Keyclone,

I was just playing around with the AHK ControlClick function and have been able to replicate mouse clicks on other windows (not tested on wow yet)

I was just wondering, if manage to get automatic focus on mouse over working for instances of wow, would it not be possible to use this mechanism to also clone the mouse clicks? Especially if using the in-built maximiser functionality.

1. Click in window
2. record coords
3. activate window 2
4. click mouse at adjusted coords in active window
5. repeat 3. and 4. for each defined window

or is this what you have already tried and had problems with in WOW?