[ PEDIDO ] MODIFICAÇÃO DE MACRO 1.7.

Bem-vindo!

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

Inscreva-se agora!
Status
Não está aberto para novas respostas.

Undinied

Craftlandiano
VIP
Entrou
Jan 17, 2012
Mensagens
5,983
Cubos
0
Olá Pessoal, alguém que manje dos Macros Poderia Fazer 3 Modificações pra mim nesse Macro de matar Blaze com Espadas?

$${if(@sword1);log("&4[&f%PLAYER%&4] &6Matar mobs desativado.");unset(@sword1);stop();else;log("&4[&f%PLAYER%&4] &6Matar mobs ativado.");set(@sword1);&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(276);if(%DURABILITY%<70);look(0,90);log("&4[&fMacro&4] &6 Durabilidade baixa, reparando...");wait(500ms);key(use);wait(500ms);key(use);}$$/pvp off$${log("&4[&fMacro&4] &6 Espada reparada!");endif;do(50);look(%&dir%);look(,-20);wait(15ms);key(attack);loop; if(nf);wait(1);gui(inventory);wait(1);getslotitem(35,#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(5);key(use);wait(1);for(#i,54,87);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 blaze$${endif;endif;loop;endif;}$$

1 - Poderia Modificá-lo para Pescar Blaze ao invés de Matar Com espadas?


2 - Ao invés de dar /home blaze , /home bau1 , /home bau2... /home bau14 - der

/home legiado blaze , /home legiado bau1 , /home legiado bau2... /home legiado bau14

3 - Colocar pra Reparar a Vara de Pescar em 20.
 
$${if(@sword1);log("&4[&f%PLAYER%&4] &6Matar mobs desativado.");unset(@sword1);stop();else;log("&4[&f%PLAYER%&4] &6Matar mobs ativado.");set(@sword1);&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);if(%DURABILITY%<20);look(0,90);log("&4[&fMacro&4] &6 Durabilidade baixa, reparando...");wait(500ms);key(use);wait(500ms);key(use);}$$/pvp off$${log("&4[&fMacro&4] &6 Vara reparada!");endif;do(50);look(%&dir%);look(,-20);wait(15ms);key(use);loop; if(nf);wait(1);gui(inventory);wait(1);getslotitem(35,#id,#stack); if(%#stack%=0);gui();else;do;wait(1);}$$$${if(%#bau%=1);}$$/home legiado bau1$${endif;}$$$${if(%#bau%=2);}$$/home legiado bau2$${endif;}$$$${if(%#bau%=3);}$$/home legiado bau3$${endif;}$$$${if(%#bau%=4);}$$/home legiado bau4$${endif;}$$$${if(%#bau%=5);}$$/home legiado bau5$${endif;}$$$${if(%#bau%=6);}$$/home legiado bau6$${endif;}$$$${if(%#bau%=7);}$$/home legiado bau7$${endif;}$$$${if(%#bau%=8);}$$/home legiado bau8$${endif;}$$$${if(%#bau%=9);}$$/home legiado bau9$${endif;}$$$${if(%#bau%=10);}$$/home legiado bau10$${endif;}$$$${if(%#bau%=11);}$$/home legiado bau11$${endif;}$$$${if(%#bau%=12);}$$/home legiado bau12$${endif;}$$$${if(%#bau%=13);}$$/home legiado bau13$${endif;}$$$${if(%#bau%=14);}$$/home legiado bau14$${endif;}$$$${wait(5);key(use);wait(1);for(#i,54,87);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 blaze$${endif;endif;loop;endif;}$$

Tentei fazer oque pediu, as homes para guardar são /home legiado bau1 até /home legiado bau14, e a vara repara quando tiver com 20 ou menos de durabilidade.

@edit esqueci de colocar pra usar a espada, calma ae
@edit² pronto, certinho
 
$${if(@sword1);log("&4[&f%PLAYER%&4] &6Matar mobs desativado.");unset(@sword1);stop();else;log("&4[&f%PLAYER%&4] &6Matar mobs ativado.");set(@sword1);&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(276);if(%DURABILITY%<20);look(0,90);log("&4[&fMacro&4] &6 Durabilidade baixa, reparando...");wait(500ms);key(use);wait(500ms);key(use);}$$/pvp off$${log("&4[&fMacro&4] &6 Espada reparada!");endif;do(50);look(%&dir%);look(,-20);wait(15ms);key(attack);loop; if(nf);wait(1);gui(inventory);wait(1);getslotitem(35,#id,#stack); if(%#stack%=0);gui();else;do;wait(1);}$$$${if(%#bau%=1);}$$/home legiado bau1$${endif;}$$$${if(%#bau%=2);}$$/home legiado bau2$${endif;}$$$${if(%#bau%=3);}$$/home legiado bau3$${endif;}$$$${if(%#bau%=4);}$$/home legiado bau4$${endif;}$$$${if(%#bau%=5);}$$/home legiado bau5$${endif;}$$$${if(%#bau%=6);}$$/home legiado bau6$${endif;}$$$${if(%#bau%=7);}$$/home legiado bau7$${endif;}$$$${if(%#bau%=8);}$$/home legiado bau8$${endif;}$$$${if(%#bau%=9);}$$/home legiado bau9$${endif;}$$$${if(%#bau%=10);}$$/home legiado bau10$${endif;}$$$${if(%#bau%=11);}$$/home legiado bau11$${endif;}$$$${if(%#bau%=12);}$$/home legiado bau12$${endif;}$$$${if(%#bau%=13);}$$/home legiado bau13$${endif;}$$$${if(%#bau%=14);}$$/home legiado bau14$${endif;}$$$${wait(5);key(use);wait(1);for(#i,54,87);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 blaze$${endif;endif;loop;endif;}$$

Tentei fazer oque pediu, as homes para guardar são /home legiado bau1 até /home legiado bau14, e a vara repara quando tiver com 20 ou menos de durabilidade.

@edit esqueci de colocar pra usar a espada, calma ae
Mais eu não quero espadas, quero pescar '-'
 
yBrook disse:
Pronto nob, eu só tinhe esquecido de colocar os negócio uai
Funcionou não parça, ele não reconhece a vara de pesca e acaba quebrando, talvez tenha algo errado nos segundos ali, no delay, não sei
 
Legiado Gamer disse:
Funcionou não parça, ele não reconhece a vara de pesca e acaba quebrando, talvez tenha algo errado nos segundos ali, no delay, não sei
preciso do ID , vou dar uma conferida e já mando novamente.
Legiado Gamer disse:
Funcionou não parça, ele não reconhece a vara de pesca e acaba quebrando, talvez tenha algo errado nos segundos ali, no delay, não sei
tenta esse

$${if(@sword1);log("&4[&f%PLAYER%&4] &6Matar mobs desativado.");unset(@sword1);stop();else;log("&4[&f%PLAYER%&4] &6Matar mobs ativado.");set(@sword1);&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(fishing_rod_cast);if(%DURABILITY%<20);look(0,90);log("&4[&fMacro&4] &6 Durabilidade baixa, reparando...");wait(500ms);key(use);wait(500ms);key(use);}$$/pvp off$${log("&4[&fMacro&4] &6 Vara reparada!");endif;do(50);look(%&dir%);look(,-20);wait(15ms);key(use);loop; if(nf);wait(1);gui(inventory);wait(1);getslotitem(35,#id,#stack); if(%#stack%=0);gui();else;do;wait(1);}$$$${if(%#bau%=1);}$$/home legiado bau1$${endif;}$$$${if(%#bau%=2);}$$/home legiado bau2$${endif;}$$$${if(%#bau%=3);}$$/home legiado bau3$${endif;}$$$${if(%#bau%=4);}$$/home legiado bau4$${endif;}$$$${if(%#bau%=5);}$$/home legiado bau5$${endif;}$$$${if(%#bau%=6);}$$/home legiado bau6$${endif;}$$$${if(%#bau%=7);}$$/home legiado bau7$${endif;}$$$${if(%#bau%=8);}$$/home legiado bau8$${endif;}$$$${if(%#bau%=9);}$$/home legiado bau9$${endif;}$$$${if(%#bau%=10);}$$/home legiado bau10$${endif;}$$$${if(%#bau%=11);}$$/home legiado bau11$${endif;}$$$${if(%#bau%=12);}$$/home legiado bau12$${endif;}$$$${if(%#bau%=13);}$$/home legiado bau13$${endif;}$$$${if(%#bau%=14);}$$/home legiado bau14$${endif;}$$$${wait(5);key(use);wait(1);for(#i,54,87);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 blaze$${endif;endif;loop;endif;}$$
 
Legiado Gamer disse:
Funcionou não parça, ele não reconhece a vara de pesca e acaba quebrando, talvez tenha algo errado nos segundos ali, no delay, não sei
$${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 legiado bau1
$${endif;
if(%#bau%=2);}$$
/home legiado bau2
$${endif;
if(%#bau%=3);}$$
/home legiado bau3
$${endif;
if(%#bau%=4);}$$
/home legiado bau4
$${endif;
if(%#bau%=5);}$$
/home legiado bau5
$${endif;
if(%#bau%=6);}$$
/home legiado bau6
$${endif;
if(%#bau%=7);}$$
/home legiado bau7
$${endif;
if(%#bau%=8);}$$
/home legiado bau8
$${endif;
if(%#bau%=9);}$$
/home legiado bau9
$${endif;
if(%#bau%=10);}$$
/home legiado bau10
$${endif;
if(%#bau%=11);}$$
/home legiado bau11
$${endif;
if(%#bau%=12);}$$
/home legiado bau12
$${endif;
if(%#bau%=13);}$$
/home legiado bau13
$${endif;
if(%#bau%=14);}$$
/home legiado 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 blaze
$${
endif;
endif;
while(sword);
endif;
}$$

tenta esse agora vai dar certo
 
yBrook disse:
$${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 legiado bau1
$${endif;
if(%#bau%=2);}$$
/home legiado bau2
$${endif;
if(%#bau%=3);}$$
/home legiado bau3
$${endif;
if(%#bau%=4);}$$
/home legiado bau4
$${endif;
if(%#bau%=5);}$$
/home legiado bau5
$${endif;
if(%#bau%=6);}$$
/home legiado bau6
$${endif;
if(%#bau%=7);}$$
/home legiado bau7
$${endif;
if(%#bau%=8);}$$
/home legiado bau8
$${endif;
if(%#bau%=9);}$$
/home legiado bau9
$${endif;
if(%#bau%=10);}$$
/home legiado bau10
$${endif;
if(%#bau%=11);}$$
/home legiado bau11
$${endif;
if(%#bau%=12);}$$
/home legiado bau12
$${endif;
if(%#bau%=13);}$$
/home legiado bau13
$${endif;
if(%#bau%=14);}$$
/home legiado 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 blaze
$${
endif;
endif;
while(sword);
endif;
}$$

tenta esse agora vai dar certo
Realmente tá reparando, porém quando verifica o inventário ele para de funcionar.
 
Código:
$${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(49);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(,-25);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 Legiadobau1$${endif;if(%#bau%=2);}$$/home legiadobau2$${endif;if(%#bau%=3);}$$/home legiadobau3$${endif;if(%#bau%=4);}$$/home legiadobau4$${endif;if(%#bau%=5);}$$/home legiadobau5$${endif;if(%#bau%=6);}$$/home legiadobau6$${endif;if(%#bau%=7);}$$/home legiadobau7$${endif;if(%#bau%=8);}$$/home legiadobau8$${endif;if(%#bau%=9);}$$/home legiadobau9$${endif;if(%#bau%=10);}$$/home legiadobau10$${endif;if(%#bau%=11);}$$/home legiadobau11$${endif;if(%#bau%=12);}$$/home legiadobau12$${endif;if(%#bau%=13);}$$/home legiadobau13$${endif;if(%#bau%=14);}$$/home legiadobau14$${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 LegiadoBlaze$${endif;endif;while(sword);endif;}$$
 
EndeerGuy disse:
Código:
$${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(49);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(,-25);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 Legiadobau1$${endif;if(%#bau%=2);}$$/home legiadobau2$${endif;if(%#bau%=3);}$$/home legiadobau3$${endif;if(%#bau%=4);}$$/home legiadobau4$${endif;if(%#bau%=5);}$$/home legiadobau5$${endif;if(%#bau%=6);}$$/home legiadobau6$${endif;if(%#bau%=7);}$$/home legiadobau7$${endif;if(%#bau%=8);}$$/home legiadobau8$${endif;if(%#bau%=9);}$$/home legiadobau9$${endif;if(%#bau%=10);}$$/home legiadobau10$${endif;if(%#bau%=11);}$$/home legiadobau11$${endif;if(%#bau%=12);}$$/home legiadobau12$${endif;if(%#bau%=13);}$$/home legiadobau13$${endif;if(%#bau%=14);}$$/home legiadobau14$${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 LegiadoBlaze$${endif;endif;while(sword);endif;}$$
Poderia colocar em Spoiler por favor?
 
Legiado Gamer disse:
Poderia colocar em Spoiler por favor?
$${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(49);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(,-25);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 Legiadobau1${endif;if(%#bau%=2);}$/home legiadobau2${endif;if(%#bau%=3);}$/home legiadobau3${endif;if(%#bau%=4);}$/home legiadobau4${endif;if(%#bau%=5);}$/home legiadobau5${endif;if(%#bau%=6);}$/home legiadobau6${endif;if(%#bau%=7);}$/home legiadobau7${endif;if(%#bau%=8);}$/home legiadobau8${endif;if(%#bau%=9);}$/home legiadobau9${endif;if(%#bau%=10);}$/home legiadobau10${endif;if(%#bau%=11);}$/home legiadobau11${endif;if(%#bau%=12);}$/home legiadobau12${endif;if(%#bau%=13);}$/home legiadobau13${endif;if(%#bau%=14);}$/home legiadobau14${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 LegiadoBlaze${endif;endif;while(sword);endif;}$$
 
EndeerGuy disse:
$${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(49);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(,-25);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 Legiadobau1${endif;if(%#bau%=2);}$/home legiadobau2${endif;if(%#bau%=3);}$/home legiadobau3${endif;if(%#bau%=4);}$/home legiadobau4${endif;if(%#bau%=5);}$/home legiadobau5${endif;if(%#bau%=6);}$/home legiadobau6${endif;if(%#bau%=7);}$/home legiadobau7${endif;if(%#bau%=8);}$/home legiadobau8${endif;if(%#bau%=9);}$/home legiadobau9${endif;if(%#bau%=10);}$/home legiadobau10${endif;if(%#bau%=11);}$/home legiadobau11${endif;if(%#bau%=12);}$/home legiadobau12${endif;if(%#bau%=13);}$/home legiadobau13${endif;if(%#bau%=14);}$/home legiadobau14${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 LegiadoBlaze${endif;endif;while(sword);endif;}$$
ou man, poderia editar? as homes ficaram tudo junto ( tipo /homelegiadobau1 ) e colocar /home legiado bau1
 
yBrook disse:
$${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 legiado bau1
$${endif;
if(%#bau%=2);}$$
/home legiado bau2
$${endif;
if(%#bau%=3);}$$
/home legiado bau3
$${endif;
if(%#bau%=4);}$$
/home legiado bau4
$${endif;
if(%#bau%=5);}$$
/home legiado bau5
$${endif;
if(%#bau%=6);}$$
/home legiado bau6
$${endif;
if(%#bau%=7);}$$
/home legiado bau7
$${endif;
if(%#bau%=8);}$$
/home legiado bau8
$${endif;
if(%#bau%=9);}$$
/home legiado bau9
$${endif;
if(%#bau%=10);}$$
/home legiado bau10
$${endif;
if(%#bau%=11);}$$
/home legiado bau11
$${endif;
if(%#bau%=12);}$$
/home legiado bau12
$${endif;
if(%#bau%=13);}$$
/home legiado bau13
$${endif;
if(%#bau%=14);}$$
/home legiado 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 blaze
$${
endif;
endif;
while(sword);
endif;
}$$

tenta esse agora vai dar certo
Parça, quando verifica o inventário ele desliga.

EndeerGuy disse:
$${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(49);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(,-25);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 Legiadobau1${endif;if(%#bau%=2);}$/home legiadobau2${endif;if(%#bau%=3);}$/home legiadobau3${endif;if(%#bau%=4);}$/home legiadobau4${endif;if(%#bau%=5);}$/home legiadobau5${endif;if(%#bau%=6);}$/home legiadobau6${endif;if(%#bau%=7);}$/home legiadobau7${endif;if(%#bau%=8);}$/home legiadobau8${endif;if(%#bau%=9);}$/home legiadobau9${endif;if(%#bau%=10);}$/home legiadobau10${endif;if(%#bau%=11);}$/home legiadobau11${endif;if(%#bau%=12);}$/home legiadobau12${endif;if(%#bau%=13);}$/home legiadobau13${endif;if(%#bau%=14);}$/home legiadobau14${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 LegiadoBlaze${endif;endif;while(sword);endif;}$$
Parça quando verifica o inventário ele desliga
 
Legiado Gamer disse:
Parça, quando verifica o inventário ele desliga.


Parça quando verifica o inventário ele desliga
$${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(49);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(,-25);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 Legiado bau1${endif;if(%#bau%=2);}$/home legiado bau2${endif;if(%#bau%=3);}$/home legiado bau3${endif;if(%#bau%=4);}$/home legiado bau4${endif;if(%#bau%=5);}$/home legiado bau5${endif;if(%#bau%=6);}$/home legiado bau6${endif;if(%#bau%=7);}$/home legiado bau7${endif;if(%#bau%=8);}$/home legiado bau8${endif;if(%#bau%=9);}$/home legiado bau9${endif;if(%#bau%=10);}$/home legiado bau10${endif;if(%#bau%=11);}$/home legiado bau11${endif;if(%#bau%=12);}$/home legiado bau12${endif;if(%#bau%=13);}$/home legiado bau13${endif;if(%#bau%=14);}$/home legiado 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 Legiado Blaze${endif;endif;while(sword);endif;}$$
 
EndeerGuy disse:
$${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(49);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(,-25);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 Legiado bau1${endif;if(%#bau%=2);}$/home legiado bau2${endif;if(%#bau%=3);}$/home legiado bau3${endif;if(%#bau%=4);}$/home legiado bau4${endif;if(%#bau%=5);}$/home legiado bau5${endif;if(%#bau%=6);}$/home legiado bau6${endif;if(%#bau%=7);}$/home legiado bau7${endif;if(%#bau%=8);}$/home legiado bau8${endif;if(%#bau%=9);}$/home legiado bau9${endif;if(%#bau%=10);}$/home legiado bau10${endif;if(%#bau%=11);}$/home legiado bau11${endif;if(%#bau%=12);}$/home legiado bau12${endif;if(%#bau%=13);}$/home legiado bau13${endif;if(%#bau%=14);}$/home legiado 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 Legiado Blaze${endif;endif;while(sword);endif;}$$
Quando eu ligo a macro sou banido por spam '-'


'' Script terminated with uncollapsed stack: DO expects LOOP, UNTIL or WHILE ''
 
Status
Não está aberto para novas respostas.

Users who are viewing this thread

Voltar
Topo