Yeah, a max word length was quick to implement, so I did that first. Changing the list to include only commonly-used words would definitely be more useful though.
You can use whatever word list you want with the python script I included in the ZIP file, so if you get a list of commonly used words, you can just feed that and the original autoreplace file into the script and you'll get a much better autoreplace file.
|