I was using this macro to heal.
1000
{heal life/mana}
minMana:=80
minLife:=60
manaPotionID:=268
healthPotionID:=7643
Self.Health%()<=!minLife! [heal mana]
Target.Self()
Target.Shoot(!healthPotionID!)
Exit()
{heal mana}
Self.Mana%()<=!minMana!
Target.Self()
Target.Shoot(!manaPotionID!)
Exit()
But now dont function anymore.
someone can make me an macro to stop heal mana and heal hp when have <x Hp?
1000
{heal life/mana}
minMana:=80
minLife:=60
manaPotionID:=268
healthPotionID:=7643
Self.Health%()<=!minLife! [heal mana]
Target.Self()
Target.Shoot(!healthPotionID!)
Exit()
{heal mana}
Self.Mana%()<=!minMana!
Target.Self()
Target.Shoot(!manaPotionID!)
Exit()
But now dont function anymore.
someone can make me an macro to stop heal mana and heal hp when have <x Hp?


![[Image: 2zz7txj.png]](http://i48.tinypic.com/2zz7txj.png)
![[Image: btn_donateCC_LG.gif]](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)