-
Posts
30 -
Joined
-
Last visited
Everything posted by RehmanAfridi
-
Hello Brother, please make tutorial on this. how to make it work and also please give an example like how to patch offset with this and how to hook it using this: https://github.com/itsPow45/iOS-Jailed-Runtime-Offset-Patching-and-Hooking/tree/main
This is offset patch and hook for non jb using h5gg but its theos based. work with theos -
bool (*FastChangeAnimatorStates)(void *myplayer, int layer, int stateHash, bool allowReplay, float normalizedTime) = (bool (*)(void *, int, int, bool, float))getRealOffset(0xF3B4A8);void (*_PlayerController_Update)(void *myplayer);void PlayerController_Update(void *myplayer){if (myplayer != NULL){if (telleKill){FastChangeAnimatorStates(myplayer, 0, -1368660888, true, 0.f);}}return _PlayerController_Update(myplayer);}
-
-
-
No support in status updates
Post in the Help & Support section.
-
@Rook no one replying to my post/topic. no is helping
-