Hey all, I am generally a big fan of macros that make it so I don’t have to move things around my bars whenever I change specs/runes however I can’t seem to find any way in a macro to do this. In Wrath Classic we have modifiers like [Spec:1], has anyone discovered something like this for runes?
What I want to do, is have a macro that automatically changes from [Between the eyes] to [Envenom] when I change my Leg Rune, but also changes to [Pickpocket]+[Garrote] when in stealth. This is the basic macro so far:
#showtooltip [stealth] Garrote; [nostealth] Between the Eyes
/cast [stealth] Pick Pocket
/cast [stealth] Garrote
/cast [nostealth] Between the Eyes
/cast [nostealth] Envenom
However the macro goes blank when I switch to envenom