Skip to content

Pawelkawka/DigitalScope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitalScope

A lightweight real time screen magnifier and crosshair overlay for Windows that lets you zoom in on the center of your screen and display customizable crosshairs

FluxTranslator

Features

  • Real time screen magnifier overlay
  • Adjustable zoom level and window size
  • Crosshair overlay with customizable styles, size, color, opacity, gap, and thickness
  • Click through window, so it does not block mouse input
  • Hotkey toggle for quick on/off

Installation

Requirements

  • .NET 8 SDK or later
  • Windows 11

Build from source

Building locally ensures the exe has a unique binary signature.

  1. Go to the Releases or clone this repo.
  2. Download the latest source code.
  3. Open a PowerShell in the repository.
  4. Run script:
    powershell -ExecutionPolicy Bypass -File .\build.ps1
  5. The compiled output lands in the build\ folder. Run DigitalScope.exe from there.

You can customize the output directory:

-OutputDir "set path" 

Warning

Author takes no responsibility for any game bans, account suspensions or other consequences that may result from using this software while playing online games.
Some anticheats perform broad behavioural analysis and may flag or react to overlay tools even if they do not interact with game memory.

About

  • Developed by Pawel Kawka.
  • Open Source and free to use.

About

A lightweight real time screen magnifier and crosshair overlay for Windows.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors