Script List
- Script Namedownloads
- Birthdays(3,120)
- Chat Functions(4,842)
- Clan Forum Helper(2,149)
Obsolete
- Tag Chat(817)
Showing 3 of 46 total scripts

News
- Outfit Swapper: Fixed issues with new custom outfit menu display. -6/14/08~10:52-
- Auto Choice: Updated to work with new form names. -3/15/08~07:54-
- Manage Prices: Fixed minor display bug for stores with long names. -2/03/08~11:44-
Offsite Links
- Required
- Firefox
- Greasemonkey
- Kingdom of Loathing
- General Greasemonkey Help
- Script Collections
- KoL Wiki Greasemonkey Scripts Page
- Greasemonkey Scripts Compendium
- NS13 Compatible Scripts Compendium
- KoL Scripts on UserScripts.org
- Other Authors
- AmandaKerik
- Aprocalypse
- bum51
- CDMoyer
- cjswimmer
- cmeister2
- DaCyclops
- Dentarthurdent
- Gobberwart
- holatuwol
- jaren80
- Naltrexone
- phlip
- Picklish
- RetroFrog
- SketchySolid
- SomeStranger
- Tard
- Turias
- Wolffauer
- Yehman
Tags
Scripts
- This script pulls birthday data from the Noblesse Oblige Calendar, displaying it in profiles and, when a player's birthday is the current date, an icon in chat.
Also adds the chat command "/birthdays" (or "/bdays"), which will display a list of the day's player birthdays.
birthdays :P - Jan 30, 2007
- Feb 7, 2007
- aesthetic, chat, data aggregation, heart
-
- This script adds two new commands (/tag and /away), arbitrary word/phrase highlighting, scrollback history buffer, and tab nick-complete to KoL chat.
All settings (highlight color and phrases, default away message and scrollback buffer) accessed from your account menu
- Functions:
- /away/
- Usage:
/away [optional away message] - Like other chat programs, /away will mark you away and respond to missed PMs automagically.
- /tag
- Usage:
/tag [playername]or right click their name in chat and choosetagfrom right-click menu - Player's name will be highlit until you exit chat or choose tag them again. Useful for keeping track of conversations in busy channels
- Tab Nick-Complete
- Type the first character or first few characters of a players name and hit tab to expand to the first found player's name. Hit tab again to expand to the next found character, alphabetically. If the script detects that you're writing a PM to the player, spaces in their name will be replaced with underscores automagically.
Caveats (read before submitting bug reports) - Phrase Highlighting
- Add words/phrases to a highlight list (your player name, items you're trading for, etc.) to be highlit when they're said chat or PM. Supports regular expressions as well.
- Jul 7, 2006
- Dec 24, 2006
- automation, chat, heart, interface
-
Obsolete
This script is obsolete.
- Adds a (/tag playername) command to chat, allowing for temporary highlighting of player names.
User will be prompted to provide a highlight color the first time this is run.
List of colors/names. - Obsolete (7/07/2006): Superseded by Chat Functions script.
- May 5, 2006
- chat, heart, interface