Jump to content

How to search a pixel color or a image and clicks it on a minimized window


_STALIN_
 Share

Recommended Posts

Hello. How can i search for a pixel or a .bmp image on some minimized window and clicks it?

Because i want to do something else at the same time the script is running,, so i will make my work or message with some one but the script it will working.

May I use mousecoordmode, 1 2 ou 3, who's for backgroung working?

Link to comment
Share on other sites

  • Moderators

Search for a pixel using PixelSearch. Beyond that, we can't give you much since you haven't provided much. If you would like more help, try explaining in detail what you are trying to accomplish, and posting your script. Help us help you ;)

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

This question has been asked many times. So far I have not seen a single script that can do this.

So the answer is, you cannot "search for a pixel or a .bmp image on some minimized window".

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

This question has been asked many times. So far I have not seen a single script that can do this.

So the answer is, you cannot "search for a pixel or a .bmp image on some minimized window".

Have tried and failed at finding a solution myself.

Crazy idea though; maybe it could be done. 

If the "minimized" window is actively being rendered on a pseudo external monitor, i.e. not in focus and not physically visible by the user, so the same thing as minimized.

This is going to be difficult to make write as a script, but it's the only possibility with potential, if somebody would want to try.

The important thing is that your System and Windows and the GUI should think that the GUI is visible, although it isn't...

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