I want to remove the roblox chat, BUT, you can still use bubble chat (I mean so you can't read what people say unless they're near you)
wait(0.5) game:GetService('StarterGui'):SetCoreGuiEnabled('Chat',false)
That script removes chat completely
You can do that on the game settings via ROBLOX's website.