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't bypass PSN security
-
Can someone help me, I have tried everything and I still can't bypass https://www.playstation.com/ security, when I try to log into an account, I get the same error "Can't connect to the server". I tried everything I can think of with fingerprint switcher settings, browser settings or proxy settings.
Does anyone have a solution?
-
psn security high strict last moment i checked
-
@Shlag Same fingerprint, same proxy.
It might work in this session, but it might not work in another session.
So this website also checks how you interact with the web, not just the fingerprint or the proxy...Personally, I use CustomServers to collect fingerprints for use on this site, similar to EpicGames.

-
@BAS-Viet-Nam Yes, that's what I noticed too, when you say "interact with the web", you mean I should make my script more "realistic"? Instead of just going straight for log in it should scroll on the website, move the cursor etc?
Also, thank you for CustomServers, I'll look it up and probably use it in my next tests.