Jump to content

Rook

Administrator
  • Posts

    65,820
  • Joined

  • Last visited

Everything posted by Rook

  1. Yes, it will be solved. Can you try installing it on root of C:/ ?
  2. This seems to be incorrect. It should be like so: #define PLIST_PATH @"/var/mobile/Library/Preferences/PACKAGENAME.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } You may be developing on Mac, but you will be releasing this for iOS.
  3. Then in this case local anisette is not properly being installed for you. Try installing Sideloadly to a new directory, or run as administrator.
  4. That needs to be installed once only. Are you getting that popup on every launch?
  5. Yep! Anywhere online. Try to stick to official sources.
  6. Are you using latest version of App and hack?
  7. Happy to hear! Thank you for the feedback! ❤️
  8. This hack is now updated to App Store version 5.17.2!
  9. This hack is now updated to App Store version 5.17.2!
  10. This hack is now updated to App Store version 4.4.0!
  11. This hack is now updated to App Store version 4.4.0!
  12. This hack is now updated to App Store version 4.4.0!
  13. This hack is now updated to App Store version 4.4.0!
  14. Hey, For free users, the decryption will take a while (time is mentioned under your profile name). It is unfortunately quite high due to popular demand.
  15. Adding something like this should work: SDK_PATH = $(THEOS)/sdks/iPhoneOS11.2.sdk/ SYSROOT = $(SDK_PATH)
  16. You may need to point your theos to your theos/sdks instead of the one in Xcode in this case?
  17. There are no easy ways. il2cppdumper is as easy as it gets. Live Offset Patcher also helps.
  18. Seems like you may need the SDKs from the theos GitHub repo. See: https://github.com/theos/sdks
  19. You need iOSGods App+ for game center support. A paid Apple ID works too.
×
  • 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