Bhuvan InfoTech Android App

Download our Android App and browse Technical News, Projects, Computer Tricks more easily with lots of Interesting Features.

Friday, June 17, 2016

Automatically press Enter continously

Press Enter key continuously by just one click on VBS file.
  • Open Notepad.
  • Copy below text on notepad.

Set wshShell = wscript.CreateObject("WScript.Shell") 
do 
wscript.sleep 100 
wshshell.sendkeys "~(enter)" 
loop 
  • Save the file with any name and .vbs extension rather than .txt .
  • Now double click on the file and Enjoy.

#Bhuvan Arora

No comments:

Amazing Deal !