BBot - The best bot of the world
need 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: need macro (/thread-5349.html)



need macro - ukriick - 11-13-2012

I need a macro that uses soft boots with 30% mana and remove it with 80% mana and put the boots of haste
preciso de um macro que use a soft com 30% de amana e tire ela com 80% e coloque a boh



RE: need macro - spiff26 - 11-13-2012

Cara, é só pesquisar no fórum...
Code:
1000 {BOH/Softboots} BOH:=ID_BOH Soft:=ID_SoftBoots Self.Mana%()<30 [boh] Status.InPZ()==0 [boh] Self.Equip.Boots(!Soft!) Exit() {boh} Self.Equip.Boots(!BOH!)

Troca o ID_BOH e o ID_SoftBoots