I'm trying to add in SpookHD's Intro Gui into my game but the error message "LocalPLayer is not a valid member of Players" keeps showing up I've rewritten it about 3 or 4 times now and it's getting frustrating.
It seems that you typed LocalPLayer and check spell, because the LocalPLayer must be LocalPlayer because thats an "Object", if you type LocalPLayer then it is not in the properties of the Player you were looking for, instead its looking for a player named LocalPLayer and that makes a lot of sense
game.Players.LocalPlayer --Note too spell right