Home

PL Grind Tracker for OBS

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

With this tracker you can display your faction ranks when doing Pirate Legend grinds on stream. The ranks are 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 overlays 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 vertical and horizontal layout options. Use the URLs below to specify which one you want to use.

You can choose to include Reaper's Bones in this grind, just use the corresponding layout option below.

Click the source URL to copy it to the clipboard
Tracker Layout Browser Source URL
Vertical https://api.solkku.com/plgrind/obs.php?name=test&token=token
Vertical, with Reaper's Bones https://api.solkku.com/plgrind/obs.php?name=test&token=token&includeRB=True
Horizontal https://api.solkku.com/plgrind/obs.php?name=test&token=token&layout=Horizontal
Horizontal, with Reaper's Bones https://api.solkku.com/plgrind/obs.php?name=test&token=token&layout=Horizontal&includeRB=True

After adding it, you should be able to see all three faction icons with ones next to them. You can play around with size and positioning by dragging the source around in OBS.

Note: The tracker refreshes every 5 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 !plgrind command is optional, as it's not used for anything else than for your bot to message the faction ranks as text in chat. This command can be set for everyone to use, in case they're on mobile and can't see the icons & numbers.
Nightbot
Command Message Userlevel Usage Response in chat
!setgh $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&setgh=$(1)) Moderator !setgh X /me Gold Hoarders rank updated to X!
!setma $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&setma=$(1)) Moderator !setma X /me Merchant Alliance rank updated to X!
!setoos $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&setoos=$(1)) Moderator !setoos X /me Order of Souls rank updated to X!
!setrb $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&setrb=$(1)) Moderator !setrb X /me Reaper's Bones rank updated to X!
!resetpl $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&action=ResetPL) Moderator /me Pirate Legend grind tracker was reset!
!togglepl $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&action=TogglePL) Moderator /me hiding PL grind tracker! OR /me showing PL grind tracker!
!plgrind $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&action=ListPL) Everyone /me X is doing a grind to Pirate Legend. Current faction ranks are GH: X, MA: X, OoS: X!
StreamLabs ChatBot Please be aware that this bot hasn't been tested in practice yet. If you are using it, please inform me if it works or not (so I can make adjustments if needed).
Command Message Userlevel Usage Response in chat
!setgh $readapi(https://api.solkku.com/plgrind/?name=test&token=token&setgh=$num1) Moderator !setgh X /me Gold Hoarders rank updated to X!
!setma $readapi(https://api.solkku.com/plgrind/?name=test&token=token&setma=$num1) Moderator !setma X /me Merchant Alliance rank updated to X!
!setoos $readapi(https://api.solkku.com/plgrind/?name=test&token=token&setoos=$num1) Moderator !setoos X /me Order of Souls rank updated to X!
!setrb $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&setrb=$(1)) Moderator !setrb X /me Reaper's Bones rank updated to X!
!resetpl $readapi(https://api.solkku.com/plgrind/?name=test&token=token&action=ResetPL) Moderator /me Pirate Legend grind tracker was reset!
!togglepl $readapi(https://api.solkku.com/plgrind/?name=test&token=token&action=TogglePL) Moderator /me hiding PL grind tracker! OR /me showing PL grind tracker!
!plgrind $readapi(https://api.solkku.com/plgrind/?name=test&token=token&action=ListPL) Everyone /me X is doing a grind to Pirate Legend. Current faction ranks are GH: X, MA: X, OoS: X!
StreamLabs CloudBot Please be aware that this bot hasn't been tested in practice yet. If you are using it, please inform me if it works or not (so I can make adjustments if needed).
Command Response Userlevel Usage Bot says in chat
!setgh {readapi.https://api.solkku.com/plgrind/?name=test&token=token&setgh={1}} Moderator !setgh X /me Gold Hoarders rank updated to X!
!setma {readapi.https://api.solkku.com/plgrind/?name=test&token=token&setma={1}} Moderator !setma X /me Merchant Alliance rank updated to X!
!setoos {readapi.https://api.solkku.com/plgrind/?name=test&token=token&setoos={1}} Moderator !setoos X /me Order of Souls rank updated to X!
!setrb $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&setrb=$(1)) Moderator !setrb X /me Reaper's Bones rank updated to X!
!resetpl {readapi.https://api.solkku.com/plgrind/?name=test&token=token&action=ResetPL} Moderator /me Pirate Legend grind tracker was reset!
!togglepl {readapi.https://api.solkku.com/plgrind/?name=test&token=token&action=TogglePL} Moderator /me hiding PL grind tracker! OR /me showing PL grind tracker!
!plgrind {readapi.https://api.solkku.com/plgrind/?name=test&token=token&action=ListPL} Everyone /me X is doing a grind to Pirate Legend. Current faction ranks are GH: X, MA: X, OoS: X!
StreamElements Bot
Command Response Userlevel Usage Bot says in chat
!setgh ${customapi.https://api.solkku.com/plgrind/?name=test&token=token&setgh=${1}} Moderator !setgh X /me Gold Hoarders rank updated to X!
!setma ${customapi.https://api.solkku.com/plgrind/?name=test&token=token&setma=${1}} Moderator !setma X /me Merchant Alliance rank updated to X!
!setoos ${customapi.https://api.solkku.com/plgrind/?name=test&token=token&setoos=${1}} Moderator !setoos X /me Order of Souls rank updated to X!
!setrb $(urlfetch https://api.solkku.com/plgrind/?name=test&token=token&setrb=$(1)) Moderator !setrb X /me Reaper's Bones rank updated to X!
!resetpl ${customapi.https://api.solkku.com/plgrind/?name=test&token=token&action=ResetPL} Moderator /me Pirate Legend grind tracker was reset!
!togglepl ${customapi.https://api.solkku.com/plgrind/?name=test&token=token&action=TogglePL} Moderator /me hiding PL grind tracker! OR /me showing PL grind tracker!
!plgrind ${customapi.https://api.solkku.com/plgrind/?name=test&token=token&action=ListPL} Everyone /me X is doing a grind to Pirate Legend. Current faction ranks are GH: X, MA: X, OoS: 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.