SpamFilter

by ACWraith
Filter chat and automate muting.
ID:119839
 
This library provides a datum which can filter things out of chat and mutes those who talk too much. You can override current filters or add your own. If you override sf_ID(), then Chatters do not even have to be mobs or clients. A user interface is provided, but you can override it as well.

Deadron's XML library is included for the saving/loading because I like using files that can be edited by hand while the server is down.



This library is used in multiple Fooldom Come games.
Fail
I looked through the entire project for the dd_replacetext() proc but could not find it, and yet it uses the proc 3 times. How are you using an undefined proc? x.x
In response to Spunky_Girl
He's using Deadron's TextHandling library.