local args = { { id = "profile5", colors = { eyes = "black", primary = "black", pattern = "black", secondary = "black" }, accessories = { { id = "" }, }, itemId = "animal" } } game:GetService("ReplicatedStorage"):WaitForChild("Modules"):WaitForChild("Remotes"):WaitForChild("RemoteEvent"):WaitForChild("ApplyCharacterProfile"):FireServer(unpack(args))