CSGO-Overwatch-Bot icon indicating copy to clipboard operation
CSGO-Overwatch-Bot copied to clipboard

[WIP] Third Method of Rage AA Detector

Open BlackYuzia opened this issue 4 years ago • 4 comments

don't punch me :d

Why did I create a PR with semi-finished (I mean dirty) code?

I want to get attention and finish the tests. I made these changes a month ago. But so far no one has finished the tests.

General

So, this PR should fix AA detector. In current method I was normalize angles (so this may work correctly)

Tasks:

  • [x] Detect Rage AA
  • [x] Complete tests
  • [ ] Complete a lot of more tests
  • [ ] Rename all LBYDeltaChecker words to AntiAim

About merging: DO NOT DO THAT WITHOUT 100% TESTS.

I was complete some tests. They say - cheaters would be detect by using rage AA in 8 cases of 10. But we should complete more test. I want found did this method can have false positive or not and etc.

Tests tasks

  • [ ] Found did this method have false positive results
  • [ ] Found did this method can detect 100% of rage AA cheaters or not.
  • [ ] Found did tihs method can detect legit AA or not. (If not - I will try create method for Legit AA)

I was check 3-5 demos (don't remember how many actualy) with 1-5 rage cheaters per demo. Some code in PR (like this or this etc should be removed or decrease)

BlackYuzia avatar Nov 14 '20 14:11 BlackYuzia

Call me a Developer of methods :eyes:

BlackYuzia avatar Nov 14 '20 14:11 BlackYuzia

Oh yep. This PR should fix https://github.com/BeepIsla/CSGO-Overwatch-Bot/issues/158 with rage AA detects issue.

BlackYuzia avatar Nov 14 '20 14:11 BlackYuzia

About merging: DO NOT DO THAT WITHOUT 100% TESTS.

I am waiting for demos.... https://github.com/BeepIsla/CSGO-Overwatch-Bot/issues/161#issuecomment-724087192

BeepIsla avatar Nov 14 '20 18:11 BeepIsla

Pls add a threshold for an automatic verdict on AA: how much was AIM and how much WH was (for example* >=10 aim + >=5WH) .

Padonsk avatar Feb 07 '21 19:02 Padonsk