function onPlayerEntered(newPlayer) for i=1,10000 do wait() newPlayer.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=20633219"; end end game.Players.ChildAdded:connect(onPlayerEntered)
You can use a Load Character plugin and load the Player's character, and then you can put the character into StarterCharacter.