Hello, guys! Sooner or later every arbitrageur has a bunch of accounts that need to be checked for validity. And instead of entering each account one by one and sighing heavily at the next checkpoint, I suggest you automate this process!
All the magic is done with a fairly simple php script, without any of the proxy etc. (but if you're paranoid, no one is stopping you from screwing them in there).
Downloading the script is from hereIf you don't have it yet, install PHP on your computer. We shove in one folder script and txt file with shares. Yes, login-password should be separated by |, not : (as it usually happens with deer.io, for example). So beforehand make a replacement. Next, start the console and enter:
php fbcheck.php accounts.txt
After the script finishes, you will have a couple of files with live and dead accts.
Easy! Saved yourself a couple hours of tedious picking and copy-pasting.
Bottom line: pour into the plus side and automate to the max!