Versqual

Untitled

Jul 13th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. 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)
Add Comment
Please, Sign In to add comment