Hey! Does anybody know a way to execute a macro in program? Thanks
Hey! Does anybody know a way to execute a macro in program? Thanks
Should probably clarify you question a bit? you could just make a program to simulate a key press and bind a marco to that key in wow?
What he means is to send to wow something like "/run TargetUnit("player")" by an external program.
And i can not answer, i'd love to know this as well, as far as i know this is done by calling FrameExecute_buffer and passing one parameter as a string like that /run blabla
Correct me if i'm wrong.