p = game.Players.LocalPlayer p.Chatted:connect(function(m) local a = Instance.new('Hint',Workspace.Terrain) game.Debris:AddItem(a,9999000000000) a.Text = m end)
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!