Jump to content
FORUMS
Sign in to follow this  
Stan

Gold Making: TSM Sniper

Recommended Posts

kMHc9Zr.jpg

You may have heard the term sniper when it comes down to gold making. Let's look at this powerful TSM feature in more detail.

Sniper?

Sniper is TradeSkillMaster's powerful function which allows real-time AH scanning. While performing the scan, it constantly fetches the last page of the Auction House for auctions that have been posted way below what they should sell for. Items that have been posted cheap by accident also show up on your scan list for a quick buyout. All you need is a proper setup.

How Much Gold Can I Make on Average?

It's hard to tell as you would need to have Auction House opened all the time and the more you scan the more gold you can earn. What I'd suggest is to have a separate WoW account just for Sniping. This way, you can constantly scan and also enjoy the game on your main account at the same time.

Here are some of my latest snipes listed by their average resale profit. See ObliterumObliterum in that list? That was an accident.

Snímka obrazovky 2016-10-28 o 1.09.38.png

Where Do I Get TSM?

  • Download it via the official website of TradeSkillMaster. It's good to install complement addons, such as TSM Destroy, Vendoring or the entire suite.
  • The TSM desktop app available for both Windows/Mac is also a must, so you don't have to constantly rescan the Auction House.

Setup

  • Run the TSM app before launching the game.
  • Addons obviously need to be placed in the */Addons folder as usual and enabled in-game.

The Formula

First we need to define Custom Prices and minprice. Type /TSM and on the firs tab, navigate to Custom Price Sources and insert the following code, hit okay.

max(min(DBHistorical, DBGlobalMarketAvg, DBGlobalHistorical, DBRegionMarketAvg, DBRegionHistorical), VendorSell)

Snímka obrazovky 2016-10-28 o 1.12.03.png

Now we need to define our sniper formula. It is used to filter out all the items to tell us which is the best to buy and resell. You can configure it under Options/Core Features and from the "Module Options" dropdown, go to Shopping > Sniper Options. We'll be inserting our custom formula in the field just under the "Test Selected Sound" button.

Snímka obrazovky 2016-10-28 o 1.10.57.png 

I have been using the fomula of BilisOnyxia for some time now and this is the code you need to insert there.

check(minprice - 100000g, 90% minprice, check(minprice - 50000g, 80% minprice, check(minprice - 10000g, 60% minprice, check(minprice - 5000g, 50% minprice, check(minprice - 1000g, 30% minprice, check(minprice - 500g, 20% minprice, check(minprice - 50g, 10% minprice)))))))

What Does It Mean?

The check() function works like an if/else conditional statement. The function can take 2-3 parameters. Each parameter is seperated by a comma. What the check() function does is, it checks if the first parameter is greater than zero. If it is, it will use the second parameter. If it is not greater than zero (equal to or smaller than zero) it will use the third parameter (If there is no third parameter the whole function will result in an invalid price).

So, check(DBMarket - 100g, 50% DBMarket, 30% DBMarket) would first check whether the result of "DBMarket - 100g" is greater than zero. If it is, it will use 50% DBMarket, if it is not it will use 30% DBMarket. What this means is, if an item has a DBMarket value of more than 100g, 50% DBMarket will be used, if it has a DBMarket value of 100g or less, 30% DBMarket will be used.

Knowing how the check() function works, you might already see where the formula is going.
Here is a little easier to read breakdown of the formula:

  • If an item's value is greater than 100k gold, use 90%.
  • If an item's value is greater than 50k gold, use 80%.
  • If an item's value is greater than 10k gold, use 60%.
  • If an item's value is greater than 5k gold, use 50%.
  • If an item's value is greater than 1k gold, use 30%.
  • If an item's value is greater than 500g gold, use 20%.
  • If an item's value is greater than 50g, use 10%.
  • If an item's value is 50g or less, exclude it no matter how cheap it gets listed.

We're all set now, navigate to the last tab of the Auction House UI > Custom Filter / Other Sources and click "Start Sniper". This will start the scan, you can set up the sound you want to hear when an item appears in the list for quick buyout.

Snímka obrazovky 2016-10-28 o 1.12.22.png

Sniper Results Awareness

Sniping is supposed to be semi-automated. It still requires common sense as some results may be false positives, like duped Saber's gems, which are often underpriced.

  • Like 2

Share this post


Link to post
Share on other sites
6 hours ago, Papabard said:

Getting invalid word minprice error after copying and pasting the function above

This happens when you input the second formula without defining minprice first.

6 hours ago, Papabard said:

Ok found what I did wrong there. Now if it would only return some data. Just says scanning last page

 

