Log in

View Full Version : Mouse Replication



Djarid
11-28-2007, 01:13 PM
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?

keyclone
11-28-2007, 01:36 PM
the current release of keyclone allows for mouse click passing... and it works with things like paint. but... it doesn't work with wow... for the simple fact that wow needs to be in focus to allow processing of mouse messages. i believe it works on separate machines, but i haven't tried that in a while.

as an fyi.. the upcoming release of keyclone does have focus-follow-mouse functionality... so if you are running a 2x2 grid, you can just click on the spot within each window to target (currently, you would need to click twice). it's not 100%, but it's fairly close. i'll release the next version once i'm happy with the maximizer layout update