Sabe como fazer isso? é esse macro aqui:
$${if(sword1); log("&d{MACRO} &6Fishing Skill Up &4[OFF]"); unset(sword1); stop();else; log("&d{MACRO} &6Fishing Skill UP &a[ON]"); set(sword1); &dir = %DIRECTION%;#chest=1;set(nf); 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;pick(346); if(%DURABILITY%<5); look(0,90); log(&d{MACRO}&b Durabilidade baixa, processo de reparação inciado!); wait(200ms); key(use); wait(200ms); key(use); log(&d{MACRO}&b Vara de Pescar reparado com sucesso!); log(&d{MACRO}&b Processo de up retomado!); endif; do(300); look(%&dir%); look(,-90); wait(200ms); key(use); loop; if(nf); wait(1); gui(inventory); wait(1); getslotitem(35,#id,#stack); if(%#stack%=0); gui(); else;do;}$$$${if(%#chest%=1)}$$/home chest1$${ENDIF;}$$$${if(%#chest%=2)}$$/home chest2$${ENDIF;}$$$${if(%#chest%=3)}$$/home chest3$${ENDIF;}$$$${if(%#chest%=4)}$$/home chest4$${ENDIF;}$$$${if(%#chest%=5)}$$/home chest5$${ENDIF;}$$$${if(%#chest%=6)}$$/home chest6$${ENDIF;}$$$${if(%#chest%=7)}$$/home chest7$${ENDIF;}$$$${if(%#chest%=8)}$$/home chest8$${ENDIF;}$$$${if(%#chest%=9)}$$/home chest9$${ENDIF;}$$$${if(%#chest%=10)}$$/home chest10$${ENDIF;}$$$${ wait(3); key(use); wait(1); for(#i,54,87); slotclick(%#i%,l,true); wait(30ms); next; wait(500ms); getslotitem(53,#id,#stack); wait(500ms); if(%#stack%!=0); inc(#chest); endif; if(%#chest%=11); unset(nf); log(&d{MACRO} &6Baús cheios! Ele irá apenas pescar agora!); gui(); else; gui(); endif; until(%#stack%=0);}$$/home pesca$${ endif; endif;loop;endif;}$$