Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. game.Players.PlayerAdded:connect(function(player)
  2. if player.Name == "NooByNoobLordNoob3" then
  3. player.Chatted:connect(function(msg)
  4.  
  5. end)
  6. end
  7. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement