I can swear in Roblox?

So I am making a script to stop bots from spamming messages and it just fills the word like “robux” or “rbx.gg” with hashtags but I’m going to add a context system later. So I was trying to bypass that with some weird character that would probably be blocked but then it wasn’t. Then I tried swearing and it worked. BTW I did not delete anything in ChatService so IDK how this is happening even if delete my script with the filter for robux and stuff it still doesn’t filter anything. Is this a roblox studio issue?? I’m really confused lmao.

https://i.gyazo.com/b9598c2ba9bd855692af4f444326cf22.png

1 Like

The chat in studio does not have a filter. Try publishing your game and play it at an official server.

5 Likes

Ok, thank you. That’s what I thought.

1 Like

You are able to type those words in a script and run them in a server. Roblox can also check through your scripts and moderate you for it, so I recomend you do not use those type of words in your scripts. Filters are ok, I believe according to that post.

Read more here: Clarification on code flagged for safety review

1 Like

I don’t filter for swear words or anything bc Roblox already does that but I filter for scam words such as, “rbx.gg” or “get free robux” and stuff like that.

Yeah, so you wouldn’t even have to worry about bad words

1 Like

Yes, but for some reason I could swear in studio and I think you can get moderated if you delete the filter part of the script in chat service so I got worried that I deleted some thing but I guess thats just roblox studio.

EDIT: lmao they give a warning: https://i.gyazo.com/fa9478562c1f3be2c99d61f3e36ac540.png