@Aspas said in The custom fingerprint server website is down:
I just purchased the custom fingerprint server and when i am trying to visit the site it is giving error
Send your ip if the problem is relevant
hi
As it turns out, I want to log in to a site with multiple accounts at the same time.
General description:
I have about 500 accounts called
msve-1@email.com
msve-2@email.com
msve-3@email.com
.
.
.
msve-500@email.com
In this way (only the number changes)
And the password is the same for all accounts.
How can I run it in multi-tread mode?
I tried but all browsers log into one account.
please guide me.
Thankful
That way each thread will start new browser instance and
use new resource line because its set to use each line only
one time.