Jump to content

Rook

Administrator
  • Posts

    67,279
  • Joined

  • Last visited

Everything posted by Rook

  1. Hello everyone! I'd like to celebrate the upcoming New Year in a very nice way by handing out some gifts to the members of iOSGods! This giveaway will be done slightly different from others, we'll be using Gleam.io this time. Prize: - 5x $10 iTunes Gift Card Codes - How to enter the giveaway: - Open this link or use the giveaway box below. https://gleam.io/nnJKn/iosgods-new-years-giveaway - - Login via email or Facebook/Twitter/Instagram etc. - - Complete the actions on the page for entries to the giveaway! - iOSGods New Year's Giveaway! Note: You can tweet about this giveaway everyday for an extra entry for each tweet! Each friend that enters the giveaway using your referral link, gives you 1 extra entry per friend. The more entries you have, the higher the chance you'll get picked. The winners will be announced here on the 3rd of January. Good luck to everyone participating! Note: Custom Name Styles have been enabled for every rank! Make the forum colorful by visiting your Profile Settings and clicking on the Custom Name Style tab! Merry Christmas and a Happy New Year!
  2. Edit your makefile and add this: include theos/makefiles/common.mk TWEAK_NAME = fragger fragger_FILES = Tweak.xm fragger_FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/tweak.mk after-install:: install.exec "killall -9 SpringBoard" @@EvillyG00d has explained this very well here: http://iosgods.com/topic/831-tutorial-how-to-hack-using-mobile-substrate-method-hooking/
  3. The error has been generated in the popup part. Replace it all with this: %hook FraggerAppDelegate -(void)applicationDidBecomeActive:(id)application { UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Welcome to Fragger" message:@"Hacked by L33T Pr0xY. Visit iOSGods.com" delegate:nil cancelButtonTitle:@"Thanks" otherButtonTitles:nil]; [alert show]; [alert release]; } %end
  4. Imma go watch the interview. See what it's all about. Have a nice time!
  5. Yeah and we're here just thinking about our lives. The Interview is out btw
  6. They're all celebrating it which is why they're not online
  7. Does it crash when purchasing? Which iDevice are you using?
  8. Merry Christmas & a Happy New Year to you too!
  9. You haven't even learnt simple IDA hacking yet. Don't rush, start small then go big.
  10. Restart I think it's Bulgarian?
  11. The Interview is out on Torrent!

  12. Hello! Welcome to iOSGods! Hope you'll enjoy your stay! Merry Christmas to you too!
  13. The video is private. Can you make it Unlisted or Public?
  14. Which iTransmission are you using?
  15. Nice! The xCon URL doesn't work btw. :thumbsup:
  16. Just use the 2nd link. No mega required, just make sure you have iFile installed.
  17. From their official repo: http://system.in-appstore.com iAPCrazy should work with this also but haven't tested it.
  18. Not really sure what could be the problem. Keep trying stuff and maybe a miracle might happen. Try reinstalling the hack and turn it off and on.
  19. You're supposed to add the repo. First post fixed. Try now.
  20. You must stop this or people will get banned.
  21. Sounds like LocalIApStore isn't working properly?
  22. You're spamming my notifications.
×
  • 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