Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIRATES YALAHAR KNIGHTS
#3
(06-21-2014, 08:32 PM)bolareclama Wrote: Hey lhosales!

I'm running your script on my EK55, but I think that the mana usage is pretty high and I'm getting a lot of waste.

In 20 minutes, I've already used 40 MP. How can I change the settings?

Hey man! go on macro, edit the macro named {mana/hp}.

Code:
800 {mana/hp} minMana:=50 minLife:=50 manaPotionID:=268 healthPotionID:=236 Self.Health%()<=!minLife! [heal mana] target:=Creature.Self() Creature.ShootOn(!target!, !healthPotionID!) Exit() {heal mana} Self.Mana%()<=!minMana! target:=Creature.Self() Creature.ShootOn(!target!, !manaPotionID!) Exit()

Change it. ("minMana:=Percent of mana u want to use")
save it. will be two macros with the same name, delete the first one. Done. Big Grin

I made healing by macro cuz bbot doesnt have preferences in potions. If 5+ pirates are attacking you, bbot keeps using mana potions instead strong health potions. This macro solves the problem :p
Give me reputation if this post is usefull,
Thanks,
lhosalles.


Messages In This Thread
PIRATES YALAHAR KNIGHTS - by lhosalles - 06-19-2014, 03:08 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)