Recent content by MasterCodeView

  1. Help! field

    Is there any way I can use this without autoupdate? public static PlayerController PlayerInstance; // 0x4
  2. Help! how to fix mod menu 3.2 error

    Apparently it was caused because libhoundi is in 64 bits not in x86_64 but I could be wrong
  3. Help! Static method

    Does anyone know if it is possible to call a static method without using ImGui?
  4. Tool ImGui Il2cpp Tool

    Good
  5. Help! BNM

    Tools::Hook(Il2CppGetMethodOffset("Assembly-CSharp.dll", "", "UIGameManager", "DieToStartCountdown", 0), (void *) DieToStartCountdown, (void **) &_DieToStartCountdown); Can anyone tell how to use this bnm in hexpatch? I'm new to modding
  6. Help! Room Password

    I've already tried this, is there a standard that does this in Unity?
  7. Help! Room Password

    Does anyone know how I can enter the room with a password in an online game?
  8. Help! package name

    Can anyone tell me how I can rename the lgl MOD menu package?
  9. Solved MONEY TUTORIAL

    Good question...
  10. Solved MONEY TUTORIAL

    look if it helps but you have to learn by yourself.search DUMP.cs for get_money,set,_money,set_coin etc
  11. Discussion LGL Mod Menu 3.2 or 2.9

    most of the errors that happened to me had to do with hexpatch, I had times that it didn't work, they stopped working out of nowhere, when I changed to version 2.9 I never had these types of failures
Back
Top Bottom