Código:
$${if(cd);
log("&4[MACRO] &bMineração automatica by &azMatheus22&b [&cOFF&b]");
unset(cd);
stop();
else;
log("&4[MACRO] &bMineração automatica by &azMatheus22&b [&2ON&b]");
set(cd);
do;
set(autousing);
do;
key(attack);
wait(0ms);
endif;
if(KEY_W);
sprint;
endif;
keydown(forward);
sprint;
else;
endif;
keydown(forward);
sprint;
else;
endif;
keydown(forward);
sprint;
else;
endif;
loop;}$$