Attempting one more time to get some help, been trying a while.
I need a prof panel toggle. Specially a keybind, to my specific profession, not the main panel.
This is what I’m looking for, except for inscription, for example:
/run SetBinding(“F”,“SPELL Fishing”);AttemptToSaveBindings(1)
Any help please and thank u
does
/cast Fishing
then put that on a key bound to F not do it?
Actually the fishing script I posted works. Got it to work for cooking too.
What I’m looking for a script/keybind to open my primary profession panel. The one Blizzard provides is only a shortcut to the general professions panel.
Like if I knew what keyword my inscription panel was, that formula I posted could probably work.
I can provide screencaps if would help
Have you tried “Khaz Algar Inscription”?
Each profession is a spell, with a spell ID you can lookup on WoWhead. 423338 is Khaz Algar Inscription.
1 Like

Oh that would be awesome. Yeah I’ll try to plug it in up there.
#showtooltip
/cast Enchanting
creating this macro and dragging to an action bar slot works for me
I got it.
What I did:
Dragged my inscription icon to action bar 1.
Went to options>keybindings>interface panel>action bar
Unbound the key from 1 to ‘I’ for inscription panel and closed out.
I mean it still takes up a action bar slot but that’s a compromise I’m willing to make to get it too work as a keybind.
Thanks for letting me puzzle it out 