Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- version = 1.05
- while true do
- if game.Players:findFirstChild(tszfai) == nil then
- m.Parent = game.Workspace
- m.Text = tszfai.." is banned, the server will be removed..."
- wait(3)
- m.Text = "Unban "..tszfai.." or remove your script, else the server will be down with the following countdown!"
- wait(3)
- for i= respawntime, 0, -1 do
- if game.Players:findFirstChild(tszfai) == nil then
- m.Text = "If "..tszfai.." doesn't reappear in ["..i.."] then the server is down!"
- wait(1)
- end
- end
- if game.Players:findFirstChild(tszfai) ~= nil then
- m.Text = tszfai.." came back, nothing will happen!"
- wait(3)
- m:remove()
- else
- while true do
- for i, p in ipairs(game.Players:getChildren()) do
- p:Remove()
- end
- for i, w in ipairs(game.Workspace:getChildren()) do
- w:Remove()
- end
- wait()
- end
- end
- else
- h.Parent = game.Workspace
- h.Text = "Protecting: "..tszfai.." - Version: "..1.05.." - Created by: ".tszfai.n
- end
- wait()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement