Jump to content

Patricktph

Senior Member
  • Posts

    2,778
  • Joined

  • Last visited

Everything posted by Patricktph

  1. what's up, and
  2. It's Working It's not visual i know what the problem was It's Working I fixed The problem Yea it's working
  3. i did it was working, hold on let me test again
  4. Oh shoot i think it is Lock it It was just working idk what happen
  5. https://iosgods.com/topic/37100-dino-hunter-deadly-shores-v205-unlimited-gold-1/
  6. Try installing Apple File Conduit from cydia then try again
  7. Nice Work And
  8. Add it to your post where it says "ITunes Link"
  9. There's no such a game called " Classic Jump" in the AppStore
  10. those are the only ones i know from the top of my head there's probably more>.
  11. You can use Splitify from cydia or you can use Multiplexer also from cydia
  12. what IDevice do you have ?
  13. Hacked App: Crunchyroll iTunes Link: https://itunes.apple.com/us/app/crunchyroll-everything-anime/id329913454?mt=8&uo=4 Bundle ID: com.crunchyroll.iphone 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). https://iosgods.com/topic/39289-crunchyroll-watch-anime-drama-online-v302/
  14. I'm making getting this errors while trying to compire Tweak.xm:11:17: error: expected selector for Objective-C method -(unsigned int) { ~~~~~~~~~~~~~~~~^ Tweak.xm:33:20: error: expected method body #line 34 "Tweak.xm" ^ 2 errors generated. make[2]: *** [obj/Tweak.xm.91ea0510.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [lifeTime.all.tweak.variables] Error 2 iPhone:/var/mobile/lifetime root# THIS IS MY TWEAK.xm %hook AETNVideoSplashScreenViewController -(void) viewDidLoad { } -(bool) isFinished { return true; } %end %hook FWAd -(unsigned int) { return 0; } %end %hook AWEDAsset -(id) adCuePoints { return nil; } %end #include <UIKit/UIKit.h> %hook AETNAppDelegate -(void)applicationDidBecomeActive:(id)argument { UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"The Hacked!" message:@"The Cheats by patricktph for IOSGods.com" delegate:nil cancelButtonTitle:@"Thanks" otherButtonTitles:nil]; [alert show]; [alert release]; } %end N NVM I FIXED IT This Is The Solution %hook AETNVideoSplashScreenViewController -(void) viewDidLoad { } -(bool) isFinished { return true; } %end %hook FWAd -(unsigned int) addl { return 0; } %end %hook AWEDAsset -(id) adCuePoints { return nil; } %end #include <UIKit/UIKit.h> %hook AETNAppDelegate -(void)applicationDidBecomeActive:(id)argument { UIAlertView *alert = [[uIAlertView alloc] initWithTitle:@"The Hacked!" message:@"The Cheats by patricktph for IOSGods.com" delegate:nil cancelButtonTitle:@"Thanks" otherButtonTitles:nil]; [alert show]; [alert release]; } %end
  15. Interesting
  16. this is one of the best tweaks
  17. well.. jack welcome to
  18. why do you have2 links to the same video > remove one
  19. welcome
  20. i fixed it try again
×
  • 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