Jump to content

Joka

Senior Member
  • Posts

    16,070
  • Joined

  • Last visited

Everything posted by Joka

  1. Oh shit, lemme edit that Probs the reason why it's not working
  2. Did i?
  3. Would that make a difference? It's DataManager
  4. Nah, only godmode.
  5. It worked but only 1 feature out of 3 work...
  6. I'll send you the files
  7. I did.. aha
  8. I compiled it but only 1 feature works
  9. Yay, it worked
  10. I have no idea what to do with it... Shall I delete it?
  11. I noticed it, changed it & didn't make a difference & gave me a different error but I'll try again... So what do I change the '%new' to?
  12. That's how it was. It says it in every file with it...
  13. #define PLIST_PATH @"/var/mobile/Library/Preferences/com.iosgods..joanmadrun.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %hook Joan -(bool)canTakeDamage { if(GetPrefBool(@"kDamage")) { return FALSE; } return %orig; } %end %hook DataManage -(bool)infiniteAmmo { if(GetPrefBool(@"kAmmo")) { return TRUE; } return %orig; } -(long long)coinsInHand { if(GetPrefBool(@"kCoins")) { return 999999999; } return %orig; } %end %new -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Visit Us"]) { [[uIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://iosgods.com/]]; } } %end
  14. Hi. So I've use DiDA's NIC template & edited like all the files and after I try & compile, this is the error I receive: Any help please? I have little little experience with making patchers thanks
  15. Welcome!
  16. Updated link: https://iosgods.com/topic/40527-billionaire-business-capitalist-v180-2/#entry1329244
  17. Hacked App: Billionaire – Business Capitalist Tycoon! by Alegrium v1.8.0 iTunes Link: https://itunes.apple.com/us/app/billionaire-business-capitalist/id881342787?mt=8&uo=4&at=1010lce4 Bundle ID: com.alegrium.billionaire 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 gems - Unlimited cash Hack Download Link: To see the download link, first hit the then reply/comment. [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. Yeah I know but I have no idea which one to go for The original PS4 is like 3 years old
  19. I don't own a 4K TV yet aha so I was like what's really the point
  20. Yes! Finally!
×
  • 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