Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with a few macros.
#1
Hello, I'm trying to do a macro that work better than "Advanced Attack", since it isn't working the % of life for each spell (at last at mine bbot).

So I tried those scripts, can some1 tell me where I did wrong?
Can please fix it too?
Thank you:


2000 {Viss}
id:=Creature.Attacking()
Self.Attacking()==01

Creature.Health(!id!)>=90
[Gran Vis]
Self.Say(exori gran vis)
exit ()

Creature.Health(!id!)>=50
[Amp Vis]
Self.Say(exori amp vis)
exit ()

Creature.Health(!id!)>=1
[Little Vis]
Self.Say(exori vis)
exit ()
Exit()
Reply


Messages In This Thread
Problem with a few macros. - by Marcos Rosa - 01-11-2016, 05:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)