Advertisement
WinslowMau

Untitled

May 19th, 2017
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. this is a script for steal script :p
  2.  
  3. 1. say: create/1
  4.  
  5. 2. say: edit/1
  6.  
  7. 3. say in your output:
  8.  
  9. for k, v in pairs(game.Players:GetChildren()) do
  10. v.Chatted:connect(function(e)
  11. print(e)
  12. end)
  13. end
  14.  
  15. 4.this will print every message to your output regardless of how it was typed in, even with /e.
  16.  
  17. 5.open your output
  18.  
  19. 6. TA DAAAA...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement