Jump to content

Preference Bundle Error


Go to solution Solved by Crypto,

24 posts in this topic

Recommended Posts

Posted

If it's a 2nd hack, you don't need to put

<key>items</key>

<array>

You start with

<dict>

<key>cell</key>

<string>PSGroupCell</string>

<key>footerText</key>

<string>Magic Piano Cheats</string>

</dict>

<dict>

<key>cell</key>

<string>PSSwitchCell</string>

<key>default</key>

<true/>

<key>defaults</key>

<string>ptest</string>

<key>key</key>

<string>kPlan</string>

<key>label</key>

<string>Always perfect</string>

</dict>

I have to ask this so I don't ask later .. But how would you put like 3 codes or more that make up a hack in one switch like this code below how would I put it in one switch

%hook MagicSubscriptionManager

-(bool) isActive {

return true;

}

-(bool) isSubscriptionActive {

return true;

}

-(bool) expireAtValid {

return true;

}

%end

Posted

I have to ask this so I don't ask later .. But how would you put like 3 codes or more that make up a hack in one switch like this code below how would I put it in one switch

%hook MagicSubscriptionManager

-(bool) isActive {

return true;

}

-(bool) isSubscriptionActive {

return true;

}

-(bool) expireAtValid {

return true;

}

%end

I don't think you can put more than 1 hack in 1 switch, ive never seen it before. Ask DiDA :)

Posted

I don't think you can put more than 1 hack in 1 switch, ive never seen it before. Ask DiDA :)

Idk if I should private message him his probably gonna get pissed but ey thanks for all your help man you awesome

Posted

Idk if I should private message him his probably gonna get pissed but ey thanks for all your help man you awesome

No problem and he won't :) if you want make a support topic

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