Advertisement
Guest User

Untitled

a guest
Jan 21st, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. $${
  2. ifmatches(%CHATCLEAN%,"CraftLandia Propano");
  3. &player1=Nick;
  4. &player2=Nick;
  5. &player3=Nick;
  6. &player4=Nick;
  7. &player5=Nick;
  8. wait(1);
  9. if(%PLAYER%=%&player1%);
  10. }$$/login SUA-SENHA $${
  11. endif;
  12. if(%PLAYER%=%&player2%);
  13. }$$/login SUA-SENHA $${
  14. endif;
  15. if(%PLAYER%=%&player3%);
  16. }$$/login SUA-SENHA $${
  17. endif;
  18. if(%PLAYER%=%&player4%);
  19. }$$/login SUA-SENHA $${
  20. endif;
  21. if(%PLAYER%=%&player5%);
  22. }$$/login SUA-SENHA $${
  23. endif;
  24. wait(10);
  25.  
  26. wait(5);
  27. wait(500ms);
  28. look(0,70);
  29. wait(50ms);
  30. key(use);
  31.  
  32.  
  33.  
  34. if(@pesca);
  35. log(&4[Macro] &6Sua macro estava ligada!);
  36.  
  37.  
  38. else;
  39. log(&4[Macro] &6Sua macro estava desligada!);
  40.  
  41.  
  42. endif;
  43. wait(1);
  44. log(&4[Macro] &6Iniciando auto-relogue!);
  45. wait(2);
  46.  
  47.  
  48. do();
  49. if(@pesca);
  50. PRESS(TECLA);
  51. else;
  52. break;
  53. endif;
  54. loop;
  55.  
  56. do();
  57. if(@pesca );
  58. break;
  59. else;
  60. PRESS(TECLA);
  61. endif;
  62. loop;
  63.  
  64.  
  65. endif;
  66. endif;
  67.  
  68. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement