Jump to content

K3NNNY

Senior Member
  • Posts

    1,428
  • Joined

  • Last visited

Everything posted by K3NNNY

  1. "People fear what they don't understand"

  2. No problem
  3. Try go to makefile.txt and under the example_FILES = Tweak.xm Type example_FRAMEWORKS = UIKit
  4. What errors
  5. 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
  6. Try put + to -
  7. Are you in root?
  8. 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
  9. Each hook no more %end
  10. I'm bored so trying to get good hacks thanks
  11. Thanks I never play this game I wanna try this out with unlimited stuff
  12. anyone seeing this? this working in 9.3.3?
  13. 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/?
  14. What is your device?iOS 9.2-9.3 Jailbreak only works on new generation devices
  15. What repo or package you recently installed?
  16. yea I thought it was junk, but it so interesting
  17. Watch this guy, it very interesting facts and points, especially almost at last part.
  18. True when that childhood favorite show comes to end. Yea it very interesting it relates to gods in reality
  19. Watch the video he makes so much points
  20. So this guys make a theories that Pokemon will be done. He does have so much points and worth watching it for 45 minutes of your time, since Pokemon been popular again I wanted to share this video.
  21. I can create one like leet it easy Join mcpe.ddns.net
×
  • 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