An automated tool for managing ExeOS network nodes and maximizing rewards.
Use my code: REFJYMYYOZ8
- Multi-Account Support: Manage multiple ExeOS accounts from a single interface
- Auto Connection: Automatically connect and maintain nodes on the ExeOS network
- Proxy Support: Use proxies to distribute connections and avoid IP bans
- Real-time Monitoring: Track connections, earnings, and node status in real-time
- Node ID Management: Create and fetch node IDs for your accounts
- Beautiful Interface: Rich console interface with detailed status panels
- Clone the repository:
git clone https://github.com/kelliark/Exeos-AutoBot.git
cd Exeos-AutoBot/
- Install dependencies:
pip install -r requirements.txt
- Configure your accounts by creating an
accounts.json
file:
[
{
"Email": "[email protected]",
"Password": "your_password",
"NodeIds": []
}
]
- (Optional) Add proxies in a
proxies.txt
file, one per line:
http://username:password@host:port
https://host:port
socks5://host:port
Run the bot:
python main.py
When you run the bot, you'll have three options:
- Fetch Node IDs: Retrieve existing node IDs for your accounts
- Run Auto Farm: Start the bot with existing accounts
- Create New NodeIDs: Generate new node IDs for your accounts
- ""Do not run refetch nodes"": Just create a new one, they're kinda buggy for some server reason I guess
- Use high-quality proxies to avoid IP bans
- Create multiple nodes per account (5-10 recommended)
- Run the bot 24/7 for maximum earnings
- Check logs regularly for any issues
This tool is provided for educational purposes only. Use at your own risk. The developers are not responsible for any account bans or other issues that may arise from using this bot. If you find this tool helpful, consider leaving a star ⭐ on the repository!