Search results

  1. Tool ImGui Il2cpp Tool

    // RVA: 0xC79E04 Offset: 0xC79E04 VA: 0xC79E04 public void SetClub(Club club) { } I am using the imgui tool, it works by showing all the clubs and just choosing (even if only the offset / without a name) the question is, does anyone know or have an example code for hooking in AIDE with the...
  2. Tutorial How to unlink functions in IL2CPP and other native games

    Can this be used? I want to edit something in the football club that I use but in the club class it is for all clubs and there is a club ID method and I know the list of club IDs, can anyone help me, I am a beginner and have never learned CC, I just followed the tutorial // RVA: 0x6864C0...