Funcaptcha-Audio-Solver
Funcaptcha-Audio-Solver copied to clipboard
Requests based captcha solver for Arkose Labs using speech recognition
Funcaptcha Audio Solver
🌟 Join my Discord server here 🌟
Requests based captcha solver for Arkose Labs using speech recognition. Click here to report bugs.

Usage
- Download ZIP here and extract the ZIP
- Install requirements.txt by typing
pip install -r requirements.txtin Command Prompt - Open
main.pyscript in a text editor or other and change thepublic_keyandsitevalues to your own. - Run
main.pyscript and it will return the token
Please note
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.