This script has been detected in the latest game patch!
在最新的游戏补丁中 此脚本已被检测!
An AutoHotKey script (works on multiple resolutions) to minimize recoil with auto weapon detection for Apex Legends.
Apex Legends 压枪宏,带武器自动检测。
Due to technical issues, this project will not update the weapon pattern. but anyone can submit an updated weapon model by creating a pull request 由于技术问题,此项目不会更新武器模型(压枪数据),但是任何人都可以通过创建拉取请求来提交更新后的武器模型
Since I currently do not have any weapons reaching level 100, the script cannot recognize all weapons at level 100 properly 由于我目前没有任何武器等级到达100级 所以目前所有武器到达100级后脚本均无法正常识别
If the main project is updated, this project will also be updated synchronously 若主项目更新,此项目也会同步
Original project: https://github.com/mgsweet/Apex-NoRecoil-2021 原始项目: https://github.com/mgsweet/Apex-NoRecoil-2021
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 压枪宏,不读内存,不注入游戏文件,纯粹就是识别像素颜色并帮助你移动鼠标。