DistastefulBannock
Active member
- Joined
- Jun 7, 2022
- Messages
- 117
- Reaction score
- 51
- Points
- 28
This is the source code for an old cheat I was creating called Kagu. It's been forever since I've been an active cheat developer so I figured I'd finally post the source for everyone to learn from or use. It lacked bypasses, wasn't very good with performance, but it has some cool or weird features that I made in my free time. (Like my ambiance module, or the OBS proof overlay c:)
Back when I made it, I was too lazy to create an auth server so I instead used KeyAuth. The keyauth secret is dead so don't bother with it. Anyway you'll also need this lib if you want to compile or run it: https://github.com/Kagu-Cafe/keyauth-lib
And finally, here's the source code: https://github.com/Kagu-Cafe/Kagu
Back when I made it, I was too lazy to create an auth server so I instead used KeyAuth. The keyauth secret is dead so don't bother with it. Anyway you'll also need this lib if you want to compile or run it: https://github.com/Kagu-Cafe/keyauth-lib
And finally, here's the source code: https://github.com/Kagu-Cafe/Kagu
Last edited: