Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Need Help adjusting my mouse click to different screen sizes

$
0
0

Hi everyone, i have just finished my script, but when i run it on a different PC with a different size click coords change. I did an adjustment for clicking into the window, took the relative coords of the window i want it to click like that example:

 

AutoItSetOption("MouseCoordMode",0)

 
WinWait("program name")
WinActivate("program name")

MouseClick("primary", 211,322,1,5) 

 

But nothing changes so im just wondering what can be wrong.... i tryed many different things and nothing..... Can someone help me please???


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>