Endless Enter
This constantly makes it so the enter button is being pressed continously
CODE..
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
Planning is the most difficult process in project management. The framework described is called the Stepwise method to help to distinguis...