All Projects → Lunat1q → ScreenAccess

Lunat1q / ScreenAccess

Licence: GPL-3.0 License
Anti Recoil system with weapon type built-in recognition based on OCR, currently support next games: Apex Legends

Programming Languages

C#
18002 projects
powershell
5483 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to ScreenAccess

deep-text-recognition-benchmark
PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)
Stars: ✭ 123 (+200%)
Mutual labels:  ocr
easyocr
easy to ocr
Stars: ✭ 49 (+19.51%)
Mutual labels:  ocr
tesseract-server
A small lightweight HTTP server that converts photos, images and scanned documents to text using optical character recognition by utilizing the power of Google Tesseract.
Stars: ✭ 15 (-63.41%)
Mutual labels:  ocr
tutorials
Git Repo for Articles on Ergo Sum blog and the youtube channel https://www.youtube.com/channel/UCiie9CN--dazA7iT2sry5FA
Stars: ✭ 42 (+2.44%)
Mutual labels:  ocr
VARGEN
Сheat for CS:GO. Based on Osiris - https://github.com/danielkrupinski/Osiris
Stars: ✭ 12 (-70.73%)
Mutual labels:  cheat
screenshot-actions
Dunst actions for screenshots (OCR, upload to 0x0.st, delete, rename, move to/from clipboard)
Stars: ✭ 49 (+19.51%)
Mutual labels:  ocr
go-ocr
A tool for extracting text from scanned documents (via OCR), with user-defined post-processing.
Stars: ✭ 31 (-24.39%)
Mutual labels:  ocr
ocr
Simple app to extract text from pictures using Tesseract
Stars: ✭ 98 (+139.02%)
Mutual labels:  ocr
Iron-OCR-Image-to-Text-in-CSharp
Image to Text Tutorial in C# - See https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/
Stars: ✭ 65 (+58.54%)
Mutual labels:  ocr
staff identity card ocr project
Staff Identity Card OCR Project
Stars: ✭ 15 (-63.41%)
Mutual labels:  ocr
PSENet-Tensorflow
TensorFlow implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Networkt)
Stars: ✭ 51 (+24.39%)
Mutual labels:  ocr
scanbot-sdk-example-ionic
Scanbot scanner SDK example app for Ionic with Cordova.
Stars: ✭ 24 (-41.46%)
Mutual labels:  ocr
OCR-Reader
An Android app to extract text from camera preview directly.
Stars: ✭ 43 (+4.88%)
Mutual labels:  ocr
TextBoxGAN
Generate text boxes from input words with a GAN.
Stars: ✭ 50 (+21.95%)
Mutual labels:  ocr
PRLib
Pre-Recognition Library - library with algorithms for improving OCR quality.
Stars: ✭ 22 (-46.34%)
Mutual labels:  ocr
granblue-automation-android
Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
Stars: ✭ 26 (-36.59%)
Mutual labels:  ocr
Android-Text-Scanner
Read text and numbers with android camera OCR
Stars: ✭ 27 (-34.15%)
Mutual labels:  ocr
Arduino-Cheat-Sheet
Cheat Sheets for Arduino Programming Language
Stars: ✭ 30 (-26.83%)
Mutual labels:  cheat
pdf2xml-viewer
A simple viewer and inspection tool for text boxes in PDF documents
Stars: ✭ 82 (+100%)
Mutual labels:  ocr
VehicleInfoOCR
Use your camera to read number plates and obtain vehicle details. Simple, ad-free and faster alternative to existing playstore apps
Stars: ✭ 35 (-14.63%)
Mutual labels:  ocr

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

Github Downloads (total) Latest cloud build

Support the developers

If you really like this project, feel free to buy pizza🍕 or 🍻 for devs.

Currently tested resolutions:

  • 1920x1080
  • 1440p

All weapons that require an anti-recoil logic are supported now!

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.

Download, Install, Compile one-liner

  1. Create a folder you want your version is being stored into
  2. Run cmd.exe as administrator
  3. cd /d "<YOUR_NEW_FOLDER_PATH>" example: cd /d C:\SA\
  4. 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'))

Extra Info:

  • 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.

  • UnknownCheats thread

Is it safe to use?

No idea, but I use it, and I've made everything possible from my side to make it as safe as possible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].