Jump to content

Pro

Senior Member
  • Posts

    1,587
  • Joined

  • Last visited

Everything posted by Pro

  1. I see you're on 8.4. As far as I know, iOS 8.4 is the absolute worst for using GDB
  2. If you have iAPCrazy or XModGames installed, remove it.
  3. People keep trying to enter but don't actually know what to do
  4. No problem
  5. 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; }
  6. It's just "code" "/code" (replace quotations with brackets, of course)
  7. Use the code tag if you're trying to do what I did
  8. Try -(void)headSmash:(float)argument { if(GetPrefBool(@"key2")) { %orig(9999999.9f); } return %orig; } for those methods
  9. It's fine, just seemed weird that yours was posted a couple hours after the Flex patch was
  10. https://iosgods.com/topic/38668-emulsio-all-versions-pro-package-hack-no-watermark/ ?
  11. 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
  12. People here have hacking sessions?
  13. Hidden features? Should be good
  14. Flex is one of the easiest. Anything after that just gets harder, in my opinion.
  15. 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
  16. You basically already answered your own question
  17. There's more to the keychain method than just deleting keychains
  18. Too smart for me
  19. You used to, and it was bad
  20. I usually just see you spamming
  21. Alucard posted a cheat?
×
  • 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