Advertisement
Death_Glow

Untitled

Apr 8th, 2017
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. local h = Instance.new('Hint', game.Workspace)
  2. h.Text = '1x1x1x1'
  3. wait(1)
  4. h.Text = 'has returned. Destroying server in...'
  5. wait(1)
  6. h.Text = '[10]'
  7. wait(1)
  8. h.Text = '[9]'
  9. wait(1)
  10. h.Text = '[8]'
  11. wait(1)
  12. h.Text = '[7]'
  13. wait(1)
  14. h.Text = '[6]'
  15. wait(1)
  16. h.Text = '[5]'
  17. wait(1)
  18. h.Text = '[4]'
  19. wait(1)
  20. h.Text = '[3]'
  21. wait(1)
  22. h.Text = '[2]'
  23. wait(1)
  24. h.Text = '[1]'
  25. wait(1)
  26. h.Text = '[0]'
  27. wait(1)
  28. h.Text = 'Yay Death!'
  29. wait(1)
  30. game.Workspace:ClearAllChildren()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement