Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. Do I need UIKit for this to work?
  2. 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 :
  3. I'm not sure then, sorry
  4. What's the code to make it centered? It seems like it's a bit on the left
  5. Use the keychain method
  6. 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
  7. Hello
  8. Even if you downgrade, the game won't let you play until you have the newer version.
  9. No problem and he won't if you want make a support topic
  10. I don't think you can put more than 1 hack in 1 switch, ive never seen it before. Ask DiDA
  11. 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>
  12. You have to add the PSGroupCell on top also
  13. Add another PSSwitchCell in the resource .plist file and link the hack
  14. Change <string>com.techprohacker.ptest</string> to <string>ptest</string>
  15. Can you show me your tweak.xm and the .plist in your resources folder? (Not the info.plist)
  16. 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
  17. Took me like 2-3 hours to find the headers I needed haha, good thing . Is here
  18. Hello, welcome
  19. Welcome
  20. Open flex and search for the right class, then change the name
  21. @Patricktph worked?
×
  • 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