BEAM21

RunScript

Jun 6th, 2021 (edited)
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. spawn(function()
  2. local message = Instance.new("Message",workspace)
  3. message.Text = "O8ZORE DEV 2021)"
  4. wait(3)
  5. message:Destroy()
  6. end)
Add Comment
Please, Sign In to add comment