Advertisement
JkleoMDS

Shut the game Hint

Jan 21st, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. local h = Instance.new("Hint")
  2. h.Parent = Workspace
  3. h.Text = "Shut up the game"
  4. wait(10)
  5. h:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement