PazerOP / tf2_bot_detector

Automatically detects and votekicks cheaters/bots in TF2 casual.
MIT License
401 stars 55 forks source link

Auto Voting No when bot tries to vote someone out? #380

Closed McHKS closed 2 years ago

McHKS commented 2 years ago

Hello,

Not sure this is even an option to do, but would there be some kind of way to auto vote no if a bot calls a vote? Perhaps be able to discern if a bot calls a vote on an impersonated player? If so, put out a chat message saying hit F2, a bot initiated the vote.

The chat messages are a little way too frequent too. Perhaps an option to advise bot on other team, and if acknowledged in chat, make it like every couple of minutes?

Critical-Cookie commented 2 years ago

I don't think that's possible as that requires injection into the game, which is against TOS. And sadly the logs are limited as to what information the tool can gather. The tool's pretty much blind to whenever any vote is being called, hence why it keeps spamming callvote requests until the cheater is gone.

McHKS commented 2 years ago

Thanks. I thought that would be a problem.

ClusterConsultant commented 2 years ago

@Critical-Cookie is correct