Companion App for Idle Champions, written in AHK.
v3.82 is the current supported Version. View changelog.
- Steam Launcher will not open Idle Champions if Steam is not open and logged in.
- Steam game detection only works if your Steam Library is in the default location.
- If you use a VPN you may have API communication issues. Please whitelist AHK/IdleCombos in your VPN.
- Your
user_idandhashare stored locally inidlecombosettings.json. - The
hashis encrypted at rest using Windows DPAPI — only your Windows account can decrypt it. - Do not share your
hashwith anyone — it grants full API access to your account. - IdleCombos never sends your credentials anywhere except the official game API server.
- Simple account statistics display
- Easy buying/opening many chests (Gold/Silver/Event)
- Easy apply bulk blacksmith contracts
- Enter multiple redeem codes at once
- Load active codes directly from the web
- Briv Stack Calculator integration
- Manual starting/stopping adventures (sometimes can fix stuck accounts)
- Can reload game client on crash (Steam only)
- Steam install or
- Epic Games install or
- Standalone install or
- Able to enter your
user_id&hashif on another platform.
IdleCombos.ahk— Main applicationIdleCombosLib.ahk— Shared library functionsidledict.json— Champion/chest/campaign ID definitionsjson.ahk— JSON parsing libraryLib/ScrollBox.ahk— Scrollable text display helperREADME.md— This file
- Install AutoHotKey v1.1
- Checkout this repo or download a release
- If you downloaded a release, unzip into a folder
- Right-click
IdleCombos.ahkand open with AutoHotKey - The application will ask you to detect your App ID from your currently installed Idle Champions install folder
- User Manual — full feature guide, settings reference, and troubleshooting
- Changelog — version history
- Contributing — developer setup and guidelines
- Security — threat model and credential handling
- Deploy Process — release pipeline and packaging
- Code Flow — startup process diagram and timings
- Settings Schema — settings key history and migration
- Third Party — vendored asset inventory with SHA-256 hashes




