EDIT MACRO AJUDA

Discussão em 'Botecolandia' iniciado por douglasm123456, 16 Novembro 2015.

Status do Tópico:
Não esta aberto para novas mensagens.
  1. douglasm123456

    douglasm123456 Excelente
    Banido

    Afiliado:
    5 Maio 2013
    Mensagens:
    4,002
    Curtidas Recebidas:
    231
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    819.00
    Nick:
    | Onnnly |
    Clan:
    | YnY |
    Facebook:
    Douglas Moraes
    Skype:
    Tem Não
    Twitter:
    Tbm não tem
    Eu to com um macro aqui e estou precisando de ajuda, o macro é de vender fungo na warp vip, servidor propano. o meu problema é que ela só tem 22 home eu tentei adicionar mais home no macro e aparece um erro queria saber se alguem pode me ajudar.

    Aqui a macro que eu coloquei mais homes
    $${
    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
    $${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
    $${if(%#fung%=38);
    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(,6);
    do(8);
    key(attack);
    wait(400ms);
    loop;
    loop;
    endif;
    }$$

    Aqui o print com o erro quando eu colocos mais home na macro.

    [​IMG]

    E aqui esta a macro original só com 22 home

    $${
    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);
    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(,6);
    do(8);
    key(attack);
    wait(400ms);
    loop;
    loop;
    endif;
    }$$


    Aqui é o topico aonde eu achei a macro. http://forum.craftlandia.com.br/ipb/index.php?/topic/346181-macro-vender-fungo-na-warp-vip/
     
  2. Mtycon

    Mtycon Razoavel
    Banido

    Afiliado:
    8 Junho 2012
    Mensagens:
    1,066
    Curtidas Recebidas:
    96
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    981.00
    Nick:
    Xtycon
    acho que voce nao colocou

    $${endif;}$$
    depois do ultimo comando de home
     
  3. douglasm123456

    douglasm123456 Excelente
    Banido

    Afiliado:
    5 Maio 2013
    Mensagens:
    4,002
    Curtidas Recebidas:
    231
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    819.00
    Nick:
    | Onnnly |
    Clan:
    | YnY |
    Facebook:
    Douglas Moraes
    Skype:
    Tem Não
    Twitter:
    Tbm não tem
    Eu coloquei o endif e continua a mesma coisa.
     
  4. Erasus

    Erasus Excelente
    VIP

    Afiliado:
    6 Outubro 2015
    Mensagens:
    3,730
    Curtidas Recebidas:
    349
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    718.00
    Nick:
    Erasus
    Tem que por else, ou está faltando o endif


    Enviado do meu iPhone usando Tapatalk
     
  5. douglasm123456

    douglasm123456 Excelente
    Banido

    Afiliado:
    5 Maio 2013
    Mensagens:
    4,002
    Curtidas Recebidas:
    231
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    819.00
    Nick:
    | Onnnly |
    Clan:
    | YnY |
    Facebook:
    Douglas Moraes
    Skype:
    Tem Não
    Twitter:
    Tbm não tem
    KK aonde poe esse else ?
     
  6. XablauXablante

    XablauXablante Excelente
    VIP

    Afiliado:
    22 Julho 2014
    Mensagens:
    3,953
    Curtidas Recebidas:
    328
    Curtiu:
    459
    Sexo:
    Masculino
    Localização:
    log(%XPOS%,%...
    Cubos:
    1,060.00
    Nick:
    Nickloko
    Clan:
    EMP
    Skype:
    Digo não '-'
    Coloque o do baú 38,parece que colocou apenas no 37 e tem o 38,só que não pra home nenhuma
    @Edit:Geralmente macros que possuem sistema de armazenamento possuem condições que ao chegar a 1 baú a mais do número total de baús duplo a macro desliga,veja se vc implantou esse sistema,pois se não implantou essa edição não irá servir de nada.
     
  7. Trevelin*

    Trevelin* Razoavel
    VIP

    Afiliado:
    24 Setembro 2015
    Mensagens:
    1,696
    Curtidas Recebidas:
    79
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    701.00
    Nick:
    wTrevelin
  8. thiagopoter445

    Afiliado:
    3 Maio 2014
    Mensagens:
    18
    Curtidas Recebidas:
    2
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    50.00
    Nick:
    thiagopoter445
    na parte do 37 e 38 vc esqueceu:
    está assim:
    $${endif;}$$
    $${if(%#fung%=37);}$$
    /home fungo037
    $${if(%#fung%=38);

    deveria estar assim:

    $${if(%#fung%=37);}$$
    /home fungo037
    $${endif;}$$
    $${if(%#fung%=38);}$$
    /home fungo038
    $${endif;
     
  9. BigLou

    BigLou Bom
    VIP

    Afiliado:
    19 Agosto 2014
    Mensagens:
    529
    Curtidas Recebidas:
    100
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    /minerar
    Cubos:
    739.00
    Nick:
    BigLouPvP
    Clan:
    Ying Yang '
    Skype:
    maria.joaquina
    Twitter:
    @BiigLou
    cubero do cacaraio
     
  10. yButter

    yButter Neutro
    VIP

    Afiliado:
    8 Novembro 2014
    Mensagens:
    339
    Curtidas Recebidas:
    16
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    Em Casa
    Cubos:
    397.00
    Nick:
    yButter
    Clan:
    BTH
    Facebook:
    With Week gostozion
    nem posso ajuda nem manjo em edita macro
     
  11. Inkubi

    Inkubi Craftlandiano
    Banido

    Afiliado:
    22 Agosto 2015
    Mensagens:
    10,364
    Curtidas Recebidas:
    1,106
    Curtiu:
    1,003
    Sexo:
    Masculino
    Localização:
    /home afk
    Cubos:
    2,748.00
    Nick:
    Inkubi
    Clan:
    Nenhum
    Usa:
    ${endif;}$
     
  12. MateusMAC

    MateusMAC Neutro
    VIP

    Afiliado:
    16 Novembro 2015
    Mensagens:
    171
    Curtidas Recebidas:
    23
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    Goiânia-GO
    Cubos:
    188.00
    Nick:
    MACMacaco
    Cara deve ser o limite de blocos por bau , tenta configurar isto tbm.
     
  13. Trevelin*

    Trevelin* Razoavel
    VIP

    Afiliado:
    24 Setembro 2015
    Mensagens:
    1,696
    Curtidas Recebidas:
    79
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    701.00
    Nick:
    wTrevelin
    Fodase pau no c* acho processa ai babaca
     
  14. BigLou

    BigLou Bom
    VIP

    Afiliado:
    19 Agosto 2014
    Mensagens:
    529
    Curtidas Recebidas:
    100
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    /minerar
    Cubos:
    739.00
    Nick:
    BigLouPvP
    Clan:
    Ying Yang '
    Skype:
    maria.joaquina
    Twitter:
    @BiigLou
    ui o carinha com avatar azul ta xingando
    coitado deve ser um apito q joga minecraft
     
  15. Trevelin*

    Trevelin* Razoavel
    VIP

    Afiliado:
    24 Setembro 2015
    Mensagens:
    1,696
    Curtidas Recebidas:
    79
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    701.00
    Nick:
    wTrevelin
    Kkkk "apito" isso era pra ser um insulto?
     
  16. BigLou

    BigLou Bom
    VIP

    Afiliado:
    19 Agosto 2014
    Mensagens:
    529
    Curtidas Recebidas:
    100
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    /minerar
    Cubos:
    739.00
    Nick:
    BigLouPvP
    Clan:
    Ying Yang '
    Skype:
    maria.joaquina
    Twitter:
    @BiigLou
    Eu disse que era?
     
  17. Trevelin*

    Trevelin* Razoavel
    VIP

    Afiliado:
    24 Setembro 2015
    Mensagens:
    1,696
    Curtidas Recebidas:
    79
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    701.00
    Nick:
    wTrevelin
    Mds, você n disso por isso perguntei, tbm cara cansei de cuba em um só tópico para de me marca Flw.
     
  18. BigLou

    BigLou Bom
    VIP

    Afiliado:
    19 Agosto 2014
    Mensagens:
    529
    Curtidas Recebidas:
    100
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    /minerar
    Cubos:
    739.00
    Nick:
    BigLouPvP
    Clan:
    Ying Yang '
    Skype:
    maria.joaquina
    Twitter:
    @BiigLou
    cry
     
  19. GalinhaVerde

    GalinhaVerde Razoavel
    VIP

    Afiliado:
    25 Fevereiro 2015
    Mensagens:
    774
    Curtidas Recebidas:
    75
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    869.00
    Nick:
    xJapa
    Clan:
    YnY
    Twitter:
    @Galinha_Verde
    Testa esse:
    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
    $${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
    $${if(%#fung%=38);
    $${endif;}$$
    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%>38);
    #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(,6);
    do(8);
    key(attack);
    wait(400ms);
    loop;
    loop;
    endif;
    }$$
    
     
  20. netin

    netin Hardcore
    VIP

    Afiliado:
    17 Fevereiro 2014
    Mensagens:
    9,756
    Curtidas Recebidas:
    2,798
    Curtiu:
    685
    Sexo:
    Masculino
    Localização:
    /Gladiador
    Cubos:
    455.38
    Nick:
    iNetinBR
    Clan:
    Bkillers
    $${
    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);
    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(,6);
    do(8);
    key(attack);
    wait(400ms);
    loop;
    loop;
    endif;
    }$$
     
Status do Tópico:
Não esta aberto para novas mensagens.