Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to Make the Matrix  (Read 21115 times)

0 Members and 1 Guest are viewing this topic.

DFND-jimjim1

    Topic Starter


    Beginner

  • What would you do if you knew you could not fail?
    How to Make the Matrix
    « on: December 23, 2008, 02:15:46 PM »
    This is how to make the Matrix in a batch file-

    Code: [Select]
    @echo off
    cls
    title Matrix
    color 2
    :start
    echo %random% %random% %random% %random% %random% %random% %random% %random%
    goto start

    %random% means to type %random% not random letters
    Save this as (to whatever folder) Matrix.bat


    I am not responsibal if you mess up and ruin your computer

    Raptor

    • Guest
    Re: How to Make the Matrix
    « Reply #1 on: December 23, 2008, 02:42:40 PM »
    What does it do?

    DFND-jimjim1

      Topic Starter


      Beginner

    • What would you do if you knew you could not fail?
      Re: How to Make the Matrix
      « Reply #2 on: December 23, 2008, 02:44:33 PM »
      it looks like the matrix
      ill send an attachment with it

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: How to Make the Matrix
      « Reply #3 on: December 23, 2008, 02:45:30 PM »
      looks like a bunch of numbers to me. Although I suppose, since it is a 2-dimensional array, one could call it a matrix. but it is no more a matrix then those used in 3d projection transformations.
      I was trying to dereference Null Pointers before it was cool.

      DFND-jimjim1

        Topic Starter


        Beginner

      • What would you do if you knew you could not fail?
        Re: How to Make the Matrix
        « Reply #4 on: December 23, 2008, 02:46:44 PM »
        Here it is-

        [attachment deleted by admin]

        DFND-jimjim1

          Topic Starter


          Beginner

        • What would you do if you knew you could not fail?
          Re: How to Make the Matrix
          « Reply #5 on: December 23, 2008, 02:47:16 PM »
          Quote from: BC_Programmer
          looks like a bunch of numbers to me. Although I suppose, since it is a 2-dimensional array, one could call it a matrix. but it is no more a matrix then those used in 3d projection transformations.

          WELL...

          Dias de verano

          • Guest
          Re: How to Make the Matrix
          « Reply #6 on: December 23, 2008, 03:11:00 PM »
          I am not impressed by this.

          kpac

          • Web moderator


          • Hacker

          • kpac®
          • Thanked: 184
            • Yes
            • Yes
            • Yes
          • Certifications: List
          • Computer: Specs
          • Experience: Expert
          • OS: Windows 7
          Re: How to Make the Matrix
          « Reply #7 on: December 23, 2008, 03:42:50 PM »
          Where did I see this before?

          macdad-



            Expert

            Thanked: 40
            Re: How to Make the Matrix
            « Reply #8 on: December 23, 2008, 04:58:13 PM »
            Where did I see this before?

            perhaps here?

             8)
            If you dont know DOS, you dont know Windows...

            Thats why Bill Gates created the Windows NT Family.

            DFND-jimjim1

              Topic Starter


              Beginner

            • What would you do if you knew you could not fail?
              Re: How to Make the Matrix
              « Reply #9 on: December 23, 2008, 05:28:45 PM »

              macdad-



                Expert

                Thanked: 40
                Re: How to Make the Matrix
                « Reply #10 on: December 23, 2008, 05:35:14 PM »
                what the crap!!!!!!!!!!!!!!!!!!!!!! you stole the signature bar i was using!!!

                and thanks for your comment.  :P
                If you dont know DOS, you dont know Windows...

                Thats why Bill Gates created the Windows NT Family.

                BC_Programmer


                  Mastermind
                • Typing is no substitute for thinking.
                • Thanked: 1140
                  • Yes
                  • Yes
                  • BC-Programming.com
                • Certifications: List
                • Computer: Specs
                • Experience: Beginner
                • OS: Windows 11
                Re: How to Make the Matrix
                « Reply #11 on: December 23, 2008, 05:39:58 PM »
                Where did I see this before?

                perhaps here?

                 8)


                Nope that version is crap

                excepting of course the fact it does the exact same thing yours does, with a more appropriate color, as well as not having spaces.

                before declaring somebody elses work as crap perhaps you should reevaluate just how similar it is to your own.

                I was trying to dereference Null Pointers before it was cool.

                BC_Programmer


                  Mastermind
                • Typing is no substitute for thinking.
                • Thanked: 1140
                  • Yes
                  • Yes
                  • BC-Programming.com
                • Certifications: List
                • Computer: Specs
                • Experience: Beginner
                • OS: Windows 11
                Re: How to Make the Matrix
                « Reply #12 on: December 23, 2008, 05:42:38 PM »
                what the crap!!!!!!!!!!!!!!!!!!!!!! you stole the signature bar i was using!!!

                and thanks for your comment.  :P

                it's green, he must have made it from scratch, that is SO NOT just a cosmetic change.

                And he decided that he's special since one of his threads got enough replies to become a "hot" topic. Of course the issue would have been resolved by simply rebooting the router in the first place, I'm sure, and the constant refusal to enter any configuration pages makes any assistance moot.
                I was trying to dereference Null Pointers before it was cool.

                DFND-jimjim1

                  Topic Starter


                  Beginner

                • What would you do if you knew you could not fail?
                  Re: How to Make the Matrix
                  « Reply #13 on: December 23, 2008, 05:45:17 PM »
                  Thanks....*glar*

                  BC_Programmer


                    Mastermind
                  • Typing is no substitute for thinking.
                  • Thanked: 1140
                    • Yes
                    • Yes
                    • BC-Programming.com
                  • Certifications: List
                  • Computer: Specs
                  • Experience: Beginner
                  • OS: Windows 11
                  Re: How to Make the Matrix
                  « Reply #14 on: December 23, 2008, 05:47:07 PM »
                  Thanks....*glar* *glare*

                  now explain yourself! Why did you take macdad's sig bar. So glad I removed mine...
                  I was trying to dereference Null Pointers before it was cool.