Jump to content

godfather9797

Senior Member
  • Posts

    349
  • Joined

  • Last visited

Everything posted by godfather9797

  1. he always do that
  2. @SLIDERzz check this DiDA will update it to 2.9.5
  3. Name of the game you want hack: Hawk freedom SquadronVersion of the game: 1.15.1 iTunes Link for the app: https://itunes.apple.com/us/app/hawk-freedom-squadron-shooter/id1145878423?mt=8&uo=4&at=1010lce4 Jailbroken or Non-Jailbroken: Jailbroken ios 11 Requested Features: - Brobot Experience Multiplier - Score Multiplier - OHK
      • 1
      • Like
  4. hello everyone, i have iphone 7 ios 11.3.1 electra jailbreak i get these errors when trying to compile, using 3.0 NIC Template after making the project i only add the offset and hacking hex to tweak.xm and delete these Comments [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/forum/13-free-jailbroken-cydia-cheats/"]]; [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/clubs/"]]; after that run the command make package and i got these error > Making all for tweak shooter… ==> Merging tweak shooter… bash: line 1: 30555 Killed: 9 ( lipo -arch arm64 /var/root/shooter/.theos/obj/arm64/shooter.dylib -create -output"/var/root/shooter/.theos/obj/shooter.dylib.93e8684b.unsigned" ) make[2]: ***[/var/theos/makefiles/instance/library.mk:32: /var/root/shooter/.theos/obj/shooter.dylib.93e8684b.unsigned] Error 137 make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2 make: *** [/var/theos/makefiles/master/rules.mk:123: shooter.all.tweak.variables] Error 2  any help will be appreciate
  5. can someone help me please
  6. delete these Comments [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/forum/13-free-jailbroken-cydia-cheats/"]]; [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/clubs/"]]; solve the problem
  7. hello everyone, i have iphone 7 ios 11.3.1 electra jailbreak i get these errors when trying to compile, using 3.0 NIC Template after making the project i only add the offset and hacking hex to tweak.xm and delete these Comments [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/forum/13-free-jailbroken-cydia-cheats/"]]; [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/clubs/"]]; after that run the command make package and i got these error > Making all for tweak shooter… ==> Merging tweak shooter… bash: line 1: 30555 Killed: 9 ( lipo -arch arm64 /var/root/shooter/.theos/obj/arm64/shooter.dylib -create -output "/var/root/shooter/.theos/obj/shooter.dylib.93e8684b.unsigned" ) make[2]: *** [/var/theos/makefiles/instance/library.mk:32: /var/root/shooter/.theos/obj/shooter.dylib.93e8684b.unsigned] Error 137 make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2 make: *** [/var/theos/makefiles/master/rules.mk:123: shooter.all.tweak.variables] Error 2 any help will be appreciate
  8. Hi @DiDA can you tell me what should i remove ? UIAlertAction *iosgods = [UIAlertAction actionWithTitle:@"Visit iOSGods.com!" style:UIAlertActionStyleDefault handler:^(UIAlertAction *action){ [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/forum/13-free-jailbroken-cydia-cheats/"]]; }]; UIAlertAction *clubs = [UIAlertAction actionWithTitle:@"Visit the Clubs!" style:UIAlertActionStyleDefault handler:^(UIAlertAction *action){ [[UIApplication sharedApplication] openURL: [NSURL URLWithString: @"https://iosgods.com/clubs/"]]; }];
×
  • 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