Smart Mount/Dismount
Mounts a random favorite ground mount or dismounts if mounted. This macro supports both regular mounting and dismounting.
#showtooltip
/cast [mounted] Dismount
/cast [nomounted] Summon Random Favorite MountRestoration Shamans can optimize their travel with macros that intelligently handle mounting, dismounting, and specific travel forms. These macros reduce the number of keybinds needed and streamline movement between encounters or quest objectives.
Mounts a random favorite ground mount or dismounts if mounted. This macro supports both regular mounting and dismounting.
#showtooltip
/cast [mounted] Dismount
/cast [nomounted] Summon Random Favorite MountActivates Ghost Wolf to increase movement speed or cancels it if already active. This is useful for quick transitions in and out of combat.
#showtooltip
/cast !Ghost WolfMounts a random favorite ground mount if outside, or casts Ghost Wolf if indoors or in a no-mount zone. This macro prioritizes the most efficient travel method.
#showtooltip
/cast [outhumanoid,noswimming,noindoors] Summon Random Favorite Mount; Ghost WolfThe 'Summon Random Favorite Mount' spell will automatically choose from your favorited flying mounts when in an area that allows flying. You do not need to specify a flying mount type within the macro itself.
Yes, replace 'Summon Random Favorite Mount' with the exact name of the mount you wish to summon, for example, '/cast Raven Lord'. Ensure the mount name is spelled correctly.
The '!' before a spell name prevents the macro from toggling the spell off if you press it again while it's active. For Ghost Wolf, '!Ghost Wolf' allows you to continuously press the macro to ensure you enter Ghost Wolf form, and then a subsequent press will cancel it.