So I am trying to write a profile that will run TSM_Crafting while I am alt tabbed. currently I have to keep clicking the craft next button and cant switch to something else.
I have an ingame macro as follows:
This works just fine for keybinding but I dont know how to activate a macro/keybind through Honor Buddy/Profession Buddy.
I am pretty sure I need to use the "Custom Action" in PB but I can't figure out the C# code to press a button.
I have an ingame macro as follows:
Code:
/click TSMCraftNextButton
This works just fine for keybinding but I dont know how to activate a macro/keybind through Honor Buddy/Profession Buddy.
I am pretty sure I need to use the "Custom Action" in PB but I can't figure out the C# code to press a button.