Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I want to know how to solve Case Sensitive Image captchas in BAS using 2captcha.
Anyone?
Captcha solvers mostly have case sensitive option in their api.
You can use it but you might need to go custom with http client.
@warsnoop said in hCaptcha solving service:
@BAS-Viet-Nam Is there any BAS module for it? I can't use requests since the payload/security is very hard.
https://community.bablosoft.com/topic/21843/captchaimageclick-module-for-solving-capcha-with-clicks-on-images-via-the-cap-guru-service
@UserTrue thank you very much
You should go with some node library for images, like >
js-imagediff pixelmatch node-opencv
Good starting point to explore more deeply about it > https://stackoverflow.com/questions/4196453/simple-and-fast-method-to-compare-images-for-similarity
@tet-vivi Thanks a lot!
Hi, this should help you https://www.youtube.com/watch?v=ltWy6O9jsTo . Be sure to subscribe channel as the vids will help you.