an auto action key python script for games
[ About ]
AutoActionKey
for games that use annoying input methods that require you to single click every spec of dust on a planet in order to play. For example: cleaning up trash in Farmer's Dynasty 2. The devs really want my carpal tunnel syndrome to kick in at full effect.. This script can be used for any game or app etc.. It does not check what you have running.
The Embedded Python provided is pre-configured and should work just fine for allowing this script to run isolated by itself. To run from your own copy of Python, be sure you install the folowing packages
keyboard, rich, pynput
By default this is setup to spam E when you hold F down making cleaning up properties in the game Farmer's Dynasty 2 so much better and less stress on your hands (and keyboard).
[ Installation ]
Extract somewhere (ex: C:\AutoActionKey) then simply double click AutoActionKey.cmd file to run it. Press ctrl+shift+x to stop the script.
Open autoactionkey.py with your favorite text editor for a few configuration settings.