Hey I just wanted to know, ive never done it because im afraid of being smitten lol.
I’d like to add onto roblox’s filtering. Just, something to remove words I see that are somehow bypassing the filter. Would I be allowed to add profanity into the code for the sake of trying to filter out specifics further?
yes. you can add profanity to your scripts and code, as long as it doesn’t print out or display to the player. you’re safe, and furthermore you’re using FilterService. And adding profanity words is the actual way to do it.
I forgot if Roblox changed how they do script filtering.
The last time I remember hearing about anyone having an issue with that was years ago, but I think you’re okay to include swears or profane language, so long as it isn’t displayed to the player (and it shouldn’t be, given you’re literally just using it to filter player input)