maximedrn / hcaptcha-solver-python-selenium

hCAPTCHA solver and bypasser for Python Selenium using a Tampermonkey userscript. Simple website to try to solve hCAPTCHA.
https://maximedrn.github.io/hcaptcha-solver-python-selenium/
Apache License 2.0
81 stars 31 forks source link

Script is deleted #11

Closed Shaeikh closed 2 years ago

Shaeikh commented 2 years ago

when i opened link for the script it says the script has been disabled idk if its error popping up for me only but yesterday i have opened same script and it was working

Shaeikh commented 2 years ago

luckily i have saved that script in tampermonkey so yea i have that and i made same thing

Shaeikh commented 2 years ago

I shall be thankful if you help me with it it installs script open the website but donot solve captcha

EmWillWei commented 2 years ago

luckily i have saved that script in tampermonkey so yea i have that and i made same thing

Could you please share that script, I just see this repo and find the script was deleted yesterday.

Shaeikh commented 2 years ago

luckily i have saved that script in tampermonkey so yea i have that and i made same thing

Could you please share that script, I just see this repo and find the script was deleted yesterday.

sure search that again and u will find a script with author name AbdulRehman Sheikh

maximedrn commented 2 years ago

I changed the URL in the main.py. Now it should download the script.

Shaeikh commented 2 years ago

I changed the URL in the main.py. Now it should download the script.

can u tell why its not solving it? is there error in script

Jarvn commented 2 years ago

Not solving for me either

maximedrn commented 2 years ago

I uploaded the original script to my GreasyFork account as private, so it can only be accessed from the URL, not the website. I changed a lot of things for this tool (Geckodriver support, headless mode support, you can delete comments in the command prompt, etc). This tool should now work as before.