Hi,
I have a script that login to an API using User:pass account, Then it send 1 addfriend request.
What I want is .. I want to load 10 accounts, then each account going to add 97 addfriends requests.
Each account should be proxy support.
I dont know if Nodejs support multi threads or using...