
Hackjoy
Member-
Posts
30 -
Joined
-
Last visited
Everything posted by Hackjoy
-
Mod Menu Hack Taichi Panda v5.5.0 +7 Cheats
Hackjoy replied to Hackjoy's topic in Free Jailbreak Cheats
He works for me, I try to create multiple characters and play games, exit games (including in the background), log out of my account and log back in, or switch roles. It's all working -
Modded/Hacked App: Taichi Panda by Snail Games USA, Inc.Bundle ID: com.snailgamesusa.taijiiTunes Store Link: https://apps.apple.com/us/app/taichi-panda/id944892716 Mod Requirements: - Jailbroken iPhone/iPad/iPod Touch. - Filza / iMazing or any other file managers for iOS. - Cydia Substrate, Substitute or libhooker depending on your jailbreak. - PreferenceLoader (from Cydia or Sileo). Hack Features: - God model - Disable arena enemy attacks - Skill no CD - Unlimited MP - 1 Hit kill - Move speed x2 - Skill attack range x2 Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/ Modded Android APK(s): https://iosgods.com/forum/68-android-section/ For more fun, check out the Club(s): https://iosgods.com/clubs/ iOS Hack Download Link: [Hidden Content] Installation Instructions: STEP 1: Download the .deb Cydia 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 Filza or iFile, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will need to press on 'Install' or 'Installer' from the options on your screen. STEP 5: Let Filza / iFile finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: If the hack is a Mod Menu, which is usually the case nowadays, the cheat features can be toggled in-game. Some cheats have options that can be enabled from your iDevice settings. STEP 7: Turn on the features you want and play the game. You may need to follow further instructions inside the hack's popup in-game. NOTE: If you have any questions or problems, read our Troubleshooting topic & Frequently Asked Questions & Answers topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits: - Hackjoy Cheat Video/Screenshots: N/A
- 110 replies
-
- 134
-
-
-
-
-
-
-
@shmoo @DiDA This mod template is very good, beautiful and sexy UI, thanks for the great contribution made by "shmoo". But I found a little problem: mod menu "button" is a bit small, big finger people difficult to tap the screen to activate the hack, So I made some simple changes myself. The changes include: Add the latest Auto-Lipo-for-iOS-5-to-iOS-11-Binary-Only Modify the button and UI interface size Modified for Mac Theos Download link for the New template: @shmoo I am not sure if such a change infringes upon the original author's rights and interests and, if offensive to you, Please tell me, I will delete this template immediately Original template screenshot: Modified template screenshot:
-
@klashksa I PM xiaov, got a reply and solved my problem, This is xiaov gave me the solution, for my very suitable, provide you with reference: This is my New Tweak.xm :(Works fine on iOS9.x and later)
-
I get the same error, I did not enter my "password / code". Then when I click the "Cancel" button, the game loads normally, "Hack" is also working I need tweak not to load "writeData" code when I click the "cancel" button (hack do not work) @xiaov plz help me, thx so much . This is my Tweak.xm :
-
Hack Taichi Panda: Heroes v1.0.9 +3 [God Mode + More]
Hackjoy replied to Zahir 's topic in Free Jailbreak Cheats
thanks... -
Help/Support How to add a license check for my Tweak
Hackjoy replied to Hackjoy's topic in Help & Support
Updated here: https://iosgods.com/...-license-check/ @@DiDA Thanks so much ! it's nice job -
Help/Support How to add a license check for my Tweak
Hackjoy replied to Hackjoy's topic in Help & Support
I have been waiting authors update, but he seemed very busy. Do you have a better way to prevent piracy tweak it? Thank you -
Help/Support How to add a license check for my Tweak
Hackjoy replied to Hackjoy's topic in Help & Support
Yes, I tried 3 versions of UPLoader 6.9,7.0 and 7.1, but they all did not work for me -
Hey, guys, I need to add a license check for my tweak, to prevent others are free to reprint my hack, anyone can help me? I tried to use CPLoader 7.1 CPLoader 7.0 CPLoader 6.9 ,but it's not working for me, I tested several games dylib, do not work for me test device:iPhone4s ios 7.1.2 This is my Tweak.xm : #import "writeData.h" #import <Foundation/Foundation.h> #import <UIKit/UIKit.h> #import <substrate.h> #define PLIST_PATH @"/var/mobile/Library/Preferences/panda.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %ctor { if(GetPrefBool(@"kSkill")) { writeData(0x18038C, 0xFF28); writeData(0x1803C6, 0x5FF09042); } else { } if(GetPrefBool(@"kScreen")) { writeData(0x24BF08, 0xFF28); } else { } } %hook AppDelegate -(void)applicationDidBecomeActive:(id)arg { UIAlertView *credits = [[UIAlertView alloc] initWithTitle:@"Test hack" message:@"Hacked by Hackjoy for iosgods.com ." delegate:self cancelButtonTitle:@"Thanks" otherButtonTitles:@"Visit US", nil]; [credits show]; [credits release]; %orig(); } %new -(void)alertView:(UIAlertView *)alertView clickedButtonAtIndex:(NSInteger)buttonIndex { NSString *button = [alertView buttonTitleAtIndex:buttonIndex]; if([button isEqualToString:@"Visit US"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.iosgods.com"]]; } } %end
-
Thank you so much
-
DIY Hack [Tutorial] 2k Diamonds and 3Million Gold Trick [Taichi Panda]
Hackjoy replied to MrHani3's topic in DIY Cheats
thx -
try it ,thx
-
thx
-
thx