Jump to content

Rook

Administrator
  • Posts

    66,815
  • Joined

  • Last visited

Everything posted by Rook

  1. /PrefName/Resources/TweakName.plist Edit that ^
  2. Read the FAQ on my signature.
  3. Doesn't LocalIAPStore work with this? Oh and: http://iosgods.com/topic/962-bike-race-free-all-versions/
  4. He does though because he used the template and theos would tell him he's missing it instead of that error. Running that above command will help determine what's wrong.
  5. You're saying he should seperate them but with the same key so they'll both get activated? That still shouldn't be generating an error anyways.
  6. If they're not there you can't do anything so check again closely.
  7. cd into your project folder and run this in terminal: make package messages=yes Paste the outcome here.
  8. Please don't spam other topics.
  9. Give your iPhone/iPad a semi restore and try again. A semi restore usually fixes half/most problems but if you're able to do a full restore, it'll fix all your problems. But I suggest you wait on @xmodgames to give you a more better answer. Have you tried using a VPN? Any flex tweaks for xmod or cydia tweaks?
  10. Does the clickable button work for you?
  11. @ Link is down. Is a re-upload possible?
  12. Is this still working?
  13. Try this: %hook AppDelegate -(void)applicationDidBecomeActive:(id)application { UIAlertView *credits = [[UIAlertView alloc] initWithTitle:@"Nova 3 Cheats" message:@"Hacked by shmoo for iOSGods.com!" delegate:self cancelButtonTitle:@"Close" otherButtonTitles:@"Visit Us", nil]; [credits show]; [credits release]; %orig(); } %new -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Visit Us"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.iOSGods.com/"]]; } } %end
  14. I have a girlfriend now!! :D

    1. Show previous comments  21 more
    2. Rook

      Rook

      Serving jelly on April fools is bad :p

    3. AnotherLurker

      AnotherLurker

      DiDA knows why

    4. Amuyea

      Amuyea

      :lol: jelly and peanut butter sandwhiches? :p

       

    5. Rook

      Rook

      Maybe :3 Jelly first though

    6. Amuyea

      Amuyea

      Sounds good :3

  15. Added to the first post also
  16. That should have worked. The 2nd method without Jailbreak.
  17. Awesome! I'll add that to the first post as proof
  18. Crack it using Clutch and install it on your 1st gen iPad using iFunBox. Hopefully, it's jailbroken? Another way can be to sync via iTunes so it creates a copy of the IPA in your Music folder on your PC and then install the IPA on 1st gen iPad without the need of Jailbreak.
×
  • 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