can you compare between this and the one i have been using - imagesearchex; i'm not sure which one's more optimized;
edit; they're complimentary not substitutes. Some reason, if i run too many searches for too long (with sleeps inbetween still) it'll crash and tell me error below. Any ideas why?
Local $iRowInc = ($tSizeSource.X - $tSizeFind.X) * 4
Local $iRowInc = ($tSizeSource^ ERROR
imageSearchEX.au3