Jump to content

Rook

Administrator
  • Posts

    66,379
  • Joined

  • Last visited

Everything posted by Rook

  1. No, I don't see a way to fix this apart from restoring. You are jailbroken, but without Cydia and tweaks from it, it's useless. Can you at least see if OpenSSH is installed by connecting to the device via PuTTy?
  2. I guess it's your Bundle ID then.
  3. Where does it say that on that topic? http://iosgods.com/topic/2674-preferencesh-file-not-found-error-when-compling-patcherhelp/ Just get those headers and follow the instructions on how to apply them.
  4. Cydia does not appear on your SpringBoard? If that's the case, you can try hard rebooting by holding home + power button for 8 seconds. If Cydia still doesn't appear, you might need to restore completely, jailbreak then restore from a backup you made.
  5. Are you getting an error saying you're missing that?
  6. Try it this way: %hook Weapon -(void)setAmmo:(int)fp8 { fp8 = 999999; %orig(fp8); } -(void)setClip:(int)fp8 { fp8 = 999999; %orig(fp8); } %end %hook SoldierHostController -(BOOL)hasPower { return true; } %end
  7. @@MeteorCS@@Sokchetra Try this: http://iosgods.com/topic/10095-cooking-dash-2016-all-versions-cooking-mania/#entry284557
  8. Here: http://iosgods.com/topic/2674-preferencesh-file-not-found-error-when-compling-patcherhelp/
  9. You have to %end after ever class. If you have two methods inside the same class, you can add them then %end it. %hook Class1 -(bool)method1...xyz -(int)method2...x.y.z } %end
  10. %end the %hook you opened before line 15.
  11. Are the keys and bundle id correct?
  12. It should work. If it doesn't, you should notify the author. It maybe needs updating.
  13. Do you get any compilation errors?
  14. It's in z0ne's tutorial pinned in Tutorials section. Try using the 7.1 SDK and lowercase the "S" (sdks).
  15. Is your SDK in /var/theos/sdks? Extracted?
  16. Can you show a screenshot of the error and a screenshot of your project folder?
  17. @ Make a topic in Other Cheats on that so I can move this topic to filled.
  18. How many apps have you cracked and didn't work?
  19. Lol no.. Bailey is a nice guy who helped Niro.
  20. Good luck! Let us know if you need any help.
  21. Yes, latest TaiG version already has Uicache inside.
×
  • 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