Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function c()
- script.Parent.Blast.Disabled = false
- m = Instance.new("Message")
- m.Parent = game.Workspace
- h.Text = "WARNING"
- wait(.7)
- h.Text = ""
- wait(.7)
- h.Text = "WARNING"
- wait(.7)
- h.Text = ""
- wait(.7)
- h.Text = "NUCLEAR WARHEAD ARE IMMINENT!"
- wait(3)
- h.Text = "3"
- wait(1)
- h.Text = "2"
- wait(1)
- h.Text = "1"
- end
- script.Parent.ClickDetector.MouseClick:connect(c)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement