@m4zuper Strange, as this is broken at least since 26.8.0 or something related to this. Hence I thought it's generally not working an concerns every user...
Currently using 27.6.2 on Windows 10, 64BG RAM, Ryzen 7 5800X. BAS is installed at the standard location on C drive. And it happens with every project I try to add this way. Okay, it's not that issue but it's convient to add a project with just one click.
How to use a combolist?
-
I have a combolist (.txt file with a list of account details in the format of 'username:password') and I was wondering how I can use this in a bot?
I have a feeling that the visual constructor is a good way to split each line into 2 strings and remove the colon but I'm really not sure how to use it.
Can anyone point me in the right direction please?