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 15572 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

              pds

                Topic Starter


                Beginner
              • konichiwa kamisan ^_^
              • Thanked: 2
                Re: send all ur succesfull scripts
                « Reply #15 on: November 25, 2009, 06:01:18 AM »
                liar

                mroilfield



                  Mentor
                • Thanked: 42
                  • Yes
                  • Yes
                • Computer: Specs
                • Experience: Experienced
                • OS: Windows 11
                Re: send all ur succesfull scripts
                « Reply #16 on: November 25, 2009, 07:15:23 AM »
                You can't fix Stupid!!!

                patio

                • Moderator


                • Genius
                • Maud' Dib
                • Thanked: 1769
                  • Yes
                • Experience: Beginner
                • OS: Windows 7
                Re: send all ur succesfull scripts
                « Reply #17 on: November 25, 2009, 07:42:19 AM »
                10-9-8-7....
                " Anyone who goes to a psychiatrist should have his head examined. "

                pds

                  Topic Starter


                  Beginner
                • konichiwa kamisan ^_^
                • Thanked: 2
                  Re: send all ur succesfull scripts
                  « Reply #18 on: November 25, 2009, 09:47:39 AM »
                  Carbon Dudeoxide!

                  Quantos



                    Guru
                  • Veni, Vidi, Vici
                  • Thanked: 170
                    • Yes
                    • Yes
                  • Computer: Specs
                  • Experience: Guru
                  • OS: Linux variant
                  Re: send all ur succesfull scripts
                  « Reply #19 on: November 25, 2009, 09:42:01 PM »
                  I just found this humorous, I'm really not putting anybody down...

                  [Saving space, attachment deleted by admin]
                  Evil is an exact science.

                  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: send all ur succesfull scripts
                  « Reply #20 on: November 25, 2009, 10:38:36 PM »
                  I believe this poster has been here before under a different name, which if I recall was promptly banned for similar indiscretions.


                  I think the biggest crime here is idiocy, but unfortunately that is not really a crime.

                  Quote
                  my script copyright by http//www.192.168.0.7.M0DC3T.atrib?.cmd.qua/.ms-dosport-pds.jp

                  hahaha

                  somebody needs to learn about what a subnet is. And how +h doesn't do a *censored* thing.

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

                  Quantos



                    Guru
                  • Veni, Vidi, Vici
                  • Thanked: 170
                    • Yes
                    • Yes
                  • Computer: Specs
                  • Experience: Guru
                  • OS: Linux variant
                  Re: send all ur succesfull scripts
                  « Reply #21 on: November 25, 2009, 10:41:50 PM »
                  Are you suggesting I should edit my post?
                  Evil is an exact science.

                  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: send all ur succesfull scripts
                  « Reply #22 on: November 25, 2009, 10:47:25 PM »
                  Are you suggesting I should edit my post?


                  wat? No. Your post applies quite well.  ;D
                  I was trying to dereference Null Pointers before it was cool.

                  pds

                    Topic Starter


                    Beginner
                  • konichiwa kamisan ^_^
                  • Thanked: 2
                    Re: send all ur succesfull scripts
                    « Reply #23 on: November 26, 2009, 04:22:14 AM »
                    did somebody have a game?

                    Helpmeh



                      Guru

                    • Roar.
                    • Thanked: 123
                      • Yes
                      • Yes
                    • Computer: Specs
                    • Experience: Familiar
                    • OS: Windows 8
                    Re: send all ur succesfull scripts
                    « Reply #24 on: November 26, 2009, 04:31:14 AM »
                    Hey pds. Try testing your unlocker script. Just by looking at it I can see errors.
                    Where's MagicSpeed?
                    Quote from: 'matt'
                    He's playing a game called IRL. Great graphics, *censored* gameplay.

                    mroilfield



                      Mentor
                    • Thanked: 42
                      • Yes
                      • Yes
                    • Computer: Specs
                    • Experience: Experienced
                    • OS: Windows 11
                    Re: send all ur succesfull scripts
                    « Reply #25 on: November 26, 2009, 04:32:48 AM »
                    Just by looking at it I can see errors.

                    That is because you are "The One". Every thing you look at is code so any anomalies should stand out to you.
                    You can't fix Stupid!!!

                    pds

                      Topic Starter


                      Beginner
                    • konichiwa kamisan ^_^
                    • Thanked: 2
                      Re: send all ur succesfull scripts
                      « Reply #26 on: November 27, 2009, 02:45:50 AM »
                      i see its more mike
                      Code: [Select]
                      @echo off
                      cls

                      mroilfield



                        Mentor
                      • Thanked: 42
                        • Yes
                        • Yes
                      • Computer: Specs
                      • Experience: Experienced
                      • OS: Windows 11
                      Re: send all ur succesfull scripts
                      « Reply #27 on: November 27, 2009, 03:02:04 AM »
                      You can't fix Stupid!!!

                      pds

                        Topic Starter


                        Beginner
                      • konichiwa kamisan ^_^
                      • Thanked: 2
                        Re: send all ur succesfull scripts
                        « Reply #28 on: November 27, 2009, 03:07:44 AM »
                        get out my topic now!! you're only send spam into

                        mroilfield



                          Mentor
                        • Thanked: 42
                          • Yes
                          • Yes
                        • Computer: Specs
                        • Experience: Experienced
                        • OS: Windows 11
                        Re: send all ur succesfull scripts
                        « Reply #29 on: November 27, 2009, 03:10:00 AM »
                        get out my topic now!! you're only send spam into

                        When did you purchase Computer Hope in order for the thread to be yours?

                        I asked a simple question.
                        You can't fix Stupid!!!

                        Helpmeh



                          Guru

                        • Roar.
                        • Thanked: 123
                          • Yes
                          • Yes
                        • Computer: Specs
                        • Experience: Familiar
                        • OS: Windows 8
                        Re: send all ur succesfull scripts
                        « Reply #30 on: November 27, 2009, 05:04:45 AM »
                        When did you purchase Computer Hope in order for the thread to be yours?

                        I asked a simple question.
                        Obviously he clicked the offer to buy CH when he registered.
                        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 #31 on: December 09, 2009, 08:50:28 AM »
                          i have made a automatic cd opener in dos with vbs

                          MENU SOURCE
                          Code: [Select]
                          @echo off
                          cls
                          title PDS CD/DVD RAW OPENER (DOS) VER 2.9
                          :INPUT
                          echo copyright by team p.d.s.
                          set/p "input=>
                          if %input%==help goto HELP
                          if %input%==open goto OPEN
                          if %input%==take out goto OPEN2
                          if %input%==exit goto EXIT
                          if %input%==cmd goto C
                          if %close%==close goto CLOSE
                          :HELP
                          echo
                          open = to open your cdrom slot
                          echo exit = to close this window
                          echo C CMD/DOS
                          echo e-mail:[email protected]
                          goto INPUT
                          :EXIT
                          exit
                          :OPEN
                          start open.vbs
                          :C
                          cls
                          command.com

                          OPEN source (.vbs)

                          Code: [Select]
                          Set oWMP = CreateObject("WMPlayer.OCX.7")
                          Set colCDROMs = oWMP.cdromCollection
                          colCDROMs. item(i).Eject

                          (i hope you like this stuff)
                          copyright by pds *me*

                          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: send all ur succesfull scripts
                          « Reply #32 on: December 09, 2009, 10:09:56 AM »
                          VB4,5 and 6 Code module equivalent that requires no external ActiveX dependencies.

                          Code: [Select]
                          Option Explicit
                          Private Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal uReturnLength As Long, ByVal hwndCallback As Long) As Long

                          Public Sub CloseCD()
                               Dim Lngreturn As Long
                               Dim Strreturn As Long
                               Lngreturn = mciSendString("set CDAudio door closed", Strreturn, 127, 0)
                          End Sub
                          Public Sub OpenCD()
                               Dim Lngreturn As Long
                               Dim Strreturn As Long
                               Lngreturn = mciSendString("set CDAudio door open", Strreturn, 127, 0)
                          End Sub

                          There are other MCI commands that could be executed, including opening a sequencer and playing CD audio, seeking, etc. However I haven't used MCI for a very long time.
                          I was trying to dereference Null Pointers before it was cool.

                          Salmon Trout

                          • Guest
                          Re: send all ur succesfull scripts
                          « Reply #33 on: December 09, 2009, 12:45:54 PM »
                          Autoit is so handy! Even allows one-liners from the prompt.

                          Code: [Select]
                          C:\>Autoit3 /AutoIt3ExecuteLine  "CDTRay ('X:', 'open')"
                          C:\>Autoit3 /AutoIt3ExecuteLine  "CDTRay ('X:', 'closed')"

                          X: is my optical drive's letter.




                          ghostdog74



                            Specialist

                            Thanked: 27
                            Re: send all ur succesfull scripts
                            « Reply #34 on: December 09, 2009, 09:15:09 PM »
                            Autoit is so handy! Even allows one-liners from the prompt.

                            Code: [Select]
                            C:\>Autoit3 /AutoIt3ExecuteLine  "CDTRay ('X:', 'open')"
                            C:\>Autoit3 /AutoIt3ExecuteLine  "CDTRay ('X:', 'closed')"

                            X: is my optical drive's letter.

                            well, that's called abstraction :).

                            vbscript:
                            Code: [Select]
                            Const CDROM = 4
                            Set objFS=CreateObject("Scripting.FileSystemObject")
                            Set shell = CreateObject("Shell.Application")
                            For Each drives in objFS.Drives
                              If drives.DriveType = CDROM Then
                                cd=drives.DriveLetter & ":\"   
                                'Eject
                              shell.Namespace(17).ParseName(cd).InvokeVerb("E&ject")   
                              End If
                            Next
                            Code: [Select]
                            c:\test> cscript //nologo eject.vbs
                            there, also one line :)

                            pds

                              Topic Starter


                              Beginner
                            • konichiwa kamisan ^_^
                            • Thanked: 2
                              Re: send all ur succesfull scripts
                              « Reply #35 on: December 12, 2009, 02:33:37 AM »
                              i only know C++ C# C DOS
                              I'm study VBS

                              ghostdog74



                                Specialist

                                Thanked: 27
                                Re: send all ur succesfull scripts
                                « Reply #36 on: December 12, 2009, 02:42:56 AM »
                                Code: [Select]
                                Set oWMP = CreateObject("WMPlayer.OCX.7")
                                Set colCDROMs = oWMP.cdromCollection
                                colCDROMs. item(i).Eject

                                (i hope you like this stuff)
                                copyright by pds *me*
                                what is "i"  in "item(i)" ? and why is there a space between colCDROMs. and "item(i)" ??

                                pds

                                  Topic Starter


                                  Beginner
                                • konichiwa kamisan ^_^
                                • Thanked: 2
                                  Re: send all ur succesfull scripts
                                  « Reply #37 on: December 13, 2009, 04:34:26 AM »
                                  those are values, object, commands and variables

                                  ghostdog74



                                    Specialist

                                    Thanked: 27
                                    Re: send all ur succesfull scripts
                                    « Reply #38 on: December 13, 2009, 05:24:34 AM »
                                    those are values, object, commands and variables
                                    i know what they are called. What i mean is , where is "i" variable defined in the vbs??

                                    pds

                                      Topic Starter


                                      Beginner
                                    • konichiwa kamisan ^_^
                                    • Thanked: 2
                                      Re: send all ur succesfull scripts
                                      « Reply #39 on: December 13, 2009, 06:40:03 AM »
                                      you know variable "i" in vbs i that (i) (350)

                                      Salmon Trout

                                      • Guest
                                      Re: send all ur succesfull scripts
                                      « Reply #40 on: December 13, 2009, 07:01:52 AM »
                                      pds, unfortunately you are (and have been) posting nonsense. if you cannot answer questions properly, do not answer them at all.

                                      ghostdog74



                                        Specialist

                                        Thanked: 27
                                        Re: send all ur succesfull scripts
                                        « Reply #41 on: December 13, 2009, 06:07:45 PM »
                                        i can only guess that those code are not written by him but cut and paste and then doing it blindly

                                        Helpmeh



                                          Guru

                                        • Roar.
                                        • Thanked: 123
                                          • Yes
                                          • Yes
                                        • Computer: Specs
                                        • Experience: Familiar
                                        • OS: Windows 8
                                        Re: send all ur succesfull scripts
                                        « Reply #42 on: December 13, 2009, 07:38:16 PM »
                                        i can only guess that those code are not written by him but cut and paste and then doing it blindly
                                        and what makes it funnier is that she "copyrighted" them so we would think she made them.
                                        Where's MagicSpeed?
                                        Quote from: 'matt'
                                        He's playing a game called IRL. Great graphics, *censored* gameplay.

                                        Quantos



                                          Guru
                                        • Veni, Vidi, Vici
                                        • Thanked: 170
                                          • Yes
                                          • Yes
                                        • Computer: Specs
                                        • Experience: Guru
                                        • OS: Linux variant
                                        Re: send all ur succesfull scripts
                                        « Reply #43 on: December 13, 2009, 09:11:15 PM »
                                        wat? No. Your post applies quite well.  ;D
                                        I thought you meant poster as in the image that I posted, sorry man, didn't realize that you meant the OP.
                                        Evil is an exact science.

                                        pds

                                          Topic Starter


                                          Beginner
                                        • konichiwa kamisan ^_^
                                        • Thanked: 2
                                          Re: send all ur succesfull scripts
                                          « Reply #44 on: December 14, 2009, 08:11:33 AM »
                                          this script isn't written by me but by a friend

                                          i only made a dos menu for it.

                                          why your so hard on me if you wanna play the game so i can play it hard too