Home / Microsoft / Microsoft DOS / send all ur succesfull scripts
0 Members and 2 Guests are viewing this topic. « previous next »
Pages: 1 2 3 [All] - (Bottom) Print
Author Topic: send all ur succesfull scripts  (Read 3314 times)
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« 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
IP logged
Quantos
Guru



Thanked: 158
Posts: 4,041

Experience: Experienced
OS: Windows Vista


Union Proud IW 720

Iron Workers Local 720 1 1
« Reply #1 on: November 25, 2009, 04:06:25 AM »

 ??? Huh ???
IP logged

"Ah the agony, ah the shame, making one man's privates - public for a game..."  Mel Brooks
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« 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
IP logged
Salmon Trout
Sage



Thanked: 546
Posts: 7,952

Computer: Specs
Experience: Beginner
OS: Unknown

1
« Reply #3 on: November 25, 2009, 04:32:53 AM »

Seems like we have a child posting scripts that don't do anything useful.
IP logged


Proud to be European
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #4 on: November 25, 2009, 04:39:23 AM »

i'm adult and i've some usefull scripts
IP logged
Salmon Trout
Sage



Thanked: 546
Posts: 7,952

Computer: Specs
Experience: Beginner
OS: Unknown

1
« 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.
IP logged


Proud to be European
Carbon Dudeoxide
Global Moderator
Mastermind


Thanked: 146
Posts: 16,087

Certifications: List
Computer: Specs
Experience: Expert
OS: Mac OS


Carbon - The building block of life on Earth.

My Youtube Profile 1 1
« Reply #6 on: November 25, 2009, 04:58:35 AM »

Is it possible to....copyright a command prompt script?

-.-
IP logged

Helpmeh
Egghead



Thanked: 117
Posts: 3,608

Experience: Experienced
OS: Windows XP


Roar.

1
« 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. 
IP logged

Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« 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
IP logged
Carbon Dudeoxide
Global Moderator
Mastermind


Thanked: 146
Posts: 16,087

Certifications: List
Computer: Specs
Experience: Expert
OS: Mac OS


Carbon - The building block of life on Earth.

My Youtube Profile 1 1
« Reply #9 on: November 25, 2009, 05:10:00 AM »

I can copy and paste too!

http://balaarjunan.wordpress.com/2007/06/28/folder-lock-without-any-software/
IP logged

pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« 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 D3BBY@hotmail.com
IP logged
Carbon Dudeoxide
Global Moderator
Mastermind


Thanked: 146
Posts: 16,087

Certifications: List
Computer: Specs
Experience: Expert
OS: Mac OS


Carbon - The building block of life on Earth.

My Youtube Profile 1 1
« 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.
IP logged

Carbon Dudeoxide
Global Moderator
Mastermind


Thanked: 146
Posts: 16,087

Certifications: List
Computer: Specs
Experience: Expert
OS: Mac OS


Carbon - The building block of life on Earth.

My Youtube Profile 1 1
« 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'?
IP logged

mroilfield
Adviser



Thanked: 42
Posts: 984

Experience: Experienced
OS: Windows XP



1 1
« Reply #13 on: November 25, 2009, 05:45:34 AM »

Who's 'Everybody'?

All the voices in his mind
IP logged

You can't fix Stupid!!!
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #14 on: November 25, 2009, 05:57:11 AM »

i swear it on myself i write this script i have a aliB
IP logged
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #15 on: November 25, 2009, 06:01:18 AM »

liar
IP logged
mroilfield
Adviser



Thanked: 42
Posts: 984

Experience: Experienced
OS: Windows XP



1 1
« Reply #16 on: November 25, 2009, 07:15:23 AM »

liar

Who are you calling a liar?
IP logged

You can't fix Stupid!!!
patio
Moderator
Genius



Thanked: 1069
Posts: 11,354

Experience: Beginner
OS: Windows 7


Maud' Dib

« Reply #17 on: November 25, 2009, 07:42:19 AM »

10-9-8-7....
IP logged

   
"
All generalizations are false, including this one.  "
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #18 on: November 25, 2009, 09:47:39 AM »

Carbon Dudeoxide!
IP logged
Quantos
Guru



Thanked: 158
Posts: 4,041

Experience: Experienced
OS: Windows Vista


Union Proud IW 720

Iron Workers Local 720 1 1
« 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]
IP logged

"Ah the agony, ah the shame, making one man's privates - public for a game..."  Mel Brooks
BC_Programmer
Mastermind


Thanked: 697
Posts: 15,881

Computer: Specs
Experience: Beginner
OS: Windows 7


Pinkie Pie is best pony

BC-Programming.com 1 1
« 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.

IP logged

My Blog

BASeBlock 2.3.0 (NOW WITH MACGUFFINS!)
Quantos
Guru



Thanked: 158
Posts: 4,041

Experience: Experienced
OS: Windows Vista


Union Proud IW 720

Iron Workers Local 720 1 1
« Reply #21 on: November 25, 2009, 10:41:50 PM »

Are you suggesting I should edit my post?
IP logged

"Ah the agony, ah the shame, making one man's privates - public for a game..."  Mel Brooks
BC_Programmer
Mastermind


Thanked: 697
Posts: 15,881

Computer: Specs
Experience: Beginner
OS: Windows 7


Pinkie Pie is best pony

BC-Programming.com 1 1
« 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
IP logged

My Blog

BASeBlock 2.3.0 (NOW WITH MACGUFFINS!)
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #23 on: November 26, 2009, 04:22:14 AM »

did somebody have a game?
IP logged
Helpmeh
Egghead



Thanked: 117
Posts: 3,608

Experience: Experienced
OS: Windows XP


Roar.

1
« 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.
IP logged

Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.
mroilfield
Adviser



Thanked: 42
Posts: 984

Experience: Experienced
OS: Windows XP



1 1
« 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.
IP logged

You can't fix Stupid!!!
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #26 on: November 27, 2009, 02:45:50 AM »

i see its more mike
Code: [Select]
@echo off
cls
IP logged
mroilfield
Adviser



Thanked: 42
Posts: 984

Experience: Experienced
OS: Windows XP



1 1
« Reply #27 on: November 27, 2009, 03:02:04 AM »

mike

Who is Mike??
IP logged

You can't fix Stupid!!!
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #28 on: November 27, 2009, 03:07:44 AM »

get out my topic now!! you're only send spam into
IP logged
mroilfield
Adviser



Thanked: 42
Posts: 984

Experience: Experienced
OS: Windows XP



1 1
« 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.
IP logged

You can't fix Stupid!!!
Helpmeh
Egghead



Thanked: 117
Posts: 3,608

Experience: Experienced
OS: Windows XP


Roar.

1
« 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.
IP logged

Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« 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:pdsboss@gmail.com
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*
IP logged
BC_Programmer
Mastermind


Thanked: 697
Posts: 15,881

Computer: Specs
Experience: Beginner
OS: Windows 7


Pinkie Pie is best pony

BC-Programming.com 1 1
« 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.
IP logged

My Blog

BASeBlock 2.3.0 (NOW WITH MACGUFFINS!)
Salmon Trout
Sage



Thanked: 546
Posts: 7,952

Computer: Specs
Experience: Beginner
OS: Unknown

1
« 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.



IP logged


Proud to be European
ghostdog74
Mentor



Thanked: 26
Posts: 1,511


« 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 :)
IP logged

pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #35 on: December 12, 2009, 02:33:37 AM »

i only know C++ C# C DOS
I'm study VBS
IP logged
ghostdog74
Mentor



Thanked: 26
Posts: 1,511


« 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)" ??
IP logged

pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #37 on: December 13, 2009, 04:34:26 AM »

those are values, object, commands and variables
IP logged
ghostdog74
Mentor



Thanked: 26
Posts: 1,511


« 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??
IP logged

pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« Reply #39 on: December 13, 2009, 06:40:03 AM »

you know variable "i" in vbs i that (i) (350)
IP logged
Salmon Trout
Sage



Thanked: 546
Posts: 7,952

Computer: Specs
Experience: Beginner
OS: Unknown

1
« 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.
IP logged


Proud to be European
ghostdog74
Mentor



Thanked: 26
Posts: 1,511


« 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
IP logged

Helpmeh
Egghead



Thanked: 117
Posts: 3,608

Experience: Experienced
OS: Windows XP


Roar.

1
« 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.
IP logged

Where's MagicSpeed?
Quote from: 'matt'
He's playing a game called IRL. Great graphics, *censored* gameplay.
Quantos
Guru



Thanked: 158
Posts: 4,041

Experience: Experienced
OS: Windows Vista


Union Proud IW 720

Iron Workers Local 720 1 1
« 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.
IP logged

"Ah the agony, ah the shame, making one man's privates - public for a game..."  Mel Brooks
pds
Topic Starter
Beginner



Thanked: 2
Posts: 58



konichiwa kamisan ^_^

« 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
IP logged
Pages: 1 2 3 [All] - (Top) Print 
Home / Microsoft / Microsoft DOS / send all ur succesfull scripts « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.129 seconds with 19 queries.