Jump to content

syto203

Member
  • Posts

    69
  • Joined

  • Last visited

Everything posted by syto203

  1. For anyone still unable to open the game try uninstalling the game, uninstalling substrate/substitute to remove all tweaks then reboot and reinstall the game and check if it works. I’m running the game in both jailed and jailbroken states normally.
  2. any idea why injecting Ted's Mod Menu to an IPA crashes the app if any patches or switches are used? the crash happens after tapping the bear icon to open the menu. and doesnt crash if there are no switches. (empty switches doesn't crash the app) again this is for injecting the dylib for ipa distribution instead of a deb. i tried injecting manually and using theos-jailed. installing the deb works normally. iPhone X iOS 13.3 jailbroken. Mac OS Mojave. Thanks in advance.
  3. Hack Version: 0.7 Modded/Hacked App: Battleheart Legacy By Mika Mobile, Inc. v1.3.1 Bundle ID: com.MikaMobile.BattleheartLegacy iTunes Store Link: https://itunes.apple.com/us/app/battleheart-legacy/id666508823?mt=8&uo=4&at=1010lce4 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate or Substitute. Hack Features: - Infinite Skill Points. (to activate you need to level up or have at least 1 unallocated point) - Infinite Gold. (sell anything to activate) - Infinite Potions.- - XP Modifier - Gold Modifier. - Level Increase. (each kill increases one level) - God Mode. 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/ Hack Download Link: [Hidden Content] Installation Instructions: STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Install' located at the top right. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open the game, for a Mod Menu hack the cheat features can be toggled in-game. STEP 7: Double tap the Red Circle to open the menu and tap on a hack to activate/deactivate it. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions 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, post your feedback below and help out other fellow members that are encountering issues. Credits: - syto203 Cheat Video/Screenshots: https://streamable.com/dhxts
  4. if you are building on an iDevice choose only one sdk from ios 11 if you are using an A11 device.(iphone x and iphone 8) and in the make file set the used archs to "ARCHS = arm64" @Yueky also refer to this the fix was the last post before your question.
  5. if you login using facebook then keychain is used, as for guest a wipe is sufficient.
  6. if you're having trouble building. instead of placing C++ from sdk to 'include' and the "initialiser_list' you can just add the flag CCFlag instead of CFLAG and set the target sdk as 11.2 (or 10.0) and the deployment to 10.0 if building for 32-bit devices as well. ex: TARGET = iphone:clang:11.2:10.0 TWEAKNAME_CCFLAGS = ....
  7. Latest: Hack Version: 1.4 Modded/Hacked App: Battleheart Legacy By Mika Mobile, Inc. v1.3.1 Bundle ID: com.MikaMobile.BattleheartLegacy iTunes Store Link: https://itunes.apple.com/us/app/battleheart-legacy/id666508823?mt=8&uo=4&at=1010lce4 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate or Substitute. Hack Features: - Infinite Skill Points. (to activate you need to level up or have at least 1 unallocated point) - Infinite Gold. (sell anything to activate) - Infnite Potions. - XP Multiplier (2x,5x,30x) - Gold Multiplier (20x,30x) 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/ Hack Download Link: [Hidden Content] Installation Instructions: STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Install' located at the top right. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open the game, for a Mod Menu hack the cheat features can be toggled in-game. STEP 7: Double tap the Red Circle to open the menu and tap on a hack to activate/deactivate it. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions 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, post your feedback below and help out other fellow members that are encountering issues. Credits: - syto203 Cheat Video/Screenshots: https://streamable.com/dhxts
  8. try using "UnSub" by NepetaDev from the repo to bypass detection. https://repo.nepeta.me
  9. did you mess with anything in PATH? what's your iOS version? what's your Jailbreak? write this command and tell me the output echo $PATH
  10. https://techsviewer.com/how-to-install-mac-os-x-el-capitan-on-vmware-on-pc/
  11. Download vmware and install Mac OS in it. google “Mac OS VMare”
  12. Not supported on ios. Use a computer.
  13. Why did you git clone it. It was already part of the jailbreak. which jailbreak are you using?
  14. There is a manual way. 1) extract your ipa. 2) copy “CydiaSubstrate” binary from Peeko-master/Patchapp to Payload/app.app 3) copy other files from Peeko-master/Patchapp/cycript to Payload/app.app (don’t copy cycript.dylib unless you want to use it to debug) 4) copy the dylib you want to inject into same place as the others your hierarchy should look like this Payload/ ———app.app ——————-dlg.dylib ——————-CydiaSubstrate ——————-ap.dylib ——————-cy.dylib ——————-ncur.dylib ——————-ncur.dylib ——————-appbinary 5) run this command optool install -c load -p "@executable_path/dlg.dylib” -t /path/to/app.app 6) repack your ipa and sideload with impactor.
×
  • 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