Ive tried multiple scripts and local scripts and it does not seem to work whatsoever. Ive tried the below script below in a normal script and local script all in StarterGui, Workspace and StarterPlayerScripts. I look for help on this and it seems all outdated.
local StarterGui = game:GetService("StarterGui") StarterGui:SetCoreGuiEnabled(0,false)
Edit: I found the solution, HTTP requests must be off, however, I need HTTP requests enabled for other scripts to work.