Hi,
First; merry xmas :)
I'm trieing to make a captcha cracker in scar with the findbitmap function, but the captcha changes it color everytime. So is there any way to use the findbitmap function without colors or any other way to do this?
Printable View
Hi,
First; merry xmas :)
I'm trieing to make a captcha cracker in scar with the findbitmap function, but the captcha changes it color everytime. So is there any way to use the findbitmap function without colors or any other way to do this?
Make a bitmap mask, it can be made in SCAR, just copy paste the image to SCAR's Picture To String, then click mask editor etc.
Then, use FindBitmapMaskTolerance. I suggest looking from SCAR Manual.