[Resolvido][MACRO] duvida

Bem-vindo!

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

Registrar agora!
  • PROMOÇÃO DE NATAL NO AR

    Novo servidor: CraftLandia Olimpo


Status
Não está aberto para novas respostas.

GuiRoess

Neutro
VIP
Entrou
Nov 10, 2014
Mensagens
203
Pontuação de reação
36
Cubos
0
Gostaria de saber se tem algum macro que atendes essas especificações (pra pig zombie):

-Usar e reparar espada de diamante;
-Jogar fora espadas de ouro;
-Guardar carne podre, pepita e ouro em vários baus.

Lembrando que quero que repare a espada!
 
Area errada... quando vc tiver os requisitos minimos faça um pedido aqui http://forum.craftlandia.com.br/ipb/index.php?/forum/388-pedidos/
ou Pessa para algum programador ou amigo q tenha

$${
if(sword1);
log("&4[Macro] &6Matar mobs desativado.");
unset(sword1);
stop();
else;
log("&4[Macro] &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[Macro] &6 Durabilidade baixa, reparando...");
wait(500ms);
key(use);
wait(500ms);
key(use);
}$$/pvp off$${
log("&4[Macro] &6 Espada reparada!");
endif;

do(50);
look(%&dir%);
look(,-50);
wait(200ms);
key(attack);
loop;

if(nf);
wait(1);
gui(inventory);
wait(1);
LOOK(+180,);
FOR(#u,9,44);
GETSLOTITEM(%#u%,#idu,#stacku);
IF(%#idu%=283);
SLOTCLICK(%#u%);
SLOTCLICK(-999);
ENDIF;
NEXT;
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;}$$
$${if(%#bau%=155);}$$
/home bau15
$${endif;}$$
$${if(%#bau%=16);}$$
/home bau16
$${endif;}$$
$${if(%#bau%=17);}$$
/home bau17
$${endif;}$$
$${if(%#bau%=14);}$$
/home bau14
$${endif;}$$
$${if(%#bau%=18);}$$
/home bau18
$${endif;}$$
$${if(%#bau%=19);}$$
/home bau19
$${endif;}$$
$${if(%#bau%=20);}$$
/home bau20
$${endif;}$$
$${if(%#bau%=21);}$$
/home bau21
$${endif;}$$
$${if(%#bau%=22);}$$
/home bau22
$${endif;}$$
$${if(%#bau%=23);}$$
/home bau23
$${endif;}$$
$${if(%#bau%=24);}$$
/home bau24
$${endif;}$$
$${if(%#bau%=25);}$$
/home bau25
$${endif;}$$
$${if(%#bau%=26);}$$
/home bau26
$${endif;}$$
$${if(%#bau%=27);}$$
/home bau27
$${endif;}$$
$${if(%#bau%=28);}$$
/home bau28
$${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%=28);
unset(nf);
log("&4[Macro] &6Baús cheios! Apenas matará mobs agora.");
gui();
else;
gui();
endif;
until(%#stack%=0);}$$
/home mob
$${endif;
endif;
loop;
endif;
}$$

mais pode usar esse aq ele joga espada pra trás e guarda até a /home bau28 espada de dima slot 9 e dima slot 8, e ele repara pra baixo,
só carne podre e pepita ele guarda.
 
PauloB9 disse:
Area errada... quando vc tiver os requisitos minimos faça um pedido aqui http://forum.craftlandia.com.br/ipb/index.php?/forum/388-pedidos/
ou Pessa para algum programador ou amigo q tenha

$${
if(sword1);
log("&4[Macro] &6Matar mobs desativado.");
unset(sword1);
stop();
else;
log("&4[Macro] &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[Macro] &6 Durabilidade baixa, reparando...");
wait(500ms);
key(use);
wait(500ms);
key(use);
}$$/pvp off$${
log("&4[Macro] &6 Espada reparada!");
endif;

do(50);
look(%&dir%);
look(,-50);
wait(200ms);
key(attack);
loop;

if(nf);
wait(1);
gui(inventory);
wait(1);
LOOK(+180,);
FOR(#u,9,44);
GETSLOTITEM(%#u%,#idu,#stacku);
IF(%#idu%=283);
SLOTCLICK(%#u%);
SLOTCLICK(-999);
ENDIF;
NEXT;
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;}$$
$${if(%#bau%=155);}$$
/home bau15
$${endif;}$$
$${if(%#bau%=16);}$$
/home bau16
$${endif;}$$
$${if(%#bau%=17);}$$
/home bau17
$${endif;}$$
$${if(%#bau%=14);}$$
/home bau14
$${endif;}$$
$${if(%#bau%=18);}$$
/home bau18
$${endif;}$$
$${if(%#bau%=19);}$$
/home bau19
$${endif;}$$
$${if(%#bau%=20);}$$
/home bau20
$${endif;}$$
$${if(%#bau%=21);}$$
/home bau21
$${endif;}$$
$${if(%#bau%=22);}$$
/home bau22
$${endif;}$$
$${if(%#bau%=23);}$$
/home bau23
$${endif;}$$
$${if(%#bau%=24);}$$
/home bau24
$${endif;}$$
$${if(%#bau%=25);}$$
/home bau25
$${endif;}$$
$${if(%#bau%=26);}$$
/home bau26
$${endif;}$$
$${if(%#bau%=27);}$$
/home bau27
$${endif;}$$
$${if(%#bau%=28);}$$
/home bau28
$${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%=28);
unset(nf);
log("&4[Macro] &6Baús cheios! Apenas matará mobs agora.");
gui();
else;
gui();
endif;
until(%#stack%=0);}$$
/home mob
$${endif;
endif;
loop;
endif;
}$$

mais pode usar esse aq ele joga espada pra trás e guarda até a /home bau28 espada de dima slot 9 e dima slot 8, e ele repara pra baixo
Só pra lembrar, nao estou em area errada, tenho essa duvida. Por que ira pedir algo que já existe?? (se existe)
 
GuiRoess disse:
Só pra lembrar, nao estou em area errada, tenho essa duvida. Por que ira pedir algo que já existe?? (se existe)
+ você não quer a macro ? entao e praticamente um pedido :P '-'

resolvido ?
 
Status
Não está aberto para novas respostas.

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

Voltar
Topo