Sivvy wrote:
Maybe post your code... What is your variation at?
Sivvy, there is no special code, because I tested it with
Code:
ImageSearch, NotUsedX, NotUsedY, X1, Y1, X2, Y2, *n filename.bmp
At the beginning
X1, Y1, X2, Y2 was the exact position, where the Image should be at the InGame screen. Since it did not work, I decreased the upper left and increased the lower right values.
*n was almost every value from 0 to 255 (step 10).
At small values ImageSearch found noting and from one point on it found "everything" (because every color was matching).
With ErrorLevel 0,1 & 2 I checked, if my 35x35 Image exists at the right directory and if it was located at the InGame screen.
well .. it´s at the right place at harddisk and readable, but it´s never been found at the screen
Rhys wrote:
Post the image you're searching for, I have a feeling I know what's wrong.
Here are my 2
BMP and
TIF Images.
[sorry for that bad english, but I learned only some english at school about 30 years ago]