create account

Desarrollé una herramienta para Streamers - Les presento "OBS Toolkit V1" (Script para Backups y Restauración de OBS) by darkcore29

View this thread on: hive.blogpeakd.comecency.com
· @darkcore29 · (edited)
$0.02
Desarrollé una herramienta para Streamers - Les presento "OBS Toolkit V1" (Script para Backups y Restauración de OBS)
<center>


![](https://1.bp.blogspot.com/-QcHhK8lpNyQ/Ucde2aoE_pI/AAAAAAAAAhQ/oeX4Dd842xEwn6MFtHIvO5ugPzy02dfaACPcBGAYYCw/s16000/Separador.png)

Muy buenas a todos comunidad **Geek** de Hive, la verdad tenía años sin publicar en **Hive** y honestamente casi no me acuerdo de muchas cosas jeje, pero bueno eso no es lo importante, verán, yo soy un pequeño streamer que este año comenzó su camino a darse a conocer y aventurarse en este mundo del streaming (Hago directos en [**Twitch**](https://www.twitch.tv/darkc0re29) desde inicios de este año y estoy comenzando a hacer multistream en [**Kick**](https://kick.com/darkcore29) también) y bueno, apenas voy comenzando y aún estoy aprendiendo mucho sobre este mundo pero algo que si he notado que es un problema que tanto streamers grandes como pequeños pueden padecer sin previo aviso (al menos a los que usan **OBS Studio** como su programa para hacer stream) y es el hecho de que a veces al actualizar el programa o simplemente por azares de la vida, el OBS puede _"reiniciarse"_ y borrar tu colección de escenas, configuraciones, etc; o en otros casos que nos veamos forzados a formatear o incluso perdida de datos y tenemos que iniciar de 0.

Así que tomé una decisión, iba a buscar la forma de hacer frente a dicho problema, y si, hay muchos vídeos que explican como hacer un respaldo de tus configuraciones del OBS y escenas, pero la mayoría falla en una cosa, respaldar los archivos que usamos para nuestras escenas y los plugins también, o tienes que hacerlo de forma manual y no todos los usuarios son tan experimentados con las pc o no tienen tanto tiempo para hacerlo, así que después de planearlo y pasar un par de semanas luchando con IA's, problemas, errores, bugs, madrugadas intentando comprender el código, etc. logré desarrollar _(con ayuda de al menos 5 IA's diferentes, eso tengo que decirlo)_ un **Script** para Windows (10 y 11) que nos permitirá hacer **Respaldo, Restauración y Limpieza de nuestro OBS** sin mayor problema y con opciones flexibles a la hora de recuperar nuestros archivos.

>Hello everyone in the Hive **Geek** community. To be honest, I haven't posted on **Hive** in years and I hardly remember much about it, haha. But anyway, that's not what's important. You see, I'm a small streamer who started out this year to make a name for myself and venture into the world of streaming (I've been streaming on [Twitch](https://www.twitch.tv/darkc0re29) since the beginning of this year and I'm starting to multistream on [Kick] (https://kick.com/darkcore29) as well). I'm just getting started and still learning a lot about this world, but one thing I've noticed is a problem that both big and small streamers can suffer from without warning (at least those who use **OBS Studio** as their streaming software), and that is the fact that sometimes when updating the program or simply by chance, OBS can “restart” and delete your collection of scenes, settings, etc.; or in other cases, we may be forced to format or even lose data and have to start from scratch.

>So I made a decision: I was going to find a way to deal with this problem. Yes, there are many videos that explain how to back up your OBS settings and scenes, but most of them fail in one thing: backing up the files we use for our scenes and plugins as well. Or you have to do it manually, and not all users are that experienced with PCs or have that much time to do it. So after planning it out and spending a couple of weeks struggling with AI, problems, errors, bugs, late nights trying to understand the code, etc. I managed to develop (with the help of at least 5 different AIs, I have to say) a **Script** for Windows (10 and 11) that will allow us to **Backup, Restore, and Clean our OBS** without any major problems and with flexible options when it comes to recovering our files.


![](https://1.bp.blogspot.com/-QcHhK8lpNyQ/Ucde2aoE_pI/AAAAAAAAAhQ/oeX4Dd842xEwn6MFtHIvO5ugPzy02dfaACPcBGAYYCw/s16000/Separador.png)

Les dejaré un vídeo de mi canal de [**YouTube**](https://www.youtube.com/@DarkCore29) de streamer _(Porque tengo otro canal aparte)_ mostrandoles la herramienta para que sea más fácil ver como usarla sin problemas:


>I'll leave you a video from my [**YouTube**](https://www.youtube.com/@DarkCore29) streamer channel _(because I have another channel) showing you the tool so you can see how to use it easily:

---

https://www.youtube.com/watch?v=hlhBXVsXs_0

![](https://1.bp.blogspot.com/-QcHhK8lpNyQ/Ucde2aoE_pI/AAAAAAAAAhQ/oeX4Dd842xEwn6MFtHIvO5ugPzy02dfaACPcBGAYYCw/s16000/Separador.png)

La herramienta está desarrollada en **Powershell 7** principalmente e iniciada desde **CMD**, está en español porque está pensada en el publico streamer hispano pero pronto la actualizaré para que también personas de habla anglosajona puedan usarlo sin problemas, con ella podrán Respaldar o Clonar sus configuraciones, escenas, filtros, plugins, archivos y más para hacer backups de seguridad o clonado de su OBS para usar en otra PC, también podemos hacer recuperación de nuestro OBS y hacer limpieza de Caché y Logs del mismo para liberar espacio en nuestro sistema.

>The tool is developed mainly in **Powershell 7** and launched from **CMD**. It is in Spanish because it is designed for Spanish-speaking streamers, but I will soon update it so that English speakers can also use it without any problems. With it, you can back up or clone your settings, scenes, filters, plugins, files, and more to make security backups or clone your OBS for use on another PC. We can also recover our OBS and clean its cache and logs to free up space on our system.

![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEime5ULDxRPq5q9iLZ_CGoSAJSVtr3RBSJk0ee_hCs4kHu_8ZoPG-Z6s9hoPdLVW7WlC_RCA5RFm6PDtNCZWYQHwZVyPwYnVCgTIGQamAa9H9m5cylg7X4BivzWocyj1aJbFQzbEbuvlkPXA-oE9nXez6xpz5rVDlke5OK5pHM1fuEMJuQYU83xXE2XaLA/s979/1.jpg)
---
Este es el menú principal del Script

>This is the main menu of the script.

Y aquí un ejemplo de la limpieza de Caché y Logs:

>Here is an example of cache and log cleaning:

![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgtKh86IVrTue0nuvtoFQL1lZ8o6scZRuhxHhMND24h8UCh8vm4tCKgKkx607I0h_uCQuIrN0uAoRHhWTrW0KLhyphenhyphengdhbiCUUqGpqUSNSYlkelCNOyI-44_kQRZPlTIE4GTx0DMWb3jq0k5vYJ_xJeEJ3Yha5l5hbWheXgMyyIOS4ya0WXjx1DIHwvPHWk/s976/2.jpg)

![](https://1.bp.blogspot.com/-QcHhK8lpNyQ/Ucde2aoE_pI/AAAAAAAAAhQ/oeX4Dd842xEwn6MFtHIvO5ugPzy02dfaACPcBGAYYCw/s16000/Separador.png)

Además la herramienta está preparada para detectar y funcionar con **OBS Studio** instalados y Portables y si no tienes el **7zip** para comprimir los backups o el **Powershell 7**, el script te avisa y los puede instalar desde su fuente oficial de forma automática.

>In addition, the tool is designed to detect and work with **OBS Studio** installations and Portables. If you do not have **7zip** to compress backups or **Powershell 7**, the script will notify you and automatically install them from their official source.

![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3y-tpczjUYwosBtmEh1sQAk8RlvuqiEqeBunUhzr1w1XVG59LxDWsjjGVXkEjCGvPgPNyaTtU3-uKsXCT9dLTN60k6vGQYB_THcNpsaRpVfRfb_HHywh9iyOvET9L4PBua3hSwO_elaGQNqoT81FQnpbXmUkHoX0uy7dSB5HdZ1EQe8R7bkiW6j8ofOI/s981/3.jpg)

![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEip3kgRMMRueBR_jTyby6Ve0QPfv0f15ZUimHbX0KQlfmuRRpTBeqYspSkO3Ew-y3CZ8kIA3Knd2-riZMMLkqQxuT1sxOQi5nbCzBV-clk4iDCAUturNFy13e_QBWUQpg9PcnrXYOjBnCPzW1wSzRpx3d4cXIBgmM-cRv58ZYQRhaD1F3l_5WV9FjatIRk/s978/4.jpg)
_Instrucciones / Instructions_

---

![](https://1.bp.blogspot.com/-QcHhK8lpNyQ/Ucde2aoE_pI/AAAAAAAAAhQ/oeX4Dd842xEwn6MFtHIvO5ugPzy02dfaACPcBGAYYCw/s16000/Separador.png)

Para poder descargar esta herramienta deben ir al canal de **#Recursos** en mi [**Discord**](https://discord.com/invite/bNTzwQn5PY) y ahí podrán encontrar el zip de la version 1.0 de la herramienta _(A día de la publicación de este Post)_ y pronto podrán encontrarla en **GitHub** también, de verdad espero les sea ed mucha ayuda esta herramienta y que si desean apoyar el proyecto directamente pueden hacerlo desde este link de [**StreamElements**](https://streamelements.com/darkc0re29/tip) pero la herramienta es **100% Gratuita** no dejen que nadie se las venda, mi Discord y mi Github serán los únicos medios por donde estará disponible y bajo mi autorización.

>To download this tool, go to the **#Resources** channel on my [**Discord**] (https://discord.com/invite/bNTzwQn5PY) and there you will find the zip file for version 1.0 of the tool _(as of the date of publication of this post)_. Soon you will also be able to find it on **GitHub**. I really hope this tool is very helpful to you, and if you want to support the project directly, you can do so via this link from [**StreamElements**] (https://streamelements.com/darkc0re29/tip), but the tool is **100% free**. Don't let anyone sell it to you. My Discord and my GitHub will be the only places where it will be available, and only with my authorization.

![](https://1.bp.blogspot.com/-QcHhK8lpNyQ/Ucde2aoE_pI/AAAAAAAAAhQ/oeX4Dd842xEwn6MFtHIvO5ugPzy02dfaACPcBGAYYCw/s16000/Separador.png)

![](https://blogger.googleusercontent.com/img/a/AVvXsEi6XnwlfqMdwqZCfuf9tAXg3nKv6S1TQgyDy_bIa006kmLWedoyvpXHwkoC_8bLRYdimHfPo0pj48ceWGiUe5gb3TBCZDz6NC4s3dImO5ME-0iJD2DpeQGEWTNejGVJzlABT5mMWhx5a-WnGjOJ99RpC2S41VdEDM2nqs6Au4_914W4E7TpGbetG25e=w640-h171)

</center>
👍  , , , , ,
properties (23)
authordarkcore29
permlinkdesarrolle-una-herramienta-para-streamers-les-presento-obs-toolkit-v1-script-para-backups-y-restauracion-de-obs
categoryhive-106817
json_metadata{"app":"hiveblog/0.1","format":"markdown","image":["https://img.youtube.com/vi/hlhBXVsXs_0/0.jpg","https://1.bp.blogspot.com/-QcHhK8lpNyQ/Ucde2aoE_pI/AAAAAAAAAhQ/oeX4Dd842xEwn6MFtHIvO5ugPzy02dfaACPcBGAYYCw/s16000/Separador.png","https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEime5ULDxRPq5q9iLZ_CGoSAJSVtr3RBSJk0ee_hCs4kHu_8ZoPG-Z6s9hoPdLVW7WlC_RCA5RFm6PDtNCZWYQHwZVyPwYnVCgTIGQamAa9H9m5cylg7X4BivzWocyj1aJbFQzbEbuvlkPXA-oE9nXez6xpz5rVDlke5OK5pHM1fuEMJuQYU83xXE2XaLA/s979/1.jpg","https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgtKh86IVrTue0nuvtoFQL1lZ8o6scZRuhxHhMND24h8UCh8vm4tCKgKkx607I0h_uCQuIrN0uAoRHhWTrW0KLhyphenhyphengdhbiCUUqGpqUSNSYlkelCNOyI-44_kQRZPlTIE4GTx0DMWb3jq0k5vYJ_xJeEJ3Yha5l5hbWheXgMyyIOS4ya0WXjx1DIHwvPHWk/s976/2.jpg","https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3y-tpczjUYwosBtmEh1sQAk8RlvuqiEqeBunUhzr1w1XVG59LxDWsjjGVXkEjCGvPgPNyaTtU3-uKsXCT9dLTN60k6vGQYB_THcNpsaRpVfRfb_HHywh9iyOvET9L4PBua3hSwO_elaGQNqoT81FQnpbXmUkHoX0uy7dSB5HdZ1EQe8R7bkiW6j8ofOI/s981/3.jpg","https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEip3kgRMMRueBR_jTyby6Ve0QPfv0f15ZUimHbX0KQlfmuRRpTBeqYspSkO3Ew-y3CZ8kIA3Knd2-riZMMLkqQxuT1sxOQi5nbCzBV-clk4iDCAUturNFy13e_QBWUQpg9PcnrXYOjBnCPzW1wSzRpx3d4cXIBgmM-cRv58ZYQRhaD1F3l_5WV9FjatIRk/s978/4.jpg","https://blogger.googleusercontent.com/img/a/AVvXsEi6XnwlfqMdwqZCfuf9tAXg3nKv6S1TQgyDy_bIa006kmLWedoyvpXHwkoC_8bLRYdimHfPo0pj48ceWGiUe5gb3TBCZDz6NC4s3dImO5ME-0iJD2DpeQGEWTNejGVJzlABT5mMWhx5a-WnGjOJ99RpC2S41VdEDM2nqs6Au4_914W4E7TpGbetG25e=w640-h171"],"links":["https://www.twitch.tv/darkc0re29"],"tags":["ocd","geek","obs","streamer","twitch","script","hive","recursos"]}
created2025-08-24 05:52:54
last_update2025-08-24 05:58:42
depth0
children1
last_payout2025-08-31 05:52:54
cashout_time1969-12-31 23:59:59
total_payout_value0.012 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9,425
author_reputation6,008,722,087,764
root_title"Desarrollé una herramienta para Streamers - Les presento "OBS Toolkit V1" (Script para Backups y Restauración de OBS)"
beneficiaries
0.
accounthiveonboard
weight100
1.
accountocdb
weight100
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id145,303,452
net_rshares90,366,891,982
author_curate_reward""
vote details (6)
@hivebuzz ·
Congratulations @darkcore29! You received a personal badge!

<table><tr><td>https://images.hive.blog/70x70/https://hivebuzz.me/badges/birthday-4.png</td><td>Happy Hive Birthday! You are on the Hive blockchain for 4 years!</td></tr></table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@darkcore29) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>


**Check out our last posts:**
<table><tr><td><a href="/hive-122221/@hivebuzz/pud-202509"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202509">Hive Power Up Day - September 1st 2025</a></td></tr></table>
properties (22)
authorhivebuzz
permlinknotify-1756488172
categoryhive-106817
json_metadata{"image":["https://hivebuzz.me/notify.t6.png"]}
created2025-08-29 17:22:51
last_update2025-08-29 17:22:51
depth1
children0
last_payout1969-12-31 23:59:59
cashout_time2025-09-05 17:22:51
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length688
author_reputation370,624,302,753,554
root_title"Desarrollé una herramienta para Streamers - Les presento "OBS Toolkit V1" (Script para Backups y Restauración de OBS)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id145,419,535
net_rshares0