Skip to content

sdohuajia/Nodepay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update

  • each account only can connect 10 proxy
  • so the best way to farm right now is to create multy accounts
  • the script is support multy account just paste token np_tokens.txt each line for 1 account
  • make sure your account get Proof of Humanhood badge
  • Register here https://app.nodepay.ai/

image

Obtain Required Information

  1. Open the link and log in to https://app.nodepay.ai/
  2. Press F12 to open the console and enter the code (Ctrl + Shift + i for inspection)
  3. In the console, enter localStorage.getItem('np_token');
  4. The text printed in the console is your NP_TOKEN copy and paste to np_token.txt
  5. put your proxy in proxy.txt file ex: http://username:pass@ip:port

1. Steps to Run the Code

git clone https://github.com/Zlkcyber/nodepay.git
cd nodepay

2. Install Dependencies

pip install -r requirements.txt

3. Run The Script

python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages