AutoMessage is a LFS InSim program which sends chat messages based on various events which happen in the game, such as players connecting, races starting and ending, or when certain words are typed in the chat. It's both useful and extrodinarily annoying at the same time.
Installation
The program is provided in its original Python format. To run it you will first of all need to install the following dependencies.Note: If in doubt download Python 2.6.1 Windows Installer and wxPython 2.8.9.2 win32-unicode for Python 2.6 binaries, otherwise you will need to choose the options best suited for your computer. Install Python first and then wxPython second.
To start the program under Windows double-click the file automessage.pyw. I do plan to release a standalone version at some point, but probably not until it is out of beta.
Change Log
Thanks
This program is based upon the original LFS:AutoMessage written by CrazyICE, which no longer works under InSim 4. The original design is his, but this implementation, as well as other modifications, are the work of me, myself and I.
Installation
The program is provided in its original Python format. To run it you will first of all need to install the following dependencies.Note: If in doubt download Python 2.6.1 Windows Installer and wxPython 2.8.9.2 win32-unicode for Python 2.6 binaries, otherwise you will need to choose the options best suited for your computer. Install Python first and then wxPython second.
To start the program under Windows double-click the file automessage.pyw. I do plan to release a standalone version at some point, but probably not until it is out of beta.
Change Log
- 0.1 BETA: First release.
- 0.2 BETA: Code rewrite, improved GUI, anti-spam, keywords and LFS launch.
Thanks
This program is based upon the original LFS:AutoMessage written by CrazyICE, which no longer works under InSim 4. The original design is his, but this implementation, as well as other modifications, are the work of me, myself and I.