Automatic referral script for Nodepay Account using captcha solver and proxies.
- Nodepay Account | Register: https://app.nodepay.ai/register
- Proxies Static Residental | FREE 10 PREMIUM PROXIES | Free 100 Premium Proxies | Good Premium Proxies (paid): 922proxy, proxy-cheap, infatica
- Captcha Solvers API keys, you need to recharge credits | 2captcha.com | capmonster.cloud | anti-captcha.com
- VPS or RDP (OPTIONAL)
- Python version 3.10
- Install Python For Windows: Python
- For Unix:
apt install python3 python3-pip -y
- Install requirements, Windows:
pip install -r requirements.txt
- Unix:
pip3 install -r requirements.txt
- Replace the proxies example in
proxies.txt
to your own proxies with format:
http://host:port
http://user:pass@host:port
only http proxies support for now
- Windows:
python main.py
- Unix
python3 main.py
- Insert your referral code, example:
https://app.nodepay.ai/register?ref=XXXXXXXXXX
this is your code:XXXXXXXXXX
- Enter how many referrals you want, more referrals will result in more use of your captcha solver api credits
- Select your captcha solver service (Make sure you have credits, you can topup first)
- Select proxy usage yes or no
- Result account generated will be saved to
accounts.txt
- Run this bot, and it will update your referrer code to my invite 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.