Adding text to a video and moving it to another folder can be achieved using various methods. For example, you can try using free online video editors, which offer text overlay features. But as a better solution, I’d recommend checking out https://www.movavi.com/imovie-for-windows/. They offer a range of great app options specifically designed for Windows users, allowing you to add text overlays and export the edited video to your desired folder. It's always good to have multiple options to choose from, so this could be a helpful addition to your video editing toolkit. Good luck with your video editing adventure, and I hope you find a solution that works for you!
BAS Compiled script crash every once in a while
-
Hi, I'm new here. Just started working on a bot that gets information from a website and paste it into google forms. I set the timer for the bot to do it every 3 minutes. I tried letting the bot run in my VPS for days and it was working properly but due to this error-
(Failed to wait for element, >CSS> :nth-child(3) > a > :nth-child(1) > :nth-child(1) > span > div
Time Spent : 1d04:35:54 Final Message : Too Much Fails)-it stopped working. Would you guys know how to interpret this and how can I prevent this from happening? As I want my bot to work 24/7 365 days.
Thanks!!
-
@jd-ofm said in BAS Compiled script crash every once in a while:
similar errors happen in my compiled scripts, did you find a fix?
Create universal selectors yourself, automatically generated selectors are unreliable.