If you want to take "Revenge" or want to have some "Fun". Then this is one
of the best tricks for you. Write a script just using notepad which will
turn keyboard lights into Disco Lights.
- Open Notepad and copy the below code.
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
- Save it as hackhunt.vbs.
- Double Click to Run and you are Done!
Stop Disco Lights
- Press Ctrl+Alt+Del and click on Task Manager.
- Click on More details.
- Find and select Microsoft ® Windows Based Script Host. Then click on End task.
Video Tutorial
We hope this helps. If any suggestions or doubts you can add a comment
and we will reply as soon as possible.



No comments:
Post a Comment