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