What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] Battle Pet Auction Viewer

Andy West

New Member
Joined
Dec 8, 2012
Messages
35
Plugin Title: Battle Pet Auction Viewer

What does it do?
Allows you to view and compare pets for sale in the auction house to your own, it also has the option to just view your own pets.

What can you use this information for?
  • Find pets on the AH which you don't have. Then sort cheapest to most expensive.
  • Find pets on the AH which you don't have 3 of using the 'Owned Count' column.
  • Find rare pets for sale using the Popularity column, for speculative purchases. (See http://www.warcraftpets.com/wow-pets/stats/)
  • Find what pets you don't own and their source.
  • General browsing of your pets. e.g. which pet do you own is the least owned.
Filter Options
  • Source: Filters where the pets came from.
  • Name or ID: Name of the pet (partial matching) or Id.
  • Ownership: Owned or/and Not owned.
  • Displayed pets: Pets on the auction house, or your pets.
Grid options
Sort by clicking on a column header.

Grid columns
  • Name: Pet's name.
  • Id: Pet's Id.
  • Source: Category of how the pet is obtained.
  • Info: Further info on how to get the pet.
  • Auction: The auction area that the pet was scanned from.
  • Buyout: The auction buyout value.
  • Owned Count: How many you own.
  • Popularity: The percentage of warcraftpets members who own it. This is a rough guide as to how collectable the pet is.
Installation
Download it using an SVN client from: SVN or Zip and put it in your plugins folder.

Running it
1. Go to the Auction house and talk to an auctioneer so that the auction window is open.
2. Switch to 'Combat bot'
3. Enable the plugin.
4. Click Start... after a few seconds a progress window will popup and once that has completed the viewer window will be shown.
5. Once you have finished with the viewer, close the window and disable the plugin.

Screenshots

Scanning:
BattlePetAuctionViewerScanning.jpg


The viewer window:
BattlePetAuctionViewerViewer.png
 
Last edited:
Amazing idea Andy. Once again dude.

I'm running it now, will update with any issues if they happen.
 
tried this out, it looked interesting. found one of the imperial silk pets for 1g, and really, couldn't pass that up.

is there a handy way to import the .txt to .xls for offline parsing ? i seem to remember the formula for parsing AH is based off copper,

anyway, will play with some kind of import formats, i seem to recall JM2C forums had one somewhere ...
 
tried this out, it looked interesting. found one of the imperial silk pets for 1g, and really, couldn't pass that up.

is there a handy way to import the .txt to .xls for offline parsing ? i seem to remember the formula for parsing AH is based off copper,

anyway, will play with some kind of import formats, i seem to recall JM2C forums had one somewhere ...

Hi, if you open a txt file in excel and use 'delimited' and | in other as the delimiter, then you can import it. The gold column is in copper... hope this helps.
 
Hi, if you open a txt file in excel and use 'delimited' and | in other as the delimiter, then you can import it. The gold column is in copper... hope this helps.

oh i was looking for a cell formatting tip to make it legible for off-line reading.

i.e. using ###"g "##"s "#0"c" for the column
(atm it does leave out the thousand marker, shows up as 4000g instead of 4,000g. eh.)

it makes a more legible page than https://theunderminejournal.com/item.php?&item=20769 or the per-server companions sorting, i.e. https://theunderminejournal.com/category.php?realm=H-Aman'Thul&category=companions if you're on Aman'Thul (some sad prices there...)
 
It doesn?t work for me
HB throws an error on load:
Compiler Error: c:\Program Files (x86)\HB\Plugins\BattlePetAuctionViewer\AhScanner.cs(129,29) : error CS0234: El tipo o el nombre del espacio de nombres 'MemoryManagement' no existe en el espacio de nombres 'Styx' (?falta una referencia de ensamblado?)
 
Hi, same error here :(

Compiler Error: d:\Honorbuddy\Plugins\BattlePetAuctionViewer\AhScanner.cs(129,29) : error CS0234: Der Typ- oder Namespacename "MemoryManagement" ist im Namespace "Styx" nicht vorhanden. (Fehlt ein Assemblyverweis?)
 
i cant even load bpahviewer, i can see BattlePetCollector, BattlePetSwapper, but BattlePetAuctionViewer folder ehich contains plugin files wont load :-/ dlded via svn
 
Same problem here... Tried SVN and zip, Get this when I start HB:

Compiler Error: e:\HB\Plugins\BattlePetAuctionViewer\AhScanner.cs(129,29) : error CS0234: Typ- eller namnområdesnamnet MemoryManagement finns inte i namnområdet Styx (saknas en sammansättningsreferens?)
 
Back
Top