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.
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
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.
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.
Finalize the connection through this web interface:
Register a user at https://bar.bobmitch.com/register
Log in and set up your user profile.
Open the tracker if it doesn't open automatically.
Find the Connection Status indicator.
Click the "Get UUID" button.
Start the relay app and enter your UUID as requested.
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.
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.