x32x01
  • by x32x01 ||
At every keyboard, you can find 3 LEDs which is used to indicate the state of the lock screen or Numlock or Capslock button.what if we press all these 3 keys 10 times a sec?
it WiLl wrItE SOme ThiNg LiKe thIs.with the help of some visual basic code we can make a virus or script to do the same thing for us.

This script will make keyboards lights on and off every sec which is cool as well as annoying...
Make Crazy Keyboard Light Script :
To make the scripts you can follow the steps below or you can just download it from the link given below:

Step1:
Open Notepad and write this code(Naah just copy-paste it )
Code:
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
virusscript.jpg
Step2:
Press Ctrl+S or just Go to files>save and save it as my virus.vbs (you can give it any name but you have to put .vbs at the end)and click on the Save button.
virusscriptsave.jpg
Step3:
Now your virus is ready you can test it on your system if you want(it is just a visual basic script)or you can give it to your friends (of course change the name of the file as please don't click me So they can click. To run it you just have to double click on it.
nun.jpg
HOW TO STOP Crazy Keyboard Light Script?
1st method
: go to task manager and stop the wscript.exe process.
2nd method: sign out or restart your PC.

Download Crazy Keyboard Light Script :
 

Attachments :

  • Crazy Keyboard Light Script.zip -
    266 bytes · Views: 16

Similar Threads

x32x01
Replies
0
Views
48
x32x01
x32x01
x32x01
Replies
0
Views
34
x32x01
x32x01
x32x01
Replies
0
Views
42
x32x01
x32x01
x32x01
Replies
0
Views
65
x32x01
x32x01
x32x01
Replies
0
Views
87
x32x01
x32x01
TAGs: Tags
script

Register & Login Faster

Forgot your password?

Latest Resources

Forum Statistics

Threads
514
Messages
515
Members
42
Latest Member
Mustafa123
Back
Top