Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. $${
  2. if(fake);
  3. unset(fake);
  4. log("&3[Fake-Mob] &cDesligado");
  5. stop();
  6. else;
  7. set(fake);
  8. log("&3[Fake-Mob] &aAtivado");
  9. endif;
  10.  
  11. do;
  12. echo(/anunciar Venha vender netherpot/gaiola/peixe/fungo /Loja yAzaTETO );
  13. wait(20);
  14. echo(/fix all);
  15. wait(100);
  16. echo(/anunciar Venha vender netherpot/gaiola/peixe/fungo /loja yAzaTETO );
  17. wait(20);
  18. echo(/fix all);
  19. wait(1000);
  20. loop;
  21. endif;
  22. endif;
  23. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement