galmi / grucaptcha

Go library for auto resolve recaptcha, hcaptcha.
0 stars 1 forks source link

problem #1

Open ibbikhan879819 opened 3 years ago

ibbikhan879819 commented 3 years ago

hey bruh, i am new in programming, i need to bypass or auto solve hcaptcha in www.dropz.xyz, its a self earning site but we get after every 3 min hcaptcha kindly help, how i can auto solve it?

galmi commented 3 years ago

Hi. I have example code for hcaptcha. First you should make an account in rucaptcha, look link in readme. Make small deposit and get api key. After that you can fill RuCaptchaKey and call func ResolveCaptcha with url where you need resolve the captcha. If captcha will be solved, you can use this example code and change it for your requirements.