[ BRINCADEIRA ] Ctrl + V

Bem-vindo!

Ao se registrar conosco, você poderá discutir, compartilhar e enviar mensagens privadas com outros membros da nossa comunidade.

Inscreva-se agora!
Status
Não está aberto para novas respostas.
Não tem nada to pelo celular

Enviado de meu XT1068 usando Tapatalk
 
$${
if(arc1);
log("&d» &6Mata Blaze by abrisqui )= &c[OFF]");
unset(arc1);
stop();
else;
log("&d» &6Mata Blaze by abrisqui (= &a[ON]");
set(arc1);
#stack=0;
#overp=-20;

&dir=%DIRECTION%;
ifmatches(%&dir%,N);&dir1=NORTH;endif;
ifmatches(%&dir%,S);&dir1=SOUTH;endif;
ifmatches(%&dir%,E);&dir1=EAST;endif;
ifmatches(%&dir%,W);&dir1=WEST;endif;
do;
#pass=0;
for(#p,9,44);
ifmatches(%GUI%,INVENTORY);
else;
wait(2);
gui(inventory);
endif;
pick(346);
ifmatches(%HIT%,ENTITY);
do(22);
key(use);
loop;
wait(20ms);
endif;
look(%&dir1%);
look(,-20);
if(%DURABILITY%<30);
look(,90);
wait(500ms);
key(use);
wait(500ms);
endif;
getslotitem(%#p%,#idx,#stackx);
if(%#idx%=0);#pass=1;endif;
next;
if(%#pass%=0);
}$$
/home blazebau
$${
wait(10);
gui(inventory);
wait(1);
&dir=%DIRECTION%;
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;
look(%&dir%);
look(,%#overp%);
key(use);
do;ifmatches(%GUI%,GUICHEST);break;endif;loop;
getslotitem(53,#id,#stackt);
wait(250ms);
if(%#stackt%=0);
for(#i,54,89);
getslotitem(%#i%,#id,#stack);
if(%#id%=369);
slotclick(%#i%,l,true);
wait(100ms);
endif;
next;
endif;
getslotitem(53,#id,#stackt);
wait(250ms);
if(%#stackt%!=0);
#overp=%#overp%+20;
endif;
if(%#overp%>22);
log(&c» &8Fim dos baús :c);
log(&c» &8Mata Blaze &c[Off]);
stop();
endif;
wait(250ms);
gui();
wait(1);
until(%#stackt%=0);
gui();
}$$
/home blaze
$${
wait(10);
keydown(jump);
wait(1);
keyup(jump);
endif;
loop;
endif;
}$$
 
http://i.imgur.com/GyyZ3Qr.gif

GyyZ3Qr.gif
 
Status
Não está aberto para novas respostas.

Users who are viewing this thread

Voltar
Topo