Python script to automate the process of getting Sonic Faucet using multiple wallets. This script is designed to handle CAPTCHA solving, proxy usage, and logging.
- 🤖 Solve CAPTCHA automatically using 2Captcha
- 🌐 Support for proxy usage (HTTP only)
- 📂 Handle multiple wallets from a file
- 💾 Save successful wallet signatures to a file
- 🐍 Python3
- 🤖 2Captcha APIKEY (minimum deposit $2)
- 🌐 Proxy (optional)
- Clone the repository:
git clone https://github.com/Tnodes/auto-get-sonic-faucet.git
- Navigate to the cloned directory:
cd auto-get-sonic-faucet
- Install the required dependencies:
pip install -r requirements.txt
- Create a
.env
file in the same directory with the following content:API_KEY=your_2captcha_api_key
- Prepare your
proxy.txt
(optional) andwallet.txt
files in the same directory.proxy.txt
should contain one proxy per line in the formatusername:password@ip:port
for authenticated proxies orip:port
for non-authenticated proxies.- Note: Only HTTP proxies are supported.
wallet.txt
should contain one wallet address per line.
Run the script with the following command:
python main.py
- Ensure you have a valid 2Captcha API key and update it in the
.env
file. - Successful wallet signatures are saved to
successful_wallets.txt
.
Join to my telegram channel: https://t.me/tdropid
🌟 If you have found this script helpful, we invite you to support its development by making a donation. Your generosity enables us to continue improving and expanding our work. Below are the wallet addresses where you can contribute:
EVM: 0xC76AE3B69478Eab1a093642548c0656e83c18623
SOL: 7xDtSzUS8Mrbfqa79ThyQHbcDsFK9h4143A1fqTsxJwt
BTC: bc1q7ulh39d644law0vfst4kl8shkd4k58qyjtlsyu
Thank you for your support! 🙏