Quote Originally Posted by Jayk
Quote Originally Posted by Mannyman
Hmm. I'm thinking of running two copies of WoW on the same computer with AHK. Warrior would be the main, priest would be running in a 2nd background window.

Let's say I create macro's for the priest like /target warrior, /cast heal, etc. Then I'd bind that macro to a key in the priest's window. I would then make a dummy macro in my warrior's screen, and it would only hit the keystroke that I bound my priest's heal macro to on the other screen. So when I want a heal on my warrior, I'd just click on that dummy heal macro on his screen, and it would automatically send that command to the priest's screen, and heal me.

I want to set up a bunch of macro's like this on the warrior's screen, like shield, renew, wand, etc. That way, when I want the priest to do something, I could just bind his actions to my F1-12 keys, my N52, or whatever. I'd much prefer this over just sending duplicate actions for everything my main toon does. I just want the priest to follow me, and only act when I hit certain keys while I'm playing the warrior.

Hopefully this makes sense, it's kinda early here, 3am Or maybe I missed the boat completely and this is the most basic of the basic things AHK can do. If this can work, then I could get some 3-boxing going with my 2 computers.
Do you want this hotkeyed or mouse click?

If you want it hotkeyed the above examples will work.
How hard would it be if you wanted to do mouseclick? I'm definately going to be doing the 1-0 when i get home, im just curious how the mouseclick idea would work.