Jump to content

Search the Community

Showing results for tags 'Methods'.

  • Search By Tags

    Type tags separated by commas.
    For example, the common name of the game: PUBG, Free Fire, Rules of Survival, Critical Ops, Mobile Legends: Bang Bang, etc.
  • Search By Author

Content Type


Forums

  • GameGuardian
    • Requests
    • Help
    • Guides
    • Cheats
    • Video Tutorials
    • Unintended Effects
  • General
    • General Discussion
    • Introduce yourself (:
    • Announcements
    • Website suggestions/Bugs
  • Downloads Support
    • Apps
    • LUA scripts
  • Online Multiplayer Mods
    • Altering Online Games with Gameguardian
    • Download Mods
  • Other Hacks
    • Tutorials
    • Non-GameGuardian
  • Archive
    • Archived topics

Categories

  • Official Downloads
  • Virtual spaces (no root)
  • LUA scripts
    • Forward Assault
    • Free Fire
    • PUBG
    • Rules of Survival
    • Templates
    • Tools
  • Test applications
  • Other

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Device


Discord ID

Found 1 result

  1. I want to make it so that this window is visible in game. However I do not have a PC and my only way of access is through Android. I'm mainly interested in GetSpecialCars and HeavyCar. Full Info: // Namespace: public class ShowCheatWindow : MonoBehaviour // TypeDefIndex: 3332 { // Fields public GameObject cheatWindow; // 0x20 private int CheatProgress; // 0x28 // Methods // RVA: 0x18E979C Offset: 0x18E579C VA: 0x18E979C public void ResetProgress() { } // RVA: 0x18E97A4 Offset: 0x18E57A4 VA: 0x18E97A4 public void Increment(bool b) { } // RVA: 0x18E97F8 Offset: 0x18E57F8 VA: 0x18E97F8 public void UnlockAllThings() { } // RVA: 0x18E98BC Offset: 0x18E58BC VA: 0x18E98BC public void HeavyCar() { } // RVA: 0x18E9A3C Offset: 0x18E5A3C VA: 0x18E9A3C public void Repair() { } // RVA: 0x18E9AAC Offset: 0x18E5AAC VA: 0x18E9AAC public void GetSpecialCars() { } // RVA: 0x18E9AFC Offset: 0x18E5AFC VA: 0x18E9AFC public void SetRace10() { } // RVA: 0x18E9B08 Offset: 0x18E5B08 VA: 0x18E9B08 public void SetRace20() { } // RVA: 0x18E9B14 Offset: 0x18E5B14 VA: 0x18E9B14 public void SetRace30() { } // RVA: 0x18E9B20 Offset: 0x18E5B20 VA: 0x18E9B20 public void SetRace40() { } // RVA: 0x18E9B2C Offset: 0x18E5B2C VA: 0x18E9B2C public void SetRace50() { } // RVA: 0x18E9B38 Offset: 0x18E5B38 VA: 0x18E9B38 public void SetRace(int race) { } // RVA: 0x18E9B44 Offset: 0x18E5B44 VA: 0x18E9B44 public void LoseCops() { } // RVA: 0x18E9EA0 Offset: 0x18E5EA0 VA: 0x18E9EA0 public void SetCarOwned(int car) { } // RVA: 0x18E9F44 Offset: 0x18E5F44 VA: 0x18E9F44 public void Day() { } // RVA: 0x18E9FA4 Offset: 0x18E5FA4 VA: 0x18E9FA4 public void Night() { } // RVA: 0x18EA004 Offset: 0x18E6004 VA: 0x18EA004 public void Dawn() { } // RVA: 0x18EA060 Offset: 0x18E6060 VA: 0x18EA060 public void Dusk() { } // RVA: 0x18EA0C0 Offset: 0x18E60C0 VA: 0x18EA0C0 public void .ctor() { }
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.