Jump to content

Rook

Administrator
  • Posts

    66,368
  • Joined

  • Last visited

Everything posted by Rook

  1. Ouch! It could have been coded better. Did you make a key for each bike?
  2. Show us your tweak.xm so we can help.
  3. He's going to need a step-by-step if he's going to do it though
  4. He means you can do it with a postinst if you know some simple bash commands and then make it into a switch if you know how.
  5. Are you sure your bundle iD is correct?
  6. Close Cydia from multitasking and try again.
  7. It works without hacks?
  8. Does the game open without Hacks? Try Safe Mode.
  9. Must be something on your phone then. It's working for others.
  10. Try disabling some features.
  11. I answered your question via PM. Try these: http://iosgods.com/topic/10027-new-get-followers-get-more-followers-for-instagram/ http://iosgods.com/topic/9975-instalikes-for-instagram-unlimited-coins/ http://iosgods.com/topic/9831-new-follow-plus-for-instagram-get-5000-more-free-real-instagram-followers-likes-referral-code-for-coins/ They work but don't expect 1,000 followers/likes in under a second. It may take a bit. Stay tuned to iOSGods also, new ones will get posted. And since this is a duplicate request over your previous one, moving this to filled. Your other one was incomplete also.
  12. I answered your question via PM. Try these: http://iosgods.com/topic/10027-new-get-followers-get-more-followers-for-instagram/ http://iosgods.com/topic/9975-instalikes-for-instagram-unlimited-coins/ http://iosgods.com/topic/9831-new-follow-plus-for-instagram-get-5000-more-free-real-instagram-followers-likes-referral-code-for-coins/ They work but don't expect 1,000 follow in under a second. It may take a bit. Stay tuned to iOSGods also, new ones will get posted.
  13. 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?
  14. I guess it's your Bundle ID then.
  15. 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.
  16. 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.
  17. Are you getting an error saying you're missing that?
  18. 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
  19. @@MeteorCS@@Sokchetra Try this: http://iosgods.com/topic/10095-cooking-dash-2016-all-versions-cooking-mania/#entry284557
  20. Here: http://iosgods.com/topic/2674-preferencesh-file-not-found-error-when-compling-patcherhelp/
  21. 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
×
  • 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