Funny Virus for Continously Hitting Capslock Key ( Try It Now)

PureSalt

Newbie
Joined
Jul 11, 2013
Messages
44
Reaction score
31
Hai Friends, Its not a harmful virus, only for fun and improve your Computer Knowledge.

1.Simply open Notepad.
2.Copy and paste the below code in notepad.
----------------------------------------------------
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
------------------------------------------------
3. Finally save it as 'caps.vbs' and save as type is "All Files"

Now open the caps.vbs and see the magic in your keyboard

It will be stopped by 'Open Task Manager-->Select Process tab-->choose"wscript.exe" and Click End process.

It really amazing....
 
Got a better one for you.

---------------
timeout /T 3 /nobreak
shutdown -s -t 5 -c "Personal Information Stolen, Critical System Files Corrupted,Hardware Deletion"
---------------


same process and everything
 
1. Write this in Notepad -
Bush hid the facts

2. Don't hit "Enter" at the end of the line.

3. Save as: bush.txt

4. Open it and voila :D
 
Back
Top