Hello,
Is there a way to to solve this in scar? I need to detect each object as shown on image and click on it. Every time the objects are with different shape and color so picking color over 100 times wouldn't be smart here. Something that could make the thing easier is that the background color is always white(16777215) and when i hover my mouse over any of the objects the cursor will change.
a) Is it possible to detect mouse cursor change in scar?
b) Is it possible to look for any color but white and store it's location to x,y coordinates, something like reverse function of regular Findcolor?
Any help is appreciated, thanks!



Reply With Quote















