Jump to content

Diversityy

ViP Pro
  • Posts

    6,559
  • Joined

  • Last visited

Everything posted by Diversityy

  1. For savegames, you need iGG/GP/GameGem. Just change currency values if you can. If you want to mod the binary, then you need to know IDA. Check the tutorials section. You can find the music files on one of the folders, it's different in every game.
  2. You need to crack the game first. http://iosgods.com/topic/5519-tutorial-how-to-crack-ipa-with-rasticrac/ Use Rasticrac because it works. Then, extract everything. Look for the binary file.
  3. That's a tweak/hack and not an app. Locking for double topics.
  4. Does the hack appear in settings? And a popup when the game loads?
  5. You can always ask for somebody to make the patcher for you.
  6. Try this: http://iosgods.com/topic/21180-raid-brigade-v0280-modscheats-2/
  7. Game is server-sided, so no currency. Try this: http://iosgods.com/topic/18942-igm-agario-v111-1/
  8. Should have made this sooner. Let's go through this slowly. First, take out the cydia tweaks that you do not use at all.
  9. Nice title and welcome!
  10. IDA.
  11. Alright, marked this as solved.
  12. Did it compile corrently?
  13. Are you still having this issue? You've been posting a lot of hacks recently.
  14. %hook SPJailbreakStatusProvider +(BOOL)isJailbroken { return FALSE; } -(id)dictionaryWithKeyValueParameter { return (NULL); } %end %hook XPLDeviceInfo +(BOOL)isJailbroken { return FALSE; } %end %hook SPDCoinManager -(int)numberOfCoins { return 99999; } -(void)subtractCoins:(int)0 { %orig(0); } -(int)coinsPerSpin { return 0; } -(void)setCoinsPerSpin:(int)0 { %orig(0); } %end
  15. He's messing around. You can't have your iPod 4G on iOS 7.
  16. Strings? You can't, you need to know IDA to do string method.
×
  • 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