Saturday, February 2, 2013

MAKE VBS TYPE VIRUS THAT CONTINUE EJECT DVD DRIVE

CREATE A HARMLESS VIRUS WITH NOTEPAD-CONTINUOUSLY EJECT CD/DVD DRIVES.

Step 1.Copy this code and paste it in Notepad/wordpad


Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000 loop


Step 2.Now save this file As Hello.vbs or whatever.vbs


Step 3.Double click to open this file.


your are done !!!!!



Note : This post is only for educational purpose please use safely.

2 comments:

  1. Anonymous11:41 AM

    Very good post. I'm facing some of these issues as well..



    my homepage; need for speed world boost hack

    ReplyDelete
  2. Anonymous12:08 PM

    Currently it looks like Wordpress is the preferred blogging platform
    out there right now. (from what I've read) Is that what you're using
    on your blog?

    Also visit my blog post - Dragon City Cheats

    ReplyDelete