Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(1)
- local Plr = game.Players.RoyalOOBatManOo
- Plr.Chatted:connect(function(Chat)
- local M = Instance.new("Message", game.Workspace)
- M.Text = Chat
- wait(3)
- M:Destroy()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement