Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2captcha failed on DM #947

Open
hotapmfhypo opened this issue Nov 17, 2024 · 1 comment
Open

2captcha failed on DM #947

hotapmfhypo opened this issue Nov 17, 2024 · 1 comment

Comments

@hotapmfhypo
Copy link

Summary

captcha says solved in console but then says failed

Reproduction Steps

-DM user with shared guild but no message history (DMing with cached history works)
-Use single DM option (03)
-Use 2captcha API (captcha solver)

here is the settings from config file

captcha_settings:
captcha_api_key: "my api key" #replaced with my real key
captcha_api: "2captcha.com"
max_captcha_wait: 60
max_captcha_retry_dm: 0
max_captcha_retry_invite: 3

Expected Results

DM sent after captcha solved

Actual Results

-Captcha Detected
-Captcha Solved
-Failed
-failed message includes "captcha_sitekey" which isnt a parameter in config file
-also includes "captcha_rqdata" which is a long string

@Ryan4794
Copy link

I think it's 2captcha that stopped supporting hcaptcha but I'm not sure, in any case recently capmonster stopped and 2captcha only allows an unofficial API I tried to use this API and each time the response given by the server is incorrect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants