BBot - The best bot of the world
Ajuda em um macro - 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: Ajuda em um macro (/thread-6473.html)



Ajuda em um macro - gustavohonorata - 01-09-2013

Preciso de um macro que use exori con com dois cyclops smith na tela, quando tiver com 500 de mana. Procurei e não achei nenhum do tipo.

Desde já obrigado !


RE: Ajuda em um macro - Kimoszin - 01-09-2013

[macro]1300 {exori con} Creatures.ByName(Cyclops Smith)>=2 Self.Attacking()==1 Self.Mana()>=500 Self.Say(exori con)[/macro]


RE: Ajuda em um macro - gustavohonorata - 01-09-2013

(01-09-2013, 03:36 PM)Kimoszin Wrote: [macro]1300 {exori con} Creatures.ByName(Cyclops Smith)>=2 Self.Attacking()==1 Self.Mana()>=500 Self.Say(exori con)[/macro]

Vou testar, mais tenho certeza que vai funcionar. Obrigado !