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 Rawr (Developed by Tigerloverpro)"
- m.Text = "This server has been shutdown by Rawr (Developed by Tigerloverpro)"
- game.Workspace.Gravity = 0/0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement