A simple problem which probably is easy to solve was it not that I don't have any experience in coding and although loving the software, I am now quite sad:
I want to basically use more than 1 follower out of a .txt list of followers (per line 1) to be accessible within 1 running thread.*
*key is in 1 thread here, I know each time a thread opens it will use different lines.
SO not just every time the resource is asked for the line come up with the same one but WITHIN the thread gives me random ones that will be removed afterward.(Or nor random, but in order, I dont care)
This is what I need so that I can visit these followers and give them some likes/comments in a loop (every time a different follower instead of just the same one)
This does need the variable to be filled each time with a different follower, and from what I did so far I am only able to per thread get 1 name out of the resources, be it Database filled with the followers or from linesfromtext.
I don't want to start the browser and log in each time a thread starts (And loop the threads for that manner)
All of this is because Instagram will get you banned or blocked if you log in to much times in any given time. If there is a method of using the cookies from one thread across all threads that maybe another solution to the problem.
I did go back and tried anything with pullover macro recoder, macro recorder, quick macro, ubot studio, bot chief, etc etc. But i do just like the BAS to much. and now I do not have anything working for me.
Thanks from Amsterdam.
Seriously thank you.