Skip to content

axellse/rblxutils

Repository files navigation

rblxutils

roblox modding software. does not fiddle with the client process.

supported platforms

  • windows sorry sober ppl

compile and install

rblxutils is a work in progress. the main branch might be unstable.

to hide the console window, helper console window and use the gio backend (usually what you want): go build -tags nucular_gio -ldflags="-H windowsgui -X 'main.hide_helper=true'"

to show the console window, helper console window and use the gio backend (for debugging): go build -tags nucular_gio

to build with a backend that randomly implodes and causes a bunch of race conditions: go build

move the binary somewhere, i recommend %localappdata%\rblxutils\. Roblox will be installed in ./versions/version-xxxxxxxxxxxxxxxx relative to the binary's location.

finally run it to launch the configurator. rblxutils will install it's helper and register itself to handle the roblox-player and roblox url protocols.

About

roblox utility software, work in progress

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages