What do you want to achieve?
To disable emotes. For example: when a player used “/emote [emote or /e [emote]”, a text in the chat should say, “You Can’t Use Emotes Here.”
What is the issue? Include screenshots / videos if possible!
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
Yes, But whenever I tried the solution, it doesn’t work.
In the post I responded to you with, there is a file called “DisableEmotes.rbxm”. Download that and insert it into TextChatServices. Then you can leave the ClientChatModules in TextChatServices and move the Animate into StarterCharacterScripts.
(What he means by game.Chat is the TextChatService.)