Jump to content

Batch  

Cheater 
  • Posts

    1,171
  • Joined

  • Last visited

Everything posted by Batch

  1. Fixed install, uninstall the old one from sileo and reinstall the new version, my bad @0Skinny0
  2. Modded/Hacked App: Boori's Spooky Tales: Idle RPG By SuperPlanet corp. Bundle ID: com.superplanet.crow iTunes Store Link: https://apps.apple.com/us/app/booris-spooky-tales-idle-rpg/id1661765244?uo=4 What you can learn by this source: - How to create a very simple menu - How to Autoupdate your cheat (This uses an easy modified il2cpp resolver i found) - How to change fields to your needs - How to deal with custom types (This games uses BFNumber to "hide" some values) How can you use this source for? - I've included a folder names "Dumps" where i took the stuff to create this cheat, you can create new features to experiment Cheat Post: [Hidden Content] Credits - @batchh
  3. Modded/Hacked App: Boori's Spooky Tales: Idle RPG By SuperPlanet corp. Bundle ID: com.superplanet.crow iTunes Store Link: https://apps.apple.com/us/app/booris-spooky-tales-idle-rpg/id1661765244?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). (I know the menu design is really bad, but this is made for Beginner/intermediate starting point for new developers) Tested on: Dopamine 2.2 jb 🤩 Hack Features - Stop Enemy Movements - God Mode - OHK - No cooldown teleport - No cooldown skill - Infinite Currencies - Infinite Exp - No Atk Speed (You attack as fast as possible) - High Atk Distance - Game Speed (Up to 3x speed) ⬇️ iOS Hack Download Link [Hidden Content] 📖 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 - batchh 📷 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.
  4. From now on, I’ll be creating cheats and sharing the source code to help others learn how it’s done. I hope this will be helpful for beginners! :) 

    1. Show previous comments  1 more
    2. Rook

      Rook

      You sir are amazing! :)

    3. Laxus

      Laxus

      Awesome sir, can't wait to learn new things

    4. GilloDaby

      GilloDaby

      It's the best way to learn understanding the other cheat code than making yours!

    5. Jordansc0met

      Jordansc0met

      Is It possible to share some of your previous work src? 

    6. iosdevice

      iosdevice

      I appreciate everything you do for this community:hug:

  5. UPDATE - Implemented enum support, now you can read and write them as well
  6. Completed Game server sided for the most, but i achieved this
  7. Modded/Hacked App: Pull Pull Pull Heroes By Perfeggs Technology Co., Limited Bundle ID: com.fortune.td.game.global iTunes Store Link: https://apps.apple.com/us/app/pull-pull-pull-heroes/id6738334778?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 - Stop Movements - Time Hack (Up to 10x) ⬇️ iOS Hack Download Link [Hidden Content] 📖 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 - batchh 📷 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.
  8. No need for donation, don’t worry ahah
  9. Found something, gonna release this afternoon!
  10. Small Update - fixed perfomance issue - added support for IOS 13, now it will work properly (minimum is IOS 13, below it won't work)
  11. Amazing!!! Thanks for the tutorial! ❤️
  12. Isn't it working like that already? maybe i didn't understand, can you provide an example please?
  13. For example i want to read the value "get_Health" of my player, but if i don't start the game, i can't read it. So you need to make sure there at least an instance of the thing you try to read/write
  14. Which game? Maybe it has obfuscated symbols, in that case i can't do nothing
  15. What game? also make sure there's instances for the field. If no class is found try to reload it, there's a reload icon near the search bar it supports both if unityframework is not found it will use executable name
  16. How to report a bug - Comment it in this topic, explain what you did and how i can replicate it - Comment your IOS version - Comment your jailbreak - Comment if rootless or rootfull
  17. I’ll try to change the framework, maybe it’ll work, give me 2/3hours
  18. Maybe try to full shutdown your phone and then reopen it and install the deb
×
  • 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