mgsweet / Apex-NoRecoil-2021

Scripts to reduce recoil for Apex Legends. (auto weapon detection, support multiple resolutions)
GNU General Public License v3.0
551 stars 156 forks source link

Apex-NoRecoil-2021

All Contributors

An AutoHotKey script (works on multiple resolutions) and Python CLI (works on 1080p) to minimize recoil with auto weapon detection for Apex Legends.

Apex Legends 压枪宏,带武器自动检测,包含了一个ahk的版本 (支持多分辨率) 和一个python的版本 (只支持 1080p) 。

AHK Script - Description 介绍

This repository contains an Autohotkey script to help you minimize weapon recoil. Your weapon is auto-detected by the script (no need to press the F key anymore! XD). The detection is based on a straightforward and naive strategy (I call it three-pixel-detection). It is pretty safe because all it does is just capture some pixels and then use mouse DllCall to move your mouse. Run the compiled version if you want more protection.

该库包含了一个带自动武器检测的 Apex Legends 压枪宏,不读内存,不注入游戏文件,纯粹就是识别像素颜色并帮助你移动鼠标(这就类似于那些淘宝卖好几百的主播专用压枪宏)。

AHK Script - Details and Usage 详细使用指南

Python CLI - Description 介绍

The repository also contains a Python version of the AHK script. It uses the Google Tesseract OCR and OpenCV to detect the weapon being used via key listener. The recoil-patterns are applied via win32api mouse_event. The program was built to be consumed as a CLI. The Python dir also contains a recoil-pattern creation tool which can be found in the modules dir. For more info please read the README in the python dir.

该库也包含了一个有着相似功能的 Python 脚本。这个脚本使用到了 Google Tesseract OCR 和 OpenCV 技术并通过监测键盘输入去进行武器检测。这个脚本主要通过命令行交互界面进行操作。

Python CLI - Details and Usage 详细使用指南

Unknown Cheat thread

I post a thread there too, to let more people know the script.

Contributing

Pull Request is always welcome!

Contributors

Aaron Yau
Aaron Yau

💻
Brandon Williams
Brandon Williams

💻
filen1
filen1

🔣
sayoui001
sayoui001

💻
SiLeNT-Sooul
SiLeNT-Sooul

🔣
Petros
Petros

🔣
VStorm001
VStorm001

💻
VerTox
VerTox

💻
jayking999
jayking999

💻
Eternal
Eternal

💻
Milesians
Milesians

💻
Pengcheng Zeng
Pengcheng Zeng

🔣
MoralFst
MoralFst

🔣