promotional bannermobile promotional banner

WorthIt

Know what’s worth farming before you farm it – real Gold Per Hour using your server’s prices.

File Details

WorthIt v4.0.26

  • R
  • Oct 2, 2023
  • 1.25 MB
  • 4.1K
  • 10.2.0
  • Retail

File Name

WIT.zip

Supported Versions

  • 10.2.0

Data Source Addons

WorthIt can use one of three addons as its data source: Trade Skill Master, Auctionator and Oribos Exchange. Having one of those addons is required to calculate farm results. If more of them are loaded, you can select which one should be used with Configuration module.
Trade Skill Master
A really powerful addon for goldmaking. Some people love it, some hate it. Addon requires a dektop app and an account on their page to get its data. A few columns (like Sell Rate and Total Owned) are available only for TSM. Custom Price Sources (general and set for specific items) can be built using TSM Value Source guides.
Auctionator
This addon can get data from scanning AH, so updating data is all up to the player.
Oribos Exchange
Previously The Undermine Journal. Another great addon that can be used to estimate item value and it doesn't require anything else (no desktop app nor account). It cannot be used to get price of battle pets and if any pet is on the farm result list, its gph cannot be determined. We needed to add our own support for custom price/value sources. The following guide can be used to write Custom Price Sources (general and set for specific items).
Oribos Exchange Custom Price/Value Sources
Examples:|nLet's say that you want to calculate results lowered by AH tax - you can set custom price source to 0.95*market or (1-0.05)*market.|nLets set custom price for |cff0070dd[Expulsom]|r assuming that you get around 13 Expulsoms from scrapping 100x[Tidespray Linen Bracers]. That string can looks like this: |cffff7f1d100*(10*market(152576)+5*0.8*60s)/13|r where 152576 is id of Tidespray Linen, 0.8 is exalted reputation modifier and 60s is vendor price of Nylon Thread|nLets set |cff0070dd[Blood of Sargeras]|r to max value of a few materials we can get for it: |cffff7f1dmax(10*market(124102),10*market(124101),3*market(124105),10*market(123918),5*market(123919),10*market(124437))|r where 124102 is [Dreamleaf]'s id, 124101 is [Aethril]'s id, 124105 is [Starlight Rose]'s id, 123918 is [Leystone Ore]'s id, 123919 is [Felslate]'s id, 124437 is [Shal'dorei Silk]'s id and 124440 is [Arkhana]'s id
Auctionator Custom Price/Value Sources
Custom prices for this addon work pretty much the same way as it's done for Oribos Exchange with a few exceptions:|n1) |cffff7f1dmarket|r - it's the only available price source right now.|n2) You can get battle pet prices by passing pet id with |cffff7f1dp:|r prefix. For example |cffff7f1dmarket(p:1156)|r returns price for Ashstone Core pet.