Oh, okay. I see what you mean. I am trying to figure it out.
I donât think it uses the actual Roblox chat it uses its own. I would have the same question, it is just a good way to get the game banned cause there is no filterâŚ
I would like my game to stay alive so I asked the DevForum this.
Cause the DevForum is smart.
This is a good question. If @Hexultic is unable to properly filter his chat with this module, it could actually result in his place/account being faced with moderation.
This isnât only for this chat model, half of the ones I have tried out donât filter anything ither.
Thats really bad, chat modules should automatically filter so that way someone thats just getting into scripting doesnât have to research textservice.
Yes it is.
Kind of off topic: Do you suggest any custom chat things, I can use for my game?
I have been searching for a while and I canât find any good ones. If there good ones, they donât filter the chat.
I donât really have any custom chat things, Iâve always used like the default roblox chat, but maybe when I actually start to make my own, Iâll make it a free model and make it filter
I usually try to stay away from free modules unless I know they are realiable. Instead, I usually just edit robloxâs default chat system
Uhh wait, hold on, try actually testing it in the live game, maybe it actually canât filter in roblox studio.
Edit: Nope nvm, this thing just actually has no filtering whatsoever.
Is that under CoreGUI? I canât seem to edit anything there without it getting reverted to the original.
Pretty sure hes talking about using scripts to edit the chat system.
No, it is the same in Roblox.
Do I need to enable some HTTP Service thing for my game?
Maybe it only works for other people!
Test it out here to see if it filters if you want:
Honestly, when a module asks you to enable http service, its probably gonna send something to someone saying that your game was hacked.
It only censors for others only.
You actually have to do a little trick to get Robloxâs chat scripts into your project. If you play test and look in the explorer window where the âChatâ service is, youâll see all of Robloxâs chat scripts and stuff. You can copy the scripts you want, exit play test mode, and paste them into the Chat service in the explorer window. In those scripts, you can customize it a bit.
Found a tutorial that uses this method (you can ignore the whole bubble chat thing, but this does go over the chat method i mentioned)
Yes that is true. Roblox has lots of dangerous free models.
Thanks!
I will also look into that.
Quite sad honestly, Iâve made viruses before, but only to get myself familar with Instance.new, and never actually made it a free model.
I see,
thanks for your help!
It most likely already filters, keep in mind filtering does not work in studio!