Jump to content

AxCE

Senior Member
  • Posts

    800
  • Joined

  • Last visited

Everything posted by AxCE

  1. Why don't you have it like me, i mean why do you have fp8 n stuff?
  2. Idk, but you can search it on youtube im sure, that you'll find it...
  3. AxCE

    Build Source Code

    Cool
  4. Thanks.
  5. AxCE

    ANIME

    One Piece
  6. Nice.
  7. Bruh, do you think im able to make an aimbot ? i just created a gravity field around the hole... Sure, #define PLIST_PATH @"/var/mobile/Library/Preferences/com.iosgods.fg2.plist" inline bool GetPrefBool(NSString *key) { return [[[NSDictionary dictionaryWithContentsOfFile:PLIST_PATH] valueForKey:key] boolValue]; } %hook UserDataManager -(bool)isWorldUnlocked:(id)argument { if(GetPrefBool(@"key1")) { argument = NULL; } return %orig; } %end %hook DalyChallenge -(unsigned long long)remainingAttempts { if(GetPrefBool(@"key2")) { return 999999; } return %orig; } %end %hook LocalUserData -(int)currentBux { if(GetPrefBool(@"key3")) { return 999999999; } return %orig; } %end %hook GamePlayer -(void)setShieldOn:(bool)argument { if(GetPrefBool(@"key4")) { argument = TRUE; } return %orig; } -(void)setGravityOn:(bool)argument { if(GetPrefBool(@"key5")) { argument = TRUE; } return %orig; } %end %hook SandTrapSprite -(void)setRectArray:(id)argument { if(GetPrefBool(@"key6")) { argument = NULL; } return %orig; } %end %hook TrailCard -(bool)isUnlocked { if(GetPrefBool(@"key7")) { return TRUE; } return %orig; } %end %hook GolferCard -(bool)isUnlocked { if(GetPrefBool(@"key7")) { return TRUE; } return %orig; } %end %hook GravityFieldSprite -(void)setWidth:(int)argument { if(GetPrefBool(@"key8")) { argument = 9999; } return %orig; } -(void)setHeight:(int)argument { if(GetPrefBool(@"key8")) { argument = 9999; } return %orig; } -(void)setStrength:(int)argument { if(GetPrefBool(@"key8")) { argument = -70; } return %orig; } -(void)setTintColor:(id)argument { if(GetPrefBool(@"key8")) { argument = NULL; } return %orig; } %end %hook ShieldAnimation -(void)setRadius:(int)argument { if(GetPrefBool(@"key9")) { argument = -70; } return %orig; } %end /* Popup with a link Varieties of a UIAlertView Popup can be found here: http://iosgods.com/topic/13988-varieties-of-uialertview-types-to-use-in-your-tweaks-patchers/ */ %hook AppDelegate // Change this with your Application's Delegate. AppController, UnityAppController, GameDelegate etc. - (BOOL)application:(id)fp8 didFinishLaunchingWithOptions:(id)fp12 { // Popup only once at each launch of the app. UIAlertView *igcredits = [[UIAlertView alloc] initWithTitle:@"FlappyGolf2 Cheats" message:@"\nFlappyGolf2 Cheats by AxCE for iOSGods.com" delegate:self cancelButtonTitle:@"Thanks" otherButtonTitles:@"Visit Us", nil]; [igcredits show]; [igcredits release]; return %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://iosgods.com/"]]; } } %end
  8. Game of Thrones!
  9. Hacked App: Jalal's Run iTunes Link: https://itunes.apple.com/us/app/jalals-run/id1091025156?mt=8&uo=4&at=1010lce4 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. Hack Features: - Unlimited Coins - All Characters - No Ads - All Levels 100% Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Open the app, play it a bit then close it from multitasking. Step 2: Download the file from the link above. Step 3: Unzip, copy/paste the files/folders to: For users on iOS 7, 6 and lower: /User Applications/AppName using iFunBox or /var/mobile/Applications/AppName using iFile/Filza. Jailbroken or Non-Jailbroken iOS 8 and lower, Jailbroken iOS 9, iOS 10 and higher users: /User Applications/AppName using iFunBox or /var/mobile/Containers/Data/Application/AppName using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9.0, 10.0 and higher need to follow this tutorial: http://iosgods.com/topic/9651-how-to-installapply-hacks-posted-in-this-section-if-youre-on-ios-83-84-90/ Note: Backup your original app files before replacing them with these modified ones. Step 4: Overwrite the new hacked files with your old ones and open the app. Note: If you have any questions or problems, read our Frequently Asked Questions topic and if you don't find a solution, post your issue down below and we'll do our best to help! Credits: @AxCE Hack Screenshots: N/A
  10. Hacked App: Super Stickman Golf 3 iTunes Link: https://itunes.apple.com/us/app/super-stickman-golf-3/id1002132680?mt=8&uo=4&at=1010lce4 Bundle ID: com.noodlecake.ssg3 Hack Requirements: - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features: - Unlimited Money - Max. Level - Unlock All Hats - Unlock All Trails - Unlock All Powerups - Unlock All Achievements - Unlock All Characters - Premium Acc - No Sand - No Water - Strokes always 0 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 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 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 mod 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 and if you don't find a solution, post your issue down below and we'll do our best to help! Credits: @AxCE @Crypto (For all the help ) Hack Video/Screenshots: N/A
  11. i could give you my tweak.xm if you want...
  12. Hello there, i made a patcher for flappy golf 2 with flex and i had also alot of issues... You don't have to disable the laser...You can just turn your shield inv.so you are invincible.
  13. https://iosgods.com/topic/38947-dan-the-man-allversions-4/
  14. I mean GameGem.
  15. I had also alot of issues with igg...So i just used gamegem...Idk if it helps you but you can try it.
  16. Huh? I can't upload more than 28mb per upload
  17. Thanks! But how? I coulden't find anything...
  18. Can one use Gdb or lldb without a pc?
  19. Yes, but it works like 10-15 min and then i get error 404 i guess.. Oh right! Thanks
  20. Hello, when i wanna upload a save game on iosddl, is the file most of the time to big, so im gonna upload it on dropbox. But after i uploaded it, the Link isn't gonna work anymore. Can someone help me fix this or give me another upload platform? Thanks.
  21. It exist a hack...But its only for v.1.0.3 and its very hard to get. +17 by Alcatraz
  22. Hacked App: Block! iTunes Link: https://itunes.apple.com/de/app/block!/id835367488?mt=8&uo=4&at=1010lce4 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. Hack Features: - Unlimited Skips - Unlimited Hints - No Ads Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Open the app, play it a bit then close it from multitasking. Step 2: Download the file from the link above. Step 3: Unzip, copy/paste the files/folders to: For users on iOS 7, 6 and lower: /User Applications/AppName using iFunBox or /var/mobile/Applications/AppName using iFile/Filza. Jailbroken or Non-Jailbroken iOS 8 and lower, Jailbroken iOS 9, iOS 10 and higher users: /User Applications/AppName using iFunBox or /var/mobile/Containers/Data/Application/AppName using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9.0, 10.0 and higher need to follow this tutorial: http://iosgods.com/topic/9651-how-to-installapply-hacks-posted-in-this-section-if-youre-on-ios-83-84-90/ Note: Backup your original app files before replacing them with these modified ones. Step 4: Overwrite the new hacked files with your old ones and open the app. Note: If you have any questions or problems, read our Frequently Asked Questions topic and if you don't find a solution, post your issue down below and we'll do our best to help! Credits: @AxCE Hack Screenshots: N/A
  23. Idk i can't fix it
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines