- Download this repository (either by direct zip file download or cloning).
- Open every
.luafile and change the variablelocal file_pathto the path of that lua file in your personal computer. - Open OBS and create a new scene.
- Create a new
Text (GDI+)file and tick theRead from filebox. - Browse and select the file this
Text (GDI+)file is going to read from (which is any of the text files inside thedatafolder). - Click OK.
- Go to Tools -> Scripts.
- Click the
+icon located at the bottom left to add a script. - Browse and select each of the
.luafiles inside thescriptsfolder.
- Go to Settings -> Hotkeys -> Scroll down until you see the name of this script.
- Assign a hotkey to trigger that script (could be from keyboard or Stream Deck).
- Save and test it out!
- If an error occurs or the script didn't load, try removing it and adding it again or closing OBS and opening it again (sometimes it just needs to restart).
- If the text file is not changing, try checking the
local file_pathvvariable to ensure it is pointing to that target text file. - How to guide: https://youtu.be/hTX5cqNflUs?si=EGeqGLVPYWGe6cSW