dataloha.blogg.se

Tsm4 set up
Tsm4 set up











tsm4 set up

I’ll be posting installments every Monday in place of my regularly scheduled Goblin Mindset posts. We will start with an overview of what TSM overall does, how the main UI component looks and the basic building blocks with Groups and Operations. TradeSkillMaster is an auction house addon for World of Warcraft. It is one of the most powerful addons in the game. It will help you buy and sell large quantities of items with little hassle. Quickly post lots of different items on the auction house.It is the absolute best addon for gold making, and nothing of what I do would be possible without it. That’s quite the list, and it’s not even really complete.A record of your sales and purchases so you can see how you are doing.Accurately calculate your crafting costs.Give you up to date price information on your items. The absolute main reason to use TSM is that you can use it to automate your decision making.

tsm4 set up

Any serious gold making will quickly lead you to a point where you are stocking a large number of items. Posting them all with the base UI, would take way too long. TSM will allow you to pre-define how you want to price your items. Then you can use macro bound to your scrollwheel to quickly post your items.

#Tsm4 set up download

The best way to get TSM is to download it from their website. You want to download the desktop app and make an account as well. The desktop application will automatically download pricing data that is extracted from the AH API, so you don’t have to worry about it. You can also get the addon through the Twitch app if you prefer that. Once you have logged into the app you need to setup which realms you want pricing data for. You do so by clicking settings and setup realms. This will take you to the website where you choose which realms you want to download data for. Now that we have it installed, it’s time to look around a bit. TSM will replace your AH UI, your Mailbox UI and your crafting UI. You can switch back to the WoW UI at will, in this post we will focus on the AH UI. We will get to the other parts when we get to mailing and crafting. TSM is not an addon that is out of the box usable. You need to do a substantial amount of setup to reap the rewards. This will open the UI on the dashboard which shows you your gold making stats. The building blocks of TSM: Groups and operations The main setup is done by setting up the two major building blocks in TSM: Groups and Operations. If you’re getting too many hits, lower the percentages and raise the gold threshold.Groups are sets of items that you want to treat the same way. If you want to get more aggressive, raise the percentages and lower the gold threshold. If your sniper string is not finding anything, adjust the values you’re using in the template. Max(ifgte(ItemQuality, 1, minprice * ifgte(minprice, P8V, P8P, ifgte(minprice, P7V, (minprice – P7V) * (P8P – P7P) / (P8V – P7V) + P7P,ifgte(minprice, P6V, (minprice – P6V) * (P7P – P6P) / (P7V – P6V) + P6P,ifgte(minprice, P5V, (minprice – P5V) * (P6P – P5P) / (P6V – P5V) + P5P, ifgte(minprice, P4V, (minprice – P4V) * (P5P – P4P) / (P5V – P4V) + P4P, ifgte(minprice, P3V, (minprice – P3V) * (P4P – P3P) / (P4V – P3V) + P3P, ifgte(minprice, P2V, (minprice – P2V) * (P3P – P2P) / (P3V – P2V) + P2P, ifgte(minprice, P1V, (minprice – P1V) * (P2P – P1P) / (P2V – P1V) + P1P, 0)))))))) / 100), VendorSell – 1c)) TSM Sniper Not Finding Anything Max(min(dbhistorical, dbregionmarketavg, dbregionhistorical), vendorsell) If you don’t care what I just said, and just want to plug in a sniper string, here you go (make sure to add a minprice to your custom sources or this will not work): Learn and understand this string in order to have it function for your specific goals.













Tsm4 set up