Jump to content

Recommended Posts

Posted (edited)

these are the exact coords to make your cursor move to the red part of the windows logo on your "start"

;MouseMove(16, 1178, 0) <----set for desktop resolution of 1600x1200

;MouseMove(16, 580, 0) <----set for desktop resolution of 800x600

heres where it gets weird:

if 1600 / 800 = 2

and 1200 / 600 = 2

then why is the x coordinates for both 1600x1200 and 800x600 the same?

if 800x600 is exactly half of 1600x1200 shoulnt the coords be exactly half to?

attached is the script im working on, currently it only works on 1600x1200

smily_face.au3

Edited by alienkillaz

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...