Skip to content

airdropinsiders/nodepay-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodepay New

Tools and components required

  1. Nodepay Account| Register: https://app.nodepay.ai/register
  2. Proxies Static Residental | FREE 10 PREMIUM PROXIES
  3. VPS (OPTIONAL) and Python3

Setup Tutorial

  • Open Nodepay and login to dashboard
  • Press F12 or CTRL + SHIFT + I
  • Select Console
  • At the console, type allow pasting and press enter 0001
  • Then type localStorage.getItem('np_token') and press enter 0002
  • The text that appears is your nodepay token and copy the text

Component installation

  • Install Python For Windows: Python
  • For Unix:
apt install python3 python3-pip -y
  • Install requirements:
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 :
python bot.py
  • Press Enter then insert your nodepay token

Operating status

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}}

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages