Jump to content

duy q

Member
  • Posts

    74
  • Joined

  • Last visited

Everything posted by duy q

  1. Hello Sorry for my bad English, but can anyone help me download old iGameGod (v1) When i use iGameGod v2 i cant debug anything app with LLDB. It always disconnect my SSH when i attach in LLDB And i need iGameGod v1 but i cant find it from Cydia.....
  2. I use checkrain. And link in iosgods.... sorry for my bad English Here: https://iosgods.com/topic/59064-new-lldb-debugger-for-all-ios-versions/
  3. i answer YES because my ios is 14.4.1 and i have LLDB
  4. Hello everybody, sorry for my bad English. I have some problem when try to make hook game: Play Together Please help me with data type: Action<uint> Action<bool, uint> I try bool and int but crash game when mshook run. (Some part of my hook with bool, int, float is work well) And... dump.cs public class FishingSystem : ISystem // TypeDefIndex: 12147 { // Fields [HeaderAttribute] // RVA: 0x19DCA4 Offset: 0x19DCA4 VA: 0x19DCA4 [RangeAttribute] // RVA: 0x19DCA4 Offset: 0x19DCA4 VA: 0x19DCA4 public float CastingHeightLimit; // 0x24 [HeaderAttribute] // RVA: 0x19DCF8 Offset: 0x19DCF8 VA: 0x19DCF8 [RangeAttribute] // RVA: 0x19DCF8 Offset: 0x19DCF8 VA: 0x19DCF8 public float CastingDepthLimit; // 0x28 [HeaderAttribute] // RVA: 0x19DD4C Offset: 0x19DD4C VA: 0x19DD4C public float FishBackStepMaxDist; // 0x2C private Action<uint> _fishingCastingCB; // 0x30 private Action<bool, uint> _fishingCatchCB; // 0x38 public bool FishingMiss; // 0x40
  5. Thank you
  6. thank you
  7. thank youuuuuuuuuuuuuuuuuuu wow that is what i need nowwwwww
  8. Thanks you
  9. Woww thank you
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines