Two downloads, three links
Downloads
You need OLMod and you need the plugin. OLMod comes from its own project — take it from nowhere else. The plugin is offered from two places, and they are byte-for-byte the same archive.
First
OLMod 0.5.14
The community mod loader for Overload. Free, open source, MIT licensed, and the reason plugins are possible at all. Released 19 October 2025.
olmod.overloadmaps.com
olmod-0.5.14.zip · maintained by the Overload Development Community
The project's own download page. It carries the current build plus a short getting-started section for multiplayer. If you are not sure which link to take, take this one.
GitHub
overload-development-community/olmod
Every release with its changelog, plus the full C# source. Useful for an older build, or for reading what a version actually changed before you take it.
Second
Ungodly Robot AI v1.2.1
The plugin. One archive, three files, 169 settings. Both links below serve
the identical UngodlyRobotAI_v1_2_1.rar.
Google Drive
UngodlyRobotAI_v1_2_1.rar · author-hosted
This mirror lives on my own paid Google Drive account. That is worth stating plainly, because it is the difference between a file you can reason about and a file you cannot:
- I control it, so I can vouch for it. Nobody else can replace the file, re-wrap it in an installer, or bundle anything alongside it. What you download is what I uploaded.
- Google scans it. Drive runs its own malware checks on hosted files — an independent second opinion that costs you nothing.
- It is usually the faster route. Paid Drive storage serves over Google's own network, so downloads generally come down quicker than from shared hosting — and with no ad gate, no countdown timer and no "your download will begin shortly" page in the way.
- It stays up. Free file hosts expire links on inactivity. This one does not disappear because nobody downloaded it for a month.
Drive may warn that it cannot scan a file for viruses if the archive is large. That message is about file size, not about anything found. Choose Download anyway.
From this site
UngodlyRobotAI_v1_2_1.rar · served alongside these pages
The same archive, served from the same place as this guide. Use it if you would rather not go through Drive, or if Drive is blocked on your network.
Speed here depends entirely on wherever these pages are being hosted, which is why the Drive mirror is listed first.
Inside the archive
Three files
- Mod-UngodlyRobotAI.dll
- The plugin. Goes in the olmod directory. The
Mod-prefix is the pattern OLMod scans for, so do not rename it. - UngodlyRobotAI.cfg
- A pre-generated config with all 169 settings at their defaults, each documented in place with its range and an explanation. Optional — the mod writes its own on first run — but handy if you want to read the settings before you play.
- README.md
- The full technical write-up: what changed and why, the ability and action catalogues, the event list, the performance notes and the complete changelog.
While you are here
Worth bookmarking
Overload on Steam
The game itself, if you have arrived here without it. Also on GOG and the Epic Games Store.
Store page →Overload Discord
Where the community and the OLMod developers are. The right place for OLMod problems that are not caused by this mod.
Join →OLMod on GitHub
Source, issues and the full list of what OLMod adds on its own — which is a lot more than mod loading.
Repository →