Description
- Put this folder in your WoW addons directory as
GUIRL. - Install and enable Auctionator.
- Launch the game and type
/guirlto show/hide the window. - Drag the window with left click to move it.
- Click
Reset/Log"Yes/No` prompt for logging before reset.
- On
Reset/Refresh, a popup asks if you want to log the current addon data before reset. - Press
Yesto save the currently displayed rows and total cost, then reset tracked usage. - Press
Noto reset tracked usage without saving a log entry. - Log entries are stored in
GUIRL_DB.log.entriesand are ready for future statistics/graph features. - Logged prices are static snapshots (
snapshotUnitPriceCopper,snapshotLineTotalCopper,snapshotTotalCopper) so historical data does not change when market prices change later.
- Click
Graphin the main window to switch to total gold spent history. - The top graph is
Total Gold Spend Per Raidand plots one point per saved log entry. - The second graph shows cumulative gold spend over time so you can see total growth.
- Hover a point to see that entry's total gold spent.
- The graph uses only snapshot total values from the log (not live market prices).
- Bottom counters show
Gold Used Last RaidandGold Used Lifetime.
- The
/guirlframe supports a custom image in the top-right corner. - Current default filename is
Media/Haste_AI.png. - In-game texture path used by the addon is built from the live addon folder name:
Interface\\AddOns\\<AddonFolder>\\Media\\Haste_AI.png. - If your client does not render
.png, convert the same image to.tgaand I can switch the loader to that file name.
- At the top-right of the UI, set
Price of 1000 goldand clickSet Price. - The addon converts tracked gold totals into real value (
$/EUR) using that rate. - Converted values are shown in list totals, graph tooltips, and last raid/lifetime summary.
- The addon tracks consumed quantity by watching bag count decreases for enabled consumables.
- Tracking is active everywhere by default.
- On entering a raid instance, usage counters reset automatically by default.
- You can change this in
GUIRL.Settings.autoResetOnRaidEnter.
- Primary source: Auctionator API.



