Jump to content

Rook

Administrator
  • Posts

    66,652
  • Joined

  • Last visited

Everything posted by Rook

  1. How can you not notice this? You spellt 'instal' wrong. It's install
  2. iGameGuardian.blogspot.com
  3. Try these: http://ge.tt/api/1/files/8RhB9y32/0/blob?download
  4. Explain more so we can assist you.
  5. The location is mentioned on the error. /var/theos/include/UIAlertView/UIAlertView.h Rename it to UIAlertView.h.bak so you don't have to delete it.
  6. Hmmmm try removing the UIAlertView.h file from your include folder because it seems it's conflicting with the on in SDK?
  7. I did that on purpose so you could learn it. And you did!
  8. Merged it with Sponge's thread.
  9. Ooops! Nice work but this has been posted twice already. You won't mind if I remove it or merge it with the other topic?
  10. This should be in the Tweak.xm: #define PLIST_PATH @"/var/mobile/Library/Preferences/com.AsD.pref.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %hook SBIconController -(BOOL)allowsUninstall { if(GetPrefBool(@"kUninstall")) { return FALSE; } return %orig; } %end
  11. Downloading stuff on mobile is always a problem. You can use the MEGA app for simplicity or when asked for a code on the URL, use this: uTyxoG1y The code is in the URL but for some reason Safari excludes it.
  12. Check this out! http://www.iphoneincanada.ca/how-to/how-to-fix-iphone-camera-roll-crash-and-photos-turned-to-other-in-itunes/ Always make backups before doing anything though.
  13. 50 was shot while he was becoming successful! Dude survived bullets to the head.
  14. General Coding or just Obj-C & Swift? You can use the ybutton also (had no other name for it ) [ybutton=http://gog.esy.es/squadfree]My Site[/ybutton] [ybutton=http://gog.esy.es/squadfree]My Site[/ybutton] I still need to fix them
  15. Impressive! Should we also add another section for Coding?
  16. Interesting
  17. File host is down again. Wait for a reupload from the author. @@Chrizk0
  18. Rook

    The Deep Web

    As long as your battery is in your phone, you can be tracked and spied on. I guess that's why modern day phones have non removal batteries? Think about it.
  19. I suspended him for you.
  20. He even made a song about it so I guess he did believe that the Illuminati exists. Maybe other rappers killed him due to his huge success and what about 50 Cents incident? He was supposed to be dead.
  21. Enjoy now! I'm gonna lock this topic because the question has been answered.
  22. Done. Added! Works with the Upvoting system and also displays the amount of likes a post has! We can change the image and color of the rep bar. So suggestions? Much off topic-ness
×
  • 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