Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. I will post a tutorial how you can encrypt your bundle files maybe
  2. #indef encryption //Your code #endif Not the exact code but how it works
  3. Noob worst hack ever. I saw better Flex patches for this Jk haha awesome cheat mate
  4. That happens because they always (99%) hook the wrong method. If they would invest some more time in their hacks your issue is not a thing anymore. There are more ways than just popups for protecting author's property but they didn't ask for it. Yes, you are right. Popups are annoying!
  5. Annoying people like you ?
  6. That's exactly where I was pointing at. I already fixed, just waited for some more sensible people to give me a reason to post it then. I will post it later the day
  7. I was about to fix it but I decided to keep it for myself because you all behave like little kids when something doesn't work on the first try. I don't have a damn iPhone to test stuff and I don't want noobs for testing. Don't expect any updates soon
  8. But I have One Hit Kill in this hack lol? I have my own ways for Godmode which makes it only 1 switch not 2 like yours. What do you mean where is the Speedhack
  9. Yep. But I couldn't upload it yesterday
  10. Requirements Cydia Substrate PreferenceLoader Features Rapid Fire (Must have Godmode activated) Speedhack High Building Level High Unit Level Godmode One Hit Kill Unlimited Storage Capacity Unlimited Stars Instructions Download my hack, open it with iFile and press 'installer'. Enable the cheats from preferences. Download [Hidden Content] Credits castix
  11. Open your Preferences.mm (or whatever you called it) and paste this new code inside before the // vim:ft=objc where CUSTOMNAME is the name of the new property list you want to add for your PSLink. @interface CUSTOMNAMEListController: PSListController { } @end @implementation CUSTOMNAMEListController - (id)specifiers { if(_specifiers == nil) { _specifiers = [[self loadSpecifiersFromPlistName:@"CUSTOMNAME" target:self] retain]; } return _specifiers; } @end Now open your main property list. As you already know some XML basics from other preference specifiers, this is the new PSLinkCell which appears in your preference pane. You don't add the swiches you want inside the new PSLink inside this property list. You'll see it later. <dict> <key>cell</key> <string>PSLinkCell</string> <key>detail</key> <string>CUSTOMNAMEListController</string> <key>isController</key> <string>1</string> <key>label</key> <string>CUSTOMNAME</string> </dict> Finally create a new property list (plist) with your custom name you've chosen previously. In the new plist you can add all items for the PSLinkCell. All your switches, sliders, buttons, segments etc. The new property list is also going to be in your Resources folder unlike the Preferences.mm. <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>items</key> <array> <dict> <key>cell</key> <string>PSSwitchCell</string> <key>default</key> <false/> <key>defaults</key> <string>Preferences</string> <key>key</key> <string>Key</string> <key>label</key> <string>Example for a PSSwitchCell</string> </dict> </array> <key>title</key> <string>CUSTOMNAME</string> </dict> </plist>
  12. I don't really like them. You already did better
  13. There should be an option to restore purchases
  14. I will make my post a bit more for noobs so everyone gets it
  15. You can my Github I think I have one repo there for my Simpsons TO cheat. My username there is also castix. I will post more stuff sometime By the way I made a property list tool for Patchers in tools section. It also has some cool features
  16. One missing hook or an end too much
  17. @interface CUSTOMNAMEListController: PSListController { } @end @implementation CUSTOMNAMEListController - (id)specifiers { if(_specifiers == nil) { _specifiers = [[self loadSpecifiersFromPlistName:@"CUSTOMNAME" target:self] retain]; } return _specifiers; } @end /* Inside your preference root.plist */ <dict> <key>cell</key> <string>PSLinkCell</string> <key>detail</key> <string>CUSTOMNAMEListController</string> <key>isController</key> <string>1</string> <key>label</key> <string>CUSTOMNAME</string> </dict> /* Inside your new property list */ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>items</key> <array> //Your code here </array> <key>title</key> <string>CUSTOMNAME</string> </dict> </plist>
  18. Wrong command cd /...
  19. Ah so you want the switch(es) inside a new PSLinkCell ?
  20. That doesn't make sense please rethink your question
  21. What's with PSSwitch? Do you know what PSLinkCell does?
  22. I know what you mean, it crash for me after loading is done. iOS 8.1.2 32Bit
  23. If you can't open Cydia or her Tweaks it means you are tethered. To open them again you have to open redsn0w and select the Firmware. After that select the option "Just Boot". Follow the instructions to put your device in DFU mode and you're done.
  24. Requirements Cydia Substrate PreferenceLoader Features Unlimited Runes God Mode (Island Berk) God Mode (Dragons) Free Catapult Free Flares Free Dragon Deployment Increase Max Level (Stats don't increase & maybe breaks the game) All Zones Unlocked Unlimited Wood (Collect some) Unlimited Fish (Collect some) Unlimited Vikings Instructions Download my hack, open it with iFile and press 'installer'. Enable the cheats from preferences. Download [Hidden Content] Credits castix
  25. iOS 6.1.3 - 6.1.x Jailbreak - p0sixspwn Supported iDevices • iPod Touch 4 • iPhone 3Gs • iPhone 4 Requirements The iOS 6.0 Firmware of your iDevice, iTunes and the jailbreak tools redsn0w and p0sixspwn tool/package What is p0sixspwn ? There are two ways to jailbreak your idevice with p0sixspwn If you’re currently using an iPhone 3GS or a 4th generation iPod touch running iOS 6.1.x, it’s highly recommended that you update to iOS 6.1.6, and benefit from Apple’s SSL fix. The good news is that you can then use p0sixspwn to enjoy the same untethered jailbreak that was available for iOS 6.1.3 through iOS 6.1.5.P0sixpwn is actually also a tweak downloadable in the cydia store from iH8sn0w, Squiffy and winocm. As you could only semi-jailbreak your iDevice meaning tethered with redsn0w, p0sixspwn actually allows you to complete the jailbreak within downloading the p0sixpwn tweak from cydia. Your device is now completely jailbroken and doesn't has to be rebooted with redsn0w again. The second method is with the p0sixspwn tool which basically works like evasi0n. Originally released exclusively for the Mac, p0sixspwn makes jailbreaking possible for those who wish to remain on older firmware, or for those who can’t upgrade for whatever reason. P0sixspwn is now also available for Windows. Where can I download it ? As I mentioned before p0sixspwn is available through the cydia store on saurik's repository. If you want to jailbreak with p0sixpwn the easy method you can download it on the official website of iH8sn0w and winocm. Please do not download it from anywhere else except you are 100% sure it's a safe hosting website to avoid malware and fake offers. Before jailbreaking with redsn0w Make sure you've made a backup with iTunes as shown in the guide above to avoid losing all your data if anything turns wrong after jailbreaking. It's always reccommended to backup in regular time distances. Also if you are securing your iDevice with a password remove it so there won't be any conflicts with the jailbreak. Let's get started Manual jailbreak installation : 1. Connect your iDevice to your PC / Mac 2. Open redsn0w (Windows: Open as administrator) 3. Click on "select IPSW" 4. Choose the iOS 6.0 firmware for your iDevice you downloaded before 5. Go back to the start page 6. Click "Jailbreak" 7. Put your iDevice in DFU mode 8. Do steps 1 - 4 again and klick on "Just boot" 9. Install the p0sixspwn package from cydia store Automatic installation via p0sixspwn tool : 1. Connect your idevice to your PC / Mac 2. Open p0sixspwn (Windows: Open as administrator) 3. Click the jailbreak button on p0sixspwn 4. Wait for the jailbreak to be finished 5. Reboot your iDevice and you're succesfully jailbroken Video Tutorial Changelog 1.0.1 - Resolves issues with iPod touch 5G not being detected 1.0.2 - Resolves issues with LTE/data 1.0.3 - Initial release for Windows 1.0.4 - Added README and time adjustments for slow PC's 1.0.5 - Fixes some issues - Support for Mac OS X Snow Leopard 1.0.7 - Fixes Cydia sometimes not showing up 1.0.8 - Supports iOS 6.1.6 - Fixes iTunes 11.1+ crashes Thank me later
×
  • 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