Jump to content
  • Sign Up

Accessing Chat Logs


Dash.3179

Recommended Posts

Is there an 'official' way to access the GW2 chat logs? perhaps via API?

 

I'm looking to create a tool to make it easier to record drop-rates from multiple bags (to plug up some of the holes containers have in the wiki), and was intending to combine character inventory data from an api link with chat data to chart the individual drops and drop-ranges.

Ideally I'd like to use "https://api.guildwars2.com/v2/characters/:id/inventory" to directly record items going in-and-out (what I'd consider the 'easy way'), but the loading time is around 6 seconds it can't keep up with "open all".

 

I believe that the "Guild Wars 2 Dmg Meter" records some numerical data from chat without breeching the ToS, but I haven't had a lot of experience with coding beyond a fairly basic TP/price-tracking spreadsheet, so I think implementing something computer vision based might be a bit beyond me (unless somone's aware of a pre-existing tool I haven't found).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...