Quote Originally Posted by 'Ughmahedhurtz',index.php?page=Thread&postID=28314 #post28314
Cheapie wireless mice bound to your 4 alts works like a champ for this, though it leaves you multi-clients-on-one-PC guys out in the cold. :P
Autoit = savior for this... i have researched it over the past few days.

Like AHK you can program a single button to start blizzard & change camera view to be the same, move mouse to X,Y on each screen, click.

So you'd have it be

button = open instance 1, press IG hotkey to center view and blizzard, get mouse co-ords from window 1 while clicking> open instance two mouse moves to X,Y , click> open instance 3...

It would take some sophisticated scripting but it is very doable. Also VERY banable.

My suggestion is to set your mouse sensativity high and position windows in a manner so you can scroll over and click. Using maximizer you can use scroll over focus to do this.

EX:

window 1
2 3 4

Cast blizzard, click in window 1, scroll over 2 click, 3 click, 4 click

What you could also do is make a small AHK script that when pressed presses left mouse button for you X amount of time at X interval. This way if you have aligned cameras you should be able to just quick scroll over the window and have it get the same basic area.