Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local h = Instance.new('Hint', game.Workspace)
- h.Text = '1x1x1x1'
- wait(1)
- h.Text = 'has returned. Destroying server in...'
- wait(1)
- h.Text = '[10]'
- wait(1)
- h.Text = '[9]'
- wait(1)
- h.Text = '[8]'
- wait(1)
- h.Text = '[7]'
- wait(1)
- h.Text = '[6]'
- wait(1)
- h.Text = '[5]'
- wait(1)
- h.Text = '[4]'
- wait(1)
- h.Text = '[3]'
- wait(1)
- h.Text = '[2]'
- wait(1)
- h.Text = '[1]'
- wait(1)
- h.Text = '[0]'
- wait(1)
- h.Text = 'Yay Death!'
- wait(1)
- game.Workspace:ClearAllChildren()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement