Jump to content

carpoa

Senior Member
  • Posts

    154
  • Joined

  • Last visited

Everything posted by carpoa

  1. It does save. Not sure what you're doing or what @Puddindid to the patch but it should save. I dont have the source so 🤷‍♀️
  2. Ill have a look. If it is heavily server sided then it wont happen.
  3. I haven’t made a mod. It’s the patches for features for him to add. He said he will test them and then add him if he wants. He won’t give you the patches as that is one way to get it patched.
  4. Because the video is down for some reason 🤷‍♂️ I’ll replace it if I can find the clip.
  5. Was wondering how I would hook this function that has a custom enumerable type for the first argument parsed into the function. What I mean is how I would exactly define it as it's a custom enum. When I mean Hooking I mean by using MS and doing a MSHookFunction. Do excuse my not very good understanding off MSHook's and its usage. // Thing to hook: // As you can see: 'LocationType' is the custom enum type. public static bool IsActiveFountain(LocationType locationType, int index) { return default(bool); }
  6. Gonna work on some sort of cheat for Bullet Echo. Waited 4 hours to decompile binary as my laptop is ass 👍

  7. It does change the value back after restarting but before hand it should still let you travel. If not then it is fine. I didn’t test it tooo far so I suppose it was my fault.
  8. You're right I am so very sorry and will add it haste. I will compensate you with 50 carpoa-ians for such a drastic and forgetful mistake that was completely my fault. Please do accept my apology.
  9. Modded/Hacked App: Oil Tycoon: Idle Miner FactoryBundle ID: net.alexplay.petroleum-tycooniTunes Store Link: https://apps.apple.com/us/app/oil-tycoon-idle-miner-factory/id1578638220 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 Purchases (Includes paid items (Excludes anything that is IAP)) - Extraction Multiplier - Unlock all (Cosmetic meaning it doesn't save.) - Default Prices/$50 City unlock buy (May not stay always for upgrades but that's why you have Free Purchases) 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] 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: - @carpoa Cheat Video/Screenshots: N/A
  10. I am new to doing more than offset patches within the mobile cheating universe. I was wondering if some one or multiple people would be willing to help me out with understanding how MSHooking and other stuff like that works. I've been reading threads upon threads to try an get an understanding and while I am getting there slowly I still do not fully understand it all. Some simple and or detailed examples, docs or whatever will help a ton!
  11. I will try to reupload if I can find the clip. If not its just the same as doing the 'step by step' guide.
  12. The offset is the information. With the offset you patch it. Post: https://iosgods.com/topic/65529-instance-variables-and-function-pointers/ If there was an offset for a get/set integer value then that offset would be for the set or the get function for that variable which with that you do what you want with it. Example: public static float AimAssistAmount { [Token(Token = "0x6000F8E")] [Address(RVA = "0x26690A0", Offset = "0x26690A0", VA = "0x26690A0")] get { return 0f; } [Token(Token = "0x6000F8F")] [Address(RVA = "0x26691A0", Offset = "0x26691A0", VA = "0x26691A0")] set { } } patcherFunctionHere("0x26690A0", "INSTRUCTIONS HERE") then it would do what you want it to within the Instructions
  13. ESP is more than an offset. It is a little bit of work to make one. To help with understanding have a look at this post: https://iosgods.com/topic/154769-unity-fps-game-aimbot-esp-source-codes/ The post will help better your understanding on how an ESP is made as well as an aimbot. I recommend you use something like H5GG and its tools or other tools to help with getting offsets for certain things that may be needed. You can also download the Decrypted IPA; Unzip it; Throw the needed files into IL2CPP (ONLY IF IT IS UNITY) or a decompiler like Ghidra/IDA or IDA Pro. Hopefully this helped.
  14. No. They patched this a long time ago for coins. The energy you can just use the Instant travel and 1 energy travel which will give you 200 travels pretty much.
  15. Just rooted an ios 15 phone so I can actually get back into make some decent cheats 👍

  16. 1. This is outdated 2. This is included in the LDOE JailBroken cheat 3. This wont work on Non-JB devices
  17. You aren’t understanding what I mean when I say it’s served sided. It means you can’t do nothing.
  18. Needs an update also data loss/corruption Things that don't really work: Unlock All blueprints -> I am pretty sure this cheat locks all blueprints apart for the first 3 The level cheat for level 99 -> level is pretty much locked to level 1 Instant Travel Time -> Still have to wait for travel time. @Rook
×
  • 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