Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Lets say I have 3 threads running in the same time. One does one job Second does something else And third does something different as well.
How can I achieve what I described in one BAS Application?
@BAS-Viet-Nam Thank you so much
@Fox said in Javascript errors only in BAS:
@nicovevo said in Javascript errors only in BAS: Hello i had a script working really well, it stoped working working. When i try to click login button i see these javascript errors. https://prnt.sc/vuzft2 But in my normal browsers i dont see these messages. I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors Try disabling the AjaxReCaptcha2 module 0acbc29b-f45d-44aa-91e2-852c1f998358-изображение.png
@nicovevo said in Javascript errors only in BAS:
Hello i had a script working really well, it stoped working working. When i try to click login button i see these javascript errors. https://prnt.sc/vuzft2 But in my normal browsers i dont see these messages. I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Hello i had a script working really well, it stoped working working.
When i try to click login button i see these javascript errors.
https://prnt.sc/vuzft2
But in my normal browsers i dont see these messages.
I think website moved hcaptcha from recaptcha, but i still dont understand what are these javascript errors
Try disabling the AjaxReCaptcha2 module
0acbc29b-f45d-44aa-91e2-852c1f998358-изображение.png
thank you this solved my problem.
Well, it's pretty weird, because today I run a dozen time my script and it worked everytime.
@telim2
This will fall in the same lines at the LinesFromFile but instead of Use Only Once, you will use them Unlimited if they are changing every X minutes. You can also add a WAIT to the usage of milliseconds after adding the resource. 300000 = 5 minutes
@allister said in How do i read lines from a text file without using Resources:
There's one of 2 ways; Resource's
There's one of 2 ways;