Announcement

Collapse
No announcement yet.

ARDS Slide Code Calculator 1.0

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

  • ARDS Slide Code Calculator 1.0

    This program was designed by Demonic722 to aid beginner code hackers in developing "Loop Codes". You simply enter the base code, how many times the loop repeats, and the increment. Special thanks to elixirdream for some feedback and getting him to change something.

    ARDS Slide Code Calculator 1.0
    The Hackmaster

  • #2
    Demonic if you see this please add an option to have the value increment as well as an option, also I tried this and no matter what I put in the fields it never makes any code show up on the right side. Is there anything I need installed to make it work?
    Spoiler Alert! Click to view...

    THE BAD GUY!!!!!!

    Comment


    • #3
      Hmm, it should work fine. Could you send an image of how you're inputting the data? Also, do you mean value increment with the D5, C, D6/D7/D8, and D4 Code Types? Perhaps a code like this?

      Code:
      D5000000 00003078
      C0000000 00000009
      D7000000 021D88FE
      D4000000 00000004
      D2000000 00000000
      Edit: I planned on updating the tool anyway. I should have added a check if the offset increment was 1, 2, or 4 and I should have used the D5, C, and D6/D7/D8 code types for those. If Abystus or Rimsky get back to me on adding some NDS Features to that Huge tool with all the systems and whatnot I shall add it in there or I could write up something real quick if I have time today.
      Last edited by Demonic722; 01-29-2012, 01:44:24 PM.
      I only bother with things that interest me.

      Comment


      • #4
        Yes that is the code types I would like to have added, basicaly have an option to increment the value, I would leave it as 0 by default and if it is then have the output as the standard Slide code if its not 0 then use the D4/5/6/7/9 code types. Here is the picture of what I tried:

        Click image for larger version

Name:	Image2.jpg
Views:	1
Size:	24.1 KB
ID:	162119
        Spoiler Alert! Click to view...

        THE BAD GUY!!!!!!

        Comment


        • #5
          Well, you would really have to input it like this:



          There's a check to see if you have inputted 16 chars (+ that space, so 17) in the base code box, and if you don't, no code will output. I found a minor bug in the program that allows the program to output even if you didn't have a space after the 8th character, but I will fix shortly. I will also add support for value increment.
          I only bother with things that interest me.

          Comment


          • #6
            lol I messing with the pointer programs and totally ignored that this might require a value, I get some weird characters at the end of my code:
            Attached Files
            Spoiler Alert! Click to view...

            THE BAD GUY!!!!!!

            Comment


            • #7
              Yeah! Me too....

              The strange box appear at end of all codes....
              Doakan untuk MH370 / Pray for M370

              Comment


              • #8
                Sorry for the wait, but I've been busy with school and my life lately...

                Credits:
                Demonic722 for building the tool.
                Helder for suggesting features.

                Version 1.1 Change Log:
                - Added value increment.
                - Added a check box to enable/disable value increment.
                - Changed the interface.
                - Changed code output.
                - Added message boxes to alert you when an error has been detected.
                - Checks if you have inputted 8 characters into the "Base Code" box, if you have, a space will be added to split the Address from the Value.

                Preview:


                I'm still not sure where those boxes are coming from, but I haven't noticed them in this version or the previous.
                I'll upload the attachment in my Current Generation Thread since I can't upload attachments in the News Section. Please report bugs and leave feedback.
                I only bother with things that interest me.

                Comment


                • #9
                  Nice! now this will definitley come in handy for old timers and new comers to the nds scene.
                  Spoiler Alert! Click to view...

                  THE BAD GUY!!!!!!

                  Comment


                  • #10
                    Thanks for the feedback . Are there any bugs I should fix? Any requested features? Or is it good how it is now?
                    I only bother with things that interest me.

                    Comment

                    Working...
                    X