Jump to content

Diversityy

ViP Pro
  • Posts

    6,559
  • Joined

  • Last visited

Everything posted by Diversityy

  1. You can try it. I'm only saying that it will be difficult to test the offsets.
  2. It's difficult to hack without being jailbroken. You need to test the offsets and testing them efficiently requires you to be Jailbroken. If you're still going to, try Plants vs Zombies 2, Bloons Monkey City, or Pou.
  3. This topic was moved from General Talk to Spam City.
  4. Giveaway has ended & the winner(s) has/have been announced. Topic locked.
  5. This request or parts of this requests have been filled. Please use the search bar located on the top-right corner of iOSGods to find the topic.
  6. This topic was moved from Hack Requests to Filled Requests.
  7. Currencies are server-sided.
  8. This topic was moved from Tutorials to Help & Support.
  9. I would stay on 9.3.3 since it's jailbreakable.
  10. This topic was moved from General Cydia to Help & Support.
  11. This topic was moved from Cydia Substrate Cheats to Help & Support.
  12. Locked This topic is now closed to further replies.
  13. This topic was moved from General Cydia to Help & Support.
  14. This request or parts of this requests have been filled. Please use the search bar located on the top-right corner of iOSGods to find the topic.
  15. This topic was moved from Hack Requests to Filled Requests.
  16. This UIAlert code only popup once and will never appear again. %hook AppDelegate - (void)applicationDidBecomeActive:(id)application { NSUserDefaults *validate = [NSUserDefaults standardUserDefaults]; NSString *alreadyRun = @"already_run"; if ([validate boolForKey:alreadyRun]) return; [validate setBool:YES forKey:alreadyRun]; UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Test Title" message:@"Test Message" delegate:nil cancelButtonTitle:@"Close Test Pop-Up" otherButtonTitles:nil]; [alert show]; [alert release]; } %end
  17. Welcome to iOSGods!
  18. Nice nice, I pulled LR Majin Vegita first multi on that AGL only summon.
×
  • 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