yeah, there is a loop on the code, that makes ur cd-rom's dvd's open and close forever until u restart the pc or close the wscript task, i dont remember this video, & i won't play it again since I'm downloading a lot of things but if i recall correctly the loop was badly implented so i just fix it and paste it here, just copy and paste on ur notepad, and save it with .vbs extension.
Oh, and just a little FYI: this isn't even considered a hack. It's just a simple VB script. Even Windows uses the same code to eject the drive by right-clicking it.
Smooth
zorrace 1 year ago
you know it would be easyer if you put the code in your description box
pakenham100 1 year ago
@pakenham100 lol ok mayn i guess i could, just for you.
myspacecomldog6 1 year ago
@myspacecomldog6 thx bud
pakenham100 1 year ago
does it matter which encoding i use?
tomlad12 2 years ago
could some one please write the code down because for some reason it is not working for me. It would be greatly appreciated!
POLSKACLIMBING 2 years ago
is there somethign to download from another computer
CraZStuntz 2 years ago
How to you make it close and open for as long as you want?
3liteX 2 years ago
so cool
cheesesurfers123 2 years ago
How do you send stuff through cmd??
Rice8Azn 3 years ago
uuh send it in email duh or u can use cmd to send it
zmaster5239 3 years ago
so how do i do that from my comp to a friends or someone?
filidip 3 years ago
It looks like you have wrote something wrong in the code.
In your 7th line down the 5th character across
myspacecomldog6 2 years ago
its good and all that but my cd drive wont close
azaboiibob 3 years ago
so press Ctrl+Alt+Del and look for wscript.exe and click on end process
myspacecomldog6 3 years ago
how do i send it to someones comp?
thz for all ur help GREAT CODE!
chocolatesoccerboy 3 years ago
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 'cdrom
End If
loop
JoelGolshmidt 3 years ago 2
is there any modified on this code??
tomeromero 3 years ago
yeah, there is a loop on the code, that makes ur cd-rom's dvd's open and close forever until u restart the pc or close the wscript task, i dont remember this video, & i won't play it again since I'm downloading a lot of things but if i recall correctly the loop was badly implented so i just fix it and paste it here, just copy and paste on ur notepad, and save it with .vbs extension.
JoelGolshmidt 3 years ago
i get a error message, this is what it says
Script: C:\Users\Daniel\Desktop\fpshk.vbs
Line: 7
Char: 5
Error: Invalid character
Code: 800AO408
Source: Microsoft VBScript compilation error
plz help
AzPbProductions 2 years ago
the code is missing a "do" statement before the if... u can't loop without a do in a vb script :D
Have fun
JoelGolshmidt 2 years ago
HEY TO FIX THIS ERROR, U HAVE TO CHANEG THE FOLLOWING CODE:
REPLACE THIS CODE:
For i = 0 to colCDROMs.Count - 1
NEW CODE
For i = 0 to colCDROMs.Count = 1
HOODYQAIS 2 years ago
thanks for sharing the code -.-'
EivindTube 3 years ago
Oh, and just a little FYI: this isn't even considered a hack. It's just a simple VB script. Even Windows uses the same code to eject the drive by right-clicking it.
Blitzkrieg697 3 years ago
ha lol that is fucking funny
ckychallenge 3 years ago
Uhm, mine won't open. Did I maybe mistype it
or something? does it have to be really accurate? if i click it gives me an error message
largoxboxlive 3 years ago
Yes, largo. You need to type it exactly how you see it here.
Blitzkrieg697 3 years ago
what type of scripting is that ?
soleflame 3 years ago
java
mikeashton16 3 years ago
No it isn't. That's a VB Script. Visual Basic. I have one that will continually repeat itself, making it impossible to close the drive. LOL
Blitzkrieg697 3 years ago
ur an idiot its java script. i make codes like this in java all the time
mikeashton16 3 years ago
actually ur right it would work in both however .vbs is visual basic ... sry lol
mikeashton16 3 years ago
Umm.... yeah. Don't call me an idiot because I DO know what I'm talking about. There's a script for this in both languages.
Blitzkrieg697 3 years ago
man there is an eaier way just go to my vids and check it out just download netbus trojan u can do way more things than open cd drive u can.....
SOADMC 3 years ago
how do i send it to them
zackattack5809 3 years ago
through A.I.M or compress them to a ZIP folder and you email them when they are in a ZIP folder
myspacecomldog6 3 years ago
thank you
zackattack5809 3 years ago
spirit in the sky ftw?
SasukesNinja1 3 years ago
how do you stop it? lol help!!!
i clicked on it and it wont stop :P
bongydodo 3 years ago