Jump to content

Temporarily boost your Mercenaries with iGameGod


muHax

11 posts in this topic

Recommended Posts

Hello everyone,

There are already posts explaining how to temporarily boost your mercenaries to max level, which can help you complete Expedition stages. In this post, I’ll share an easier method.

First, identify the current level of the mercenary you want to boost. Next to the level value on the list below, you’ll see “XP” and “lvl2u” (which I’ll explain shortly):

  1. Tap the iGG icon
  2. Tap “New Search”
  3. Tap “Nearby Search”
  4. Tap the blue icon with a “*” in the search bar
  5. Change the search type to int32/i4 and (if it’s not already) set the range to “Near” under the search bar, or set “Custom” to 0x54
  6. Search for the values next to your mercenary’s level in the list, separated by a comma. For example, if your mercenary is Level 30, search [17700,10] (without the brackets)
  7. Edit 17700 to 192700 or bigger, and 10 to 40 or bigger
  8. Your Level 30 Mercenary is now Level 60!

Here’s the list:

LVL XP lvl2u if boosted
1 0 0  
2 300 0  
3 600 0  
4 900 0  
5 1200 0  
6 1500 0  
7 1800 0  
8 2100 0  
9 2400 0  
10 2700 0  
11 3200 0  
12 3700 0  
13 4200 0  
14 4700 0  
15 5200 0  
16 5700 0  
17 6200 0  
18 6700 0  
19 7200 0  
20 7700 0  
21 8700 10 0
22 9700 10  
23 10700 10  
24 11700 10  
25 12700 10  
26 13700 10  
27 14700 10  
28 15700 10  
29 16700 10  
30 17700 10  
31 20200 20 10
32 22700 20  
33 25200 20  
34 27700 20  
35 30200 20  
36 32700 20  
37 35200 20  
38 37700 20  
39 40200 20  
40 42700 20  
41 47700 30 20
42 52700 30  
43 57700 30  
44 62700 30  
45 67700 30  
46 72700 30  
47 77700 30  
48 82700 30  
49 87700 30  
50 92700 30  
51 102700 40 30
52 112700 40  
53 122700 40  
54 132700 40  
55 142700 40  
56 152700 40  
57 162700 40  
58 172700 40  
59 182700 40  
60 192700 40  

 

TO TAKE INTO CONSIDERATION

This hack is not permanent and will reset after app restart. In The Settlement part of the game, most player data is server-sided, as are Mercenaries. While it might appear you are winning in The Expedition, in the end the server decides wether you won. It is recommended to apply this hack to already high-Level Mercenaries.

The boring part:

Spoiler

The XP value is self-explanatory, but you may be wondering about “lvl2u” and “if boosted.” To unlock every 10 levels for a mercenary after Level 20, you need a specific number of Contracts, which can be quite tedious to grind for. This hidden value is represented by “levels to unlock” (lvl2u). Using iGG, you can set the lvl2u value to 40 or more, allowing you to level up your mercenary with Stripes beyond the normal limit, for exactly one level. While the increased XP remains after restarting the app, the displayed Level will return to the valid maximum Level—hence the “if boosted” column.

Game keeps crashing?
Before doing anything with iGG on a low-end device, set the game’s graphics settings to "Very Low". Additionally for this game you will want to enable and set the search range in iGG settings from Start: 0x150000000 to End: 0x190000000.

Bonus: There is also a hack to permanently obtain unlimited Universal Stripes, on the cost of one Mercenary of your choice. Here's how:

  1. Enter the Settlement
  2. Move to Barracks and interact with the table with an open laptop
  3. Choose a Mercenary you do not like and tap "LEVEL UP"
  4. Choose the Universal Stripes and increase them 
  5. Tap the iGG icon
  6. Tap "New Search"
  7. Tap "Exact Search"
  8. Tap the blue icon with a “*” in the search bar
  9. Change the search type to int32/i4
  10. Search the value you increased to (in step 4.)
  11. Exit iGG
  12. Change the number of Universal Stripes used by increasing or decreasing
  13. Tap the iGG icon
  14. (Close any advertisement)
  15. Tap "Refine Search"
  16. Tap "Exact Search"
  17. Search the number of Universal Stripes you changed to (in step 12.)
  18. Repeat steps 11. - 17. until you have one value in the Search Results
  19. Edit the value to [-25051] or [-19999999] (without the brackets)
  20. Exit iGG
  21. Tap "UPGRADE"
  22. Now you have one Mercenary with negative XP, but so much Universal Stripes to level up all Mercenaries to maximum Level!

This guy has a screenrecorded Tutorial on the process: 

Updated by muHax
Formating & info
  • Like 2
  • Informative 1
Link to comment
Share on other sites

  • muHax changed the title to Temporarily boost your Mercenaries with iGameGod
On 9/27/2024 at 1:28 AM, AggieC said:

Can’t do it on barracks level 1.

Is there a way to do it with barracks level 1 I have 1 negative xp

On 9/27/2024 at 3:13 AM, Awmios said:

I can only make my negative player level 60.

Avoid boosting your Mercenary with negative XP, as the server will treat them as if they are LVL 1, even after boosting to LVL 60. This provides no advantage in The Expedition.

For Mercenaries at level 20 or below, it can be difficult to find the lvl2u value, as the iGG tool may display multiple zeros. In such cases, you can use a hexadecimal calculator with applications like Apple Numbers, Excel, Google Sheets, or LibreCalc to locate the lvl2u memory address, using the XP address as a reference point.
One cell should be your input, the other should have a formula like:

=DEC2HEX(HEX2DEC([Select input cell])+80)

For example, if your Mercenary is LVL 20, based on the values listed above, the XP and lvl2u values should be 7700 and 0, respectively.

Once you’ve identified the XP value in iGG using the method from step 6, you’ll find the corresponding memory address on the left, which will look something like 0x174b4fb78 (remember, the relevant addresses always end with [8]). To determine the lvl2u address, take the last three characters of the XP memory address [b78] and input them into your calculator. This will produce a result like [BC8], indicating that the lvl2u value is at memory address 0x174b4fbc8.

By following this approach, you can accurately find the lvl2u address and move forward with step 7.

Updated by muHax
Link to comment
Share on other sites

Dang nahh 7700,0 is to hard.

I'm going to grind i geus to unlock atleast 10, then i think it would be easy

Yeah, and the negative player not working right every time i get defeat even when more than 5 packages has been loaded.
i even found out how to make the negative player level 30 and 40 etc, but i could successfully do the mission.

Wish my luck. 
The guide you gave my helped me make my negative player level 30 etc i couldn't even do that before so thanks

Link to comment
Share on other sites

On 9/28/2024 at 12:31 AM, Awmios said:

Dang nahh 7700,0 is to hard.

I'm going to grind i geus to unlock atleast 10, then i think it would be easy

Yeah, and the negative player not working right every time i get defeat even when more than 5 packages has been loaded.
i even found out how to make the negative player level 30 and 40 etc, but i could successfully do the mission.

Wish my luck. 
The guide you gave my helped me make my negative player level 30 etc i couldn't even do that before so thanks

There’s actually no need to automate the process. What I could have mentioned earlier is that you should:

    1.    Find the XP value
    2.    Click on ‘View’

After that, scroll down 20 address lines to find the lvl2u value, which is connected to the XP value. Then, by scrolling down another 100 address lines from the lvl2u value, you might find the XP value for a next Mercenary below. This also works in reverse: by scrolling 100 addresses up from the XP value, you can locate the lvl2u value of the next Mercenary above, and 20 addresses above that, you’ll find its XP value.

Updated by muHax
Link to comment
Share on other sites

8 hours ago, muHax said:

There’s actually no need to automate the process. What I could have mentioned earlier is that you should:

    1.    Find the XP value
    2.    Click on ‘View’

After that, scroll down 20 address lines to find the lvl2u value, which is connected to the XP value. Then, by scrolling down another 100 address lines from the lvl2u value, you might find the XP value for a next Mercenary below. This also works in reverse: by scrolling 100 addresses up from the XP value, you can locate the lvl2u value of the next Mercenary above, and 20 addresses above that, you’ll find its XP value.

Forgot to react, yes it worked for my thanks for your patience and help wouldn't know where i would be if you didn't help me out. 
God bless  bro! 

I am so happy because of this, i finally finished my level 2 wall.

  • Like 1
Link to comment
Share on other sites

