10000 GitHub - c-trimm/ao-loot-logger: AO Loot Logger logs all the loot grabbed from other players into a file. With this file, you can use AO Loot Logger Viewer to analyze it.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AO Loot Logger logs all the loot grabbed from other players into a file. With this file, you can use AO Loot Logger Viewer to analyze it.

License

Notifications You must be signed in to change notification settings

c-trimm/ao-loot-logger

 
 

Repository files navigation

Download AO Loot Logger Discord

Albion Online Loot Logger

With AO Loot Logger you can write all the loot grabbed by other players to a file. With this file, you can use Loot Logger Viewer to analyze it.

NOTE: It does not work with a VPN (i.e. Exit Lag) or playing through Geforce Now.

Discord

Join the discord server for questions and help: https://discord.gg/fvNMF2abXr

Funding

You can always buy me a coffee or sponsor me. ❤️

How to Use (Windows)

  1. Install Npcap with WinPcap compatibility.
  2. Download the latest AO Loot Logger for Windows: https://github.com/matheussampaio/ao-loot-logger/releases/latest
  3. Execute ao-loot-logger.exe.
  4. The log is written to file in the same folder as the executable (you can see the full path when the AO Loot Logger starts).

How to Use (Linux)

  1. Install libpcap-dev: sudo apt-get install libpcap-dev.
  2. Download the latest AO Loot Logger for Linux: https://github.com/matheussampaio/ao-loot-logger/releases/latest
  3. Execute ao-loot-logger.
  4. The log is written to file in the same folder as the executable (you can see the full path when the AO Loot Logger starts).

How to run from the code

  1. Install Nodejs v16.
  2. If you're on windows, install Npcap with WinPcap compatibility
  3. If you're on linux, install libpcap-dev: sudo apt-get install libpcap-dev.
  4. In the project's folder, open a terminal and run npm install to install all dependencies.
  5. In the project's folder, open a terminal and run npm start.

Question?

Start a discussion.

Found any problem?

Create an issue so we can get it fixed.

About

AO Loot Logger logs all the loot grabbed from other players into a file. With this file, you can use AO Loot Logger Viewer to analyze it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%
0