I am trying to make a gui and i want to make a script which clones the GUI to everyone who joins starter GUI but mine aint working.
game.StarterGui["Gui <3"]:Clone().Parent = game.Players.LocalPlayer.PlayerGui
That is the code im using. Help would be appreciated.
So how would i make i clone itself to everyone who joins StarterGui?