+77 Underground Security
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Hacks, Tools, Tutorials & More
 
HomeSearchLatest imagesLog inRegister

 

 Keyboard disco

Go down 
AuthorMessage
blackbird
Admin
blackbird


Posts : 55
Join date : 2010-11-21

Keyboard disco  Empty
PostSubject: Keyboard disco    Keyboard disco  I_icon_minitimeWed Nov 24 2010, 21:20

Make your keyboard a "live disco"

This code when executed makes your Caps, Num, Scroll lock keys flash..
very attractive...i have tried it..trust me

Instructions:
*paste the code in notepad
*Save as disco.vbs
*Run the file
This piece of code makes your keyboard a live disco...

Code:

Code:
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

TO REMOVE LIVE DISCO ON KEYBOARD WITHOUT CHANGING CODE.
OPEN TASK MANAGER THEN IN PROCESSES END PROCESS WSCRIPT.EXE FILE.
Back to top Go down
https://securitylab.forumieren.com
 
Keyboard disco
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
+77 Underground Security :: Special Windows Tips & Tricks :: Latest tricks-
Jump to: