Alguem passa ?

Discussão em 'Botecolandia' iniciado por SrKelvin, 16 Julho 2015.

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

    SrKelvin Razoavel
    Banido

    Afiliado:
    31 Janeiro 2015
    Mensagens:
    447
    Curtidas Recebidas:
    64
    Curtiu:
    0
    Sexo:
    Masculino
    Localização:
    Porto...
    Cubos:
    527.00
    Nick:
    TheminBros
    Clan:
    SDL/BoD/FwS
    Alguem passa um macro de correr com inventario aberto que quando bate na parede muda a direçao ????
     
  2. zM4LUC0

    zM4LUC0 Excelente

    Afiliado:
    21 Junho 2015
    Mensagens:
    2,166
    Curtidas Recebidas:
    274
    Curtiu:
    170
    Sexo:
    Masculino
    Localização:
    Guaratinguet...
    Cubos:
    392.00
    Nick:
    Vins
    Facebook:
    Não mecho
    Skype:
    Não mecho
    Twitter:
    Não sô muito fâ
    Também tava querendo,​
    mais ta uma procurada aqui.​
     
  3. Betinho00BR

    Betinho00BR Excelente
    VIP

    Afiliado:
    10 Maio 2013
    Mensagens:
    2,830
    Curtidas Recebidas:
    254
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    11.00
    Nick:
    Betinho00BR
  4. TranerX

    TranerX Excelente
    VIP

    Afiliado:
    21 Novembro 2014
    Mensagens:
    3,613
    Curtidas Recebidas:
    295
    Curtiu:
    120
    Sexo:
    Masculino
    Localização:
    Na Cama do...
    Cubos:
    723.00
    Nick:
    TranerX
    :p

    $${
    if(x);unset(x);unsprint;log(&3 Desligado);STOP;
    else;set(x);log(&3 Correndo!);
    endif;

    do;
    ifmatches(%GUI%,None);
    if(%#tr%>0);keyup(ForWard);endif;
    dec(#tr,%#tr%);
    if(KEY_W);sprint;else;unsprint;endif;

    else;
    &dir=%DIRECTION%;

    ifmatches(%GUI%,Inventory|Chat|Chest|Furnace);
    keydown(FORWARD);SPRINT;
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&op=NORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));;&dir=%&op%;endif;look(%&dir%);

    if(KEY_S);
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&opNORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));&dir=%&op%;endif;look(%&dir%);keydown(back);else;keyup(back);endif;

    if(KEY_A);
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&opNORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));&dir=%&op%;endif;look(%&dir%);keydown(left);else;keyup(left);endif;


    if(KEY_D);
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&opNORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));&dir=%&op%;endif;look(%&dir%);keydown(right);else;keyup(right);endif;

    if(KEY_SPACE);keydown(jump);else;keyup(jump);endif;
    inc(#tr,1);
    endif;

    endif;
    loop;
    }$$
     
    YurinSARREII curtiu isso.
  5. Joabi

    Joabi Craftlandiano
    VIP

    Afiliado:
    21 Agosto 2013
    Mensagens:
    4,517
    Curtidas Recebidas:
    1,386
    Curtiu:
    209
    Sexo:
    Masculino
    Localização:
    York-ME
    Cubos:
    1,414.44
    Nick:
    Joab1337
    Acho que a parte de bater na parede ainda não existe '-'
     
  6. zGabriel 1010 ez

    zGabriel 1010 ez Razoavel
    VIP

    Afiliado:
    12 Dezembro 2014
    Mensagens:
    721
    Curtidas Recebidas:
    69
    Curtiu:
    508
    Sexo:
    Masculino
    Localização:
    /HOME PESQUEIRO
    Cubos:
    891.00
    Nick:
    Gabriel_1010
    Clan:
    QZL
    tem esse macro, mas se quiser um que vc controle pra onde ir no inv tem esse aki $${if(invfunc);unset(invfunc);log(&aLogic Invent &bOFF);STOP;
    else;set(invfunc);log(&aLogic Invent &bON);endif;
    do;
    ifmatches(%GUI%,inventory);
    if(KEY_W);keydown(forward);else;keyup(forward);endif;
    if(KEY_S);keydown(back);else;keyup(back);endif;
    if(KEY_A);keydown(left);else;keyup(left);endif;
    if(KEY_D);keydown(right);else;keyup(right);endif;
    if(KEY_SPACE);keydown(jump);else;keyup(jump);endif;
    endif;
    loop;
    }$$
     
  7. LightOff

    LightOff Razoavel

    Afiliado:
    5 Julho 2015
    Mensagens:
    1,050
    Curtidas Recebidas:
    90
    Curtiu:
    14
    Sexo:
    Masculino
    Cubos:
    1,253.02
    Nick:
    LightOff
    Vlw mlk [emoji6]

    Enviado de meu XT1032 usando Tapatalk
     
    zGabriel 1010 ez curtiu isso.
  8. Genius

    Genius Excelente
    VIP

    Afiliado:
    30 Junho 2014
    Mensagens:
    3,500
    Curtidas Recebidas:
    412
    Curtiu:
    166
    Sexo:
    Masculino
    Cubos:
    178.00
    Nick:
    Genius
    Clan:
    TnT
    Bate e volta? Nossa que macro da hr se tiver. kkk ;)
     
  9. YurinSARREII

    YurinSARREII Craftlandiano
    VIP

    Afiliado:
    7 Novembro 2014
    Mensagens:
    3,455
    Curtidas Recebidas:
    597
    Curtiu:
    617
    Sexo:
    Masculino
    Cubos:
    957.00
    Nick:
    YurinSARREI
    Clan:
    THS | LtM
    obg
     
  10. wLuan

    wLuan Craftlandiano
    VIP

    Afiliado:
    5 Agosto 2014
    Mensagens:
    2,758
    Curtidas Recebidas:
    711
    Curtiu:
    216
    Sexo:
    Masculino
    Ocupação:
    TRABALHO
    Localização:
    LOCALIZANDO...
    Cubos:
    93.04
    Nick:
    wLuan/LUANZAO
    Clan:
    EcT
    Resolvido?
     
  11. Bangert

    Bangert Hardcore
    VIP

    Afiliado:
    21 Janeiro 2015
    Mensagens:
    15,437
    Curtidas Recebidas:
    2,709
    Curtiu:
    1,513
    Sexo:
    Masculino
    Localização:
    Itapoá-SC
    Cubos:
    2,281.36
    Nick:
    _Bangert_
    Discord:
    Bangert#3227
    Tb tava querendo
     
  12. Braces

    Braces Craftlandiano
    VIP Banido

    Afiliado:
    26 Setembro 2013
    Mensagens:
    5,800
    Curtidas Recebidas:
    738
    Curtiu:
    502
    Sexo:
    Masculino
    Localização:
    PARANA
    Cubos:
    288.00
    Nick:
    Braces
    Clan:
    DzM
    $${
    if(x);unset(x);unsprint;log(&3 Desligado);STOP;
    else;set(x);log(&3 Correndo!);
    endif;

    do;
    ifmatches(%GUI%,None);
    if(%#tr%>0);keyup(ForWard);endif;
    dec(#tr,%#tr%);
    if(KEY_W);sprint;else;unsprint;endif;

    else;
    &dir=%DIRECTION%;

    ifmatches(%GUI%,Inventory|Chat|Chest|Furnace);
    keydown(FORWARD);SPRINT;
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&op=NORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));;&dir=%&op%;endif;look(%&dir%);

    if(KEY_S);
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&opNORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));&dir=%&op%;endif;look(%&dir%);keydown(back);else;keyup(back);endif;

    if(KEY_A);
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&opNORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));&dir=%&op%;endif;look(%&dir%);keydown(left);else;keyup(left);endif;


    if(KEY_D);
    ifmatches(%DIRECTION%,N);#a=-1;#b=0;&op=SOUTH;endif;ifmatches(%DIRECTION%,S);#a=+1;#b=0;&opNORTH;endif;
    ifmatches(%DIRECTION%,W);#a=0;#b=-1;&op=EAST;endif;ifmatches(%DIRECTION%,E);#a=0;#b=+1;&op=WEST;endif;
    getidrel(%#b%,1,%#a%,#d,);getidrel(%#b%,0,%#a%,#c,);if((%#c%!=0)|(%#d%!=0));&dir=%&op%;endif;look(%&dir%);keydown(right);else;keyup(right);endif;

    if(KEY_SPACE);keydown(jump);else;keyup(jump);endif;
    inc(#tr,1);
    endif;

    endif;
    loop;
    }$$
     
Status do Tópico:
Não esta aberto para novas mensagens.