mirror of
https://github.com/Stefanuk12/R-UWP.git
synced 2026-08-14 21:04:43 +00:00
Fixes for UWP and UWP exploits
- Rust 81.3%
- Lua 18.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| r-uwp | ||
| r-uwp-derive | ||
| .gitignore | ||
| Cargo.toml | ||
| Client.lua | ||
| README.md | ||
R-UWP
This program serves to fix UWP and to provide some additional fixes when it comes to exploits and their custom functions.
- This can be ran in the background as a service
- Written in Rust takes up very little resources
How to install and running
- Grab the latest release from here, it should be the
.zipfile - Extract the
.zip - Run the executable that you just extracted
- If you wish, you can customise the settings. View usage
Note: You must use a third party application if you want to minimise to system tray or "hide" it.
Usage
General and exploit fixes for UWP Roblox
Usage: r-uwp.exe [OPTIONS]
Options:
-w, --disable-ws
Disable the websocket server
-p, --port <PORT>
The port the websocket server is attached to [default: 8080]
-k, --shift-lock-key <SHIFT_LOCK_KEY>
The shift lock key to use. Provide the key id [default: 160]
-c, --disable-clip-mouse
Disables clipping the mouse to the window during right click
-l, --disable-clip-shift
Disables clipping the mouse to the window during shift lock
-m, --disable-mouse-tp
Disables the mouse teleport fix
-t, --disable-tp-crash
Disables the teleport crash fix
-s, --silent
Supresses all output messages
-h, --help
Print help
-V, --version
Print version
Roblox fixes
- Fixes crashes on teleport1
- Fixed mouse teleporting when letting go of right click
- Makes the cursor not able to escape the window
Exploit fixes
Installation
Features
- Custom
mousemovefunctions - Custom
setclipboardfunction CustomThis likely wont be added anytime soon as unluau does not support Roblox bytecodedecompilervia unluau2
Failed to install the loopback exemption / Custom functions not working
- Make sure you put the client in autoexec
- Open the Commmand Prompt (
cmd) and execute the following command and if successful, you will seeOK.:CheckNetIsolation LoopbackExempt -a -n="ROBLOXCORPORATION.ROBLOX_55nm5eh3cm0pr"