To be specific, I am creating a fighting game and for whenever the player says “ez” or anything toxic-related it replaces their chat with something cringe or goofy as a funny little detail and to somewhat keep toxicity out of the game. Very similar to what minecraft hypixel does whenever you say things of that sort. How would I go about this? I think I have to edit the chat module but I still don’t know what to do.
1 Like
I think you have to modify the roblox’s chat script to do this. It should be quite easy to do once you find the part where the message is required and handled.