[Resolvido]Ajuda com macro

Bem-vindo!

Ao se registrar conosco, você poderá discutir, compartilhar e enviar mensagens privadas com outros membros da nossa comunidade.

Registrar agora!


Status
Não está aberto para novas respostas.
MYcraftoffBR disse:
Preciso de ajuda ao me posicionar com esse macro: http://forum.craftlandia.com.br/ipb/index.php?/topic/244747-novo-macro-de-pesca-sem-homes-48-ba%C3%BAs-020114/ Eu acho que eles esta funcionando certo só preciso de ajuda ou dicas para me posicionar na hora de guardar eu vi o tutorial tentei mas não consegui se alguém souber me ajude.
pelo que entendi vc quer saber como se colocar para marcar /sethome guardar aconselho vc usar esponja como bloco de aloio pois nela tem um furo bem no lugar adequado pra sethome
 
Observações: Digite /sethome bau1 ate /home bau24 na frente de cada bau(fileira)
Digite /sethome pesca2 para ir ao pesqueiro, e repara no 12.
Codico:
[SIZE=20pt]$${[/SIZE]
[SIZE=20pt]if(x);[/SIZE]
[SIZE=20pt]log("&d[%PLAYER%] &eMelhor Macro de Pesca 2.0 &cDesligado!");[/SIZE]
[SIZE=20pt]unset(x);[/SIZE]
[SIZE=20pt]stop();[/SIZE]
[SIZE=20pt]else;[/SIZE]
[SIZE=20pt]log("&d[%PLAYER%] &eMelhor Macro de Pesca 2.0 &aLigado!");[/SIZE]
[SIZE=20pt]set(x);[/SIZE]
[SIZE=20pt]set(inventariocheq);[/SIZE]
[SIZE=20pt]&dir = %DIRECTION%;[/SIZE]
[SIZE=20pt]#bau=1;[/SIZE]
[SIZE=20pt]#delay=9;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,N);&dir=NORTH;endif;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,S);&dir=SOUTH;endif;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,E);&dir=EAST;endif;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,W);&dir=WEST;endif;[/SIZE]
[SIZE=20pt]log("&d[%PLAYER%] &6O Macro Funcionou? Deixe um Comentário no Tópico!");[/SIZE]
[SIZE=20pt]wait(1);[/SIZE]
[SIZE=20pt]log(&6[...]Mantenha o inventario Aberto);[/SIZE]
[SIZE=20pt]wait(2);[/SIZE]
[SIZE=20pt]do;[/SIZE]
[SIZE=20pt]gui(inventory);[/SIZE]
[SIZE=20pt]pick(346);[/SIZE]
[SIZE=20pt]//############################[/SIZE]
[SIZE=20pt]if(%DURABILITY%<12);[/SIZE]
[SIZE=20pt]look(,90);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]wait(50ms);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]wait(50ms);[/SIZE]
[SIZE=20pt]endif;[/SIZE]
[SIZE=20pt]//#############################[/SIZE]
[SIZE=20pt]do(70);[/SIZE]
[SIZE=20pt]look(%&dir%);[/SIZE]
[SIZE=20pt]look(,-90);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]loop;[/SIZE]

