Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.45 KB

readme.md

File metadata and controls

42 lines (35 loc) · 1.45 KB

auto-edger

This simple C++ app will automatically "edge" for you in the Roblox Looksmaxxing Simulator.
It directly accesses the bitmap and looks for the pixels matching specific color.

CodeFactor


Note

Windows only!

Usage:

Download and run the executable from the latest release.

Build:

  1. Clone the repository
git clone https://github.com/Z1xus/auto-edger
  1. Ensure you have CMake
cmake --version
  1. Run build.bat
.\build.bat
  1. Find your executable under /build/Release