Macro:Paladin Mount with Crusader Aura

From Dual-Boxing Wiki

Jump to: navigation, search

Using Flying or Land Mount with Crusader Aura

by user:kllrwlf

If you are able to use a flying mount and unmounted, it will cast Crusader Aura and Use the flying mount.

If you are able to not use a flying mount and unmounted, it will cast Crusader Aura. You will have to hit the button again to cast the Paladin's Mount due to GCD.

If you hold down ctrl then click this button, it will cast Crusader Aura. You will have to hit the button again while holding down ctrl to cast the Paladin's Mount due to GCD. (This is for those that prefer to use the land mount over the flying because you do not have an Epic Flying mount yet).

If you are mounted and click this button, it will unmount you and cast Retribution Aura (of whatever auro you decide to change it to).

     /cast [mounted,nomod:ctrl] !Retribution Aura
     /cast [nomounted,flyable,nomod:ctrl] !Crusader Aura
     /use [nomounted,flyable,nomod:ctrl] Turbo-Charged Flying Machine Control
     /castsequence [nomounted] reset=3 !Crusader Aura,Summon Charger
     /dismount [mounted]

This is similiar to the above macro, except you are using an actual mount and not the Paladin's mount.

This would be preferred to remove the GCD requirement of mounting.

You will only have to hit the button once to mount the land mount.

     /cast [mounted,nomod:ctrl] !Retribution Aura
     /cast [nomounted] !Crusader Aura
     /use [nomounted,flyable,nomod:ctrl] Turbo-Charged Flying Machine Control
     /use [nomounted] Amani War Bear
     /dismount [mounted]

Here's the same as above except with the CTRL option removed.

This will most likely be the one used after you bought the epic flying mount and just want the fastest mount possible.

Also, combining the lines for the two mounts will remove the error message that you would get with the above macros.

     /cast [mounted] !Retribution Aura
     /cast [nomounted] !Crusader Aura
     /use [nomounted,flyable] Turbo-Charged Flying Machine Control; Amani War Bear
     /dismount [mounted]

Adding the " ! " in front of the spell makes sure that the spell is on.

!Retribution Aura, makes sure that Retribution Aura is on and if it isn't, it toggles it on.

(credit to Vyndree who I learned this trick from)  :)

General Macros Profession Macros
Class Macros
Druid Hunter Mage Paladin Priest Rogue Shaman Warlock Warrior
Personal tools