Advertisement
karpvp

Untitled

Jan 24th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. $${
  2. ifmatches(%CHATCLEAN%,"^?Bem vindo de volta\. Por favor digite \/login sua-senha\.$");
  3. &player1=uma_fake;
  4. &player2=;
  5. &player3=;
  6. &player4=;
  7. wait(1);
  8. if(%PLAYER%=%&player1%);
  9. }$$/login calilneves123456789$${
  10. endif;
  11. if(%PLAYER%=%&player2%);
  12. }$$/login $${
  13. endif;
  14. if(%PLAYER%=%&player3%);
  15. }$$/login $${
  16. endif;
  17. if(%PLAYER%=%&player4%);
  18. }$$/login $${
  19. endif;
  20. wait(6);
  21.  
  22.  
  23. if(@herbalivros);
  24. @#homelessmacros=1;
  25. unset(@herbalivros);
  26. wait(1);
  27. do;
  28. if(@herbalivros);
  29. else;
  30. log("&a&l[Macro]&f Reiniciando a Herbalivros. &1- [By: Homeless Macros]");
  31. press(G);
  32. wait(1);
  33. endif;
  34. until(@herbalivros);
  35. endif;
  36.  
  37.  
  38.  
  39. endif;
  40.  
  41. if(@sweeping);
  42. ifmatches(%CHATCLEAN%,"Limpando itens do chao em 5s");
  43. set(@gimmeabreak);
  44. wait(6);
  45. unset(@gimmeabreak);
  46. endif;
  47. endif;
  48. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement