Jump to content

Mocha

Member
  • Posts

    29
  • Joined

  • Last visited

Everything posted by Mocha

  1. //Begin BetternetUser %hook BetternetUser - (void)setIsPremium:(BOOL)arg1 { arg1 = true; %orig(arg1); } - (bool)isPremium { return true; } - (bool)allowedPremium { return true; } %end //Begin CRFLabelUpdater %hook CRFLabelUpdater + (void)setPremiumStage:(int)arg1 { arg1 = 1; %orig(arg1); } %end Still can't get it to work D:
  2. *10 hour bump.
  3. Ayyy, me too. What's up.
  4. App: Betternet VPN //Begin BetternetUser %hook BetternetUser -(void) setIsPremium:(bool) { %orig(TRUE); } -(bool) isPremium { return TRUE; } -(bool) allowedPremium { return TRUE; } %end //Begin CRFLabelUpdater %hook CRFLabelUpdater +(void) setPremiumStage:(int) { %orig(1); } %end Attempted making an MSHook - tested in flex (working) I have no idea why this isn't working and honestly just need some help.
  5. I think he means when he opens the app it crashes his phone. Did you use OTA update instead of restore? Not sure if it actually causes problems - though that's what everyone says
  6. To create an app-specific 1) Go to https://appleid.apple.com and sign into your account. 2) Under Security, press Edit. 3) Find App-Specific Passwords and press generate password. Remember to write it down somewhere because you won't be able to see it again once you click away from it and will need to regenerate a new one
  7. Thanksss ^-^
  8. Hey! It's you! Seriously tho, good to see you again. Well, almost? Threads at least. If not let's just say almost 2 years registered.
  9. I've been inactive for almost 2 years now. My last thread was August 3rd 2014. I registered July 31st. Oops? At least I get a badge for 2 years registered lmao.
  10. Auto touch is pretty great
  11. What's the License key?
  12. Thanks so much bro. Helped me out.
  13. iTunes Bot is probably just @DiDA working hard <3

  14. Yus you should update the public version of MobileTerminal, it's on code.google.com link: https://code.google.com/p/mobileterminal/source/browse/
  15. Mocha

    Count to 4,000

    1276
  16. Sorry then, i didnt know it told you to go into a newer version. What game is it?
  17. 1) get old cracked version of the game when iapcrazy worked... 2) use iapcrazy to get free stuff 3) copy saves to a safe location 4) delete the game 5) reinstall the game 6) replace your new saves with the ones from step 3 7) play the game with everything bought.
  18. []not pwnd [x]pwnd
  19. Mocha

    Count to 4,000

    582
  20. oh mah gawd. I remember playing this game on a GameCube. Now it's finally come to iOS
  21. How do I change projectile speed. (ida)
  22. Noooooo. That would be too easy!
  23. 17 years old. Damn, I need to get a job.
×
  • 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