@GuarDofErun said in My Script Can't Update ! I Compile My Script But Its Not Update New Version !:
I solved resource update doesn't seen in new interface
If you use the web interface, then it doesn't update itself.
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.