Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. Have you tried the gameloft unbanning method? https://iosgods.com/topic/5595-tutorial-how-to-get-unbanned-from-gameloft-games-on-your-idevice/
  2. Kill an application as in removing it from your processing applications? I don't think that exist, you can always look at the wiki page for all the switches I know there's one where you can respring your device if that helps
  3. @shmoo how did you die 2 times lol?
  4. Download it from this repo, http://apt.zntx.cc ... Don't worry, it's english
  5. Mark it as solved then
  6. Beautiful, greatjob
  7. https://iosgods.com/topic/444-tutorial-how-to-make-a-preference-bundle/ This is what I used
  8. You could ask the hack maker to make seperste switches for the currency
  9. Welcome
  10. Fixed. The [email protected] needs to be 750x250 instead of 640x200. Height needs to be 125 instead of 100 Like this : <dict> <key>cell</key> <string>PSStaticTextCell</string> <key>cellClass</key> <string>PFHeaderCell</string> <key>background</key> <string>#EFEFF4</string> <key>image</key> <string>/Library/PreferenceBundles/ProjectNamePreferences.bundle/header.png</string> <key>height</key> <integer>125</integer> </dict>
  11. Ending in 5 hours and 30 minutes
  12. Is the IPA cracked?
  13. <dict> <key>cell</key> <string>PSStaticTextCell</string> <key>cellClass</key> <string>PFHeaderCell</string> <key>background</key> <string>#EFEFF4</string> <key>image</key> <string>/Library/PreferenceBundles/ProjectNamePreferences.bundle/header.png</string> <key>height</key> <integer>100</integer> </dict> <string>/Library/PreferenceBundles/ProjectNamePreferences.bundle/header.png</string> is this still a valid string? because I'm getting this error when I compile make[3]: *** No rule to make target `obj/PFHeaderCell.mm.2267a18e.o', needed by `obj/mimopref.bundle/mimopref.64873355.unsigned'. Stop. make[2]: *** [internal-bundle-all_] Error 2 make[1]: *** [mimopref.all.bundle.variables] Error 2 make: *** [internal-all] Error 2 @DiDA
×
  • 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