Jump to content

มือสมัครเล่น

Senior Member
  • Posts

    315
  • Joined

  • Last visited

Everything posted by มือสมัครเล่น

  1. please help me with this? . https://github.com/joeyjurjens/Theos-Tweak-Offset-Encryptor why mshook unity framework don't work for encrypt? But if it's a normal switch, it works. Thank you @Rook @Ted2
  2. The original version is easy to use. v.2 Can't be used https://www.img.in.th/image/UWVLzB
  3. float it work how to double? void (* vp_xx_yy)(void *vp_xx);void _vp_xx_yy(void *vp_xx) { if([switches isSwitchOn:@"assault rifles x2"]) { *(float *)((uint64_t)vp_xx + 0x104) = 0.09f; } return vp_xx_yy(vp_xx); } %ctor {MSHookFunction((void i*)getRealOffset(0xxxxxxx), (void *)_vp_xx_yy, (void**)&vp_xx_yy);} Thank pro @Rook
  4. I watched and I was very confused.😂 Can someone help me🙏
  5. 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
  6. help make package /var/theos/Prefix.pch:10:11: fatal error: '_Prefix/BackwardsCompat.h' file not found #import <_Prefix/BackwardsCompat.h> @Ted2
×
  • 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