Jump to content

Check for check


bqp2
 Share

Recommended Posts

Okay i wrote a script to auto download something, there is one part that offers misc stuff and sometimes its prechecked and sometimes its not so i cant use mouseclick so my question is, is there a way to have it check to see if the box has a check in it or not if so uncheck it if not leave it alone?

Link to comment
Share on other sites

What kind of checkbox are you talking about? A program control or a Webpage?

Its in a control box cause i get control for instal, back, cancel but when i get window tool info on the check box area it doesnt really give me anything useful

>>>> Control <<<< Unchecked

Class: SysTreeView32

Instance: 1

ClassnameNN: SysTreeView321

Name:

Advanced (Class): [CLASS:SysTreeView32; INSTANCE:1]

ID: 1005

Text:

Position: 15, 72

Size: 216, 226

ControlClick Coords: 30, 25

Style: 0x50130037

ExStyle: 0x00000204

Handle: 0x00960304

>>>> Control <<<< Checked

Class: SysTreeView32

Instance: 1

ClassnameNN: SysTreeView321

Name:

Advanced (Class): [CLASS:SysTreeView32; INSTANCE:1]

ID: 1005

Text:

Position: 15, 72

Size: 216, 226

ControlClick Coords: 32, 26

Style: 0x50130037

ExStyle: 0x00000204

Handle: 0x00960304

they are same so i dont know if i can even have it look for a check in the box any suggestions?

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...