Warband Auto Deposit (WAD)

Warband Auto Deposit (WAD) Keep your bags light and your Warband Bank full. This lightweight addon automatically deposits excess gold whenever you open your bank.

File Details

WarbandAutoDeposit1.1.zip

  • R
  • Dec 25, 2025
  • 2.05 KB
  • 29
  • 11.2.7
  • Retail

File Name

WarbandAutoDeposit1.1.zip

Supported Versions

  • 11.2.7

WarbandAutoDeposit - Change Log (Dec 25, 2025)

  • Per-Character Configuration: Migrated from a global threshold to a per-character system. Each character now has its own goldToKeep and enabled status.
  • Toggle Functionality: Added /wad on and /wad off commands to enable or disable the addon for specific characters without affecting others.
  • Database Robustness: Fixed a critical "nil value" error by improving the InitDB function to ensure the chars sub-table is properly initialized during migration.
  • Bulk Update (Global Override): Added the /wad all [amount] command, allowing you to set a universal gold threshold for all characters in your database in one go.
  • English Localization: All in-game commands, console feedback, and code comments have been standardized to English for professional consistency.
  • UI Synchronization: Maintained a safety delay (C_Timer.After) to ensure the deposit trigger happens after the Bank UI and currency data are fully synced.