This repo is in maintanence mode, that means that I will accept/review all incoming PRs from the community, yet I will not push changes myself.
Anti Recoil system with weapon type built-in recognition based on OCR, currently support next games: Apex Legends
If you really like this project, feel free to buy pizza🍕 or 🍻 for devs.
- 1920x1080
- 1440p
Some weapons are not laser-like
explicitly for the safety purpose, if you want anti-recoil to be more precise (and you are not affraid of ban)
, please fork the project and change weapon logic in dedicated file.
- Create a folder you want your version is being stored into
- Run
cmd.exe
as administrator cd /d "<YOUR_NEW_FOLDER_PATH>"
example:cd /d C:\SA\
- In that cmd, execute next command:
powershell Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/Lunat1q/ScreenAccess/master/GetAll.ps1'))
-
Current version will create admin only access folder inside current directory after build, do not open it, because it will compromise the EAC protection. If you still did it - delete compiled sources and rebuild.
No idea, but I use it, and I've made everything possible from my side to make it as safe as possible.