Jump to content

5 posts in this topic

Recommended Posts

Posted

how make this hook in modmenu


addHack(@"attack", @"Description of the hack", font, {0x252e1a}, {0x7047}, {0xf0b5}); ?? :sad:

- (float)attack {
if(GetPrefBool(@"keyatk")) {
return 9999999999;
}
else
{
return %orig;
}
}
%end

 

  • Solution
Posted

This isn't MSHooking, this is normal MS/Flex cheats. Shmoo's iGMM Template does not support this. At least for now.

Posted
7 hours ago, Ted2 said:

Get the offset from ida from that funtion, then add the hack offsets in it too

This works too but it's tedious and requires updating with each new app version.

Posted
9 minutes ago, DiDA said:

This works too but it's tedious and requires updating with each new app version.

Hahah, if he wants that? :p 

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