Advertisement
KrYn0MoRe

chill

Dec 7th, 2019
560
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 17.12 KB | None | 0 0
  1. local plr = owner
  2. local char = plr.Character
  3.  
  4. local Music = Instance.new("Sound",char)
  5. Music.SoundId = "rbxassetid://322570310"
  6. Music.Volume = 10
  7. Music.Looped = true
  8. Music:Play()
  9.  
  10. local last_time = 0
  11.  
  12. local neck = Instance.new("Weld",char)
  13. neck.Part0 = char.Torso
  14. neck.Part1 = char.Head
  15. neck.C0 = CFrame.new(0, 1.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  16. local human2 = Instance.new("Weld",char)
  17. human2.Part0 = char.HumanoidRootPart
  18. human2.Part1 = char.Torso
  19. human2co = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  20. necc = CFrame.new(0, 1.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  21. local rhandclone = char.Torso["Right Shoulder"]:Clone()
  22. local rhandweld = Instance.new("Weld", char.Torso)
  23. rhandweld.Part0 = char.Torso
  24. rhandweld.Part1 = char["Right Arm"]
  25. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  26. local lhandclone = char.Torso["Left Shoulder"]:Clone()
  27. local lhandweld = Instance.new("Weld", char.Torso)
  28. lhandweld.Part0 = char.Torso
  29. lhandweld.Part1 = char["Left Arm"]
  30. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  31. local llegweld = Instance.new("Weld", char.Torso)
  32. llegweld.Part0 = char.Torso
  33. llegweld.Part1 = char["Left Leg"]
  34. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  35. local rlegclone = char.Torso["Right Hip"]:Clone()
  36. char.Torso["Right Hip"]:Remove()
  37. local rlegweld = Instance.new("Weld", char.Torso)
  38. rlegweld.Part0 = char.Torso
  39. rlegweld.Part1 = char["Right Leg"]
  40. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  41. spawn(function()
  42.     while true do
  43.         wait()
  44.         pcall(function()
  45.             if Music and Music.Parent then
  46.                 last_time = Music.TimePosition
  47.                 Music:Resume()
  48.             end
  49.             if not Music or not Music.Parent then
  50.                 Music = Instance.new("Sound",char)
  51.                 Music.SoundId = "rbxassetid://322570310"
  52.                 Music.Volume = 4
  53.                 Music.Looped = true
  54.                 Music:Play()
  55.                 Music.TimePosition = last_time
  56.             end
  57.         end)
  58.     end
  59. end)
  60.  
  61. for i,v in pairs(char:GetChildren()) do
  62.     if v.ClassName == "Part" then
  63.         v.Anchored = false
  64.     end
  65.     if v.ClassName == "Accessory" then
  66.         v.Handle.Anchored = false
  67.     end
  68. end
  69.  
  70. coroutine.resume(coroutine.create(function()
  71.     while true do
  72.         wait()
  73.         for i = 0,1, 0.03 do
  74.             human2.C0 = human2.C0:lerp(CFrame.new(0, 0, 0, 0.832209826, 0, -0.554460883, 0, 1, 0, 0.554460883, 0, 0.832209826):inverse(),i)
  75.             rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.5, -1.99999988, -1.90734863e-06, 0.538440228, -0.0228908174, 0.842352808, 0.0123270014, 0.999737978, 0.0192881972, -0.842573702, -1.85798854e-06, 0.538581252),i)
  76.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.98295307, 0.332087517, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),i)
  77.             llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.557174683, -1.44594896, -0.159284592, 0.337842256, 0, -0.941202879, 0, 1, 0, 0.941202879, 0, 0.337842256),i)
  78.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.8871603, 0.277479649, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),i)
  79.             game:GetService("RunService").Heartbeat:Wait(1/30)
  80.         end
  81.         for i = 0,1 ,0.03 do
  82.             human2.C0 = human2.C0:lerp(CFrame.new(0, 0, 0, 0.832209826, 0, -0.554460883, 0, 1, 0, 0.554460883, 0, 0.832209826),i)
  83.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.737757683, 0.410190105, -0.907682419, 0.803071976, 0.581213236, -0.13140282, 0.00903299917, -0.232366934, -0.972586274, -0.595813632, 0.779869914, -0.191857457),i)
  84.             rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.623174667, -1.35048032, -0.215911865, 0.538440228, -0.0228908174, 0.842352867, 0.0123270014, 0.999737978, 0.0192881972, -0.842573762, -1.85798854e-06, 0.538581252),i)
  85.             llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.557173729, -1.97852409, -0.159286499, 0.337842256, 0, -0.941202879, 0, 1, 0, 0.941202879, 0, 0.337842256),i)
  86.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.0623064, 0.181637049, -1.05736732, 0.605673432, -0.693957567, -0.389336228, -0.0272030123, 0.470947832, -0.881741524, 0.79524827, 0.544638515, 0.266362786),i)
  87.             game:GetService("RunService").Heartbeat:Wait(1/30)
  88.         end
  89.         for i = 0,1 ,0.05 do
  90.             human2.C0 = human2.C0:lerp(human2co,i)
  91.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0.422186852, -0.424303055, 0.662418783, 0.749133825, 2.10272674e-06, 0.0236379914, -0.0208990015, -0.999502122, -0.74876076, 0.66208905, -0.031551905),i)
  92.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0.448605061, -0.49020195, 0.830556095, -0.556935072, -2.22774033e-05, 0, 4.00000026e-05, -1, 0.556935072, 0.830556095, 3.32222444e-05),i)
  93.             rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),i)
  94.             llegweld.C0 = llegweld.C0:lerp(CFrame.new(0.5, -2, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),i)
  95.             game:GetService("RunService").Heartbeat:Wait(1/30)
  96.         end
  97.         for i = 0,1 ,0.05 do
  98.             human2.C0 = human2.C0:lerp(human2co,i)
  99.             lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-0.672535896, 0.447802067, -1.23580742, 0.686290026, -0.727328002, -3.85612975e-06, -0.0229460001, -0.0216460172, -0.999502361, 0.726966023, 0.685948551, -0.0315447114),i)
  100.             rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(0.926524162, 0.448590755, -1.28220177, 0.604111135, 0.796900153, 1.11566042e-05, 0, 1.40000038e-05, -1, -0.796900153, 0.604111135, 8.45755858e-06),i)
  101.             rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(-0.5, -2, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),i)
  102.             llegweld.C0 = llegweld.C0:lerp(CFrame.new(0.5, -2, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),i)
  103.             game:GetService("RunService").Heartbeat:Wait(1/30)
  104.         end
  105.     end
  106. end))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement