Jump to content

K3NNNY

Senior Member
  • Posts

    1,428
  • Joined

  • Last visited

Everything posted by K3NNNY

  1. Ida Mobilesubstrate Mshook
  2. "People fear what they don't understand"

  3. No problem
  4. Try go to makefile.txt and under the example_FILES = Tweak.xm Type example_FRAMEWORKS = UIKit
  5. What errors
  6. I guess you don't use this [ or this ] Instead you use this "{" "}" %hook SBIconController -(void)iconTapped:(id)fp8{ %orig; UIAlertView *alert = [[UIAlertView alloc]initWithTitle:@"Mr Jump Hack + 5 Cheats!" message:@"Made by Zyko " delegate:self cancelButtonTitle:@"Dismiss" otherButtonTitles:nil]; [alert show]; } %end %hook CBJBroken +bool isDeviceJailbroken { return FALSE; } +bool isAppCracked { return FALSE; } %end %hook GameViewV7 -bool collideWithWall { return FALSE; } -int setJumpCount { return 999999999; } %end %hook LevelDescriptor -bool setLocked { return FALSE; } -bool locked { return FALSE; } -int setDeaths { return -1000000; } %end %hook SettingsManager -bool adsDisabled { return TRUE; } -void setAdsDisabled { return TRUE; } %end %hook FBInterstitialAdInternal -bool showAdFromRootViewController { return FALSE; } %end
  7. Try put + to -
  8. Are you in root?
  9. You never put %end on hook except the last one %hook SBIconController -(void)iconTapped:(id)fp8{ %orig; UIAlertView *alert = [[UIAlertView alloc]initWithTitle:@"Mr Jump Hack + 5 Cheats!" message:@"Made by Zyko " delegate:self cancelButtonTitle:@"Dismiss" otherButtonTitles:nil]; [alert show]; } %end %hook CBJBroken +bool isDeviceJailbroken [ return FALSE; ] +bool isAppCracked [ return FALSE; ] %end %hook GameViewV7 -bool collideWithWall [ return FALSE; ] -int setJumpCount [ return 999999999; ] %end %hook LevelDescriptor -bool setLocked [ return FALSE; ] -bool locked [ return FALSE; ] -int setDeaths [ return -1000000; ] %end %hook SettingsManager -bool adsDisabled [ return TRUE; ] -void setAdsDisabled [ return TRUE; ] %end %hook FBInterstitialAdInternal -bool showAdFromRootViewController [ return FALSE; ] %end
  10. Each hook no more %end
  11. I'm bored so trying to get good hacks thanks
  12. Thanks I never play this game I wanna try this out with unlimited stuff
  13. anyone seeing this? this working in 9.3.3?
  14. I think 6s users only getting this error? https://www.reddit.com/r/jailbreak/comments/4v03h5/question_i_just_rejailbroke_my_iphone_6s_after_i/?
  15. What is your device?iOS 9.2-9.3 Jailbreak only works on new generation devices
  16. What repo or package you recently installed?
  17. yea I thought it was junk, but it so interesting
  18. Watch this guy, it very interesting facts and points, especially almost at last part.
  19. True when that childhood favorite show comes to end. Yea it very interesting it relates to gods in reality
  20. Watch the video he makes so much points
×
  • 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