Skip to content

Adding accounts

Liam edited this page Aug 14, 2018 · 3 revisions

There are two ways to add accounts.

Config.py

Add a token like this.

Want to add another? just put "," in-between each token

What about Email and Pass?

tokens.txt

  1. Create a file called "tokens.txt" in the root where "start.py" is

  2. Put a token/email:pass on each new line

  3. Save

Clone this wiki locally