Let TOONS
be the number of toons, and KEYS
be the number of human interactions necessary to issue some command to each of them.
If KEYS < TOONS
then its against the rules. Period.
If KEYS > TOONS
then its probably fine.
For example, “alt-tab, click, alt-tab, click, …” is okay because there are two actions for each toon. Alt-tab is one action, click is the other action. (Blizzard has long made clear “alt-tabbing” is perfectly acceptable.)
This WeakAura violates the rule in the following scenario:
- You have three toons, and you want to tell two of them (
TOONS=2
) to follow
- Using the weakaura, you make a single keystroke (
KEYS=1
) and both comply
Now here’s the grey area:
KEYS = TOONS
???
If you made subtle versions of this WA, so you could issue a command to each toon separately using a different keystroke… is that legal?
If you only have one other toon in your party, its trivial. One keystroke is only telling one other to follow.
If you have two other toons in the party (TOONS=2
) then you need to configure two weakauras, each mapped to a different keyboard button. Then you have to strike both buttons with your fingers, resulting in both weakauras sending the appropriate command to each toon. One command goes to the first party member, the other to the second.
To be honest, I’m not sure whether this qualifies as acceptable. I don’t multibox myself, and I’m not about to start, but if I did then this is the minimum I would do to make a WA like that even remotely plausibly legal.
Still might fall against the rules, but its not as clear-cut a violation as commanding all party members in a single keystroke.
PS. I predict Blizzard will protect the follow command out of combat, if people abuse this.