If you have multiple browser threads then you can add a date column in database for each account. When some action is finished then you can add 30 minutes to the date now and add it to the database of that particular account. Then add a check condition in the beginning of the thread which checks if the current date is less or greater than the database date. If it is greater that means there is still time left and then close that thread without opening browser.
Can this be done?
-
So basically, What I'm aiming for this software is to use to create tons of social media accounts using the
username+12391@gmail.com method.
And login to each profile and set it up with the basics.
Like a having a profile picture set a few posts and etc.Then after that's done make a record of each account that's created.
Now the tricky part is this.
The purpose of creating these tons of social media accounts is for it to like a post or a comment.
Can that be done with BAS?
Please respond.
-
Yes it can be done. It will take time though. You would either need to program each site individuality or come up with a Smart/AI bot that can read/predict the site (which I've gotten this advance in BAS). I would go with individuality unless you're a math wiz, with HTTP (preferably but some are near impossible).
If you make it yourself make sure to get the Fingerprint key. You can even have BAS login to the email accounts and find the activation link (if needed).
Allisterβ―