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 Starym
      We have another triple entry in the hotfix ledger, as Radiant Echoes gets more improvements in retail, while Season of Discovery and Cata Classic get additional class changes.
       August 7  (Source)
      Player-characters
      Steady Flight should no longer be removed after entering an Arena. Quests
      We tuned up the Prototype Shredder MK-03 so that “Eye for an Eye” can be completed. Radiant Echoes Event
      Increased Flightstone and upgrade Crest drop rates in the event. Reduced the HP scaling on all event bosses so that they should be killable in a more-reasonable timeframe. Developers’ notes: This includes both ‘minibosses’ (e.g. Hogger, Thorim) and final bosses (e.g. Remembered Onyxia, Ragnaros). Season of Discovery
      Hunter Heart of the Lion once again has a 100 yard range. Warrior The Focused Rage rune will now correctly reduce the cost of Meathook by 3. Cataclysm Classic
      Fixed an issue where Faerie Fire did not deal intended amounts of threat when used on NPCs targeting another unit.
    • By Stan
      Due to a bug introduced with the War Within pre-patch, some players are receiving item level 250 gear from the weekly cache.
      We've seen numerous reports on Reddit and the official forums that the Last Hurrah weekly quest on live servers drop low-level gear for some players. Apparently, the bug was first introduced with the War Within pre-patch two weeks ago and still hasn't been fixed.
      Here's an example of a low item level drop from the Cache of Awakened Treasures by Omnifox.

    • By Starym
      Week 2 brings quite a few changes, as Hunters in particular rise up, while Shadow has a really bad time. The top 3 remains the same and very consistent, so let's jump in and see what's going on.
      Warcraft Logs Points
      The below logs are based on POINTS, and not actual damage or healing, meaning they log the timed completion for the specs, with higher keys getting more points, obviously. The time in which the dungeon is completed is also a factor, but a much, much smaller one, as it grants very few points if you do it significantly faster than just any in-time completion. We're also using the Normalized Aggregate Scores numbers, for clarity, meaning the top spec is marked as 100 and then the rest are ranked in relation to that peak point.
      All Keys
      95th percentile DPS
      The top 3 remains quite stable with the Evoker-Paladin-Warrior trio reigning supreme. We see the first change of the week right after that though, as Frost DK continues its upward march in dungeons as well as in raids, taking 4th from Elemental. Both DKs are on the rise, as Unholy also moves a spot up, taking advantage of Shadow's precipitous 5-spot fall to the bottom of the top 10. Arms remains stable as two Hunters burst in, Beast Mastery taking 8th and Marksmanship 9th, as Frost Mage disappears down towards the bottom. Speaking of the bottom, Devastation gets some new roommates there, as Outlaw and Destruction fall and give Enhancement and Feral a break.

      Mythic+ All Keys 95th Percentile Data by Warcraft Logs.
      All Percentiles
      As with the top percentiles, the top 3 remains solid, but 4th is immediately changed, thanks to Shadow's massive drop in performance this week. The Priest loses even more ground here, falling 9 spots into 13th, opening 4th up for Arms. Beast Mastery moves even higher here, grabbing 5th and moving in front of Elemental and Frost DK, as Marksmanship brings up the rear and completes the Hunter sandwich in 8th. Affliction breaks into the top 10, just ahead of Unholy which dropped to the final spot.

      Mythic+ All Keys All Percentile Data by Warcraft Logs.
      Raw DPS U.GG DPS Rankings
      U.gg's rankings are based on actual DPS taken from Warcraft Logs data, focusing on the top players and span the past two weeks.
      Frost DK finds itself on top in the raw DPS rankings, as Augmentation isn't calculated properly here. Fury and Arms grab the next two spots, moving ahead of Ret, and the Fyr'alath wins continue in 5th, where Unholy finished the legendary axe streak. Even Survival joins the Hunter good times in 8th, where all three specs gather, just ahead of Balance who closes out the top 10.
      Mythic+ All Keystone DPS rankings by u.gg.
       
       
      For even more in-depth data for each individual key head on over to Warcraft Logs. And if you're interested in more info on the specs themselves you can always check out our class guides (updated for the pre-patch), as well as our Mythic+ guides and Mythic+ tier list.
    • By Stan
      For the next two weeks, the Archaeology quest for Spirit of Eche'ro is available on live servers, so don't forget to get the rare mount before it's gone for 6 months!
      How to Get the Spirit of Eche'ro Mount
      1. Download MapCoords or some other add-os that displays coordinates in the game.
      2. Teleport to Azsuna from the Stormwind/Orgrimmar Portal Room or use your Dalaran Hearthstone to reach Dalaran (Legion) if you have one in your inventory.
      3. Seek out Archaeology Trainer Dariness the Learned in Dalaran at 41,26 and learn Archaeology if you already haven't.
      4. Accept The Right Path quest from the Archaeology Trainer and make your way to Thunder Totem in Highmountain.
      5. Talk to Lessah Moonwater to accept Laying to Rest. For the quest, you must collect 600 Bone Fragments of Eche'ro by rotating between four digsites in Highmountain. The exact locations with coords are outlined below.
      Digsite 1: Darkfeather Valley (50, 44) Digsite 2: Dragon's Falls (58, 72) Digsite 3: Path of Huin (44, 72) Digsite 4: Whitewater Wash (39, 65) it takes roughly around 2 hours to get the mount.
      Spirit of Eche'ro
      "The spirit of Huln Highmountain's pet moose."

      Hurry up! You only have until August 21, 2024, to get the mount!
    • By Stan
      MoP Remix characters that will transfer over to retail will receive a gear boost!
      With Patch 11.0.2 now live on Public Test Realms, you can copy over MoP Remix characters from retail! It appears all MoP Remix characters will receive a character boost so you can dive straight into action when the War Within expansion launches.

      We can't unfortunately log in to the game with the MoP Remix char on the PTR so we can't confirm the Item Level of gear for max level characters. However, keep in mind that the gear boost will scale with your level, so if you're below max cap, you will receive gear appropriate to your current level.
      When Can We Expect MoP Remix Characters to Transfer to Retail?
      MoP Remix ends on August 19, so we assume the characters will need to be transferred to retail by August 22 when Early Access begins.
×
×
  • Create New...