-
Posts
2,379 -
Joined
-
Last visited
Everything posted by castix
-
Help/Support How to add multiple links to a preference bundle?
castix replied to KingRalph's topic in Help & Support
Can you do all the work for me? Is also a question.. -
Help/Support How to add multiple links to a preference bundle?
castix replied to KingRalph's topic in Help & Support
This is not a request center. Do it with your own code and when you run into problems you can come here so we can fix them -
Help/Support How to completely clear Safari's Cookie and Data ?
castix replied to Xredxr's topic in Help & Support
Go in Settings > Safari Tap on Clear History and Website Data Next go to Settings > Safari > Passwords & AutoFill > Saved Passwords Swipe to delete or mark multiple passwords/login data at once -
Patcher War Dragons Cheats (All Versions) +40
castix replied to castix's topic in Free Jailbreak Cheats
I'm working on a "Legit Setup" which significantly decreases the power of the obvious hacks like Godmode and One Hit Kill. While you still have them activated, they almost look like casual playing and only hack the game of a minimum (They are still powerful and can be reported!). -
Help/Support how can i center this image and remove the lines?
castix replied to 45GTR's topic in Help & Support
I made the image size 750x250 <dict> <key>cell</key> <string>PSStaticTextCell</string> <key>cellClass</key> <string>PFHeaderCell</string> <key>background</key> <string>#EFEFF4</string> <key>image</key> <string>/Library/PreferenceBundles/Settings.bundle/[email protected]</string> <key>height</key> <integer>125</integer> </dict> Delete the header.png because you only want the [email protected] -
Hack Frontline Commando 2 (ALL VERSIONS) HACK +1
castix replied to Incognite's topic in Free Jailbreak Cheats
What's the difference? http://iosgods.com/topic/7752-frontline-commando-2-hack-1-all-versions/ http://iosgods.com/topic/798-frontline-commando-2-all-versions-cheats-1/ http://iosgods.com/topic/893-frontline-commando-2-v300/ http://iosgods.com/topic/966-updateglu-pwner-v20/ http://iosgods.com/topic/2535-tapjoy-points-hacks-2/ http://iosgods.com/topic/1468-9-in-1-pwner-gameloftglueabigfishtapjoysmulepocket-gemshutch-gamesfreyr-games/ -
Help/Support how can i center this image and remove the lines?
castix replied to 45GTR's topic in Help & Support
It's in the center but too small. You have to edit the PFHeaderCell and PSStaticTextCell -
Code Injection tutorials
-
Patcher [x64] Dungeon Hunter 5 Hack v2.3.0 +9 Cheats
castix replied to AirMAX's topic in Free Jailbreak Cheats
At least you fixed it ... hopefully -
You mean a dylib
-
It's like return 0; in C++
-
The deb file is damaged
-
Help/Support How To Make Enable Switch in preferences
castix replied to Yazeedot's topic in Help & Support
What's the plist name because <key>defaults</key> <string>Disable</string> <key>default</key> </false> <key>label</key> <string>Enable</string> <key>icon</key> <string>icon.png</string> </dict> you edited this part wrong -
Help/Support How To Make Enable Switch in preferences
castix replied to Yazeedot's topic in Help & Support
%hook something - (int)method { if(GetPrefBool(@"enable")) { return 9999999; } return %orig; } - (int)gems { if(GetPrefBool(@"enable")) { return 9999999; } return %orig; } - (unsigned int)lives { if(GetPrefBool(@"enable")) { return 9999999; } return %orig; } %end %hook SomethingElse - (BOOL)SomeMethod { if(GetPrefBool(@"enable")) { return true; } return %orig; } - (BOOL)SomeMethod2 { if(GetPrefBool(@"enable")) { return false; } return %orig; } %end <dict> <key>cell</key> <string>PSGroupCell</string> <key>key</key> <string>enable</string> <key>defaults</key> <string>sampletext</string> <key>default</key> </false> <key>label</key> <string>sampletext</string> <key>icon</key> <string>icon.png</string> </dict> -
Hack Trivia Crack [Free & No Ads (PRO) Version] +3 [Multi-Hack]
castix replied to JustinPet26's topic in Free Jailbreak Cheats
Locked as it's visual/not working anymore -
CoD Zombies needs a NSTimer delay
-
Patcher Wakfu Raiders Cheats v1.0.9/v1.0.11 +3 (More on the way!)
castix replied to Aswag1's topic in Free Jailbreak Cheats
I locked it until there is a download available. Just contact me when you're done with the cheat Aswag -
LR is not a function
-
@@fumetsu What you said so far is wrong and not helping to solve this problem. If you really intend to help him gather some knowledge first
-
Moved to Spam because it's a visual only hack
-
10 digits are possible and working
-
Yes but they were taken down in less than a minute (thanks to myself at this point). If you are not sure check if the author is reliable
-
Sucks because it slows down internet connection and causes lag in every lobby
-
Tweak [OUTDATED] Tiny Tower DEBIAN HACK +8
castix replied to Incognite's topic in Free Jailbreak Cheats
Ehem...I remember a PM going in with the title "can you check my tweak.xm?" in which I have rewritten something for TinyTowers