Jump to content

MSHOOKING AND FLEX HELP!


Go to solution Solved by AxCE,

53 posts in this topic

Recommended Posts

Posted

Where can I contact you like kik?

I'm still having trouble putting in a -void with 2 arguments that are NULL. This is what the tweak.xm looks like...

But 1 more thing. -void isn't working for new header/target class

%hook GameState

-(void) player:(id) hitLaserSprite:(id) atPoint:(b2Vec2) {

}

%end

I want to null this so the level won't restart when I hit laser so the ball will go right through. I forgot to mention that there are 2 arguments BUT they both return NULL. This is the last piece to my hack

i could give you my tweak.xm if you want...
Posted (edited)

Where can I contact you like kik?

I'm still having trouble putting in a -void with 2 arguments that are NULL. This is what the tweak.xm looks like...

But 1 more thing. -void isn't working for new header/target class

%hook GameState

-(void) player:(id) hitLaserSprite:(id) atPoint:(b2Vec2) {

}

%end

I want to null this so the level won't restart when I hit laser so the ball will go right through. I forgot to mention that there are 2 arguments BUT they both return NULL. This is the last piece to my hack

How did b2Vec2 compile without any problems lol

 

And you could totally make an aimbot by exploiting that vector. And how do you know they return null?

try this

 

%hook GameState

- (void)player:(id)arg0 hitLaserSprite:(id)arg1 atPoint:(b2Vec2)arg2 {

}

or

 

%hook GameState

- (void)player:(id)arg0 hitLaserSprite:(id)arg1 atPoint:(void *)arg2 {

}

my dumbass forgot the %end lol I cant edit code on mobile

Updated by Guest
Posted

i could give you my tweak.xm if you want...

Sure I just want to see what you did so I can use for in future. Thanks

Hello there, i made a patcher for flappy golf 2 with flex and i had also alot of issues... :) You don't have to disable the laser...You can just turn your shield inv.

so you are invincible. (y)

Can I see ur tweak.xm if I could?
Posted

How did b2Vec2 compile without any problems lol

And you could totally make an aimbot by exploiting that vector. And how do you know they return null?

try this


Aimbot for a golf game :woa:

Posted

yes I'm guessing that the vector stores the x and y where the ball hit

Yeah I googled it last week for @AxCE , it does but I don't know how to set a (x,y) on a patcher lol

Posted (edited)

Yeah I googled it last week for @AxCE , it does but I don't know how to set a (x,y) on a patcher lol

it's not as simple as that :3 I didn't mean the return value I meant modifing the Box2D vector

 

Read here: http://www.learn-cocos2d.com/api-ref/1.0/Box2D/html/structb2_vec2.html

 

Ctrl F and search for void b2Vec2::Set(float32 x_, float32 y_)

 

I would call that upon the vector in the method and then set the coordinates to where the hole is

Updated by Guest
Posted

it's not as simple as that :3 I didn't mean the return value I meant modifing the Box2D vector

Read here: http://www.learn-cocos2d.com/api-ref/1.0/Box2D/html/structb2_vec2.html

Ctrl F and search for void b2Vec2::Set(float32 x_, float32 y_)

I would call that upon the vector in the method and then set the coordinates to where the hole is

This is the exact thing I read, but I didn't understand the part on how to actually get the hole coordinates :S maybe make a tutorial? :woa:

Posted

it's not as simple as that :3 I didn't mean the return value I meant modifing the Box2D vector

Read here: http://www.learn-cocos2d.com/api-ref/1.0/Box2D/html/structb2_vec2.html

Ctrl F and search for void b2Vec2::Set(float32 x_, float32 y_)

I would call that upon the vector in the method and then set the coordinates to where the hole is

I need simple help with gdb. It's not giving me the address after I continue after setting watchpoint and a lose money in the game then it should freeze but it's not freezing the game. I hold ctrl-c but It still doesn't not freeze game when continuing.

Posted

This is the exact thing I read, but I didn't understand the part on how to actually get the hole coordinates :S maybe make a tutorial? :woa:

get the hole coordinates from another method, store them in variables, and call Set(float32,float32) with those variables.

 

for example:

 

float32 x = 0.0f;
float32 y = 0.0f;

