Jump to content

MSHook Tweak/Patcher/Function Tweak/Patcher with/without PSEditTextCell/PSSliderCell Generator Online!


109 posts in this topic

Recommended Posts

Posted

Updated again!

 

Now 

 

inline int GetPrefInt(NSString *key) {
return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] intValue];
}
 
and
 
inline float GetPrefFloat(NSString *key) {
return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] floatValue];
}
 
Is only generated once if one or the other option is checked. :)
Posted

This is a pretty nice. Tool just one question though will there be a tutorial or video tutorial for people who have never done this before (like me)???? That would like to use it to try and tweak a game like in brave frontier how you guys were able to make a zero energy dungeons. I would love to know how you guys have done that since I want to see if it'll work for dbz dokkan battle as well. Sorry if this post was a little long.

Posted

This is a pretty nice. Tool just one question though will there be a tutorial or video tutorial for people who have never done this before (like me) That would like to use it to try and tweak a game like in brave frontier how you guys were able to make a zero energy dungeons. I would love to know how you guys have done that since I want to see if it'll work for dbz dokkan battle as well. Sorry if this post was a little long.

Thank you. :)

 

To be able to use this, you'd need to learn how to hack first. You can do so by visiting our Tutorials section. Look for "MSHook" & "IDA" Hacking Tutorials. :)

Posted

Hi DiDa i think you guys are doung a great Job. Can you explain me how this works ? Can i use this for Games hack and Inta Hacks ?

Thank You

Hey,

 

Thank you! :)

 

Yes, you can use this to make hacks but first you need to learn how a hack is made. :)

Posted

Might be coming soon:

 

Ability to generate code from multiple input options and from multiple dropdown options in the same output box.

 

:)

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