Skip to content

im-hanzou/nodepay-autoref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodepay Autoreferral Bot

Automatic referral script for Nodepay Account using captcha solver and proxies.

Tools and components required

  1. Nodepay Account | Register: https://app.nodepay.ai/register
  2. Proxies Static Residental | FREE 10 PREMIUM PROXIES | Free 100 Premium Proxies | Good Premium Proxies (paid): 922proxy, proxy-cheap, infatica
  3. Captcha Solvers API keys, you need to recharge credits | 2captcha.com | capmonster.cloud | anti-captcha.com
  4. VPS or RDP (OPTIONAL)
  5. Python version 3.10

Installation

  • 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

Run the Bot

  • 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

Run command:

  • 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

Notes

  • 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.