
Joka
Senior Member-
Posts
16,070 -
Joined
-
Last visited
Everything posted by Joka
-
Yes then broo!
-
Hack Touch VPN Proxy for WiFi Security & Privacy v1.5.11
Joka replied to Joka's topic in Free Jailbreak Cheats
Cheers -
Hack Touch VPN Proxy for WiFi Security & Privacy v1.5.11
Joka posted a topic in Free Jailbreak Cheats
Hacked App: Touch VPN Proxy for WiFi Security & Privacy - Free By TouchVPN v1.5.11 iTunes Link: https://itunes.apple.com/us/app/touch-vpn-proxy-for-wifi-security/id991744383?mt=8&uo=4&at=1010lce4 Bundle ID: com.northghost.touchvpnios Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Unlimited Elite subscription 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 -
Hacked App: Qiktionary – The 4-letter Word Game By Four Letter Works v1.4.3 iTunes Link: https://itunes.apple.com/us/app/qiktionary-4-letter-word-game/id972072632?mt=8&uo=4&at=1010lce4 Bundle ID: com.FourLetterWorks.Qiktionary Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Unlimited hints 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
-
Hacked App: Stop - Fun Categories Word Game By Fanatee v3.2.2 iTunes Link: https://itunes.apple.com/us/app/stop-fun-categories-word-game/id687877464?mt=8&uo=4&at=1010lce4 Bundle ID: com.fanatee.stop Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Unlimited time to answer 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
-
GFX Free to use IOSGods Signature
Joka replied to Patricktph's topic in GFX Club's GFX - Graphic Studio
Looks cute! -
Hacked App: Any.do: To-Do List, Planner & Reminders By Any.DO v3.8.0 iTunes Link: https://itunes.apple.com/us/app/any.do-to-do-list-planner/id497328576?mt=8&uo=4&at=1010lce4 Bundle ID: com.anydo.AnyDO Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). Hack Features: - Premium 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
-
I use TextMe. If you get someone to spam your number on their, you'll be loaded be points.
-
Strong - Simple Workout Tracker (Unlock Strong + ALL PACKS HACK) Requirements: - LocaliApStore - Strong App [Hidden Content] Now you have Unlocked the full app of Strong & have all the packs. Enjoy!
- 193 replies
-
- 17
-
-
-
-
No.. Myself
-
You have such a huge sig... not the only thing that's huge
-
No problem man!
-
Ooh
-
That's gayyyy. Gotta scrap that tweak then Thanks guys!
-
So I can't fix it?
-
#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
-
Yup
-
bb pls.. ok & now phones crashed ffs.
-
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?