Jump to content

Joka

Senior Member
  • Posts

    16,070
  • Joined

  • Last visited

Everything posted by Joka

  1. That's gayyyy. Gotta scrap that tweak then Thanks guys!
  2. So I can't fix it?
  3. #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
  4. bb pls.. ok & now phones crashed ffs.
  5. 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?
  6. Hey man
  7. True
  8. UNKILLED
  9. lmao
  10. Cheers
  11. Thanks
  12. Knew you'd say that... huh? Thought so
  13. 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
  14. You can't bro unless Mods or Admins gave you the right to do so...
  15. I'm vegan
  16. 6.4 is 6.4.1 too lmao. I was too lazy to put .1 at the end...
  17. What?
  18. You think I would get offended over that?
  19. Oooh that's why you're apologizing to me via PM
  20. Right GFX peoples of iOSGods, I want a new profile pic for iOSGods I know I'm good at GFX, but I wanna see what YOU can make for me... Something to do with the joker btw would be a good choice. Givve me ya best shot cheers
  21. ?? Can't seem to hack it
  22. Thought you were gonna hack it? Danke
×
  • 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