Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro for mana potion EK on hexera.net
#1
You need to put those 2 macros on and set your health potion (any kind) in healing on 100ms

2000 {Low mana} SelfID:=Creature.Self() Self.Attacking()==0 Self.Mana%()<=90 Creature.ShootOn(!SelfID!, 268)

500 {Low mana target} SelfID:=Creature.Self() Self.Attacking()==1 Self.Mana%()<=90 Self.Health%()>=40 Creature.ShootOn(!SelfID!, 268)


It's for better monsters looting on cashmakers. I'm using it (on open before attack mode) on roshamuul in hexera and it's working very well
Reply


Messages In This Thread
Macro for mana potion EK on hexera.net - by Kazan - 01-11-2017, 09:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)