Automate script Node Wars game on the NodePay network. It supports multiple accounts and features proxy support, custom logging, and threading for parallel operations.
- Place proxies to
proxies.txt
perlines
- Get Telegram Query Hash: YouTube
- Paste hash to file
data.txt
perlines
WINDOWS:
- Install Python For Windows: Python
- Download this script
- If you want to use Git, Please download Git first: Git Windows, Then run in cmd:
git clone https://github.com/airdropinsiders/Nodewars-Auto-Bot.git
- Make sure you are in this script directory:
Nodewars-Auto-Bot
- Installing requirements:
python -m pip install -r requirements.txt
LINUX:
- Open Terminal, install Python3 and Git:
apt update; apt upgrade -y; apt install git python3 python3-pip -y
- Download this script using Git:
git clone https://github.com/airdropinsiders/Nodewars-Auto-Bot.git
- Make sure you are in this script directory:
cd Nodewars-Auto-Bot
- Installing requirements:
python3 -m pip install -r requirements.txt
TERMUX:
- For Termux Android Download Here [F-Droid Version] and Allow Permission Storage On Setting Termux
- Open Termux, install Python3 and Git:
pkg update; pkg upgrade -y; pkg install git python python-pip -y
- Download this script using Git:
git clone https://github.com/airdropinsiders/Nodewars-Auto-Bot.git
- Make sure you are in this script directory:
cd Nodewars-Auto-Bot
- Installing requirements:
python -m pip install -r requirements.txt
- Important! Don't forget to place queries to
data.txt
and proxies toproxies.txt
- WINDOWS and TERMUX:
python main.py
- LINUX:
python3 main.py
- Run this script use my invite code if you don't have one.
- If you run the script and still got error, please use paid proxies cause every free proxies not all supported.
- Run this script at your own risk, I'm not responsible for any loss or damage caused by this script. This script is for educational purposes only.