-
Posts
1,481 -
Joined
-
Last visited
Everything posted by Johnkittz
-
Help/Support Use of undeclared identifier "MSfindSymbol"
Johnkittz replied to Johnkittz's topic in Help & Support
Where can I get the latest from? -
So I've been trying to compile a MShook hack but I keep getting the error below any fixes. ? Error: Compiling Tweak.xm... Tweak.xm:111:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:113:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:115:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:117:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ Tweak.xm:119:24: error: use of undeclared identifier 'MSFindSymbol' MSHookFunction(MSFindSymbol(NULL, "__... ^ 5 errors generated. make[2]: *** [obj/Tweak.xm.ab9fe65f.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [JW.all.tweak.variables] Error 2
-
Hack Cookie Clickers <All versions> +3
Johnkittz replied to Johnkittz's topic in Free Jailbreak Cheats
not really took 3 minutes it Would have taken less but i had to add a UIAlert View -
Hacked App: Cookie ClickersBy redBit games iTunes Link:https://itunes.apple.com/us/app/cookie-clickers/id703439482?mt=8 Bundle ID:it.junglestudios.cookieclicker 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). Hack Features: - Inf Cookies (Never Will Go Negative) - Inf Clicks Per Second - Free Shop Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the file from the link above. Step 2: Copy the file over to your iDevice using any 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 deb 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 installation. Step 6: Once the installation is finished, open the app and enjoy the hack! 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: - @@Johnkittz
-
Tool Flex Converter: Convert your flex patch to tweak code in no time!
Johnkittz replied to imp0ss1ble's topic in Tools
Still work? -
Help/Support Returning NSSTRING with custom text help
Johnkittz replied to Johnkittz's topic in Help & Support
Would you know how to return one of those as a argument to a void? -
So as the title says I need help returning a ID turned into a NString
-
I might as well hack this game I'm tired of seeing it in the request section lol
-
Patcher Hack Weed Firm: Replanted <All Versions> +1
Johnkittz replied to Johnkittz's topic in Free Jailbreak Cheats
I'll do it right away- 122 replies
-
Shmoo hacked pandora nothing is safe
-
/Filled Here's the hack: https://iosgods.com/topic/24858-weed-firm-replanted-all-versions-1/?p=860588#entry860588
-
Patcher Hack Weed Firm: Replanted <All Versions> +1
Johnkittz replied to Johnkittz's topic in Free Jailbreak Cheats
I know I got a better phone and understanding of hacking now I had to wreck it- 122 replies
-
Patcher Hack Weed Firm: Replanted <All Versions> +1
Johnkittz posted a topic in Free Jailbreak Cheats
Hacked App:Weed Firm: RePlanted by B! Canada iTunes Link:https://appsto.re/us/9nEO9.i Bundle ID:com.bcanada.wfrp 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: - Inf Everything (Sell a Sack) Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the .deb hack 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 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: - @@Johnkittz- 122 replies
-
- 150
-
-
-
-
-
-
-
I'm releasing the hack later today I finally got a decent device on iOS 8
-
Help/Support Compile error: Foundation.h not found
Johnkittz replied to Johnkittz's topic in Help & Support
I figured it out for some reason filza was making dupe folders inside each other so the Sdk had to two folder inside each other -
So I keep getting this error when compiling > variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Compiling Tweak.xm... In file included from <built-in>:351: In file included from <command line>: /var/mobile/weedfirm/theos/Prefix.pch:2:10: fatal error: 'Foundation/Foundation.h' file not found #import <Foundation/Foundation.h> ^ 1 error generated. make[2]: *** [obj/Tweak.xm.539fd678.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [WeedFirm.all.tweak.variables] Error 2 johns-iPhone:/var/mobile/weedfirm root# Yes I do have all the headers
-
Help/Support Alpha Game Booster (No App Showing) on Ipad Mini 2 IOS 8.4
Johnkittz replied to ians325's topic in Help & Support
I don't like mila -
I need help unlinking the damage and health from the game I'm working on currently does anybody know how to unlink ?
-
Request Crashlands - Infinite crafting materials
Johnkittz replied to windbrand's topic in Hack Requests
I'm still working on this game it's a bit messy -
Patcher Hack [x32/x64][UPDATE] Smurfs' Village v1.29.0 +10
Johnkittz replied to Johnkittz's topic in Free Jailbreak Cheats
Now Has x64 Spport! -
Hacked App:Smurfs' Village By Beeline Interactive, Inc. iTunes Link:https://itunes.apple.com/us/app/smurfs-village/id399648212?mt=8 Bundle ID:com.capcommobile.smurfs 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: - Inf Gold (Spend Some) - Inf Smurfberries (Spend Some) - Inf Food (Use Some) - Inf Wood (Use Some) - Inf Stone (Use Some) - Inf Dye (Use some) - Inf Stars (Use or Spend some) - Inf StarDust (Use or Spend Some) - Inf FossilBones (Use or Spend Some) - Inf Berry Bits (Use Some) Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Download the .deb hack 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 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: - @@Johnkittz Now Supports x32/x64 If There Are Any Problems PM Me
-
PC [tool] Trainer Maker Kit
Johnkittz replied to Johnkittz's topic in Console & PC Gaming's Console and PC Gaming
Yes a trainer like those and I will be adding a tut soon -
This is a tool to help People make Trainers I DID NOT MAKE THIS TOOL A COMPANY DID it simplifies the Creation of a trainer Download: [Hidden Content]