Couldn’t see a macro section so posting here.
I want to do two macros in one button (using the /macro cmd);
/taunt
/chicken
but this doesn’t work, only the first is executed? Anyone know what I’m doing wrong?
Couldn’t see a macro section so posting here.
I want to do two macros in one button (using the /macro cmd);
/taunt
/chicken
but this doesn’t work, only the first is executed? Anyone know what I’m doing wrong?
There you go: https://eu.forums.blizzard.com/en/wow/c/guides/interface-and-macros
As for your macro well you can’t have more than one emote in a macro. It’s because of antispam system ingame. It prevents players from executing two or more emotes without any time gap between them. And you can’t put any wait commands in the macro so what you want to achieve is not possible.
Your marco executes /taunt then the antispam system kick in for few seconds preventing execution of /chicken.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.