Author Topic: How do I add more words to the swear filter?  (Read 1403 times)

How do I add more words to the swear filter?

1. It's not a swear filter
2. You can do this by using RTB prefs

just type in more words to the e-tard filter and separate the words by commas.

just type in more words to the e-tard filter and separate the words by commas.

But the E-Tard isn't the swear filter.
E-Tard blocks things from being said in the server.
The Swear filter replaces listed swear words with "****" and works in any server.

But the E-Tard isn't the swear filter.
E-Tard blocks things from being said in the server.
The Swear filter replaces listed swear words with "****" and works in any server.
I recall that the "bad words list" was a text file somewhere in the config directory, but I cannot find it anymore. It might have just been hard coded in to the rest of the scripts at some point.

$Pref::Chat::CurseList = "word, or words ,separated,by,commas,";

For reference; the default curse list is:
$Pref::Chat::CurseList = "bitch,stuff,forget,fuk,cunt,monday,niglet,starfish, ass ,friend, cigarette , cigarettes ,suck my, richard, rooster , kike ,";

This is stored in config/client/prefs.cs.