Good day, everyone!
I’ve fixed and cleaned up the Fatality base, making it easier for you to use. I didn’t spend too much time on it, it should build without any problems.
Changelog:
- Removed the need for generated files, except for offsets_schema.h from my schema generator. Please download the latest sdk.h file from my post.
- Performed some general cleanup.
- Added anti-untrusted features to the CreateMove hook.
- The hooking and pattern finding methods are the same as Asphyxia, making it easy for pasting.
- Added subtick BHop, similar to the public code I released on UnknownCheats.
- Fixed and cleaned up most of the ESP and other rendering code a bit.
Additional Notes:
- Lua stuff is removed but can be added back if needed.
There might be more changes, but this covers most of it
Edit: [12/15/24]
to fix the menu
change MOUSEINPUTENABLED to 19
and IsRelativeMouseMode to 76
and
game->input_system->set_input(menu::men.is_open());
Посмотреть вложение 292527Посмотреть вложение 292528