Home / Microsoft / Microsoft DOS / send all ur succesfull scripts
0 Members and 1 Guest 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
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.084 seconds with 20 queries.