Stores email-password pairs, gives out Google Play Store tokens and GSFid.
This repository ports the https://github.com/yeriomin/token-dispenser to Python. This is due to problems with using the existing API.
A random couple (login, password) from passwords/passwords.txt
is used, to load balance over multiple accounts, mitigating account ban possibilities.
- Set up
passwords/passwords.txt
. - Run
python3 token_dispenser.py
, creating a token dispenser athttp://localhost:8080/
. - If required, the address, port, locale, timezone, and used device can be changed directly in the Python code.
Often, the token generation will fail. In these cases, one has to manually visit (sometimes multiple times) the following website, after which the process can continue: