Advertisement
Versqual

Untitled

Jul 12th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 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,5) a.Text = m end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement