My attempt to write a bot that can play "The Settlers 4 History Edition" and maybe learn some machine learning stuff anlong the way. The goal is to create a bot that is able to play against the default Settlers 4 AI and later against humans.
This project is in a very early stage and is not really functional/useable for non devs at the moment.
This software is intended for educational purposes only!
- Reading landscape, resources and entities
- Sending net- and local-events to control the game
- Settlement Building
- Automatic Building
- Compile it using Visual Studio
- Inject the Siedler4Bot.dll into a running Settlers 4 Instance using you favourite DLL injector
Press 'END' to eject the bot.
Press 'HOME' to show the debug UI.
Press 'DEL' to run the debug action.