Jump to content

Window Info and secret button detection


Recommended Posts

'

I have an application with several buttons that all show up in Window Info as one and the same button.

These 'child' buttons look like a comboSelectionBox, an editBox and a button.

Then there are several other buttons and edit boxes.

Dunno how I figured it out, maybe a code remainder after a version update or I noticed the first detectable button/editBox/.. is an instance 2 !

No idea why I can click button1/Edit1/... that isn't detected by Window Info.

Some sort of overLay going on ?

But if it is overLayed, then why can I click these individual child buttons !?

Can I assume that if the first detected button is an instance 2 an instance 1 must always exist ?

Any idea's how to detect secret 'child' buttons, that are not detected by window Info ?

:D

Edited by EdDyreen

• Any number images • Images of any size • Any number of URLs • Any number of lines

Link to comment
Share on other sites

'

spy++ control detection logic was enabled during detection, it is enabled by default.

Can I assume that if the first detected button is an instance 2 an instance 1 must always exist ?

If so, a develloper might decide to make hidden buttons last so they would have the higher instance,

and noone would notice unless they tested explicitly.

:D

Edited by EdDyreen

• Any number images • Images of any size • Any number of URLs • Any number of lines

Link to comment
Share on other sites

'

Ok, thanks for having helped me with my game bot, it is fully functional now, no further assistance needed, thanks !

:D

Edited by EdDyreen

• Any number images • Images of any size • Any number of URLs • Any number of lines

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