https://github.com/airdropinsiders/nodepay-new
https://github.com/airdropinsiders/nodepay-new
autobot bot nodepay
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/airdropinsiders/nodepay-new
- Owner: airdropinsiders
- Created: 2024-11-10T06:47:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T01:32:02.000Z (over 1 year ago)
- Last Synced: 2025-04-19T15:12:53.314Z (about 1 year ago)
- Topics: autobot, bot, nodepay
- Language: Python
- Homepage:
- Size: 156 KB
- Stars: 20
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodepay New
### Tools and components required
1. Nodepay Account| Register: [https://app.nodepay.ai/register](https://app.nodepay.ai/register?ref=2ef5JE5Tr7XfYUL)
2. Proxies Static Residental | [FREE 10 PREMIUM PROXIES](https://www.webshare.io/?referral_code=gbny3acbph42)
3. VPS (OPTIONAL) and Python3
# Setup Tutorial
- Open [Nodepay](https://app.nodepay.ai/register?ref=2ef5JE5Tr7XfYUL) 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
### Component installation
- Install Python For Windows: [Python](https://www.python.org/ftp/python/3.13.0/python-3.13.0-amd64.exe)
- For Unix:
```bash
apt install python3 python3-pip -y
```
- Install requirements:
```bash
pip install -r requirements.txt
```
### Run the Bot
- Replace the proxies example in ```proxies.txt``` to your own proxies, please use only 10 proxies with proxies http only.
#### Run command
- Run :
```bash
python bot.py
```
- Run Multi :
```bash
python multi.py
```
- Press Enter then insert your nodepay token
# Operating status
If the following log appears, it means it is running successfully.
```bash
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}}
```
# Notes
- One account only can connect with 10 Proxies
- 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.
# Credit
- https://github.com/im-hanzou/