GX – Gold Export
Simple addon that tracks your total gold across every character and your Warband Bank — built mainly for streamers who want a live gold counter on their overlay.
Since WoW can't write files to disk on its own, SavedVariables only update on a reload or logout. GX handles that with an optional autosave that reloads the UI on a timer, so an external script (a small Python file, for example) can read your current total and push it straight onto an OBS overlay.
Features
Tracks gold across your whole account, including every character and the Warband Bank. Type /gx show or click the minimap icon to see your total at any time. /gx export gives you a text box with your exact gold amount, ready to copy. Autosave reloads the UI at whatever interval you set, so the saved data stays current — it automatically pauses in dungeons, raids, and arenas so it won't interrupt you mid-fight. Everything's wired into the standard Options menu (Esc → Options → AddOns) and supports the Dragonflight/TWW Addon Compartment.
Slash Commands
/gx show — open or close the gold window/gx export — open the copyable text box/gx autosave <minutes> — set the reload interval, e.g. /gx autosave 30/gx autosave off — disable autosave/gx minimap — toggle the minimap icon/gx settings — open the options menu/gx reset — wipe stored gold data
