Home

Renown Tracker for OBS

First off, thank you so much for showing interest towards my simple renown tracker, much appreciated!

If you're doing a Plunder Pass renown grind to 100, this tracker is a useful tool show your level. The level is controlled via bot commands in chat.

This community has been so amazing to me and I just want to give back!

Setup time: 10-15 minutes

1. Installing the font

This account is for testing purposes only, so don't use it live on stream! The test account is open for everyone, so anyone can alter the numbers at anytime.
If you decide you want to use the tracker, contact me on Discord so I can set up your personal account.

The tracker uses a custom font, which needs to be installed first. Earlier versions of the counters had some issues if the font wasn't installed on Windows (and instead showed a default looking font on screen).

Note: If you've used any of my other trackers or counters and installed the font with them, you can skip this step.
  1. Download the Freebooter font.
  2. After you've downloaded it, you can install it by right-clicking the file and selecting "Install".
  3. Add the browser source to OBS (with the link in the next step).
  4. If you have had the tracker installed in OBS before, I recommend clicking the "Refresh cache of current page" button in the browser source properties window.

2. Adding the browser source to your OBS scene

This account is for testing purposes only, so don't use it live on stream! The test account is open for everyone, so anyone can alter the numbers at anytime.
If you decide you want to use the tracker, contact me on Discord so I can set up your personal account.

The tracker has two different graphics color options to choose from. Use the URLs below to specify which one you want to use.

Click the source URL to copy it to the clipboard
Tracker Style Browser Source URL
Orange https://api.solkku.com/renown/obs.php?name=test&token=token&style=Orange
Green https://api.solkku.com/renown/obs.php?name=test&token=token&style=Green

After adding it, you should be able to see the desired renown graphic with a zero inside it. You can play around with size and positioning by dragging the source around in OBS.

Note: The tracker refreshes every 3 seconds. So after using commands, it takes a few seconds to update on screen.

3. Bot commands

This account is for testing purposes only, so don't use it live on stream! The test account is open for everyone, so anyone can alter the numbers at anytime.
If you decide you want to use the tracker, contact me on Discord so I can set up your personal account.

Next we need to setup bot commands for you or your mods to use in chat or in Discord (if your bot supports Discord commands). You can of course allow your VIPs to do it too - userlevel is up to you.

You can name the commands whatever you like, I just used the ones below.

The !renown command is optional, as it only makes your bot display the renown level as text in chat. This command can be set for everyone to use, and can be useful for mobile users.
Nightbot
Command Message Userlevel Response in chat
!setrenown $(urlfetch https://api.solkku.com/renown/?name=test&token=token&setrenown=$(1)) Moderator /me Renown level set to X!
!resetrenown $(urlfetch https://api.solkku.com/renown/?name=test&token=token&action=ResetRenown) Moderator /me The renown tracker was reset!
!togglerenown $(urlfetch https://api.solkku.com/renown/?name=test&token=token&action=ToggleRenown) Moderator /me hiding OR showing renown tracker!
!renown $(urlfetch https://api.solkku.com/renown/?name=test&token=token&action=ListRenown) Everyone /me test is currently renown X!
StreamLabs Chatbot
Command Message Userlevel Response in chat
!setrenown $readapi(https://api.solkku.com/renown/?name=test&token=token&setrenown=$num1) Moderator /me Renown level set to X!
!resetrenown $readapi(https://api.solkku.com/renown/?name=test&token=token&action=ResetRenown) Moderator /me The renown tracker was reset!
!togglerenown $readapi(https://api.solkku.com/renown/?name=test&token=token&action=ToggleRenown) Moderator /me hiding OR showing renown tracker!
!renown $readapi(https://api.solkku.com/renown/?name=test&token=token&action=ListRenown) Everyone /me test is currently renown X!
StreamLabs CloudBot
Command Response Userlevel Bot says in chat
!setrenown {readapi.https://api.solkku.com/renown/?name=test&token=token&setrenown={1}} Moderator /me Renown level set to X!
!resetrenown {readapi.https://api.solkku.com/renown/?name=test&token=token&action=ResetRenown} Moderator /me The renown tracker was reset!
!togglerenown {readapi.https://api.solkku.com/renown/?name=test&token=token&action=ToggleRenown} Moderator /me hiding OR showing renown tracker!
!renown {readapi.https://api.solkku.com/renown/?name=test&token=token&action=ListRenown} Everyone /me test is currently renown X!
StreamElements Bot
Command Response Userlevel Bot says in chat
!setrenown ${customapi.https://api.solkku.com/renown/?name=test&token=token&setrenown=${1}} Moderator /me Renown level set to X!
!resetrenown ${customapi.https://api.solkku.com/renown/?name=test&token=token&action=ResetRenown} Moderator /me The renown tracker was reset!
!togglerenown ${customapi.https://api.solkku.com/renown/?name=test&token=token&action=ToggleRenown} Moderator /me hiding OR showing renown tracker!
!renown ${customapi.https://api.solkku.com/renown/?name=test&token=token&action=ListRenown} Everyone /me test is currently renown X!

Issues, ideas, interest?

Are you experiencing issues or have ideas how to further develop this tracker?

Are you interested in using the overlay? Is someone in chat showing interest towards this tracker?

Feel free to DM me on Discord.