Jump to content

H5GG Demo Video Tutorial for Enhanced Menu with ARM64 Instruction and Unity Support - Part 1


31 posts in this topic

Recommended Posts

Updated (edited)

Quick Video Tutorial to demo the features of  H5GG Enhanced Menu with ARM64 Instruction and Unity Support

People asks what exactly is Unity Support? AM64 Instruction support is easy to understand. But Unity?

First of all, for those do not know, most of the nowadays games are made using Unity Engine. It makes game creation easy, that is why people love it. 

Unity Support, essentially mean, it has features especially made for Unity Game (and Unity Game ONLY)

Here quickly demonstrate some of them. Later, we would have some DIY tutorial make using H5GG to help you understand more.

Let's take a look at the first video (5mins).

https://streamable.com/dqqwtj

Demo flow
1. General Cheat Engine search -> Trigger Unity User Object Explorer -> Browser around various object to determine which are the junk result (Traditionally you need to blind test one by one, and guess what are they)
2. From Object view, realise Money has two copy (data protection). Update both and see the cheat in action for simple Unity Game (non-server sided, without too much protection.)
3. Browse around Player object and look for other things to cheat, yes we do not need to do traditional Cheat Engine Search again. Happy finding more cheat by just browsing around object
4. Click to Travel to other object. YES, again we do not need any search. Just Click - Click - Click. Feel free to do all kind of educated / informed try and error. Explore all possibility to cheat
5. Ease of navigation back to previous object and explore others. 
6. Happy easy cheating on Simple Unity Game.

 

What else we can do with this H5GG Enhanced Menu? With this Unity Support Menu, there are actually another crazy way to locate Unity Object. YOU DO NOT EVEN NEED TO DO TRADITIONAL SEARCH.

Let's take a look at another video (1mins)

https://streamable.com/srjjgp

Demo flow
1. Click on Unity and open up Unity User Object Explorer -> Click Search -> Input a Object Type of interest
2. If there exists Unity User Object in Scene, it will open up the first one found with Object Explorer. YUP, THAT SIMPLE. 
3. From there, you can start your Click - Click - Click, Explore - TEST - Explore more journey.
4. Where is the other objects? You may found those in Debug Info windows. Everything in a glance!!! Just scroll to the right, click on the address. 
5. So, HAPPY EXPLORING AGAIN. 
 

In fact,  you see Unity User Object Explorer give you options to input Object Address. Ya, another way for you to start your exploration journey. Here you can combine iGameGods fuzzy search, range search, watchpoint (register).

In next Video Tutorial, I will demo a bit more on how to combine iGameGod and H5GG to make cheating even more easy.

 

Updated by Happy Secret
  • Like 21
  • Winner 3
  • Thanks 1
  • Agree 2
  • Informative 2
Posted

That’s really impressive ! Nice work !!

Quick question : what you call « Unity User Object » is a gameObject in the scene ?

Posted
5 hours ago, 𓄼 . f v c k . 𓄹 said:

That’s really impressive ! Nice work !!

Quick question : what you call « Unity User Object » is a gameObject in the scene ?

Yes and no, it is game objects in scene defined by developer based on Unity Framework. (Not “GameObject” type in Unity)
However, there is one more limitation, the code is defined under Assembly-CSharp.dll. (But we have way for you to manually extend to other library now.)

The key reason, I don’t cover everything from different library is that, I can’t tell what are system library, which could have different object/type pattern. Second, it is performance comcern. I am actually quite a lot pointer by default. If the number class coverage becoming too large, my current access algorithm would have bottlenet.

so, in summary, yes, it is a user ( game developer ) defined object, which is current in scene. It doesn’t necessarily be a character, monster, grass/tree/rock, it  could be skill, buff, or something intangible supporting the seeable object in action. 
Hope this explains. 
 

You should try it out, before you actually trying it out, it is pretty hard to fully feel what I mean. 

  • Like 1
Posted
9 hours ago, Happy Secret said:

