I'm currently struggling in finding anything surrounding this question. I have some crap in dev console and I'd like to hide it - https://gyazo.com/9f4f10542b6fb3402a104ddb082cd10a
-- Processing Section while true do game["Run Service"].RenderStepped:wait() game.StarterGui:SetCore("DeveloperConsoleVisible", false) end