Getting Started

Welcome! To stream your Beyond All Reason data to this web application, you need to set up two components: the Local Relay and the Game Widget.

I know what I'm doing already, just TAKE ME TO THE TRACKER!

1. Install the Local Relay

Download the relay server on your local machine. This acts as the bridge between your game and this web app. It's a single executable file with no installer.

Repository: bobmitch/bar_relay

Latest Windows Release

Note, you will be asked for your unique id (UUID) from the tracker to start the relay. See step 3.

Note 2: You can see the code for yourself, or even build the relay app yourself for maximum security/trust - all info is on the Github repo. I wouldn't have it any other way.

2. Install the BAR Event Widget

This widget captures in-game events and sends them to your local relay.

Repository: bobmitch/bar_eventwidget

Place the .lua file into your BAR installation folder under /LuaUI/Widgets/ and ensure it is enabled in-game.

3. Link & Secure

Finalize the connection through this web interface:

Security Note: The UUID is required for the relay to function securely. Never share your UUID with anyone else. If you do, it's possible that someone could either transmit game events and they appear in your tracker or worse they have access to some of your game events that the game typically hides from enemy players for balance and anti-cheat purposes. Like a stream snipe, but sneakier.

Also, while you do require a valid email to register (it will send a confirmation to fully activate the account) - that's it as far as using / caring about your email goes. I will not contact you using it, or share it with any 3rd party for any purpose whatsoever.

Login Here

All the code for all parts of this project are open source and available to peruse.

For more discussion / feedback / threats, come to the discord channel.