Jump to content

Rook

Administrator
  • Posts

    66,869
  • Joined

  • Last visited

Everything posted by Rook

  1. I'll see what I can do but YouTube will terminate your account since you have the word "HACK" on every video..
  2. I'll merge them then.
  3. Is there a difference compared to this one? http://iosgods.com/topic/807-this-means-war-all-versions/
  4. CrackAddict is easier.
  5. I wish I had an iPhone 5 at least
  6. Nice one! Your phone is so fast btw
  7. Alright, alright. Hopefully a miracle happens and the crack works. Restoring usually fixes everything.
  8. Yes, but you will have to buy it as there is no safe working crack yet.
  9. Not really. Just more options and features. 6.0 has a new design to support iOS 7.
  10. That's old one. 5.5 is the newest and cracked one. You can also find 3.1.0 on our repo. That fast?
  11. Title edited and topic moved. :thumbsup:
  12. lol Flex cracks don't work on it. The only way to make it work is by changing your MAC address to the same one as the person who bought it but that can cause problems like your phone not booting up anymore. Which one from Cydia?
  13. Let us know how it goes. :thumbsup:
  14. Furoow had the exact same problem with his iPad Air on both iGG & GP and never managed to solve it... All I can say is keep reinstalling and rebooting, try from different repos and try installing it via iFunbox's AutoInstall feature..
  15. This works with a Jailbroken device only.
  16. Glad you got it working! Topic locked. If you have any more questions, open a new support topic.
  17. Did you download the latest debugger from cydia.radare.org?
  18. Nice tutorial EG! Thanks for posting this!
  19. Which iDevice are you using?
  20. This is all visual. None of them actually work.
  21. This patcher will only work on 32bit. It won't be a problem since you have an iPad 3.
  22. Rook

    GDB Cheating

    alpine with all small characters? If that's not it then you've probably changed it.
  23. Okay then you should speak on the other topic and not on this one.
  24. Here: -(int)getItemPriceByIndex:(int)fp8 characterIndex:(int)fp12 { return 99999; // first int function fp8 = 9999; // second int function fp12 = 99; // third function %orig(fp8, fp12); } %end
  25. This should work: -(BOOL)hasEnergyForSkill:(id)fp8 { return TRUE; } %end If you want to change the (id) too then: -(BOOL)hasEnergyForSkill:(id)fp8 { return TRUE; fp8 = YOLO; %orig(fp8); } %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