Jump to content

Rook

Administrator
  • Posts

    66,566
  • Joined

  • Last visited

Everything posted by Rook

  1. Check both the Bundle & Data folder. Use Filza for the app names.
  2. Try hard rebooting your iDevice they way Kenny said so, if that doesn't work, boot into safe mode.
  3. Hey! Welcome to iOSGods!
  4. 1. Try re-authorizing the computer. 2. Hard reboot your iPad while the cable is plugged in and iTunes is opened and make sure you're using an original cable.
  5. Do you get an error when syncing or something or just doesn't sync? Usually, reinstalling iTunes can fix this problem.
  6. Hey, Please read the posting rules so we can better understand your problem. http://iosgods.com/topic/3054-readme-how-to-post-a-topic-in-this-section/
  7. Check out this years YouTube Rewind! ^_^

    1. Ann3
    2. Rook

      Rook

      Last years was better :p

    3. Ann3

      Ann3

      Yeah but i liked all of it because of Earworm :3

       

    4. Rook

      Rook

      First time I hear about him :mellow:

    5. Ann3
  8. Oh, the nostalgia...
  9. Check your offsets and make sure your plist name is "com.Zagor1979.plist" and make sure you have hooked the right key to your preference plist.
  10. But.... but.... you just made an introduction topic?
  11. You have the if statement but no else statement. And also the comments need to be removed when compiling because they can cause issues. Your correct tweak.xm should be this: #import <Foundation/Foundation.h> #import "writeData.h" BOOL GOD; %ctor { GOD = [[[NSDictionary dictionaryWithContentsOfFile:@"/var/mobile/Library/Preferences/com.Zagor1979.plist"]valueForKey:@"GOD"]boolValue]; if(GOD) { writeData(0x1C2064, 0x3501); } else { writeData(0x1C2064, 0x002E); } } Try it and let me know if it works.
  12. Hello! Welcome to iOSGods! Enjoy yourself but stick to the rules
  13. The guide is complete. Just download AirMAX's project folder and work from that. If you run into any errors or problems, make a support topic.
  14. Maybe 8.1.1 has fixed this issue? I can't say for sure but you should check out Apple Support forums or make a question there and hopefully a staff will answer but usually their answer is to always upgrade to the latest OS.
  15. This is not the tutorial you should be following for Code Injection Patcher. This is the one you need: http://iosgods.com/topic/659-tutorial-code-injection-with-patcher/
  16. Which iOS version is your iPad and which iOS version is your iPhone on? Do you have any Jailbroken?
  17. Feels nice seeing someone writing in Chinese About your problem, seems that Apple doesn't support Chinese handwriting from what I can see. Have you tried using a different Keyboard? This one seems like it does the job. https://itunes.apple.com/us/app/myscript-stack-handwriting/id914007100
  18. shsting someone else's work.
  19. Did you follow this tutorial closely? http://iosgods.com/topic/2871-tutorial-how-to-jailbreak-ios-811-82-beta-using-taig-jailbreak/
  20. You're welcome.
×
  • 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