This is a ready-made and excellent bot base for AutoIt, Some of its main features are:
- Uses an excellent IRC lib (or UDF) which supports Custom Logging.
- Easy to read, understand and modify.
- Lightweight and fast!
- Made with best coding practices in mind.
- Built-in Authentication System
- Separate file for easy bot configuration.
- Flexible and highly modifiable.
- Does not require any other external software.
...etc...
If you don't believe me, take a look for yourself!
- Rename
Config_example.au3
toConfig.au3
- Open
Config.au3
using a text editor (SciTE4AutoIt3
preferably) - Read the comments and follow them to complete the configuration
- Run
Bot.au3
And that's it!