-
Posts
66,567 -
Joined
-
Last visited
Community Answers
-
Rook's post in Vip Account and still have 3 app limit in sideloadly was marked as the answer
Hello,
Please see our "Perks of being a ViP Member on iOSGods" topic here: https://iosgods.com/topic/92593-perks-of-being-a-vip-member-on-iosgodscom/
The iOSGods App is currently signed so you can use that like normal!
Sideloadly's 3 app limitation is due to Apple and not Sideloadly itself.
iOSGods App+ is per device only. So if you got a new device, make sure you've applied for a transfer request! Please read our "iOSGods App+ Frequently Asked Questions & Answers" topic here: https://iosgods.com/topic/100620-iosgods-app-frequently-asked-questions-answers/
-
Rook's post in Easy Install does not work. Unfortunately, Sideloadly is not possible. Can you please help me? was marked as the answer
Hello,
Your only other valid option at this time would be iOSGods App+. The only downside is that it is paid.
-
Rook's post in App crashing after installing and playing the tutorial was marked as the answer
Hello!
Perhaps this Tutorial will help you! https://iosgods.com/topic/158524-how-to-fix-hacked-ios-ipa-games-stuck-on-tutorial-or-in-game/
-
Rook's post in IGameGod Cheat Engine on LDOE was marked as the answer
Hello,
Please see this example tutorial hacking health: https://iosgods.com/topic/154511-🔥igamegod🔥➖🌎last-day-on-earth-survival-v11811🌎➖health-hack-❤️-/#comment-4983533
-
Rook's post in [NOTICE] iOS 16 Release & iOSGods App+ was marked as the answer
UPDATE 11/SEPTEMBER/2022: A new App+ version 0.8.3 was soft released to resolve this issue. Please download and report back!
https://install.iosgods.com/
-
Rook's post in App++ waiting for the email instructions was marked as the answer
Hey!
Keep an eye on your email and try what Laxus suggested.
This may also affect you: https://iosgods.com/topic/162745-notice-app-activation-transfer-delays/
-
Rook's post in App+ out of stock? was marked as the answer
Hi! Yeah, it's out of stock. Check back later though!
Please read our "iOSGods App+ Frequently Asked Questions & Answers" topic here: https://iosgods.com/topic/100620-iosgods-app-frequently-asked-questions-answers/
-
Rook's post in Hooking in UnityFramework Causing Crash was marked as the answer
When hooking with UnityFramework, you should add a timer to your MSHook(Function) as UnityFramework may not have loaded as soon as the app launches.
A timer of 1 second should be enough.
%ctor { dispatch_after(dispatch_time(DISPATCH_TIME_NOW, 1 * NSEC_PER_SEC), dispatch_get_main_queue(), ^ { MSHookFunction((void*)getRealOffset(0x2A3CD98), (void*)FunctionName, (void**)&old_FunctionName); // }); }
-
Rook's post in How to find pubg mobile offsets? was marked as the answer
Hey!
You'll need to learn how to hack and reverse engineer the game.
Please read our "iOS Hacking for Newbies" topic here: https://iosgods.com/topic/51365-starter-pack-ios-hacking-ida-ms-ce-etc/
-
Rook's post in App+ Purchase Page not loading was marked as the answer
Hey there!
This is being investigated. Please check back at a later time.
-
Rook's post in Does LDOE ban cheat accounts? was marked as the answer
Hello,
So far no, they do not ban.
But in the most recent update they started detecting if you're duplicating items and punishing you for it by not being able to finalize certain stuff.
See: https://iosgods.com/topic/162792-danger-ldoe-act-2-cheats/
-
Rook's post in Why is downloading cracked IPA files so slow? was marked as the answer
I think you are confusing Decrypted App Store with the iOSGods App.
The iOSGods App is currently under heavy load thus the slow download speeds. Please try again later.
-
Rook's post in Idle five hack stuck in tutorial was marked as the answer
Hello,
Sounds like this may help you!
https://iosgods.com/topic/158524-how-to-fix-hacked-ios-ipa-games-stuck-on-tutorial-or-in-game/
-
Rook's post in Installed the profile, but spins? was marked as the answer
Hello,
Please wait for the activation email to arrive in your inbox. Then try again.
-
Rook's post in Game crashing while searching value using IGameGod was marked as the answer
Hello,
Please send crash logs and a video of your issue so we can investigate.
To obtain crash logs, head over to Settings -> Privacy -> Analytics & Improvements -> Analytics Data. Once there, you need to find the crash log pertaining to the app in question which will usually go by the format AppName-Date-Time.ips. Save the file and upload it via DropBox or copy and paste its content.
-
Rook's post in Unable to drop generator as its duplicate itself. was marked as the answer
You may have to install the original IPA so you can drop it then install the hacked one over it again.
This topic explains how you can do so:
-
Rook's post in Turning hacks on and off on Jailed was marked as the answer
Hello,
Where did you read this?
It is currently not possible to enable/disable on most Non-Jailbroken hacks, but perhaps soon!
-
Rook's post in Stumble Guys Hack Question was marked as the answer
Hello!
In this case it's best you leave this post on the hack's topic so the author can see it.
-
Rook's post in 36 hours roughly was marked as the answer
There does seem to be a slowdown with new activations so it may take a little while longer. Please keep an eye on your email as you will be notified ASAP!
-
Rook's post in UDID Reset on App+ was marked as the answer
Hello,
It sounds like you may have renewed your ViP subscription, but iOSGods App+ subscription is a different and standalone one.
Please read our "iOSGods App+ Frequently Asked Questions & Answers" topic here: https://iosgods.com/topic/100620-iosgods-app-frequently-asked-questions-answers/
-
Rook's post in CSR 2 game file needed for non-jailbroken iOS 15.6 was marked as the answer
Hello,
CSR2 does not like being sideloaded at this time. So there is no solution for Jailed right now.
You can verify this yourself via iGameGod Jailed & the Decrypted App Store.
-
Rook's post in I want a tool to hide the jailbreak from the games was marked as the answer
Please see our list of Jailbreak bypass tweaks topic here: https://iosgods.com/topic/142591-list-of-tweaks-to-bypass-jailbreak-detection-in-games/?do=findComment&comment=4561690
-
Rook's post in Purchased wrong subscription, what can I do? was marked as the answer
Hello,
If you have purchased a wrong subscription, please send me a PM with your issue so we can correct this for you.
-
Rook's post in I'm trying to create a menu mode, but it's not working due to an error. was marked as the answer
You need to remove the space in “Unity Framework”. It’s UnityFramework without a space.
-
Rook's post in Free iOSGods App is revoked. Is App+ working? was marked as the answer
Hello,
Yes, the iOSGods App+ is currently working with less revokes. I personally have not been revoked in around 8 or so months.