Carrot on the stick macro

Hi,

Does anybody know how to make this macro?

EDIT: When I mount to equip it and when I dismount to swap trinket again.

Thank you very much.

This works on retail but I never tried it on classic so I hope no globals or old changes prevents this

Shift and left click on the trinket and spells to get it right and if you want to see the tooltip of an ability just type #showtooltip “name of the ability” before the line equip

1st macro
/equip carrot on a stick
/cast “the name of your mount”

2nd macro
/equip “the name of the other trinket”
/cancelaura “the name of your mount”
(optional)
/cast “the name of an ability you want to use”

1 Like

Is there any chance to put it in one macro?

Something like:

#showtooltip Reins of the Swift Stormsaber
/equip Carrot on a Stick
/cast Reins of the Swift Stormsaber
/equip [mod:ctrl] Mark of Tyranny
/cancelaura Reins of the Swift Stormsaber

(This macro doesnt work, this is just an example)
EDIT: Seems that this works (but Mark of Tyranny needs to be first trinket, if its not, then doesnt work cuz it swaps carrot with first one).

Use “SpeedyMount”.

https://www.curseforge.com/wow/addons/speedymount

1 Like

Did you try
/cancelaura [mod:ctrl] Reins of the Swift Stormsaber

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.