Key-free battle simulation, team & gear optimization, and battle history for Raid: Shadow Legends — free, and running entirely on your own PC.
by WalangKaalam
▶ YouTube · 💬 Discord · 👽 Reddit
🌐 Visit the website — info & downloads →
🚧 In active development. Full details and downloads live on the website.
★ this repo and join the Discord to catch the release.
PyAutoRaid runs the game's actual Clan Boss engine on your own machine, so you can preview a fight turn-by-turn without spending a key. Tune a team, swap gear, check whether you hold to Turn 50 — then commit the key only when you know it works.
- 🔑 Key-free CB simulation — the marquee. Play out a full Clan Boss fight (turn order, buffs/debuffs, damage, survival) before you burn a real key.
- 🧮 Team & gear optimizer — search team combos and assign artifacts to hit speed tunes and stat targets (ACC floors, CR/CD, speed steps).
- 📜 Battle history — every run logged turn-by-turn: damage per hero, buff uptime, and where a tune broke.
- 🤖 Automation (optional) — hands-off dailies and farming if you want it. Entirely opt-in; the sim and optimizer work fine without it.
PyAutoRaid installs a small local mod into your own copy of Raid, which exposes a private API on your machine that the tool talks to directly.
- Mod API only — no screen automation. It reads game state and issues actions through the mod, never by faking mouse clicks or scraping the screen.
- Runs locally. Your account data (roster, gear, progress) stays on your PC. An optional, pseudonymous battle-telemetry feature shares game data (teams, speeds, results — never account info) to build aggregate community insights; it's on by default and can be turned off any time with
PYAUTORAID_TELEMETRY=0. See the EULA. - Because it uses the game's real battle engine, simulated fights match what you see live — that's what makes the "before you spend a key" preview trustworthy.
Development, guides, tune sharing, and release news:
- ▶ YouTube — https://youtube.com/@walangkaalam
- 💬 Discord — https://discord.gg/cH5cfyf9D
- 👽 Reddit — https://reddit.com/user/walangkaalam
PyAutoRaid is a fan-made, unofficial tool. It is not affiliated with, endorsed by, or associated with Plarium. Raid: Shadow Legends, its name, artwork, and all related assets are the property of Plarium.
Modifying or automating a game may violate the game's Terms of Service and could put your account at risk. You use this tool entirely at your own risk — the author accepts no liability for any consequences, including account action.
Use of PyAutoRaid is governed by the End User License Agreement.
PyAutoRaid is 100% free — no paywall, no premium tier. If it saves you keys and you'd like to support development, it genuinely helps:
- ❤️ Patreon (monthly) — https://www.patreon.com/cw/WalangKaalam/membership
- ☕ One-time — Ko-fi
Donations are entirely optional and never gate any feature.
The tool will be free to use, but the source is closed — this repository is the landing page and (soon) release host, not the source code.
PyAutoRaid is developed and maintained by WalangKaalam. This repository is hosted under the SnoopLawg GitHub account.