[macro] alguém pode editar pra mim

Discussão em 'Botecolandia' iniciado por Lucasweneson, 10 Maio 2015.

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

    Lucasweneson Neutro
    VIP

    Afiliado:
    30 Novembro 2014
    Mensagens:
    67
    Curtidas Recebidas:
    5
    Curtiu:
    0
    Sexo:
    Masculino
    Cubos:
    89.00
    Nick:
    lucasweneson
    Clan:
    MHV
    Bom dia preciso que editem o macro de pescar blaze acho que não e muito difícil mais não consegui.

    Queria que ele pula-se quando ele for para a /home mob1 e quando ele for guardar as blaze na /home bau1 e etc...
    e que ele buga e fica dentro do bloco de ferro quando vai guardar e quando vai pescar na /home mob1

    $${if(sword);



    log("&4[Macro] &6Matar mobs desativado.");
    unset(sword);
    stop();
    else;
    log("&4[Macro] &6Matar mobs ativado.");
    set(sword);


    &dir = %DIRECTION%;
    #bau=1;
    set(nf);


    ifmatches(%&dir%,N);&dir=NORTH;endif;
    ifmatches(%&dir%,S);&dir=SOUTH;endif;
    ifmatches(%&dir%,E);&dir=EAST;endif;
    ifmatches(%&dir%,W);&dir=WEST;endif;


    do;
    pick(346);


    }$$
    $${
    do(50);
    if(%DURABILITY%<20);
    look(,90);
    log("&4[Macro] &6 Durabilidade baixa, reparando...");
    wait(500ms);
    key(use);
    wait(500ms);
    key(use);
    look(,0);
    look(,-40);
    endif;
    ifmatches(%HIT%,"ENTITY");
    look(%&dir%);
    look(,-40);
    wait(200ms);
    key(use);
    endIf;
    loop;
    if(nf);
    wait(1);
    gui(inventory);
    wait(1);
    getslotitem(26,#id,#stack);
    if(%#stack%=0);
    gui();
    else;
    do;
    wait(1);
    if(%#bau%=1);}$$
    /home bau1
    $${endif;
    if(%#bau%=2);}$$
    /home bau2
    $${endif;
    if(%#bau%=3);}$$
    /home bau3
    $${endif;
    if(%#bau%=4);}$$
    /home bau4
    $${endif;
    if(%#bau%=5);}$$
    /home bau5
    $${endif;
    if(%#bau%=6);}$$
    /home bau6
    $${endif;
    if(%#bau%=7);}$$
    /home bau7
    $${endif;
    if(%#bau%=8);}$$
    /home bau8
    $${endif;
    if(%#bau%=9);}$$
    /home bau9
    $${endif;
    if(%#bau%=10);}$$
    /home bau10
    $${endif;
    if(%#bau%=11);}$$
    /home bau11
    $${endif;
    if(%#bau%=12);}$$
    /home bau12
    $${endif;
    if(%#bau%=13);}$$
    /home bau13
    $${endif;
    if(%#bau%=14);}$$
    /home bau14
    $${endif;
    wait(10);
    key(use);
    wait(1);
    for(#i,54,71);
    slotclick(%#i%,l,true);
    wait(30ms);
    next;
    wait(500ms);
    getslotitem(53,#id,#stack);
    wait(500ms);
    if(%#stack%!=0);
    inc(#bau);
    endif;
    if(%#bau%=14);
    unset(nf);
    log("&4[Macro] &6Baús cheios! Apenas matará mobs agora.");
    gui();
    else;
    gui();
    endif;
    until(%#stack%=0);
    }$$
    /home mob1
    $${
    endif;
    endif;
    while(sword);
    endif;

    }$$

    att lucasweneson - deadly
     
  2. ManiacDC

    ManiacDC Razoavel
    VIP

    Afiliado:
    8 Março 2015
    Mensagens:
    431
    Curtidas Recebidas:
    54
    Curtiu:
    0
    Cubos:
    486.00
    Nick:
    KuuhakuNoGame
    área errada.
     
Status do Tópico:
Não esta aberto para novas mensagens.