8000 GitHub - qt333/Nodepay-: Automation approach for nodepay.ai chrome extension
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qt333/Nodepay-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

πŸŒ… Nodepay

Automation approach for nodepay.ai chrome extension

πŸ“‹ Table of Contents

πŸš€ Features

  • ✨ Auto Farm
  • πŸ€– Account activation
  • πŸ”„ Auto recconect after proxy error
  • πŸ“‰ Zero captcha usage
  • πŸ“Š Multiple connection launch by 1 line in config
  • βœ… Complete Daily Check-in's
  • 🌾 Missions Claim
  • 🧩 Survey complition
  • πŸ“‹ Telegran notification for soft status (Today farmed points, Total farmed points)
  • πŸ”’ Low trafic usage

Pricing

πŸ’° $29

πŸ’» Requirements

  • Stable internet connection
  • Valid email accounts
  • Working proxies (HTTP/SOCKS5)
  • Captcha service subscription (2captcha/capmonster)

πŸ› οΈ Installation

  1. Unpack archive
  2. Setup all nessesary (accounts/proxies/.env file)

βš™οΈ Configuration

πŸ“ .env

TG_BOT_TOKEN1 = ""
CHAT_ID = ""
TG_TITLE = '[Nodepay]' # Title that will appeear in tg messages

ACTIVATE_ACCOUNT_ONLY = False #activate account and finish program
LOWER_TRAFFIC_USAGE = True #perform only pings
CONNECTION_PER_ACCOUNT = 3 
RANDOM_SLEEP_BEFORE_START = [1, 300] #delay before each task start
CHECK_POINTS_DELAY = 12000 # in seconds
CHECK_MISSIONS_DELAY = 84600

CAPMOSTER_API_KEY = ''
TWO_CAPTCHA_API_KEY = ''

PROXIES_FILE_PATH = 'data/proxies.txt'
ACCOUNT_FILE_PATH = 'data/accounts.txt'
TOKENS_FILE_PATH = 'data/tokens_db.json'

πŸ“ Input Files Structure

data/accounts.txt

email:password
email:password

data/proxies.txt

scheme://user:pass@ip:port

πŸš€ Usage

  1. Configure all necessary files as described above
  2. Start the main.exe

πŸ”§ Troubleshooting

Common Issues and Solutions

🌐 Cloud Flare Exception

  • Use good proxies
  • If error occurs more frequently, turn off soft for hour or two and then run again (after proxies rotate - problem should be solved)

πŸ“ž Contact

For any question for buying software:

About

Automation approach for nodepay.ai chrome extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0