Hi,
based on this topic https://www.autoitscript.com/forum/topic/207507-mouse_primarydblclk_event-moved/
i would like to know how i create a function which gives me the possibility to specify a area on the screen where the mouse click will take an effect.
In my case coordinates for top left (980,168) and bottom right (1700, 1270) are given - in this area the double mouse click script should work - in all other areas not....