-
-
Notifications
You must be signed in to change notification settings - Fork 11
Azeroth Auction Target ‐ Automatic Recommended Snipe Lists
This works like our Marketshare Overview which uses TSM data to find the highest gold earning items for you to snipe. We then add a discount percent so you get it at a good price.
Requires git, python3 and python3-pip
git clone https://github.com/ff14-advanced-market-search/AzerothAuctionAssassin.git
cd AzerothAuctionAssassin
pip install -r requirements.txt
python AzerothAuctionTarget.py
Go to the Recommendations page and select what you want to snipe. Here we look for recipes and formulas worth at least 2k at 50% less than the normal price.
This will then create a list of items and prices that match that. Click the Save Data
button to overwrite your desired_items.json
and make a new snipe list! Then just start up your AAA app and it will find the new snipe list (you will need to close out and restart AAA when using AAT).
Note: This is for beginners who don't know what to snipe or for the start of an expansion. It will erase your old desired_items.json
for AAA, but your old item lists are automatically saved to the AzerothAuctionAssassinData/backups
folder and you can find them all there.