Smart Mount/Dismount Macro
This macro summons a random mount in an outdoor area or a specific mount in an instanced zone, dismounting upon reuse.
#showtooltip
/cast [indoors,nomounted] []; [outdoors,nomounted] Random Favorite Mount; DismountFire Mages benefit from macros that streamline mount and travel abilities, enhancing their mobility and reducing downtime. These macros combine multiple actions into single keybinds, offering efficient solutions for navigating various environments. Optimizing these actions ensures a smoother and more responsive gameplay experience for Fire Mages.
This macro summons a random mount in an outdoor area or a specific mount in an instanced zone, dismounting upon reuse.
#showtooltip
/cast [indoors,nomounted] []; [outdoors,nomounted] Random Favorite Mount; DismountThis macro casts Blink if not mounted and then attempts to summon a mount, or dismounts if already mounted.
#showtooltip
/cast [nomounted] Blink
/cast [outdoors,nomounted] Random Favorite Mount; DismountThis macro prefers a flying mount in areas allowing flight and a ground mount otherwise, dismounting on reuse.
#showtooltip
/cast [flyable,nomounted] Ironbound Proto-Drake; [nomounted] Swift White Steed; DismountUsing specific mount names can be beneficial for situational awareness or if you prefer a particular aesthetic. However, 'Random Favorite Mount' is generally more versatile for everyday travel.
Yes, you can add other non-global cooldown spells like utility buffs. However, complex sequences might unintentionally prevent mounting or dismounting in certain situations.
Combining Blink with a mount macro allows for quick repositioning before mounting, which can be useful for escaping combat or gaining a slight speed advantage when disengaging.