Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. No, I'm not sure why it's not locating it :s
  2. Goodjob man I'm sorry about your grandfather's death. May he rest in peace
  3. Well this is what I used : <dict> <key>cell</key> <string>PSStaticTextCell</string> <key>height</key> <string>133</string> <key>label</key> <string></string> <key>icon</key> <string>banner.png</string> I'm not exactly sure what I'm supposed to write to make it centered?
  4. Do I need UIKit for this to work?
  5. After following this tutorial : https://iosgods.com/topic/6527-tutorialtemplate-how-to-add-a-header-image-to-your-preferencebundle-pfheadercell/?hl=+pfheadercell ... It seems like my header just won't show up. I followed the steps correctly and don't seem to be missing anything. This is what I'm getting :
  6. I'm not sure then, sorry
  7. What's the code to make it centered? It seems like it's a bit on the left
  8. Use the keychain method
  9. Download flex 3, there's a search feature. Flex 2 is outdated and you'll never find a tweak on the cloud, there's way too many
  10. Hello
  11. Even if you downgrade, the game won't let you play until you have the newer version.
  12. No problem and he won't if you want make a support topic
  13. I don't think you can put more than 1 hack in 1 switch, ive never seen it before. Ask DiDA
  14. 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>
  15. You have to add the PSGroupCell on top also
  16. Add another PSSwitchCell in the resource .plist file and link the hack
  17. Change <string>com.techprohacker.ptest</string> to <string>ptest</string>
  18. Can you show me your tweak.xm and the .plist in your resources folder? (Not the info.plist)
  19. You're missing the preference.h header, you'll to google them and find their github's. Took me like 2 hours lol. I think Mr pho3nix is uploading all of his headers soon
×
  • 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