Advertisement
xSGTx

Untitled

Mar 19th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. game:service("Players").PLAYERNAME.Chatted:connect(function(msg)
  2. execute(msg)
  3. end)
  4.  
  5. --for self, replace PLAYERNAME with LocalPlayer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement