Say, I let a player name instances, but to make sure it aligns with the community guidelines, I filter the player’s name that they put get filtered (on the server side), then I name the instance they chose to name exactly what they inputted (but filtered).
Since there are chat bypass exploits, is it possible that if someone puts something inappropriate as the instance’s name, I could get banned?
What I would do, if you are saving the object with the name that the player put in, filter the name of the object every time it is loaded, that way as Roblox fixes chat bypasses, it will just automatically update and fix the chat bypass, and you won’t be at fault.