Cr0mb/Assault-Cube-Mod-Menu
This Python script creates a graphical mod menu using tkinter for the game Assault Cube. It allows users to modify in-game values such as health, ammo, kevlar, and player name in real-time. This script utilizes the pymem library to interact with the game's memory, enabling dynamic updates and modifications.
Python