Wednesday 22 March 2023

modifying public ints

I'm modifying a public int gold, but every time I even return a high value to that offset it just never works. Still the same value in game [CompilerGeneratedAttribute] // RVA: 0x6950EC Offset: 0x6950EC VA: 0x6950EC // RVA: 0x158FA1C Offset: 0x158FA1C VA: 0x158FA1C public void set_gold(int value) { } [CompilerGeneratedAttribute] // RVA: 0x6950FC Offset: 0x6950FC VA: 0x6950FC // RVA: 0x158FA24 Offset: 0x158FA24 VA: 0x158FA24 public int get_gold() { }

from iOSGods RSS Feed https://ift.tt/2qR6z7s

No comments:

Post a Comment