Skip to main content

How to create CD/DVD virus that popup CD/DVD drive?

1. Create CD Virus from Notepad (continuously pop out CD Drive)

Open Notepad and Write down below codes: 

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

Now save the note as “cdvirus.vbs”. Now, if you open this file in your system, your cd drive will pop-out continuously. You can try this trick on your friends computer and give him the fright of his life. The cdvirus.vbs can be closed only by rebooting your Windows PC.

Comments

Popular posts from this blog

Facebook Shortcut Key

''''''''FACEBOOK SHORTCUTS'''''''' For Facebook Help Center - Shift+Alt+0 For Facebook Home Page - Shift+Alt+1 For Your Facebook Profile Page - Shift+Alt+2 For Friend Request - Shift+Alt+3 For Messages - Shift+Alt+4 For Notification - Shift+Alt+5 For Account Settings - Shift+Alt+6 For Privacy Settings - Shift+Alt+7 For Facebook Pages - Shift+Alt+8 For Facebook Terms of Use - Shift+Alt+9 For enable Search - Shift+Alt+? For Compose a New message - Shift+Alt+m :::Enjoy:::

How to Hack Whatsapp account?

Hello friends, In this article you will learn how we can access  our friends Whatsapp account. As you know that Whatsapp, Facebook, Twitter and other social organizations are investing many dollars for their privacy and security and hackers cannot easily hack their user accounts. But I am telling you just a trick to hack our friend’s Whatsapp account. It is so simple trick by which you can hack only our well known persons account. Requirements: Victims device for 15 seconds. Patience. Now you are ready for hack the account…….. Step 1: Download Firefox browser on your mobile from your app store either apple or google. Step 2: Open  Firefox  and type  web.whatsapp.com  on URL bar.  >>  Step 3: Now go to options and tick on  Request Desktop Site . Now you will see like this. Step 4: Take victim’s device on your hand and your 15 seconds start from here. Step 5: Now Navigate according to Victim’s mobile. Android, Windows Phone, Nokia S60:   Whatsapp  &g

Learn These 5 Programming Languages To Enter Into Any Software Company...

The software is one of the most vital part of the technological world and to develop or implement any software you need to have enough amount of knowledge about the programming language used in making of this revolution changing software. There are numbers of programming languages to learn but few of them are very useful for designing a software. Here is the comprehensive list of 5 Programming Languages that will help you understand which programming language is useful for what purpose. There are numbers of programming languages to learn but few of them are very useful for designing a software. Here is the comprehensive list of 5 Programming Languages that will help you understand which programming language is useful for what purpose. 1 Java link: ( https://youtu.be/EknEIzswvC0 ) Java was invented back in 90’s and since then it has been the most influential language in the history of computer science. There are numerous softwares developed by Java that has dominated the sof