Advertisement
RyanDaCoder

LOlzz

Nov 22nd, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. msg = Instance.New ("Hint")
  2. msg.Parent = game.Workspace
  3. msg.Text = "Thanks for using mah account stealor script Yay"
  4. wait(3)
  5. msg.Text = "Hacking data of user [ ]"
  6. wait(3)
  7. msg.Text = "Hacking data of user [- ]"
  8. wait(3)
  9. msg.Text = "Hacking data of user [-- ]"
  10. wait(3)
  11. msg.Text = "Hacking data of user [---]"
  12. wait(3)
  13. msg.Text = "Hacking data of friends [ ]"
  14. wait(3)
  15. msg.Text = "Hacking data of friends [- ]"
  16. wait(3)
  17. msg.Text = "Hacking data of friends [-- ]"
  18. wait(3)
  19. msg.Text = "Hacking data of friends [---]"
  20. wait(3)
  21. msg.Text = "Deleting user account"
  22. wait(5)
  23. plr = game.Players
  24.  
  25. plr.LocalPlayer:Remove()
  26. msg:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement