Galkurta / OKX-Racer-BOT

24 stars 7 forks source link

multi account #2

Open MaddFun opened 2 months ago

MaddFun commented 2 months ago

I can't figure out how to specify multiple accounts at once in the data.txt file?

It doesn't work like this. The bot always races only the first account: user_id_1|username_1 user_id_2|username_2 user_id_3|username_3

Individually all accounts are working. Help)

Galkurta commented 2 months ago

user_id|username user_id|username

format for multiple account

MaddFun commented 2 months ago

That's what the file says. The bot plays 10 games, between them timeout 5 sec, then after 10 games waits 95 sec for a new game. And so it goes on. All this is only on the account from the first line. On the other does not go to play(((

MaddFun commented 2 months ago

The bot doesn't go to another account, only if there is an error (Error: Request failed with status code 400) it goes to another account. There must be an error somewhere in for and continue.