KazzyAPI / ogusers-thread-autobumper

This will auto bump any thread of your chosing every 1 hour
1 stars 1 forks source link

VPS compatibility #1

Open w8t opened 2 years ago

w8t commented 2 years ago

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?

KazzyAPI commented 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

w8t commented 2 years ago

perfect! that would be great, because i currently have to use my laptop to bump.

KazzyAPI commented 2 years ago

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