[Resolvido]Macro venda fungos

Bem-vindo!

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

Registrar agora!


Status
Não está aberto para novas respostas.

eisamy001

Razoavel
Entrou
Jun 14, 2014
Mensagens
602
Pontuação de reação
95
Localização
MobBlaze :c
Cubos
0
editei o macro de venda de fungos para 50 baús, dai quando ativou macro sou desconectado 1 minuto alguém fala porque ?
obs: so acrescentei mais baús no macro o resto esta igual

macro editado esta aqui abaixo postado
Código:
$${
 if(macrodfungo);
 log("&d[VENDER FUNGOS] &2 Seu Macro Parou. &5<>");
 unset(macrodfungo);
 stop();
 else;
 #fung=1;
 log("&d[VENDER FUNGOS] &2 Seu Macro Iniciou .&5<>");

set(macrodfungo);
 do;

do;

if(%#fung%=1);}$$
 /home fungo01
 $${endif;}$$
 $${if(%#fung%=2);}$$
 /home fungo02
 $${endif;}$$
 $${if(%#fung%=3);}$$
 /home fungo03
 $${endif;}$$
 $${if(%#fung%=4);}$$
 /home fungo04
 $${endif;}$$
 $${if(%#fung%=5);}$$
 /home fungo05
 $${endif;}$$
 $${if(%#fung%=6);}$$
 /home fungo06
 $${endif;}$$
 $${if(%#fung%=7);}$$
 /home fungo07
 $${endif;}$$
 $${if(%#fung%=8);}$$
 /home fungo08
 $${endif;}$$
 $${if(%#fung%=9);}$$
 /home fungo09
 $${endif;}$$
 $${if(%#fung%=10);}$$
 /home fungo010
 $${endif;}$$
 $${if(%#fung%=11);}$$
 /home fungo011
 $${endif;}$$
 $${if(%#fung%=12);}$$
 /home fungo012
 $${endif;}$$
 $${if(%#fung%=13);}$$
 /home fungo013
 $${endif;}$$
 $${if(%#fung%=14);}$$
 /home fungo014
 $${endif;}$$
 $${if(%#fung%=15);}$$
 /home fungo015
 $${endif;}$$
 $${if(%#fung%=16);}$$
 /home fungo016
 $${endif;}$$
 $${if(%#fung%=17);}$$
 /home fungo017
 $${endif;}$$
 $${if(%#fung%=18);}$$
 /home fungo018
 $${endif;}$$
 $${if(%#fung%=19);}$$
 /home fungo019
 $${endif;}$$
 $${if(%#fung%=20);}$$
 /home fungo020
 $${endif;}$$
 $${if(%#fung%=21);}$$
 /home fungo021
 $${endif;}$$
 $${if(%#fung%=22);}$$
 /home fungo022
 $${endif;}$$
 $${if(%#fung%=23);}$$
 /home fungo023
 $${endif;}$$
 $${if(%#fung%=24);}$$
 /home fungo024
 $${endif;}$$
 $${if(%#fung%=25;}$$
 /home fungo025
 $${endif;}$$
 $${if(%#fung%=26;}$$
 /home fungo026
 $${endif;}$$
 $${if(%#fung%=27;}$$
 /home fungo027
 $${endif;}$$
 $${if(%#fung%=28;}$$
 /home fungo028
 $${endif;}$$
 $${if(%#fung%=29;}$$
 /home fungo029
 $${endif;}$$
 $${if(%#fung%=30;}$$
 /home fungo030
 $${endif;}$$
 $${if(%#fung%=31;}$$
 /home fungo031
 $${endif;}$$
 $${if(%#fung%=32;}$$
 /home fungo032
 $${endif;}$$
 $${if(%#fung%=33;}$$
 /home fungo033
 $${endif;}$$
 $${if(%#fung%=34;}$$
 /home fungo034
 $${endif;}$$
 $${if(%#fung%=35;}$$
 /home fungo035
 $${endif;}$$
 $${if(%#fung%=36;}$$
 /home fungo036
 $${endif;}$$
 $${if(%#fung%=37;}$$
 /home fungo037
 $${endif;}$$
 $${if(%#fung%=38;}$$
 /home fungo038
 $${endif;}$$
 $${if(%#fung%=39;}$$
 /home fungo039
 $${endif;}$$
 $${if(%#fung%=40;}$$
 /home fungo040
 $${endif;}$$
 $${if(%#fung%=41;}$$
 /home fungo041
 $${endif;}$$
 $${if(%#fung%=42;}$$
 /home fungo042
 $${endif;}$$
 $${if(%#fung%=43;}$$
 /home fungo043
 $${endif;}$$
 $${if(%#fung%=44;}$$
 /home fungo044
 $${endif;}$$
 $${if(%#fung%=45;}$$
 /home fungo045
 $${endif;}$$
 $${if(%#fung%=46;}$$
 /home fungo046
 $${endif;}$$
 $${if(%#fung%=47;}$$
 /home fungo047
 $${endif;}$$
 $${if(%#fung%=48;}$$
 /home fungo048
 $${endif;}$$
 $${if(%#fung%=49;}$$
 /home fungo049
 $${endif;}$$
 $${if(%#fung%=50;}$$
 /home fungo050
 log("&d[VENDER FUNGOS] &2 Seu Macro Parou. &5<>");
 log("&d[VENDER FUNGOS] &2 Acabo os baus!");
 unset(macrodfungo);
 unset(oioi);
 keyup(forward);
 keyup(left);
 stop;
 endif;
 wait(7);
 key(use);
 wait(3);
 for(#bau132,0,53);
 slotclick(%#bau132%,l,true);
 wait(50ms);
 next;
 getslotitem(53,#id,#stack1);
 getslotitem(54,#id1,#stack);
 wait(200ms);
 gui();
 if(%#stack1%=0);
 inc(#fung);

#return=0;

else;

#return=1;
 endif;

if(%#stack%=64);

#return=1;
 endif;

if(%#fung%>20);

#return=1;

endif;
until(%#return%);
 }$$
 /warp vip
 $${
 wait(4200ms);
 do;
 look(east);
 keydown(forward);
 until(%XPOS%==718);
 keyup(forward)
 do;
 look(south);
 keydown(forward);
 until(%ZPOS%==667);
 do;
 keydown(jump);
 until(%ZPOS%==670);
 keyup(jump);
 do;
 until(%ZPOS%==673);
 keyup(forward);
 do;
 look(east);
 keydown(forward);
 until(%XPOS%==722);
 keyup(forward);
 look(south);
 look(,45);
 do(8);
 key(attack);
 wait(400ms);
 loop;
 loop;
 endif;
 }$$
 
Vai la na área de macros do fórum e peça para um especialista!
 
Tente encontrar o macro que procura nessa lista ou nessa área do fórum.

Caso não encontre faça um pedido aqui ou envie uma mensagem para um dos programadores do fórum.



Caso resolvido, tópico fechado e tag [Resolvido] Adicionada ao titulo.

Obs: Esta mensagem é automática.
 
Status
Não está aberto para novas respostas.

Usuários que estão visualizando este tópico

Voltar
Topo