Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit c2837e3

Browse files
authored
Merge pull request #8 from jaredb1011/Mr-Homeless-patch-1
Update README.md
2 parents 3301865 + 24c6c25 commit c2837e3

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# waldo-anticheat
2-
A project that aims to use optical flow and machine learning to detect aimhacking in video clips from fps games
2+
A project that aims to use optical flow and machine learning to visually detect cheating or hacking in video clips from fps games.
33

44
## The What
5-
A new form of cheating in video games is using deep learning to implement an aim assist cheat.
6-
This form of cheating is very hard to detect because no game hacking or modification is necessary, so anti-cheats can't detect it easily.
5+
A new market for cheats that are visually indistinguishable to the human eye have led to a rise in "closet hacking" among streamers and professionals.
6+
This form of cheating is very hard to detect. In some cases, nearly impossible to detect due to the humanized aim assist coming from another system entirely.
77

8-
We're trying to combat this new kind of cheating by creating our own deep learning program to detect this behavior in video clips.
9-
We're starting with only one game to focus our efforts.
8+
We will combat this new kind of cheating by creating our own deep learning program to detect this behavior in video clips.
109

1110
## The How
12-
Because deep learning aimhacks don't actually modify the game or computer in any way, the only way to detect this form of cheating is by observing the cheating behavior while spectating, or by analyzing the aiming data of a player. We don't have access to raw aim data for players, so our goal is to analyze the video directly using deep learning to detect aimhacking.
11+
Because of the advanced technology used, the only reliable way to detect this form of cheating is by observing the cheating behavior directly from the end result- gameplay. Our goal is to analyze the video directly using deep learning to detect if a user is receiving machine assistance.
12+
13+
Phase 1 focuses primarily on humanized aim-assist. Upon completion of phase 1, WALDO's main function will be vindication and clarity to many recent "hackusations."

0 commit comments

Comments
 (0)