Mouse & Key Automator: About

The Tool

I created this app because I wanted to automate input in Windows in a way that was simple to use while still allowing complex customizations.

Mouse & Key Automator allows adding input to a table and executing the specified input using a hotkey. The table is easily editable making it simple to create an input set.

Recording input and creating Lua scripts can be used to allow more complex input automation.

I'm releasing this tool for free.


Qt

This tool was created using C++ and Qt version 5.4.2.0

For more information on Qt visit their website at https://www.qt.io


Lua

Scripting was done using Lua version 5.3.0

For more information on Lua visit their website at https://www.lua.org/