-
Posts
2,379 -
Joined
-
Last visited
Everything posted by castix
-
Help/Support How to make one argument equal multiple strings?
castix replied to niro's topic in Help & Support
You almost did it right. Don't use 'group =' before every string but seperate them with a comma. If you want to make it equal you would need '==' by the way -
Patcher Pokémon Shuffle (All Versions) +13
castix replied to castix's topic in Free Jailbreak Cheats
It seems the hack still have side effects to the game after you turned the features off like the hacks are syncing with the game progress -
Help/Support How to get the package lists from sources
castix replied to KingRalph's topic in Help & Support
saurik's deb list is open and getting the packages of a repo is considered hacking it -
GFX Just a little favour (need an image background removed)
castix replied to ThirElI's topic in GFX Club's GFX Requests
Use the magic wand tool in photoshop and cut it out -
You can't hack Fallout Shelter with Flex
-
Locked. Outdated
-
Locked. Outdated.
-
Patcher Pokémon Shuffle (All Versions) +13
castix replied to castix's topic in Free Jailbreak Cheats
Victory! -
Patcher Pokémon Shuffle (All Versions) +13
castix replied to castix's topic in Free Jailbreak Cheats
I know what was wrong. I uploaded a test .deb and not the new compiled with the fix. Sorry for all the trouble guys the download link is now updated -
Patcher Pokémon Shuffle (All Versions) +13
castix replied to castix's topic in Free Jailbreak Cheats
Let me upload a video proof -
Patcher Pokémon Shuffle (All Versions) +13
castix replied to castix's topic in Free Jailbreak Cheats
@ @@shmoo @@smokey @@jacyr @@kerubim @@Trap god @@Whit3Gh0st @@Hal2dery @@lovecoke @@ozzisuria @@Gytrtfryt @@Goggwell @@zechariah91 @ @@Sigmatempus @@Asclepius There was a Bundle ID mismatch please redownload the cheat -
Hacked App: Pokémon Shuffle Mobile iTunes Link: https://itunes.apple.com/us/app/pokemon-shuffle-mobile/id1014919815?mt=8 Bundle ID: jp.pokemon.poketoru Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools / AnyTrans / iExplorer / DiskAid or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features: - Unlimited Storage - Disable Countdown - One Hit Kill - Disable Timer - Instant Mega Evolve - Unlimited Moves - Capture Rate - Unlock All Stages - Unlimited Coins - Unlimited Score - Fullscreen - Antiban - No Jailbreak Detection Important Notes: You must have the completed the tutorial before using the hack. UPDATED HACK: https://iosgods.com/topic/23787-ios-9pokemon-shuffle-mobile-cheats-v-140-11/ Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the .deb file from the link above. Step 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. Step 3: Using iFile or Filza, browse to where you saved the downloaded file and tap on it. Step 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. Step 5: Let iFile / Filza finish the cheat installation. Step 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. If you do not see the cheat settings, respring or reboot your iDevice and make sure you have met all the requirements as mentioned above. Step 7: Turn on the features you want and then open the game. Note: If you have any questions or problems, read our Frequently Asked Questions topic or post your issue down below and we'll do our best to help! Credits: - @castix Hack Video/Screenshots: N/A
-
Help/Support Expected '(' for function-style cast or type construction
castix replied to castix's topic in Help & Support
Well that is kinda embarassing now, I was lazy to overwrite every (); to (void *self); and I used a command for it. Turned out it also has overwritten %orig(); -
Making all for tweak PokemonShuffle... make -f Makefile --no-print-directory --no-keep-going \ internal-library-compile \ _THEOS_CURRENT_TYPE=tweak THEOS_CURRENT_INSTANCE=PokemonShuffle _THEOS_CURRENT_OPERATION=compile \ THEOS_BUILD_DIR="." _THEOS_MAKE_PARALLEL=yes /var/mobile/Projects/pokemonshuffle/theos/bin/logos.pl -c warnings=error Tweak.xm > ./obj/Tweak.xm.mm clang++ -x objective-c++ -c -I"/var/mobile/Projects/pokemonshuffle" -DTARGET_IPHONE=1 -O2 -I/var/mobile/Projects/pokemonshuffle/theos/include -include /var/mobile/Projects/pokemonshuffle/theos/Prefix.pch -Wall -Werror -isysroot "/var/mobile/Projects/pokemonshuffle/theos/sdks/iPhoneOS7.0.sdk" -arch armv7 -arch arm64 -D__IPHONE_OS_VERSION_MIN_REQUIRED=__IPHONE_7_0 -miphoneos-version-min=7.0 -I/usr/include -include "logos/logos.h" ./obj/Tweak.xm.mm -o obj/Tweak.xm.914d0a58.o Tweak.xm:142:81: error: expected '(' for function-style cast or type construction _logos_orig$_ungrouped$AppDelegate$applicationDidBecomeActive$(self, _cmd, void *self); ~~~~ ^ 1 error generated. make[2]: *** [obj/Tweak.xm.914d0a58.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [PokemonShuffle.all.tweak.variables] Error 2
-
Hack Pokémon Shuffle Mobile Hack v1.0.5 +1
castix replied to cu_rry's topic in Free Jailbreak Cheats
Locked upon author's request -
Help/Support Possibile to have an anti ban for Gangstar Vegas without jailbreak?
castix replied to a topic in Help & Support
If you don't have a jailbreak you can't get banned because you can't use hacks -
Patcher Pokémon Shuffle Mobile Hack Cheats (+13) fixed (ios9.x)
castix replied to Ianouar3G's topic in Free Jailbreak Cheats
Sure that's included -
Patcher Pokémon Shuffle Mobile Hack Cheats (+13) fixed (ios9.x)
castix replied to Ianouar3G's topic in Free Jailbreak Cheats
Making a hack for it you'll love it -
Hello everyone. This topic issues saving the generated error messages (or the command output in general) to a new output file. This will help you especially if you want to post a topic the Help & Support section. Instead of posting endless screenshots you can copy the output text from the file and paste in in your topic. Sometimes when you get a lot of error messages you need to take 2-3 screenshots however after reading this little guide, you'll be able to just provide the error text and thereby help the people who are trying to help you. You don't need any additional command line Tweaks from Cydia so we can start right off with the tutorial. Step 1: Open up Mobile Terminal / iOS Terminal / MTerminal and chdir into your project folder Step 2: To create the command output in another file do following (I recommend you set it to a .txt file for convenient reading on all platforms) Done. You just created the file Errors.txt in your project directory! If you want to create the output file in a different directory than your project folder After opening the Errors.txt file you'll see the command output and the error it generated. Here is the output of the sample tweak Thank you for reading! I hope you'll use this method in the future to save yourself and the community a lot of work in your next support topic
-
- 1
-
-
Help/Support Need some help with PSEditTextCell :)
castix replied to JustinPet26's topic in Help & Support
This is if you want to return the same function with a different value