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 🦀
- Host: GitHub
- URL: https://github.com/jerryshell/ac-aimbot
- Owner: jerryshell
- License: agpl-3.0
- Created: 2024-01-18T06:58:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-26T09:39:57.000Z (3 months ago)
- Last Synced: 2025-02-26T10:34:30.823Z (3 months ago)
- Topics: aimbot, assaultcube, dll, game-hack, rust
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# 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/)