Jump to content

Joka

Senior Member
  • Posts

    16,070
  • Joined

  • Last visited

Everything posted by Joka

  1. No.. Myself
  2. You have such a huge sig... not the only thing that's huge
  3. No problem man!
  4. No problem!
  5. That's gayyyy. Gotta scrap that tweak then Thanks guys!
  6. So I can't fix it?
  7. #include <substrate.h> %hook AppDelegate - (void)applicationDidBecomeActive:(id)application { NSUserDefaults *validate = [NSUserDefaults standardUserDefaults]; NSString *alreadyRun = @"already_run"; if ([validate boolForKey:alreadyRun]) return; [validate setBool:YES forKey:alreadyRun]; UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"Topface VIP Hack!" message:@"VIP Hack made by Joka on iOSGods. Enjoy! 😎" delegate:nil cancelButtonTitle:@"Thank you!" otherButtonTitles:nil]; [alert show]; [alert release]; } %end %hook UserOptionsInput -(bool) unlockAllForPremium { return TRUE; } %end %hook UserOptionsInput -(void) setUnlockAllForPremium:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook TopFaceApp.UserSettings -(bool) unlockAllForPremium { return TRUE; } %end %hook TopFaceApp.UserSettings -(void) setUnlockAllForPremium:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook UserInfo -(bool) premium { return TRUE; } %end %hook UserInfo -(void) setPremium:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook CSComScore +(bool) isJailbroken { return TRUE; } %end %hook CSCore -(bool) isJailBroken { return TRUE; } %end %hook CBJBroken +(bool) isDeviceJailbroken { return TRUE; } %end %hook GADDevice -(bool) jailbroken { return TRUE; } %end %hook UnityAdsDevice +(bool) isJailbroken { return TRUE; } %end %hook InputMessage -(bool) premium { return TRUE; } %end %hook PremiumMessages -(bool) enabled { return TRUE; } %end %hook TopFaceApp.PremiumMessagesDefault -(bool) enabled { return TRUE; } %end %hook UserInfo -(void) setBanned:(bool)arg1 { return %orig; } %end %hook UserInfo -(bool) banned { return %orig; } %end %hook TopFaceApp.TrialVipPopupViewController -(void) purchaseCompletedWithSuccess:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook BuyVC -(void) purchaseCompletedWithSuccess:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook BuyVIPViewController -(void) purchaseCompletedWithSuccess:(bool)arg1 { arg1 = TRUE; return %orig; } %end %hook DatingPopupManager -(bool) shouldShowTrialVipPopup { return TRUE; } %end %hook Purchases -(id) vipProducts { return @"Yes"; } %end %hook BuyVIPViewController -(void) fillVipCapabilities { return %orig; } %end %hook GADTiming -(bool) isActive { return %orig; } %end
  8. bb pls.. ok & now phones crashed ffs.
  9. Right guys, I'm tryna compile a tweak & boom, this is the error I get: Any way to resolve this without removing the hooked functions?
  10. Hey man
  11. True
  12. UNKILLED
  13. lmao
  14. Cheers
  15. Thanks
  16. Knew you'd say that... huh? Thought so
  17. Hacked App: LOVOO - app to chat, flirt and date By LOVOO GmbH apps v3.13.0 iTunes Link: https://itunes.apple.com/us/app/lovoo-app-to-chat-flirt-date/id445338486?mt=8&uo=4&at=1010lce4 Bundle ID: com.kiss2go.iphone Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Vip hack - Credits hack Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the hack file from the link above. Step 2: Copy the file over to your iDevice using any file managers mentioned above or skip this step if you're downloading from your iDevice. Step 3: Using iFile or Filza, browse to where you saved the downloaded deb file and tap on it. Step 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. Step 5: Let iFile / Filza finish the installation. Step 6: Once the installation is finished, open the app and enjoy the hack! Note: If you have any questions or problems, read our Frequently Asked Questions topic and if you don't find a solution, post your issue down below and we'll do our best to help! Credits: - @@Joka Hack Video/Screenshots: N/A
  18. You can't bro unless Mods or Admins gave you the right to do so...
  19. I'm vegan
  20. 6.4 is 6.4.1 too lmao. I was too lazy to put .1 at the end...
  21. What?
  22. You think I would get offended over that?
×
  • 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