Advertisement
hecker6251

1X1X1X1 script ( remasterized ) No Gui !!!!!!

Sep 16th, 2022 (edited)
1,386
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. edited by me (461725)
  2. msg = Instance.new("Message")
  3. msg.Parent = game.Workspace
  4. msg.Text = "1x1x1x1:MUAHAHAHAHHAHAHAHHAH HELLO PLAYER"
  5. wait(4)
  6. msg.Text = "1x1x1x1:"I prepare my punishment because you banished me
  7. wait(4)
  8. Roblox join ...
  9. wait(4)
  10. msg.Text = "1x1x1x1:YOU WILL ALL PAY FOR MR BEING BANNED!"
  11. wait(5)
  12. msg:remove()
  13. msg.Text = "Roblox:No no yet I banned you don't do it again please
  14. wait(5)
  15. msg:Remove()
  16. c = Instance.new("Hint")
  17. c.Text = "1x1x1x1 the server will end."
  18. c.Parent = game.Workspace
  19. text = {"1x1x1x1 is shutting it down the server. MUAHAHAHAHHAHAHAHHAH. Crashing in, 3, 2, 1", "", "", ""}
  20. while wait(5) do
  21. if not game.Players:FindFirstChild("1x1x1x1") then
  22. local m = Instance.new("Message") m.Parent = Workspace
  23. for i,v in pairs(text) do
  24. m.Text = v
  25. wait(4)
  26. m:Remove()
  27. end
  28. for i,v in pairs(game.Players:GetChildren()) do
  29. v:Remove()
  30. end
  31. end
  32. end
  33.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement