-
Posts
66,604 -
Joined
-
Last visited
Everything posted by Rook
-
Yes, you can! You can compile iOS tweaks on WSL!
-
This is revoke related. Make sure you've requested a revoke fix!
-
Help/Support Download Problem on Armconverter in IOS
Rook replied to ZentoSLY's topic in Help & Support
Hello, Please try a different browser or network as we cannot reproduce this issue you're reporting. -
Seems like you may have an outdated ldid version? Which Jailbreak are you using?
-
Help/Support Igamegod injection deb not changing values
Rook replied to nhmusic's topic in iOS Cheat Engine Support
For Subway Surfers it should work. See this tutorial example from DIY Cheats -
Help/Support Integrity issue after receiving the email
Rook replied to TheoBambou's topic in iOSGods App+ Support
Awesome! There was a weird bug that happened, which resolved itself. So we sent out another email to those affected. -
General Need help decrypting Zwift Companion v3.43.0
Rook replied to fabien88fr's topic in App Store Apps Discussion
Awesome! -
Help/Support iGameGod update for iOSGods App+?
Rook replied to LOLYour cat's topic in iOSGods App+ Support
Hello, When a new iGameGod version is released, it will always be available via Custom Install. However, some already uploaded apps still have the older version until we batch update them all once we make sure the new version is stable. -
Help/Support PaleRa1n App not Showing after Successful Jailbreak
Rook replied to Rook's topic in Help & Support
Awesome! -
Help/Support How to do IAP Hack for Non-Jailbroken device
Rook replied to Happy Secret 's topic in Help & Support
The IAP tweaks kick in before the transaction is made. So it should still work if I remember correctly. -
Help/Support How to do IAP Hack for Non-Jailbroken device
Rook replied to Happy Secret 's topic in Help & Support
Flex is for Jailbroken only, but you can compile Flex methods into a theos tweak which also works on jailed. -
I think it is. It helps out more than it harms! But the apps we release already have a sideload spoofer. It's only for apps that do not have iGMenu added.
-
It tricks the app into thinking it's an official App Store app.
-
Help/Support How to do IAP Hack for Non-Jailbroken device
Rook replied to Happy Secret 's topic in Help & Support
It's quite similar to this tutorial: https://iosgods.com/topic/24673-how-to-enable-freeiap-in-some-apps-using-flex/#comment-850810 Simply convert the Flex patch to a theos project and compile. %hook SKPaymentTransaction -(long long)transactionState { return 1; } %end Otherwise, you can use Satella Jailed and inject it into your IPA. -
Help/Support Integrity issue after receiving the email
Rook replied to TheoBambou's topic in iOSGods App+ Support
Hi @TheoBambou, Please tell me your UDID or PM me it so we can investigate this. -
Which Sideloadly installation method are you using? And what is your iOS version?
-
I cannot seem to reproduce this issue. It is working fine on my end with iGameGod Jailed & Sideload Spoofer injected. You can send me a PM with crash logs attached so we can investigate.
-
To be clear: Subway Surfers from Decrypted App Store does not work but from iOSGods App it works?
-
Are you injecting anything into the app?