Jump to content

753 posts in this topic

Recommended Posts

Posted

 

Ok, so here is a detailed step by step approach. There are images to help you with this guide, so you can see them in the hidden sections.

 

Step 1:

 

 

Open the Fire Emblem, and go to your Allies tab and select the Level Up menu. Now touch and hold on one of the characters so you see the detailed view. Go to your home screen and open up iGameGuardian (iGG) and link it to Fire Emblem. The process will be called "Brave iOS Produc". Favorite the character and search in iGG for 100 as an I8 value. Go back into the game and unfavorite the character and now search for 101. Repeat this until you have fewer values. You can also hit the back button and that should narrow down the results considerably. For those who are having trouble getting just 1 result, make sure you do this step of pressing the back button.

 

Once you have 1 value, touch and hold on that value to save it. In my example, I found the value at 13E5D02A4

 

Step 2:

 

 

Go to the memory tab, and at the top right corner, your found address should already be there (if you touched the value), so just click on Goto. That will bring that address right to the very top. You can see 13E5D02A4 at the very top.

 

Now notice that in iGG, the hex table list is separated into 4 bytes, so each item is 4 bytes away from the next item. This is different from the proper hex table shown in the first post of this topic which is shows a table that has 8 bytes per row and actually shows each byte for each row and column. We're going to have to manage without the individual bytes visible. In the next step, I've linked up the iGG table to the proper hex table from the first post example to help you figure out where each address should be relatively.

 

Step 3:

 

 

So you can see that 13E5D02A4 is shown at the very bottom and that links up with the hex 65 (which is 101 in decimal that represents unfavoriting your character).

 

If we open up Windows Calculator and switch it to Programming mode, click on the Hex mode and we are going to subtract 64 from our initial address to bring us to the LV+10 address.

 

13E5D02A4 - 64 = 13E5D0240

 

Notice that only the last 2 or 3 digits will change. This address corresponds in the big list near the top.

 

Step 4:

 

 

This now shows a step by step of how we are going to get the values we want. The first two images show the calculator in programming mode and then the previous calculation (13E5D02A4 - 64 = 13E5D0240).

Then we open up the address and it gives us a long decimal number. In this case, it's 936973157. Back in the calculator, select Dec and put this number in. Then click on Hex to get us a Hex value of 37D91365. We then XOR that value with "A" (which is 10 in Hex). Then switch it back to Dec and we have the value 936973167. Notice that only the last few digits should have changed. We then put this in as the new value.

 

You can repeat this process for the other addresses that are relevant. I don't really understand how these weird numbers work since we can't see the hex directly, so try playing around with the numbers to see if you can get it to work. You can also take what you learn here and see if the stuff in the first post makes more sense.

 

I hope this helps! Let me know if anything doesn't make sense.

355

 

The Bro. It really working. By following ur direction.

Can we +10 with the unit that already level 40?

Posted

 tried this with using the Nox Emulator and CE, worked like a charm! I just hope we all have the decency and common sense to not +10 a story unit since they're not available to actually do that. Hopefully we can keep it from nintendo as long as possible. ;)

you say that, but all advanced teams ive been up against has had sheena+10 lmao

Posted

Yeah you can man!

I try that when I get home. Did anyone figure out how to clone the unit? I saw it on AG website they can clone the unit.

Hope this can help any of you that is expert in igameguardian.

 

I use CE first off, I have no clue how to do it on GG, So @@deadlifts is your heroine there.

 

1. You can either search for the favorite value of the character you want to replace in your group before, or during battle. I'd say before so you don't get it mixed up with the apparent movement value that appears in battle, but you could just move the character and find it that way.

 

Values to search for your characters favorites are: 64/65, E4/E5, and E5/E6

 

If you search while in battle keep in mind that 2 results may pop that change. One is for movement. So, if we found one the character that had a favorite of 64/65, when you move the character the movement value will turn to something else like 66 for example.

 

