Can anyone suggest the best way to have someone enter variables from a website or online form? If there's no direct method maybe an indirect method using different modules together.
For your second question read this post from @Fox ,
maybe its what you need. Its in Russian, but you can
use translator. There is an example script too >
Hello
Where saves temporary BAS the variables used in an thread?
Maybe in a file?
I need to recover this files with Recuva or some software and read this files again to recover the used variables in all completed threads (because I've no set an option to save manually this variables in a file)
Hey, I got the result in BAS variable but the result was an array but when it is passed to BAS variable it converts to string. I want to use that BAS variable as an array so i can loop through it, how can i achieve that please ?
The result of executing the action will always be a string, use a delimiter, then the string to parse into an array
As this is way too complicated with BAS and no one has an idea how to solve it I simply built my needed bot with Zennoposter and finished it in no time.