Funny Notepad Trick To Continuously Pop-out CD Tray.

 On Rabu, 23 Januari 2013  

Here's a cool Notepad trick which can amuse and at thesame time frustrate its victim.
Cd pop-out.jpgJust like the trick used in making computer's keyboard go disco,this virus(harmless one) ejects and pops-out the victim's Cd-tray continuously and rapidly.

So,should you have anyone you might want to prank with this trick,then here's how to go about it.

How To Eject Cd-drive Rapidly.

  1. Create a new text file by right clicking anywhere on your system and selecting New » Text document
  2. Copy-Paste the code snippet below 
    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
  3. Now,save the Notepad file with a “.vbs” extension
    E.G Mydrive.vbs
  4. To ensure your victim double clicks this file,you can further customize it by changing its icon (Right-click the file and browse to Properties » Customize » Change icon)
  5. TIP
    You can rename the file as "Avast Antivirus database.vbs" or whichever Antivirus he/she is using and send it via bluetooth,flash drive,etc...
Now,once the file is clicked on,it starts work immediately.

You can test-run it to ensure it's working perfectly.

Note :
Your Anti-virus MIGHT detect this as a virus,but do not fret as it's totally safe.

To stop/disable this effect at anytime,just

  • Launch the Task-Manager by clicking the Hot-keys (Ctrl + Alt + Del)
  • From ‘Processes’ tab,locate “wsscript.exe” and end it.
That's all.

For more Notepad tricks,GO HERE.

Funny Notepad Trick To Continuously Pop-out CD Tray. 4.5 5 Unknown Rabu, 23 Januari 2013 Here's a cool Notepad trick which can amuse and at thesame time frustrate its victim. Just like the trick used in making computer's...


Tidak ada komentar:

Posting Komentar