BeepIsla / CSGO-Overwatch-Bot

Automatically solve CSGO Overwatch cases
GNU Affero General Public License v3.0
186 stars 41 forks source link

Randomize time before requesting a new case #227

Open Spooonky opened 2 years ago

Spooonky commented 2 years ago

I have added a function to the bot that ensures that the bot waits a random time before a new case is called. Since in-game cases do not always appear when the bot queries you. The time the bot should wait can be set through the config.

A function has also been added that makes the bot wait longer after X falls.

Why did i do this CSGO notices when too many cases are being resolved and ignores them. This function was built in to prevent this. Also, nobody makes 80 cases in a row. A maximum of 6.7.8 pieces are made here and then a little break is made.