Hi,
I've created a Dota 2 bot that connects to the game, joins a channel and creates a lobby.
At this point it can launch the lobby but when the game actually starts the bot obviously doesn't join the game to the game fails as 1 participant did not load.
Most of the parts done so far are via sending messages to the GC ( game coordinator ) and encripting/decripting them with the google's protobuffer.
Any idea how i can connect to the game protocol/game server and send a ready status so the game can begin?
Thanks,
iCe