So I'm fairly new to the Dual-boxing scene and just attempting to do very easy things nothing too complex at the moment.

I'm using the autohotkey program to run my two clients and figured out the scripting part. However, I am having trouble with the client macros for the hunter class.

I managed to dual-box a double warlock team to lvl 30 fine, casting on the same target, using cast sequences and nomal assist macros. My problem comes when I try to dual box hunters. I can't figure out why I the same macros I use for my caster classes will not translate for the hunters. Is it because of the manner it which Shots are performed? I've tried using macros like:

/cast [@target=focus] arcane shot

/assist focus and /assist (toon)
/cast arcane shot
as well as a /castsequence macro

Yet in the end I get nothing unless I frantically press my hotkey button, which does not always produce results.

Looking at the error log on my slave I'm getting a ton of "spell is not ready" and "there is an already an active summon".

Basically, I'm looking for help with my slave hunter macros so he'll actually start using the assigned macro'd spells.
Thanks for your input and time.