Continuously Open CD/DVD Drive - PRANK
Hey Frndss this trick will create a code which will continuously eject CD/DVD drives. If you put them back in, it will pop them out again until you don't know how to stop it (explained blow the code " how to stop it" ).
So Guyss & Girlss here we go....
Steps:
To START THE TRICK:
1.) Open Notepad & Paste the following 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
2.) Then save it with Any_Name_You_Want.vbs For example: SECRET.vbs , Virus.vbs , Do_Not_Open.vbs
After saving the file it will look as following:
3.) Then just double click it & see the MAGIC....
Also it will not stop if you close the cd drive again & again. So to stop it follow the following steps.
To STOP THE TRICK:
1.) Open Task Manager(Alt+Ctrl+Delete).
2.) Goto Processes Tab, under that tab find wscript.exe
3.) And click on End Process tab which is at Lower right corner on Task manager.
Frnds its simple!!!!!
Try at ur own risk but without worrying.....
Please do comments if you have any doubt regarding it..
Thank you frnds for viewing this post of mine :) :)







No comments:
Post a Comment