Crashing a Computer With Bat Programming

coder538

BSOD
Messages
31
Alright, first open notepad. Then type:

START
START
START
START
START
START
START
START
**Continue untill you get about 1,004**

Then save it as "All files", "yourfilename.bat"

run the program and don't close any of the black boxes that come up. (the command prompt.)

**Notice you must be on the admins name.
Will only work for PC.
 
Well write a bat file...there's a code line called kill task or something, I forgot what it is. It's pretty simple.
Code:
killtask explorer.exe
 
Ending explorer.exe will not result in a crash. I've done it before. It will just start back.
 
Back
Top Bottom