Skip to content

Exeos Auto Bot supported with auto generate networks and supported with proxies.

Notifications You must be signed in to change notification settings

kelliark/Exeos-AutoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExeOS Bot

An automated tool for managing ExeOS network nodes and maximizing rewards.

Register here:

Exeos Network

Use my code: REFJYMYYOZ8

Features

  • 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

Installation

  1. Clone the repository:
git clone https://github.com/kelliark/Exeos-AutoBot.git
cd Exeos-AutoBot/
  1. Install dependencies:
pip install -r requirements.txt
  1. Configure your accounts by creating an accounts.json file:
[
    {
        "Email": "[email protected]",
        "Password": "your_password",
        "NodeIds": []
    }
]
  1. (Optional) Add proxies in a proxies.txt file, one per line:
http://username:password@host:port
https://host:port
socks5://host:port

Usage

Run the bot:

python main.py

Options

When you run the bot, you'll have three options:

  1. Fetch Node IDs: Retrieve existing node IDs for your accounts
  2. Run Auto Farm: Start the bot with existing accounts
  3. Create New NodeIDs: Generate new node IDs for your accounts
  4. ""Do not run refetch nodes"": Just create a new one, they're kinda buggy for some server reason I guess

Tips for Best Results

  • 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

Notes

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!

About

Exeos Auto Bot supported with auto generate networks and supported with proxies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages