Author Topic: Is it possible to edit the Chat Filter?  (Read 849 times)

Just curious.

I want to invite some friends to Blockland but I'm not comfortable with inviting them due to the fact the chat filter misses some words (such as dumbass, etc).

If it is possible to edit the chat filter, where?

Server settings on RTB? Use the E-Tard filter or something

Server settings on RTB? Use the E-Tard filter or something
That's only on their server though.

There's E-Tard as a major thing you could use. But, there are also some simple ways to edit stuff out like that with client-side coding.

For those wondering what I'm talking about.

The chat filter is what censors their chat from swear words, turning ass into ***.

For those wondering what I'm talking about.

The chat filter is what censors their chat from swear words, turning ass into ***.
Go to settings. Somewhere in the settings, there is an option to turn off censorship.

It's in config/client/prefs.cs somewhere with the E-Tard format. Just search "monday" to find it.

You can add curses to that string on their computers.

Go to settings. Somewhere in the settings, there is an option to turn off censorship.
this isn't what he is asking
try reading the thread next time

It's in config/client/prefs.cs somewhere with the E-Tard format. Just search "monday" to find it.

You can add curses to that string on their computers.
do that

It's in config/client/prefs.cs somewhere with the E-Tard format. Just search "monday" to find it.

You can add curses to that string on their computers.
Found it, thanks.