$${
if(pesca);
log("&a[Macro] &bPescaBlaze &4[OFF]");
unset(pesca);
stop();
else;
log("&a[Macro] &bPescaBlaze &a[ON]");
set(pesca);
&dir = %DIRECTION%;
#bau=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);
}$$
$${
do(50);
if(%DURABILITY%<10);
look(,90);
log("&a[Macro] &bDurabilidade Baixa Reparando.");
wait(500ms);
key(use);
wait(500ms);
key(use);
look(,0);
look(,-5);
endif;
ifmatches(%HIT%,"ENTITY");
look(%&dir%);
look(,-5);
wait(200ms);
key(use);
endIf;
loop;
if(nf);
wait(1);
gui(inventory);
wait(1);
getslotitem(26,#id,#stack);
if(%#stack%=0);
gui();
else;
do;
wait(1);
if(%#bau%=1);}$$
/home b1
$${endif;}$$
if(%#bau%=2);}$$
/home b2
$${endif;}$$
if(%#bau%=3);}$$
/home b3
$${endif;}$$
if(%#bau%=4);}$$
/home b4
$${endif;}$$
if(%#bau%=5);}$$
/home b5
$${endif;}$$
if(%#bau%=6);}$$
/home b6
$${endif;}$$
if(%#bau%=7);}$$
/home b7
$${endif;}$$
if(%#bau%=8);}$$
/home b8
$${endif;}$$
if(%#bau%=9);}$$
/home b9
$${endif;}$$
if(%#bau%=10);}$$
/home b10
$${endif;}$$
if(%#bau%=11);}$$
/home b11
$${endif;}$$
if(%#bau%=12);}$$
/home b12
$${endif;}$$
if(%#bau%=13);}$$
/home b13
$${endif;}$$
if(%#bau%=14);}$$
/home b14
$${endif;}$$
if(%#bau%=15);}$$
/home b15
$${
endif;
wait(10);
key(use);
wait(1);
for(#i,54,71);
slotclick(%#i%,l,true);
wait(30ms);
next;
wait(500ms);
getslotitem(53,#id,#stack);
wait(500ms);
if(%#stack%!=0);
inc(#bau);
endif;
if(%#bau%=15);
unset(nf);
log("&a[Macro] &bBaús Cheios Apenas Pescara Blaze agora.");
gui();
else;
gui();
endif;
until(%#stack%=0);
}$$
/home blaze
$${
endif;
endif;
while(pesca);
endif;
}$$