BAS Help required

Sulphur

BANNED
Joined
Apr 3, 2020
Messages
849
Reaction score
229
The thing I want to ask with that is how you put things in loop like letting it first use the data of first line of text resource in first run for example putting username from first line from the respective file and putting password from password text file of resource and without breaking it after logging opening the same sites again/ running the same code and letting it choose 2nd line of username and password and after that third likewise till everyline is being used. :)
 
Is there anyone who can help me?
 
Seriously, it took me days to even come close to understanding that question. But I think I've gotten it now.
The thing I want to ask with that is how you put things in loop like letting it first use the data of first line of text resource in first run for example putting username from first line from the respective file and putting password from password text file of resource and without breaking it after logging opening the same sites again/ running the same code and letting it choose 2nd line of username and password and after that third likewise till everyline is being used. :)

So just to be sure. You have 2 .txt files?
1st is a list of email addresses/usernames (Each Entry in a new line)
2nd is a list of passwords? (Each Entry also in a new line)

Is that right?

Also, can you please provide more information?
Like what you are trying to do?
What Programming/Scripting language?
What environment (Web, Mobile, etc.)
 
Back
Top