Fiz essa macro para os não vips, que não podem marca muitas homes.
Função da Macro é upar espadas rápido sem /home,
[ATENÇÃO] A macro não reparar ou guardar itens.
A macro \/
$${
if(up);
log("&8&l[&4&l!&8&l]&6Macro MataMobs Simples &8[&4&lOFF&8]");
unset(up);
stop;
else;
set(up);
log("&8&l[&2&l!&8&l]&6Macro MataMobs Simples &8[&2&lON&8]");
ACHIEVEMENTGET(MataMobs By:TONYoil !,276:276);
log(&8&l[&6&lMACROS&8&l] &f&lTONYoil);
#dr=0;
&i=%ITEM%;
&espada="^276|267|272|268|283$";
&machado="^279|258|275|271|286$";
&d="^276|279$";&f="^267|258$";
&p="^272|275$";&m="^268|271$";
&o="^283|286$";
ifmatches(%&i%,%&espada%);
ifmatches(%&i%,%&d%);
#dr=100;
#d=85;
endif;
ifmatches(%&i%,%&f%);
#dr=20;
#d=10;
endif;
ifmatches(%&i%,%&o%);
#dr=10;
#d=5;
endif;
ifmatches(%&i%,%&p%);
#dr=20;
#d=10;
endif;
ifmatches(%&i%,%&m%);
#dr=10;
#d=5;
endif;
endif;
ifmatches(%&i%,%&machado%);
ifmatches(%&i%,%&d%);
#dr=100;
#d=85;
endif;
ifmatches(%&i%,%&f%);
#dr=20;
#d=10;
endif;
#dr=10;
#d=5;
endif;
ifmatches(%&i%,%&p%);
#dr=20;
#d=10;
endif;
ifmatches(%&i%,%&m%);
#dr=10;
#d=5;
endif;
endif;
if(%#dr%=0);
log("&8&l[&4&l!&8&l]&6Macro MataMobs Simples &8[&4&lOFF&8]");
log("&8&l[&4&lERRO&8&l] &6Coloque a Espada/machado na mao!");
unset(up);
stop;
endif;
ifmatches(%DIRECTION%,N);
&dir=NORTH;
endif;
ifmatches(%DIRECTION%,S);
&dir=SOUTH;
endif;
ifmatches(%DIRECTION%,W);
&dir=WEST;
endif;
ifmatches(%DIRECTION%,E);
&dir=EAST;
endif;
do;
look(%&dir%);
look(,-6);
pick(%&i%);
if(%HIT%="ENTITY");
key(attack);
endif;
inc(#ver);
loop;
endif;
}$$
Qualquer bug comenta ai em baixo \/
Que estarei atualizando a macro