I want OBS Studio to load into the taskbar when Windows starts and then automatically begin screen recording during scheduled periods. I have no problem getting OBS Studio to load into the tray when Windows starts and I've set hotkeys to enable the starting and stopping of recordings, after that I'm at a loss as OBS Studio doesn't allow for scheduled recordings and I cannot find any plugins that will do it (I've found some uncompiled DLL for an AutoSplitter but I don't know what to do with the code). I decided to have Task Scheduler run a script at the times I want a recording started and then when I want it stopped and that should work fine in theory, though OBS Studio will not respond to the hotkeys when run through a Visual Basic script. The script works fine, but it doesn't matter what I change the hotkeys to in OBS Studio, OBS will only recognize the hotkeys when I use the keyboard to hit them. Anyone have any suggestions for my situation?