ValvePython / dota2

🐸 Python package for interacting with Dota 2 Game Coordinator
http://dota2.readthedocs.io
201 stars 32 forks source link

Create many lobbys #42

Closed JaroslavL closed 5 years ago

JaroslavL commented 5 years ago

Hello,

Please tell me if I can create a lot of lobbies with different servers? So far I manage to create only one lobby. I would like to be able to create a lot of lobbies. If this is possible with your code, then please tell me.

rossengeorgiev commented 5 years ago

It is not possible, and also sounds shady.

JaroslavL commented 5 years ago

Thanks for the answer! How does it work on the faceit.com platform? Any bot creates a lobby and invites players. Any idea how to do this?

I assume that they have their own Steam account for each bot. But in this case, there should be a lot of such bot accounts!

rossengeorgiev commented 5 years ago

They probably have a lot of accounts.

eVen-gits commented 5 years ago

I was looking for just this. Very unfortunate - I would prefer that one account handles multiple lobbies for my inhouse league. Is there no way for this to be done?

Perhaps with a specific dev key or something like that.