/PlayerSwap

A little gui to keep track of sub/bit donations in a twitch stream to allow 2 players to swap who is in control quickly and at a glance

Primary LanguageAutoHotkeyGNU General Public License v3.0GPL-3.0

PlayerSwap

This script uses the text files generated by a program like StreamLabels to track incoming bits/subs to see which "side" is in the lead allowing for some fun content creation. It tracks who should be playing at a given point in time as well as how much $ is required to swap back to the other player.

For subs

The script tracks subpoints and does a simple subpoints * 2.5 to get a $ value. Technically this means Tier 3 subs account for more than they're supposed to (as you get 1 extra sub point for a Tier 3) but it's still more accurate than T2 & T3 subs not counting any extra at all

For bits

The script tracks the amount of bits given in the current session, then does a simple bits / 100 to get an accurate $ value

What to do

  • Download and install StreamLabels

  • Download and install the latest version of PlayerSwap ||

  • Set the destination folder for the text files within StreamLabels using the button shown here ->

  • Player Swap will prompt you for your StreamLabels destination folder, input it into the field provided

  • Set name and colours for both players within the settings as well as the update frequency of the script;

  • Keep both PlayerSwap.exe and StreamLabels open and enjoy!

Note: Streamlabels only updates its text files periodically, this script reads those files every 2s (by default), so although this script is constantly updating, StreamLabels is incredibly slow to update and you will notice a delay