SHOW:
|
|
- or go back to the newest paste.
| 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 Rawr (Developed by Tigerloverpro)" |
| 6 | + | h.Text = "This server has been shutdown by Yap for abusing with scripts." |
| 7 | - | m.Text = "This server has been shutdown by Rawr (Developed by Tigerloverpro)" |
| 7 | + | m.Text = "This server has been shutdown by Yap for abusing with scripts." |
| 8 | game.Workspace.Gravity = 0/0 |