the chat in this game is custom and also fires chatted event:
That looks to just be Roblox’s new chat UI if I’m not mistaken.
Again my point is that you can’t make your own module fire the .Chatted event without modifying Roblox’s own modules.
This is roblox’s beta chat with textchatservice, not a custom chat gui
okay so ig I cant do it. conclusion: roblox doesnt give its developers enough power.
I want to completely OBLIDERATE Roblox’s default chat system.
Note: I want bubble chat to stay
I tried running:
game:GetService("StarterGui"):SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false)
but as you can see, the roblox beta chat still is up. How do I completely delete Roblox’s built in chat but keep the bubble chat function?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.