Jump to content

carpoa

ViP Pro
  • Posts

    259
  • Joined

  • Last visited

Posts posted by carpoa

  1. 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);
    }

     

  2. 46 minutes ago, Charlie200400 said:

    heyy i dont know if i did it wrong but at first it worked and it freezed on 105 energy but after a while i clicked to run and it doesnt let me, i restarded the game and it was on 5 on energy.  So i dont know if i freezed the value that appears but not the intern value.

    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.

  3. 434x0w.webp

    Modded/Hacked App: Oil Tycoon: Idle Miner Factory
    Bundle ID: net.alexplay.petroleum-tycoon
    iTunes Store Link: https://apps.apple.com/us/app/oil-tycoon-idle-miner-factory/id1578638220


    Mod Requirements:
    - Jailbroken iPhone/iPad/iPod Touch.
    - iGameGodFilza / 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

    React or reply to this topic to see the hidden content & download link.


    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

    • Like 4
    • Winner 1
    • Thanks 1
  4. 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!

    • Like 1
  5. 1 hour ago, zxsrxtiti said:

    I have an esp on h5* , but I need a method for getting information from offsets 

    The offset is the information. With the offset you patch it.

    Quote

    I went to make this absolutely clear. For example, this...

    STR X3, [X0, #0x248]

    ...is telling the machine to store whatever X3 is holding (let's say ammo) in X0+0x248 (let's say X0 points to a Gun object). X0 contains the address of wherever the Gun object is held in memory. Let's say the address of the Gun object is 0x16fd27640. That means the machine is assigning whatever is at 0x16fd27640+0x248 to X3. That's why when you NOP a STR instruction, the value freezes. The machine can no longer update the value at the location of whatever you NOP'ed.

    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

  6. 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.

     

  7. 5 hours ago, drxzm1 said:

    If one of you can take over the hack for monster legends please do soon. Not to be rude or rush anyone, but an event is coming up on Friday and it would really be a massive help for this hack to be available for people with iOS. We The monster legends community would love it. Have a great week. And Happy holidays 

    I could give it a shot. No promises though. Might be better for one of the three you pinged to fully take over for the long term as they're a lot more experienced than I but still worth a shot I suppose!

    • Agree 1
×
  • 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