Jump to content

Search the Community

Showing results for tags '_imagesearch'.

  • Search By Tags

    • _imagesearch ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 6 results

  1. Version 2025.5.25.1

    11,069 downloads

    UDF comes with the source code of the DLL!
  2. I downloaded: https://www.autoitscript.com/forum/files/file/471-image-search-udf/ I have also added #include "_ImageSearch.au3" and "_ImageSearchDebug.au3" to my script. My script its in the same folder of _ImageSearcha.au3,_ImageSearchDebug.au3 (with dll files etc.) Every time I try...
  3. Hello All, I'm using "ImageSearch2015.au3" and i'm trying to figure out WHY, for the life of me, I can't find an image is hidden. So what I came up with, is as follows: _ImageSearchAreaHidden("C:\icon.png", 1, 0, 0, 800, 600, $x1, $y1, 80, 0) Func _ImageSearchAreaHidden($findImage, $r...
  4. Here is the thing, I have a picture that has "duplicate" items of what I am searching for. I used the windows "paint" to crop a small section of the OVERALL screenshot to use as my search item. Now, I have NO issues running the script, as it finds what I am looking for RIGHT AWAY!!! YEAH!!...
  5. I am trying to integrate imagesearch into a script I am making. When I try to compile the script I get the following inside imagesearch.au3 under all 4 of the imagesearch.au3 defined functions: "Error: Missing separator character before keyword" I tried the beta version of Autoit and it is...
  6. Does anyone have experience with transparency on _ImageSearch? The code attached finds the image "base.bmp" but at position 0,0 not near the center of the screen as it appears. My goal is to find the Big Blue "G" regardless of the background. I have not yet found the base image, so I have not test...
×
×
  • Create New...