Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function msg()
- local pal = Instance.new("Message",workspace)
- pal.Text = "Smoke has arrived there! You can't see now!"
- end
- wait(10)
- local pal:remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement