-
Posts
11,503 -
Joined
-
Last visited
Everything posted by Amuyea
-
Hack [UPDATE] Mimo: Learn how to code (ALL VERSION) +2
Amuyea replied to Amuyea's topic in Free Jailbreak Cheats
No jailbreak: https://iosgods.com/topic/43503-mimo-13-premium-ios-9345-ios-10/ -
Hacked App: Mimo: Learn to code on the go By Mimohello GmbH iTunes Link: https://itunes.apple.com/us/app/mimo-learn-to-code-on-the-go/id1133960732?mt=8&uo=4&at=1010lce4 Bundle ID: com.getmimo.mimo Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - Cydia Impactor. Hack Features: - Premium User/Everything Unlocked https://iosgods.com/topic/45903-mimo-143-premium-no-jb/
-
No Jailbreak required: https://iosgods.com/topic/43499-ufctv-28-watch-ppv-fights-ios-9345-ios-10/
-
Hacked App: UFC ® By UFC® - The Ultimate Fighting Championship® iTunes Link: https://itunes.apple.com/us/app/ufc/id534568162?mt=8&uo=4&at=1010lce4 Bundle ID: com.ufc.UFCTV Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - Cydia Impactor. Hack Features: - Full premium subscription (Fight Pass) - Can watch PPV - No Ads Hack Download Link:
-
Lucky me then
-
__ZN6Player4hurtEP6Entityi is symbol name Function can be "healthHack, attackHack etc"
-
"Enter your symbol"
-
Help/Support IDA help. MSHOOK, Functions window problem
Amuyea replied to Luke's topic in Help & Support
You load the wrong binary. Should look like this Did you crack it? -
Hack [UP 1]Pokemon Shuffle Mobile Cheats v1.9.4 +11
Amuyea replied to Amuyea's topic in Free Jailbreak Cheats
I will post today -
Introduction Let's trying to help with each other
Amuyea replied to Siya_Ratti's topic in Member Introductions
Welcome to iosgods -
It means a lot from you can't wait to see your final result
-
Omg, I missed your works
-
Help/Support Tweak.xm:53:63: error: expected ';' after return statement
Amuyea replied to Ted2's topic in Help & Support
No problem -
Help/Support Tweak.xm:53:63: error: expected ';' after return statement
Amuyea replied to Ted2's topic in Help & Support
#define PLIST_PATH @"/var/mobile/Library/Preferences/com.ted2.pou.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %hook Coins -(int)have { if(GetPrefBool(@"key1")) { return 987654321; } return %orig; } -(int)spent { if(GetPrefBool(@"key2")) { return 0; } return %orig; } -(int)cheated { if(GetPrefBool(@"key3")) { // you had key1 so you put key1 again so it should be key3 return 0; } return %orig; } %end %hook State -(int)setLevel { if(GetPrefBool(@"key4")) { return 270; } return %orig; } -(void)setHungry:(bool)argument { if(GetPrefBool(@"key5")) { // you had key3 so you put key3 again so it should be key5 argument = false; } return %orig; // you forgot ; here } %end %hook AppDelegate -(void)applicationDidBecomeActive:(id)arg { UIAlertView *credits = [[UIAlertView alloc] initWithTitle:@"Pou Cheat." message:@"Made by Ted2 from iOSGods" delegate:self cancelButtonTitle:@"Close Test Pop-Up" 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:@"Visis the iOSGods Family!"]) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"http://www.iosgods.com"]]; } } %end -
GFX [After Effects] Kinetic Typography Tool - Type Monkey
Amuyea replied to rfm's topic in GFX Club's GFX Resources
Such sexy program - Why is it bit.ly link -
Congrats to the winners! @Naeemjr @CroiWantHACKS @Ice Bear @@AlephDegree Seems like this member CroiWantHACKS didn't come on for over 4 weeks. Please pick other winner
-
Hack Candy Crush Jelly Saga (ALL VERSION) +10
Amuyea replied to Amuyea's topic in Free Jailbreak Cheats
Should be -
No problem
-
Is this introduce or help & support question?
-
Hack [UPDATE] Mimo: Learn how to code (ALL VERSION) +2
Amuyea replied to Amuyea's topic in Free Jailbreak Cheats
Should be. Report back if it doesn't -
Welcome, hope you enjoy your stay here
-
Hello, welcome to iOSGods and hope you enjoy here
-
Okay, go to /var/mobile/Containers/Bundle/Application/xappnamehere/xappnamehere.app/ Remove plugins folder. Crack it with clutch or ratsticrac