Advertisement
NOLI10

{Glitch Chat

Nov 4th, 2019
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. while true do
  2. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, true)
  3. wait()
  4. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false)
  5. wait()
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement