Jump to content

38 posts in this topic

Recommended Posts

Posted
2 hours ago, lhj6255 said:

I will do as you say, but I still can't. My first  expedition level "Ghost Town" has reached the last level. The last level is limited. The expert ran back and forth four times at most, but failed in the end.

The second level "Destroyed Station" expert will no longer run back and forth. I killed the zombies in the longest time and failed in the end.

Yeah then idk sadly 😭

Posted
6 minutes ago, Invisible Troll said:

so only the negative level mercenary can be set to 60/60?

No not really but they are the easiest I’m thinking about making a video on how to edit all merc lvls in one go tho but I’m too lazy to do it 🤣😭

  • Informative 1
Posted
18小时前,隐形巨魔说:

你找到任何修复方法了吗?

I don't have a good solution at present.

Posted
On 2024/6/2 at AM2点07分, Ravino said:

不,他们是最简单的,我正在考虑制作一个视频,介绍如何在一个过程中编辑所有的MECLVLS,但是我太懒了,没有去做。 🤣 😭

How to search for mercenaries without negative values

Posted (edited)
On 6/2/2024 at 10:21 PM, a82287561 said:

How to search for mercenaries without negative values

Hello everyone,

I’d like to contribute some additional insights to the existing guide, although I don’t fully understand all the intricacies of the method. Here’s what I’ve learned about using the iGameGod Memory Editor to isolate groups of hexadecimal memory addresses. Special thanks to the original author and the geniuses at iOSGods.com for their foundational work.

Step-by-Step Guide:

1. Open iGameGod Memory Editor: Launch the Memory Editor from iGameGod. This tool allows you to modify in-game values directly in the memory.
2. Identify the Value: Decide on the in-game value you want to change. For example, let’s use the amount of [some value] you have.
3. Search for the Value:
    - Exact Search: If you know the exact value (e.g., your current [some value] amount), enter it into the search field.
    - Nearby Search: If you want to search for multiple values at once, enter the values separated by commas.
4. Set Search Type: On the right end of the typing bubble, you’ll see a blue square with a “*” by default. This indicates the search will include all types of values (double, float, etc.). Change this to “i4” (int32) for more accurate results, as it specifies a 32-bit integer value, which we are interested in.
5. Finding the Value: After entering your search criteria and setting the type, tap on “Search”. The Memory Editor will display a list of memory addresses with the same value.
6. Viewing the Values: Tap on “View” in the context menu when pressing the relevant memory address in the search results. You’ll see a list of values at different memory addresses. Focus on addresses ending with an 8 (e.g., 0x[some numbers and letters]8).

Isolating the Values Group:

Example with Negative XP:  
Follow the guide from @Ravino to the end. When you search for negative XP values, especially if they are very large, you can identify other related values in the same group. This group may include:
- XP of a mercenary (values range from 0 (lvl 1) to 192700 (lvl 60))
- Levels to unlock (values are 0, 10, or 20)
- Mercenaries Stripes and Contracts (corresponds to the number of Stripes and Contracts in possession)
- Stage-progress-bar (values are 0-4)
+more

Nearby Search for Stripes:  
Instead of just searching for negative XP, use Nearby Search for more specific values. For instance, if you have:
- 4626 Quickdraws
- 999386 Universal
- 41 Gifted
- 22 Die-Hards Stripes

Search for i4(int32) values of 4626, 999386, 41, 22. This method leads to the same memory group but is more precise.

Editing the Values:

After finding the desired values, tap on “View” and locate the values you want to modify. Make the necessary changes, and the game will reflect these modifications.

I hope this additional information helps! If you have any questions or need further assistance, feel free to ask. Special thanks to @Ravino for the foundational guide and everyone at iOSGods.com for their amazing tools and support.

Special thanks to @mohammed202112

Happy modding!

Updated by D4N_2xI_L
Formating
  • Winner 1
Posted (edited)
2 hours ago, D4N_2xI_L said:

Hello everyone,

I’d like to contribute some additional insights to the existing guide, although I don’t fully understand all the intricacies of the method. Here’s what I’ve learned about using the iGameGod Memory Editor to isolate groups of hexadecimal memory addresses. Special thanks to the original author and the geniuses at iOSGods.com for their foundational work.

Step-by-Step Guide:

1. Open iGameGod Memory Editor: Launch the Memory Editor from iGameGod. This tool allows you to modify in-game values directly in the memory.
2. Identify the Value: Decide on the in-game value you want to change. For example, let’s use the amount of [some value] you have.
3. Search for the Value:
    - Exact Search: If you know the exact value (e.g., your current [some value] amount), enter it into the search field.
    - Nearby Search: If you want to search for multiple values at once, enter the values separated by commas.
4. Set Search Type: On the right end of the typing bubble, you’ll see a blue square with a “*” by default. This indicates the search will include all types of values (double, float, etc.). Change this to “i4” (int32) for more accurate results, as it specifies a 32-bit integer value, which we are interested in.
5. Finding the Value: After entering your search criteria and setting the type, tap on “Search”. The Memory Editor will display a list of memory addresses with the same value.
6. Viewing the Values: Tap on “View” in the context menu when pressing the relevant memory address in the search results. You’ll see a list of values at different memory addresses. Focus on addresses ending with an 8 (e.g., 0x[some numbers and letters]8).

