Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alsch092/assaultcubenoob
AssaultCubeNoob is a simple aimbot for Assault Cube, featuring a minimal codebase
https://github.com/alsch092/assaultcubenoob
aimbot aimbot-assaultcube assault-cube game-cheat game-hacking
Last synced: about 1 month ago
JSON representation
AssaultCubeNoob is a simple aimbot for Assault Cube, featuring a minimal codebase
- Host: GitHub
- URL: https://github.com/alsch092/assaultcubenoob
- Owner: AlSch092
- License: lgpl-2.1
- Created: 2024-06-25T03:49:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T07:45:17.000Z (4 months ago)
- Last Synced: 2024-09-08T08:35:04.635Z (4 months ago)
- Topics: aimbot, aimbot-assaultcube, assault-cube, game-cheat, game-hacking
- Language: C++
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AssaultCubeNoob
AssaultCubeNoob is a simple aimbot for Assault Cube written in C, and features a minimal codebase. It works by walking the entity list and checking if the entity is currently on screen and above 0 hitpoints - if so, it will write memory over the aim axis pointer (no input spoofing). It was made as a test to see how quickly and easily cheats can be made for a typical FPS game, and took around 2 or 3 hours total.Usage:
- Inject into `ac_client.exe` process, press F1 on the console window to enable/disable aimbotting, or F2 for no-recoil.
- When another player is on your screen, your aim will seek close to their head.Using cheats in online FPS games is for n00bs and I do not advise it.
Thanks for taking a look!
![ac_noobie](https://github.com/AlSch092/AssaultCubeNoob/assets/94417808/fa8dbba5-83cf-4801-b833-8c1fa867161d)