في 9/10/2024 في الساعة 8:45 مساء، قال موهاكس:

Hello everyone,

There are already posts explaining how to temporarily boost your mercenaries to max level, which can help you complete Expedition stages. In this post, I’ll share an easier method.

First, identify the current level of the mercenary you want to boost. Next to the level value on the list below, you’ll see “XP” and “lvl2u” (which I’ll explain shortly):

  1. Tap the iGG icon
  2. Tap “New Search”
  3. Tap “Nearby Search”
  4. Tap the blue icon with a “*” in the search bar
  5. Change the search type to int32/i4 and (if it’s not already) set the range to “Near” under the search bar, or set “Custom” to 0x54
  6. Search for the values next to your mercenary’s level in the list, separated by a comma. For example, if your mercenary is Level 30, search [17700,10] (without the brackets)
  7. Edit 17700 to 192700 or bigger, and 10 to 40 or bigger
  8. Your Level 30 Mercenary is now Level 60!

Here’s the list:

LVL XP lvl2u if boosted
1 0 0  
2 300 0  
3 600 0  
4 900 0  
5 1200 0  
6 1500 0  
7 1800 0  
8 2100 0  
9 2400 0  
10 2700 0  
11 3200 0  
12 3700 0  
13 4200 0  
14 4700 0  
15 5200 0  
16 5700 0  
17 6200 0  
18 6700 0  
19 7200 0  
20 7700 0  
21 8700 10 0
22 9700 10  
23 10700 10  
24 11700 10  
25 12700 10  
26 13700 10  
27 14700 10  
28 15700 10  
29 16700 10  
30 17700 10  
31 20200 20 10
32 22700 20  
33 25200 20  
34 27700 20  
35 30200 20  
36 32700 20  
37 35200 20  
38 37700 20  
39 40200 20  
40 42700 20  
41 47700 30 20
42 52700 30  
43 57700 30  
44 62700 30  
45 67700 30  
46 72700 30  
47 77700 30  
48 82700 30  
49 87700 30  
50 92700 30  
51 102700 40 30
52 112700 40  
53 122700 40  
54 132700 40  
55 142700 40  
56 152700 40  
57 162700 40  
58 172700 40  
59 182700 40  
60 192700 40

Could you please make a video explaining the method?

  • Haha 1
