Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. iGG does not require an active internet connection, thus every game which can be played offline works
  2. No you have to convert the code but there's plenty of knowledge in the Tutorial section
  3. https://iosgods.com/topic/4855-tutorial-how-to-install-theos-dependencies-on-your-idevice-2015/
  4. iTools, AnyTrans, iExplorer
  5. You can't return bool with UIAlerts NSLog:@"Do you really want to send this message" Then create a NSDictionary and two buttons: button1 returns %orig, button2 returns false
  6. Why is this not in spam city tbh
  7. I think you should add a +18 nudity section for the sake of it
  8. The server could be saved in /etc/hosts
  9. Change .ipa to .ipa.zip so you can extract the files. I think what you're looking for is in the info.plist
  10. Auto updating
  11. Don't have LocaliAPStore and iAPFree or iAPCrazy installed at the same time
  12. My engrish is very good sonuvabitch

  13. When you have two different tweaks for free iAP, one of them will malfunction or don't work
  14. It would also delete all users but save a lot of performance since the NSLog checks if the user is already deleted or not to avoid exponential delete
  15. Bullshit you don't connect to a relay proxy. It just skips to the payment response in case of free iAP the payment request never reaches the server but thinks the product is purchased
  16. Without NSLog it will repeatedly delete all users Delete user 1; Delete user 1, Delete user 2; Delete user 1, Delete user 2, Delete user3; ...
  17. int i; for (i = 0;i <= allUsers.count; i++) { NSString *user = [allUsers objectAtIndex:i]; NSLog(@"%@",user); }
  18. Did you use offsets or symbols?
  19. Certainly. I better not write my opinion about it here
  20. Why do you need Cheat Engine for the hack this is kinda lame
  21. Actually you can extract the deb and see where the files were installed at
  22. A .deb just installs the files somewhere on your device anyway. Find and delete them manually
×
  • 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