Track Bullions Earned?

Is there a way to know how many Bullions you can still acquire for the week? As someone running various alts through LFR for Bullion Transmog, I’m losing track of which chars still can earn one (or more) for the week :tired_face:

2 Likes

pen and a piece of paper is how we used to do things.

4 Likes

Considering how atrocious the gearing system on retail this expansion is and the amount of currencies I’m still blown away why they havent added such thing yet… probably because they dont go into the currencies tab and it’s another inventory clutter piece…

1 Like

Let me see if Wowhead has a macro or something. One moment .

Edit: not finding a macro to track them. But here’s the item information for the ID number if you want to try to create a macro.

Kek

:weary:

1 Like

It doesn’t really need a tracker, does it? If you miss a week, oh well, just catch up on that character whenever you get around to it.

3 weeks then 2 from the quest this week so a total of 5

I think?

Keep in mind they’re still RNG, so aside from the 2 guaranteed by the weekly quest, you might still not make it to 5.
But the fox is correct, 5 is the grand total possible until tomorrow’s reset.

I’ve gotten zero from the quest if I’ve obtained three from normal sources

1 Like

You ran 4x M0 or M+ dungeons while completing the weekly dungeon quest and received zero bullions? Sounds like time to put in a ticket.

2 Likes

I do not know if the OP needs this still, but:

/run a=C_CurrencyInfo.GetCurrencyInfo(3010) print(“You have earned " … a.totalEarned … " of " … a.maxQuantity … " possible bullion drops”)

9 Likes

Heaves aside chisel and stone tablet

You kids and your newfangled technologies.

3 Likes

Small correction – Lua uses 2 dots for string concatenation, not 3. The correct macro is

/run a=C_CurrencyInfo.GetCurrencyInfo(3010); print("You have earned " .. a.totalEarned .. " of " .. a.maxQuantity .. " possible bullion.")
20 Likes

Showing your wow age there lol

Hi there, not sure if you’ve found a solution yet. If not: I use SavedInstances addon. Tracks everything for all my alts.

is your brain so done that you cant parse what is relevant and what isnt dear? do you need a hand? here count the fingies. one little finguie two little finguies. the only currencies relevant now are literally 5. bullions are a thing that only happen once a week and can be redeemed every 2 weeks for an item. if you cant keep track of relevant stuff and become brain fogged by some other stuff that hasnt mattered since season 1 or if youre farming old mogs then whos problem is it really?

That you super helpful! upvote this

Try a addon called SavedInstances.

It allows you to track all kinds of thing on different characters.

1 Like

OMG this is an absolute lifesaver i wonder if this includes the quest bullion

Thank you

Just drops not rewards. You are not able to make up missed quest rewards.