01-24-2013, 01:17 PM
Tenta assim:
[macro]1000 {Restore Mana} MinMana:=xx MaxMana:=xx Self.Mana()<=!MinMana! [else] Cavebot.Stop() Exit() {else} Self.Mana()>=!MaxMana! Cavebot.Start()<>1 Cavebot.Start() Exit()[/macro]
[macro]1000 {Restore Mana} MinMana:=xx MaxMana:=xx Self.Mana()<=!MinMana! [else] Cavebot.Stop() Exit() {else} Self.Mana()>=!MaxMana! Cavebot.Start()<>1 Cavebot.Start() Exit()[/macro]