Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Roblox UWP Mouse fix program with WebSocket support

Notifications You must be signed in to change notification settings

RobloxThot/UWPMouseFix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archived til a new exploit comes out

UWP Mouse Fix 🐭


GitHub commits since latest release (by SemVer including pre-releases)
Example of WebSocket Mode
IhmfzR2CiW.mp4

Usage

  1. Download the zip by downloading the latest zip
  2. Extract the zip and rename config.example.ini to config.ini
  3. Open the file MicrosoftRBX-CursorFix.exe.
  4. Open Roblox from Microsoft Store.
  5. Click some where on roblox to continue.
  6. Wait for the HWND scan and pop up the Enabled status.
  7. To toggle press INSERT key.

Anti Cheat

  • This application is completely harmless for Roblox because it has no injection and won't touch the Roblox process, this is just keeping mouse position on the same place.

FAQ

  1. Why is anti virus detecting it?
  • It shouldn't because the application just sets the mouse to prevent moving out the window of Roblox.
  • But if you can find out what is causing like 2 AV to flag it that would be dope
  1. How to turn it on or off?
  • Press INSERT key or what ever you set to turn on and off.
  1. Why is it stopped working?
  • Try reopening it, because it might be some issue or bug.
  1. How do i uninstall CursorFix?
  • Simply just by closing the application and deleting it.
  1. Will the keybind support multi-key keybinds?
  • Lmao na I'm way to lazy to add support for that. Feel free to add code to do it tho its prob not hard.
  1. How is this diffrent from mengdeveloper's version?*
  • This one has
    • Right click lock
    • Auto grabs new roblox windows
    • Websocket mode
    • Config editor
    • Keybind editor (in config file not built-in yet)
    • And soon more?

How to build

click to expand
To build you will need to download simpleini and import SimpleIni.h and ConvertUTF.h into a Lib folder
and setup Boost Library if you want to build the Websocket script (else just remove all WS shit)
It should then be able to build.
If you want the blank config its at config.example.ini

Todo Statuses (once 100% new build will come out)

  • Built-in config editor (In build 1.0.4 without ToggleKey)

    • Edit for ToggleKey
    • Replace the Window name check with a Window file check (fix for fluster/any custom names)
    • Edit for LeftBorder
    • Edit for RightBorder
    • Edit for TopBorder
    • Edit for BottomBorder
  • Webhook mode (on pause till a way to connect comes out)

    • Add webhook
    • Add loop to wach for changes
    • Make the script for Roblox
    • Upload to GH and make a Build