Jump to content

Soud69

Senior Member
  • Posts

    395
  • Joined

  • Last visited

Posts posted by Soud69

  1.  

    350x350bb.jpg

    Modded/Hacked App: إدارة الملفات - Hammel
    Bundle ID: Alluhaybi.Hammel
    iTunes Store Link:https://apps.apple.com/us/app/%D8%A5%D8%AF%D8%A7%D8%B1%D8%A9-%D8%A7%D9%84%D9%85%D9%84%D9%81%D8%A7%D8%AA/id1137509279

    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:
    - Remove Ads
    - Premium
    - 69696969 Points

    Jailbreak required hack(s): https://iosgods.com/forum/5-game-cheats-hack-requests/
    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 IPA Link:

    Hidden Content

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


    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:
    - @Soud69


    Cheat Video/Screenshots:

    N/A

    • Like 22
    • Winner 3
    • Thanks 1
    • Agree 6
    • Informative 1
  2. 350x350bb.jpg

    Modded/Hacked App: إدارة الملفات - Hammel
    Bundle ID: Alluhaybi.Hammel
    iTunes Store Link:https://apps.apple.com/us/app/%D8%A5%D8%AF%D8%A7%D8%B1%D8%A9-%D8%A7%D9%84%D9%85%D9%84%D9%81%D8%A7%D8%AA/id1137509279


    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:
    - Remove Ads
    - Premium
    - 69696969 Points


    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:
    - @Soud69


    Cheat Video/Screenshots:

    N/A

    • Like 15
    • Thanks 2
    • Agree 3
  3. 18 minutes ago, GeTRoZ said:

    Hello,

    I am working with a game that is made with Unity 2019.3 and when I use ILCpp2Dumper, it does not generate the output. I have already released more than 100 releases with Unity but it is the first time that I have encountered this problem and this version. IDA cannot disassemble it either.

    Can any cheater guide me how to do it ?

    Binary and global-metada.dat download

    the metadata bigger than binary / binray size smaller than 10m

    in English, you can’t dump the game.

  4. int(*old_get_PointsKillMultiplier)(void *this_);
    int get_PointsKillMultiplier(void *this_) {
    
      int userAmount = [[switches getValueFromSwitch:@"Custom Points:"] intValue];
    
      if([switches isSwitchOn:@"Custom Points:"]) {
        return userAmount;
      }
      return old_get_PointsKillMultiplier(this_);
    }
    
    int(*old_get_GemsRewardForKill)(void *this_);
    int get_GemsRewardForKill(void *this_) {
    
      int userAmount = [[switches getValueFromSwitch:@"Custom Gems:"] intValue];
    
      if([switches isSwitchOn:@"Custom Gems:"]) {
        return userAmount;
      }
      return old_get_GemsRewardForKill(this_);
    }
    
    void setup() {
    
    
      HOOK(0x1015AD440, get_PointsKillMultiplier, old_get_PointsKillMultiplier);
    
    
      HOOK(0x1015A9F84, get_GemsRewardForKill, old_get_GemsRewardForKill);
    
        [switches addTextfieldSwitch:@"Custom Points:"
                    description:@"Here you can enter your own points amount!"
                      inputBorderColor:[UIColor colorWithRed:0.74 green:0.00 blue:0.00 alpha:1.0]];
    
        [switches addTextfieldSwitch:@"Custom Gems:"
                    description:@"Here you can enter your own coins amount!"
                      inputBorderColor:[UIColor colorWithRed:0.74 green:0.00 blue:0.00 alpha:1.0]];                                                                                      
    }

    try this, hope it work

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