Hello developers! How do I make that core gui will not show up?
StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.All, false)
Judging by your title, I’m assuming you’re looking for this: