SpamFilter

by ACWraith
Filter chat and automate muting. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://ACWraith.SpamFilter##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://ACWraith.SpamFilter##version=0

596 downloads
Latest Version
Date added: Jul 15 2008
Last updated: Jun 5 2009
3 fans
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.

Comments

Jemai1: (Mar 24 2012, 6:55 pm)
He's using Deadron's TextHandling library.
Spunky_Girl: (Mar 24 2012, 6:48 pm)
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
Avainer1: (Oct 11 2011, 1:38 am)
Fail