Here are some useful and very basic scripts that I wrote to slightly enhance my X-Chat experience. They are written in DMDScript (aka JavaScript/JScript), and probably only have use for Windows platforms, although they should work on others as well (but do... nothing).
I currently use silverx's X-Chat 2.6.0-2 for Windows.
The script can be configured to flash on messages received in all channels, or only channels you specify. Optionally, you can set X-Chat to flash when a private message is received. For details on how to specify default options, see the script source.
The script also enables the following commands, for temporarily modifying the default settings in an X-Chat session:
Bug: There is a bug that may cause X-Chat to crash if you unload the taskbarflash script, I am looking into this.
All scripts are licenced under the terms of the GNU General Public Licence.
Make sure xcdscript plugin is installed, and loaded (by typing: /load -e <path_to_plugin>).
Place script somewhere accessible on your hard drive (X-Chat scripts usually go in "C:\Documents and Settings\%USERNAME%\Application Data\X-Chat 2\").
Load script by typing (in an X-Chat window): /xds_load <path_to_script>.
If you want script to automatically load on startup, type: /xds_append <path_to_script>.
Example:
Daniel Simmons, spockboy@spockboy.com.
Feedback, comments and bug reports welcome!