Bad Words Filter 1.0 Scripts 3.5 Community
Submitted by user rockgem; MIT; 2023-03-31
Filtering bad words for your game.
Can be useful for:
Filtering bad words before that goes into leaderboard usernames.
functions:
is_word_ok(word) -> returns a bool (false if the word contains bad word, true if it is safe)
View files Download Submit an issue Recent Edits