Log in

View Full Version : Debuff and blast macro



Orus
01-20-2008, 02:41 PM
Hey all,

I'm currently using the following macro on my mage:

/assist Paladin
/cast [nocombat] Slow; Scorch

When engaging a group of mobs only the first mob gets slowed, while the rest gets scorched. Is there anyway to adjust the above macro so that any time the paladin engages a new target while in combat that mob will also get slowed?

I used to do this with castsequence reset=target but for some reason that command keeps locking up.

Lost Ninja
01-20-2008, 02:49 PM
The mage doesn't leave combat between mobs is my guess. [nocombat] is like out of combat I think, not sure how you can do it without the reset=target tbh. But mine locks up too :(

Toned
01-22-2008, 05:30 PM
/assist focus (or make your /castsequence [target=focustarget])
/castsequence rest=target/combat slow, scorch, scorch, scorch, scorch, scorch, fireball, fire blast

This macro would assist your paladin and then slow, 5x scorch, fireball, fireblast... after being pressed over and over... anytime you leave combat or switch targets it goes back to slowing the mob then scorching.