When I'm trying to make a frame visible for a player people always put something called "PlayerGui" plz help
https://developer.roblox.com/en-us/api-reference/class/PlayerGui#:~:text=The%20PlayerGui%20object%20is%20a,is%20inserted%20into%20a%20PlayerGui.
everything thats inside the startergui gets cloned into the PlayerGui
of a player when the character spawns so if you modify something in StarterGui
it will only show after the players dies so if you want the modify it instantly you have to modify the PlayerGui
the PlayerGui
is part of the player. like this Player.PlayerGui