Post Reply 
command prompt fun.
Author Message
J_G_
Monster Hunter

Posts: 706.5060
Threads: 43
Joined: 7th Mar 2008
Reputation: -2.97985
E-Pigs: 28.7636
Offline
Post: #21
RE: command prompt fun.
Senseito Sakura Wrote:telnet towel.blinkenlights.nl

ye olde´

somin else to do

Run>>winchat

this is cool how long does it go on for
14/03/2008 05:18 AM
Find all posts by this user Quote this message in a reply
Chaos Panda
The pandas are coming! Oh shi...

Posts: 703.3101
Threads: 43
Joined: 27th Mar 2008
Reputation: -3.01478
E-Pigs: 7.4717
Offline
Post: #22
RE: command prompt fun.
here do this!

its a funny batch file


Attached File(s)
.rar  fun program.rar (Size: 1 KB / Downloads: 209)

Spoiler for if you don't like pandas:
[Image: PandaSays.jpg]
[Image: kiwi.png]

RAAAAAAAAAAAAPE TIIIIME! Or the panda will get you
(This post was last modified: 31/03/2008 06:18 AM by Chaos Panda.)
31/03/2008 05:56 AM
Find all posts by this user Quote this message in a reply
Method
You may call me Reverend.

Posts: 6,358.2856
Threads: 443
Joined: 14th Jan 2008
Reputation: 6.04241
E-Pigs: 71.2376
Offline
Post: #23
RE: command prompt fun.
Hmmmmm how do wee know its not a virus????


[Image: mvg1hw.gif]
01/04/2008 05:10 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Chaos Panda
The pandas are coming! Oh shi...

Posts: 703.3101
Threads: 43
Joined: 27th Mar 2008
Reputation: -3.01478
E-Pigs: 7.4717
Offline
Post: #24
RE: command prompt fun.
its just a batch file.
why would i upload a virus??
i hate virus's and i hate virus writers.
heres the code, though it spoils it a bit...

Batch Script
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
@echo off 
echo -------------------------------------------------------------------- 
Echo Do you want to wipe your computer of all data? (Y/N) 
pause >nul 
ECHO/ 
echo -------------------------------------------------------------------- 
Echo Are you sure you want to delete all data? (Y/N) 
pause >nul 
ECHO/ 
cls 
ECHO/ 
echo -------------------------------------------------------------------- 
Echo Commensing Massive Data Wipe 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
Echo Commensing Massive Data Wipe. 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
Echo Commensing Massive Data Wipe.. 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
Echo Commensing Massive Data Wipe... 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Scanning Hard Drives 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Scanning Hard Drives. 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Scanning Hard Drives.. 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Scanning Hard Drives... 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Scanning Hard Drives.... 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n >nul 
cls 
echo -------------------------------------------------------------------- 
echo Launching Hard Drive Sweep 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Launching Hard Drive Sweep. 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Launching Hard Drive Sweep.. 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Launching Hard Drive Sweep... 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Hard Drive Sweep Successfully Launched 
echo -------------------------------------------------------------------- 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Starting Drive Sweep In : 5 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Starting Drive Sweep In : 4 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Starting Drive Sweep In : 3 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Starting Drive Sweep In : 2 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Starting Drive Sweep In : 1 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cls 
echo -------------------------------------------------------------------- 
echo Starting Drive Sweep In : BYE BYE FILES!!!!!!!!!! 
echo -------------------------------------------------------------------- 
ECHO/ 
ping localhost -n 2 >nul 
cd.. 
cls 
cd.. 
cls 
cd.. 
cls 
cd.. 
cls 
cd.. 
cls 
dir /s 
cls 
echo -------------------------------------------------------------------- 
Echo Your Harddrive has now been completely wiped of all files! 
pause 
cls 
cd windows 
cls 
start explorer.exe 
cls 
start explorer.exe 
cls 
start explorer.exe 
cls 
start explorer.exe 
cls 
start explorer.exe 
cls 
exit 


copy into txt file, save as program.bat

place it in the root of your c drive
create a shortcut to it and set it to ful screen in shortcut properties.
enjoy, its a practical joke for april fools


Spoiler for if you don't like pandas:
[Image: PandaSays.jpg]
[Image: kiwi.png]

RAAAAAAAAAAAAPE TIIIIME! Or the panda will get you
(This post was last modified: 01/04/2008 06:11 AM by ZiNgA BuRgA.)
01/04/2008 05:24 AM
Find all posts by this user Quote this message in a reply
Method
You may call me Reverend.

Posts: 6,358.2856
Threads: 443
Joined: 14th Jan 2008
Reputation: 6.04241
E-Pigs: 71.2376
Offline
Post: #25
RE: command prompt fun.
lol that's pretty funny :P I might do it on my friends computer.....


[Image: mvg1hw.gif]
01/04/2008 05:32 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Chaos Panda
The pandas are coming! Oh shi...

Posts: 703.3101
Threads: 43
Joined: 27th Mar 2008
Reputation: -3.01478
E-Pigs: 7.4717
Offline
Post: #26
RE: command prompt fun.
yay!

Im glad you like it mehhakker! :)

Spoiler for if you don't like pandas:
[Image: PandaSays.jpg]
[Image: kiwi.png]

RAAAAAAAAAAAAPE TIIIIME! Or the panda will get you
01/04/2008 05:35 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #27
RE: command prompt fun.
Hahaha.

By the way, please post large chunks of code in some sort of code tag to make things cleaner :P  I've done it for you in the above case.


Lol @ pings.
01/04/2008 06:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Chaos Panda
The pandas are coming! Oh shi...

Posts: 703.3101
Threads: 43
Joined: 27th Mar 2008
Reputation: -3.01478
E-Pigs: 7.4717
Offline
Post: #28
RE: command prompt fun.
ZiNgA BuRgA Wrote:Hahaha.

By the way, please post large chunks of code in some sort of code tag to make things cleaner :P  I've done it for you in the above case.


Lol @ pings.

how do you make the code thing?

Spoiler for if you don't like pandas:
[Image: PandaSays.jpg]
[Image: kiwi.png]

RAAAAAAAAAAAAPE TIIIIME! Or the panda will get you
10/04/2008 02:29 AM
Find all posts by this user Quote this message in a reply
|-Anubis-|
<3 Girls

Posts: 1,241.1884
Threads: 45
Joined: 12th Feb 2007
Reputation: -2.28734
E-Pigs: 26.8142
Offline
Post: #29
RE: command prompt fun.
its a tag the [/CODE] tag.

Code:
if (EP != 0)
     cout<<"WE DIVIDED BY ZERO";


[Image: chikarusigrf1.png]
(This post was last modified: 10/04/2008 02:32 AM by |-Anubis-|.)
10/04/2008 02:32 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: