Jump to content

Rook

Administrator
  • Posts

    66,348
  • Joined

  • Last visited

Everything posted by Rook

  1. I think it's time you get promoted! Nice work as always!
  2. Care to explain more so we can help you? I hope so too I'm struggling with this 512MB RAM.
  3. I see there's an rsync package in the cydia.radare.org repo. Install that and try compiling it!
  4. I think you should quote his post so he gets a notification.
  5. 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.
  6. Were you able to get it?
  7. There is a Mac version included in the download links.
  8. 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.
  9. 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?
  10. 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.
  11. Awwww okay then
  12. I just edited it haha
  13. Haha Thanks! I didn't really create the video, I just changed some texts and rendered it But that 720p tho
  14. No, there's no need to do that. Just add iOSGods instead JKJK, you can do whatever you like
  15. 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..
  16. I'll see what I can do but YouTube will terminate your account since you have the word "HACK" on every video..
  17. I'll merge them then.
  18. Is there a difference compared to this one? http://iosgods.com/topic/807-this-means-war-all-versions/
  19. CrackAddict is easier.
  20. I wish I had an iPhone 5 at least
  21. Nice one! Your phone is so fast btw
  22. I dunno. You can Photoshop it and add a screenshot of a hack or something.
  23. Download: iPhone & iPad flat PSD mockups
  24. Alright, alright. Hopefully a miracle happens and the crack works. Restoring usually fixes everything.
  25. Yes, but you will have to buy it as there is no safe working crack yet.
×
  • 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