Advertisement
metilol

Untitled

Mar 8th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function msg()
  2. local pal = Instance.new("Message",workspace)
  3. pal.Text = "Smoke has arrived there! You can't see now!"
  4. end
  5. wait(10)
  6. local pal:remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement