BeepIsla / CSGO-Overwatch-Bot

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

Multiple force several demo for avg detections? #224

Open Ativ3k opened 2 years ago

Ativ3k commented 2 years ago

Is it possible to check several demos at once to check the average number of detections on yourself? I have supreme/ge and few times bot detect on me aimbot/bhop. I wonder what the average for me or someone of my friends in higher ranks.

BeepIsla commented 2 years ago

Is it possible to check several demos at once to check the average number of detections on yourself? I wonder what the average for me or someone of my friends in higher ranks.

You can't check multiple demos at once but you can run node force.js <Demo> <SteamID> multiple times in different command prompts. You would still have to manually write down all the results though in a spreadsheet or similar and then calculate the average.

I have supreme/ge and few times bot detect on me aimbot/bhop.

The bot and detectors aren't good and are not actively worked on by me. So its highly likely there are just false positives.

Ativ3k commented 2 years ago

<Demo> can't be folder for queue to check one by one?

BeepIsla commented 2 years ago

Folders are not supported, just individual demo files

Ativ3k commented 2 years ago

Ok. Is possible add headshot ratio in scoreboard and in detectors? Hardly anyone do +35 kills with 95-100% headshot ratio. e.g: minKill:35 minHs: 95 (%)

BeepIsla commented 2 years ago

Its possible but I don't know if I will add it, there are other things I am focusing on right now