Announcement

Collapse
No announcement yet.

Tried to Hack Infinite Gold in 3DS Sm4sh = FREEZE

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

  • Tried to Hack Infinite Gold in 3DS Sm4sh = FREEZE

    Seriously, how would I go about hacking this, when it seems to just cause the game to freeze whenever I search for the amount of Coins I have?

    Is this just another anti-cheating measure "secretly" implemented by Nintendo, or am I just Doing it Wrong(R)?
    Tempus fugit, ergo, carpe diem.

    Time flies, therefore, seize the day.

  • #2
    I've hacked Smash 4 single player many times and it never crashes.
    My Gateway has never frozen on me during a search.
    If you picked a bad address and a bad value then the game will freeze.
    I'm retired from code hacking.
    I do not take requests!

    Comment


    • #3
      I'd like to know if you've found codes for infinite jumps and unlimited coins. If not, could you please tell me how I'd go about finding them for myself?
      Tempus fugit, ergo, carpe diem.

      Time flies, therefore, seize the day.

      Comment


      • #4
        I have found one for infinite jumps, but not coins.
        And what mode are you in for coins?
        I forgot how I made infinite jumps, however, you should know that most if not all of these codes are going to require a pointer.
        I also made a code where Samus has her gun always charged.

        I'll look into hacking Smash 4 in a bit.

        Edit: Ok found out how to make infinite jumps.
        When on the ground and not jumping, the value is zero. Each jump adds a value of one.

        Example: Using, Lucas I stood still, and searched for a value of "0", then I jumped once while in the air I searched for a value of "1".
        Then I used both of my jumps in the air and while I was in the air I searched for a value of "2"it found the correct address almost right away.

        Then I entered the address into the "Cheatlist Editor" and chose "00000000" as my value and it gave me infinite jumps.
        Last edited by Dybbles; 05-15-2016, 04:08:21 PM.
        I'm retired from code hacking.
        I do not take requests!

        Comment


        • #5
          I'd like to see a code which gives Mewtwo an instant-launching Shadow Ball, like you did with Samus' gun.

          And, as for the infinite-jumps code, is it a different address for each level/character, etc.?

          And the mode I was searching for gold in where it froze was just before Trophy Rush (where you pull on the lever to determine how much time you want).
          Last edited by xirtamehtsitahw; 05-15-2016, 04:27:41 PM.
          Tempus fugit, ergo, carpe diem.

          Time flies, therefore, seize the day.

          Comment


          • #6
            Is the infinite jumps address different for each level? And as for where I was trying to hack my gold, it was at the screen where you pull the lever to determine how much Trophy Rush time you get. Apparently, there are places where the game doesn't like it when you search for cheats.
            Tempus fugit, ergo, carpe diem.

            Time flies, therefore, seize the day.

            Comment


            • #7
              Yes. The jump address changes for each level. I hacked the pointer myself and it works, but I think I'll let you make the code post it instead.
              Ahhh. I see. Let me give that one a try as well.
              I'm retired from code hacking.
              I do not take requests!

              Comment


              • #8
                You were the first one to find the code, so why allow me to take credit? Or...are you trying to get me to do something I have little experience with (and I also find it aggravating)?

                Of course, you know what they say: no pain, no gain...ugh.

                EDIT: I can say that searching for a value of 0 then a value of 1 does NOT work...it only makes the search bar (on the second search for 1) go BEYOND the outline and just keep going...and going...and going. You will need to search for 1 FIRST, then 2, then 0. Wash, rinse, repeat.
                Last edited by xirtamehtsitahw; 05-15-2016, 04:59:20 PM.
                Tempus fugit, ergo, carpe diem.

                Time flies, therefore, seize the day.

                Comment


                • #9
                  I want you to learn how to best use the Gateway cheat searching function and I wanted you to learn how to make Pointer codes.
                  You asked for advice on how to make the code. You didn't ask us to make the code for you.

                  I want you to try it yourself, because I know you are good enough to make it yourself. I have faith that you can do it.
                  I meant no harm by saying what I said. I apologize for my comment above.
                  I'm retired from code hacking.
                  I do not take requests!

                  Comment


                  • #10
                    Well, the thing is, I absolutely LOATHE pointer codes because they are such a pain in the ass to make. I have to make TWO memory dumps (sometimes more, if there is a pointer which points to another pointer, etc.), each time having to grit my teeth and hope that the game doesn't decide to freeze. (It usually DOES, however, JUST to spite me).

                    I'm going to give this ONE more try, and if the game still insists on freezing, I'm going to have to ask that you end my misery and tell me what the code is.
                    Tempus fugit, ergo, carpe diem.

                    Time flies, therefore, seize the day.

                    Comment


                    • #11
                      I understand. I hate pointers too.
                      I wish you the best of luck, I know you can do it.
                      I'm retired from code hacking.
                      I do not take requests!

                      Comment


                      • #12
                        If I don't get it this time, will you provide me with the code? I can't STAND it when games freeze just to prevent me from completing what should be a standard pointer search.
                        Tempus fugit, ergo, carpe diem.

                        Time flies, therefore, seize the day.

                        Comment


                        • #13
                          Yes. I will give you the code.
                          I only hacked the infinite jump code.
                          Also. I am not on the latest version either.

                          I'm on version 1.1.4
                          Last edited by Dybbles; 05-15-2016, 06:30:55 PM.
                          I'm retired from code hacking.
                          I do not take requests!

                          Comment


                          • #14
                            You're not on update 1.1.5? Then my infinite-jump code will be the latest one, so it should work for anyone who has updated to 1.1.5. I mean, who wouldn't? Who DOESN'T want to have access to all DLC characters? Amirite?

                            Edit: Got the two RAM dumps made, and made note of the two infinite-jump addresses (one per dump). About to attempt to make a pointer code with them. Wish me luck!

                            Scratch that--I can't do it, because my laptop is too old to even run Gateway RAM Tools (needed to extract the raw contents of the RAM). I need the latest version of Microsoft .NET framework 4.0 (4.0.3...something or other). I don't have it, so I'm SOL.
                            Last edited by xirtamehtsitahw; 05-15-2016, 06:28:59 PM.
                            Tempus fugit, ergo, carpe diem.

                            Time flies, therefore, seize the day.

                            Comment


                            • #15
                              Ok. Wanna just test my code anyway?

                              Here it is:
                              Infinite Jumps (Player 1)
                              68029310 00000000
                              B8029310 00000000
                              B0000F50 00000000
                              20000688 00000000
                              D2000000 00000000

                              Only activate this code during a match.
                              And disable as soon as you win the match.

                              Please tell me if it works for version 1.1.5
                              Last edited by Dybbles; 05-15-2016, 06:33:20 PM.
                              I'm retired from code hacking.
                              I do not take requests!

                              Comment

                              Working...
                              X