Jump to content

vinhthai222006

Senior Member
  • Posts

    347
  • Joined

  • Last visited

Everything posted by vinhthai222006

  1. Hacked App: aPhim - The Best App Watch Movie in Vietnam Version: 1.0.13 iTunes Link: https://itunes.apple.com/vn/app/aphim-tổng-hợp-phim-bom-tấn-mới-nhất/id1198504018?l=vi&mt=8 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - Cydia Impactor. - A Computer Running Windows/Mac/Linux. Hack Features: - No Ads - Watch Movie Full HD - Download Offline (comming fix !) - make by @mttuanit(me) Guide: idevice jailbreak requirement install AppSync. idevice non jailbreak: download ipa in PC and using Cydia Impactor. Hack Download Link: To see the download link, first hit the then reply/comment. [Hidden Content]
  2. thanks you
  3. wow love you
  4. thanks you
  5. help me add code Visit Url in SCLAlertview ! i'm add code not working %hook AppDelegate - (void)applicationDidBecomeActive:(id)application { // Popup only once at each launch of the app. SCLAlertView *alert = [[SCLAlertView alloc] initWithNewWindow]; [alert addButton: @"Visit" actionBlock: ^(void) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://fb.com"]]; }]; [alert showSuccess: @"Title" subTitle:@"example" closeButtonTitle: @"Thanks" // The text on the button which closes the popup duration: 0.0f]; // Seconds until the popup auto closes. return; } %end
×
  • 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