Hades Software is an application developed in Python with Tkinter, integrating multiple automation features in a gaming environment. The application connects to the Internet to retrieve certain data and has an interactive user interface.
- Simple graphical interface with Tkinter.
- Interactive buttons to activate various features (Auto Mine, Auto Kill, Aimbot, etc.).
- Use of an API for VPN detection.
- Retrieval and transmission of the IP address to an external server.
Make sure you have Python installed on your machine as well as the following modules:
pip install requests
- Clone this repository or download the
Hades.pywfile. - Run the script with the command:
python Hades.pyw - A graphical interface will open with various automation options.
This program contains potentially malicious features (IP address retrieval and execution of third-party scripts). Its use may violate the terms of service of certain platforms.
We strongly discourage its use for unethical purposes.
This project is licensed under the MIT license. You are free to modify and redistribute it.