Displays Questions from predefined list (QnA), Tom Ellis inspired

OBS Lua Displays Questions from predefined list (QnA), Tom Ellis inspired 2024-09-17

Introduction
This script helps recreate Q&A live streams for your online audience. Inspired by Tom Ellis's Facebook livestream where he answered random fan questions from a bowl, this plugin brings that interactive experience to any streamer. Inspiration— https://www.youtube.com/watch?v=rXM95xsV8LI



What it does! (Options & Features)
  • Selects random questions from a predefined list
  • Displays a new question when the source is toggled (Easy to use with Stream Deck)
  • Cycles through questions & history (OBS Hotkeys)
  • Auto-change interval (displays new questions based on a timer)


Installation
  1. Download1726601456467.png and add the questions.lua script to OBS scripts directory
    C:\Program Files\obs-studio\data\obs-plugins\frontend-tools\scripts\
  2. Open OBS > Menu bar > Tools > click Scripts
    1726601476695.png
  3. Click The Plus
    1726601491816.png
    to add the question.lua script.
  4. Add a text source where questions will be displayed.



To Add Costum Questions
  1. Tools > Scripts
  2. Click Edit Script button on question.lua
  3. Insert your question in between the quotation marks
    questions = { "What's your favorite food?", "This is my second question and it looks like this", }
  4. Save the file > Click the
    1726601521817.png
    refresh button


Issues, bugs, feedback is welcomed on this resource forum thread. Thank you and happy interactive streaming :)
Author
Misiphear
Downloads
128
Views
631
First release
Last update
Rating
0.00 star(s) 0 ratings
Top