Resource icon

OBS Lua Teletype News Ticker 1.2.1

This release fixes errors in 1.2 with populating the source dropdown and with showing the properties box on a new install.
Version 1.2 of the Teletype News Ticker is now available.

PLEASE NOTE: This release has errors that were corrected in version 1.2.1. Please use 1.2.1 instead. The updated feature list below is still valid for 1.2.1.

New Features:
  • Lines in the ticker file can be excluded from the ticker display. If the first character of the line is #, the line will be skipped. Please be advised that if there are no valid lines for display in the file the script may hang/spin forever.
  • Text replacement can occur in the file's lines. Currently only one type of replacement, date, is implemented. If the sequence "[date]" appears in a text line, it will be replaced by the date formatted per the date format string specified in the script properties.
  • Users may edit the function user_process_line() to implement their own replacements.
As always, please let me know if you've encountered any problems or if you are using the script in your streams. I'll endeavor to follow anyone on Twitch who uses the script.
Version 1.1 of the Teletype News Ticker is now available.

New Features:
  • The ticker will not advance or change at all when its output source is not visible.
  • A prefix character/string will be appended to the start of each line. These prefix characters will not be written in the teletype fashion. (Default is blank/empty string)
  • A cursor/trailing character/string can be displayed while the line is being teletyped onto the display. This cursor character/string can be specified or can be generated randomly.
As always, please let me know if you've encountered any problems or if you are using the script in your streams. I'll endeavor to follow anyone on Twitch who uses the script.
I've made some improvements to the teletype ticker script.
  • The default path for teletype source files can be specified in the script (requires editing the script and reloading).
  • A toggle for the ability to reload the source file once it reaches the end of the file has been added. This allows you to edit the file currently in use and not have to go into the scripts menu to manually reload the file.
As always, please let me know if you've encountered any problems or if you are using the script in your streams. I'll endeavor to follow anyone on Twitch who uses the script.
  • Like
Reactions: EmilioHC
Top