Advertisement
xOmqDarryl

music gui

Dec 19th, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.38 KB | None | 0 0
  1. if game.Players.LocalPlayer.UserId ~= 1751947267 then
  2. return;
  3. end
  4.  
  5. spawn(function()
  6. while true do
  7. wait()
  8. setsimulationradius(math.huge, math.huge)
  9. end
  10. end)
  11. local Cl = false
  12. local function nocloloop()
  13. if Cl == false and game.Players.LocalPlayer.Character ~= nil then
  14. for _, child in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  15. if child:IsA("BasePart") and child.CanCollide == true then
  16. child.CanCollide = false
  17. end
  18. end
  19. end
  20. end
  21. Noclipping = game:GetService('RunService').Stepped:connect(nocloloop)
  22.  
  23. local RA = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Right Arm") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("RightUpperArm")
  24. local LA = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Left Arm") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("LeftUpperArm")
  25. local RL = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Right Leg") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("RightUpperLeg")
  26. local LL = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Left Leg") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("LeftUpperLeg")
  27. local TO = workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Torso") or workspace[game.Players.LocalPlayer.Name]:FindFirstChild("UpperTorso")
  28.  
  29. if workspace[game.Players.LocalPlayer.Name].Humanoid.RigType == Enum.HumanoidRigType.R15 then
  30. workspace[game.Players.LocalPlayer.Name].RightUpperArm["RightShoulder"]:Destroy()
  31. workspace[game.Players.LocalPlayer.Name].LeftUpperArm["LeftShoulder"]:Destroy()
  32. workspace[game.Players.LocalPlayer.Name].LeftUpperLeg["LeftHip"]:Destroy()
  33. workspace[game.Players.LocalPlayer.Name].RightUpperLeg["RightHip"]:Destroy()
  34. else
  35. workspace[game.Players.LocalPlayer.Name].Torso["Right Shoulder"]:Destroy()
  36. workspace[game.Players.LocalPlayer.Name].Torso["Left Shoulder"]:Destroy()
  37. workspace[game.Players.LocalPlayer.Name].Torso["Right Hip"]:Destroy()
  38. workspace[game.Players.LocalPlayer.Name].Torso["Left Hip"]:Destroy()
  39. end
  40.  
  41. local arman = game:GetObjects("rbxassetid://5508993607")[1]
  42. arman.Parent = workspace[game.Players.LocalPlayer.Name]
  43. arman.Name = "BIGBOI"
  44.  
  45.  
  46. alignPosition = Instance.new("AlignPosition",RA)
  47. alignPosition.RigidityEnabled = false
  48. alignPosition.ApplyAtCenterOfMass = false
  49. alignPosition.MaxForce = 9e9
  50. alignPosition.MaxVelocity = 9e99
  51. alignPosition.ReactionForceEnabled = false
  52. alignPosition.Responsiveness = 9e99
  53. --alignPosition.Parent = RA
  54. alignOr = Instance.new("AlignOrientation",RA)
  55. alignOr.MaxTorque = 9e99
  56. alignOr.MaxAngularVelocity = 9e99
  57. alignOr.PrimaryAxisOnly = false
  58. alignOr.ReactionTorqueEnabled = false
  59. alignOr.Responsiveness = 200
  60. alignOr.RigidityEnabled = false
  61.  
  62. alignPosition = Instance.new("AlignPosition",LA)
  63. alignPosition.RigidityEnabled = false
  64. alignPosition.ApplyAtCenterOfMass = false
  65. alignPosition.MaxForce = 9e9
  66. alignPosition.MaxVelocity = 9e99
  67. alignPosition.ReactionForceEnabled = false
  68. alignPosition.Responsiveness = 9e99
  69. --alignPosition.Parent = RA
  70. alignOr = Instance.new("AlignOrientation",LA)
  71. alignOr.MaxTorque = 9e99
  72. alignOr.MaxAngularVelocity = 9e99
  73. alignOr.PrimaryAxisOnly = false
  74. alignOr.ReactionTorqueEnabled = false
  75. alignOr.Responsiveness = 200
  76. alignOr.RigidityEnabled = false
  77.  
  78. alignPosition = Instance.new("AlignPosition",LL)
  79. alignPosition.RigidityEnabled = false
  80. alignPosition.ApplyAtCenterOfMass = false
  81. alignPosition.MaxForce = 9e9
  82. alignPosition.MaxVelocity = 9e99
  83. alignPosition.ReactionForceEnabled = false
  84. alignPosition.Responsiveness = 9e99
  85. --alignPosition.Parent = RA
  86. alignOr = Instance.new("AlignOrientation",LL)
  87. alignOr.MaxTorque = 9e99
  88. alignOr.MaxAngularVelocity = 9e99
  89. alignOr.PrimaryAxisOnly = false
  90. alignOr.ReactionTorqueEnabled = false
  91. alignOr.Responsiveness = 200
  92. alignOr.RigidityEnabled = false
  93.  
  94. alignPosition = Instance.new("AlignPosition",RL)
  95. alignPosition.RigidityEnabled = false
  96. alignPosition.ApplyAtCenterOfMass = false
  97. alignPosition.MaxForce = 9e9
  98. alignPosition.MaxVelocity = 9e99
  99. alignPosition.ReactionForceEnabled = false
  100. alignPosition.Responsiveness = 9e99
  101. --alignPosition.Parent = RA
  102. alignOr = Instance.new("AlignOrientation",RL)
  103. alignOr.MaxTorque = 9e99
  104. alignOr.MaxAngularVelocity = 9e99
  105. alignOr.PrimaryAxisOnly = false
  106. alignOr.ReactionTorqueEnabled = false
  107. alignOr.Responsiveness = 200
  108. alignOr.RigidityEnabled = false
  109.  
  110. alignPosition = Instance.new("AlignPosition",TO)
  111. alignPosition.RigidityEnabled = false
  112. alignPosition.ApplyAtCenterOfMass = false
  113. alignPosition.MaxForce = 9e9
  114. alignPosition.MaxVelocity = 9e99
  115. alignPosition.ReactionForceEnabled = false
  116. alignPosition.Responsiveness = 9e99
  117. --alignPosition.Parent = RA
  118. alignOr = Instance.new("AlignOrientation",TO)
  119. alignOr.MaxTorque = 9e99
  120. alignOr.MaxAngularVelocity = 9e99
  121. alignOr.PrimaryAxisOnly = false
  122. alignOr.ReactionTorqueEnabled = false
  123. alignOr.Responsiveness = 200
  124. alignOr.RigidityEnabled = false
  125.  
  126. a0 = Instance.new("Attachment",RA)
  127. a1 = Instance.new("Attachment",arman["Right Arm"])
  128. a2 = Instance.new("Attachment",RA)
  129. RA.AlignPosition.Attachment0 = a0
  130. RA.AlignPosition.Attachment1 = a1
  131. RA.AlignOrientation.Attachment0 = a2
  132. RA.AlignOrientation.Attachment1 = a1
  133.  
  134. a0 = Instance.new("Attachment",LA)
  135. a1 = Instance.new("Attachment",arman["Left Arm"])
  136. a2 = Instance.new("Attachment",LA)
  137. LA.AlignPosition.Attachment0 = a0
  138. LA.AlignPosition.Attachment1 = a1
  139. LA.AlignOrientation.Attachment0 = a2
  140. LA.AlignOrientation.Attachment1 = a1
  141.  
  142.  
  143. a0 = Instance.new("Attachment",RL)
  144. a1 = Instance.new("Attachment",arman["Right Leg"])
  145. a2 = Instance.new("Attachment",RL)
  146. RL.AlignPosition.Attachment0 = a0
  147. RL.AlignPosition.Attachment1 = a1
  148. RL.AlignOrientation.Attachment0 = a2
  149. RL.AlignOrientation.Attachment1 = a1
  150.  
  151. a0 = Instance.new("Attachment",LL)
  152. a1 = Instance.new("Attachment",arman["Left Leg"])
  153. a2 = Instance.new("Attachment",LL)
  154. LL.AlignPosition.Attachment0 = a0
  155. LL.AlignPosition.Attachment1 = a1
  156. LL.AlignOrientation.Attachment0 = a2
  157. LL.AlignOrientation.Attachment1 = a1
  158.  
  159. a0 = Instance.new("Attachment",TO)
  160. a1 = Instance.new("Attachment",arman["Torso"])
  161. a2 = Instance.new("Attachment",TO)
  162. TO.AlignPosition.Attachment0 = a0
  163. TO.AlignPosition.Attachment1 = a1
  164. TO.AlignOrientation.Attachment0 = a2
  165. TO.AlignOrientation.Attachment1 = a1
  166.  
  167. RA.CFrame = CFrame.Angles(0,0,0)
  168. LA.CFrame = CFrame.Angles(0,0,0)
  169. TO.CFrame = CFrame.Angles(0,0,0)
  170. RL.CFrame = CFrame.Angles(0,0,0)
  171. LL.CFrame = CFrame.Angles(0,0,0)
  172. arman["Right Arm"].CFrame = CFrame.Angles(0,0,0)
  173. arman["Left Arm"].CFrame = CFrame.Angles(0,0,0)
  174. arman["Torso"].CFrame = CFrame.Angles(0,0,0)
  175. arman["Right Leg"].CFrame = CFrame.Angles(0,0,0)
  176. arman["Left Leg"].CFrame = CFrame.Angles(0,0,0)
  177. arman.HumanoidRootPart.Anchored = false
  178.  
  179. game.Workspace.CurrentCamera.CameraSubject = workspace[game.Players.LocalPlayer.Name].BIGBOI.Humanoid
  180. spawn(function()
  181. while true do
  182. wait()
  183. if workspace[game.Players.LocalPlayer.Name]:FindFirstChild("Humanoid").Health == 0 then
  184. workspace[game.Players.LocalPlayer.Name]:BreakJoints()
  185. arman:BreakJoints()
  186. end
  187. end
  188. end)
  189. function nocol(same)
  190. for i,v in pairs(workspace[game.Players.LocalPlayer.Name]:GetDescendants()) do
  191. if v:IsA("BasePart") then
  192. HILOL=Instance.new("NoCollisionConstraint",v)
  193. HILOL.Part0 = v
  194. HILOL.Part1 = same
  195. end
  196. end
  197. end
  198. for i,v in pairs(arman:GetDescendants()) do
  199. if v:IsA("BasePart") then
  200. nocol(v)
  201. end
  202. end
  203.  
  204.  
  205. game.Workspace.CurrentCamera.CameraSubject = arman.Humanoid
  206.  
  207. RA.Anchored = true
  208. TO.Anchored = true
  209. LA.Anchored = true
  210. RL.Anchored = true
  211. LL.Anchored = true
  212. workspace[game.Players.LocalPlayer.Name].Head.Anchored = true
  213.  
  214. game.Workspace.CurrentCamera.CameraSubject = workspace[game.Players.LocalPlayer.Name].BIGBOI.Humanoid
  215.  
  216. game.Players.LocalPlayer.Character.Animate.Disabled = true
  217.  
  218.  
  219. arman:MoveTo(game.Players.LocalPlayer.Character.Head.Position)
  220.  
  221. game:GetService("UserInputService").JumpRequest:connect(function(same)
  222. if arman.Humanoid.FloorMaterial ~= Enum.Material.Air then
  223. arman.Humanoid.Jump = true
  224. end
  225. end)
  226. game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = true
  227.  
  228. if workspace[game.Players.LocalPlayer.Name].Humanoid.RigType == Enum.HumanoidRigType.R6 then
  229. workspace[game.Players.LocalPlayer.Name].HumanoidRootPart.RootJoint:Destroy()
  230. elseif workspace[game.Players.LocalPlayer.Name].Humanoid.RigType == Enum.HumanoidRigType.R15 then
  231. workspace[game.Players.LocalPlayer.Name].LowerTorso.Root:Destroy()
  232. end
  233.  
  234. Humanoid = game.Players.LocalPlayer.Character.Humanoid
  235. game.RunService.RenderStepped:Connect(function()
  236. arman.Humanoid:Move(workspace[game.Players.LocalPlayer.Name].Humanoid.MoveDirection, false)
  237. end)
  238.  
  239. spawn(function()
  240. local ActiveTracks = Humanoid:GetPlayingAnimationTracks()
  241. for _,v in pairs(ActiveTracks) do
  242. v:Stop()
  243. end
  244. end)
  245. RA.Anchored = false
  246. TO.Anchored = false
  247. LA.Anchored = false
  248. RL.Anchored = false
  249. LL.Anchored = false
  250. workspace[game.Players.LocalPlayer.Name].Head.Anchored = false
  251.  
  252. wait(2)
  253.  
  254. -- Gui to Lua
  255. -- Version: 3.2
  256.  
  257. -- Instances:
  258.  
  259. local ScreenGui = Instance.new("ScreenGui")
  260. local Main = Instance.new("ImageLabel")
  261. local Background = Instance.new("ImageLabel")
  262. local IDHere = Instance.new("TextBox")
  263. local Roundify = Instance.new("ImageLabel")
  264. local SpeedHere = Instance.new("TextBox")
  265. local Roundify_2 = Instance.new("ImageLabel")
  266. local AnimationID = Instance.new("TextLabel")
  267. local Stripe = Instance.new("ImageLabel")
  268. local Play = Instance.new("TextButton")
  269. local Roundify_3 = Instance.new("ImageLabel")
  270. local Stripe_2 = Instance.new("ImageLabel")
  271. local ChangeSpeed = Instance.new("TextButton")
  272. local Roundify_4 = Instance.new("ImageLabel")
  273.  
  274. --Properties:
  275.  
  276. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  277. ScreenGui.ResetOnSpawn = true
  278.  
  279. Main.Name = "Main"
  280. Main.Parent = ScreenGui
  281. Main.AnchorPoint = Vector2.new(0.5, 0.5)
  282. Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  283. Main.BackgroundTransparency = 1.000
  284. Main.Position = UDim2.new(0.5, 0, 0.490786254, 0)
  285. Main.Size = UDim2.new(0, 312, 0, 185)
  286. Main.ZIndex = 0
  287. Main.Image = "rbxassetid://3570695787"
  288. Main.ImageColor3 = Color3.fromRGB(65, 65, 65)
  289. Main.ScaleType = Enum.ScaleType.Slice
  290. Main.SliceCenter = Rect.new(100, 100, 100, 100)
  291. Main.SliceScale = 0.120
  292.  
  293. Background.Name = "Background"
  294. Background.Parent = Main
  295. Background.AnchorPoint = Vector2.new(0.5, 0.5)
  296. Background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  297. Background.BackgroundTransparency = 1.000
  298. Background.BorderColor3 = Color3.fromRGB(27, 42, 53)
  299. Background.Position = UDim2.new(0.482677758, 0, 0.527968287, 0)
  300. Background.Size = UDim2.new(0.957721591, 24, 0.926206708, 24)
  301. Background.ZIndex = -1
  302. Background.Image = "rbxassetid://3570695787"
  303. Background.ImageColor3 = Color3.fromRGB(58, 58, 58)
  304. Background.ScaleType = Enum.ScaleType.Slice
  305. Background.SliceCenter = Rect.new(100, 100, 100, 100)
  306. Background.SliceScale = 0.120
  307.  
  308. IDHere.Name = "ID Here"
  309. IDHere.Parent = Main
  310. IDHere.BackgroundColor3 = Color3.fromRGB(138, 54, 54)
  311. IDHere.BackgroundTransparency = 1.000
  312. IDHere.BorderSizePixel = 0
  313. IDHere.Position = UDim2.new(0.102012947, 0, 0.27622968, 0)
  314. IDHere.Size = UDim2.new(0, 100, 0, 50)
  315. IDHere.ZIndex = 2
  316. IDHere.Font = Enum.Font.Cartoon
  317. IDHere.Text = "ID Here"
  318. IDHere.TextColor3 = Color3.fromRGB(255, 255, 255)
  319. IDHere.TextScaled = true
  320. IDHere.TextSize = 28.000
  321. IDHere.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  322. IDHere.TextWrapped = true
  323.  
  324. Roundify.Name = "Roundify"
  325. Roundify.Parent = IDHere
  326. Roundify.Active = true
  327. Roundify.AnchorPoint = Vector2.new(0.5, 0.5)
  328. Roundify.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  329. Roundify.BackgroundTransparency = 1.000
  330. Roundify.Position = UDim2.new(0.5, 0, 0.5, 0)
  331. Roundify.Selectable = true
  332. Roundify.Size = UDim2.new(1, 0, 1, 0)
  333. Roundify.Image = "rbxassetid://3570695787"
  334. Roundify.ImageColor3 = Color3.fromRGB(138, 54, 54)
  335. Roundify.ScaleType = Enum.ScaleType.Slice
  336. Roundify.SliceCenter = Rect.new(100, 100, 100, 100)
  337. Roundify.SliceScale = 0.040
  338.  
  339. SpeedHere.Name = "Speed Here"
  340. SpeedHere.Parent = Main
  341. SpeedHere.BackgroundColor3 = Color3.fromRGB(138, 54, 54)
  342. SpeedHere.BackgroundTransparency = 1.000
  343. SpeedHere.BorderSizePixel = 0
  344. SpeedHere.Position = UDim2.new(0.569030344, 0, 0.281635076, 0)
  345. SpeedHere.Size = UDim2.new(0, 100, 0, 50)
  346. SpeedHere.ZIndex = 2
  347. SpeedHere.Font = Enum.Font.Cartoon
  348. SpeedHere.Text = "Speed Here"
  349. SpeedHere.TextColor3 = Color3.fromRGB(255, 255, 255)
  350. SpeedHere.TextScaled = true
  351. SpeedHere.TextSize = 28.000
  352. SpeedHere.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  353. SpeedHere.TextWrapped = true
  354.  
  355. Roundify_2.Name = "Roundify"
  356. Roundify_2.Parent = SpeedHere
  357. Roundify_2.Active = true
  358. Roundify_2.AnchorPoint = Vector2.new(0.5, 0.5)
  359. Roundify_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  360. Roundify_2.BackgroundTransparency = 1.000
  361. Roundify_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  362. Roundify_2.Selectable = true
  363. Roundify_2.Size = UDim2.new(1, 0, 1, 0)
  364. Roundify_2.Image = "rbxassetid://3570695787"
  365. Roundify_2.ImageColor3 = Color3.fromRGB(138, 54, 54)
  366. Roundify_2.ScaleType = Enum.ScaleType.Slice
  367. Roundify_2.SliceCenter = Rect.new(100, 100, 100, 100)
  368. Roundify_2.SliceScale = 0.040
  369.  
  370. AnimationID.Name = "Animation ID"
  371. AnimationID.Parent = Main
  372. AnimationID.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  373. AnimationID.BackgroundTransparency = 1.000
  374. AnimationID.Position = UDim2.new(-0.00427832967, 0, 0, 0)
  375. AnimationID.Size = UDim2.new(0, 312, 0, 38)
  376. AnimationID.Font = Enum.Font.Cartoon
  377. AnimationID.Text = "Animation ID"
  378. AnimationID.TextColor3 = Color3.fromRGB(255, 255, 255)
  379. AnimationID.TextSize = 40.000
  380. AnimationID.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  381.  
  382. Stripe.Name = "Stripe"
  383. Stripe.Parent = Main
  384. Stripe.BackgroundColor3 = Color3.fromRGB(220, 100, 100)
  385. Stripe.BorderColor3 = Color3.fromRGB(220, 100, 100)
  386. Stripe.Position = UDim2.new(0, 0, 0.205405399, 0)
  387. Stripe.Size = UDim2.new(0, 311, 0, 7)
  388.  
  389. Play.Name = "Play"
  390. Play.Parent = Main
  391. Play.BackgroundColor3 = Color3.fromRGB(220, 100, 100)
  392. Play.BorderSizePixel = 0
  393. Play.Position = UDim2.new(0.102013029, 0, 0.654054046, 0)
  394. Play.Size = UDim2.new(0, 100, 0, 49)
  395. Play.ZIndex = 2
  396. Play.Font = Enum.Font.Cartoon
  397. Play.Text = "Play"
  398. Play.TextColor3 = Color3.fromRGB(255, 255, 255)
  399. Play.TextScaled = true
  400. Play.TextSize = 40.000
  401. Play.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  402. Play.TextWrapped = true
  403.  
  404. Roundify_3.Name = "Roundify"
  405. Roundify_3.Parent = Play
  406. Roundify_3.AnchorPoint = Vector2.new(0.5, 0.5)
  407. Roundify_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  408. Roundify_3.BackgroundTransparency = 1.000
  409. Roundify_3.Position = UDim2.new(0.474999994, 0, 0.550000012, 0)
  410. Roundify_3.Size = UDim2.new(0.983333349, 8, 0.939999998, 8)
  411. Roundify_3.Image = "rbxassetid://3570695787"
  412. Roundify_3.ImageColor3 = Color3.fromRGB(138, 54, 54)
  413. Roundify_3.ScaleType = Enum.ScaleType.Slice
  414. Roundify_3.SliceCenter = Rect.new(100, 100, 100, 100)
  415. Roundify_3.SliceScale = 0.040
  416.  
  417. Stripe_2.Name = "Stripe"
  418. Stripe_2.Parent = Main
  419. Stripe_2.BackgroundColor3 = Color3.fromRGB(213, 93, 93)
  420. Stripe_2.BorderColor3 = Color3.fromRGB(213, 93, 93)
  421. Stripe_2.Position = UDim2.new(-0.0352564119, 0, 0.205405399, 0)
  422. Stripe_2.Size = UDim2.new(0, 11, 0, 7)
  423.  
  424. ChangeSpeed.Name = "Change Speed"
  425. ChangeSpeed.Parent = Main
  426. ChangeSpeed.BackgroundColor3 = Color3.fromRGB(220, 100, 100)
  427. ChangeSpeed.BorderSizePixel = 0
  428. ChangeSpeed.Position = UDim2.new(0.566756606, 0, 0.654054046, 0)
  429. ChangeSpeed.Size = UDim2.new(0, 100, 0, 49)
  430. ChangeSpeed.ZIndex = 2
  431. ChangeSpeed.Font = Enum.Font.Cartoon
  432. ChangeSpeed.Text = "Change Speed"
  433. ChangeSpeed.TextColor3 = Color3.fromRGB(255, 255, 255)
  434. ChangeSpeed.TextScaled = true
  435. ChangeSpeed.TextSize = 40.000
  436. ChangeSpeed.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  437. ChangeSpeed.TextWrapped = true
  438.  
  439. Roundify_4.Name = "Roundify"
  440. Roundify_4.Parent = ChangeSpeed
  441. Roundify_4.AnchorPoint = Vector2.new(0.5, 0.5)
  442. Roundify_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  443. Roundify_4.BackgroundTransparency = 1.000
  444. Roundify_4.Position = UDim2.new(0.474999994, 0, 0.550000012, 0)
  445. Roundify_4.Size = UDim2.new(0.983333349, 8, 0.939999998, 8)
  446. Roundify_4.Image = "rbxassetid://3570695787"
  447. Roundify_4.ImageColor3 = Color3.fromRGB(138, 54, 54)
  448. Roundify_4.ScaleType = Enum.ScaleType.Slice
  449. Roundify_4.SliceCenter = Rect.new(100, 100, 100, 100)
  450. Roundify_4.SliceScale = 0.040
  451.  
  452. -- Scripts:
  453.  
  454. local function QKJVTK_fake_script() -- Main.Drag
  455. local script = Instance.new('LocalScript', Main)
  456.  
  457. script.Parent.Draggable = true
  458. script.Parent.Active = true
  459. script.Parent.Selectable = true
  460. end
  461. coroutine.wrap(QKJVTK_fake_script)()
  462.  
  463. local id = nil
  464. local kfs = nil
  465. local poses = {};
  466. local frames = {};
  467. local plr = game.Players.LocalPlayer;
  468. local chr = plr.Character.BIGBOI
  469. local hum = chr.Humanoid;
  470. local timex = 2
  471. local run = false;
  472.  
  473. function clickey()
  474. timex = tonumber(SpeedHere.Text)
  475. end
  476.  
  477. function click()
  478. run = false
  479. chr = nil
  480. local poses = nil
  481. local frames = nil
  482. wait(0.25)
  483. chr = plr.Character.BIGBOI
  484. local poses = {};
  485. local frames = {};
  486. run = true
  487. bro = false
  488. id = tonumber(IDHere.Text)
  489. kfs = game:GetObjects('rbxassetid://' .. tostring(id))[1];
  490.  
  491. for i, v in pairs(kfs:GetChildren()) do
  492. table.insert(frames, v.Time)
  493. poses[v.Time] = {};
  494. for o, b in pairs(v:GetDescendants()) do
  495. b.Parent = v;
  496. table.insert(poses[v.Time], b);
  497. end
  498. end
  499.  
  500. function swait(n)
  501. if n > 1 then for i = 1, n do
  502. game.RunService.Heartbeat:Wait();
  503. end elseif n == 1 then game.RunService.Heartbeat:Wait() elseif n == 0 then game.RunService.RenderStepped:Wait() end
  504. end
  505.  
  506. spawn(function() hum.Died:Connect(function() run = false print'stop' end) end);
  507.  
  508. while run do
  509. for i, v in pairs(frames) do
  510. swait(timex);
  511. for o, b in pairs(poses[v]) do
  512. if b.Name == 'Left Leg' then
  513. chr.Torso['Left Hip'].Transform = b.CFrame;
  514. end
  515. if b.Name == 'Right Leg' then
  516. chr.Torso['Right Hip'].Transform = b.CFrame;
  517. end
  518. if b.Name == 'Left Arm' then
  519. chr.Torso['Left Shoulder'].Transform = b.CFrame;
  520. end
  521. if b.Name == 'Right Arm' then
  522. chr.Torso['Right Shoulder'].Transform = b.CFrame;
  523. end
  524. if b.Name == 'Torso' then
  525. chr.HumanoidRootPart['RootJoint'].Transform = b.CFrame;
  526. end
  527. if b.Name == 'Head' then
  528. chr.Torso['Neck'].Transform = b.CFrame;
  529.  
  530. end
  531. end
  532. end
  533. end
  534.  
  535. end
  536. Play.MouseButton1Click:connect(click)
  537. ChangeSpeed.MouseButton1Click:connect(clickey)
  538.  
  539. hum.Animator.Parent = nil;
  540. for i, v in pairs(hum:GetPlayingAnimationTracks()) do
  541. v:Stop();
  542. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement