Some members of Sanity's Edge have produced some scripts and plugins that might be useful to players on this or other muds. These are available at the links below.
zMud / cMud
TinyFugue
- tf-fragments.tf - Just some bits of my .tfrc that might be useful to other people, considering how obtuse the tf syntax can be. Included are things like color trigs and an auto-reconnector. Note: The colors are made for a 256 color xterm, so they may look odd if your terminal doesn't support that (To see if you do, /load testcolor.tf while within it, and see if you can see more than the basic colors.) You can change the 'rgbxxx' to the standard red/magenta/cyan/etc. colors in that case.
- urlgrab.tf - script to catch URLs and optionally launch them in a web browser. Use '/url -h' for usage information.
Gnome-mud
- urlcapture.py - a python plugin to catch URLs (often pasted in chat by other players) and optionally launch them in firefox. Entering '/url -h' when the plugin is loaded prints usage information.