"/cast profession" macro no longer working?

Hey I used to have a macro that opens Jewelcrafting (Using /cast Jwelcrafting), but if you hold down shift, it casts prospecting. It is no longer working. It seems that since Professsions were split up into “Draenor JC”, “Legion JC”, etc. you need to modify the cast command. Do any of you have an idea as to how to modify it?

I think it’s telling that the tooltip is not correct either. If I drag Jewelcrafting to my tabs the tooltip says: “Allows a Jwelcrafter to make jewelry and cut gems…” Where as with the macro, the tooltip says: “Allows a Jewelcrafter to make jewelry, up to a maximum potential skill of 300…” And the icons have different colors, so obviously I’m casting the “wrong” jewelcrafting. Any ideas welcome!

Have you tried opening up the macro edit window then shift-clicking on the profession?

Yeah, that doesn’t work. It still links to the wrong jewelcrafting spell :confused:

You could try using /fstack to get the name of the jc button (or put it on your bars and get that button then make a /click <button> macro.

It’s also possible that /use may function differently than /cast in this situation.

1 Like

Yeah okay after using /fstack I find that “/click PrimaryProfession2SpellButtonBottom” does work (Jewelcrafting is my second profession). I guess that’s the solution then. Thanks for the help :slight_smile:

2 Likes

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