BBot - The best bot of the world
Qual é o macro pra usar runa? - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Qual é o macro pra usar runa? (/thread-5633.html)



Qual é o macro pra usar runa? - Jaspion - 12-02-2012

Como faço pra usar runas quando tiver 3 bichos na tela?
Obrigado!


RE: Qual é o macro pra usar runa? - Kimoszin - 12-02-2012

Primeiro, você verifica as criaturas Creatures.OnScreen()
Depois você tem que setar o Target para você: Target.Self()
E depois usar o: Target.Shoot(Ammo)

http://wiki.bmega.net/doku.php?id=macros_commands#target


RE: Qual é o macro pra usar runa? - Jaspion - 12-02-2012

(12-02-2012, 02:05 PM)Kimoszin Wrote: Primeiro, você verifica as criaturas Creatures.OnScreen()
Depois você tem que setar o Target para você: Target.Self()
E depois usar o: Target.Shoot(Ammo)

http://wiki.bmega.net/doku.php?id=macros_commands#target

obrigado, vou testar Big Grin