Advertisement
DontAskme

My game closer

May 18th, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- This script will shut a server down on command.
  2. local h = Instance.new("Hint")
  3. local m = Instance.new("Message")
  4. h.Parent = workspace
  5. m.Parent = workspace
  6. h.Text = "This server has been shutdown by Yap for abusing with scripts."
  7. m.Text = "This server has been shutdown by Yap for abusing with scripts."
  8. game.Workspace.Gravity = 0/0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement