@hate115 I think no one can teach you for free for this, you have to learn it yourself.
You can:
In BAS there is an image processing module, you should try to learn about it.
It will be easier if the number of images is limited.
Hello guys, girls,
I am aiming to solve the IconCaptcha captcha.
It offers five images in a row, and needs to select the odd one out.
Anyone want to work with me on this or point me in the direction I should look at?
I was thinking to extract all 5 images in the row to base 64 into a list.
Then select the Base64 string thats the odd one and click that on the screen.
Every bit of information might leed to succeeding on this : _)
So don't hesitate and lets take a crack at this!
"https://www.fabianwennink.nl/projects/IconCaptcha/v2/" to see a Demo.