Macro/ addon for Crusader Aura?

I have it hotkeyed and everything but I always forget to toggle it on when out in world zones, feels like a waste of a nice speed boost.

I use this:
#showtooltip
/cast [nostance:1] Crusader Aura
/cast [nostance:2][stance:1] Devotion Aura

Originally I had a macro that would dismount / cast aura / mount / cast aura, but what I found out was that I wanted to change my aura way before I dismounted, so ended up not using it.

4 Likes

you can change auras with out being dismounted so I’m a little confused by your macro

That’s not what the macro does, here’s the one I’m talking about:

#showtooltip
/cast [nostance:1,nomounted] Crusader Aura
/cast [nomounted] Drake of the North Wind
/cast [nostance:2,mounted][stance:1,nomounted] Devotion Aura
/dismount [mounted]

This macro will mount and cast crusader aura at the same time.
It will also dismount and cast devotion aura.

Only part you would need to change is the “Drake of the North Wind” part, because that’s where the name of the mount goes.

11 Likes

Do people actually use a key-bind to dismount though?

Yes, the same one they use to mount with. When mounted hitting mount dismounts.

2 Likes

What ever works for you, I feel like it would an
Inconvenience to click a key to dismount but hey if that’s your thing!

I agree, any idea on how you would set it up?
I am working on one with an in combat modifier while also switching auras. no luck as of yet.

Won’t work, you could modify it so that it doesn’t dismount you on the second aura change.

You want to switch away from Crusader Aura before you get into combat, you’re wasting a GCD otherwise.

1 Like

thank you so much! it works a treat.
God bless you. walk in the light of the fellowship of Christ, Paladin!

This is what I have been looking for - for years!

Thank you for this. So useful even years later. My preferred Mount/Dismount/Leave Vehicle macro even fits within the character limit at 252/255 for my new pally. :heart:

/cast [nostance:1] Crusader Aura
/use [nomounted,flyable] Obsidian Nightwing
/use [nomounted]Algarian Stormrider
/use [nomounted,noflyable] Obsidian Nightwing
/dismount [mounted]
/leavevehicle [canexitvehicle]
/cast [nostance:2][stance:1] Devotion Aura

…oh and if anyone is wondering why I have 2 separate lines for the flyable vs. noflyable with the same mount, I like to switch it up sometimes, so I left the lines separate. :joy:

so i know this is way late BUT…can you further explain “wasting a GCD” im confused