Yes and no, it is game objects in scene defined by developer based on Unity Framework. (Not “GameObject” type in Unity)
However, there is one more limitation, the code is defined under Assembly-CSharp.dll. (But we have way for you to manually extend to other library now.)

The key reason, I don’t cover everything from different library is that, I can’t tell what are system library, which could have different object/type pattern. Second, it is performance comcern. I am actually quite a lot pointer by default. If the number class coverage becoming too large, my current access algorithm would have bottlenet.

so, in summary, yes, it is a user ( game developer ) defined object, which is current in scene. It doesn’t necessarily be a character, monster, grass/tree/rock, it  could be skill, buff, or something intangible supporting the seeable object in action. 
Hope this explains. 
 

You should try it out, before you actually trying it out, it is pretty hard to fully feel what I mean. 

mhhh thanks ! will try out !

Posted
1 hour ago, Alihackali said:

that is cool man .. but please can u explain how we can find the  real offset so i can make a modmenu 

There are different ways to get object offset for your mod menu.

1. Hook on object method and get the x0 register value as object pointer

2. Use pointer search features to look for other pointer that has field pointing to this. Recursively look for static class, which can reference by static pointer.

3. Use the AutoPointerSearch script from @tuancc, see his recent tutorial here. 

4. Make your mod menu hack using JS plug-in of H5GG enhanced menu. You don’t need offset for it. I have two cheat release earlier using this approach. In summary, we use script to call function to get object of certain type, programmatically select the correct object we want, jump through pointers in field to reach the destination field to apply cheat on. 

 

  • Like 1
Posted
3 hours ago, Xcxcf15 said:

How to save changes progress and make tweak

Do you know Javascrjpt? You need to write JS Plug-in. You may refer to my Mini Football / Pixel Fantasia Cheat for the Plug-in template 

Posted
On 7/4/2023 at 2:02 AM, Happy Secret said:

Do you know Javascrjpt? You need to write JS Plug-in. You may refer to my Mini Football / Pixel Fantasia Cheat for the Plug-in template 

