Description:
Script to quickly scrap last recording without having to get out of your game or tab to delete a bad attempt, then go back for however many times.
Can do three options:
- Deleting last recording
- Stopping current recording and then deleting last recording with hotkeys or the buttons in the script menu.
- Doing the above function of stopping then deleting, but then restarts recording x seconds after, decided by the adjustable time variable
All options can only delete the last recording value, which is tracked from after you launch OBS for the session, so repeated presses in a row aren't going to delete all your recordings.
First time making an OBS Script (or anything in Lua for that matter), so please mention anything that could be changed or added if possible.
Note: Both options do permanent deletion, not recycling bin.
Script to quickly scrap last recording without having to get out of your game or tab to delete a bad attempt, then go back for however many times.
Can do three options:
- Deleting last recording
- Stopping current recording and then deleting last recording with hotkeys or the buttons in the script menu.
- Doing the above function of stopping then deleting, but then restarts recording x seconds after, decided by the adjustable time variable
All options can only delete the last recording value, which is tracked from after you launch OBS for the session, so repeated presses in a row aren't going to delete all your recordings.
First time making an OBS Script (or anything in Lua for that matter), so please mention anything that could be changed or added if possible.
Note: Both options do permanent deletion, not recycling bin.