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).
i get text element my number 's 123.456789 . How can i convert this number into 123
@lother, you can use instrumets>parse string Change "username,password" to "nomber.blabla". The result will be in a variable "nomber".
Export your spreadsheet as csv file, than import it to BAS as a resource and set it to use each line 1 time (it is default setting I think). That way each thread would take new line from your csv file in run mode or as compiled bot.
@zzVovan said in Can BAS get MAC address?:
Hi everyone, like title, is there any way to get client's MAC in BAS or Node.js?
1e535841-4801-46ec-a334-a81f052f7b16-изображение.png
@heshamyassin1 said in please help me how i can make the thread running and when captcha found solve it:
hello i want to make the thread running and when captcha found solve it
Use the action "Is Element Exists" to determine if there is a captcha on the page. If there is - decide.