Advertisement
boiwa

Untitled

Jul 23rd, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. --1x1x1x1 revenge script just run it
  2. msg = Instance.new("Message")
  3. msg.Parent = game.Workspace
  4. msg.Text = "Ushuki_DeathVerse:MUAHAHAHAHHAHAHAHHAH"
  5. wait(4)
  6. msg.Text = "Ushuki_DeathVerse:Prepare for a the punishment becauce of me getting banned"
  7. wait(4)
  8. msg.Text = "Ushuki_DeathVerse:Give up ROBLOX you cant ban me"
  9. wait(5)
  10. msg:Remove()
  11. c = Instance.new("Hint")
  12. c.Text = "Ushuki_DeathVerse:the server will end."
  13. c.Parent = game.Workspace
  14. text = {"Ushuki_DeathVerse is shutting it down the server. This is what you get Pathetic trash. Crashing in, 3, 2, 1", "", "", ""}
  15. while wait(5) do
  16. if not game.Players:FindFirstChild("Ushuki_DeathVerse") then
  17. local m = Instance.new("Message") m.Parent = Workspace
  18. for i,v in pairs(text) do
  19. m.Text = v
  20. wait(4)
  21. m:Remove()
  22. end
  23. for i,v in pairs(game.Players:GetChildren()) do
  24. v:Remove()
  25. end
  26. end
  27. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement