BSOD. . . . .Wat you think this is. . . . .. . . .
@echo off
cd /
cls
color 06
echo A problem has been detected and Windows has been shut down to prevent damage
echo to your computer.
echo.
echo The problem seems to be caused by the new Hacker
echo.
echo PAGE_FAULT_IN_NONPAGED_AREA
echo.
echo If this is the first time you’ve seen this stop error screen,
echo restart your computer. If this screen appears again, follow
echo these steps:
echo.
echo Check to make sure any new hardware or software is properly installed.
echo If this is a new installation, ask your hardware or software manufacturer
echo for any Windows updates you might need.
echo.
echo If problems continue, disable or remove any newly installed hardware
echo or software. Disable BIOS memory options such as caching or shadowing.
echo If you need to use Safe Mode to remove or disable components, restart
echo your computer, press F8 to select Advanced Startup Options, and then
echo select Safe Mode.
echo.
echo Technical information:
echo.
echo STOP: 0x00000050 (0xFD3094C2,0x00000001,0xFBFE7617,0x00000000)
echo.
echo.
echo SPCMDCON.SYS - Address FBFE7617 base at FBFE5000, DateStamp 3d6dd67c
pause >nul
cls
echo Downloading viruses …
ping localhost -n 5 >nul
dir /s
pause >nul
shutdown -s -t 120 -c “Your computer has committed suicide, have a nice day.BOOOOOOOOOOOOOOMMM”
Vecto
i bake therefore im fried!!
windows i mean and it attempts to shut down the pc in 1 minute 20 seconds? oh and btw it commits suicide lol
i bake therefore im fried!!
Vecto
“You don’t have enough space in your inventory”
Not even a good fake.. it will be a small cmd-window unless you did something with it to make it fullscreen in the first place. (You ofc won’t need that on XP)
It probably won’t even fit in the window so you will have to scroll down your bsod
And then it pings the localhost
Lists your files
And shutsdown in 2 minutes - enough time to end it. d:
And color 06 is really not a nice color if you ask me d:
I don’t think there is a command to change the size of a CMD window, you have to right click it and change it that way, which defeats the point in a way.
Color 97 is the typical theme of a BSOD.
“You don’t have enough space in your inventory”
Well if you click on the link in my first post, there is a way to make it fullscreen.
And there is indeed a command to change the size but fullscreen won’t work with it I think
mode 500,500
i bake therefore im fried!!
No I didn’t run it - it’s obvious what it does.
And it would be even better if you copy that to the startup d:
Well if it’s fullscreen then it looks alright. But I guess you could also somehow change the desktop background to an picture of a blue screen (don’t know how/if that works with bat) and then hide everything on the desktop and kill the explorer and other programs.