build 3.3.5a AzerothCore fork 100s of bots 800+ commands repack free forever // wow-legends.eu
Before You Start

System requirementsWOW Legends runs on modest hardware — what you need depends mostly on how many AI bots you want living in your world. Pick a profile below.

Baseline — what any setup needs

A short list that's true for every WOW Legends server, solo or full house. The App handles the runtimes for you.

Operating system

Windows 10 / 11 or Windows Server — 64-bit.

CPU

A modern multi-core chip — 4 cores minimum. More cores = more bots: the bot AI runs across the world-update threads.

Storage

SSD strongly recommended — a spinning hard drive can stall the database under load. Roughly 25–40 GB freeapprox. for the server, game data and the pre-populated database.

Runtimes APP

MySQL 8.x and the Microsoft Visual C++ 2015–2022 x64 Redistributable. Installing by hand? You'll grab these once (bundled with the free repack). Using the App? It sets them up automatically.

Server profiles — pick your scale

WoW Legends ships at 100 bots and scales to thousands — you pick the number to match your hardware (AiPlayerbot.MinRandomBots / MaxRandomBots). RAM is the figure people ask about most: the Total RAM column is the whole picture (worldserver + MySQL ~1–2 GB + the OS). Find the row that matches the world you want to run.

Profile AI bots CPU Total RAM Good for
Default ships at this 100 ~4 cores 8 GB Most modern PCs
Big realm ~500–1,000 4–6 cores 12–16 GB A solid desktop or VPS
Living World BIG ~3,000–5,000 6+ cores 16+ GB A busy, fully-populated world measured: ~9 GB for the server at 4,982 bots

Every figure here is a setting you can tune — fewer bots means less RAM and CPU. Only the 4,982-bot figure below is measured; the rest is sensible guidance, and real load shifts with bot activity, how many players are online, and features like World PvP and World Events. Bot count is the biggest lever; an SSD mainly helps load times. Start at the default and scale up while watching Task Manager.

Real-world test — 4,982 bots

The table above is guidance; this one is measured. We pushed a realm to nearly 5,000 full-AI bots — World Events running, a real player online — and it stayed smooth on a mid-range 6-core box.

4,982 bots, World Events on, with a player online ran smoothly on a 6-core AMD Ryzen 5 3600X VM, ~14 GB RAM, SSD — the worldserver using about 9 GB RAM at ~64% CPU.

In-game Who list showing 4,982 people found on the realm
In-game Who list — 4,982 people found
Task Manager showing 64% CPU on a 6-core Ryzen 5 3600X with about 12 of 14 GB RAM in use
Task Manager — ~64% CPU, ~12 GB RAM in use (Ryzen 5 3600X)

The two dials behind the profiles

Those tiers really come down to just two settings. Understand these and you can size the server to whatever hardware you've got.

Bot count biggest lever

How many AI players populate your world — the single biggest driver of both RAM and CPU. Set it in playerbots.conf; the repack ships at 100. Turn it down for a lighter box, up for a busier world.

AiPlayerbot.MinRandomBots = 100
AiPlayerbot.MaxRandomBots = 100

Grid preload

Off by default. Turning it on uses ~3 GB more RAM but loads the entire world into memory up front — maximum stability and zero load-hitches as players and bots roam. Worth it on a big server with RAM to spare.

PreloadAllNonInstancedMapGrids = 1

AI features — a separate, optional cost

The AI companions and bot chat need a language-model backend. This is independent of the profiles above — your server runs perfectly with AI chat off, or pointed at a cloud key that uses almost nothing locally. AI doesn't inflate your base requirements.

Cloud API key lightest

Point the bots at a provider like DeepSeek — extremely cheap, and it uses negligible local resources (the thinking happens on their servers). The simplest way to give bots a sharp brain.

Local model via Ollama

Keep everything on your own machine with Ollama — adds roughly ~2 GB RAM. A GPU makes replies snappier but isn't required; it runs on CPU.

Prefer no AI at all? Turn it off and the server runs exactly as it always has — the AI layer is a bonus, never a barrier.

Scales to your hardware, not a wall

Run the world your machine can handle

Start small on the box you already own, and grow the world as you go. Every number here is a dial, not a gate.