Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. $${
  2. ifmatches(%CHAT%,"» CraftLandia Propano");
  3. log(&4[Macro] &5Iniciando auto-relogue &5Winsi &6!);
  4. wait(1);
  5. log(&4[Macro] &5Primeiro, vamos logar!);
  6. }$$/login SENHA$${
  7. wait(1);
  8. wait(1);
  9. key(use);
  10.  
  11.  
  12. do();
  13. if(@pesca);
  14. exec(Pesca2.txt);
  15. exec(DC.txt);
  16. break;
  17. endif;
  18. loop;
  19.  
  20. do();
  21. if(@pesca);
  22. break;
  23. exec(Pesca2,txt);
  24. exec(DC.txt);
  25. endif;
  26. loop;
  27.  
  28.  
  29. endif;
  30. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement