Jump to content

Rook

Administrator
  • Posts

    66,670
  • Joined

  • Last visited

Everything posted by Rook

  1. Yes, ofcourse you can if you're Jailbroken. Simply place it in the iFunBox AutoInstall folder and reboot.
  2. Something big is coming and I don't think it'll be a good thing...

    1. AirMAX
    2. Rook

      Rook

      iNsanelyi's database got dumped and leaked online. Same person who leaked the BigBoss DataBase.

    3. FuroowHD

      FuroowHD

      My Deck

       

  3. You're welcomeee! I'm going to lock this now. If you have any more questions, create a new support topic.
  4. Download this: https://www.sendspace.com/file/0koifx Extract it to: //var/theos/include
  5. Check your PM. I think you're supposed to add like a * for the apps with a space otherwise they won't get recognized.
  6. I think it's time you get promoted! Nice work as always!
  7. Care to explain more so we can help you? I hope so too I'm struggling with this 512MB RAM.
  8. I see there's an rsync package in the cydia.radare.org repo. Install that and try compiling it!
  9. I think you should quote his post so he gets a notification.
  10. I just compiled it like the way you gave me and it did not give me any rsync: command not found errors but it gave me an error with the ninja.mm file. Yours was like this: #import "ninja.h" @implementation ninjaListController - (id)specifiers { if(_specifiers == nil) { _specifiers = [[self loadSpecifiersFromPlistName:@"ninja" target:self] retain]; } return _specifiers; } @end // vim:ft=objc - (void)link { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.iosgods.com"]]; } The -(void) part should be added before the @end otherwise the last function will just be left out. #import "ninja.h" @implementation ninjaListController - (id)specifiers { if(_specifiers == nil) { _specifiers = [[self loadSpecifiersFromPlistName:@"ninja" target:self] retain]; } return _specifiers; } - (void)link { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.iosgods.com"]]; } @end // vim:ft=objc Here's how it appears on my settings: And also, the switch was auto turned on and it might sometimes cause problems so I suggest you make it by default to be 'off'. <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <true/> // Change to false <key>defaults</key> <string>com.iosgods.ninja</string> <key>key</key> <string>kFreeWeaponUpgrade</string> <key>label</key> <string>Weaponupgrade</string> </dict> Check your PM. I've resent you the project files. Let me know if you still get the rsync: command not found error.
  11. Were you able to get it?
  12. There is a Mac version included in the download links.
  13. You got that on Cydia right? Cos I got that too. I think there's a problem with their Package... I'm in bed right now, I'll see what I can do tomorrow.
  14. They've added protection so that no one can download their debs unless you're downloading it from Cydia? Why can't you download it?
  15. You should of left the original question and started a new topic. This'll look confusing now About the error, I remember having it also and I've fixed it but I can't remember how. Post your project files in the cheater section or PM me them so I can take a look.
  16. Awwww okay then
  17. I just edited it haha
  18. Haha Thanks! I didn't really create the video, I just changed some texts and rendered it But that 720p tho
  19. No, there's no need to do that. Just add iOSGods instead JKJK, you can do whatever you like
  20. If that's the case then I might restart the posting hacks on YouTube process Here's your template btw: https://www.sendspace.com/file/vtivz9 Couldn't really add YouTube.com/iSpongeBob10 in the circle because I would have to make the text really small to fit the circle completely..
  21. I'll see what I can do but YouTube will terminate your account since you have the word "HACK" on every video..
  22. I'll merge them then.
  23. Is there a difference compared to this one? http://iosgods.com/topic/807-this-means-war-all-versions/
  24. CrackAddict is easier.
  25. I wish I had an iPhone 5 at least
×
  • 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