Jump to content

4 posts in this topic

Recommended Posts

Updated (edited)

Infinite Jump - 0x183BF08

patch with : 0xE003271EC0035FD6

 

jump height : 0x183A4A4

use slider again or mess around with values and patch

float(*old_get_JumpHeight)(void *this_);
float get_JumpHeight(void *this_) {

  float userAmount = [[switches getValueFromSwitch:@"Custom Jump Height"] floatValue];

  if([switches isSwitchOn:@"Custom Jump Height"]) {
    return userAmount;
  }
  return old_get_JumpHeight(this_);
}

void setup() {

  //public float get_JumpHeight(); // RVA: 0x183A4A4 Offset: 0x183A4A4
  HOOK(0x183A4A4, get_JumpHeight, old_get_JumpHeight);

 

  // Slider Switch - used in hooking
  [switches addSliderSwitch:@"Custom Jump Height"
              description:@"Set your custom jump height"
                minimumValue:0.5
                  maximumValue:1000
                    sliderColor:UIColorFromHex(0xBD0000)];

}

should work

 

gravity : 0x1838864

Use a slider again:

float(*old_get_Gravity)(void *this_);
float get_Gravity(void *this_) {

  float userAmount = [[switches getValueFromSwitch:@"Custom Gravity"] floatValue];

  if([switches isSwitchOn:@"Custom Gravity"]) {
    return userAmount;
  }
  return old_get_Gravity(this_);
}

void setup() {

  //public int get_Gravity(); // RVA: 0x1838864 Offset: 0x1838864
  HOOK(0x1838864, get_Gravity, old_get_Gravity);

 

  // Slider Switch - used in hooking
  [switches addSliderSwitch:@"Custom Gravity"
              description:@"Set your custom gravity level"
                minimumValue:-500
                  maximumValue:-0.5
                    sliderColor:UIColorFromHex(0xBD0000)];

}

 

godmode: 0x183E179, 0x183E740

patch both these with 20008052C0035FD6 or 00008053C0035FD6, one or other.

 

i have many others, if you need i can add

 

if something is not working then pm me.

 

