Jump to content

[NIC] iOS Mod Menu Template - iOS 15 Supported!


162 posts in this topic

Recommended Posts

Posted

help me.

how to add switch for mshook

void (* vp_xx_yy)(void *vp_xx);void _vp_xx_yy(void *vp_xx) {

 *(float *)((uint64_t)vp_xx + 0x104) = 0.09f; 

 return vp_xx_yy(vp_xx);} 

 %ctor {MSHookFunction((void *)getRealOffset(0xxx), (void *)_vp_xx_yy, (void**)&vp_xx_yy);}

@Ted2

Posted

See sample.xm

2 hours ago, Look just said:

help me.

how to add switch for mshook

void (* vp_xx_yy)(void *vp_xx);void _vp_xx_yy(void *vp_xx) {

 *(float *)((uint64_t)vp_xx + 0x104) = 0.09f; 

 return vp_xx_yy(vp_xx);} 

 %ctor {MSHookFunction((void *)getRealOffset(0xxx), (void *)_vp_xx_yy, (void**)&vp_xx_yy);}

@Ted2

 

  • Like 1
Posted (edited)

This is crazy thanks ted for offering this for us. I have read everything hoping to understand it. Well i guess this is not for me, it looks hard and confusing.  Anyway you are still the best after Rook and yah keep it up.

Updated by L O V A

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