Skip to content

D4rkCipherX/Exeos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exeos BOT

Exeos BOT

Features

  • Auto Get Account Information
  • Auto Run With Monosans Proxy - Choose 1
  • Auto Run With Private Proxy - Choose 2
  • Auto Run Without Proxy - Choose 3
  • Auto Register or Use Exiting Node Ids
  • Auto Connect & Perform Liveness
  • Multi Accounts With Threads

Requiremnets

  • Make sure you have Python3.9 or higher installed and pip.

Instalation

  1. Clone The Repositories:
    git clone https://github.com/Not-D4rkCipherX/Exeos.git
    cd Exeos
    pip install -r requirements.txt #or pip3 install -r requirements.txt

Accounts Setup

nano accounts.json
  • Make sure accounts.json contains data that matches the format expected by the script. Here are examples of file formats:
      [
          {
              "Email": "your_email_address_1",
              "Password": "your_password_1"
          },
          {
              "Email": "your_email_address_2",
              "Password": "your_password_2"
          }
      ]

Proxy (Optional)

nano proxy.txt
  • Make sure proxy.txt contains data that matches the format expected by the script. Here are examples of file formats:
  ip:port # Default Protcol HTTP.
  protocol://ip:port
  protocol://user:pass@ip:port

Run

python bot.py #or python3 bot.py

Buy Me a Coffee

  • EVM: 0x47f41Fcb17cF9B7A02C26EE855d26bB8D3928E1b
  • TON: UQA-qG5eyQ7gVxvPDpy484xzc0UPS9a8hJsUAwe0T_3D7_oF
  • SOL: A1pUv13rRDtubtYJuXswZYSQBJojPhthXJftfNZBRnEX
  • SUI: 0xeb697918d66c4ade867d61d0b8fb541df83675e8f60b6b81da8917aab149ee8f

Thank you for visiting this repository, don't forget to contribute in the form of follows and stars. If you have questions, find an issue, or have suggestions for improvement, feel free to contact me or open an issue in this GitHub repository.

D4rkCipherX

About

Telegram Channel - D4rkCipherX

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%