Skip to content

A tool for easy reading of auction house data for the game AlbionOnline

License

Notifications You must be signed in to change notification settings

ao-data/AlbionOnline-StatisticsAnalysis

 
 

Repository files navigation

AlbionOnline - Statistics Analysis

Github All Releases Github All Releases CodeFactor .NET Desktop GitHub commits since latest release (by date) GitHub issues Discord Donate

A tool to easily read auction house data with a loot logger, damage meter, dungeon tracker, dungeon entry timer, crafting calculator, map history and player information

Getting Started

Prerequisites & Installation

  • You need Windows 10 or higher
  • Install .NET 6.0 Desktop Runtime (v6.0.5 or higher) here (To start the tool)
  • Installing Npcap Free Edition (v1.6 or higher) here (For Game tracking)

Download the Statistics Analysis Tool

  • DOWNLOAD Unzip the .zip file and start StatisticsAnalysisTool.exe with a double click. You may not be able to see the .exe. Don't worry, usually it's the file with the icon.

tool_dir

Is This Allowed

https://forum.albiononline.com/index.php/Thread/124819-Regarding-3rd-Party-Software-and-Network-Traffic-aka-do-not-cheat-Update-16-45-U/

  • Only monitors
  • Does not modify our game client
  • Does not track players that are not within the player's view
  • Does not have an overlay to the game

SETTINGS

ITEM LIST SOURCE

If the item list is outdated, you can change it yourself. Just change the "ITEM LIST SOURCE" URL for that.

Another good source is https://github.com/broderickhyman/ao-bin-dumps

Or you extract the files yourself from the game. More information can be found here: https://github.com/broderickhyman/ao-id-extractor

FAQ

Which operating system is supported?

✅ Windows 10 and later

❌ Windows XP, Vista, 7 and 8 are not supported!

❌ Linux is currently not supported!

Can I use the tool with ExitLag or VPN?

Unfortunately, ExitLag is not supported, but there are other VPN services that the tool works well with. There is no support from the developers for this. Validating it would be too time-consuming.

How fast does my internet need to be?

An internet connection with at least 1M/bit (256KB/s) download rate.

The tool cannot download the ItemList.json or Item.json, what to do?

If a button like the one in the screenshot appears and the automatic download of the files repeatedly does not work, the following can be done:

try-download-again-button

Download the file https://raw.githubusercontent.com/broderickhyman/ao-bin-dumps/master/formatted/items.json and rename it to ItemList.json. and Download this file https://raw.githubusercontent.com/broderickhyman/ao-bin-dumps/master/items.json Then put both files in the tools folder.

Then restart the tool and everything should work.

INFORMATION

Where does the price information come from?

From this project: https://www.albion-online-data.com/

I want more current prices!

Download the Albion online data client and scan the auction houses.

CONTRIBUTING

Problem or question?

Create an issue here.

Language translation

How it works

To add your language, you only need to create or adapt a file in the Languages directory. The file must always have the language code.

Example:

en-US.xml

You can find language codes here: https://www.andiamo.co.uk/resources/iso-language-codes/

Create file

Copy the en-US file and change everything, then all APP-CODES should be available.

<translation name = "EVERY_3_DAYS">HERE YOUR TEXT</translation>

This website

triky313.github.io/AlbionOnline-StatisticsAnalysis

DONATIONS

This project has existed since June 2019. Almost every week I put +10 hours into this project and I love it. That's why I often don't have the time to play Albion Online. So if you want to make me happy and support this project, just donate a few items or donate on Patreon.

Patreon - Triky313

About

A tool for easy reading of auction house data for the game AlbionOnline

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%