so in the output it is saying "Gui is not a valid member of PlayerGui" but in starter gui there is a gui named "Gui" and I'm confused on what to do.
the line of code giving me trouble
Plr.PlayerGui.Gui.PlrCounter.Visible = false
Plr.PlayerGui:WaitForChild("Gui").PlrCounter.Visible = false