Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game.Players.LocalPlayer.UserId ~= 1751947267 then
- return;
- end
- spawn(function()
- while true do
- wait()
- setsimulationradius(math.huge, math.huge)
- end
- end)
- local Cl = false
- local function nocloloop()
- if Cl == false and game.Players.LocalPlayer.Character ~= nil then
- for _, child in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
- if child:IsA("BasePart") and child.CanCollide == true then
- child.CanCollide = false
- end
- end
- end
- end
- Noclipping = game:GetService('RunService').Stepped:connect(nocloloop)
- local RA = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Right Arm") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("RightUpperArm")
- local LA = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Left Arm") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("LeftUpperArm")
- local RL = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Right Leg") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("RightUpperLeg")
- local LL = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Left Leg") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("LeftUpperLeg")
- local TO = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Torso") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("UpperTorso")
- if workspace[game.Players.LocalPlayer.Name].Humanoid.RigType == Enum.HumanoidRigType.R15 then
- workspace[game.Players.LocalPlayer.Name].RightUpperArm["RightShoulder"]:Destroy()
- workspace[game.Players.LocalPlayer.Name].LeftUpperArm["LeftShoulder"]:Destroy()
- workspace[game.Players.LocalPlayer.Name].LeftUpperLeg["LeftHip"]:Destroy()
- workspace[game.Players.LocalPlayer.Name].RightUpperLeg["RightHip"]:Destroy()
- else
- workspace[game.Players.LocalPlayer.Name].Torso["Right Shoulder"]:Destroy()
- workspace[game.Players.LocalPlayer.Name].Torso["Left Shoulder"]:Destroy()
- workspace[game.Players.LocalPlayer.Name].Torso["Right Hip"]:Destroy()
- workspace[game.Players.LocalPlayer.Name].Torso["Left Hip"]:Destroy()
- end
- local arman = game:GetObjects("rbxassetid://5508993607")[1]
- arman.Parent = workspace[game.Players.LocalPlayer.Name]
- arman.Name = "BIGBOI"
- alignPosition = Instance.new("AlignPosition",RA)
- alignPosition.RigidityEnabled = false
- alignPosition.ApplyAtCenterOfMass = false
- alignPosition.MaxForce = 9e9
- alignPosition.MaxVelocity = 9e99
- alignPosition.ReactionForceEnabled = false
- alignPosition.Responsiveness = 9e99
- --alignPosition.Parent = RA
- alignOr = Instance.new("AlignOrientation",RA)
- alignOr.MaxTorque = 9e99
- alignOr.MaxAngularVelocity = 9e99
- alignOr.PrimaryAxisOnly = false
- alignOr.ReactionTorqueEnabled = false
- alignOr.Responsiveness = 200
- alignOr.RigidityEnabled = false
- alignPosition = Instance.new("AlignPosition",LA)
- alignPosition.RigidityEnabled = false
- alignPosition.ApplyAtCenterOfMass = false
- alignPosition.MaxForce = 9e9
- alignPosition.MaxVelocity = 9e99
- alignPosition.ReactionForceEnabled = false
- alignPosition.Responsiveness = 9e99
- --alignPosition.Parent = RA
- alignOr = Instance.new("AlignOrientation",LA)
- alignOr.MaxTorque = 9e99
- alignOr.MaxAngularVelocity = 9e99
- alignOr.PrimaryAxisOnly = false
- alignOr.ReactionTorqueEnabled = false
- alignOr.Responsiveness = 200
- alignOr.RigidityEnabled = false
- alignPosition = Instance.new("AlignPosition",LL)
- alignPosition.RigidityEnabled = false
- alignPosition.ApplyAtCenterOfMass = false
- alignPosition.MaxForce = 9e9
- alignPosition.MaxVelocity = 9e99
- alignPosition.ReactionForceEnabled = false
- alignPosition.Responsiveness = 9e99
- --alignPosition.Parent = RA
- alignOr = Instance.new("AlignOrientation",LL)
- alignOr.MaxTorque = 9e99
- alignOr.MaxAngularVelocity = 9e99
- alignOr.PrimaryAxisOnly = false
- alignOr.ReactionTorqueEnabled = false
- alignOr.Responsiveness = 200
- alignOr.RigidityEnabled = false
- alignPosition = Instance.new("AlignPosition",RL)
- alignPosition.RigidityEnabled = false
- alignPosition.ApplyAtCenterOfMass = false
- alignPosition.MaxForce = 9e9
- alignPosition.MaxVelocity = 9e99
- alignPosition.ReactionForceEnabled = false
- alignPosition.Responsiveness = 9e99
- --alignPosition.Parent = RA
- alignOr = Instance.new("AlignOrientation",RL)
- alignOr.MaxTorque = 9e99
- alignOr.MaxAngularVelocity = 9e99
- alignOr.PrimaryAxisOnly = false
- alignOr.ReactionTorqueEnabled = false
- alignOr.Responsiveness = 200
- alignOr.RigidityEnabled = false
- alignPosition = Instance.new("AlignPosition",TO)
- alignPosition.RigidityEnabled = false
- alignPosition.ApplyAtCenterOfMass = false
- alignPosition.MaxForce = 9e9
- alignPosition.MaxVelocity = 9e99
- alignPosition.ReactionForceEnabled = false
- alignPosition.Responsiveness = 9e99
- --alignPosition.Parent = RA
- alignOr = Instance.new("AlignOrientation",TO)
- alignOr.MaxTorque = 9e99
- alignOr.MaxAngularVelocity = 9e99
- alignOr.PrimaryAxisOnly = false
- alignOr.ReactionTorqueEnabled = false
- alignOr.Responsiveness = 200
- alignOr.RigidityEnabled = false
- a0 = Instance.new("Attachment",RA)
- a1 = Instance.new("Attachment",arman["Right Arm"])
- a2 = Instance.new("Attachment",RA)
- RA.AlignPosition.Attachment0 = a0
- RA.AlignPosition.Attachment1 = a1
- RA.AlignOrientation.Attachment0 = a2
- RA.AlignOrientation.Attachment1 = a1
- a0 = Instance.new("Attachment",LA)
- a1 = Instance.new("Attachment",arman["Left Arm"])
- a2 = Instance.new("Attachment",LA)
- LA.AlignPosition.Attachment0 = a0
- LA.AlignPosition.Attachment1 = a1
- LA.AlignOrientation.Attachment0 = a2
- LA.AlignOrientation.Attachment1 = a1
- a0 = Instance.new("Attachment",RL)
- a1 = Instance.new("Attachment",arman["Right Leg"])
- a2 = Instance.new("Attachment",RL)
- RL.AlignPosition.Attachment0 = a0
- RL.AlignPosition.Attachment1 = a1
- RL.AlignOrientation.Attachment0 = a2
- RL.AlignOrientation.Attachment1 = a1
- a0 = Instance.new("Attachment",LL)
- a1 = Instance.new("Attachment",arman["Left Leg"])
- a2 = Instance.new("Attachment",LL)
- LL.AlignPosition.Attachment0 = a0
- LL.AlignPosition.Attachment1 = a1
- LL.AlignOrientation.Attachment0 = a2
- LL.AlignOrientation.Attachment1 = a1
- a0 = Instance.new("Attachment",TO)
- a1 = Instance.new("Attachment",arman["Torso"])
- a2 = Instance.new("Attachment",TO)
- TO.AlignPosition.Attachment0 = a0
- TO.AlignPosition.Attachment1 = a1
- TO.AlignOrientation.Attachment0 = a2
- TO.AlignOrientation.Attachment1 = a1
- RA.CFrame = CFrame.Angles(0,0,0)
- LA.CFrame = CFrame.Angles(0,0,0)
- TO.CFrame = CFrame.Angles(0,0,0)
- RL.CFrame = CFrame.Angles(0,0,0)
- LL.CFrame = CFrame.Angles(0,0,0)
- arman["Right Arm"].CFrame = CFrame.Angles(0,0,0)
- arman["Left Arm"].CFrame = CFrame.Angles(0,0,0)
- arman["Torso"].CFrame = CFrame.Angles(0,0,0)
- arman["Right Leg"].CFrame = CFrame.Angles(0,0,0)
- arman["Left Leg"].CFrame = CFrame.Angles(0,0,0)
- arman.HumanoidRootPart.Anchored = false
- game.Workspace.CurrentCamera.CameraSubject = workspace[game.Players.LocalPlayer.Name].BIGBOI.Humanoid
- spawn(function()
- while true do
- wait()
- if workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Humanoid").Health == 0 then
- workspace[game.Players.LocalPlayer.Name]:BreakJoints()
- arman:BreakJoints()
- end
- end
- end)
- function nocol(same)
- for i,v in pairs(workspace[game.Players.LocalPlayer.Name]:GetDescendants()) do
- if v:IsA("BasePart") then
- HILOL=Instance.new("NoCollisionConstraint",v)
- HILOL.Part0 = v
- HILOL.Part1 = same
- end
- end
- end
- for i,v in pairs(arman:GetDescendants()) do
- if v:IsA("BasePart") then
- nocol(v)
- end
- end
- game.Workspace.CurrentCamera.CameraSubject = arman.Humanoid
- RA.Anchored = true
- TO.Anchored = true
- LA.Anchored = true
- RL.Anchored = true
- LL.Anchored = true
- workspace[game.Players.LocalPlayer.Name].Head.Anchored = true
- game.Workspace.CurrentCamera.CameraSubject = workspace[game.Players.LocalPlayer.Name].BIGBOI.Humanoid
- game.Players.LocalPlayer.Character.Animate.Disabled = true
- arman:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
- game:GetService("UserInputService").JumpRequest:connect(function(same)
- if arman.Humanoid.FloorMaterial ~= Enum.Material.Air then
- arman.Humanoid.Jump = true
- end
- end)
- game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = true
- if workspace[game.Players.LocalPlayer.Name].Humanoid.RigType == Enum.HumanoidRigType.R6 then
- workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.RootJoint:Destroy()
- elseif workspace[game.Players.LocalPlayer.Name].Humanoid.RigType == Enum.HumanoidRigType.R15 then
- workspace[game.Players.LocalPlayer.Name].LowerTorso.Root:Destroy()
- end
- Humanoid = game.Players.LocalPlayer.Character.Humanoid
- game.RunService.RenderStepped:Connect(function()
- arman.Humanoid:Move(workspace[game.Players.LocalPlayer.Name].Humanoid.MoveDirection, false)
- end)
- spawn(function()
- local ActiveTracks = Humanoid:GetPlayingAnimationTracks()
- for _,v in pairs(ActiveTracks) do
- v:Stop()
- end
- end)
- RA.Anchored = false
- TO.Anchored = false
- LA.Anchored = false
- RL.Anchored = false
- LL.Anchored = false
- workspace[game.Players.LocalPlayer.Name].Head.Anchored = false
- wait(2)
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Main = Instance.new("ImageLabel")
- local Background = Instance.new("ImageLabel")
- local IDHere = Instance.new("TextBox")
- local Roundify = Instance.new("ImageLabel")
- local SpeedHere = Instance.new("TextBox")
- local Roundify_2 = Instance.new("ImageLabel")
- local AnimationID = Instance.new("TextLabel")
- local Stripe = Instance.new("ImageLabel")
- local Play = Instance.new("TextButton")
- local Roundify_3 = Instance.new("ImageLabel")
- local Stripe_2 = Instance.new("ImageLabel")
- local ChangeSpeed = Instance.new("TextButton")
- local Roundify_4 = Instance.new("ImageLabel")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ResetOnSpawn = true
- Main.Name = "Main"
- Main.Parent = ScreenGui
- Main.AnchorPoint = Vector2.new(0.5, 0.5)
- Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Main.BackgroundTransparency = 1.000
- Main.Position = UDim2.new(0.5, 0, 0.490786254, 0)
- Main.Size = UDim2.new(0, 312, 0, 185)
- Main.ZIndex = 0
- Main.Image = "rbxassetid://3570695787"
- Main.ImageColor3 = Color3.fromRGB(65, 65, 65)
- Main.ScaleType = Enum.ScaleType.Slice
- Main.SliceCenter = Rect.new(100, 100, 100, 100)
- Main.SliceScale = 0.120
- Background.Name = "Background"
- Background.Parent = Main
- Background.AnchorPoint = Vector2.new(0.5, 0.5)
- Background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Background.BackgroundTransparency = 1.000
- Background.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Background.Position = UDim2.new(0.482677758, 0, 0.527968287, 0)
- Background.Size = UDim2.new(0.957721591, 24, 0.926206708, 24)
- Background.ZIndex = -1
- Background.Image = "rbxassetid://3570695787"
- Background.ImageColor3 = Color3.fromRGB(58, 58, 58)
- Background.ScaleType = Enum.ScaleType.Slice
- Background.SliceCenter = Rect.new(100, 100, 100, 100)
- Background.SliceScale = 0.120
- IDHere.Name = "ID Here"
- IDHere.Parent = Main
- IDHere.BackgroundColor3 = Color3.fromRGB(138, 54, 54)
- IDHere.BackgroundTransparency = 1.000
- IDHere.BorderSizePixel = 0
- IDHere.Position = UDim2.new(0.102012947, 0, 0.27622968, 0)
- IDHere.Size = UDim2.new(0, 100, 0, 50)
- IDHere.ZIndex = 2
- IDHere.Font = Enum.Font.Cartoon
- IDHere.Text = "ID Here"
- IDHere.TextColor3 = Color3.fromRGB(255, 255, 255)
- IDHere.TextScaled = true
- IDHere.TextSize = 28.000
- IDHere.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- IDHere.TextWrapped = true
- Roundify.Name = "Roundify"
- Roundify.Parent = IDHere
- Roundify.Active = true
- Roundify.AnchorPoint = Vector2.new(0.5, 0.5)
- Roundify.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Roundify.BackgroundTransparency = 1.000
- Roundify.Position = UDim2.new(0.5, 0, 0.5, 0)
- Roundify.Selectable = true
- Roundify.Size = UDim2.new(1, 0, 1, 0)
- Roundify.Image = "rbxassetid://3570695787"
- Roundify.ImageColor3 = Color3.fromRGB(138, 54, 54)
- Roundify.ScaleType = Enum.ScaleType.Slice
- Roundify.SliceCenter = Rect.new(100, 100, 100, 100)
- Roundify.SliceScale = 0.040
- SpeedHere.Name = "Speed Here"
- SpeedHere.Parent = Main
- SpeedHere.BackgroundColor3 = Color3.fromRGB(138, 54, 54)
- SpeedHere.BackgroundTransparency = 1.000
- SpeedHere.BorderSizePixel = 0
- SpeedHere.Position = UDim2.new(0.569030344, 0, 0.281635076, 0)
- SpeedHere.Size = UDim2.new(0, 100, 0, 50)
- SpeedHere.ZIndex = 2
- SpeedHere.Font = Enum.Font.Cartoon
- SpeedHere.Text = "Speed Here"
- SpeedHere.TextColor3 = Color3.fromRGB(255, 255, 255)
- SpeedHere.TextScaled = true
- SpeedHere.TextSize = 28.000
- SpeedHere.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- SpeedHere.TextWrapped = true
- Roundify_2.Name = "Roundify"
- Roundify_2.Parent = SpeedHere
- Roundify_2.Active = true
- Roundify_2.AnchorPoint = Vector2.new(0.5, 0.5)
- Roundify_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Roundify_2.BackgroundTransparency = 1.000
- Roundify_2.Position = UDim2.new(0.5, 0, 0.5, 0)
- Roundify_2.Selectable = true
- Roundify_2.Size = UDim2.new(1, 0, 1, 0)
- Roundify_2.Image = "rbxassetid://3570695787"
- Roundify_2.ImageColor3 = Color3.fromRGB(138, 54, 54)
- Roundify_2.ScaleType = Enum.ScaleType.Slice
- Roundify_2.SliceCenter = Rect.new(100, 100, 100, 100)
- Roundify_2.SliceScale = 0.040
- AnimationID.Name = "Animation ID"
- AnimationID.Parent = Main
- AnimationID.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- AnimationID.BackgroundTransparency = 1.000
- AnimationID.Position = UDim2.new(-0.00427832967, 0, 0, 0)
- AnimationID.Size = UDim2.new(0, 312, 0, 38)
- AnimationID.Font = Enum.Font.Cartoon
- AnimationID.Text = "Animation ID"
- AnimationID.TextColor3 = Color3.fromRGB(255, 255, 255)
- AnimationID.TextSize = 40.000
- AnimationID.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Stripe.Name = "Stripe"
- Stripe.Parent = Main
- Stripe.BackgroundColor3 = Color3.fromRGB(220, 100, 100)
- Stripe.BorderColor3 = Color3.fromRGB(220, 100, 100)
- Stripe.Position = UDim2.new(0, 0, 0.205405399, 0)
- Stripe.Size = UDim2.new(0, 311, 0, 7)
- Play.Name = "Play"
- Play.Parent = Main
- Play.BackgroundColor3 = Color3.fromRGB(220, 100, 100)
- Play.BorderSizePixel = 0
- Play.Position = UDim2.new(0.102013029, 0, 0.654054046, 0)
- Play.Size = UDim2.new(0, 100, 0, 49)
- Play.ZIndex = 2
- Play.Font = Enum.Font.Cartoon
- Play.Text = "Play"
- Play.TextColor3 = Color3.fromRGB(255, 255, 255)
- Play.TextScaled = true
- Play.TextSize = 40.000
- Play.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Play.TextWrapped = true
- Roundify_3.Name = "Roundify"
- Roundify_3.Parent = Play
- Roundify_3.AnchorPoint = Vector2.new(0.5, 0.5)
- Roundify_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Roundify_3.BackgroundTransparency = 1.000
- Roundify_3.Position = UDim2.new(0.474999994, 0, 0.550000012, 0)
- Roundify_3.Size = UDim2.new(0.983333349, 8, 0.939999998, 8)
- Roundify_3.Image = "rbxassetid://3570695787"
- Roundify_3.ImageColor3 = Color3.fromRGB(138, 54, 54)
- Roundify_3.ScaleType = Enum.ScaleType.Slice
- Roundify_3.SliceCenter = Rect.new(100, 100, 100, 100)
- Roundify_3.SliceScale = 0.040
- Stripe_2.Name = "Stripe"
- Stripe_2.Parent = Main
- Stripe_2.BackgroundColor3 = Color3.fromRGB(213, 93, 93)
- Stripe_2.BorderColor3 = Color3.fromRGB(213, 93, 93)
- Stripe_2.Position = UDim2.new(-0.0352564119, 0, 0.205405399, 0)
- Stripe_2.Size = UDim2.new(0, 11, 0, 7)
- ChangeSpeed.Name = "Change Speed"
- ChangeSpeed.Parent = Main
- ChangeSpeed.BackgroundColor3 = Color3.fromRGB(220, 100, 100)
- ChangeSpeed.BorderSizePixel = 0
- ChangeSpeed.Position = UDim2.new(0.566756606, 0, 0.654054046, 0)
- ChangeSpeed.Size = UDim2.new(0, 100, 0, 49)
- ChangeSpeed.ZIndex = 2
- ChangeSpeed.Font = Enum.Font.Cartoon
- ChangeSpeed.Text = "Change Speed"
- ChangeSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
- ChangeSpeed.TextScaled = true
- ChangeSpeed.TextSize = 40.000
- ChangeSpeed.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- ChangeSpeed.TextWrapped = true
- Roundify_4.Name = "Roundify"
- Roundify_4.Parent = ChangeSpeed
- Roundify_4.AnchorPoint = Vector2.new(0.5, 0.5)
- Roundify_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Roundify_4.BackgroundTransparency = 1.000
- Roundify_4.Position = UDim2.new(0.474999994, 0, 0.550000012, 0)
- Roundify_4.Size = UDim2.new(0.983333349, 8, 0.939999998, 8)
- Roundify_4.Image = "rbxassetid://3570695787"
- Roundify_4.ImageColor3 = Color3.fromRGB(138, 54, 54)
- Roundify_4.ScaleType = Enum.ScaleType.Slice
- Roundify_4.SliceCenter = Rect.new(100, 100, 100, 100)
- Roundify_4.SliceScale = 0.040
- -- Scripts:
- local function QKJVTK_fake_script() -- Main.Drag
- local script = Instance.new('LocalScript', Main)
- script.Parent.Draggable = true
- script.Parent.Active = true
- script.Parent.Selectable = true
- end
- coroutine.wrap(QKJVTK_fake_script)()
- local id = nil
- local kfs = nil
- local poses = {};
- local frames = {};
- local plr = game.Players.LocalPlayer;
- local chr = plr.Character.BIGBOI
- local hum = chr.Humanoid;
- local timex = 2
- local run = false;
- function clickey()
- timex = tonumber(SpeedHere.Text)
- end
- function click()
- run = false
- chr = nil
- local poses = nil
- local frames = nil
- wait(0.25)
- chr = plr.Character.BIGBOI
- local poses = {};
- local frames = {};
- run = true
- bro = false
- id = tonumber(IDHere.Text)
- kfs = game:GetObjects('rbxassetid://' .. tostring(id))[1];
- for i, v in pairs(kfs:GetChildren()) do
- table.insert(frames, v.Time)
- poses[v.Time] = {};
- for o, b in pairs(v:GetDescendants()) do
- b.Parent = v;
- table.insert(poses[v.Time], b);
- end
- end
- function swait(n)
- if n > 1 then for i = 1, n do
- game.RunService.Heartbeat:Wait();
- end elseif n == 1 then game.RunService.Heartbeat:Wait() elseif n == 0 then game.RunService.RenderStepped:Wait() end
- end
- spawn(function() hum.Died:Connect(function() run = false print'stop' end) end);
- while run do
- for i, v in pairs(frames) do
- swait(timex);
- for o, b in pairs(poses[v]) do
- if b.Name == 'Left Leg' then
- chr.Torso['Left Hip'].Transform = b.CFrame;
- end
- if b.Name == 'Right Leg' then
- chr.Torso['Right Hip'].Transform = b.CFrame;
- end
- if b.Name == 'Left Arm' then
- chr.Torso['Left Shoulder'].Transform = b.CFrame;
- end
- if b.Name == 'Right Arm' then
- chr.Torso['Right Shoulder'].Transform = b.CFrame;
- end
- if b.Name == 'Torso' then
- chr.HumanoidRootPart['RootJoint'].Transform = b.CFrame;
- end
- if b.Name == 'Head' then
- chr.Torso['Neck'].Transform = b.CFrame;
- end
- end
- end
- end
- end
- Play.MouseButton1Click:connect(click)
- ChangeSpeed.MouseButton1Click:connect(clickey)
- hum.Animator.Parent = nil;
- for i, v in pairs(hum:GetPlayingAnimationTracks()) do
- v:Stop();
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement