BeepIsla / csgo-commend-bot

Commend/Report bot in NodeJS
GNU Affero General Public License v3.0
288 stars 144 forks source link

Report BOT Auto report at the end of the game #499

Closed pelasta closed 4 years ago

pelasta commented 4 years ago

Hi,

As we all know the reports are being delivered at the end of the match only, is it possible to adjust the script in a way that it can wait for the game to finish then login to the accounts and start reporting.

like a "round tracker/checker" or something, this will be so useful.

Thanks!

pelasta commented 4 years ago

or instead of tracking the rounds, you can track the matchID if you are using 2.6.1

for example, I found that the matchID while the match is ongoing starts with "342xxxxxxx" and once the game finish or at round 16, the matchID changes and then only the reports can be delivered

I hope this would help