reive123

Untitled

Jul 23rd, 2017
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. $${
  2. if(z);
  3. log(" &e[&3%PLAYER%&e] &5yJeffGamerSwords &4OFF");
  4. log(" &9 Obrigado por usar minha &aMacro!");
  5. log(" &9 Fique ligado no meu &acanal? &4<3");
  6. log(" &a www.youtube.com/&6jeffhinotoo");");
  7. unset(z);
  8. stop();
  9.  
  10. else;
  11. set(z);
  12. log(" &e[&3%PLAYER%&e] &0yJeffGamerSwords &2ON");
  13. endif;
  14. }$$
  15. /g &3Usando a macro &6yJeffGamer &bSwords &3do canal &e[&0Jeffhinoto&e]
  16. $${
  17. // ------------
  18. #espada=1;
  19. look(%&dir%);
  20.  
  21. do;
  22. wait(10ms);
  23. slot(%#espada%);
  24. key(attack);
  25.  
  26. if(%DURABILITY% < 15)
  27. INC(#espada,1);
  28. wait(100ms);
  29.  
  30. if(%#espada% = 10);
  31. log(" &e[&3%PLAYER%&e] &5yJeffGamerSwords &4OFF");
  32. log(" &bSuas espadas estΓ£o no &4VERMELHO");
  33. stop();
  34. endif;
  35. endif;
  36. loop;
  37.  
  38. log(" &e[&3%PLAYER%&e] &0yJeffGamerSwords &4OFF");
  39. unset(z);
  40. stop();
  41. }$$
Add Comment
Please, Sign In to add comment