An open API service indexing awesome lists of open source software.

https://github.com/z1xus/auto-edger

A simple C++ app that automatically "edges" for you in the Roblox Looksmaxxing Simulator
https://github.com/z1xus/auto-edger

Last synced: 9 months ago
JSON representation

A simple C++ app that automatically "edges" for you in the Roblox Looksmaxxing Simulator

Awesome Lists containing this project

README

          

## auto-edger

This simple C++ app will automatically "edge" for you in the [Roblox Looksmaxxing Simulator](https://www.roblox.com/games/14844477632/UPD-4-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](https://github.com/Z1xus/auto-edger/releases/latest).

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