1.

Solve : send all ur succesfull scripts?

Answer»

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
so you can change my script copyright by http//www.192.168.0.7.M0DC3T.atrib?.cmd.qua/.ms-dosport-pds.jp Huh 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
Seems like we have a child posting scripts that don't do anything useful.
i'm adult and i've some usefull scriptsI don't think that one you posted above is very useful. Please do not post silly or frivolous scripts.
Is it possible to....copyright a command prompt script?

-.-Quote from: Carbon Dudeoxide on November 25, 2009, 04:58:35 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. 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
for change your password change 123345 into what you wantI can copy and paste too!

http://balaarjunan.wordpress.com/2007/06/28/folder-lock-without-any-software/but i've use this script 9 years ago everybody know this and this has copyright by [emailprotected]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.Quote from: pds on November 25, 2009, 05:14:39 AM
but i've use this script 9 years ago everybody know this

Who's 'Everybody'?Quote from: Carbon Dudeoxide on November 25, 2009, 05:38:51 AM
Who's 'Everybody'?

All the VOICES in his mindi swear it on myself i write this script i have a aliB


Discussion

No Comment Found