Hey guys.
I would like to know if it is possible to search for a color in an image. I'm using printscreen to capture a part of a minimized window:
Код
printscreen #handle #x #y 465 465 c:\monster.png
Then I needed to identify whether the color 66047 is present in this monster.png image. If so, Uopilot will know that there are targets within range and will use the area skill to eliminate them.
I looked at the Wiki and some threads and couldn't find anything along those lines.