Since i am guessing that WaitScreenImage search on the full screen... So...Could i get better performance if i know where the image can appear, and using ScreenCapture to capture that area and checking with Comparebitmaps> or GetRectCheckSum> in a loop ?
What about Comparebitmaps>? I have noticed the if you make a light change of 1 pixel in an image, you can still get result=100 (match 100%).
And.. the last one... can really GetRectCheckSum> be used to check 100% matchs?
Sorry for my english
