11-21-2014, 04:55 AM
Yo, I wanted to see if you guys could help me make a macro that attacks Frost Dragons with exori vis when there is only one of them, but SDs them when there's 2? I'd really appreciate it!!
Help With Macro
|
11-21-2014, 04:55 AM
Yo, I wanted to see if you guys could help me make a macro that attacks Frost Dragons with exori vis when there is only one of them, but SDs them when there's 2? I'd really appreciate it!!
11-21-2014, 08:41 AM
Try it:
Code: 500 {SD Shooter} target:=Creature.Target() IDRUNE:=3155 Creatures.ByName(Frost Dragon)>=2 [jump] Creature.ShootOn(!target!, !IDRUNE!) Exit() {jump} Self.Attacking==01 Self.Say(exori vis) Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
11-22-2014, 08:25 AM
(11-21-2014, 08:41 AM)mr. Kris Wrote: Try it: This works okay, but it spams exori vis and doesn't heal, can you make it wait a bit?? Pleaseeee! |
« Next Oldest | Next Newest »
|