local Change = game.Players.LocalPlayer.PlayerGui.Gui.Frame.Maintext Change.Text = "Testing"
Whenever I try to fit all that stuff in one variable, it gives me the error Cannot get LocalPlayer
or something like that. It's annoying so I have to use the whole thing, which is pretty long. Any help? Thanks.