Automate farming Nodepay Network using proxies. Please use the bypass version. I found Nodepay's real IP host to make farming easier without being blocked by Cloudflare protection.
- This bot support multiple accounts. Run
run-multi-bypass.py
- Place multiple tokens in
tokens.txt
- Nodepay Account | Register: https://app.nodepay.ai/register
- Proxies Static Residental | FREE 10 PREMIUM PROXIES | Good Premium Proxies (paid): 922proxy, proxy-cheap, infatica
- VPS (OPTIONAL) and Python3
- Open Nodepay and login to dashboard
- Press F12 or CTRL + SHIFT + I
- Select Console
- At the console, type
allow pasting
and press enter - Then type
localStorage.getItem('np_token')
and press enter - The text that appears is your nodepay token and copy the text
- Install Python For Windows: Python
- For Unix:
apt install python3 python3-pip -y
- Installing requirements:
python -m pip install -r requirements.txt
- Replace the proxies example in
proxies.txt
to your own proxies, please use only 10 proxies with proxies http only.
- Run for original server:
python run.py
Press Enter then insert your nodepay token
- Run for bypass server:
Use this script if you getting errors like
Error during API call: 403 Client Error: Forbidden for url
python run-bypass.py
Press Enter then insert your nodepay token
- Run for multi bypassed server:
python run-multi-bypass.py
If the following log appears, it means it is running successfully.
2024-07-30 04:37:18.263 | INFO | __main__:ping:110 - Ping successful: {'success': True, 'code': 0, 'msg': 'Success', 'data': {'ip_score': 88}}
2024-07-30 04:37:48.621 | INFO | __main__:ping:110 - Ping successful: {'success': True, 'code': 0, 'msg': 'Success', 'data': {'ip_score': 90}}
2024-07-30 04:38:18.968 | INFO | __main__:ping:110 - Ping successful: {'success': True, 'code': 0, 'msg': 'Success', 'data': {'ip_score': 94}}
2024-07-30 04:38:59.338 | INFO | __main__:ping:110 - Ping successful: {'success': True, 'code': 0, 'msg': 'Success', 'data': {'ip_score': 98}}
- Run this bot, and it will update your referrer code to my invite code if you don't have one.
- One account only can connect with 10 Proxies.
- Feel free to enjoy and recode or create new bots using the Nodepay API with direct IP that I found.
- 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.