Jump to content

17 posts in this topic

Recommended Posts

Posted

It's possible they could have made server patches also?

We can't be certain that updating to iOS 8 is what broke the hack.

Oh. I have ios 7 and ios 8.1 sdk...

Post your tweak.xm please :)

Post your tweak.xm please :)

%hook CrystalManager

- (int)crystalCount {

return 999999;

}

%end

Posted

oh yea and also..

 

%hook Blockhead

- (BOOL) doubleTimeUnlocked {

return true;

}

%end

Install the ios 8.1 sdk using this and tell me if you still get the error

Also please post your entire tweak.xm and not just the code :)

Posted (edited)

Install the ios 8.1 sdk using this and tell me if you still get the error

Also please post your entire tweak.xm and not just the code :)

Okay, thanks. I'll try it.

 

-

 

If i install Theos i'll get the SDK?

Updated by Telosofy
Posted (edited)

Okay, thanks. I'll try it.

 

-

 

If i install Theos i'll get the SDK?

No you won't. If you have theos installed, it will allow you to install the sdk, if not, you will have to install theos first Also, please remember to choose the number that corresponds with your choice. :)

Updated by KingRalph

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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