Jump to content

Pro

Senior Member
  • Posts

    1,587
  • Joined

  • Last visited

Everything posted by Pro

  1. Pro

    Build Source Code

    cool
  2. I can confirm this. I've used it before, and I went to buy cash while using it (was gonna get cash regardless), and it gave me the amount of cash it usually does
  3. I see you're on 8.4. As far as I know, iOS 8.4 is the absolute worst for using GDB
  4. If you have iAPCrazy or XModGames installed, remove it.
  5. People keep trying to enter but don't actually know what to do
  6. No problem
  7. Use this method from my Trivia Crack patcher as an example for nulling a void for yours: -(void)setupQuestionTimer { if(GetPrefBool(@"key1")) { return; } return %orig; }
  8. It's just "code" "/code" (replace quotations with brackets, of course)
  9. Use the code tag if you're trying to do what I did
  10. Try -(void)headSmash:(float)argument { if(GetPrefBool(@"key2")) { %orig(9999999.9f); } return %orig; } for those methods
  11. It's fine, just seemed weird that yours was posted a couple hours after the Flex patch was
  12. https://iosgods.com/topic/38668-emulsio-all-versions-pro-package-hack-no-watermark/ ?
  13. I looked at that request last night, installed the app, and used it for a bit. After that, I deleted it and completely forgot about the request Good job
  14. People here have hacking sessions?
  15. Hidden features? Should be good
  16. Flex is one of the easiest. Anything after that just gets harder, in my opinion.
  17. You asked for a simple way to hack games, then said that you could hack simple games with Flex. Flex is a simple way to hack games
  18. You basically already answered your own question
  19. There's more to the keychain method than just deleting keychains
  20. Too smart for me
  21. You used to, and it was bad
×
  • 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