Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. Popups are really annoying sometimes because they load up everytime you launch the app, go back from the app switcher or quickly check something in Control Center. The cheaters don't want that either but since they do their best to protect the cheats from leeching they have to go back on this uncomfortable way. Not anymore ! By using this method your UIAlertView (popup) will only appear once the specific app/game has launched. [Hidden Content]
  2. @@rohan Is your question answered? I don't want to leave this thread at its current state
  3. I don't think you get it PSSwitchTableCell is a subclass of PSSwitchCell which makes your switch look like this <dict> <key>cell</key> <string>SRSwitchTableCell</string> <key>default</key> <false/> <key>defaults</key> <string>ninjakid</string> <key>key</key> <string>kCoins</string> <key>label</key> <string>Unlimited Coins</string> </dict>
  4. If it doesn't work use this code instead and write it in your Preferences.mm. I used red color here for @@DeadGod #import <Preferences/PSSwitchTableCell.h> @interface SRSwitchTableCell : PSSwitchTableCell @end @implementation SRSwitchTableCell - (id)initWithStyle:(int)fp8 reuseIdentifier:(id)fp12 specifier:(id)fp16 { self = [super initWithStyle:fp8 reuseIdentifier:fp12 specifier:fp16]; if (self) { [((UISwitch *)[self control]) setOnTintColor:[UIColor redColor]]; } return self; } @end
  5. <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>ninjakid</string> <key>key</key> <string>kCoins</string> <key>label</key> <string>Unlimited Coins</string> <key>alternateColors</key> <true/> </dict> Here I edited it for you. You only had to add the alternateColor key the rest was a sample to visualize it
  6. He did DiDA don't be such a noob <dict> <key>cell</key> <string>PSSwitchCell</string> <key>alternateColors</key> <true/> </dict>
  7. Updated for the latest version. Removed not working cheats and added new features. @LellyBoi for mental support updating this old hack
  8. The hack has been fixed. Please redownload. Enjoy
  9. I'll try to fix it. Strange.. it worked for me at the beginning
  10. I only found Debug Menu in IDA I knew it worked but couldn't find how to activate it. It's for all versions
  11. Requirements Cydia Substrate PreferenceLoader Features High Bank Multiplier Deposit Bonus Unlimited Coins (Complete a game) Instant Health Regen Unlimited Badges (Watch a video / earn some) Unlimited Health Instructions Download my hack, open it with iFile and press 'installer'. Enable the cheats from preferences. Download [Hidden Content] Credits castix
  12. Yes, I used AppHeads for it to keep it running in the background.
  13. I love you how did you find that out ? I thought the GameGem / iGameGuardian address changes every session for an item
  14. I'm so into emulators now ^^

    1. Amuyea

      Amuyea

      Which one? :p

       

    2. castix

      castix

      DEsmuE. No$GBA, GBA4iOS, VBA

    3. Amuyea

      Amuyea

      high five dude xD

      i use them too :3

  15. Requirements Cydia Substrate PreferenceLoader Features Unlimited Gems (Complete a challenge) Unlimited Coins (Complete a race) Free Challenge Skips Free Ability Charge Jenga Unlocked High Score Unlimited Powerups (Requires some gems first) Unlimited Ability Time Instructions Download my hack, open it with iFile and press 'installer'. Enable the cheats from preferences. Download [Hidden Content] Credits castix
  16. Nope when compiling Theos always uses the latest SDK it can find on your iDevice. 8.1 SDK is stripping all files for 64-Bit which makes it smaller but does not contain the complete Framework library of a 7.1 or 7.0. When some headers are missing, delete the 8.1 shortly.
  17. Go to https://appleid.apple.com/and reset your password. Also reset the security questions and set a rescue email if you don't have one already.
  18. Requirements Cydia Substrate PreferenceLoader Features Unlimited Ammo Unlimited Grenades No Flinch God Mode (only campaign and local) Unlimited Accuracy No Recoil Show FPS More EXP (100 EXP) One Hit Kill No Spread Speedhack Instructions Download my hack, open it with iFile and press 'installer'. Enable the cheats from preferences. Download [Hidden Content] Credits castix
  19. They work, I tested them .. you must have done something wrong
  20. Link updated due to recent downtime of InfiniUpload
  21. It does not work in all games and depends on the ban type
×
  • 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