Results 2 comments of RunNow

adding onto it, how can I modify the built in plugins, when the code is compiled to luau bytecode, and how can I maybe even recompile them back into bytecode

after more research, I realised that built in plugins are signed now, and that its impossible to change them because the signature verification cannot be disabled whitout modifying the executable,...