Updated by Jacksonlane24
  • Like 6
  • Agree 1
  • Informative 1
  • Our picks

    • Astrea: Six-Sided Oracles v1.2.739 +5 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Astrea: Six-Sided Oracles By Akupara Games
      Bundle ID: com.littleleogames.astreasixsidedoracles
      iTunes Store Link: https://apps.apple.com/us/app/astrea-six-sided-oracles/id6746136017

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Freeze Hearts
      - Unlimited Star Shards -> Earn some.
        • Agree
        • Thanks
        • Winner
        • Like
      • 6 replies
    • Astrea: Six-Sided Oracles v1.2.739 +5 Cheats [ Damage & Defence ]
      Modded/Hacked App: Astrea: Six-Sided Oracles By Akupara Games
      Bundle ID: com.littleleogames.astreasixsidedoracles
      iTunes Store Link: https://apps.apple.com/us/app/astrea-six-sided-oracles/id6746136017

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Freeze Hearts
      - Unlimited Star Shards -> Earn some.
        • Winner
      • 3 replies
    • Cluedo: Classic Edition v2.16.0 +1 Jailed Cheat [ Everything Owned ]
      Modded/Hacked App: Cluedo: Classic Edition By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.cluedogameRotW
      iTunes Store Link: https://apps.apple.com/gb/app/cluedo-classic-edition/id1238247658?uo=4

       


      🤩 Hack Features

      - Everything Owned
        • Winner
        • Like
      • 5 replies
    • Cluedo: Classic Edition v2.16.0 +1 Cheat [ Everything Owned ]
      Modded/Hacked App: Cluedo: Classic Edition By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.cluedogameRotW
      iTunes Store Link: https://apps.apple.com/gb/app/cluedo-classic-edition/id1238247658?uo=4

       


      🤩 Hack Features

      - Everything Owned
        • Winner
      • 2 replies
    • Hellsquad Rrrush! v1.0.6 +3 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Hellsquad Rrrush! By Wemade Max Co., Ltd.
      Bundle ID: com.wemademax.projectsc
      App Store Link: https://apps.apple.com/us/app/hellsquad-rrrush/id6737409896?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
        • Informative
        • Winner
        • Like
      • 19 replies
    • Hellsquad Rrrush! v1.0.6 +3 Cheats [ Damage & Defence ]
      Modded/Hacked App: Hellsquad Rrrush! By Wemade Max Co., Ltd.
      Bundle ID: com.wemademax.projectsc
      App Store Link: https://apps.apple.com/us/app/hellsquad-rrrush/id6737409896?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
        • Winner
        • Like
      • 37 replies
    • Zombie State: FPS Shooter v2.4.1 +10 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Zombie State: FPS Shooting By MY.GAMES B.V.
      Bundle ID: games.my.zombie.shooter
      iTunes Store Link: https://apps.apple.com/us/app/zombie-state-fps-shooting/id6451382835?uo=4


      Hack Features:
      - Damage Multiplier VIP
      - Defence Multiplier VIP
      - Move Speed Multiplier VIP
      - Unlimited Ammo -> Will not decrease.
      - No Recoil
      - No Spread
      - Increased Fire Rate
      - Kill All Enemies VIP
      - Become Invisible VIP
      - Battle Pass Purchased VIP


      Jailbreak required hack(s): [Mod Menu Hack] Zombie State: FPS Shooter v2.0.1 +10 Cheats [ Damage & Defence ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 94 replies
    • Eterspire - Fantasy MMORPG v56.1 +2 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Eterspire - Fantasy MMORPG By Stonehollow Workshop LLC
      Bundle ID: com.stonehollow-workshop.Eterspire
      iTunes Store Link: https://apps.apple.com/us/app/eterspire-fantasy-mmorpg/id1658183817?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
        • Informative
        • Agree
        • Like
      • 30 replies
    • Eterspire - Fantasy MMORPG v56.1 +2 Cheats [ Damage & Defence ]
      Modded/Hacked App: Eterspire - Fantasy MMORPG By Stonehollow Workshop LLC
      Bundle ID: com.stonehollow-workshop.Eterspire
      iTunes Store Link: https://apps.apple.com/us/app/eterspire-fantasy-mmorpg/id1658183817?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
        • Informative
        • Agree
        • Thanks
        • Winner
        • Like
      • 114 replies
    • Slime Castle - Idle TD v2.2.7 +8 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: Slime Castle - Idle TD By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.redtailworks.slimetd
      iTunes Store Link: https://apps.apple.com/us/app/slime-castle-idle-td/id6480410032?uo=4


      Hack Features:
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Unlimited Silver -> Will increase instead of decrease.
      - God Mode
      - x5 Speed Unlocked
      - No Ads


      Jailbreak required hack(s): [Mod Menu Hack] Slime Castle - Idle TD v0.9.2 +6 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 215 replies
    • Slime Castle - Idle TD v2.2.7 +8 Cheats [ Damage & Defence ]
      Modded/Hacked App: Slime Castle - Idle TD By AZUR INTERACTIVE GAMES LIMITED
      Bundle ID: com.redtailworks.slimetd
      iTunes Store Link: https://apps.apple.com/us/app/slime-castle-idle-td/id6480410032?uo=4


      Hack Features:
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Diamonds -> Will increase instead of decrease.
      - Unlimited Silver -> Will increase instead of decrease.
      - God Mode
      - x5 Speed Unlocked
      - No Ads


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Slime Castle - Idle TD v0.9.2 +6 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 156 replies
    • Zombie State: FPS Shooter v2.4.1 +10 Cheats [ Damage & Defence ]
      Modded/Hacked App: Zombie State: FPS Shooting By MY.GAMES B.V.
      Bundle ID: games.my.zombie.shooter
      iTunes Store Link: https://apps.apple.com/us/app/zombie-state-fps-shooting/id6451382835?uo=4


      Hack Features:
      - Damage Multiplier VIP
      - Defence Multiplier VIP
      - Move Speed Multiplier VIP
      - Unlimited Ammo -> Will not decrease.
      - No Recoil
      - No Spread
      - Increased Fire Rate
      - Kill All Enemies VIP
      - Become Invisible VIP
      - Battle Pass Purchased VIP


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Zombie State: FPS Shooter v2.0.1 +10 Jailed Cheats [ Damage & Defence ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 82 replies
×
  • 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