[Resolvido]Macro venda fungos

Discussão em 'Dúvidas gerais resolvidas' iniciado por eisamy001, 4 Setembro 2014.

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

    eisamy001 Razoavel

    Afiliado:
    14 Junho 2014
    Mensagens:
    602
    Curtidas Recebidas:
    95
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    MobBlaze :c
    Cubos:
    682.00
    Nick:
    Angelixus
    Clan:
    OMF
    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;
     }$$
    
     
  2. zDuuhPlayer

    zDuuhPlayer Craftlandiano

    Afiliado:
    17 Janeiro 2014
    Mensagens:
    11,273
    Curtidas Recebidas:
    1,438
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    1,164.00
    Nick:
    zDuuhPlayer
    Poderia postar um print do que fala , quando você é desconectado ?
     
  3. eisamy001

    eisamy001 Razoavel

    Afiliado:
    14 Junho 2014
    Mensagens:
    602
    Curtidas Recebidas:
    95
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    MobBlaze :c
    Cubos:
    682.00
    Nick:
    Angelixus
    Clan:
    OMF
    única coisa que aparece e :
    desconectado pelo servidor aguarde 1 min para voltar!
     
  4. Dooug

    Dooug Craftlandiano
    VIP

    Afiliado:
    10 Agosto 2012
    Mensagens:
    2,711
    Curtidas Recebidas:
    711
    Curtiu:
    1,204
    Sexo:
    Masculino
    Localização:
    Brasilia-DF
    Cubos:
    183.00
    Nick:
    Plakeam
    Clan:
    OmF
    Você está colocando o macro em .txt ?

    [hr]
     
  5. zDuff

    zDuff Excelente

    Afiliado:
    20 Novembro 2013
    Mensagens:
    1,773
    Curtidas Recebidas:
    382
    Curtiu:
    507
    Sexo:
    Masculino
    Localização:
    No Mc
    Cubos:
    2,407.00
    Nick:
    Duff
    Clan:
    THS
    Skype:
    GearsHG
    Vai la na área de macros do fórum e peça para um especialista!
     
  6. Clayderson F

    Clayderson F Craftlandiano
    VIP

    Afiliado:
    27 Fevereiro 2014
    Mensagens:
    7,987
    Curtidas Recebidas:
    1,061
    Curtiu:
    314
    Sexo:
    Masculino
    Cubos:
    150.00
    Nick:
    zHobbes
    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.

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

    Obs: Esta mensagem é automática.
     
Status do Tópico:
Não esta aberto para novas mensagens.