- Aimbot: Silent aim, No Recoil
- Misc: God Mode, Infinite Ammo, Infinite Grenades, Rapid Fire, and Speed Hack.
- UI: ImGui menu with a rainbow-accented watermark.
- ImGui - Bloat-free Graphical User interface.
- MinHook - The Minimalist x86/x64 API Hooking Library.
- OpenGL3 & Win32 API.
- various other open source projects that I "borrowed" code from
- If you're too lazy to build the project yourself, the dll is included in the project
- If you want to build it yourself, continue to the next step.
- Clone the repository:
git clone https://github.com/oword/repo-name.git - Download the Meson Build system
- open up x86 native Tools Command Prompts for visual studio
- enter 'meson setup build'
- go into the build dir
- type 'meson compile'
- Inject the DLL into
ac_client.exeusing your preferred injector.
- Watermark Design inspired by gamesense.
- github.com/oword
- https://github.com/WyvernDev/ac-silent-aim (helped me figure out silent aim logic)
