Skip to content

Instantly share code, notes, and snippets.

@grilme99
grilme99 / ElevatedPluginDemoter.lua
Last active September 8, 2023 15:20
Roblox elevated/internal plugin demoter
--[[
ELEVATED PLUGIN DEMOTER
"One-click" script to demote elevated (usually internal) plugins by removing or
replacing their elevated API calls.
NOTE:
I've only tested this on the "Developer" Storybook plugin (the irony). It will probably
need some modification for other internal plugins, like the Roact Inspector.
STEPS TO USE: