Open w8t opened 2 years ago
Running the program without it being headless i found it to work, i didnt know that they were using hcaptcha. Ill add that in as a update
perfect! that would be great, because i currently have to use my laptop to bump.
perfect! that would be great, because i currently have to use my laptop to bump.
Have you tried running the script without it being headless ? Curious as I have had mixed results
Since VPS's have other IPs that are likely flagged, cloudflare throws a different error.
They have a security challenge with hCaptcha. The program is unable to access the site because of that.
Perhaps something like https://www.npmjs.com/package/hcaptcha-solver could be used or access to a captcha solving service could be used?