

This may feel sluggish and slower compared to how Sniper functioned before 8.3, so we would recommend using a smaller, focused group of items for a targeted approach to Sniping which requires searching for fewer things on the Auction House. This also meant that there was a ‘first’ page and a ‘last’ page, and based on the way Auctions were sorted you could reliably identify those which had just been posted if they were on the ‘last’ page.Īfter 8.3 with pages being removed and no means to sort auctions by ‘most recent’, the only way to replicate the Sniper functionality is to repeatedly run a search for the items on the Auction House in general – just like you would search for something in the Default Blizzard UI. One of the biggest underlying changes, which was referenced in the blog post earlier this year, is that the AH no longer has ‘pages’.īefore 8.3 you could only see 50 auctions at a time, and you could only get information for another set of 50 auctions if you loaded the next or previous page. The super easy method would be to just have a search query, let the JS loop through each server, print a table that could look like this:īasically just have to see if( the new Auction House changes went live in patch 8.3, we wanted to clarify some of the changes in fuctionality to the Sniper feature in TradeSkillMaster. The items are basically displayed in a table. The GET variable here is realm, which contains the string EU-arathor, which indicates the server. It's going to be insanely simple, since every server is basically just GET value. Can add the functionality for all regions if so desired.

I literally just want the functionality of looking up items without having to click through a million servers. The entire thing will be coded in PHP with some added JS/jQuery, which shouldn't be an issue, but I am also not going to style it or anything to make it fit the website design. If I were to make a quick look-up where you just search for the individual item, would that be something you are willing to implement on the website? Mainly asking because I cba hosting that on my own servers. Let's say I am getting real tired of checking every server individually on the TSM website for the Black Market Auction House.