[SIZE=20pt]if(inventariocheq);[/SIZE]
[SIZE=20pt]wait(1ms);[/SIZE]
[SIZE=20pt]getslotitem(35,#id,#stack);[/SIZE]
[SIZE=20pt]if(%#stack%=0);[/SIZE]
[SIZE=20pt]else;[/SIZE]
[SIZE=20pt]//############Guardando Itens..[/SIZE]
[SIZE=20pt]wait(1);[/SIZE]
[SIZE=20pt]}$$[/SIZE]
[SIZE=20pt]/home guardar[/SIZE]
[SIZE=20pt]$${[/SIZE]
[SIZE=20pt]do;[/SIZE]
[SIZE=20pt]wait(%#delay%);[/SIZE]

[SIZE=20pt]if(%#bau%=1);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau1[/SIZE]

[SIZE=20pt]if(%#bau%=2);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau2[/SIZE]
[SIZE=20pt]if(%#bau%=3);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau3 [/SIZE]
[SIZE=20pt]if(%#bau%=4);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau 4[/SIZE]
[SIZE=20pt]if(%#bau%=5);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau 5[/SIZE]
[SIZE=20pt]if(%#bau%=6);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau6[/SIZE]
[SIZE=20pt]if(%#bau%=7);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau7[/SIZE]
[SIZE=20pt]if(%#bau%=8);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau8[/SIZE]
[SIZE=20pt]if(%#bau%=9);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau9[/SIZE]
[SIZE=20pt]if(%#bau%=10);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau10[/SIZE]
[SIZE=20pt]if(%#bau%=11);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau11[/SIZE]
[SIZE=20pt]if(%#bau%=12);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau12[/SIZE]
[SIZE=20pt]if(%#bau%=13);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau13[/SIZE]
[SIZE=20pt]if(%#bau%=14);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau14[/SIZE]
[SIZE=20pt]if(%#bau%=15);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau15[/SIZE]
[SIZE=20pt]if(%#bau%=16);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau16[/SIZE]
[SIZE=20pt]if(%#bau%=17);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau17[/SIZE]
[SIZE=20pt]if(%#bau%=18);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau18[/SIZE]
[SIZE=20pt]if(%#bau%=19);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau19 [/SIZE]
[SIZE=20pt]if(%#bau%=20);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau20[/SIZE]
[SIZE=20pt]if(%#bau%=21);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau21[/SIZE]
[SIZE=20pt]if(%#bau%=22);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau22[/SIZE]
[SIZE=20pt]if(%#bau%=23);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau23[/SIZE]
[SIZE=20pt]if(%#bau%=24);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau24[/SIZE]

[SIZE=20pt]if(%#bau%=25);wait(100ms);[/SIZE]
[SIZE=20pt]look(south);wait(100ms);[/SIZE]
[SIZE=20pt]look(130,-40);wait(1);endif; [/SIZE]
[SIZE=20pt]//########################################[/SIZE]
[SIZE=20pt]//########################################[/SIZE]

[SIZE=20pt]//#### Abrindo Bau e colocando Itens.[/SIZE]
[SIZE=20pt]wait(2);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]wait(2);[/SIZE]
[SIZE=20pt]for(#i,54,80);[/SIZE]
[SIZE=20pt]wait(40ms);[/SIZE]
[SIZE=20pt]slotclick(%#i%,l,true);[/SIZE]
[SIZE=20pt]next;[/SIZE]
[SIZE=20pt]endif;[/SIZE]
[SIZE=20pt]//##############Verificar se Bau Está cheio.[/SIZE]
[SIZE=20pt]wait(500ms);[/SIZE]
[SIZE=20pt]getslotitem(53,#id,#stack);[/SIZE]
[SIZE=20pt]if(%#stack%!=0);[/SIZE]
[SIZE=20pt]wait(100ms);[/SIZE]
[SIZE=20pt]inc(#bau,1);[/SIZE]
[SIZE=20pt]endif;[/SIZE]

[SIZE=20pt]//######Verificar se TODOS os baús estão cheios.[/SIZE]
[SIZE=20pt]if(%#bau%=48);[/SIZE]
[SIZE=20pt]unset(baucheq);[/SIZE]
[SIZE=20pt]wait(100ms);[/SIZE]
[SIZE=20pt]gui();else;gui();[/SIZE]
[SIZE=20pt]endif;[/SIZE]
[SIZE=20pt]//#######Voltando a Pescar.[/SIZE]
[SIZE=20pt]until(%#stack%=0);[/SIZE]
[SIZE=20pt]wait(100ms);[/SIZE]
[SIZE=20pt]}$$[/SIZE]
[SIZE=20pt]/home pesca2[/SIZE]
[SIZE=20pt]$${[/SIZE]
[SIZE=20pt]wait(%#delay%);[/SIZE]
[SIZE=20pt]gui(inventory);[/SIZE]
[SIZE=20pt]endif;endif;[/SIZE]
[SIZE=20pt]loop;[/SIZE]
[SIZE=20pt]}$$[/SIZE]
 
matadorbr disse:
Observações: Digite /sethome bau1 ate /home bau24 na frente de cada bau(fileira)
Digite /sethome pesca2 para ir ao pesqueiro, e repara no 12.
Codico:
[SIZE=20pt]$${[/SIZE]
[SIZE=20pt]if(x);[/SIZE]
[SIZE=20pt]log("&d[%PLAYER%] &eMelhor Macro de Pesca 2.0 &cDesligado!");[/SIZE]
[SIZE=20pt]unset(x);[/SIZE]
[SIZE=20pt]stop();[/SIZE]
[SIZE=20pt]else;[/SIZE]
[SIZE=20pt]log("&d[%PLAYER%] &eMelhor Macro de Pesca 2.0 &aLigado!");[/SIZE]
[SIZE=20pt]set(x);[/SIZE]
[SIZE=20pt]set(inventariocheq);[/SIZE]
[SIZE=20pt]&dir = %DIRECTION%;[/SIZE]
[SIZE=20pt]#bau=1;[/SIZE]
[SIZE=20pt]#delay=9;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,N);&dir=NORTH;endif;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,S);&dir=SOUTH;endif;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,E);&dir=EAST;endif;[/SIZE]
[SIZE=20pt]ifmatches(%&dir%,W);&dir=WEST;endif;[/SIZE]
[SIZE=20pt]log("&d[%PLAYER%] &6O Macro Funcionou? Deixe um Comentário no Tópico!");[/SIZE]
[SIZE=20pt]wait(1);[/SIZE]
[SIZE=20pt]log(&6[...]Mantenha o inventario Aberto);[/SIZE]
[SIZE=20pt]wait(2);[/SIZE]
[SIZE=20pt]do;[/SIZE]
[SIZE=20pt]gui(inventory);[/SIZE]
[SIZE=20pt]pick(346);[/SIZE]
[SIZE=20pt]//############################[/SIZE]
[SIZE=20pt]if(%DURABILITY%<12);[/SIZE]
[SIZE=20pt]look(,90);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]wait(50ms);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]wait(50ms);[/SIZE]
[SIZE=20pt]endif;[/SIZE]
[SIZE=20pt]//#############################[/SIZE]
[SIZE=20pt]do(70);[/SIZE]
[SIZE=20pt]look(%&dir%);[/SIZE]
[SIZE=20pt]look(,-90);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]loop;[/SIZE]

[SIZE=20pt]if(inventariocheq);[/SIZE]
[SIZE=20pt]wait(1ms);[/SIZE]
[SIZE=20pt]getslotitem(35,#id,#stack);[/SIZE]
[SIZE=20pt]if(%#stack%=0);[/SIZE]
[SIZE=20pt]else;[/SIZE]
[SIZE=20pt]//############Guardando Itens..[/SIZE]
[SIZE=20pt]wait(1);[/SIZE]
[SIZE=20pt]}$$[/SIZE]
[SIZE=20pt]/home guardar[/SIZE]
[SIZE=20pt]$${[/SIZE]
[SIZE=20pt]do;[/SIZE]
[SIZE=20pt]wait(%#delay%);[/SIZE]

[SIZE=20pt]if(%#bau%=1);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau1[/SIZE]

[SIZE=20pt]if(%#bau%=2);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau2[/SIZE]
[SIZE=20pt]if(%#bau%=3);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau3 [/SIZE]
[SIZE=20pt]if(%#bau%=4);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau 4[/SIZE]
[SIZE=20pt]if(%#bau%=5);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau 5[/SIZE]
[SIZE=20pt]if(%#bau%=6);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau6[/SIZE]
[SIZE=20pt]if(%#bau%=7);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau7[/SIZE]
[SIZE=20pt]if(%#bau%=8);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau8[/SIZE]
[SIZE=20pt]if(%#bau%=9);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau9[/SIZE]
[SIZE=20pt]if(%#bau%=10);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau10[/SIZE]
[SIZE=20pt]if(%#bau%=11);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau11[/SIZE]
[SIZE=20pt]if(%#bau%=12);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau12[/SIZE]
[SIZE=20pt]if(%#bau%=13);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau13[/SIZE]
[SIZE=20pt]if(%#bau%=14);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau14[/SIZE]
[SIZE=20pt]if(%#bau%=15);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau15[/SIZE]
[SIZE=20pt]if(%#bau%=16);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau16[/SIZE]
[SIZE=20pt]if(%#bau%=17);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau17[/SIZE]
[SIZE=20pt]if(%#bau%=18);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau18[/SIZE]
[SIZE=20pt]if(%#bau%=19);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau19 [/SIZE]
[SIZE=20pt]if(%#bau%=20);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau20[/SIZE]
[SIZE=20pt]if(%#bau%=21);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau21[/SIZE]
[SIZE=20pt]if(%#bau%=22);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau22[/SIZE]
[SIZE=20pt]if(%#bau%=23);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau23[/SIZE]
[SIZE=20pt]if(%#bau%=24);wait(100ms);[/SIZE]
[SIZE=20pt]/home bau24[/SIZE]

[SIZE=20pt]if(%#bau%=25);wait(100ms);[/SIZE]
[SIZE=20pt]look(south);wait(100ms);[/SIZE]
[SIZE=20pt]look(130,-40);wait(1);endif; [/SIZE]
[SIZE=20pt]//########################################[/SIZE]
[SIZE=20pt]//########################################[/SIZE]

[SIZE=20pt]//#### Abrindo Bau e colocando Itens.[/SIZE]
[SIZE=20pt]wait(2);[/SIZE]
[SIZE=20pt]key(use);[/SIZE]
[SIZE=20pt]wait(2);[/SIZE]
[SIZE=20pt]for(#i,54,80);[/SIZE]
[SIZE=20pt]wait(40ms);[/SIZE]
[SIZE=20pt]slotclick(%#i%,l,true);[/SIZE]
[SIZE=20pt]next;[/SIZE]
[SIZE=20pt]endif;[/SIZE]
[SIZE=20pt]//##############Verificar se Bau Está cheio.[/SIZE]
[SIZE=20pt]wait(500ms);[/SIZE]
[SIZE=20pt]getslotitem(53,#id,#stack);[/SIZE]
[SIZE=20pt]if(%#stack%!=0);[/SIZE]
[SIZE=20pt]wait(100ms);[/SIZE]
[SIZE=20pt]inc(#bau,1);[/SIZE]
[SIZE=20pt]endif;[/SIZE]

[SIZE=20pt]//######Verificar se TODOS os baús estão cheios.[/SIZE]
[SIZE=20pt]if(%#bau%=48);[/SIZE]
[SIZE=20pt]unset(baucheq);[/SIZE]
[SIZE=20pt]wait(100ms);[/SIZE]
[SIZE=20pt]gui();else;gui();[/SIZE]
[SIZE=20pt]endif;[/SIZE]
[SIZE=20pt]//#######Voltando a Pescar.[/SIZE]
[SIZE=20pt]until(%#stack%=0);[/SIZE]
[SIZE=20pt]wait(100ms);[/SIZE]
[SIZE=20pt]}$$[/SIZE]
[SIZE=20pt]/home pesca2[/SIZE]
[SIZE=20pt]$${[/SIZE]
[SIZE=20pt]wait(%#delay%);[/SIZE]
[SIZE=20pt]gui(inventory);[/SIZE]
[SIZE=20pt]endif;endif;[/SIZE]
[SIZE=20pt]loop;[/SIZE]
[SIZE=20pt]}$$[/SIZE]
Cara eu não tenho tantas homes
 
MYcraftoffBR disse:
Cara eu não tenho tantas homes
Ok então faz o seguinte tente esse codico(macro)abaixo, para ver se funciona de /sethome guardar na frente do primeiro bau.
Para ir ate o pesqueiro digite: /home pesca2 e esta reparando com 12 de durabilidade.
$${
if(x);
log("&d[%PLAYER%] &eMelhor Macro de Pesca 2.0 &cDesligado!");
unset(x);
stop();
else;
log("&d[%PLAYER%] &eMelhor Macro de Pesca 2.0 &aLigado!");
set(x);
set(inventariocheq);
&dir = %DIRECTION%;
#bau=1;
#delay=9;
ifmatches(%&dir%,N);&dir=NORTH;endif;
ifmatches(%&dir%,S);&dir=SOUTH;endif;
ifmatches(%&dir%,E);&dir=EAST;endif;
ifmatches(%&dir%,W);&dir=WEST;endif;
log("&d[%PLAYER%] &6O Macro Funcionou? Deixe um Comentário no Tópico!");
wait(1);
log(&6[...]Mantenha o inventario Aberto);
wait(2);
do;
gui(inventory);
pick(346);
//############################
if(%DURABILITY%<12);
look(,90);
key(use);
wait(50ms);
key(use);
wait(50ms);
endif;
//#############################
do(70);
look(%&dir%);
look(,-90);
key(use);
loop;

if(inventariocheq);
wait(1ms);
getslotitem(35,#id,#stack);
if(%#stack%=0);
else;
//############Guardando Itens..
wait(1);
}$$
/home guardar
$${
do;
wait(%#delay%);

if(%#bau%=1);wait(100ms);
look(north);wait(100ms);
look(297,-30);wait(1);endif;

if(%#bau%=2);wait(100ms);
look(north);wait(100ms);
look(307,-37);wait(1);endif;

if(%#bau%=3);wait(100ms);
look(north);wait(100ms);
look(325,-45);wait(1);endif;

if(%#bau%=4);wait(100ms);
look(north);wait(100ms);
look(360,-50);wait(1);endif;

if(%#bau%=5);wait(100ms);
look(north);wait(100ms);
look(390,-45);wait(1);endif;

if(%#bau%=6);wait(100ms);
look(north);wait(100ms);
look(410,-35);wait(1);endif;

if(%#bau%=7);wait(100ms);
look(north);wait(100ms);
look(297,-15);wait(1);endif;

if(%#bau%=8);wait(100ms);
look(north);wait(100ms);
look(307,-15);wait(1);endif;

if(%#bau%=9);wait(100ms);
look(north);wait(100ms);
look(325,-15);wait(1);endif;

if(%#bau%=10);wait(100ms);
look(north);wait(100ms);
look(360,-15);wait(1);endif;

if(%#bau%=11);wait(100ms);
look(north);wait(100ms);
look(390,-15);wait(1);endif;

if(%#bau%=12);wait(100ms);
look(north);wait(100ms);
look(410,-15);wait(1);endif;

if(%#bau%=13);wait(100ms);
look(north);wait(100ms);
look(297,0);wait(1);endif;

if(%#bau%=14);wait(100ms);
look(north);wait(100ms);
look(307,0);wait(1);endif;

if(%#bau%=15);wait(100ms);
look(north);wait(100ms);
look(325,0);wait(1);endif;

if(%#bau%=16);wait(100ms);
look(north);wait(100ms);
look(360,0);wait(1);endif;

if(%#bau%=17);wait(100ms);
look(north);wait(100ms);
look(390,0);wait(1);endif;

if(%#bau%=18);wait(100ms);
look(north);wait(100ms);
look(410,0);wait(1);endif;

if(%#bau%=19);wait(100ms);
look(north);wait(100ms);
look(297,20);wait(1);endif;

if(%#bau%=20);wait(100ms);
look(north);wait(100ms);
look(307,20);wait(1);endif;

if(%#bau%=21);wait(100ms);
look(north);wait(100ms);
look(325,30);wait(1);endif;

if(%#bau%=22);wait(100ms);
look(north);wait(100ms);
look(360,30);wait(1);endif;

if(%#bau%=23);wait(100ms);
look(north);wait(100ms);
look(390,30);wait(1);endif;

if(%#bau%=24);wait(100ms);
look(north);wait(100ms);
look(410,30);wait(1);endif;

if(%#bau%=25);wait(100ms);
look(south);wait(100ms);
look(130,-40);wait(1);endif;

if(%#bau%=26);wait(100ms);
look(south);wait(100ms);
look(150,-45);wait(1);endif;

if(%#bau%=27);wait(100ms);
look(south);wait(100ms);
look(180,-45);wait(1);endif;

if(%#bau%=28);wait(100ms);
look(south);wait(100ms);
look(210,-43);wait(1);endif;

if(%#bau%=29);wait(100ms);
look(south);wait(100ms);
look(233,-37);wait(1);endif;

if(%#bau%=30);wait(100ms);
look(south);wait(100ms);
look(242,-32);wait(1);endif;

if(%#bau%=31);wait(100ms);
look(south);wait(100ms);
look(130,-17);wait(1);endif;

if(%#bau%=32);wait(100ms);
look(south);wait(100ms);
look(150,-17);wait(1);endif;

if(%#bau%=33);wait(100ms);
look(south);wait(100ms);
look(180,-15);wait(1);endif;

if(%#bau%=34);wait(100ms);
look(south);wait(100ms);
look(210,-17);wait(1);endif;

if(%#bau%=35);wait(100ms);
look(south);wait(100ms);
look(235,-17);wait(1);endif;

if(%#bau%=36);wait(100ms);
look(south);wait(100ms);
look(244,-15);wait(1);endif;

if(%#bau%=37);wait(100ms);
look(south);wait(100ms);
look(130,0);wait(1);endif;

if(%#bau%=38);wait(100ms);
look(south);wait(100ms);
look(150,0);wait(1);endif;

if(%#bau%=39);wait(100ms);
look(south);wait(100ms);
look(180,0);wait(1);endif;

if(%#bau%=40);wait(100ms);
look(south);wait(100ms);
look(210,0);wait(1);endif;

if(%#bau%=41);wait(100ms);
look(south);wait(100ms);
look(233,0);wait(1);endif;

if(%#bau%=42);wait(100ms);
look(south);wait(100ms);
look(242,0);wait(1);endif;

if(%#bau%=43);wait(100ms);
look(south);wait(100ms);
look(130,27);wait(1);endif;

if(%#bau%=44);wait(100ms);
look(south);wait(100ms);
look(150,27);wait(1);endif;

if(%#bau%=45);wait(100ms);
look(south);wait(100ms);
look(180,27);wait(1);endif;

if(%#bau%=46);wait(100ms);
look(south);wait(100ms);
look(211,27);wait(1);endif;

if(%#bau%=47);wait(100ms);
look(south);wait(100ms);
look(232,25);wait(1);endif;

if(%#bau%=48);wait(100ms);
look(south);wait(100ms);
look(246,22);wait(1);endif;

//########################################
//########################################

//#### Abrindo Bau e colocando Itens.
wait(2);
key(use);
wait(2);
for(#i,54,80);
wait(40ms);
slotclick(%#i%,l,true);
next;
endif;
//##############Verificar se Bau Está cheio.
wait(500ms);
getslotitem(53,#id,#stack);
if(%#stack%!=0);
wait(100ms);
inc(#bau,1);
endif;

//######Verificar se TODOS os baús estão cheios.
if(%#bau%=48);
unset(baucheq);
wait(100ms);
gui();else;gui();
endif;
//#######Voltando a Pescar.
until(%#stack%=0);
wait(100ms);
}$$
/home pesca2
$${
wait(%#delay%);
gui(inventory);
endif;endif;
loop;
}$$
 
Você está gravando sua home em um local errado, tente verificar o tutorial com mais atenção e gravar no local correto, pois o macro está funcionamdo perfeitamente. Se você optar por mudar o look, terá que mudar de todos.
 


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

Obs: Esta mensagem é automática.
 
Status
Não está aberto para novas respostas.

Usuários que estão visualizando este tópico

Voltar
Topo