2. When you get the favorite value of your character, right click the value and tell it to save to the address list, and label it to make it easier to swap to. Now you want to find the enemy value you're wanting to clone, and do the same as you did with your character, Save it to the address list, and label it.

 

Searching for enemy values are different in story, and arena. Story is E5/ED, arena is 65/6D

 

3. Now that we found both values, we need to right click the enemy address you saved, and labeled, and click browse memory region, or hit Ctrl+B. Now, if you have your window small enough that opens to have 8 bytes for every row go up from the E5/ED, or 65/6D, 36 rows. If you don't, just make it small enough that you do, and close and re-open the memory editor the same way. Be careful not to change the size afterwards it will move the values around. Also, a Byte appears as such if don't know: 00, or any combination of letters and numbers. So, this is one byte: 00, and this is two bytes: 00 00. So, every row should look like this: 00 00 00 00 00 00 00 00 (Not just zeros, they're place holders for this example). That's 8 bytes. You can also use the arrow keys after clicking a byte to move the cursor between the two numbers left and right of every byte, and skip whole bytes going up and down on that row.

 

Now that's settled, when you're on that 36th row directly up from the E5/ED, or 65/6D, you need to select all the values until you're in the row above the location value of the enemy, so selecting everything from the 36th row and downwards (Just how I do it to make sure the values don't get jumbled), and hit Ctrl+C to copy.

 

4. Close the memory editor window, and open your character's memory region the same way as the enemy's (Right clicking it and selecting it). Now do the same thing as you did in #3 I explained at the end, but instead of copying, hit Ctrl+V to paste. Now let the mission end,or the arena end (I never tried surrendering not sure if it works), and if it doesn't freeze YOU'RE GOLDEN!!! Just make sure to either swap a skill, and if you cannot. unequip the weapon (You actually can lol!!!) in equip skills for it to sync. If you can't do that, just level the character. Most of the time you may not be able to level, since you may have copied a level 40 Character.

 

Keep in the mind, the cloned character may have lost some of the upgraded/unlocked skills that you will have to use SP to get back. You'll notice that the character in the group that was cloned has a red bar for the preview at the upper left. You, cannot favorite, or unfavorite when it's like this. To fix this: make sure you synced the character to the server with the steps at the end of #4, and restart the app, and you can mod the character to be any level, and +lvl you want with a boat load of SP with the other tutorial on this thread.

 

I hope this helps, and I hope it wasn't too long LOL!

 

EDIT: Fixed a huge mistake of saying the value to start from was 32 rows when it's really 36. I'm really sorry about that one. It' 4:40am here now and I'm sleep deprived!

Posted

I try that when I get home. Did anyone figure out how to clone the unit? I saw it on AG website they can clone the unit.

Hope this can help any of you that is expert in igameguardian.

 

I use CE first off, I have no clue how to do it on GG, So @@deadlifts is your heroine there.

 

1. You can either search for the favorite value of the character you want to replace in your group before, or during battle. I'd say before so you don't get it mixed up with the apparent movement value that appears in battle, but you could just move the character and find it that way.

 

Values to search for your characters favorites are: 64/65, E4/E5, and E5/E6

 

If you search while in battle keep in mind that 2 results may pop that change. One is for movement. So, if we found one the character that had a favorite of 64/65, when you move the character the movement value will turn to something else like 66 for example.

 

2. When you get the favorite value of your character, right click the value and tell it to save to the address list, and label it to make it easier to swap to. Now you want to find the enemy value you're wanting to clone, and do the same as you did with your character, Save it to the address list, and label it.

 

Searching for enemy values are different in story, and arena. Story is E5/ED, arena is 65/6D

 