Isolating the Values Group:

Example with Negative XP:  
Follow the guide from @Ravino to the end. When you search for negative XP values, especially if they are very large, you can identify other related values in the same group. This group may include:
- XP of a mercenary (values range from 0 (lvl 1) to 192700 (lvl 60))
- Levels to unlock (values are 0, 10, or 20)
- Mercenaries Stripes and Contracts (corresponds to the number of Stripes and Contracts in possession)
- Stage-progress-bar (values are 0-4)
- +more

Nearby Search for Stripes:  
Instead of just searching for negative XP, use Nearby Search for more specific values. For instance, if you have:
- 4626 Quickdraws
- 999386 Universal
- 41 Gifted
- 22 Die-Hards Stripes

Search for i4(int32) values of 4626, 999386, 41, 22. This method leads to the same memory group but is more precise.

Editing the Values:

After finding the desired values, tap on “View” and locate the values you want to modify. Make the necessary changes, and the game will reflect these modifications.

I hope this additional information helps! If you have any questions or need further assistance, feel free to ask. Special thanks to @Ravino for the foundational guide and everyone at iOSGods.com for their amazing tools and support.

Special thanks to @mohammed202112

Happy modding!

I don't have any mercenaries with negative xp, and I've looked at all the values near the stripes but haven't found any information about mercenaries. Each mercenary has reached level 20, and I think it's difficult for me to find them. I don't understand how much experience level 20 mercenaries have

2 hours ago, D4N_2xI_L said:

Hello everyone,

I’d like to contribute some additional insights to the existing guide, although I don’t fully understand all the intricacies of the method. Here’s what I’ve learned about using the iGameGod Memory Editor to isolate groups of hexadecimal memory addresses. Special thanks to the original author and the geniuses at iOSGods.com for their foundational work.

Step-by-Step Guide:

1. Open iGameGod Memory Editor: Launch the Memory Editor from iGameGod. This tool allows you to modify in-game values directly in the memory.
2. Identify the Value: Decide on the in-game value you want to change. For example, let’s use the amount of [some value] you have.
3. Search for the Value:
    - Exact Search: If you know the exact value (e.g., your current [some value] amount), enter it into the search field.
    - Nearby Search: If you want to search for multiple values at once, enter the values separated by commas.
4. Set Search Type: On the right end of the typing bubble, you’ll see a blue square with a “*” by default. This indicates the search will include all types of values (double, float, etc.). Change this to “i4” (int32) for more accurate results, as it specifies a 32-bit integer value, which we are interested in.
5. Finding the Value: After entering your search criteria and setting the type, tap on “Search”. The Memory Editor will display a list of memory addresses with the same value.
6. Viewing the Values: Tap on “View” in the context menu when pressing the relevant memory address in the search results. You’ll see a list of values at different memory addresses. Focus on addresses ending with an 8 (e.g., 0x[some numbers and letters]8).

Isolating the Values Group:

Example with Negative XP:  
Follow the guide from @Ravino to the end. When you search for negative XP values, especially if they are very large, you can identify other related values in the same group. This group may include:
- XP of a mercenary (values range from 0 (lvl 1) to 192700 (lvl 60))
- Levels to unlock (values are 0, 10, or 20)
- Mercenaries Stripes and Contracts (corresponds to the number of Stripes and Contracts in possession)
- Stage-progress-bar (values are 0-4)
- +more

Nearby Search for Stripes:  
Instead of just searching for negative XP, use Nearby Search for more specific values. For instance, if you have:
- 4626 Quickdraws
- 999386 Universal
- 41 Gifted
- 22 Die-Hards Stripes

Search for i4(int32) values of 4626, 999386, 41, 22. This method leads to the same memory group but is more precise.

Editing the Values:

After finding the desired values, tap on “View” and locate the values you want to modify. Make the necessary changes, and the game will reflect these modifications.

I hope this additional information helps! If you have any questions or need further assistance, feel free to ask. Special thanks to @Ravino for the foundational guide and everyone at iOSGods.com for their amazing tools and support.

Special thanks to @mohammed202112

Happy modding!

Or rather, how should mercenaries search at level 20

Updated by a82287561
  • Informative 1
Posted

I have tried many i4 searches and even looked at all the values near the stripes, but couldn't find anything about mercenaries

  • Like 1
Posted
On 6/2/2024 at 2:07 AM, Ravino said:

No not really but they are the easiest I’m thinking about making a video on how to edit all merc lvls in one go tho but I’m too lazy to do it 🤣😭

