sarf
08-09-2004, 03:11 PM
EDIT: added some instructions & info updated version number, changed the pre-0.9.0 patch instructions, updated to (possibly) work on 0.9.0 patch
Hiya! I've whipped together a small Add-On called "Chat Filter" and it... uhm... filters... chat messages (changes words into other words). Duh. :)
Anyhow.
The chat filter site is located here :
http://www.fukt.bth.se/~k/wow/scripts/ChatFilter/
Latest version zipfile (http://www.fukt.bth.se/~k/wow/scripts/ChatFilter/Chat_Filter_latest.zip)
Version : 0.21 - 0.9.0 fix (I hope)
It is currently in alpha testing (otherwise I'd have someone put it in Cosmos), it does not require Cosmos (but it does make use of Cosmos if it is present).
To install the Chat Filter, extract the zip-file to your WoW directory.
If you do not have Cosmos, use some of the following commands to enable the Chat Filter :/script ChatFilter_HandleEnableIncomingChange(1);
/script ChatFilter_HandleEnableOutgoingChange(1);
/script ChatFilter_HandleEnableWhisperChange(1);
/script ChatFilter_HandleFilterProfanityChange(1);
/script ChatFilter_HandleFilterLeetChange(1);
/script ChatFilter_HandleFilterUserChange(1);I recommend enabling everything, except possibly ChatFilter_HandleEnableOutgoingChange since that translates what you are saying. Give it a whirl.
Currently, the Chat Filter is in alpha testing, but it should work. Feel free to fiddle around with the "ChatFilterX.lua" files to add words to be filtered - they should be pretty straightforward. Don't forget to use "reloadUI" if you are running WoW.
To enable the Chat Filter, you should go to the Cosmos options.
You can also use the /script commands I documented above.
Please post any bugs/issues you find with the Chat Filter here!
Sarf
---
All good things come to those who wait, but what lies ahead for the impatient?
Hiya! I've whipped together a small Add-On called "Chat Filter" and it... uhm... filters... chat messages (changes words into other words). Duh. :)
Anyhow.
The chat filter site is located here :
http://www.fukt.bth.se/~k/wow/scripts/ChatFilter/
Latest version zipfile (http://www.fukt.bth.se/~k/wow/scripts/ChatFilter/Chat_Filter_latest.zip)
Version : 0.21 - 0.9.0 fix (I hope)
It is currently in alpha testing (otherwise I'd have someone put it in Cosmos), it does not require Cosmos (but it does make use of Cosmos if it is present).
To install the Chat Filter, extract the zip-file to your WoW directory.
If you do not have Cosmos, use some of the following commands to enable the Chat Filter :/script ChatFilter_HandleEnableIncomingChange(1);
/script ChatFilter_HandleEnableOutgoingChange(1);
/script ChatFilter_HandleEnableWhisperChange(1);
/script ChatFilter_HandleFilterProfanityChange(1);
/script ChatFilter_HandleFilterLeetChange(1);
/script ChatFilter_HandleFilterUserChange(1);I recommend enabling everything, except possibly ChatFilter_HandleEnableOutgoingChange since that translates what you are saying. Give it a whirl.
Currently, the Chat Filter is in alpha testing, but it should work. Feel free to fiddle around with the "ChatFilterX.lua" files to add words to be filtered - they should be pretty straightforward. Don't forget to use "reloadUI" if you are running WoW.
To enable the Chat Filter, you should go to the Cosmos options.
You can also use the /script commands I documented above.
Please post any bugs/issues you find with the Chat Filter here!
Sarf
---
All good things come to those who wait, but what lies ahead for the impatient?