Pra ativar precisa estar com a picareta no slot1 e estar segurando na mao.
Quando precisar reparar, desligue a macro e religue após o reparo.
$${
if(teste);
unset(teste);
LOG(&l&f----- MACRO DO &bCHUVA &l&4Encerrado!-----);
stop();
else;
set(teste);
LOG(&l&f----- MACRO DO &bCHUVA &l&aIniciado!------);
#item=278
Do();
PICK(#item);
IF(DURABILITY < 170);
WAIT(1MS);
SLOT(9);
LOG(&l&f------PRECISA DE REPAROS-------);
wait(2);
ENDIF;
LOOP;
}$$