The KeyStrokeSimulator is a Batch/JScript script that emulates user keyboard input.
This script is ran from the terminal.
CREDITS
Most of this script is an amalgamation of forum posts.. which yes, starts with Reddit
https://www.reddit.com/r/Batch/comments/7g5psx/can_batch_be_used_to_emulate_inputs/
calen.bat, a proof-of-concept for embedded JScript was derived from: https://stackoverflow.com/questions/2325420/embed-javascript-in-bat-files
Keymap: https://www.codeproject.com/Tips/647828/Press-Any-Key-Automatically-Usi