Possible to click certain position on keypress?
Hi,
I'd like to know if it's possible to achieve this:
I press for example Num1 and isboxer will send a click to position 100,100px on window 2
I press for example Num2 and isboxer will send a click to position 100,100px on window 3
I press for example Num3 and isboxer will send a click to position 100,100px on window 4
Sometimes I need to switch to window just to click one place because I don't want all windows to click there, just one. For my case the above would save me tons of time.
Thanks
I'd like to know if it's possible to achieve this:
I press for example Num1 and isboxer will send a click to position 100,100px on window 2
I press for example Num2 and isboxer will send a click to position 100,100px on window 3
I press for example Num3 and isboxer will send a click to position 100,100px on window 4
Sometimes I need to switch to window just to click one place because I don't want all windows to click there, just one. For my case the above would save me tons of time.
Thanks