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

    • Honkai Impact 3rd Cheats v8.3.0 +2 [ Multiply Attack & Defense ]
      Modded/Hacked App: Honkai Impact 3rd By COGNOSPHERE PTE. LTD.
      Bundle ID: com.miHoYo.bh3global
      iTunes Store Link: https://apps.apple.com/us/app/honkai-impact-3rd/id1336342304?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

      - Multiply Attack
      - Multiply Defense

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/134276-honkai-impact-3rd-cheats-v810-2-multiply-attack-defense/
        • Agree
        • Winner
        • Like
      • 624 replies
    • Toy Blast Cheats v20229 +6
      Modded/Hacked App: Toy Blast By Peak Games
      Bundle ID: net.peakgames.amy
      iTunes Store Link: https://itunes.apple.com/us/app/toy-blast/id890378044?mt=8&uo=4&at=1010lce4



      Hack Features:
      - Infinite Hearts
      - Infinite Coins
      - Infinite Boosters
      - Never Lose
      - High Score
      - Always 3 Stars


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/73056-arm64-toy-blast-v5431-jailed-cheats-3/


      Hack Download Link: https://iosgods.com/topic/73037-arm64-toy-blast-cheats-v5475-6/



      Credits:
      - @Laxus
      • 638 replies
    • Angry Birds Dream Blast Cheats v1.88.0 +3
      Modded/Hacked App: Angry Birds Dream Blast By Rovio Entertainment Oyj
      Bundle ID: com.rovio.dream
      iTunes Store Link: https://apps.apple.com/us/app/angry-birds-dream-blast/id1432579280?uo=4


      Hack Features:
      - Infinite Moves
      - Infinite Lives
      - Infinite Boosters


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/149687-angry-birds-dream-blast-v1340-jailed-cheats-3/


      iOS Hack Download Link: https://iosgods.com/topic/149684-angry-birds-dream-blast-cheats-all-versions-3/
        • Winner
        • Like
      • 103 replies
    • Idle MoonRabbit: AFK RPG Cheats v1.122.0 +4
      Modded/Hacked App: Idle MoonRabbit: AFK RPG By Able Games Co. ,Ltd.
      Bundle ID: com.TheAbleGames.DalToKi
      iTunes Store Link: https://apps.apple.com/us/app/idle-moonrabbit-afk-rpg/id1599684924?uo=4

       

      🔧 Mod Requirements

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

       

      🚀 Hack Features

      - Multiply Attack
      - Multiply Defense
      - Infinite Mana
      - Instant Skills


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/190116-idle-moonrabbit-afk-rpg-v11130-jailed-cheats-4/

       

      📥 iOS Hack Download Link: https://iosgods.com/topic/167497-idle-moonrabbit-afk-rpg-cheats-v11130-4/
      • 235 replies
    • Prison Empire Tycoon-Idle Game Cheats v3.8.2 +2
      Modded/Hacked App: Prison Empire Tycoon-Idle Game by Digital Things Sociedad Limitada
      Bundle ID: com.codigames.idle.prison.empire.manager.tycoon
      iTunes Store Link: https://apps.apple.com/us/app/prison-empire-tycoon-idle-game/id1508490923?uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash
      - No Ads


      Non-Jailbroken & No Jailbreak required hack(s):  https://iosgods.com/topic/128324-arm64-prison-empire-tycoon%EF%BC%8Didle-game-v102-jailed-cheats-2/

       
      iOS Hack Download Link: https://iosgods.com/topic/128322-arm64-prison-empire-tycoon%EF%BC%8Didle-game-cheats-all-versions-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,159 replies
    • Shadow Hunter: Premium v11.125.2 +9 Cheats
      Modded/Hacked App: Shadow Hunter: Premium By ENIGMA SOFTWARE JOINT STOCK COMPANY
      Bundle ID: com.enigma.shadowhunter.paid
      iTunes Store Link: https://apps.apple.com/us/app/shadow-hunter-premium/id1588843797?uo=4


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


      Hack Features:
      - Free Equipment Level Up*
      - Free Merchant Shop*
      - Free Mystic Store*
      - Free Fragment Shop*
      - Free Video Shop*
      - No Awaken Dust Cost
      - No Ascend Requirements
      - No Evolve Requirements
      - 1 Item = 100 Items

      Notes:
      * under one switch. Do not purchase stuff that cost diamond, or your game becomes invalid. So, save from time to time to revert back if anything happens.
        • Agree
        • Winner
        • Like
      • 650 replies
    • Shadow Hunter: Offline Games v10.125.2 +9 Cheats
      Modded/Hacked App: Shadow Hunter: Lost Worlds By ENIGMA SOFTWARE JOINT STOCK COMPANY
      Bundle ID: com.enigma.shadowhunter.free
      iTunes Store Link: https://apps.apple.com/us/app/shadow-hunter-lost-worlds/id1559150590?uo=4


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


      Hack Features:
      - Free Equipment Level Up*
      - Free Merchant Shop*
      - Free Mystic Store*
      - Free Fragment Shop*
      - Free Video Shop*
      - No Awaken Dust Cost
      - No Ascend Requirements
      - No Evolve Requirements
      - 1 Item = 100 Items

      Notes:
      * under one switch. Do not purchase stuff that cost diamond, or your game becomes invalid. So, save from time to time to revert back if anything happens.
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 805 replies
    • Kick The Buddy v1.22.4 Jailed Cheats +5
      Modded/Hacked App: Kick the Buddy By Playgendary Limited
      Bundle ID: com.chillfleet.buddy
      iTunes Store Link: https://apps.apple.com/us/app/kick-the-buddy/id1278869953?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

      - Infinite Golds (Spend some/ Get some)
      - Infinite Bucks (Spend some/ Get some)
      - All Items Owned
      - No Ads
      - Premium

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/84162-kick-the-buddy-v1224-jailed-cheats-5/
        • Informative
        • Agree
        • Like
      • 314 replies
    • Kick the Buddy: Forever v1.8.3 Jailed Cheats +3
      Modded/Hacked App: Kick the Buddy: Forever By Playgendary Limited
      Bundle ID: com.playgendary.ktb2
      iTunes Store Link: https://apps.apple.com/us/app/kick-the-buddy-forever/id1435346021?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

      - Inifnite Currencies
      - No Ads
      - Blood Mode



      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/85569-kick-the-buddy-forever-v183-jailed-cheats-3/
        • Agree
        • Winner
        • Like
      • 150 replies
    • Gangstar Vegas Cheats v8.5.0 +4
      Modded/Hacked App: Gangstar Vegas - Mafia action By Gameloft
      Bundle ID: com.gameloft.gangstar4
      iTunes Store Link: https://apps.apple.com/us/app/gangstar-vegas-mafia-action/id571393580?uo=4

       

      📌 Mod Requirements

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

       

      🤩 Hack Features

      - Infinite Currencies
      - Infinite Run ( To stop running turn off in menu then click run again )
      - Infinite Ammo / No Reload ( Required re-launching the game after purchasing new gun and enabled in menu before load into the game )
      - No Cops


      NOTE: Turn off wifi before playing


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/166702-gangstar-vegas-mafia-action-v791-jailed-cheats-3/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/147734-gangstar-vegas-cheats-v800-4/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 1,010 replies
    • Idle Theme Park - Tycoon Game Cheats v7.5.2 +1
      Modded/Hacked App: Idle Theme Park - Tycoon Game by Digital Things Sociedad Limitada
      Bundle ID: com.codigames.idle.theme.park.tycoon
      iTunes Store Link: https://apps.apple.com/us/app/idle-theme-park-tycoon-game/id1460772578?uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash


      iOS Hack Download Link: https://iosgods.com/topic/116320-arm64-idle-theme-park-tycoon-game-cheats-v210-1/
        • Informative
        • Thanks
        • Winner
        • Like
      • 564 replies
    • BitLife - Life Simulator Cheats v3.19.4 +2
      Modded/Hacked App: BitLife - Life Simulator by Candywriter, LLC
      Bundle ID: com.wtfapps.apollo16
      iTunes Store Link: https://apps.apple.com/us/app/bitlife-life-simulator/id1374403536?uo=4&at=1010lce4


      Hack Features:
      - Infinite Cash
      - Free Bitizen Purchase (Press Cancle) - Work for All Versions


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/84167-arm64-bitlife-life-simulator-v1412-jailed-cheats-2/


      Hack Download Link: https://iosgods.com/topic/84223-arm64-bitlife-life-simulator-cheats-all-versions-2/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 3,612 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