How to search for mercenaries without negative values? I have thought of many ways and I think it will be difficult for me to find him. The exploration has been stuck with me for a long time, and I have been thinking about the next level

  • Our picks

    • Arcado Battle: MOBA v0.1.6 [ +4 Cheats ] AI Disable
      Modded/Hacked App: Arcado Battle: MOBA By Gape Labs Private Limited
      Bundle ID: com.gapelabs.arcadobattle
      App Store Link: https://apps.apple.com/us/app/arcado-battle-moba/id6752850317?uo=4

      🤩 Hack Features

      - Add Arcanium / Visual But Works
      - Disable AI / 1
      - Disable Opponent / 2
      - Damage Multi
      • 0 replies
    • Arcado Battle: MOBA v0.1.6 [ +4 Jailed ] AI Disable
      Modded/Hacked App: Arcado Battle: MOBA By Gape Labs Private Limited
      Bundle ID: com.gapelabs.arcadobattle
      App Store Link: https://apps.apple.com/us/app/arcado-battle-moba/id6752850317?uo=4

      🤩 Hack Features

      - Add Arcanium / Visual But Works
      - Disable AI / 1
      - Disable Opponent / 2
      - Damage Multi
      • 0 replies
    • Dust Survivors v0.0.5 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Dust Survivors By Rodrigo Laiz
      Bundle ID: com.sorolla.steamandbullets
      App Store Link: https://apps.apple.com/us/app/dust-survivors/id6762451724?uo=4

      🤩 Hack Features

      - Auto Win
      - ADD Coins
      - Heroes Unlocked
      • 0 replies
    • Dust Survivors v0.0.5 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Dust Survivors By Rodrigo Laiz
      Bundle ID: com.sorolla.steamandbullets
      App Store Link: https://apps.apple.com/us/app/dust-survivors/id6762451724?uo=4

      🤩 Hack Features

      - Auto Win
      - ADD Coins
      - Heroes Unlocked
        • Winner
      • 0 replies
    • Fox Shot: Number Run v1.2.0 [ +1 Cheats ] Damage Multi
      Modded/Hacked App: Fox Shot: Number Run By JSL ENTERTAINMENT CO., LTD.
      Bundle ID: com.jsl.entco.fox
      App Store Link: https://apps.apple.com/us/app/fox-shot-number-run/id6767464582?uo=4

      🤩 Hack Features

      - Damage Multi
        • Like
      • 0 replies
    • Fox Shot: Number Run v1.2.0 [ +1 Jailed ] Damage Multi
      Modded/Hacked App: Fox Shot: Number Run By JSL ENTERTAINMENT CO., LTD.
      Bundle ID: com.jsl.entco.fox
      App Store Link: https://apps.apple.com/us/app/fox-shot-number-run/id6767464582?uo=4

      🤩 Hack Features

      - Damage Multi
      • 0 replies
    • Grand Tour +5 Mods [ Damage & Defence ]
      Mod APK Game Name: Grand Tour By PLUMERIA Inc.
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.plumeriagames.msr

       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Gold -> Will increase instead of decrease.
      - Unlimited Gems -> Will increase instead of decrease.
      • 0 replies
    • Penny & Flo: Home Renovation +2++ Mods [ Unlimited Everything ]
      Mod APK Game Name: Penny & Flo: Home Renovation By Tactile Games
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=dk.tactile.mansionstory

       

      🤩 Hack Features

      - Unlimited Everything -> Spend some.
      - Freeze Moves
      • 0 replies
    • War Survival : Last Shooter v0.1.6 [ +3 Cheats ] Currency Max
      Modded/Hacked App: War Survival : Last Shooter By HORUS ENTERTAINMENT LIMITED
      Bundle ID: com.horusent.war.survival.last.shooter
      App Store Link: https://apps.apple.com/us/app/war-survival-last-shooter/id6797393006?uo=4

      🤩 Hack Features

      - Auto ADS NO
      - ADD Gems
      - ADD Coins
      • 0 replies
    • War Survival : Last Shooter v0.1.6 [ +3 Jailed ] Currency Max
      Modded/Hacked App: War Survival : Last Shooter By HORUS ENTERTAINMENT LIMITED
      Bundle ID: com.horusent.war.survival.last.shooter
      App Store Link: https://apps.apple.com/us/app/war-survival-last-shooter/id6797393006?uo=4

      🤩 Hack Features

      - Auto ADS NO
      - ADD Gems
      - ADD Coins
      • 1 reply
    • I'M Dead +6 Jailed Cheats
      Modded/Hacked App: I'M Dead By NADDIC GAMES Co Ltd.
      Bundle ID: com.naddic.iamdead
      App Store Link: https://apps.apple.com/us/app/im-dead/id6767488876?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
      - Defense Multiplier
      - Currency Multiplier
      - Experience Multiplier
      - Move Speed Multiplier
      - 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, 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
        • Thanks
        • Winner
        • Like
      • 13 replies
    • Guidus One +4 Jailed Cheats
      Modded/Hacked App: 가이더스 원 By izzle Inc.
      Bundle ID: com.izzle.go
      App Store Link: https://apps.apple.com/kr/app/%EA%B0%80%EC%9D%B4%EB%8D%94%EC%8A%A4-%EC%9B%90/id6752554540?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
      - Defense Multiplier
      - Currency Multiplier
      - 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, 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
        • Like
      • 8 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