A Minecraft JNI Injectable Client
- C++ 51.6%
- C 48.2%
- HTML 0.2%
|
|
||
|---|---|---|
| ext | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| cpp.hint | ||
| LICENSE | ||
| nobody.sln | ||
| nobody.vcxproj | ||
| nobody.vcxproj.filters | ||
| README.md | ||
Nobody Client
A JNI Minecraft client(come and find some shit code here)
- Client Support :
- Lunar Client :
- 1.12.2(Fully Support)
- 1.8.9(Fully Support)
- Forge :
- 1.18.1(Only support few modules)
- 1.12.2(Fully Support)
- 1.8.9(Fully Support)
- 1.7.10(Only support few modules)
- Vanilla/Badlion :
- 1.8.9(Fully Support)
- Lunar Client :
- Some reasons I made it opensource
- Regarding the issue of TD.I accumulated a lot of shitcode in the early stage of the project. Now to implement some of my ideas, I am more inclined to recode a completely new project.
- I no longer have more energy to focus on Minecraft Hacking, so I prefer open source. When writing JNI cheat, I encountered many problems. Maybe you can find solutions to some problems here.
This project was developed by me on the basis of skidware. I am very grateful to the other two developers of skidware.
If you want to use it as a Client Base, consider choosing Ripterm.