Jump to content

Dannyyy

Senior Member
  • Posts

    1,736
  • Joined

  • Last visited

Everything posted by Dannyyy

  1. His steps are: 1. be sure you're breaking first 2. when the game is over don't go back into the menu. stay on the page where it gives the money to the person and asks for rematch or not. 3. kill the app 4. start the app 5. go into the same room you just played in thats what i understood
  2. @[dida] @@DiDA Oh wtf Didn't know you could do that
  3. 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
  4. I'm at school I'll continue when it's time for lunch and I'll let you know
  5. 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
  6. Just want to see
  7. 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
  8. 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
  9. thanks for the answers Let me check
  10. 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
  11. "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 "
  12. 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
  13. Completely didn't see the part "Void with Argument" thanks Dida
  14. 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
  15. 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

  16. Just want to see what the tweak.xm looks like Nice
  17. Did it work?
  18. tf you mean, if you read the part before the hidden content you'd understand why i made this topic, foh
×
  • 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