Multi-Counter Script with Sounds

OBS Python Multi-Counter Script with Sounds v1.3

This script can handle as many counters as your system has hot keys.
Each counter gets a increment, decrement and reset hotkey, start, end and step values, and you can pad the beginning of the output with whatever character you'd like, the length is calculated on the maximum value.

You can specify sounds to play when each hotkey is pressed.

The counter will count up or down depending on start, end and step.

This does require Python to be installed.
I use Python 3.11 on OBS 31.0.3

If you like this script or find it useful, please consider donating on my Patreon.
Author
HighMoon
Downloads
251
Views
554
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from HighMoon

Latest updates

  1. Added sound!!!

    I have added sounds to the hotkey's, you can now specify a sound to play when you increment...
  2. Fixed formatting issues

    I fixed issues with the formatting function and added locale so that the system decimal is...
  3. Fixed a saving issue

    I found that this script was not saving the decimals from the settings. Upon investigation I...
Top