Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- if (game.Players:findFirstChild("COOLBRAYDENNOOB") == nil) then
- m = Instance.new("Message")
- m.Text = "You realize, You can be permabanned from this SB by kicking, Right?"
- m.Parent = game.Workspace
- wait(3)
- if (m ~= nil) then
- m:remove()
- end
- game.NetworkServer:remove()
- end
- wait()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement