Okay. I have tried this
game.StarterGui:SetCoreGuiEnabled("Chat", false)
and
game.StarterGui:SetCoreGuiEnabled(3, false)
But it didn't work.
game.StarterGui:SetCoreGuiEnabled("PlayerList", false)
in localscript, in StarterGui
StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false)
I think this should work, its edited from the Wiki
Locked by fireboltofdeath, TofuBytes, Aethex, adark, and BlueTaslem
This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.
Why was this question closed?