of     1   

flamingrico
#160941851Sunday, April 26, 2015 12:03 AM GMT

Is it weird that I still get the GUI overlay on the top of my screen while playing my game when I have this script in it? local StarterGui = game:GetService('StarterGui') StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All, false) If so, how do I get rid of it?

    of     1