An open API service indexing awesome lists of open source software.

https://github.com/jerryshell/ac-aimbot

AssaultCube Aimbot DLL with Rust 🦀
https://github.com/jerryshell/ac-aimbot

aimbot assaultcube dll game-hack rust

Last synced: 3 months ago
JSON representation

AssaultCube Aimbot DLL with Rust 🦀

Awesome Lists containing this project

README

        


logo

# AssaultCube Aimbot DLL with Rust 🦀

YouTube Video: [https://www.youtube.com/watch?v=o4X3YpwstUE](https://www.youtube.com/watch?v=o4X3YpwstUE)

Applicable Game Version: **1.3.0.2**

## How to use

1. Download `ac_aimbot.dll` from [releases](https://github.com/jerryshell/ac-aimbot/releases)
2. Run AssaultCube
3. Inject `ac_aimbot.dll` into AssaultCube ( You can do this with [Process Hacker](https://processhacker.sourceforge.io) )
4. Hit `F` key to enable/disable aimbot

## Build DLL

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

## Related

- [ac-esp](https://github.com/jerryshell/ac-esp)

## LICENSE

[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0/)