I’ve been leveling my first warlock ever on the anniversary realms, currently 55 and enjoying it so far! I was wondering if any one had any slick macros to reduce bind action bar space.
I currently have every action button key bound and filled except 2 and still have more things I need to make macros for like all the engineering pvp items etc.
Maybe someone has some advice because I need more space!
These macros change depending on which pet you have out.
#showtooltip
/cast [@mouseover,exists,pet:felhunter][@target,pet:felhunter]Spell Lock; [@mouseover,exists,pet:succubus][@target,pet:succubus]Seduction
#showtooltip
/cast [pet:Voidwalker] Sacrifice; [pet:imp] Fire shield; [pet:succubus,@mouseover,exists,nodead][pet:succubus,@target] Seduction; [pet:felhunter,@mouseover,exists,nodead][pet:felhunter,@target] Devour Magic;
You can use modifiers in existing macros, to add additional options when you hold shift alt or ctrl. This one is an example that lets you downrank a spell using shift but you could put 2 different spells or abilities, or more if you add the other modifiers the same way.
#showtooltip
/cast [mod:shift] Corruption(Rank 1); Corruption
I am not sure what else you can do to conserve space other than you have two tabs for macros. One is a general tab accessible to all your characters and the second is specifically for that character. Between them you should have enough slots even with engineering and not combining any.
1 Like