Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- p = game.Players.LocalPlayer p.Chatted:connect(function(m) local a = Instance.new('Hint',Workspace.Terrain) game.Debris:AddItem(a,9999999999999999999999999999) a.Text = m end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement