Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $${
- if(rorzgamer);
- log("&b[MACRO] &aUpaRep &6by &bRorzGamer &4[OFF]");
- unset(rorzgamer);
- stop();
- else;
- log("&b[MACRO] &aUpaRep &6by &bRorzGamer &2[ON]");
- set(rorzgamer);
- &dir=%DIRECTION%;
- ifmatches(%&dir%,N);&dir=NORTH;endif;
- ifmatches(%&dir%,S);&dir=SOUTH;endif;
- ifmatches(%&dir%,E);&dir=EAST;endif;
- ifmatches(%&dir%,W);&dir=WEST;endif;
- DO;
- look(%&dir%);
- look(,60);
- pick(leaves);
- KEY(use);
- wait(1ms);
- pick(shears);
- if(%DURABILITY%<30);
- look(,90);
- log("&b[MACRO]&6 Reparando!");
- wait(500ms);
- key(use);
- wait(1);
- if(%DURABILITY%<20);
- log("&b[MACRO] &aUpaRep &6by &bRorzGamer &4[OFF]");
- log("&b[MACRO] &cSem &7ferro &cpara reparar!");
- unset(rorzgamer);
- stop();
- endif;
- log("&b[MACRO] &6Tesoura reparada com sucesso!");
- log("&b[MACRO] &6Voltando!");
- endif;
- KEY(attack);
- LOOP;
- endif;
- }$$
Advertisement
Add Comment
Please, Sign In to add comment