Code not working. Looking into a fix.
‼️ NEW DISCORD SERVER! JOIN HERE! ‼️
Requests based captcha solver for Arkose Labs using speech recognition. Click here to report bugs.
- Download ZIP here and extract the ZIP
- Install requirements.txt by typing
pip install -r requirements.txt
in Command Prompt - Open
main.py
script in a text editor or other and change thepublic_key
andsite
values to your own. - Run
main.py
script and it will return the token
This captcha solver will only work on sites that support audio challenges, I am not responsible for your actions using this script. This script was made for educational purposes.