Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsweet authored Feb 27, 2023
1 parent f0d71c7 commit 5385093
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions AHK/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,4 @@ For people who want support for more resolutions, check this video: [Apex-NoReco

I learn a lot from [thyaguster/NoRecoilApex](https://github.com/thyaguster/NoRecoilApex). But his code is pretty bad. There are thousands of lines of duplicated code in that repo. And some of the logic is wrong. (e.g. sleep twice to get the accuracy. Why not double the sleep value). So I make my own. Their code is about three thousand lines, but mine is only about 350, which comes with auto-weapon-detection.

From version 1.1, the pattern is "stolen" from sayoui001's repo -- [ApexAHK-Reduce-recoil](https://github.com/sayoui001/ApexAHK-Reduce-recoil). The features we provided are pretty much the same lol. The mainly difference is the detection logic.

The approach I used to generate recoil patterns is from (vengefulcrop)[https://github.com/vengefulcrop/AE-Recoil-Pattern-Generation/].

0 comments on commit 5385093

Please sign in to comment.