need help plz with mouse clicks
Posted: January 23rd, 2005, 1:30 am
im trying to have autoit mouse click in an area while im holding the window (like superjump) The problem is when i use the mouseclick function it moves my mouse to the area and does the click which of course then cancels me holding the window... I want to be able to do both at once.
Is there a way to have autoit simulate holding onto the window without useing the mouse cursur?. WinActive and all those functions only seem to set your window as active and stuff... I was thinknig about trying WinMove but then that would change the possition of where i want to click..
I want to simulate holding onto the window to give that game lag without useing the mouse cursur.
Is there a way to have autoit simulate holding onto the window without useing the mouse cursur?. WinActive and all those functions only seem to set your window as active and stuff... I was thinknig about trying WinMove but then that would change the possition of where i want to click..
I want to simulate holding onto the window to give that game lag without useing the mouse cursur.