Macro que bate e repara?

Discussão em 'Botecolandia' iniciado por ZubuPlay, 18 Janeiro 2016.

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

    ZubuPlay Neutro

    Afiliado:
    12 Janeiro 2016
    Mensagens:
    68
    Curtidas Recebidas:
    3
    Curtiu:
    0
    Cubos:
    170.00
    Nick:
    Zubu_Play
    Alguem tem uma macro simples que bate pra frente e repara pra baixo? Que só faça isso, bate e repara, por favor.
     
  2. Victor9010

    Victor9010 Neutro

    Afiliado:
    5 Fevereiro 2012
    Mensagens:
    26
    Curtidas Recebidas:
    1
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    28.00
    Nick:
    SilvioZueiro02
    Clan:
    Só Os Zuero Hu3
    Cara sempre usei esse

    $${
    if(z);
    log(" &c[&3%PLAYER%&c] &5Reparaçao com Enxada &4OFF");
    log(" &bForam reparadas um total de : &c%#cont% &benxadas");
    unset(z);
    stop();

    else;
    set(z);
    log(" &c[&3%PLAYER%&c] &5Reparaçao com Enxada &2ON");
    endif;

    &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;
    // ------------
    #enx=1;
    #cont=0;
    look(%&dir%);

    do;
    wait(10ms);
    look(+50,0);
    slot(%#enx%);
    key(use);

    if(%DURABILITY% < 30)
    INC(#enx,1);
    wait(100ms);

    if(%#enx% = 10);
    wait(250ms);
    look(%&dir%);
    look(+0,90);
    #enx=1;
    do;
    slot(%#enx%);
    wait(250ms);
    key(use);
    wait(250ms);
    key(use);
    wait(250ms);
    INC(#enx,1);
    until(%#enx% = 10);
    #enx=1;
    #cont= %#cont% + 9;
    endif;
    endif;
    loop;

    log(" &c[&3%PLAYER%&c] &5Reparaçao com Enxada &4OFF");
    unset(z);
    stop();
    }$$
     
  3. Korzus

    Korzus Craftlandiano
    VIP

    Afiliado:
    5 Abril 2014
    Mensagens:
    6,153
    Curtidas Recebidas:
    771
    Curtiu:
    0
    Localização:
    Rio Grande...
    Cubos:
    434.83
    Nick:
    KORZUS
    Clan:
    RiP
    Como assim , pra upar espadas?
     
  4. _NinjaR

    _NinjaR Excelente

    Afiliado:
    1 Agosto 2012
    Mensagens:
    3,922
    Curtidas Recebidas:
    390
    Curtiu:
    441
    Sexo:
    Masculino
    Localização:
    021//027
    Cubos:
    143.00
    Nick:
    _NinjaR/NinjaRos
    Clan:
    SFD
    Facebook:
    girao.joao
    Eu uso esse:

    $${
    if(up);
    log("&9[MACRO] &1Mata Mobs &4OFF");
    unset(up);
    stop;
    else;
    set(up);
    log("&9[MACRO] &1Mata Mobs &2ON");
    #dr=0;

    //..............................verefica item usado
    &i=%ITEM%;
    &espada="^276|267|272|268|283$";
    &machado="^279|258|275|271|286$";
    &d="^276|279$";&f="^267|258$";
    &p="^272|275$";&m="^268|271$";
    &o="^283|286$";
    ifmatches(%&i%,%&espada%);
    ifmatches(%&i%,%&d%);
    #dr=100;

    #d=85;
    endif;
    ifmatches(%&i%,%&f%);
    #dr=20;

    #d=10;
    endif;
    ifmatches(%&i%,%&o%);
    #dr=10;

    #d=5;
    endif;
    ifmatches(%&i%,%&p%);
    #dr=20;

    #d=10;
    endif;
    ifmatches(%&i%,%&m%);
    #dr=10;

    #d=5;
    endif;
    endif;
    ifmatches(%&i%,%&machado%);
    ifmatches(%&i%,%&d%);
    #dr=100;
    #d=85;
    endif;
    ifmatches(%&i%,%&f%);
    #dr=20;
    #d=10;
    endif;
    ifmatches(%&i%,%&o%);
    #dr=10;
    #d=5;
    endif;
    ifmatches(%&i%,%&p%);
    #dr=20;

    #d=10;
    endif;
    ifmatches(%&i%,%&m%);
    #dr=10;
    #d=5;
    endif;
    endif;

    if(%#dr%=0);
    log("&9[MACRO] &1Mata Mobs &4OFF");
    log("&9[MACRO] &1Reinicie o macro e pegue o item na mão!");
    unset(up);
    stop;
    endif;

    //..............................Pergunda se é vip
    &r=SIM,NAO;
    prompt(&time,$$[[%&r%]],"Vc é vip?");
    ifmatches(%&time%,"^SIM|sim$");
    #time=3;
    else;
    #time=6;
    endif;

    //..............................verefica pra onde esta olhando
    ifmatches(%DIRECTION%,N);
    &dir=NORTH;
    endif;
    ifmatches(%DIRECTION%,S);
    &dir=SOUTH;
    endif;
    ifmatches(%DIRECTION%,W);
    &dir=WEST;
    endif;
    ifmatches(%DIRECTION%,E);
    &dir=EAST;
    endif;
    }$$
    /pvp off
    $${
    #bau=1;
    #ver=1;
    do;

    //..............................Verefica a Durability
    if(%DURABILITY%<%#dr%);

    if(%DURABILITY%<%#d%);
    log("&Verefique se vc tem condiçoes para reparar sua arma!");
    log("&3Espada/Machado Muito danificado");
    log("&9[MACRO] &1Mata Mobs &4OFF");
    unset(up);
    stop;
    endif;
    log("&9[MACRO]&1 Reparando...");
    look(+0,90);
    wait(100ms);
    do(3);
    key(use);
    loop;
    look(,-110);
    wait(500ms);
    endif;


    //..............................Olhando e batendo
    look(%&dir%);
    look(,-24);
    pick(%&i%);
    if(%HIT%="ENTITY");
    key(attack);
    endif;
    inc(#ver);


    wait(1t);
    loop;
    endif;
    }$$
     
    R3uS curtiu isso.
  5. tsanches

    tsanches Bom
    VIP

    Afiliado:
    17 Janeiro 2015
    Mensagens:
    3,545
    Curtidas Recebidas:
    109
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    371.00
    Nick:
    tsanches
    De espadas? Ou de braze?

    Enviado de meu MotoG3 usando Tapatalk
     
Status do Tópico:
Não esta aberto para novas mensagens.