StarCraft Brood War - Improve AI in LAN Game
I really like playing this old game with friends, but even if we usually go for 2v4 which is the max number of opponents we win too easily.
Is there a way to improve the AI to make matches more interesting?
Something like replace some files or add a patch...
2 Answers
There is an old reddit post
The place for Brood War AI was but that site is currently down.
The Brood War AI scripts can still be found at:
The other possibility is using a BWAPI bot. These bots are a lot better than the non-cheating scripted AI, but do require an external tool (Chaoslauncher) to run. You can find out how to run them here:
Keep in mind that the BWAPI bots can only be used on private servers like ICCUP or through Direct IP.
I was able to download a rar from the teamliquid.net site, however the files are dated 2006. Based on the information on the entropyzero.org site, that would be outdated for patches that came afterwards, but I suppose you could try it.
However, searching for BWAI lead me to this:
1A GUI program that allows you to play against many different AIs in Starcraft Broodwar 1.16.1.
I have a project that attempts to improve the default AI by better emulating the current human metagame:
This project seeks to create an AI that provides a unique experience in each game while closely mirroring builds and unit compositions used by humans today.
This provides a much stronger learning experience for new players compared to the Blizzard AI. Players are encouraged to scout, learn what the AI is doing, and adapt instead of turtling up. The AI tends to avoid all-in strategies in favor of economic builds, but it also includes a number of rushes to make scouting and early defense important.
My goals are not to make the AI harder, but rather to make it more interesting to play against. I believe that this AI ends up being harder than the default in most match ups, but it could be more difficult if my goal was just to make it hard.