Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Multi-accounts #33

Answered by masterking32
valerka1292 asked this question in Q&A
Jul 2, 2024 · 4 comments · 4 replies
Discussion options

You must be logged in to vote

Yes, the bot will check the accounts one by one.

Example of 3 accounts:

AccountList = [
    {
        "account_name": "Account 1",  # A custom name for the account (not important, just for logs)
        "Authorization": "Bearer YOUR DATA",  # To get the token, refer to the README.md file
        "UserAgent": "YOUR DATA",  # Refer to the README.md file to obtain a user agent
        "Proxy": {},  # You can use proxies to avoid getting banned. Use {} for no proxy
        "config": {
            "auto_tap": True,  # Enable auto tap by setting it to True, or set it to False to disable
            "auto_free_tap_boost": True,  # Enable auto free tap boost by setting it to True, or set it to Fa…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@drakewebs1
Comment options

@masterking32
Comment options

@REDONE-TECH
Comment options

Answer selected by masterking32
Comment options

You must be logged in to vote
1 reply
@REDONE-TECH
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #26 on July 14, 2024 23:19.