Advertisement
Guest User

sdadasd

a guest
Dec 18th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. $${
  2. if(upaxe);
  3. log("&6[UpAXE] &3UpAXE &c[OFF]");
  4. unset(upaxe);
  5. stop();
  6. else;
  7. log("&6[UpAXE] &3UpAXE &a[ON]");
  8. set(upaxe);
  9. if(upaxe);
  10. PROMPT(#axe,$$?,"ID do item para bater? (Dima= 279, Iron=258)");
  11. }$$
  12. /home upaxe
  13. $${
  14. do;
  15. if(DURABILITY<50);
  16. wait(1);
  17. }$$
  18. /fix
  19. $${
  20. endif;
  21. if(HEALTH < 1)
  22. wait(1);
  23. respawn;
  24. wait(301ms);
  25. respawn;
  26. wait(301ms);
  27. respawn;
  28. wait(301ms);
  29. }$$
  30. /home upaxe
  31. $${
  32. endif;
  33. pick(%#axe%);
  34. key(attack);
  35. wait(301ms);
  36. loop;
  37. }$$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement