A tool for easy reading of auction house data for the game AlbionOnline
📌 Download here: StatisticsAnalysis-AlbionOnline-v1.7.0.zip
Unzip the .zip
file and start StatisticsAnalysisTool.exe
with a double click.
Minimal .Net Framework 4.7.2, you can download it here.
You can find changes to the app here.
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
Create an issue here.
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/
Copy the en-US file and change everything, then all APP-CODES should be available.
<translation name = "EVERY_3_DAYS">HERE YOUR TEXT</translation>