3. Now that we found both values, we need to right click the enemy address you saved, and labeled, and click browse memory region, or hit Ctrl+B. Now, if you have your window small enough that opens to have 8 bytes for every row go up from the E5/ED, or 65/6D, 36 rows. If you don't, just make it small enough that you do, and close and re-open the memory editor the same way. Be careful not to change the size afterwards it will move the values around. Also, a Byte appears as such if don't know: 00, or any combination of letters and numbers. So, this is one byte: 00, and this is two bytes: 00 00. So, every row should look like this: 00 00 00 00 00 00 00 00 (Not just zeros, they're place holders for this example). That's 8 bytes. You can also use the arrow keys after clicking a byte to move the cursor between the two numbers left and right of every byte, and skip whole bytes going up and down on that row.

 

Now that's settled, when you're on that 36th row directly up from the E5/ED, or 65/6D, you need to select all the values until you're in the row above the location value of the enemy, so selecting everything from the 36th row and downwards (Just how I do it to make sure the values don't get jumbled), and hit Ctrl+C to copy.

 

4. Close the memory editor window, and open your character's memory region the same way as the enemy's (Right clicking it and selecting it). Now do the same thing as you did in #3 I explained at the end, but instead of copying, hit Ctrl+V to paste. Now let the mission end,or the arena end (I never tried surrendering not sure if it works), and if it doesn't freeze YOU'RE GOLDEN!!! Just make sure to either swap a skill, and if you cannot. unequip the weapon (You actually can lol!!!) in equip skills for it to sync. If you can't do that, just level the character. Most of the time you may not be able to level, since you may have copied a level 40 Character.

 

Keep in the mind, the cloned character may have lost some of the upgraded/unlocked skills that you will have to use SP to get back. You'll notice that the character in the group that was cloned has a red bar for the preview at the upper left. You, cannot favorite, or unfavorite when it's like this. To fix this: make sure you synced the character to the server with the steps at the end of #4, and restart the app, and you can mod the character to be any level, and +lvl you want with a boat load of SP with the other tutorial on this thread.

 

I hope this helps, and I hope it wasn't too long LOL!

 

EDIT: Fixed a huge mistake of saying the value to start from was 32 rows when it's really 36. I'm really sorry about that one. It' 4:40am here now and I'm sleep deprived!

