/ac-esp

AssaultCube ESP DLL with Rust 🦀

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

AssaultCube ESP DLL with Rust 🦀

Bilibili video: BV1dN4y1e7Me

YouTube video: WJ23sV4e7tw

Applicable game version: 1.3.0.2

How to use

  1. Download ac_esp.dll from releases
  2. Run AssaultCube in Windowed Mode
  3. Inject ac_esp.dll into ac_client.exe ( You can do this with System Informer )

Build DLL

cargo build --release --target=i686-pc-windows-msvc

or

cross build --release --target=i686-pc-windows-gnu

Screenshot

screenshot

Related

References

License

GNU Affero General Public License v3.0