Jump to content

Get Coords for bot


Recommended Posts

Hey!

Creating a bot, just got the IE frame to work prefectly. Now I only need a way to get coordinates to different things. The bot NEED to work in all resolutions, so I need to get coordinates on the current active window! (1.0 will NOT support minimized)

I've looked in the Help file, but couldn't find any way to get the coords.

Thanks in advance!

Link to comment
Share on other sites

WinGetPos('[ACTIVE]'), gets the pos of the current active window

Don't need the pos of the active window. Read what I need...

Posted Image

Need to gets the coords where the X are

Edited by qwee
Link to comment
Share on other sites

Now I only need a way to get coordinates to different things

''things'' is a bit generic, dont you think?

EDIT: I see now you edited your post, ControlGetPos should help you.

Use Autoit info tool to get window informations, such controls ecc

Edited by oMBRa
Link to comment
Share on other sites

''things'' is a bit generic, dont you think?

EDIT: I see now you edited your post, ControlGetPos should help you.

Use Autoit info tool to get window informations, such controls ecc

Autoit info tool? Sorry, but I'm new to this language...

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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