Link to comment
Share on other sites

  • Our picks

    • Modern Warships Cheats v0.84 +7
      Modded/Hacked App: Modern Warships By Sergiy Petrov
      Bundle ID: com.Shooter.ModernWarships
      iTunes Store Link: https://apps.apple.com/us/app/modern-warships/id1541751298?uo=4


      Hack Features:
      - Multiply Attack
      - Multiply Defense
      - Infinite Ammo
      - No Reload
      - Freeze Boosters
      - Free Subscription?
       + 10% EXP
       + 50% Cash + Gold


      iOS Hack Download Link: https://iosgods.com/topic/146309-modern-warships-cheats-v0450-6/
        • Like
      • 1,188 replies
    • Pixel Heroes Idle Cheats v1.00.0048 +3
      Modded/Hacked App: Pixel Heroes Idle By Zero To One Games CO., LTD
      Bundle ID: com.ztogames.ppki
      iTunes Store Link: https://apps.apple.com/us/app/pixel-heroes-idle/id6476479696?uo=4


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier
      - Freeze Resources


      Non-Jailbroken & No Jailbreak required hack(s): 


      iOS Hack Download Link: https://iosgods.com/topic/184508-pixel-heroes-idle-v1000043-5-cheats/
      • 132 replies
    • Shadow Hunter: Premium v11.117.6 +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.
      • 587 replies
    • Shadow Hunter: Lost Worlds v10.117.6 +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
      • 731 replies
    • BitLife - Life Simulator Cheats v3.15.9 +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/
        • Haha
        • Thanks
        • Like
      • 3,157 replies
    • [ Devil Summoners Idle ] 데빌 서머너 : 소환사 키우기 Cheats v1.2.1 +4
      Modded/Hacked App: 데빌 서머너 : 소환사 키우기 By LUNA GAMES Inc.
      Bundle ID: com.LunaGames.Summoner
      iTunes Store Link: https://apps.apple.com/kr/app/%EB%8D%B0%EB%B9%8C-%EC%84%9C%EB%A8%B8%EB%84%88-%EC%86%8C%ED%99%98%EC%82%AC-%ED%82%A4%EC%9A%B0%EA%B8%B0/id6468970223?uo=4


      Hack Features:
      - God Mode
      - Multiply Attack
      - Freeze Currencies (Some may not work, but most does. Cannot fully tested due to it's Korean)
      - Multiply 10x Currencies


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
       


      iOS Hack Download Link: https://iosgods.com/topic/186434-devil-summoners-idle-%EB%8D%B0%EB%B9%8C-%EC%84%9C%EB%A8%B8%EB%84%88-%EC%86%8C%ED%99%98%EC%82%AC-%ED%82%A4%EC%9A%B0%EA%B8%B0-cheats-v116-4/
      • 23 replies
    • Fable Town: Merge Games v1.6.4 +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Fable Town: Merge Games By REEF GAMES LTD
      Bundle ID: com.reefgames.fabletown
      iTunes Store Link: https://apps.apple.com/us/app/fable-town-merge-games/id6478150057?uo=4


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


      Jailbreak required hack(s): [Mod Menu Hack] Fable Town: Merge Games v1.6.4 +1++ Cheat [ 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/
      • 0 replies
    • Fable Town: Merge Games v1.6.4 +1++ Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Fable Town: Merge Games By REEF GAMES LTD
      Bundle ID: com.reefgames.fabletown
      iTunes Store Link: https://apps.apple.com/us/app/fable-town-merge-games/id6478150057?uo=4


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


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Fable Town: Merge Games v1.6.4 +1++ Jailed Cheat [ 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/
      • 2 replies
    • Sky Warriors: Airplane Games v4.19.2 +1 Jailed Cheat [ Free I-AP ]
      Modded/Hacked App: Sky Warriors: Airplane Games By Wildlife Studios, Inc
      Bundle ID: com.wildlifestudios.skywarriors
      iTunes Store Link: https://apps.apple.com/us/app/sky-warriors-airplane-games/id1572323748?uo=4


      Hack Features:
      - Free In-App Purchases -> Go to the Store page, enable this feature, purchase something then re-launch the game.


      Jailbreak required hack(s): [Mod Menu Hack] Sky Warriors: Airplane Games v4.18.6 +1 Cheat [ Free I-AP ] - 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/
      • 15 replies
    • Sky Warriors: Airplane Games v4.19.2 +1 Cheat [ Free I-AP ]
      Modded/Hacked App: Sky Warriors: Airplane Games By Wildlife Studios, Inc
      Bundle ID: com.wildlifestudios.skywarriors
      iTunes Store Link: https://apps.apple.com/us/app/sky-warriors-airplane-games/id1572323748?uo=4


      Hack Features:
      - Free In-App Purchases -> Go to the Store page, enable this feature, purchase something then re-launch the game.


      Non-Jailbroken & No Jailbreak required hack(s): [IPA Mod Menu] Sky Warriors: Airplane Games v4.18.6 +1 Jailed Cheat [ Free I-AP ] - 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/
      • 11 replies
    • Days After: Zombie Survival v11.7.1 +17 Cheats
      Modded/Hacked App: Days After: Zombie Survival By REACTGAMES STUDIO LIMITED
      Bundle ID: games.alternativa.zombie.survival.shooter
      iTunes Store Link: https://apps.apple.com/us/app/days-after-zombie-survival/id1498731586?uo=4

      Hack Features:
      - Disable Enemy Attacks
      - Custom Damage
      - Unlimited Durability
      - Stupid AI

      * more to come when I get more motivation

      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/
        • Thanks
        • Like
      • 818 replies
    • MERGE HAMSTER v1.0.8 +5++ Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: MERGE HAMSTER By DAERI SOFT
      Bundle ID: com.daerigame.hamster
      iTunes Store Link: https://apps.apple.com/us/app/merge-hamster/id6612023397?uo=4


      Hack Features:
      - God Mode
      - One-Hit Kill
      - Unlimited Currencies -> Will increase instead of decrease.
      - Merge Merge Pass Unlocked
      - No Ads


      Jailbreak required hack(s): [Mod Menu Hack] MERGE HAMSTER v1.0.5 +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/
      • 6 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