Can Used for offsets hacking? 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Idle Titan Slayer : Action RPG Cheats v1.1.02 +5
      Modded/Hacked App: Idle Titan Slayer : Action RPG By cookapps
      Bundle ID: com.cookapps.titanslayer
      iTunes Store Link: https://apps.apple.com/us/app/idle-titan-slayer-action-rpg/id6514289914?uo=4


      Hack Features:
      - God Mode
      - One Hit Kill
      - Freeze Currencies
      - No Ads
      - Enable Battle Pass & Hero Pass Rewards


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


      iOS Hack Download Link: https://iosgods.com/topic/185298-idle-titan-slayer-action-rpg-cheats-v1006-5/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 109 replies
    • (My Heroes Dungeon Taiwan) 我的勇者外傳 v2.0.2 +3 Cheats
      Modded/Hacked App: 我的勇者外傳 By REALITY SQUARED GAME CO., LIMITED
      Bundle ID: com.rsg.mystwapple
      App Store Link: https://apps.apple.com/tw/app/%E6%88%91%E7%9A%84%E5%8B%87%E8%80%85%E5%A4%96%E5%82%B3/id6743834900?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
      - Defense Multiplier
      - Dumb Enemies

       

      ⬇️ 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.
      • 1 reply
    • Dead Ahead: Zombie Warfare Cheats v4.2.3 +4
      Modded/Hacked App: Dead Ahead: Zombie Warfare By Mobirate Studio Ltd
      Bundle ID: com.mobirate.DeadAheadTactics
      iTunes Store Link: https://itunes.apple.com/us/app/dead-ahead-zombie-warfare/id1017311881?mt=8&uo=4&at=1010lce4


      Hack Features:
      - Freeze Coins
      - Freeze Fuels
      - Infinite Mana
      - Instant Warrior Spawn (Show timer but works)

      *NOTE: COULD CAUSE YOU BANNED FROM ONLINE TOURNAMENT, I'M NOT TAKING ANY RESPONSIBILITY. USE WISELY


      Hack Download Link:
      https://iosgods.com/topic/70815-arm64-dead-ahead-zombie-warfare-cheats-v211-4/
      #Hack #Jailbreak #Cydia #Cheat #Apple #Android #iOSGods
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 791 replies
    • Tailed Demon Slayer: RISE Cheats v1.3.25 +3
      Modded/Hacked App: Tailed Demon Slayer: RISE By cookapps
      Bundle ID: com.cookapps.newdemonslayer
      App Store Link: https://apps.apple.com/us/app/tailed-demon-slayer-rise/id6446585105?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
      - Defence Multiplier
      - Freeze Currencies ( Not For Gems )

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/172822-tailed-demon-slayer-rise-cheats-v1325-3/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 218 replies
    • Monster Legends: Collect all Cheats v18.2 +8
      Modded/Hacked App: Monster Legends: Merge RPG By Socialpoint
      Bundle ID: es.socialpoint.MonsterCity
      iTunes Store Link: https://apps.apple.com/us/app/monster-legends-merge-rpg/id653508448?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

      - 1 Hit Kill
      - Skip Enemy Turn
      - Multiply Attack
      - Multiply Defense
      - Insane Score (Always 3 Stars)
      - No Skill Cost
      - Auto Win
      - Auto Play Battle Enabled for All Maps


      🍏 For Non-Jailbroken & No Jailbreak required hacks: https://iosgods.com/topic/140543-monster-legends-collect-all-v1778-5-cheats-for-jailed-idevices/

       

      ⬇️ iOS Hack Download Link: https://iosgods.com/topic/176914-monster-legends-collect-all-cheats-v1779-8/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 365 replies
    • Fortias Saga: Idle RPG v1.0.92 +5 Jailed Cheats
      Modded/Hacked App: Fortias Saga: Action Adventure By ONDI TECHNOLOGY JOINT STOCK COMPANY
      Bundle ID: com.ondi.fortias.saga
      iTunes Store Link: https://apps.apple.com/us/app/fortias-saga-action-adventure/id6475805032?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier
      - Shards & Items Multiplier*
      - Freeze Resources
      - No Ads

      *Turn Off When You Get Enough So It Don't Go Negative


      Jailbreak required hack(s): 


      iOS Hack Download IPA Link:

      Hidden Content

      Download via the iOSGods App








      PC Installation Instructions:
      STEP 1: If necessary, uninstall the app if you have it installed on your iDevice. Some hacked IPAs will install as a duplicate app. Make sure to back it up so you don't lose your progress.
      STEP 2: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic.
      STEP 3: Download Sideloadly and install it on your PC.
      STEP 4: Open/Run Sideloadly on your computer, connect your iOS Device, and wait until your device name shows up.
      STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Sideloadly application.
      STEP 6: You will now have to enter your iTunes/Apple ID email login, press "Start" & then you will be asked to enter your password. Go ahead and enter the required information.
      STEP 7: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 8: 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 9: 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. Jailbroken iDevices can also use Sideloadly/Filza/IPA Installer to normally install the IPA with AppSync. 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 down 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
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 201 replies
    • Idle Bank Tycoon: Money Game v1.67.0 +1 Jailed Cheat
      Modded/Hacked App: Idle Bank Tycoon: Money Game By Kolibri Games GmbH
      Bundle ID: com.luckyskeletonstudios.idlebanktycoon
      iTunes Store Link: https://apps.apple.com/us/app/idle-bank-tycoon-money-game/id1645281275?uo=4


      Mod Requirements:
      - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
      - Sideloadly / Cydia Impactor or alternatives.
      - A Computer Running Windows/macOS/Linux with iTunes installed.


      Hack Features:
      - Freeze Currencies


      Jailbreak required hack(s): 


      iOS Hack Download IPA Link:

      Hidden Content

      Download via the iOSGods App








      PC Installation Instructions:
      STEP 1: If necessary, uninstall the app if you have it installed on your iDevice. Some hacked IPAs will install as a duplicate app. Make sure to back it up so you don't lose your progress.
      STEP 2: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic.
      STEP 3: Download Sideloadly and install it on your PC.
      STEP 4: Open/Run Sideloadly on your computer, connect your iOS Device, and wait until your device name shows up.
      STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Sideloadly application.
      STEP 6: You will now have to enter your iTunes/Apple ID email login, press "Start" & then you will be asked to enter your password. Go ahead and enter the required information.
      STEP 7: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
      STEP 8: 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 9: 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. Jailbroken iDevices can also use Sideloadly/Filza/IPA Installer to normally install the IPA with AppSync. 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 down 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
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 166 replies
    • Fortias Saga: Idle RPG v1.0.92 +5 Cheats
      Modded/Hacked App: Fortias Saga: Action Adventure By ONDI TECHNOLOGY JOINT STOCK COMPANY
      Bundle ID: com.ondi.fortias.saga
      iTunes Store Link: https://apps.apple.com/us/app/fortias-saga-action-adventure/id6475805032?uo=4


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


      Hack Features:
      - Damage Multiplier
      - Defense Multiplier
      - Shards & Items Multiplier*
      - Freeze Resources
      - No Ads
      *Turn Off When You Get Enough So It Don't Go Negative


      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 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 necessary, tap on the downloaded file, and then, you will need to press '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
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 244 replies
    • Idle Bank Tycoon: Money Empire v1.67.0 +2 Cheats
      Modded/Hacked App: Idle Bank Tycoon: Money Empire By Kolibri Games GmbH
      Bundle ID: com.luckyskeletonstudios.idlebanktycoon
      iTunes Store Link: https://apps.apple.com/us/app/idle-bank-tycoon-money-empire/id1645281275?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:
      - Free iAP
      - Unlimited Currencies // Use even you have 0 Currencies


      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 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 necessary, tap on the downloaded file, and then, you will need to press '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
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 242 replies
    • Raising Beast Friends Cheats v1.3.1 +3
      Modded/Hacked App: 짐승친구들 키우기 By Bigpicture Team Inc.
      Bundle ID: com.bigpictureteam.raisingbeastfriends
      iTunes Store Link: https://apps.apple.com/kr/app/%EC%A7%90%EC%8A%B9%EC%B9%9C%EA%B5%AC%EB%93%A4-%ED%82%A4%EC%9A%B0%EA%B8%B0/id6503225529?uo=4


      Hack Features:
      - God Mode
      - Multiply Attack
      - Multiply Defense


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/187879-raising-beast-friends-%EC%A7%90%EC%8A%B9%EC%B9%9C%EA%B5%AC%EB%93%A4-%ED%82%A4%EC%9A%B0%EA%B8%B0-v114-jailed-cheats-3/


      iOS Hack Download Link: https://iosgods.com/topic/187878-raising-beast-friends-%EC%A7%90%EC%8A%B9%EC%B9%9C%EA%B5%AC%EB%93%A4-%ED%82%A4%EC%9A%B0%EA%B8%B0-cheats-v114-3/
        • Like
      • 6 replies
    • Alien Invasion: RPG Idle Space Cheats v4.24.10 +2
      Modded/Hacked App: Alien Invasion: RPG Idle Space By MULTICAST GAMES LIMITED
      Bundle ID: com.multicastgames.venomSurvive
      iTunes Store Link: https://apps.apple.com/us/app/alien-invasion-rpg-idle-space/id6443697602?uo=4


      Hack Features:
      - Infinite Currencies


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/167591-alien-invasion-rpg-idle-space-v204-jailed-cheats-1/


      iOS Hack Download Link: https://iosgods.com/topic/167589-alien-invasion-rpg-idle-space-cheats-v204-1/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 426 replies
    • BitLife - Life Simulator Cheats v3.20.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,731 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