Jump to content

Dannyyy

Senior Member
  • Posts

    1,736
  • Joined

  • Last visited

Everything posted by Dannyyy

  1. @[dida] @@DiDA Oh wtf Didn't know you could do that
  2. I got it working! I just created a new project, copied and pasted my tweak.xm and made a .deb I installed it too to check if it's working and it works perfectly *EDIT* Almost perfectly
  3. I'm at school I'll continue when it's time for lunch and I'll let you know
  4. The special character is an apostrophe (') But it says this is where it's found: '/var/mobile/mrjumphack/_debian/control I'm going to make a new project. Brb
  5. Just want to see
  6. Hey Castix! There were special characters in the control file, idk how they got there, but I removed them and still got the same error
  7. I'm getting this error that prevent my hack to be compiled: Here is what it says after I run "make package messages=yes" Here is my makefile: ios 8.3 iPhone 6 Errors: [auto=code:0] /var/mobile/mrjumphack/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/mobile/mrjumphack/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Making all for tweak MrJumpHack... make[2]: Nothing to be done for `internal-library-compile'. Making stage for tweak MrJumpHack... make: *** [internal-package] Error 2
  8. thanks for the answers Let me check
  9. As the title says i was wondering of there is anyone that can crack my old email address because i need it badly. I forgot the my password. If its not possible let me know Thanks
  10. "sorry guys been gone for a while for family issues i will give your accounts by monday please leave at least 3 usernames you would like thank you "
  11. First argument to 'word' must be greater than 0. stop. Idk what this means so here you go: What does that error mean? Here is my tweak.xm: %hook CBJBroken +(bool) isDeviceJailbroken { return FALSE; } %end %hook GameViewV7 -(bool) collideWithWall { return FALSE; } -(void) setJumpCount:(int) { argument = 9999999; } %end %hook LevelDescriptor -(void) setLocked:(bool) { argument = FALSE; } -(bool) locked { return FALSE; } %end %hook SettingsManager -(bool) adsDisabled{ return TRUE; } -(void) setAdsDisabled:(bool) { argument = TRUE; } %end
  12. Completely didn't see the part "Void with Argument" thanks Dida
  13. Can someone help me make this into the correct format for my tweak.xm? And I've needed help with this in the past, so can you also give me a quick lesson so I can learn myself and not have to ask again in the future? thanks
  14. upcoming hack for Mr Jump! hope everything runs smoothly :D

    1. Pro

      Pro

      Mr. Jump is too easy :p

    2. Dannyyy
    3. Pro

      Pro

      The game itself and hacking it requires no effort whatsoever

  15. Just want to see what the tweak.xm looks like Nice
  16. Did it work?
  17. tf you mean, if you read the part before the hidden content you'd understand why i made this topic, foh
  18. let me download them and see whats going on
  19. Thank You @DiDA
×
  • 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