Jump to content

mkaf7

Senior Member
  • Posts

    132
  • Joined

  • Last visited

Everything posted by mkaf7

  1. same error any fix?
  2. .🙄
  3. Hi guys I’m noob in hack world 😑 I just need explanation of how delta offset work and how to calculate it ❤️ in this case i take a screenshot from candy crush.. how can I calculate the delta offset from pagezero? ⬇️
  4. Hey if you have macOS Catalina i have full carcked ida pro😀
  5. How you did that?
  6. I tried this long time ago didn’t work for me 😒 but thanks for your help 😀
  7. Can you help me with it??
  8. Hi guys I really need your help can someone help me with make my uialert shows just once @Rook @Laxus the tweak.x👇🏼 #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import <UIKit/UIControl.h> #import <spawn.h> #import <SCLAlertView/SCLAlertView.h> #import <CoreGraphics/CoreGraphics.h> #import <Accounts/Accounts.h> #import <Social/Social.h> #import <AVFoundation/AVFoundation.h> %hook UIApplication -(void)finishedTest:(id)arg1 extraResults:(id)arg2 { %orig; UIAlertController *alert = [UIAlertController alertControllerWithTitle:@"MKAF7 - Iosgods" message:@"ALL FEATURES IS ACTIVE 👍" preferredStyle:UIAlertControllerStyleAlert]; UIAlertAction* halimButton = [UIAlertAction actionWithTitle:@"iosgods.com " style:UIAlertActionStyleDefault handler:^(UIAlertAction * action) { [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"www.iosgods.com"]]; }]; UIAlertAction* TVButton = [UIAlertAction actionWithTitle:@"Done " style:UIAlertActionStyleDefault handler:^(UIAlertAction * action) { }]; [halimButton setValue:[UIColor redColor] forKey:@"titleTextColor"]; [TVButton setValue:[UIColor redColor] forKey:@"titleTextColor"]; [alert addAction:halimButton]; [alert addAction:TVButton]; [[UIApplication sharedApplication].keyWindow.rootViewController presentViewController:alert animated:true completion:nil]; alert.view.tintColor = [UIColor purpleColor]; } %end %hook XYIAPMgr -(bool)isVIP { return 1; } %end
  9. ❤️❤️❤️❤️❤️
  10. Version 4.5.0 is out today can you update plz😍
  11. Can you update 4.4.1?🤍❤️
  12. No i dont see the different between them ☹️
  13. Hi @Laxus can you please marge the 2 potions together next update? as long the second option not work ?
  14. استخدم الكمبيوتر في برنامج اسمه sideloadly حمله ع الكمبيوتر
  15. Can you make speed just 50% lees? it very fast 🥺
×
  • 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