Jump to content

iSky

Member
  • Posts

    13
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 8

Recent Profile Visitors

392 profile views

iSky's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • 2 Years In
  • 3 Years In

Recent Badges

0

Reputation

  1. Don't matter what ios you had, all scripts are LUA, try to ask herehttps://www.reddit.com/r/autotouch/ It's official AutoTouch discussion board It's easy if you know LUA or need script with only clicks, but it's harder when you need more serious script
  2. + hereI like cheats and free games/apps, but iGG creator on our side, he helps us hack games, so I think its good to support him
  3. Maybe you know, how it happens that after game patched I can't find any heroes stats values with iGG? What they did to them?
  4. I just cant find anything that looks usefull, they all look same and there are no SUBs anywhere, not in health strings, not in arena/deadroad attempt's, money strings etc. they use MOV instead of SUB?
  5. __text:002DFEFE MOVW R1, #(:lower16:(aFoodquestrefre - 0x2DFF0E)) ; "foodQuestRefresh" __text:002DFF02 MOVS R0, #3 __text:002DFF04 MOVT.W R1, #(:upper16:(aFoodquestrefre - 0x2DFF0E)) ; "foodQuestRefresh" __text:002DFF08 STR R0, [SP,#0x98+var_48] __text:002DFF0A ADD R1, PC ; "foodQuestRefresh" __text:002DFF0C ADD R0, SP, #0x98+var_60 __text:002DFF0E MOVS R2, #0x10 __text:002DFF10 BLX.W __ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcm ; std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>::__init(char const*,ulong) __text:002DFF14 LDR R0, [SP,#0x98+var_54] __text:002DFF16 STR R0, [SP,#0x98+var_68] __text:002DFF18 LDR R0, [SP,#0x98+var_50] ; this __text:002DFF1A STR R0, [SP,#0x98+var_64] __text:002DFF1C CMP R0, #0 __text:002DFF1E IT NE __text:002DFF20 BLXNE.W __ZNSt3__119__shared_weak_count12__add_sharedEv ; std::__1::__shared_weak_count::__add_shared(void) __text:002DFF24 MOVS R0, #4 __text:002DFF26 STR R0, [SP,#0x98+var_48] __text:002DFF28 LDR R0, [SP,#0x98+var_70] __text:002DFF2A ADD R1, SP, #0x98+var_60 __text:002DFF2C LDR R2, [SP,#0x98+var_6C] __text:002DFF2E ADD R3, SP, #0x98+var_68 __text:002DFF30 BL sub_1E414C __text:002DFF34 LDR R0, [SP,#0x98+var_64] ; this __text:002DFF36 CMP R0, #0 __text:002DFF38 IT NE __text:002DFF3A BLXNE.W __ZNSt3__119__shared_weak_count16__release_sharedEv ; std::__1::__shared_weak_count::__release_shared(void) __text:002DFF3E ADD R0, SP, #0x98+var_60 __text:002DFF40 BLX.W __ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEED1Ev ; std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>::~basic_string() __text:002DFF44 LDR R0, [SP,#0x98+var_50] ; this __text:002DFF46 CMP R0, #0 __text:002DFF48 IT NE __text:002DFF4A BLXNE.W __ZNSt3__119__shared_weak_count16__release_sharedEv ; std::__1::__shared_weak_count::__release_shared(void) __text:002DFF4E B loc_2DFF54 How can i make it refresh faster or understand is it synced with server?
  6. Same for me with GP, but now im usind iGG, it has more usefull options like search range or float tolerance and more choices what type of number you search. Anyway it will take long when you search all types and low numbers that can be 16 and 32 bit
  7. Hey guys. Just a little pre-story for what I'm trying to do: i played Juggernaut wars and hacked heroes stats with iGG easy (long 32), it makes game much easier, but after patch i can't find anything anymore, tryed float with huge ranges, and everything. So I decided to try hack it with IDA method, but my knowledge in IDA at noob level, so I decided to ask advice from people. So i found part where all hero stats located (trying to hack one caused to fully damage disappear from game, so its it) Here it is So is here anything useful or i need search where BLX call and look there? But it always call to one location... So i confused... Maybe its all useless and need search another stuff? I can't fvcking find that hero stats anymore
  8. Thank for tut
  9. Thank for tut
×
  • 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