Jump to content

Khanhhiohd

Newbie
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Khanhhiohd's Achievements

Newbie

Newbie (1/14)

  • First Post
  • One Month Later
  • One Year In
  • Week One Done

Recent Badges

0

Reputation

  1. hmm i used this instead of the normal offset and hook it with GetRealOffset but it crashed do you have a way? ios nojb Il2CppMethod& getClass(const char* namespaze, const char* className); uint64_t getMethod(const char* methodName, int argsCount); uint64_t ActorLinker_IsHostPlayerFunc; Il2CppMethod methodAccess_IsHostPlayer("Project_d.dll"); ActorLinker_IsHostPlayerFunc = methodAccess_IsHostPlayer.getClass("Kyrios.Actor", "ActorLinker").getMethod("IsHostPlayer", 1); ActorLinker_IsHostPlayer = ( bool ( * )( void * )) getRealOffset (ActorLinker_IsHostPlayerFunc);
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines