saosaok 0 Report post Posted January 14, 2014 The bot worked fine on my windows 7 64 bit desktop. I was trying now on my Microsoft surface pro 2 tablet running windows 8.1 64 bit. The bot starts fine. however, all the relative window coordinates are off by 15 pixels on y, and around 5 pixels on x. Do you know how should I resolve this ? Is there a global offset that I can apply ? or I have to go into the coordinates.ini and manually adjust all the coordinates. I know the coordinates are off after debugging it with AHK's window info script. Thanks Share this post Link to post Share on other sites
saosaok 0 Report post Posted January 14, 2014 update, I got it resolved. My assumption was correct. It has something to do with the tablet display pixel upscaling. I need to Disable display scaling on high DPI settings. http://www.microsoft.com/surface/en-us/support/apps-and-windows-store/app-display-issues after that it worked ok. Share this post Link to post Share on other sites