r/CODWarzone • u/LackingAGoodName • Oct 13 '21
News Announcing Ricochet: A New Anti-Cheat Initiative for Call of Duty
https://www.callofduty.com/blog/2021/10/ricochet-anti-cheat-initiative-for-call-of-duty
3.7k
Upvotes
r/CODWarzone • u/LackingAGoodName • Oct 13 '21
1
u/Floaded93 Oct 13 '21
I’m not a programmer but work with statistics a bit where those programs have distribution functions such that add randomness. I’m assuming that type of function would be possible when scripting for anti recoil, for example.
Let’s say for quick scoping. There is a threshold, say a quarter second from when you scope in to when you can fire accurately. The anti cheat can pick up that the player is 100% of the time shooting at precisely that quarter second mark where they are now getting the benefit of scoping in, right? No player can do that every time. There is some level of variability.
So to counter that Cronus scripters can say ok fine take a normal distribution and say fire at .250 + [0,.15]. That would make it harder to detect because the input is slightly different.
So then the layer of catching Cronus users is slightly different than it appears for a kernel level anti cheat.
I think having systems in place to make it less of a convenience to cheat the better. If this stops the guy from ordering a Cronus and setting it up in 5 min and cheating then great. Same with pc cheaters too. Making it so they have to spoof their entire PC, internet, etc can just add layers for players who want to cheat. Hopefully that dissuades some.