rblx r6 pastebin local Character = script.Parent local Player = game:GetService("Players"):GetPlayerFromCharacter(Character) local Humanoid = Character:FindFirstChild("Humanoid") if Humanoid then if Humanoid.RigType == Enum.HumanoidRigType.R15 then Humanoid.RigType = Enum.HumanoidRigType.R6 Player:LoadCharacter() task.wait(.5) script:Destroy() else rblx r6 pastebin How to get it? rblx r6 pastebin script:Destroy() end end rblx r6 pastebin