Jump to content

Rook

Administrator
  • Posts

    66,385
  • Joined

  • Last visited

Everything posted by Rook

  1. Added a new one thanks to @@D3v!
  2. It's open for debate or if someone wants to share a key to public.
  3. Yeah, I think the VPN One Click Team found them and patched them all. You can use some other VPN's posted here but if another key comes out, we'll be placing it in VIP.
  4. 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
  5. How come I just got a key? Oh yeah the codes have expired. This should be locked then
  6. This hasn't ended yet?
  7. Updated Tutorial: Hello! Since we're getting a lot of support topics being posted lately in this section, I thought I'd make a guideline for newbies to follow when they want to post a new topic since some support topics are poorly written with little to no information at all about their problem. 1. The title. The title of your topic is very important! It's the title which makes others users visit your topic to help so if your topic doesn't have a catchy title then nobody will be interested in clicking it. The title should contain the problem you're having in a short sentence so you can type in the full problem on the topic content. A good title will look something like this: or like this: 2. The content of your topic. The content is as much important as the title. You should explain everything with details and also include your iOS Version, your iDevice & if you're Jailbroken or not. The content should explain the problem you mentioned in the title. So for example if your topic title is "iFile won't show up on my Springboard after installing", your post should look like this: Hi friends, I'm having a problem with iFile right now. Today, I've installed it on my jailbroken iPhone 5S (iOS 8.1), and I tried to install iFile using many sources on Cydia, but in each case, after I install it and reboot my iPhone I can't find iFile on my springboard. It's invisible, but when I head back to Cydia, it shows iFile as installed. What Should I do? Thank you! Notice how we stated our iDevice, iOS Version and whether we're jailbroken or not? We also explained what we did once we installed iFile and what happened after we installed it. That's very useful information for the person who is looking to help you! Adding screenshots to the topic is very useful also but don't just add a screenshot and no text at all. You can mention the problem in text and add a screenshot to back it up if you want. Note: Do not just post images of your code/errors. You should copy the error output and paste it inside your help topic. If you can't copy it, type it down or read the other pinned topic found in this section. 3. Marking an answer as solved. Once you get replies to your problem or question, don't forget to click the 'Mark as Solved' button under the author's post if their reply helped you with your problem or question. That's pretty much it!
  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.
  21. Kill Cydia from multitasking and install the file.
×
  • 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