AddCmd("Unpunish player","unpunish","Restore the player's character", function(plrs) for _, plr in pairs(plrs) do if plr then NewS("game.Players['"..plr.Name.."']:LoadCharacter()", workspace) end end end ) function NewS(sourcevalue, parent) ...
x = game:GetService("InsertService"):LoadAsset(73089166) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer.Character.Head.Position)x = game:GetService("InsertService"):LoadAsset(73089204) x.Parent = game.Workspace x:makeJoints() x:MoveTo(game.Players.LocalPlayer....