Imagesearch in Background

07/06/2018 23:31 Der Wandale#1
Hello,

is it possible, to make a imagesearch Tool with autoIT, and run this in Background, so, if the Tool is running, i can do something else like view Youtube videos, play Games?

If yes, how can i do this, or should i use another programming language, for that?
07/06/2018 23:50 owadziak#2
Try to use FastFind.au3 ;)
Also its possible to make Imagesearch in background, same as pixelsearch
But u have to figure it by ur self using FastFind.au3 and FastFind.dll library
09/10/2018 16:38 VitorCornelius#3
Quote:
Originally Posted by owadziak View Post
Try to use FastFind.au3 ;)
Also its possible to make Imagesearch in background, same as pixelsearch
But u have to figure it by ur self using FastFind.au3 and FastFind.dll library
Hum... This one is new for me. Gona take a look on it. :P
Posible a new toy found.

EDIT:
Quote:
Also its possible to make Imagesearch in background, same as pixelsearch
What are you mean on background? On a window what is minimalized or just not active but visible on screen?

Quote:
Originally Posted by Der Wandale View Post
Hello,

is it possible, to make a imagesearch Tool with autoIT, and run this in Background, so, if the Tool is running, i can do something else like view Youtube videos, play Games?

If yes, how can i do this, or should i use another programming language, for that?
ImageSearch.au3
It is posible to run your script at the background.

Correct me, but far as i know: If you wana search an image inside a window (game) and then u open up youtube and start watching video in full screen, then it wont find the image at all, cause the image have to be visible on your screen. Can not be coverd with other window or with anything else.

[Only registered and activated users can see links. Click Here To Register...]