alperensert / capmonster_python

Capmonster.cloud library for Python3
https://capmonster-python.quasm.dev/
MIT License
49 stars 11 forks source link

[HELP] RecaptchaV3 Min Score (Suggestion) #47

Open CattoBusiness opened 1 year ago

CattoBusiness commented 1 year ago

Your purpose I'm trying to bypass "Recaptcha Invisible (RecaptchaV3)" on https://sellix.io, But they require a high min score and there is no option from the examples and documentation, from my knowledge.

Highly required informations

Things you've tried I can't really do much since I'm not an expert coder, if you have some suggestions LMK.

gangstadresta commented 7 months ago

Thats not how it works. First, this guy just made a wrapper for capmonster, doesn't own it. Second, to change the min score, capmonster needs to make their bypass code better/undetected. The min score just determines how much Recaptcha thinks you're a bot. So basically, to fix this you just need to use a different provider than Capmonster.

I know its a late respond, anybody in the future can use tho.