ANOTHER COOL NOTE PAD TRICK Hack keyboard to make it type anything continuously:

Hack keyboard to make it type anything continuously:
  • Open Notepad and copy the following code.
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "HELLO SIR HOW ARE YOU."
loop
  • You can change HELLO SIR HOW ARE YOU . to any other text
  • Save it as abc.vbs
     NOW SEND TO ANYONE IF YOU WANT TO SCARE HIM/HER.These tricks will not harm your computer in anyway. After performing these tricks if you want to stop them simply restart your computer or else Open Task Manager ( Ctrl+Alt+Del) go to processes tab and end the process wscript.exe.
              
Previous
Next Post »