game.Players.PlayerAdded:Connect(function(Plr) Plr.CharacterAdded:Connect(function(Char) PlrClone = Plr.Character:Clone() print(PlrClone) end) end)
This works: you can make it better (It creates an animated clone of the character with clothes and accessories)
https://www.roblox.com/library/2393507307/for-poweredby-memes