Khadimulislam Posted April 10, 2024 Posted April 10, 2024 I want to hack a game coin when i search coin value using gg i find the coin value but when i am change the coin value it automatically reset to the old coin value & is not online game can anyone see the offsets and give me any solutions? Playstore link: https://play.google.com/store/apps/details?id=com.RayGaming.WeedAttack&hl=en&gl=US // Namespace: public class PointSystem : MonoBehaviour // TypeDefIndex: 1769 { // Fields public static int duringEarned; // 0x0 public SaveData saveData; // 0x20 private static PointSystem instance; // 0x8 // Properties public static PointSystem Instance { get; } // Methods // RVA: 0x150DBF0 Offset: 0x150CBF0 VA: 0x150DBF0 public static PointSystem get_Instance() { } // RVA: 0x150DC38 Offset: 0x150CC38 VA: 0x150DC38 private void Awake() { } // RVA: 0x150DC84 Offset: 0x150CC84 VA: 0x150DC84 public void OnWeedCollected(int collectedValue) { } // RVA: 0x150DC88 Offset: 0x150CC88 VA: 0x150DC88 public void GameOverSaveDuringCoins(int gameMode) { } // RVA: 0x150ADC8 Offset: 0x1509DC8 VA: 0x150ADC8 public void TripleAndSaveDuringCoins() { } // RVA: 0x150E118 Offset: 0x150D118 VA: 0x150E118 public void ResetDuringPoints() { } // RVA: 0x150E160 Offset: 0x150D160 VA: 0x150E160 public int DetermineDuringEarned() { } // RVA: 0x150E17C Offset: 0x150D17C VA: 0x150E17C public void .ctor() { } }
Tezter Posted April 13, 2024 Posted April 13, 2024 On 4/10/2024 at 4:37 PM, Khadimulislam said: I want to hack a game coin when i search coin value using gg i find the coin value but when i am change the coin value it automatically reset to the old coin value & is not online game can anyone see the offsets and give me any solutions? Playstore link: https://play.google.com/store/apps/details?id=com.RayGaming.WeedAttack&hl=en&gl=US // Namespace: public class PointSystem : MonoBehaviour // TypeDefIndex: 1769 { // Fields public static int duringEarned; // 0x0 public SaveData saveData; // 0x20 private static PointSystem instance; // 0x8 // Properties public static PointSystem Instance { get; } // Methods // RVA: 0x150DBF0 Offset: 0x150CBF0 VA: 0x150DBF0 public static PointSystem get_Instance() { } // RVA: 0x150DC38 Offset: 0x150CC38 VA: 0x150DC38 private void Awake() { } // RVA: 0x150DC84 Offset: 0x150CC84 VA: 0x150DC84 public void OnWeedCollected(int collectedValue) { } // RVA: 0x150DC88 Offset: 0x150CC88 VA: 0x150DC88 public void GameOverSaveDuringCoins(int gameMode) { } // RVA: 0x150ADC8 Offset: 0x1509DC8 VA: 0x150ADC8 public void TripleAndSaveDuringCoins() { } // RVA: 0x150E118 Offset: 0x150D118 VA: 0x150E118 public void ResetDuringPoints() { } // RVA: 0x150E160 Offset: 0x150D160 VA: 0x150E160 public int DetermineDuringEarned() { } // RVA: 0x150E17C Offset: 0x150D17C VA: 0x150E17C public void .ctor() { } } Hi Khadimulislam, I want to help you, but can you send me a link of the Dump file or can you upload the game somewhere, so I can check it out. I'm from Europe, I can't download the game from appstore. Can you also tell me Witch version of the game you have installed.
Khadimulislam Posted April 13, 2024 Author Posted April 13, 2024 9 minutes ago, Tezter said: Hi Khadimulislam, I want to help you, but can you send me a link of the Dump file or the game. , so I can check out. I'm from Europe, I can't download the game from appstore. Can you also tell me Witch version of the game you have installed. Thanks For Your Interest Playstore LInk: https://play.google.com/store/apps/details?id=com.RayGaming.WeedAttack&hl=en&gl=US Apkkombo Link: https://apkcombo.com/weed-attack/com.RayGaming.WeedAttack/ All Lib & Dump File https://drive.google.com/drive/folders/1nF9Hl-wwzVP9JsHXhdkfqyYsZAgvlklE?usp=sharing
Recommended Posts
Archived
This topic is now archived and is closed to further replies.