hello. i am using keyclone to multibox with.
i have 2 hunters that i box with. can someone tell me how i will get the second hunter to target the same mobs that i do on the main hunter?
thanks in advance
Printable View
hello. i am using keyclone to multibox with.
i have 2 hunters that i box with. can someone tell me how i will get the second hunter to target the same mobs that i do on the main hunter?
thanks in advance
/assist (name of main hunter)
/cast Arcane Shot
:P
Or get complicated...
Create a macro that sets you main hunter as the followers focus:Then for each spell/action use:Code:/focus <name of main hunter>
Way it works is this:Code:#showtooltip
/target [harm,nodead][target=focustarget,harm,nodead][target=pettarget,harm,nodead]
/cast <spell>
If the alt has no focus or the focus has no target it does nothing, if the pet has a target but the main hasn't you assist the pet, and if the main has a target the alt attacks that target. :D </main>
Means you can focus fire on a single mob but the main can switch targets without the alt switching.
Its also good to have a follow macro, so that you can command the alt to switch targets (you can have it separate to follow if you want).Code:/follow focus
/assist focus