Skip to content
Vocino edited this page Aug 20, 2026 · 9 revisions

Warband.pro Companion — Wiki

Companion addon for warband.pro — the site that answers "who should I play tonight."

The Battle.net API gives warband.pro 14 fields per character — name, realm, ilvl, spec, etc. It gives zero for bags, bank, warband bank, gold, currencies, vault progress, or lockouts. This addon is the bridge.

Retail Midnight 12.1 only. No network calls. Ever. You play normally, export once, paste into warband.pro on your second monitor.

Quick start

  1. Install from CurseForge / Wago / WoWI — search "Warband.pro Companion"
  2. Log any character — data saved silently to WarbandProDB (account-wide)
  3. Log alts 2-6 through the week — 0 extra steps, updates throttled
  4. /warband → box auto-selected → Ctrl+C (4-7KB for 6 chars)
  5. Second monitor, warband.pro open → top-right [ ↻ sync / ↥ import ▼]i to import → preview → Confirm

That's it. Saturday push: paste once, all 6 current.


Start here:

  • Installation — CurseForge app, WowUp, manual zip
  • Usage — in-game commands, Compartment click, freshness line
  • Warband Integration — second-monitor flow, why omnipresent import matters
  • Import — clipboard auto-grab, paste fallback, preview dots
  • Contractwb1! wire format, versioning, size caps
  • Staleness — 🟢<6h 🟡<3d 🔴>3d ⚪never, trust but verify
  • Troubleshooting — combat, combat queue, empty bank vs unknown, warbank shared

What it is / isn't

What it is: bag/bank/warbank contents, gold, currencies with caps, professions, mail, auctions, instance lockouts, keystone/vault/consumables — from every alt you log — made web-readable in one string.

What it's not: Not a data broker, not auto-uploader, not UI overhaul, no tooltip scanning, no equipment scraping (API already has it).

Why multi-char bundle by default

Otherwise you'd have to remember per-char exports every logout. This way you play, addon snapshots silently (BAG_UPDATE .5s throttle, BANKFRAME_OPENED, guild bank tab, currency update, vault), and when you finally remember to export on Saturday you get 0-6 chars in one hit.

Single-char mode exists: /warband copy current

Warband.pro Companion

Home

Start

Integration

Internals

Clone this wiki locally