It's supposed to scan the last page only.

3 hours ago, Kurtlol said:

I've been using it, nothing showed up for 1 hour, i gave up ^^

Patience is a virtue :) I've just got Leystone Orex200 for 24gold :D

Share this post


Link to post
Share on other sites
57 minutes ago, Malbabo said:

The first code isnt working. Says it only allows for letters. Can someone explain how they managed to copy and use that code, please?

type minprice and press ok then you get another box that lets you paste the code 

Share this post


Link to post
Share on other sites
1 hour ago, Kirom said:

I cant find "Sniper" anywhere. Can someone give me a link where i can download it pls?

Its in Tradeskillmaster its not a standalone addon

 

Share this post


Link to post
Share on other sites

Thanks for a great guide. I have done everything to the letter, and items are popping up.. BUT, alot of them are below 50g. How do i make it, so these items dont appear? I copied the code aswell. I have disabled the "below vendor price" option. Again, thanks! :)

Edited by Moeior1988

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • By Staff
      Blizzard have detailed Mythic+ dungeon tuning that's live already, with Uldaman and Neltharus getting some changes.
      Mythic+ (Source)
      With hotfixes that are now live, we’ve made the following adjustments to Mythic+ dungeons:
      Uldaman: Legacy of Tyr
      Timer increased by 1 minute. Neltharus
      Chargath, Bane of Scales Fiery Focus’s Fire damage reduced by 25%.
    • By Staff
      Savage Ebony Battle Turtle is an upcoming promotion mount coming in Patch 10.2.7.
      The mount will be available in some sort of Promotion in the future.
      "The cannons are powered by an unquenchable rage to seek out enemies and bring them to justice. Nothing can outrun a cannon."

    • By Staff
      The new War Within Allied Races was added to the Alpha today and we already have a full look at not only all their customization options, but their dances as well, courtesy of MrGM! You can check out the Earthen's racial abilities here if you missed them earlier. 
      Let's start with the more dynamic feature, with both male and female dances:
      And then there's big amount of customization options, as well as a size comparison with regular dwarves:

      So, are we liking the new Allied Race overall? More than actual dwarves?
    • By Staff
      Here's a really cool possibility for the War Within, as a very subtle and mildly mysterious comment from Executive Producer and Vice President for WoW, Holly Longdale, may be hinting at our Warband characters getting a lot more involved in our travels! 
      First spotted by UlthansWrath, Longdale came up to Taliesin & Evitel at the recent London War Within Alpha press event and had a short chat about the Warband screen, when she casually said "wouldn't it be cool if those were the characters you took as your followers in your Follower Dungeons?" After the obvious confirmation from Taliesin and Evitel that, yes, yes it would be cool, she just said "hm" and that was the end of the conversation.
      Obviously this isn't any sort of official confirmation, but considering this is a really awesome idea, it seems likely Blizzard are at the very least discussing it, if not already working on it.

      The Warband system is already great, and this would add a lot to it for players that choose to go solo into dungeons, as it would give them even more motivation to get some great characters in their Warband - even if it was just a cosmetic option.
      So, what do you think, will we be seeing this feature when the War Within launches?
    • By Starym
      We have quite a few Season 4 fixes today, with the LFR item level requirement, many item-related fixes, as well as some Season of Discovery improvements, and more!
      April 25 (Source)
      Classes
      Fixed a bug with damage dealt by Rip and Tear, Internal Combustion, and Tear Open Wounds in Awakened raids. Dungeons and Raids
      Raid Finder now required item level 463 if the raid is Awakened. Brackenhide Hollow Addressed an issue where Stinkbreath can turn while casting Stinkbreath. Addressed an issue where Wilted Oak’s Necrotic Breath visual can be out of sync with the creature’s facing. Items
      Veteran track items or items obtained from Awakened Outdoor Activities should now properly be able to be converted into Class Set items at the Revival Catalyst. Resolved multiple issues with Dragonflight Season 4 tier set items not functioning after equipping certain Season 3 set items. Dreambound gear caches from the Dreamsurge Coalesence vendor will now correctly award Season 4 Explorer 1/8 (item level 454 gear) and tokens will properly display the correct item level of its contents. Fixed an issue that prevented Tiered Medallion Setting from functioning on Season 4 necklaces. Fixed an issue preventing Season 4 crests from properly converting to their lower-tier currency. Quests
      “A Multi-Front Battle” can now be completed. Season of Discovery
      Using an Unconscious Dig Rat no longer dismisses pets. Mage Displacement no longer functions if the most recent use of Blink was on a different continent or in a different instance.
×
×
  • Create New...