I pass this off to you for your iGameGuardian wisdom @@Zaraf  (y)

  • Our picks

    • World Conqueror 4 v2.7.2 +5 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: World Conqueror 4 By 悦 张
      Bundle ID: com.zhangyue.wc4
      iTunes Store Link: https://apps.apple.com/us/app/world-conqueror-4/id1258468290?uo=4


      Hack Features:
      - Unlimited Gold -> Earn or spend some.
      - Unlimited Medals -> Earn or spend some.
      - Unlimited Energy -> Earn or spend some.
      - Unlimited Industry Points -> Earn or spend some.
      - Unlimited Technology Points -> Earn or spend some.


      Jailbreak required hack(s): [Mod Menu Hack] World Conqueror 4 v2.5.0 +5 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 53 replies
    • World Conqueror 4 v2.7.2 +5 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: World Conqueror 4 By 悦 张
      Bundle ID: com.zhangyue.wc4
      iTunes Store Link: https://apps.apple.com/us/app/world-conqueror-4/id1258468290?uo=4


      Hack Features:
      - Unlimited Gold -> Earn or spend some.
      - Unlimited Medals -> Earn or spend some.
      - Unlimited Energy -> Earn or spend some.
      - Unlimited Industry Points -> Earn or spend some.
      - Unlimited Technology Points -> Earn or spend some.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] World Conqueror 4 v2.5.0 +5 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 47 replies
    • RuPaul's Drag Race Superstar v1.18.2 +1++ Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: RuPaul's Drag Race Superstar By Eastside Games
      Bundle ID: com.eastsidegames.dragrace
      iTunes Store Link: https://apps.apple.com/us/app/rupauls-drag-race-superstar/id1553517801


      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease.


      Jailbreak required hack(s): [Mod Menu Hack] RuPaul's Drag Race Superstar ( All Versions ) +1++ Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 248 replies
    • RuPaul's Drag Race Superstar v1.18.2 +1++ Cheats [ Unlimited Currencies ]
      Modded/Hacked App: RuPaul's Drag Race Superstar By Eastside Games
      Bundle ID: com.eastsidegames.dragrace
      iTunes Store Link: https://apps.apple.com/us/app/rupauls-drag-race-superstar/id1553517801

       
      Hack Features:
      - Unlimited Currencies -> Will increase instead of decrease. This feature will auto update itself once a new version of the app is released!


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 52 replies
    • Block Clashers v0.1 [ +2 Cheats ] Currency Max
      Modded/Hacked App: Block Clashers By EpiCoro d.o.o.
      Bundle ID: com.epicoro.blockclashers
      App Store Link: https://apps.apple.com/us/app/block-clashers/id6747714561?uo=4
       

      🤩 Hack Features

      - Cash
      - Battle Coins

        • Agree
        • Winner
      • 1 reply
    • Block Clashers v0.1 [ +2 Jailed ] Currency Max
      Modded/Hacked App: Block Clashers By EpiCoro d.o.o.
      Bundle ID: com.epicoro.blockclashers
      App Store Link: https://apps.apple.com/us/app/block-clashers/id6747714561?uo=4


      🤩 Hack Features

      - Cash
      - Battle Coins

        • Agree
      • 1 reply
    • Raising Reincarnated SwordMage v1.18 +2 Jailed Cheats
      Modded/Hacked App: Raising Reincarnated SwordMage By Lunosoft Inc.
      Bundle ID: com.lunosoft.swordsman
      App Store Link: https://apps.apple.com/us/app/raising-reincarnated-swordmage/id6745645696?uo=4

       

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Enemy HP Divide
      - Enemy Damage Divide

       

      ⬇️ iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      📖 PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: Enter your Apple Account email, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide the required information.
      STEP 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles / VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
      STEP 8: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

      NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A
        • Agree
        • Haha
        • Winner
        • Like
      • 9 replies
    • Raising Reincarnated SwordMage v1.18 +2 Cheats
      Modded/Hacked App: Raising Reincarnated SwordMage By Lunosoft Inc.
      Bundle ID: com.lunosoft.swordsman
      App Store Link: https://apps.apple.com/us/app/raising-reincarnated-swordmage/id6745645696?uo=4

       

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Enemy HP Divide
      - Enemy Damage Divide

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack







       

      📖 iOS Installation Instructions

      STEP 1: Download the .deb hack file from the link above. Use Safari, Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If needed, tap on the downloaded file again, then select ‘Normal Install’ from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. If it doesn’t install successfully, see the note below.
      STEP 5: Open the game, log in to your iOSGods account when asked, then toggle on the features you want and enjoy!

       

      NOTE: If you have any questions or problems, read our Jailbreak iOS Hack Troubleshooting & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

      More iOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.

      Modded Android APKs
      Need modded apps or games for Android? Check out the latest custom APK mods, cheats & more in our Android Section.
        • Haha
        • Winner
        • Like
      • 11 replies
    • SHIN MEGAMI TENSEI D×2 v8.2.00 +2 Cheats
      Modded/Hacked App: SHIN MEGAMI TENSEI D×2 By SEGA CORPORATION
      Bundle ID: com.sega.d2megaten.en
      iTunes Store Link: https://apps.apple.com/us/app/shin-megami-tensei-d-%EF%BC%92/id1349725119?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing / or any other file managers for iOS.
      - Cydia Substrate, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - x dmg
      - x def


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/


      iOS Hack Download Link:

      Hidden Content
      Download Hack







      Installation Instructions:
      STEP 1: Download the .deb Cydia hack file from the link above. Use Safari/Google Chrome or other iOS browsers to download.
      STEP 2: Once the file is downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy to Filza.
      STEP 3: If necessary, tap on the downloaded file and then, you will need to press on 'Install' from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below.
      STEP 5: If the hack is a Mod Menu — which is usually the case nowadays — the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings.
      STEP 6: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game.

       

      NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.


      Credits:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Thanks
        • Winner
        • Like
      • 34 replies
    • SHIN MEGAMI TENSEI D×2 v8.2.00 +2 Jailed Cheats
      Modded/Hacked App: SHIN MEGAMI TENSEI D×2 by SEGA CORPORATION
      Bundle ID: com.sega.d2megaten.en
      iTunes Store Link: https://itunes.apple.com/us/app/shin-megami-tensei-d-%EF%BC%92/id1349725119?mt=8&uo=4&at=1010lce4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Cydia Impactor.
      - A Computer Running Windows/Mac/Linux.


      Hack Features:
      - No Skill Cost
        • Haha
        • Thanks
        • Winner
        • Like
      • 37 replies
    • Tales of Brave doomsday battle v2.1.19 +3 Cheats
      Modded/Hacked App: Tales of Brave doomsday battle By Hakan Aksar
      Bundle ID: com.tianyou.tob
      iTunes Store Link: https://apps.apple.com/us/app/tales-of-brave-doomsday-battle/id6587553322?uo=4

       

       

      📌 Mod Requirements

      - Jailbroken iPhone or iPad.
      - iGameGod / Filza / iMazing.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak (from Sileo, Cydia or Zebra).

       

      🤩 Hack Features

      - Damage Multiplier
      - No Skills Cooldown
      - No ADS

       

      ⬇️ iOS Hack Download Link


      Hidden Content

      Download Hack







       

      📖 iOS Installation Instructions

      STEP 1: Download the .deb hack file from the link above. Use Safari, Google Chrome or other iOS browsers to download.
      STEP 2: Once the file has downloaded, tap on it and then you will be prompted on whether you want to open the deb with iGameGod or copy it to Filza.
      STEP 3: If needed, tap on the downloaded file again, then select ‘Normal Install’ from the options on your screen.
      STEP 4: Let iGameGod/Filza finish the cheat installation. If it doesn’t install successfully, see the note below.
      STEP 5: Open the game, log in to your iOSGods account when asked, then toggle on the features you want and enjoy!

       

      NOTE: If you have any questions or problems, read our Jailbreak iOS Hack Troubleshooting & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue below and we'll do our best to help! If the hack does work for you, please post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A

       

      More iOS App Hacks
      If you’re looking for Non-Jailbroken & No Jailbreak required iOS IPA hacks, visit the iOS Game Cheats & Hacks or the iOSGods App for a variety of modded games and apps for non-jailbroken iOS devices.

      Modded Android APKs
      Need modded apps or games for Android? Check out the latest custom APK mods, cheats & more in our Android Section.
        • Informative
        • Winner
        • Like
      • 13 replies
    • Tales of Brave doomsday battle v2.1.19 +3 Jailed Cheats
      Modded/Hacked App: Tales of Brave doomsday battle By Hakan Aksar
      Bundle ID: com.tianyou.tob
      iTunes Store Link: https://apps.apple.com/us/app/tales-of-brave-doomsday-battle/id6587553322?uo=4

       

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - Damage Multiplier
      - No Skills Cooldown
      - No ADS

       

      ⬇️ iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      📖 PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see our iOSGods App IPA Download Tutorial which includes a video example.
      STEP 2: Download Sideloadly and install it on your Windows or Mac.
      STEP 3: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 4: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 5: Enter your Apple Account email when prompted, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide the required information.
      STEP 6: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 7: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles / VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
      STEP 8: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

      NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.

       

      🙌 Credits

      - AlyssaX64

       

      📷 Cheat Video/Screenshots

      N/A
        • Haha
        • Thanks
        • Winner
        • Like
      • 14 replies
×
  • 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