A custom hack menu for the game AssaultCube that provides a set of cheat functionalities such as ESP (Extra Sensory Perception), GodMode, and Misc settings. This project includes a user-friendly graphical interface (GUI) that allows easy configuration of hack features.
- ESP (Extra Sensory Perception): See players' names, health bars, and boxes around them.
- GodMode: Enable invincibility for your character.
- Misc Settings: Customization options for the hack features, including visibility toggles.
- GUI: A simple yet effective graphical interface to control the hacks.
- Mouse Passthrough: Transparent window allowing you to play the game without interfering with your mouse.
- Python 3.x
- Required Python libraries:
customtkinter
raylibpy
win32gui
win32con
You can install the dependencies by running:
Setup Instructions Clone the repository:
git clone https://github.com/AydoganCan60/AssaultCube-Hack-Menu.git
Install dependencies using pip:
pip install -r requirements.txt
Run the application:
python main.py