Search results

  1. K

    HCaptcha Solver

    I made an account register software for an online game but recently they've updated for HCaptcha (Pretty sure it's enterprise) and ever since i've only been able to register accounts by doing captchas manually. Is there currently any solution for this? I am willing to pay if anyone finds me a...
  2. K

    Selenium C#

    Hello. I have a software that automates login to a game website, but yesterday it started getting detected, perhaps because HCaptcha updated. I'm using undetected selenium driver for C# but I can see there's still some detection vectors one of the scripts I used to test if my bot is detected...
  3. K

    Hiring freelancer for a quick job

    There's this website which implements hcaptcha enterprise and I need the token in order to send a request to their login endpoint. I need the freelancer to write a script that clones the captcha on a blank page on the website and gives me a valid token after I complete the captcha challenge and...
  4. K

    Question regarding captcha

    I need to send an API request to a website which uses HCaptcha enterprise. Currently when I press submit on a form it may or not show a captcha modal, and once the captcha has been successfully completed a request is sent to the endpoint with my username, password and the token returned by...
  5. K

    Best proxies for my case

    So basically I have a bot program which connects to a game and I need to keep the account active for at least 7 days. This game only allows me to connect 6 accounts per IP and most of the datacenter proxies I have tested disconnect after a few days due to the connection being slow or some issue...
  6. K

    Facing issues with captcha

    I need to write a software that will log into a website and collect some public information. However, the website is using hcaptcha. I have tried everything I could, I am using selenium in c# with a undetected driver, also added some plugins to disable webrtc, changed chrome information, created...
Back
Top