How would i remove this tool gui?

image

I remember seeing a post about this a while back but can’t seem to find it, Anyways i wanna remove this gui and i am not sure how i would do so.

game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)

in a local script.

Ahh there is what i needed, Thanks!

1 Like