//this is a method that I think is in the game, or something like it
- (void)getCoordinates:(b2Vec2)arg0 {
//somehow get x and y of arg0, I assume it would be like arg0[1][0] for x and arg0[0][1] for y but I honestly have no clue, but lets say I do have them and x has a value of -10.0f and y has a value of 20.0f

x = arg0[1][0];
y = arg0[0][1];
}

//then

- (void)player:(id)arg0 hitLaserSprite:(id)arg1 atPoint:(b2Vec2)arg2 {
//these are made up by me but it would be something like that
arg2.setX(x);
arg2.setY(y);
}

I need simple help with gdb. It's not giving me the address after I continue after setting watchpoint and a lose money in the game then it should freeze but it's not freezing the game. I hold ctrl-c but It still doesn't not freeze game when continuing.

You gotta use LLDB. GDB sucks for watchpoints but is amazing for breakpoints. I dont use watchpoints anymore takes too much time anyway, but search for LLDB on here

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Hello Kitty Friends Match v1.0.0 +1 Jailed Cheat [ Auto Win ]
      Modded/Hacked App: Hello Kitty Friends Match By LINE Games
      Bundle ID: com.linegames.hkfm
      App Store Link: https://apps.apple.com/us/app/hello-kitty-friends-match/id6742533643?uo=4

       
       

      🤩 Hack Features

      - Auto Win -> Move a block.
      • 0 replies
    • Hello Kitty Friends Match v1.0.0 +1 Cheat [ Auto Win ]
      Modded/Hacked App: Hello Kitty Friends Match By LINE Games
      Bundle ID: com.linegames.hkfm
      App Store Link: https://apps.apple.com/us/app/hello-kitty-friends-match/id6742533643?uo=4

       
       

      🤩 Hack Features

      - Auto Win -> Move a block.
      • 0 replies
    • Apocalypse Worm: Zombie Strike v0.2.0 [+2 Jailed Cheats]
      Modded/Hacked App: Apocalypse Worm: Zombie Strike By A Thinking Ape Entertainment Ltd.
      Bundle ID: ata.strike.worm.zombie.apocalypse
      iTunes Store Link: https://apps.apple.com/us/app/apocalypse-worm-zombie-strike/id6740106898?uo=4
       

      🤩 Hack Features

      - Never Die
      - Unlimited Resources (Earn Some)
        • Like
      • 7 replies
    • Apocalypse Worm: Zombie Strike v0.2.0 [+2 Cheats]
      Modded/Hacked App: Apocalypse Worm: Zombie Strike By A Thinking Ape Entertainment Ltd.
      Bundle ID: ata.strike.worm.zombie.apocalypse
      iTunes Store Link: https://apps.apple.com/us/app/apocalypse-worm-zombie-strike/id6740106898?uo=4



      🤩 Hack Features

      - Never Die
      - Unlimited Resources (Earn Some)
       
      • 3 replies
    • Archers Survivor v0.5.16 [+2 Jailed Cheats]
      Modded/Hacked App: Archers Survivor By Egor Iurchenko
      Bundle ID: com.jtg.archer
      iTunes Store Link: https://apps.apple.com/us/app/archers-survivor/id6738892787?uo=4



      🤩 Hack Features

      - Unlimited Items
      - Unlimited Currency
        • Like
      • 1 reply
    • Archers Survivor v0.5.16 [+2 Cheats]
      Modded/Hacked App: Archers Survivor By Egor Iurchenko
      Bundle ID: com.jtg.archer
      iTunes Store Link: https://apps.apple.com/us/app/archers-survivor/id6738892787?uo=4



      🤩 Hack Features

      - Unlimited Items
      - Unlimited Currency
       
        • Like
      • 1 reply
    • Battle Ranker in Another World v3.8 +4 Cheats
      Modded/Hacked App: Battle Ranker in Another World By Springcomes Co., Ltd.
      Bundle ID: com.spcomes.stepisland
      iTunes Store Link: https://apps.apple.com/us/app/battle-ranker-in-another-world/id6450804561?uo=4


      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:
      - Damage Multiplier
      - Never Die
      - Loot Multiplier
      - Instant Kill Enemies


      Jailbreak required hack(s): 


      iOS Hack Download IPA Link:

      Hidden Content
      React or reply to this topic to see the <a href='https://iosgods.com/topic/3762-info-how-to-unlockview-the-hidden-content-on-iosgods/?do=findComment&comment=78119'>hidden content & download link</a>.








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

       
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 68 replies
    • Ghost Hunter Idle v22.1.0 +3 Jailed Cheats
      Modded/Hacked App: Ghost Hunter Idle By MOBIRIX
      Bundle ID: com.mobirix.dragongame
      iTunes Store Link: https://apps.apple.com/us/app/ghost-hunter-idle/id6472387499?uo=4

       

       

      Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      Hack Features

      - Enemy HP Divide
      - Enemy Attack Divide
      - Loot Multiplier


      Jailbreak required iOS hacks: 

       

      iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic which includes a video example.
      STEP 3: Download Sideloadly and install it on your PC.
      STEP 4: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 5: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 6: Enter your Apple Account email when prompted, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide 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. 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 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

      - AlyssaX64

       

      Cheat Video/Screenshots

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 63 replies
    • Airship Knights v2.0.13 +2 Jailed Cheats
      Modded/Hacked App: Airship Knights By SuperPlanet corp.
      Bundle ID: com.superplanet.airship
      iTunes Store Link: https://apps.apple.com/us/app/airship-knights/id1537355629?uo=4

       

       

      Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      Hack Features

      - Damage Multiplier
      - Defense Multiplier


      Jailbreak required iOS hacks: 

       

      iOS Hack Download IPA Link


      Hidden Content

      Download via the iOSGods App







       

      PC Installation Instructions

      STEP 1: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic which includes a video example.
      STEP 3: Download Sideloadly and install it on your PC.
      STEP 4: Open Sideloadly on your computer, connect your iOS device, and wait until your device name appears in Sideloadly.
      STEP 5: Once your iDevice is recognized, drag the modded .IPA file you downloaded and drop it into the Sideloadly application.
      STEP 6: Enter your Apple Account email when prompted, then press “Start.” You’ll then be asked to enter your password. Go ahead and provide 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. 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 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

      - AlyssaX64

       

      Cheat Video/Screenshots

      N/A
        • Informative
        • Winner
        • Like
      • 16 replies
    • Battle Ranker in Another World v3.8 +4 Cheats
      Modded/Hacked App: Battle Ranker in Another World By Springcomes Co., Ltd.
      Bundle ID: com.spcomes.stepisland
      iTunes Store Link: https://apps.apple.com/us/app/battle-ranker-in-another-world/id6450804561?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Damage Multiplier
      - Never Die
      - Loot Multiplier
      - Instant Kill Enemies


      Non-Jailbroken & No Jailbreak required hack(s): 


      iOS Hack Download Link:

      Hidden Content
      React or reply to this topic to see the <a href='https://iosgods.com/topic/3762-info-how-to-unlockview-the-hidden-content-on-iosgods/?do=findComment&comment=78119'>hidden content & download link</a>.








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

       
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 85 replies
    • Ghost Hunter Idle v22.1.0 +3 Cheats
      Modded/Hacked App: Ghost Hunter Idle By MOBIRIX
      Bundle ID: com.mobirix.dragongame
      iTunes Store Link: https://apps.apple.com/us/app/ghost-hunter-idle/id6472387499?uo=4


      Mod Requirements:
      - Jailbroken iPhone/iPad/iPod Touch.
      - iGameGod / Filza / iMazing or any other file managers for iOS.
      - Cydia Substrate, ElleKit, Substitute or libhooker depending on your jailbreak.
      - PreferenceLoader (from Cydia, Sileo or Zebra).


      Hack Features:
      - Enemy HP Divide
      - Enemy Attack Divide
      - Loot Multiplier


      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
      Download Hack







      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:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 131 replies
    • Airship Knights v2.0.13 +2 Cheats
      Modded/Hacked App: Airship Knights By SuperPlanet corp.
      Bundle ID: com.superplanet.airship
      iTunes Store Link: https://apps.apple.com/us/app/airship-knights/id1537355629?uo=4


      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:
      - Damage Multiplier
      - JB Check Removed


      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
      Download Hack







      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:
      - AlyssaX64


      Cheat Video/Screenshots:

      N/A
        • Informative
        • Agree
        • Haha
        • Thanks
        • Winner
        • Like
      • 185 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