Jump to content

Diversityy

ViP Pro
  • Posts

    6,560
  • Joined

  • Last visited

Everything posted by Diversityy

  1. Alright, marked this as solved.
  2. Did it compile corrently?
  3. Are you still having this issue? You've been posting a lot of hacks recently.
  4. %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
  5. He's messing around. You can't have your iPod 4G on iOS 7.
  6. Strings? You can't, you need to know IDA to do string method.
  7. Please completely fill out the form.
  8. Stop spamming, thanks.
  9. It's a plain tweak, so nothing to configure in settings.
  10. Error code 0? Any popup when game loads?
  11. Alright, send me.
  12. Screenshot of the whole error?
  13. Try this support topic. http://iosgods.com/topic/6362-make2-nothing-to-be-done-for-internal-library-compile-make3-nothing-to-be-done-for-internal-bundle-compile/
  14. Model
  15. FLEX became horrible with the recent updates. It can barely process any apps anymore.
  16. You have Windows 8. Try running as an administrator.
×
  • 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