Advertisement
xXjoethebestXx

roblox msg script

Apr 1st, 2015
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. msg = Instance.new("Message")
  2. msg.Parent = game.Workspace
  3. msg.Text = "Who wanted to test my orb?"
  4. wait(0.9)
  5. msg:remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement