Hit Enter Key Continuously

Amazing trick to press enter continuously without touching keyboard enter key

Step 1 - Open Notepad 
Step 2 - Copy below Code:

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Step 3 - save it .vbs file

Comments

Popular posts from this blog

How to Play IPL Live Stream (.m3u8) File in Windows Google Chrome or MX Player