Okay so playing about 15 mins ago and this guy: [USE]grintomenow STEAM_0:0:44193784 Shouted out the "N" word in chat and the bot didn't catch him
I should of clarified that, my bad, but it was in text chat and you can see it in the screenshot I posted
Ok, it is due to the fact that the bot isn't looking for it spelled in all caps. Do you have a steam id so we can ban this player if we haven't already. Thanks.
Holy crap. Appears that doing a "case insensitive" match in TCL using a regex style match string doesn't check the letters in the regex string in a case insensitive fashion. I have updated the strings to catch upper-case letters, and I have also updated the bans for having a name that matches the racism check to the same penalty as that for saying the word in chat (permanent).
I have taken care of this ban, since I noticed him in game, and attempted 2 times via the menu to ban him, and it didn't work. I did it from the site, so it's taken care of.
It appears something is broken /w the bans...I banned him 2 times from the admin menu, and it didn't work...and I banned him on the website...and that also didn't work...same steam ID all around, so it's not a dupe account...Any ideas?
The following two patterns are currently banned: [nN][iI1|][gG9][gG9][eE3][rR] [nN][iI1|][gG9][gG9][aA4] The way this works is that a character from each set of brackets may be used to form a word, so "n1g6A" would trip the ban, just as the standard non-leet-speak versions of the words.