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

Author Topic: send all ur succesfull scripts  (Read 15570 times)

0 Members and 1 Guest are viewing this topic.

pds

    Topic Starter


    Beginner
  • konichiwa kamisan ^_^
  • Thanked: 2
    send all ur succesfull scripts
    « on: November 25, 2009, 04:04:51 AM »
    this script is method to ping to a pc
    Code: [Select]

    @echo on
    cls
    ping 192.168.0.1
    pause
    ftp
    pause
    open 192.168.0.1
    play 192.168.0.1
    pause

    <>note<warning don't try to hack with this scrip cie can see everything you try if you got ftp mode your commands and stuff will be saved in the coloctor...>
    so you can change my script copyright by http//www.192.168.0.7.M0DC3T.atrib?.cmd.qua/.ms-dosport-pds.jp

    Quantos



      Guru
    • Veni, Vidi, Vici
    • Thanked: 170
      • Yes
      • Yes
    • Computer: Specs
    • Experience: Guru
    • OS: Linux variant
    Re: send all ur succesfull scripts
    « Reply #1 on: November 25, 2009, 04:06:25 AM »
     ??? Huh ???
    Evil is an exact science.

    pds

      Topic Starter


      Beginner
    • konichiwa kamisan ^_^
    • Thanked: 2
      Re: send all ur succesfull scripts
      « Reply #2 on: November 25, 2009, 04:09:36 AM »
      Code: [Select]
      @echo off
      cls
      title -=Ξmarix b version pdsΞ=-
      color 0a
      :loop
      echo %random%%random%random
      echo %random
      echo %random%%random%
      goto loop
      copyright by pds

      Salmon Trout

      • Guest
      Re: send all ur succesfull scripts
      « Reply #3 on: November 25, 2009, 04:32:53 AM »
      Seems like we have a child posting scripts that don't do anything useful.

      pds

        Topic Starter


        Beginner
      • konichiwa kamisan ^_^
      • Thanked: 2
        Re: send all ur succesfull scripts
        « Reply #4 on: November 25, 2009, 04:39:23 AM »
        i'm adult and i've some usefull scripts

        Salmon Trout

        • Guest
        Re: send all ur succesfull scripts
        « Reply #5 on: November 25, 2009, 04:42:45 AM »
        I don't think that one you posted above is very useful. Please do not post silly or frivolous scripts.

        Carbon Dudeoxide

        • Global Moderator

        • Mastermind
        • Thanked: 169
          • Yes
          • Yes
          • Yes
        • Certifications: List
        • Experience: Guru
        • OS: Mac OS
        Re: send all ur succesfull scripts
        « Reply #6 on: November 25, 2009, 04:58:35 AM »
        Is it possible to....copyright a command prompt script?

        -.-

        Helpmeh



          Guru

        • Roar.
        • Thanked: 123
          • Yes
          • Yes
        • Computer: Specs
        • Experience: Familiar
        • OS: Windows 8
        Re: send all ur succesfull scripts
        « Reply #7 on: November 25, 2009, 05:02:33 AM »
        Is it possible to....copyright a command prompt script?

        -.-
        Copyrighting is a long and expensive process. No one would do it for a batch script.

        No offence, but the only scripts I made that were that bad just opened it self over and over. 
        Where's MagicSpeed?
        Quote from: 'matt'
        He's playing a game called IRL. Great graphics, *censored* gameplay.

        pds

          Topic Starter


          Beginner
        • konichiwa kamisan ^_^
        • Thanked: 2
          Re: send all ur succesfull scripts
          « Reply #8 on: November 25, 2009, 05:08:10 AM »
          ok i these a good one
          Code: [Select]
          cls
          @echo off
          title pds password
          if EXIST Control Panel.
          {21EC2020-3AEA-1069-A2DD-08002B30309D}
          goto unlock
          if NOT EXIST Private goo mdlocker
          :CONFIRM
          echo Are you sure you want to lock thr folder(Y/N)
          set/p "cho=>"
          if %cho%==Y goto LOCK
          if %cho%==y goto LOCK
          if %cho%==N goto END
          if %cho%==n goto END
          echo Invalid choice.
          goto CONFIRM
          :LOCK
          ren Private "Control Panel.
          {21EC2020-3AEA-1069-A2DD-08002B30309D}"
          ATTRIB +H +S "Control Panel.
          {21EC2020-3AEA-1069-A2DD-08002B30309D}"
          echo Folder locked
          goto END
          :UNLOCK
          echo to unlock foder
          set/p "pass=>"
          if NOT %pass%== 12345 goto FAIL
          attrib -h -s "Control Panel.
          {21EC2020-3AEA-1069-A2DD-08002B30309D}"
          ren "Conrtol Panel
          {21EC2020-3AEA-1069-A2DD-08002B30309D}"
          Private
          echo FOLDER uNLOCKED SUCCESSFULLY
          GOTO END
          :FAIL
          ECHO INVALID  PASSWORD
          GOTO END
          :MDLOCKER
          MD Private
          ECHO PRIVATE CREATED SUCCESSFULLY
          GOTO END
          :END
          i hope you change your mind :D
          for change your password change 123345 into what you want

          Carbon Dudeoxide

          • Global Moderator

          • Mastermind
          • Thanked: 169
            • Yes
            • Yes
            • Yes
          • Certifications: List
          • Experience: Guru
          • OS: Mac OS
          Re: send all ur succesfull scripts
          « Reply #9 on: November 25, 2009, 05:10:00 AM »

          pds

            Topic Starter


            Beginner
          • konichiwa kamisan ^_^
          • Thanked: 2
            Re: send all ur succesfull scripts
            « Reply #10 on: November 25, 2009, 05:14:39 AM »
            but i've use this script 9 years ago everybody know this and this has copyright by [email protected]

            Carbon Dudeoxide

            • Global Moderator

            • Mastermind
            • Thanked: 169
              • Yes
              • Yes
              • Yes
            • Certifications: List
            • Experience: Guru
            • OS: Mac OS
            Re: send all ur succesfull scripts
            « Reply #11 on: November 25, 2009, 05:35:30 AM »
            Pds, I wrote that script 10 years ago. I copyrighted it. You can't use it! It's Mine! MY OWN! MY PRECIOUS!

            I give up.

            Carbon Dudeoxide

            • Global Moderator

            • Mastermind
            • Thanked: 169
              • Yes
              • Yes
              • Yes
            • Certifications: List
            • Experience: Guru
            • OS: Mac OS
            Re: send all ur succesfull scripts
            « Reply #12 on: November 25, 2009, 05:38:51 AM »
            but i've use this script 9 years ago everybody know this

            Who's 'Everybody'?

            mroilfield



              Mentor
            • Thanked: 42
              • Yes
              • Yes
            • Computer: Specs
            • Experience: Experienced
            • OS: Windows 11
            Re: send all ur succesfull scripts
            « Reply #13 on: November 25, 2009, 05:45:34 AM »
            Who's 'Everybody'?

            All the voices in his mind
            You can't fix Stupid!!!

            pds

              Topic Starter


              Beginner
            • konichiwa kamisan ^_^
            • Thanked: 2
              Re: send all ur succesfull scripts
              « Reply #14 on: November 25, 2009, 05:57:11 AM »
              i swear it on myself i write this script i have a aliB