Jump to content

root256

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by root256

  1. root256

    Gg offsets methods

    So I'm trying to try get item into inventory using dump.cs offsets and update() thing I tried many scripts but or ima doing something or something like this they all or doesn't work needs for me or its crashes I need to modify place1goldcoin bool to true And update() the UI using scripts Dump.cs: public class InventorySystem : MonoBehaviour // TypeDefIndex: 2353 { public bool place1goldcoin; // 0x2C9 // Methods // RVA: 0x5B94E8 Offset: 0x5B94E8 VA: 0x5B94E8 private void Start() { } // RVA: 0x5B9534 Offset: 0x5B9534 VA: 0x5B9534 private void Update() { } // RVA: 0x5BEC90 Offset: 0x5BEC90 VA: 0x5BEC90 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.