Soulbadguy54

Results 8 comments of Soulbadguy54

guys, please. Cant do anything without your help T_T

> 1. You can easily decode the response by using the same library ValvePython uses to encode its responses. > > ```python > from google.protobuf.json_format import MessageToDict > > match_info...

> How to run blocking code is already documented [here](https://arq-docs.helpmanual.io/#synchronous-jobs). So, i should run workers via run_in_execuror()? And moreover via simple worker.run()? Or how can i close connection manually after...

I still have no answer, but i do it via loop.create_task(worker.async_run()), because im not interesting in run my script via arq command. The project is very heavy and should be...

Hello. Kindly waiting for new update to challenge the tips :)

> Hi, try the new update. > > In heroselect.py, you can change these values to adjust the threshold (bigger, more accurate) > > ![image](https://user-images.githubusercontent.com/1938830/161049334-820b1c19-2135-4e3d-9e5c-1a84dd026054.png) > Unfortunately, it still happens...

Do anybody get the same trouble? I see sometimes that bot fighting boss 1x1 :)))

> Someone just sent me a pull request with some changes. > > Backup your current bot and try this version to see if it works ;) Hello, sir! I...