Announcement

Collapse
No announcement yet.

help help help Moonjump code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • help help help Moonjump code

    Hey Hello all,

    Can anybody give me an good explanation to how did i get a good working moonjump code
    i try with this but no results
    here the steps that i did follow but not gonna work or i did something wrong

    1. Start an unknown value search while just standing still.

    2. If the game leaves the player standing completely still, then it's safe to assume the Y speed isn't changing. Move around then stand still again. Search Equal to. Repeat a few times if desired.

    3. Now here's where signed searching differs from GLEE. The Y speed is positive while rising up, negative while falling, and either 0 or slightly less when standing still. Press the jump button and quickly freeze the game while the player is still rising. Search Greater Than.

    4. As the player begins to fall, search Less Than.

    5. When the player hits the ground and is standing still again, search Greater Than.

    6. Now jump again, and quickly freeze the game while rising once more. Do a Greater Than search.

    7. This may have been enough to get down to a decent amount of results. If not, repeat the steps as needed, remembering the way Y speed values work signed.

    8. Once the results are done enough to warrant even looking at them, look for the positive, negative, 0/negative combination of current and previous values for each result. Pick out the ones worth trying and test them with the positive value. The value may still need to be increased a little, but again, keep in mind the signing factor. Don't raise it too high and turn it negative or the player will be glued to the ground.

    9. Take the right address and value, and put the code on an activator for pressing the jump button (or other button, if desired).

    PS how reconize the results

    ow and how did i make the terminator for it

    Thanks in advance you all

  • #2
    Here's a link to a different method: http://codehut.gshi.org/HowToJumpCodes.txt
    The Code Hut: http://codehut.gshi.org/

    Comment


    • #4
      Hey Dlevere that's exact the same codes as what i past over here but it don't work for me
      or i'll take the wrong results i'll most know what for results are to poke with wiirdgui or gecko dnet..

      Comment


      • #5
        Originally posted by BITBURGER View Post
        Hey Dlevere that's exact the same codes as what i past over here but it don't work for me
        or i'll take the wrong results i'll most know what for results are to poke with wiirdgui or gecko dnet..
        You've got to take your time with these Moon Jump codes. Make sure that you do the steps exactly as described in those tutorials. It helps if the game that you are hacking has a jump button. If it does, use that button for your testing. I can't help you with wiirdgui or gecko dnet, I don't use them.
        The Hackmaster

        Comment


        • #6
          is there any one the will for me upload an youtube video with how to do moonjump code making
          i'll see everything about code hacking on youtube most of all video's from cosmocortney
          super great guy bye the way but an instruction from how to make an moonjump code with wiirdgui of gecko dnet
          i'll never seen it helps me alot when anybody make this moonjump code hack tut for me
          thx in advance guys

          Comment

          Working...
          X