Endless Paradigm

Full Version: command prompt fun.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
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
here do this!

its a funny batch file
Hmmmmm how do wee know its not a virus????
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
@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

lol that's pretty funny :P I might do it on my friends computer.....
yay!

Im glad you like it mehhakker! :)
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.
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?
its a tag the [/CODE] tag.

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

Pages: 1 2 3
Reference URL's