Alguem tem macro de corre que quando eu abro meu inventario ele n para de correr, ou seja se eu abrir o inventario ele continua correndo vlw
http://forum.craftlandia.com.br/ipb/index.php?/topic/342411-macro-correr-com-invent%C3%A1rio-e-bau-abertosprint/ Abraços!
tenta esse $${ if(cd); log("&4[MACRO] &2Correr Com Inventário e /bau Aberto [&4OFF&2]"); unset(cd); stop(); else; log("&4[MACRO] &2Correr Com Inventário e /bau Aberto [ON]"); set(cd); do; if(KEY_W); sprint; endif; //correndo com /bau ifmatches(%GUI%,Chest); keydown(forward); sprint; else; endif; //correndo com inventário ifmatches(%GUI%,Inventory); keydown(forward); sprint; else; endif; //correndo com chat aberto ifmatches(%GUI%,Chat); keydown(forward); sprint; else; endif; loop; }$$
$${ if(cd); log("&4[MACRO] &2Correr Com Inventário e /bau Aberto [&4OFF&2]"); unset(cd); stop(); else; log("&4[MACRO] &2Correr Com Inventário e /bau Aberto [ON]"); set(cd); do; if(KEY_W); sprint; endif; //correndo com /bau ifmatches(%GUI%,Chest); keydown(forward); sprint; else; endif; //correndo com inventário ifmatches(%GUI%,Inventory); keydown(forward); sprint; else; endif; //correndo com chat aberto ifmatches(%GUI%,Chat); keydown(forward); sprint; else; endif; loop; }$$
Tenta esse jovi: $${if(asprinter)log(&9&l[MACRO] &b&lInvArrumado &4&l[OFF]);keyup(forward)unsprint;unset(asprinter)stop;else;log(&9&l[MACRO] &b&lArrumarInv &2&l[ON]);set(asprinter)do;keydown(forward)sprint;loop;endif;}$$
http://forum.craftlandia.com.br/ipb/index.php?/topic/342411-macro-correr-com-invent%C3%A1rio-e-bau-abertosprint/[/url] Vlw flw[/quote] Enviado de meu GT-S5303B usando Tapatalk