Felipe R Colombelli
Neutro
existe algum macro q mata os mobs e repara sem guardar os itens?tipo so mata e repara
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Ao se registrar conosco, você poderá discutir, compartilhar e enviar mensagens privadas com outros membros da nossa comunidade.
Inscreva-se agora!Dahora , Só escreveu pra ganhar um cubo ? shausadouglas165 disse:Existe sim
n funfo ele fala isso no chatDhulky disse:sim aki ---> :vscreeper:
ajudei clica em curti =)
${
IF(pedido);
LOG("&3[%PLAYER%]&6Espada Off");
UNSET(pedido);
STOP();
ELSE;
LOG("&3[%PLAYER%]&6Espada On");
SET(pedido);
IFMATCHES(%DIRECTION%,N);
&frente = NORTH;
ENDIF;
DO;
LOOK(,0);
LOOK(,0);
DO;
KEY(attack);
WAIT(35ms);
UNTIL(%DURABILITY% < 40);
LOOK(%&frente%);
LOOK(,90);
DO(2);
KEY(use);
LOOP;
LOOP;
ENDIF;
}$
kkkkkkkkkkkkkKoogar disse:Dahora , Só escreveu pra ganhar um cubo ? shausa
è fazer oque né , Mas dava pra entender que ele tava pedindodouglas165 disse:kkkkkkkkkkkkk
só que não vi nada escrito de passa a macro pra ele kkkkkk
Você pode procurar algum nesta lista também:yLucio disse:Programação > Pedidos.
${
IF(pedido);
LOG("&3[%PLAYER%]&6Espada Off");
UNSET(pedido);
STOP();
ELSE;
LOG("&3[%PLAYER%]&6Espada On");
SET(pedido);
IFMATCHES(%DIRECTION%,N);
&frente = NORTH;
ENDIF;
DO;
LOOK(,0);
LOOK(,0);
DO;
KEY(attack);
WAIT(35ms);
UNTIL(%DURABILITY% < 40);
LOOK(%&frente%);
LOOK(,90);
DO(2);
KEY(use);
LOOP;
LOOP;
ENDIF;
}$