Jump to content

Hex Chat Addons

All addons for hex chat client

35 files

  1. HexQuest

    HexQuest
    a HexChat plugin for making MUCKs easy to use through HexChat. Totally not related to a certain cereal-based shoot-em-up. Simply add a MUCK to the server list as you would an IRC server.
    This way you get all the features HexChat has while using MUCK servers, and more features:
    Marker line for new text
    Spell check
    Character counter (if using my plugin for that)
    Separate tabs for pages, where you can just type into them without typing "p name=text"
    See your previous conversation with someone when you page them
    Shortcut to speed up whispering to people
    Set specific words to be highlighted in a different color
    Features
    Each can be enabled or disabled with /hquest feature_name on/off. For example, to turn server_flash on, you'd do /hquest server_flash on.
    page_tabs - Moves pages to a separate tab.
    auto_quote - Automatically converts messages typed on the server tab into server commands. Also converts /me to a pose.
    ignore_away - Prevents /away and /back from being sent to the server.
    eat_pages - If page_tabs is on, the pages will only appear in the separate tab, not the server one.
    bold_whisper - Bolds lines containing whispers.
    flash_whisper - (Requires bold_whisper) Makes HexChat's tab flash when you get whispered.
    server_flash - Flash HexChat's tab any time the server tab receives text. Not saved in the config file.
    zombie_flash - Flash HexChat's tab any time a zombie receives text. Not saved in the config file.
    zombie_print_events - Use printing instead of privmsg for zombies, so you don't get notifications for every line of text.
    Additionally, if bold_whisper is enabled, pressing the tab key on the server tab will fill in a whisper addressed to the most recent person you whispered to.
    Configuration
    /hquest force - Forces the current server to be seen as a MUCK one.
    /hquest account username password - Sets the username and password for your character.
    /hquest muck_identifier text - Change the string that identifies the server as a MUCK, defaults to "#$#mcp version:".
    /hquest idle_timeout_string text - Change the string that identifies that the MUCK disconnected you for being idle, and that you should not auto-reconnect.
    /hquest echo_cmd number command - Choose specific commands that should echo the command into the window. This is helpful for making sure uses of "look" and "lookat" actually go into the logs, so it's much easier to find a description in them.
    Highlighting
    /hquest highlight_word number word will set specific words to highlight with a specific color. /hquest highlight_color color will set the 2-digit IRC color code to use, defaulting to 9 (green). The "word" can actually be multiple words, and it is not case sensitive.
    /hquest highlight_level number will choose how severe the response to those words should be. 0 does no action, 1 colors only the word, 2 recolors the server tab, 3 flashes HexChat's whole tab. You can't select per-word yet, and the default is 1.
    Zombies
    You can have 10 zombies by default, numbered 0 to 9. Use /hquest zombie number prefix name to specify the in-world name of the zombie as well as the command prefix you have set for the zombie.
    For example, I have the command prefix set to aaa and my zombie is named 'NovaSquirrel, so I do /hquest zombie 0 aaa 'NovaSquirrel.
    Open a query to $Z0, where 0 is replaced by the zombie number, to do actions as that zombie.
    Limitations
    Multi-person pages are not implemented yet, and they probably just go to the server tab.
    Only one MUCK connection and character is supported at a time.
    A MUCK tutorial for IRC users
    NovaSquirrel's MUCK tutorial, using HexChat.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  2. XChat-Hexchat-Scripts

    XChat-Hexchat-Scripts
    Some XChat/Hexchat scripts. Some of the commands might not work if used from windows.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  3. HexChat-utility-plugins

    About
    Some stuff to add functionality to your hexchat client and behave like a bot!

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  4. calaway

    calaway
    XChat plugin that sets the away message based on Exchange calendar.
    Requirements
    Powershell 3.0
    Exchange Web Services Managed API
    Haskell GHC
    Compile
    Compile using hsxchat from jdve/xchat-plugin by running this command from the parent directory:
    hsxchat -ocalaway -c
    Installation
    Copy calaway.dll into the HexChat/XChat addons directory along with get-events.ps1.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  5. hexchat-mpv

    Hexchat MPV now playing script
    Original script from kuehnelth/xchat_mpv_np.
    Usage:
    /mpv - Show information about currently open file in mpv
    Setup:
    mpv_np.py uses the mpv JSON IPC Protocol.
    To enable it, add the following line to ~/.config/mpv/mpv.conf input-ipc-server=~/.config/mpv/socket
    mpv_np_win.py works without any setup.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  6. hexchat-deadbeef

    hexchat-DeaDBeeF
    This is a modified version of mwgg/xchat-deadbeef-stripped that is from iceTwy/xchat-deadbeef. Aimed to strip the functionality to necessities only and modify the output format. It does not check whether DeaDBeeF is running, and can only output the results of /np command in like so:
    nickname is listening to: Artist - Album - Track | Playback / Length | Codec | yyyy kbps | zzzzzHZ
    Unlike the original, this version does not check for whether or not DeaDBeeF is running, solving certain annoyances on some systems, and it is not able to control playback. The only function is to announce current track in a format shown above. It includes Python 3 version ONLY.
    This works only in DeaDBeeF 0.7.0 or newer.

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  7. irc-guard

    rc-guard
    Designed to guard against typing unwanted text into IRC. Could be a password it saves!
    Compatible with HexChat.
    Requires enter to be double pressed to submit a message.
    Perl is not my strongest programming language, if something doesn't look right, let me know. (Until I learn more about it, in which case this will be gone!)
    Modified from the HexChat Addon GitHub. Original writer: LifeIsPain
    Thank you to libussa from the HexChat IRC channel on Freenode for suggesting how to tweak the original module!

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  8. SpinGame

    About
    A little .spin game like the one used by TheGreatSparky in the #DontJoinItsATrap channel on rizon for hexchat

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  9. hnp_clementine

    HNP Clementine 1.0.0 by Antonio Prcela (github precla) based on HNP 2.0.1
    HNP (HexChat Now Playing) is a now playing announcer for HexChat and Clementine capable of showing detailed info about the current playing track.
    The original HNP combined with Amarok has the following features, which haven't all yet been migrated to Clementine. The most used ones work!
    Original text from the HNP+Amarok features: It displays the title, artist, album, year, length, bitrate and size of the track with the possibility to choose which one to be displayed or not. It is highly configurable through various commands and it also has a graphical menus interface.
    Usage
    copy the hnp_clementine.pl file into the ~/.config/hexchat/addons directory.
    load it in Hexchat, for example using: Window -> Plugin and Scripts
    For suggestions and bug reports please open up a issue on:
    https://github.com/precla/hnp_clementine
    Original HNP Homepage:
    http://www.tuxarena.com/intro/xnp.php
    License:
    GNU GPL v2

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  10. hexchat-bitlbee-extras

    Hexchat Bitlbee Extras.
    This repository contains Hexchat plugin which should make your life with Bitlbee much easier and nicer.
    Installation
    Grab bitlbee_extras.py, put into ~/.config/hexchat/addons and load it.
    Configuration
    Bitlbee
    Make sure you have:
    nick_format = %full_name
    in global or account-specific configuration.
    Plugin
    Plugin can be configured, see /help be and /be get all after plugin loading.
    WARNING: Plugin will not work until you do:
    /be set network NETNAME
    Where NETNAME is a name of Bitlbee network. If you have it multiworded (e.g. "ZNC - Bitlbee") - just put them in quotes like:
    /be set network "ZNC - Bitlbee"
    What it does
    This is a list of functions it executes:
    Automatically replaces bad XMPP MUC (and possibly other) nicknames with valid ones (taken from userhost).

    0 downloads

       (0 reviews)

    0 comments

    Submitted

  • Download Statistics

    1,189
    Files
    13
    Comments
    31
    Reviews
    Latest File
    By chain

    11    0


×
×
  • Create New...