Jump to content

arthurdapaz

Senior Member
  • Posts

    301
  • Joined

  • Last visited

Everything posted by arthurdapaz

  1. In iPhone or other small screens you can't log off if it's in portrait. It's a design error, because the "Sign Out" feature gets hidden inside small widths. Turn your iphone into landscape mode, it will appear, in top right corner.
  2. Thanks for the feedback! I'm still working even further to improve it. iOSGods supporters will love it. Thanks for everyone!
  3. Fernando H. Rpg Zeer idmodz99 You three are using an outdated deb. Download the latest one from the topic. Download it, try to connect and I'll unblock you.
  4. that's because you are typing it wrong. An invalid e-mail. Since you have inputted it correctly I already free your user account to play.
  5. You can skip this message. Right bellow it, there is a way to skip it.
  6. OK EVERYONE. THIS IS WORKING NOW! Follow this instructions: 1) when the game opens, you should input your iOSGods.com e-mail address (if you have logged in with facebook, use your facebook e-mail, if it was with twitter, use your twitter e-mail, if it doesn't work, create an e-mail for you in your profile) 2) then you ask me, and I will unblock you from server side.
  7. Relax guys. Today I'll release a regular version, while I continue the development of iOSGODS new Login System in another environment. So! Sorry for the troubles. I promise all this headache will be rewarded with something very cool for us.
  8. Ok GUYS. It's working fine on iOS 9.0.2 or higher devices... I got an iPad2, iOS 8.4 that crashes too, and I have just found the culprit. I'll fix today.
  9. test this new version, just released it. beta2
  10. Weird. I see the crash log, this shouldn't happening. I'll create an specific version for you (a debug version), and then you woo send me some files I request
  11. send me new crash logs please...
  12. OK EVERYONE. Download the new .deb, install and tell me what you got. BUG FIXES: better memory handling removed unnecessary stuff revamped IGLogin interface (the new iOSGods Login system for hacks) code revamp (better internal organization for maintenance updates frequently)
  13. That's true. A new release will be online soon!
  14. if you don't swipe three fingers down on the screen, then nothing will happen. That's the method to invoke the hack menu.
  15. hum... no message appears?
  16. Did you slide three fingers down on the screen?
  17. I've seen that you're logging in always. Are you being able to play? The hack is working for you?
  18. HELP ME IMPROVE THE HACK. 1) Remove IAPCrack or IAPCrazy (my hack is not compatible with those) 2) Remove all other ModernCombat5 hacks you have installed 3) Make sure you're on iOS 8 or higher then, try again and tell me what you got. - if you experience CRASHES 1) Download CrashReporter 2) Repeat the steps that crashed your game 3) Open CrashReporter and send the crash to me via e-mail or PM. This is a beta preview. I'm already working on an optimization.
  19. What's your iOS version and device? Ok, what's your device version and model and iOS installed?
  20. Sorry everybody to make you wait so long. But this "waiting" will never happen again! Check out the new ULTRA update I have prepared with lots of love to our iOSGods Community
  21. there are plenty tutorials in iOSGods, please, use search bar
  22. oh guys! I got, actually, thanks to @shmoo. I was misunderstanding the logic. The trick is different, we need to consider the CMP.W and what it is doing... It is comparing R0 with 0xFFFFFFFF, so, I just need to fix this comparison value, instead of setting r0 to any random number. So, we replace this BL sub_... with a MOV R0, #0xFFFFFFFF and the CMP.W will always return what we want! Anything different from #0xFFFFFFFF (which is -1), will return other value.
  23. Hello friends! My assembly knowledge is poor and I have a problemo here. The image below shows what I'm trying to patch. I have set breakpoint (via gdb) on this highlighted address (0x1100E2), which moves to r0 the value of processed sub_1C00F2 as noticed when viewing rX registers. r0 0x23aac00 37399552 r1 0x34 52 r2 0x176abfb0 392871856 r3 0x3 3 r4 0x0 0 r5 0x176abfb0 392871856 r6 0x23aac00 37399552 r7 0x1149370 18125680 r8 0x16e08ac0 383814336 r9 0x16e08aa0 383814304 r10 0x40000 262144 r11 0xffffffff -1 r12 0x39d53aec 970275564 sp 0x1149364 18125668 lr 0x1db6b5 1947317 pc 0x1c00e2 1835234 cpsr 0x20000030 536870960 How can I set r0 value to this 0x23aac00 (37399552) and fix it, so the CMP.W right after will result the same always?
×
  • 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