Example of WebSocket Mode
IhmfzR2CiW.mp4
- Download the zip by downloading the latest zip
- Extract the zip and rename
config.example.ini
toconfig.ini
- Open the file
MicrosoftRBX-CursorFix.exe
. - Open
Roblox
from Microsoft Store. - Click some where on roblox to continue.
- Wait for the HWND scan and pop up the
Enabled
status. - To toggle press
INSERT
key.
- This application is completely harmless for
Roblox
because it has no injection and won't touch theRoblox
process, this is just keeping mouse position on the same place.
- 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
- How to turn it on or off?
- Press
INSERT
key or what ever you set to turn on and off.
- Why is it stopped working?
- Try reopening it, because it might be some issue or bug.
- How do i uninstall CursorFix?
- Simply just by closing the application and deleting it.
- 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.
- 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?
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
-
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