Jump to content

Rook

Administrator
  • Posts

    66,731
  • Joined

  • Last visited

Everything posted by Rook

  1. lol but I just did.. http://i.imgur.com/eITe6nQ.jpg
  2. Moved to the proper section and thanks for sharing.
  3. Try it from cydia.iphonecake.com
  4. Have they deleted it? https://itunes.apple.com/us/app/soul-hunters/id982119760?mt=8
  5. Here's an example of how to add a key to a switch: Tweak.xm: %hook GameState -(int)total_stars { if(GetPrefBool(@"kstars")) { //same key as in preference.plist return 999999999; } return %orig; } Preference: <dict> <key>cell</key> <string>PSGroupCell</string> <key>footerText</key> <string>Hello! The switch above gives you unlimited Stars!</string> </dict> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>com.iOSGods.crazykingshacks</string> <key>key</key> <string>kstars</string> //same key used as in tweak.xm <key>label</key> <string>Unlimited stars!</string> //This is the text next to the switch </dict>
  6. I think I told you to install Rasticrac and thin the binary? This tutorial will help: http://iosgods.com/topic/11571-tutorial-how-to-use-rasticrac-to-crack-an-app-then-thin-the-binary/
  7. Oh sweet jesus thank god! That took a long time. Okay, now, what were you trying to do before this happened?
  8. Okay, try the above please.
  9. No buddy, this won't affect your App Store. - Try these two debs. Only install one at a time: http://apt.saurik.com/cydia/debs/cydia_1.1.23_iphoneos-arm.deb http://apt.saurik.com/cydia/debs/cydia_1.1.22_iphoneos-arm.deb - Safe Mode didn't work for you, correct?
  10. PKGBackup and AZBackup. I think there's more but that's all I have for now.
  11. /var/root/Media/Cydia/AutoInstall/ Check that location.
  12. Just finished the teamviewer session. The author was on Windows 7 so his properties were a bit different. His downloads shortcut pointed to a non-existing folder so I corrected that. He also had Chrome downloads set to save on a different folder on the hard drive so I corrected that also and restored the original downloads icon for him. All good now.
  13. Install it. Place it in Cydia AutoInstall and reboot.
  14. Get the Cydia deb from here: http://apt.saurik.com/cydia/debs/
  15. All you need to do is probably reinstall cydia or install an older version of cydia.
  16. Would an extension help? https://chrome.google.com/webstore/detail/webcensor-profanity-filte/ecpmlmghgijjnigjidogbabcahlobodo?hl=en
  17. If you used a cheat previously then they probably banned you. If not, there might be an issue with your device or save game. But the app works fine without your save so...
  18. Let's me control your PC so I can fix this issue you're having. teamviewer.com
  19. Do you have TeamViewer?
×
  • 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