Spoorloos / uwp_executor

A very basic script executor for the microsoft store version of Roblox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

As of September 2023 this is permanently patched and unusable!

UWP Executor

A simple script executor for the microsoft store version of Roblox.

Installation

The project and its libraries were all intended (and compiled) with the v143 platform toolset; you will need to install the latest version of Visual Studio 2022 to compile the project.

Usage

To inject the DLL you can use Extreme Injector (or any other injection tool) with a manual map injection method. Keep in mind that the offsets change weekly and you'll have to update them yourself in Roblox.hpp, you can use UWP Roblox Dumper or find them yourself.

Credits

Credits to EpixScripts/rbxcompile for the compression method.

About

A very basic script executor for the microsoft store version of Roblox.


Languages

Language:C++ 100.0%