Blockpad Testnet autoreferral using gmail imap and proxies
- Another script, Blockpad Automate
- Blockpad Account, Register here: https://testnet.blockpad.fun/register
- Blockpad Account Referral code, ex:
V779JC - 2Captcha API keys, you need to recharge credits. Register here: 2captcha.com
- Gmail IMAP Accounts, Tutorial how to get your imap credentials, here: YouTube
- VPS or RDP (OPTIONAL), Get free $200 credit DigitalOcean for 60 days here: Register
- Python3 Latest
- Free Proxies Static Residental:
- Paid Premium Static Residental:
- Install Python For Windows: Python
- For Unix:
apt install python3 python3-pip git -y- For Termux:
pkg install python python-pip git -y- Download script Manually or use git:
git clone https://github.com/im-hanzou/blockpad-autoref- Make sure you already in bot folder:
cd blockpad-autorefpip install -r requirements.txtpip3 install -r requirements.txt- Insert your IMAP credentials and 2Captcha key to .env, example:
EMAIL_ADDRESS = "youremail@gmail.com"
PASSWORD = "xxxx xxxx xxxx xxxx"
2CAPTCHA_KEY = "your2captchakey"- Replace the proxies
proxies.txtto your own proxies, with the format example is like:
http://127.0.0.1:8080
http://user:pass@127.0.0.1:8080Only http proxies supported for now
- Windows and Termux:
python main.py- Unix:
python3 main.py- Then insert your Referral Code, ex:
V779JC
- Run this bot, use my referral code if you don't have one.
- You can just run this bot at your own risk, I'm not responsible for any loss or damage caused by this bot.
- This bot is for educational purposes only.