Advertisement
OofNoob

boi

Mar 16th, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 163.94 KB | None | 0 0
  1. --By Rufus14
  2.  
  3.  
  4. Sound0 = Instance.new("Sound")
  5. Sound0.Volume = 5
  6. Sound0.Parent = game.Players.LocalPlayer.Character.Head
  7. Sound0.SoundId = "rbxassetid://"
  8. Sound0.Looped = true
  9. Sound0:Play()
  10.  
  11. local txt = Instance.new("BillboardGui", Character)
  12. CV="Really red"
  13. txt.Adornee = Character.Head
  14. txt.Name = "_status"
  15. txt.Size = UDim2.new(2, 0, 1.2, 0)
  16. txt.StudsOffset = Vector3.new(-9, 8, 0)
  17. local text = Instance.new("TextLabel", txt)
  18. text.Size = UDim2.new(10, 0, 7, 0)
  19. text.FontSize = "Size24"
  20. text.TextScaled = true
  21. text.TextTransparency = 0
  22. text.BackgroundTransparency = 1
  23. text.TextTransparency = 0
  24. text.TextStrokeTransparency = 0
  25. text.Font = "Antique"
  26. text.TextStrokeColor3 = BrickColor.new("New Yeller").Color
  27. text.TextColor3 = BrickColor.new("New Yeller").Color
  28. text.Text = "Boi"
  29.  
  30.  
  31. v=Instance.new("Part")
  32. v.Name = "ColorBrick"
  33. v.Parent=p.Character
  34. v.FormFactor="Symmetric"
  35. v.Anchored=true
  36. v.CanCollide=false
  37. v.BottomSurface="Smooth"
  38. v.TopSurface="Smooth"
  39. v.Size=Vector3.new(10,5,3)
  40. v.Transparency=1
  41. v.CFrame=char.Torso.CFrame
  42. v.BrickColor=BrickColor.new(CV)
  43. v.Transparency=1
  44. text.TextColor3 = Color3.fromRGB(255, 215, 0)
  45. v.Shape="Block"
  46. text.Text = ""
  47. coroutine.wrap(function()
  48. while wait() do
  49. wait(3)
  50. text.Text = ""
  51. end
  52. end)()
  53.  
  54.  
  55.  
  56.  
  57. using = false
  58. hittd = false
  59. game.Players.LocalPlayer.Character.Humanoid:SetStateEnabled(Enum.HumanoidStateType.Dead, false)
  60. humanoidofplr = game.Players.LocalPlayer.Character.Humanoid
  61. humanoidofplr.Name = "memes"
  62. mouse = game.Players.LocalPlayer:GetMouse()
  63. humanoidofplr.WalkSpeed = 20
  64. humanoidofplr.JumpPower = 65
  65. kicksound = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  66. kicksound.SoundId = "rbxassetid://234298689"
  67. kicksound.Volume = 10
  68. pepsi = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  69. pepsi.SoundId = "rbxassetid://525289290"
  70. pepsi.Volume = 10
  71. bass = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  72. bass.SoundId = "rbxassetid://1087356234"
  73. bass.Volume = 10
  74. explo = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  75. explo.SoundId = "rbxassetid://137994058"
  76. explo.Volume = 10
  77. runninin90 = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  78. runninin90.SoundId = "rbxassetid://723688773"
  79. runninin90.Volume = 10
  80. erection = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  81. erection.SoundId = "rbxassetid://271550300"
  82. erection.Volume = 10
  83. BOOM = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  84. BOOM.SoundId = "rbxassetid://141679994"
  85. BOOM.Volume = 10
  86. explo2 = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  87. explo2.SoundId = "rbxassetid://833855896"
  88. explo2.Volume = 10
  89. allahu = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  90. allahu.SoundId = "rbxassetid://197054133"
  91. allahu.Volume = 10
  92. pepsihit = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  93. pepsihit.SoundId = "rbxassetid://545219984"
  94. pepsihit.Volume = 10
  95. function dothepunch(key)
  96. key = key:lower()
  97. if key == "q" and not using then
  98. using = true
  99. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  100. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  101. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  102. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  103. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  104. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  105. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  106. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  107. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  108. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  109. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  110. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  111. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  112. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  113. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  114. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  115. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  116. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  117. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  118. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  119. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  120. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  121. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  122. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  123. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  124. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  125. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  126. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  127. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  128. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  129. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  130. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  131. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  132. for i = 0,0.5 , 0.1 do
  133. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  134. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  135. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
  136. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
  137. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  138. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  139. game:GetService("RunService").RenderStepped:wait()
  140. end
  141. local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  142. sensoryee2.Size = Vector3.new(2, 2, 2)
  143. sensoryee2.CanCollide = false
  144. sensoryee2.Transparency = 1
  145. sensoryee2:BreakJoints()
  146. local weldsensor = Instance.new("Weld", sensoryee2)
  147. weldsensor.Part0 = sensoryee2
  148. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  149. weldsensor.C0 = CFrame.new(0,1,0)
  150. local function udidit(part)
  151. sensoryee2:destroy()
  152. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  153. if humanoid then
  154. local dmgmath = math.random(35,40)
  155. if humanoid.Health <= dmgmath then
  156. humanoid.Health = 0
  157. if humanoid.Parent:findFirstChild("Torso") then
  158. humanoid.Parent.Torso.Velocity = mouse.Hit.lookVector * 35
  159. for i,v in pairs(humanoid.Parent.Torso:GetChildren()) do
  160. if v.ClassName == "Motor6D" then
  161. if v.Name == "Neck" then
  162.  
  163. else
  164. v:destroy()
  165. end
  166. end
  167. end
  168. end
  169. if humanoid.Parent:findFirstChild("Right Arm") then
  170. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  171. attachment.Position = Vector3.new(1, 1, 0)
  172. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  173. ball.Attachment0 = humanoid.Parent["Right Arm"].RightShoulderAttachment
  174. ball.Attachment1 = attachment
  175. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  176. collidepartofleftleg.Name = "Bone"
  177. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  178. collidepartofleftleg.Transparency = 1
  179. collidepartofleftleg:BreakJoints()
  180. local weeld = Instance.new("Weld", collidepartofleftleg)
  181. weeld.Part0 = humanoid.Parent["Right Arm"]
  182. weeld.Part1 = collidepartofleftleg
  183. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  184. end
  185. if humanoid.Parent:findFirstChild("Left Arm") then
  186. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  187. attachment.Position = Vector3.new(1, 1, 0)
  188. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  189. ball.Attachment0 = humanoid.Parent.Torso.LeftCollarAttachment
  190. ball.Attachment1 = humanoid.Parent["Left Arm"].LeftShoulderAttachment
  191. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  192. collidepartofleftleg.Name = "Bone"
  193. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  194. collidepartofleftleg.Transparency = 1
  195. collidepartofleftleg:BreakJoints()
  196. local weeld = Instance.new("Weld", collidepartofleftleg)
  197. weeld.Part0 = humanoid.Parent["Left Arm"]
  198. weeld.Part1 = collidepartofleftleg
  199. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  200. end
  201. if humanoid.Parent:findFirstChild("Right Leg") then
  202. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  203. attachment.Position = Vector3.new(0.5, -1, 0)
  204. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  205. ball.Attachment0 = humanoid.Parent["Right Leg"].RightFootAttachment
  206. ball.Attachment1 = attachment
  207. humanoid.Parent["Right Leg"].RightFootAttachment.Position = Vector3.new(0, 1, 0)
  208. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  209. collidepartofleftleg.Name = "Bone"
  210. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  211. collidepartofleftleg.Transparency = 1
  212. collidepartofleftleg:BreakJoints()
  213. local weeld = Instance.new("Weld", collidepartofleftleg)
  214. weeld.Part0 = humanoid.Parent["Right Leg"]
  215. weeld.Part1 = collidepartofleftleg
  216. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  217. end
  218. if humanoid.Parent:findFirstChild("Left Leg") then
  219. local attachment = Instance.new("Attachment", humanoid.Parent.Torso)
  220. attachment.Position = Vector3.new(-0.5, -1, 0)
  221. local ball = Instance.new("BallSocketConstraint", humanoid.Parent)
  222. ball.Attachment0 = humanoid.Parent["Left Leg"].LeftFootAttachment
  223. ball.Attachment1 = attachment
  224. humanoid.Parent["Left Leg"].LeftFootAttachment.Position = Vector3.new(0, 1, 0)
  225. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  226. collidepartofleftleg.Name = "Bone"
  227. collidepartofleftleg.Size = Vector3.new(0.8,1.4,0.8)
  228. collidepartofleftleg.Transparency = 1
  229. collidepartofleftleg:BreakJoints()
  230. local weeld = Instance.new("Weld", collidepartofleftleg)
  231. weeld.Part0 = humanoid.Parent["Left Leg"]
  232. weeld.Part1 = collidepartofleftleg
  233. weeld.C0 = weeld.C0 * CFrame.new(0,-0.3,0)
  234. end
  235. if humanoid.Parent:findFirstChild("Head") then
  236. local attachment = Instance.new("Attachment", humanoid.Parent.Head)
  237. attachment.Position = Vector3.new(0, -0.5, 0)
  238. humanoid.Parent.Torso.NeckAttachment.Visible = false
  239. humanoid.Parent.Torso.NeckAttachment.Position = humanoid.Parent.Torso.NeckAttachment.Position + Vector3.new(0,0,0)
  240. local ball = Instance.new("HingeConstraint", humanoid.Parent)
  241. ball.Attachment0 = humanoid.Parent.Torso.NeckAttachment
  242. ball.Attachment1 = attachment
  243. local collidepartofleftleg = Instance.new("Part", humanoid.Parent.Torso)
  244. collidepartofleftleg.Name = "Bone"
  245. collidepartofleftleg.Size = Vector3.new(0.5,0.3,0.5)
  246. collidepartofleftleg.Transparency = 1
  247. collidepartofleftleg:BreakJoints()
  248. local weeld = Instance.new("Weld", collidepartofleftleg)
  249. weeld.Part0 = collidepartofleftleg
  250. weeld.Part1 = humanoid.Parent["Head"]
  251. humanoid.Parent.Torso.Neck:destroy()
  252. end
  253. if humanoid.Parent:findFirstChild("Head") then
  254. local aah = Instance.new("Sound", humanoid.Parent.Head)
  255. if aah then
  256. aah.Volume = 8
  257. local aahmath = math.random(2,8)
  258. if aahmath == 2 then
  259. aah.SoundId = "rbxassetid://884348443"
  260. aah:Play()
  261. end
  262. if aahmath == 3 then
  263. aah.SoundId = "rbxassetid://535528169"
  264. aah.TimePosition = 0.3
  265. aah:Play()
  266. end
  267. if aahmath == 4 then
  268. aah.SoundId = "rbxassetid://1080363252"
  269. aah:Play()
  270. end
  271. if aahmath == 5 then
  272. aah.SoundId = "rbxassetid://150245085"
  273. aah:Play()
  274. end
  275. if aahmath == 6 then
  276. aah.SoundId = "rbxassetid://345287845"
  277. aah.TimePosition = 2.5
  278. aah:Play()
  279. end
  280. if aahmath == 7 then
  281. aah.SoundId = "rbxassetid://147758746"
  282. aah.TimePosition = 1.3
  283. aah:Play()
  284. end
  285. if aahmath == 8 then
  286. aah.SoundId = "rbxassetid://626777433"
  287. aah.TimePosition = 1.4
  288. aah:Play()
  289. end
  290. end
  291. humanoid.Name = "Hammoodmememememem"
  292. end
  293. else
  294. kicksound:Play()
  295. humanoid.Health = humanoid.Health - dmgmath
  296. local vel = Instance.new("BodyVelocity", humanoid.Parent.Torso)
  297. vel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  298. vel.Velocity = game.Players.LocalPlayer.Character.Torso.CFrame.rightVector * 35
  299. wait(0.1)
  300. vel:destroy()
  301. end
  302. end
  303. end
  304. sensoryee2.Touched:connect(udidit)
  305. for i = 0,1 , 0.1 do
  306. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  307. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  308. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.14573121, 0.310893774, -0.014090538, -0.173835039, 0.984309137, 0.0302081201, 0.984702349, 0.173369259, 0.0174435899, 0.0119327214, 0.0327783301, -0.999389052),i)
  309. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.96523237, 0.455781698, -0.50786829, 0.481259376, -0.872816563, -0.0810915679, -0.0850538537, 0.0455768034, -0.995333314, 0.872439504, 0.485910654, -0.0523021407),i)
  310. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.309020996, -9.73868278e-27, 0.951055288, -1.41867004e-26, 1, 1.48494745e-26, -0.951055288, -1.80811326e-26, 0.309020996),i)
  311. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207920238, 1.15615454e-26, -0.978142679, -1.08547261e-27, 1, 9.90178208e-27, 0.978142679, -2.77679039e-27, 0.207920238),i)
  312. game:GetService("RunService").RenderStepped:wait()
  313. end
  314. sensoryee2:destroy()
  315. humanoidrootpart:destroy()
  316. rlegweld:destroy()
  317. llegweld:destroy()
  318. lhandweld:destroy()
  319. rhandweld:destroy()
  320. headweld:destroy()
  321. heed.Parent = game.Players.LocalPlayer.Character.Torso
  322. rootjointclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  323. lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  324. rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  325. llegclone.Parent = game.Players.LocalPlayer.Character.Torso
  326. rlegclone.Parent = game.Players.LocalPlayer.Character.Torso
  327. using = false
  328. end
  329. end
  330. mouse.KeyDown:connect(dothepunch)
  331. function kicking(key)
  332. key = key:lower()
  333. if key == "e" and not using then
  334. using = true
  335. hittd = false
  336. local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  337. sensoryee2.Size = Vector3.new(2, 2, 2)
  338. sensoryee2.CanCollide = false
  339. sensoryee2.Transparency = 1
  340. sensoryee2:BreakJoints()
  341. local weldsensor = Instance.new("Weld", sensoryee2)
  342. weldsensor.Part0 = sensoryee2
  343. weldsensor.Part1 = game.Players.LocalPlayer.Character.Torso
  344. weldsensor.C0 = CFrame.new(0,0,2.5)
  345. local function rapidkick(part)
  346. sensoryee2:destroy()
  347. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  348. if humanoid then
  349. hittd = true
  350. humanoid.MaxHealth = 100
  351. if humanoid.Health <= 55 then
  352. humanoid.Parent.Head.Anchored = true
  353. local bodyps = Instance.new("BodyPosition", game.Players.LocalPlayer.Character.Torso)
  354. bodyps.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  355. bodyps.Position = game.Players.LocalPlayer.Character.Torso.Position
  356. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  357. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  358. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  359. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  360. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  361. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  362. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  363. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  364. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  365. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  366. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  367. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  368. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  369. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  370. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  371. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  372. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  373. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  374. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  375. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  376. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  377. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  378. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  379. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  380. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  381. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  382. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  383. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  384. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  385. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  386. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  387. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  388. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  389. allahu:Play()
  390. for i = 0,0.7 , 0.02 do
  391. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.976385951, -2.07911205, 0, 0.994522691, 0.104521893, -2.48146847e-24, -0.1045219, 0.994522572, -6.61724926e-24, 0, 0, 1),i)
  392. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(0.706693888, -2.04811049, 0, 0.98480922, -0.173640087, 7.03582031e-15, 0.173640057, 0.984809279, 1.01514464e-15, -7.10520713e-15, 2.21976022e-16, 1),i)
  393. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.72260725, 0.385421276, 0, 0.865490794, 0.500013113, 0.0302087422, 0.499708682, -0.866017878, 0.0174446627, 0.0348838717, -2.62477647e-06, -0.999391317),i)
  394. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.34390306, 0.174765587, -0.502760172, 0.953806698, 0.298583031, 0.0331806801, -0.0622573979, 0.304501295, -0.950475156, -0.293899328, 0.904503822, 0.309024394),i)
  395. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 0, 0, 0.139189512, 1.09557003e-26, -0.990273237, -1.2369339e-27, 1, 1.11828922e-26, 0.990273237, 9.87653853e-28, 0.139189512),i)
  396. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.469474792, 3.65180045e-27, 0.882945895, -1.41359339e-27, 1, -3.38430072e-27, -0.882945895, 3.40717422e-28, 0.469474792),i)
  397. game:GetService("RunService").RenderStepped:wait()
  398. end
  399. --Converted with ttyyuu12345's model to script plugin v4
  400. function sandbox(var,func)
  401. local env = getfenv(func)
  402. local newenv = setmetatable({},{
  403. __index = function(self,k)
  404. if k=="script" then
  405. return var
  406. else
  407. return env[k]
  408. end
  409. end,
  410. })
  411. setfenv(func,newenv)
  412. return func
  413. end
  414. cors = {}
  415. mas = Instance.new("Model",game:GetService("Lighting"))
  416. Model0 = Instance.new("Model")
  417. Part1 = Instance.new("Part")
  418. CylinderMesh2 = Instance.new("CylinderMesh")
  419. Part3 = Instance.new("Part")
  420. CylinderMesh4 = Instance.new("CylinderMesh")
  421. Part5 = Instance.new("Part")
  422. Part6 = Instance.new("Part")
  423. SpecialMesh7 = Instance.new("SpecialMesh")
  424. Part8 = Instance.new("Part")
  425. Weld9 = Instance.new("Weld")
  426. Weld10 = Instance.new("Weld")
  427. Weld11 = Instance.new("Weld")
  428. Weld12 = Instance.new("Weld")
  429. Weld13 = Instance.new("Weld")
  430. Weld14 = Instance.new("Weld")
  431. Weld15 = Instance.new("Weld")
  432. Weld16 = Instance.new("Weld")
  433. Weld17 = Instance.new("Weld")
  434. Weld18 = Instance.new("Weld")
  435. Weld19 = Instance.new("Weld")
  436. Weld20 = Instance.new("Weld")
  437. Weld21 = Instance.new("Weld")
  438. Weld22 = Instance.new("Weld")
  439. Weld23 = Instance.new("Weld")
  440. Weld24 = Instance.new("Weld")
  441. Weld25 = Instance.new("Weld")
  442. Weld26 = Instance.new("Weld")
  443. Weld27 = Instance.new("Weld")
  444. Weld28 = Instance.new("Weld")
  445. Weld29 = Instance.new("Weld")
  446. Weld30 = Instance.new("Weld")
  447. Weld31 = Instance.new("Weld")
  448. Weld32 = Instance.new("Weld")
  449. Weld33 = Instance.new("Weld")
  450. Weld34 = Instance.new("Weld")
  451. Weld35 = Instance.new("Weld")
  452. Weld36 = Instance.new("Weld")
  453. Weld37 = Instance.new("Weld")
  454. Weld38 = Instance.new("Weld")
  455. Weld39 = Instance.new("Weld")
  456. Weld40 = Instance.new("Weld")
  457. Weld41 = Instance.new("Weld")
  458. Weld42 = Instance.new("Weld")
  459. Weld43 = Instance.new("Weld")
  460. Weld44 = Instance.new("Weld")
  461. Weld45 = Instance.new("Weld")
  462. Weld46 = Instance.new("Weld")
  463. Part47 = Instance.new("Part")
  464. Part48 = Instance.new("Part")
  465. SpecialMesh49 = Instance.new("SpecialMesh")
  466. Part50 = Instance.new("Part")
  467. Part51 = Instance.new("Part")
  468. Part52 = Instance.new("Part")
  469. Part53 = Instance.new("Part")
  470. Part54 = Instance.new("Part")
  471. Part55 = Instance.new("Part")
  472. SpecialMesh56 = Instance.new("SpecialMesh")
  473. Part57 = Instance.new("Part")
  474. SpecialMesh58 = Instance.new("SpecialMesh")
  475. Part59 = Instance.new("Part")
  476. Part60 = Instance.new("Part")
  477. Part61 = Instance.new("Part")
  478. SpecialMesh62 = Instance.new("SpecialMesh")
  479. Part63 = Instance.new("Part")
  480. Part64 = Instance.new("Part")
  481. Part65 = Instance.new("Part")
  482. SpecialMesh66 = Instance.new("SpecialMesh")
  483. Part67 = Instance.new("Part")
  484. Part68 = Instance.new("Part")
  485. Part69 = Instance.new("Part")
  486. SpecialMesh70 = Instance.new("SpecialMesh")
  487. Part71 = Instance.new("Part")
  488. Part72 = Instance.new("Part")
  489. Part73 = Instance.new("Part")
  490. SpecialMesh74 = Instance.new("SpecialMesh")
  491. Part75 = Instance.new("Part")
  492. CylinderMesh76 = Instance.new("CylinderMesh")
  493. Part77 = Instance.new("Part")
  494. Part78 = Instance.new("Part")
  495. SpecialMesh79 = Instance.new("SpecialMesh")
  496. Part80 = Instance.new("Part")
  497. Part81 = Instance.new("Part")
  498. Part82 = Instance.new("Part")
  499. SpecialMesh83 = Instance.new("SpecialMesh")
  500. Part84 = Instance.new("Part")
  501. Part85 = Instance.new("Part")
  502. SpecialMesh86 = Instance.new("SpecialMesh")
  503. Part87 = Instance.new("Part")
  504. Part88 = Instance.new("Part")
  505. Part89 = Instance.new("Part")
  506. Part90 = Instance.new("Part")
  507. SpecialMesh91 = Instance.new("SpecialMesh")
  508. Model0.Name = "ROAD ROLLER DA!!! (By UltimateGate)"
  509. Model0.Parent = mas
  510. Part1.Parent = Model0
  511. Part1.Material = Enum.Material.Concrete
  512. Part1.Reflectance = 0.10000000149012
  513. Part1.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  514. Part1.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  515. Part1.Velocity = Vector3.new(15.9593143, -15.1346016, 1.153018)
  516. Part1.Size = Vector3.new(10, 12, 10)
  517. Part1.CFrame = CFrame.new(35.6884079, 14.3006563, -58.9530258, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  518. Part1.BottomSurface = Enum.SurfaceType.Smooth
  519. Part1.TopSurface = Enum.SurfaceType.Smooth
  520. Part1.Position = Vector3.new(35.6884079, 14.3006563, -58.9530258)
  521. Part1.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  522. CylinderMesh2.Parent = Part1
  523. CylinderMesh2.Scale = Vector3.new(1, 1.02999997, 1)
  524. CylinderMesh2.Scale = Vector3.new(1, 1.02999997, 1)
  525. Part3.Parent = Model0
  526. Part3.BrickColor = BrickColor.new("Bright yellow")
  527. Part3.Reflectance = 0.10000000149012
  528. Part3.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  529. Part3.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  530. Part3.Velocity = Vector3.new(15.9552402, -15.1346149, 1.15288901)
  531. Part3.Size = Vector3.new(2, 12.8000002, 2)
  532. Part3.CFrame = CFrame.new(35.688179, 14.4006109, -58.9560432, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  533. Part3.BottomSurface = Enum.SurfaceType.Smooth
  534. Part3.TopSurface = Enum.SurfaceType.Smooth
  535. Part3.Color = Color3.new(0.960784, 0.803922, 0.188235)
  536. Part3.Position = Vector3.new(35.688179, 14.4006109, -58.9560432)
  537. Part3.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  538. Part3.Color = Color3.new(0.960784, 0.803922, 0.188235)
  539. CylinderMesh4.Parent = Part3
  540. Part5.Parent = Model0
  541. Part5.BrickColor = BrickColor.new("Bright yellow")
  542. Part5.Reflectance = 0.10000000149012
  543. Part5.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  544. Part5.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  545. Part5.Velocity = Vector3.new(15.8883438, -15.3655081, 1.19443977)
  546. Part5.Size = Vector3.new(1.78999996, 5, 1)
  547. Part5.CFrame = CFrame.new(29.9835358, 16.0954094, -58.7225494, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  548. Part5.BottomSurface = Enum.SurfaceType.Smooth
  549. Part5.TopSurface = Enum.SurfaceType.Smooth
  550. Part5.Color = Color3.new(0.960784, 0.803922, 0.188235)
  551. Part5.Position = Vector3.new(29.9835358, 16.0954094, -58.7225494)
  552. Part5.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  553. Part5.Color = Color3.new(0.960784, 0.803922, 0.188235)
  554. Part6.Parent = Model0
  555. Part6.BrickColor = BrickColor.new("Bright yellow")
  556. Part6.Reflectance = 0.10000000149012
  557. Part6.Rotation = Vector3.new(-41.6299973, 89.6699982, 39.9099998)
  558. Part6.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  559. Part6.Velocity = Vector3.new(15.8231583, -15.3657188, 1.19237459)
  560. Part6.Size = Vector3.new(5, 1.39999998, 0.99000001)
  561. Part6.CFrame = CFrame.new(29.9798889, 17.6946754, -58.7708015, 0.00272716419, -0.00228084624, 0.999983907, -0.0301390998, 0.999536812, 0.00236200634, -0.999536514, -0.0301453341, 0.00265720859)
  562. Part6.BottomSurface = Enum.SurfaceType.Smooth
  563. Part6.TopSurface = Enum.SurfaceType.Smooth
  564. Part6.Color = Color3.new(0.960784, 0.803922, 0.188235)
  565. Part6.Position = Vector3.new(29.9798889, 17.6946754, -58.7708015)
  566. Part6.Orientation = Vector3.new(-0.140000001, 89.8499985, -1.73000002)
  567. Part6.Color = Color3.new(0.960784, 0.803922, 0.188235)
  568. SpecialMesh7.Parent = Part6
  569. SpecialMesh7.MeshType = Enum.MeshType.Wedge
  570. Part8.Name = "Center"
  571. Part8.Parent = Model0
  572. Part8.BrickColor = BrickColor.new("Bright yellow")
  573. Part8.Reflectance = 0.10000000149012
  574. Part8.Transparency = 1
  575. Part8.Rotation = Vector3.new(-41.6299973, 89.7999954, 39.9099998)
  576. Part8.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  577. Part8.Velocity = Vector3.new(15.8684664, -14.826972, 1.09184623)
  578. Part8.Size = Vector3.new(12.5, 5.80000019, 27.6000004)
  579. Part8.CFrame = CFrame.new(43.2836189, 16.5145874, -59.0991096, 0.00272715022, -0.0022807084, 0.999993682, -0.030139273, 0.999542892, 0.00236187526, -0.999541998, -0.0301455241, 0.00265716482)
  580. Part8.BottomSurface = Enum.SurfaceType.Smooth
  581. Part8.TopSurface = Enum.SurfaceType.Smooth
  582. Part8.Color = Color3.new(0.960784, 0.803922, 0.188235)
  583. Part8.Position = Vector3.new(43.2836189, 16.5145874, -59.0991096)
  584. Part8.Orientation = Vector3.new(-0.140000001, 89.8499985, -1.73000002)
  585. Part8.Color = Color3.new(0.960784, 0.803922, 0.188235)
  586. Weld9.Parent = Part8
  587. Weld9.C0 = CFrame.new(-0.100002289, -2.20000029, -7.6000061, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  588. Weld9.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  589. Weld9.Part0 = Part8
  590. Weld9.Part1 = Part1
  591. Weld10.Parent = Part8
  592. Weld10.C0 = CFrame.new(-0.100002289, -2.10000038, -7.6000061, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  593. Weld10.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  594. Weld10.Part0 = Part8
  595. Weld10.Part1 = Part3
  596. Weld11.Parent = Part8
  597. Weld11.C0 = CFrame.new(-0.400024414, -0.400005341, -13.2999878, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  598. Weld11.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  599. Weld11.Part0 = Part8
  600. Weld11.Part1 = Part5
  601. Weld12.Parent = Part8
  602. Weld12.C0 = CFrame.new(-0.400005341, 1.19999409, -13.2999859, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  603. Weld12.C1 = CFrame.new(0, 0, 0, -1.49008788e-08, 6.6675625e-09, -0.999994516, -2.3933373e-07, 0.99999392, 6.66761935e-09, 0.999990225, 2.39334668e-07, 7.45059765e-08)
  604. Weld12.Part0 = Part8
  605. Weld12.Part1 = Part6
  606. Weld13.Parent = Part8
  607. Weld13.C0 = CFrame.new(-5.70004654, -0.230010033, 8.99998474, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  608. Weld13.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  609. Weld13.Part0 = Part8
  610. Weld13.Part1 = Part47
  611. Weld14.Parent = Part8
  612. Weld14.C0 = CFrame.new(-0.100009918, 0.469994545, 13.5999641, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  613. Weld14.C1 = CFrame.new(0, 0, 0, 1.49011612e-08, -3.49571337e-07, 0.999994278, 5.89458523e-07, 0.99999392, 3.49571422e-07, -0.999990225, 5.89460512e-07, -4.47034836e-08)
  614. Weld14.Part0 = Part8
  615. Weld14.Part1 = Part48
  616. Weld15.Parent = Part8
  617. Weld15.C0 = CFrame.new(-0.100002289, 1.46999836, -3.6000061, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  618. Weld15.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  619. Weld15.Part0 = Part8
  620. Weld15.Part1 = Part50
  621. Weld16.Parent = Part8
  622. Weld16.C0 = CFrame.new(-0.100017548, 1.79999256, -7.09999847, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  623. Weld16.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  624. Weld16.Part0 = Part8
  625. Weld16.Part1 = Part51
  626. Weld17.Parent = Part8
  627. Weld17.C0 = CFrame.new(4.49999619, 7.36998749, 8.89997864, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  628. Weld17.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  629. Weld17.Part0 = Part8
  630. Weld17.Part1 = Part52
  631. Weld18.Parent = Part8
  632. Weld18.C0 = CFrame.new(4.49999619, 8.8699894, 6.0999794, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  633. Weld18.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  634. Weld18.Part0 = Part8
  635. Weld18.Part1 = Part53
  636. Weld19.Parent = Part8
  637. Weld19.C0 = CFrame.new(-0.100006104, -2.5299983, -2.70001984, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  638. Weld19.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  639. Weld19.Part0 = Part8
  640. Weld19.Part1 = Part54
  641. Weld20.Parent = Part8
  642. Weld20.C0 = CFrame.new(-0.400001526, 3.2999897, -10.8000069, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  643. Weld20.C1 = CFrame.new(0, 0, 0, -1.49008788e-08, 6.6675625e-09, -0.999994516, -2.3933373e-07, 0.99999392, 6.66761935e-09, 0.999990225, 2.39334668e-07, 7.45059765e-08)
  644. Weld20.Part0 = Part8
  645. Weld20.Part1 = Part55
  646. Weld21.Parent = Part8
  647. Weld21.C0 = CFrame.new(-0.100028992, 3.06999397, -3.60002518, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  648. Weld21.C1 = CFrame.new(0, 0, 0, 1.49008779e-08, 6.66761935e-09, 0.999994516, 2.39330944e-07, 0.99999392, -6.66753408e-09, -0.999990225, 2.39331769e-07, -7.45059765e-08)
  649. Weld21.Part0 = Part8
  650. Weld21.Part1 = Part57
  651. Weld22.Parent = Part8
  652. Weld22.C0 = CFrame.new(-0.100002289, 4.76998997, 7.19997787, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  653. Weld22.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  654. Weld22.Part0 = Part8
  655. Weld22.Part1 = Part59
  656. Weld23.Parent = Part8
  657. Weld23.C0 = CFrame.new(-0.100002289, 0.269996643, 0.299983978, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  658. Weld23.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  659. Weld23.Part0 = Part8
  660. Weld23.Part1 = Part60
  661. Weld24.Parent = Part8
  662. Weld24.C0 = CFrame.new(-0.400001526, 3.29998589, -3.40000153, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  663. Weld24.C1 = CFrame.new(0, 0, 0, 1.49011612e-08, -3.49571337e-07, 0.999994278, 5.89458523e-07, 0.99999392, 3.49571422e-07, -0.999990225, 5.89460512e-07, -4.47034836e-08)
  664. Weld24.Part0 = Part8
  665. Weld24.Part1 = Part61
  666. Weld25.Parent = Part8
  667. Weld25.C0 = CFrame.new(-4.70000076, 5.76999187, 3.29998016, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  668. Weld25.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  669. Weld25.Part0 = Part8
  670. Weld25.Part1 = Part63
  671. Weld26.Parent = Part8
  672. Weld26.C0 = CFrame.new(-0.400024414, 0.299996376, -10.7999916, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  673. Weld26.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  674. Weld26.Part0 = Part8
  675. Weld26.Part1 = Part64
  676. Weld27.Parent = Part8
  677. Weld27.C0 = CFrame.new(-7.60004807, -0.230009079, 8.99998474, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  678. Weld27.C1 = CFrame.new(0, 0, 0, -1, 0, 4.37113883e-08, 0, 1, 0, -4.37113883e-08, 0, -1)
  679. Weld27.Part0 = Part8
  680. Weld27.Part1 = Part65
  681. Weld28.Parent = Part8
  682. Weld28.C0 = CFrame.new(-0.300003052, 3.06999302, 0.299983978, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  683. Weld28.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  684. Weld28.Part0 = Part8
  685. Weld28.Part1 = Part67
  686. Weld29.Parent = Part8
  687. Weld29.C0 = CFrame.new(5.5, -0.230006218, 8.99998474, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  688. Weld29.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  689. Weld29.Part0 = Part8
  690. Weld29.Part1 = Part68
  691. Weld30.Parent = Part8
  692. Weld30.C0 = CFrame.new(-0.100009918, 4.76998997, 11.099968, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  693. Weld30.C1 = CFrame.new(0, 0, 0, 1.49011612e-08, -3.49571337e-07, 0.999994278, 5.89458523e-07, 0.99999392, 3.49571422e-07, -0.999990225, 5.89460512e-07, -4.47034836e-08)
  694. Weld30.Part0 = Part8
  695. Weld30.Part1 = Part69
  696. Weld31.Parent = Part8
  697. Weld31.C0 = CFrame.new(-0.100002289, 1.46999836, -10.8000336, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  698. Weld31.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  699. Weld31.Part0 = Part8
  700. Weld31.Part1 = Part71
  701. Weld32.Parent = Part8
  702. Weld32.C0 = CFrame.new(4.49999619, 5.76999092, 3.29998016, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  703. Weld32.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  704. Weld32.Part0 = Part8
  705. Weld32.Part1 = Part72
  706. Weld33.Parent = Part8
  707. Weld33.C0 = CFrame.new(-0.40001297, 2.29999352, -12.3999844, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  708. Weld33.C1 = CFrame.new(0, 0, 0, -1.49008788e-08, 6.6675625e-09, -0.999994516, -2.3933373e-07, 0.99999392, 6.66761935e-09, 0.999990225, 2.39334668e-07, 7.45059765e-08)
  709. Weld33.Part0 = Part8
  710. Weld33.Part1 = Part73
  711. Weld34.Parent = Part8
  712. Weld34.C0 = CFrame.new(-0.100021362, -2.20000362, 8.80002213, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  713. Weld34.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  714. Weld34.Part0 = Part8
  715. Weld34.Part1 = Part75
  716. Weld35.Parent = Part8
  717. Weld35.C0 = CFrame.new(-0.400001526, 3.69999981, -7.1000061, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  718. Weld35.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  719. Weld35.Part0 = Part8
  720. Weld35.Part1 = Part77
  721. Weld36.Parent = Part8
  722. Weld36.C0 = CFrame.new(7.39999771, -0.230010033, 8.99997711, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  723. Weld36.Part0 = Part8
  724. Weld36.Part1 = Part78
  725. Weld37.Parent = Part8
  726. Weld37.C0 = CFrame.new(-0.300003052, 4.76999092, 1.79998398, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  727. Weld37.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  728. Weld37.Part0 = Part8
  729. Weld37.Part1 = Part80
  730. Weld38.Parent = Part8
  731. Weld38.C0 = CFrame.new(-0.100002289, 0.469992638, 7.19998169, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  732. Weld38.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  733. Weld38.Part0 = Part8
  734. Weld38.Part1 = Part81
  735. Weld39.Parent = Part8
  736. Weld39.C0 = CFrame.new(-0.0999755859, 3.06999588, -10.8000221, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  737. Weld39.C1 = CFrame.new(0, 0, 0, -1.49008788e-08, 6.6675625e-09, -0.999994516, -2.3933373e-07, 0.99999392, 6.66761935e-09, 0.999990225, 2.39334668e-07, 7.45059765e-08)
  738. Weld39.Part0 = Part8
  739. Weld39.Part1 = Part82
  740. Weld40.Parent = Part8
  741. Weld40.C0 = CFrame.new(-0.100002289, 0.769999504, -2.10001373, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  742. Weld40.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  743. Weld40.Part0 = Part8
  744. Weld40.Part1 = Part84
  745. Weld41.Parent = Part8
  746. Weld41.C0 = CFrame.new(-0.0999755859, 8.86998558, 8.89997482, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  747. Weld41.C1 = CFrame.new(0, 0, 0, 1.49008796e-08, 6.66744882e-09, 0.999994516, 2.39336913e-07, 0.99999392, -6.66736355e-09, -0.999990225, 2.39337737e-07, -7.45059765e-08)
  748. Weld41.Part0 = Part8
  749. Weld41.Part1 = Part85
  750. Weld42.Parent = Part8
  751. Weld42.C0 = CFrame.new(-4.70000076, 8.86999321, 6.0999794, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  752. Weld42.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  753. Weld42.Part0 = Part8
  754. Weld42.Part1 = Part87
  755. Weld43.Parent = Part8
  756. Weld43.C0 = CFrame.new(-4.69999313, 7.36998749, 8.89997864, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  757. Weld43.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  758. Weld43.Part0 = Part8
  759. Weld43.Part1 = Part88
  760. Weld44.Parent = Part8
  761. Weld44.C0 = CFrame.new(-0.100017548, 8.86998558, 6.0999794, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  762. Weld44.C1 = CFrame.new(0, 0, 0, 0, -0.999999642, 5.38727335e-28, -5.38727239e-28, -5.38727287e-28, -0.999999762, 0.999999642, 9.62964972e-35, -4.37113776e-08)
  763. Weld44.Part0 = Part8
  764. Weld44.Part1 = Part89
  765. Weld45.Parent = Part8
  766. Weld45.C0 = CFrame.new(-0.100025177, 8.86998749, 3.29998398, 1.06581131e-14, -7.10542736e-15, -1, -8.74229471e-08, 1, -7.10542736e-15, 1, 8.742294e-08, -4.37113776e-08)
  767. Weld45.C1 = CFrame.new(0, 0, 0, -1.49008823e-08, 6.66727829e-09, -0.999994516, -2.39345496e-07, 0.99999392, 6.66733513e-09, 0.999990225, 2.39346434e-07, 7.45059765e-08)
  768. Weld45.Part0 = Part8
  769. Weld45.Part1 = Part90
  770. Weld46.Parent = Part8
  771. Weld46.C0 = CFrame.new(0.258005589, 5.26530218, -7.02216148, 0.95105654, 0.26761654, -0.154508486, -0.10569004, 0.751547456, 0.65115732, 0.290380985, -0.602957428, 0.743048429)
  772. Weld46.Part0 = Part8
  773. Part47.Parent = Model0
  774. Part47.BrickColor = BrickColor.new("Bright yellow")
  775. Part47.Reflectance = 0.10000000149012
  776. Part47.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  777. Part47.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  778. Part47.Velocity = Vector3.new(15.9139099, -14.4553328, 1.0229578)
  779. Part47.Size = Vector3.new(6.80000019, 1, 6)
  780. Part47.CFrame = CFrame.new(52.2685242, 16.4777355, -53.3708267, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  781. Part47.BottomSurface = Enum.SurfaceType.Smooth
  782. Part47.TopSurface = Enum.SurfaceType.Smooth
  783. Part47.Color = Color3.new(0.960784, 0.803922, 0.188235)
  784. Part47.Position = Vector3.new(52.2685242, 16.4777355, -53.3708267)
  785. Part47.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  786. Part47.Color = Color3.new(0.960784, 0.803922, 0.188235)
  787. Part48.Parent = Model0
  788. Part48.BrickColor = BrickColor.new("Bright yellow")
  789. Part48.Reflectance = 0.10000000149012
  790. Part48.Rotation = Vector3.new(138.37999, -89.6699982, 140.099991)
  791. Part48.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  792. Part48.Velocity = Vector3.new(15.8489389, -14.2756872, 0.986850679)
  793. Part48.Size = Vector3.new(11, 5.4000001, 2.78999996)
  794. Part48.CFrame = CFrame.new(56.8821526, 17.0195026, -58.9771767, -0.00272716279, -0.00228001853, -0.999983907, 0.0301387496, 0.999536812, -0.002361177, 0.999536276, -0.0301449895, -0.00265720394)
  795. Part48.BottomSurface = Enum.SurfaceType.Smooth
  796. Part48.TopSurface = Enum.SurfaceType.Smooth
  797. Part48.Color = Color3.new(0.960784, 0.803922, 0.188235)
  798. Part48.Position = Vector3.new(56.8821526, 17.0195026, -58.9771767)
  799. Part48.Orientation = Vector3.new(0.140000001, -90.1500015, 1.73000002)
  800. Part48.Color = Color3.new(0.960784, 0.803922, 0.188235)
  801. SpecialMesh49.Parent = Part48
  802. SpecialMesh49.MeshType = Enum.MeshType.Wedge
  803. Part50.Parent = Model0
  804. Part50.BrickColor = BrickColor.new("Bright yellow")
  805. Part50.Reflectance = 0.10000000149012
  806. Part50.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  807. Part50.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  808. Part50.Velocity = Vector3.new(15.8094931, -14.9729595, 1.1175791)
  809. Part50.Size = Vector3.new(2.5999999, 11, 1.99000001)
  810. Part50.CFrame = CFrame.new(39.6800117, 17.9784241, -59.0530319, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  811. Part50.BottomSurface = Enum.SurfaceType.Smooth
  812. Part50.TopSurface = Enum.SurfaceType.Smooth
  813. Part50.Color = Color3.new(0.960784, 0.803922, 0.188235)
  814. Part50.Position = Vector3.new(39.6800117, 17.9784241, -59.0530319)
  815. Part50.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  816. Part50.Color = Color3.new(0.960784, 0.803922, 0.188235)
  817. Part51.Parent = Model0
  818. Part51.BrickColor = BrickColor.new("Bright yellow")
  819. Part51.Reflectance = 0.10000000149012
  820. Part51.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  821. Part51.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  822. Part51.Velocity = Vector3.new(15.7963123, -15.1148634, 1.14401746)
  823. Part51.Size = Vector3.new(3.20000005, 11, 5)
  824. Part51.CFrame = CFrame.new(36.179287, 18.3000031, -59.0722656, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  825. Part51.BottomSurface = Enum.SurfaceType.Smooth
  826. Part51.TopSurface = Enum.SurfaceType.Smooth
  827. Part51.Color = Color3.new(0.960784, 0.803922, 0.188235)
  828. Part51.Position = Vector3.new(36.179287, 18.3000031, -59.0722656)
  829. Part51.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  830. Part51.Color = Color3.new(0.960784, 0.803922, 0.188235)
  831. Part52.Parent = Model0
  832. Part52.BrickColor = BrickColor.new("Mid gray")
  833. Part52.Reflectance = 0.10000000149012
  834. Part52.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  835. Part52.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  836. Part52.Velocity = Vector3.new(15.5385218, -14.4726038, 1.01410508)
  837. Part52.Size = Vector3.new(1.99000001, 1, 1)
  838. Part52.CFrame = CFrame.new(52.1790047, 23.7665997, -63.7955704, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  839. Part52.BottomSurface = Enum.SurfaceType.Smooth
  840. Part52.TopSurface = Enum.SurfaceType.Smooth
  841. Part52.Color = Color3.new(0.803922, 0.803922, 0.803922)
  842. Part52.Position = Vector3.new(52.1790047, 23.7665997, -63.7955704)
  843. Part52.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  844. Part52.Color = Color3.new(0.803922, 0.803922, 0.803922)
  845. Part53.Parent = Model0
  846. Part53.BrickColor = BrickColor.new("Mid gray")
  847. Part53.Reflectance = 0.10000000149012
  848. Part53.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  849. Part53.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  850. Part53.Velocity = Vector3.new(15.4776211, -14.5862904, 1.03366053)
  851. Part53.Size = Vector3.new(1, 1, 4.59000015)
  852. Part53.CFrame = CFrame.new(49.3756027, 25.259304, -63.8482285, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  853. Part53.BottomSurface = Enum.SurfaceType.Smooth
  854. Part53.TopSurface = Enum.SurfaceType.Smooth
  855. Part53.Color = Color3.new(0.803922, 0.803922, 0.803922)
  856. Part53.Position = Vector3.new(49.3756027, 25.259304, -63.8482285)
  857. Part53.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  858. Part53.Color = Color3.new(0.803922, 0.803922, 0.803922)
  859. Part54.Parent = Model0
  860. Part54.BrickColor = BrickColor.new("Bright yellow")
  861. Part54.Reflectance = 0.10000000149012
  862. Part54.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  863. Part54.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  864. Part54.Velocity = Vector3.new(15.9723892, -14.9359541, 1.11583388)
  865. Part54.Size = Vector3.new(1, 12.6000004, 9.80000019)
  866. Part54.CFrame = CFrame.new(40.5891151, 13.9823828, -58.9300575, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  867. Part54.BottomSurface = Enum.SurfaceType.Smooth
  868. Part54.TopSurface = Enum.SurfaceType.Smooth
  869. Part54.Color = Color3.new(0.960784, 0.803922, 0.188235)
  870. Part54.Position = Vector3.new(40.5891151, 13.9823828, -58.9300575)
  871. Part54.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  872. Part54.Color = Color3.new(0.960784, 0.803922, 0.188235)
  873. Part55.Parent = Model0
  874. Part55.BrickColor = BrickColor.new("Bright yellow")
  875. Part55.Reflectance = 0.10000000149012
  876. Part55.Rotation = Vector3.new(-41.6299973, 89.6699982, 39.9099998)
  877. Part55.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  878. Part55.Velocity = Vector3.new(15.7374144, -15.2646685, 1.17047548)
  879. Part55.Size = Vector3.new(5.19000006, 1.38999999, 2.3900001)
  880. Part55.CFrame = CFrame.new(32.4750633, 19.7996159, -58.8274689, 0.00272716419, -0.00228084624, 0.999983907, -0.0301390998, 0.999536812, 0.00236200634, -0.999536514, -0.0301453341, 0.00265720859)
  881. Part55.BottomSurface = Enum.SurfaceType.Smooth
  882. Part55.TopSurface = Enum.SurfaceType.Smooth
  883. Part55.Color = Color3.new(0.960784, 0.803922, 0.188235)
  884. Part55.Position = Vector3.new(32.4750633, 19.7996159, -58.8274689)
  885. Part55.Orientation = Vector3.new(-0.140000001, 89.8499985, -1.73000002)
  886. Part55.Color = Color3.new(0.960784, 0.803922, 0.188235)
  887. SpecialMesh56.Parent = Part55
  888. SpecialMesh56.MeshType = Enum.MeshType.Wedge
  889. Part57.Parent = Model0
  890. Part57.BrickColor = BrickColor.new("Bright yellow")
  891. Part57.Reflectance = 0.10000000149012
  892. Part57.Rotation = Vector3.new(138.369995, -89.6699982, 140.099991)
  893. Part57.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  894. Part57.Velocity = Vector3.new(15.7443075, -14.9731712, 1.11551416)
  895. Part57.Size = Vector3.new(11, 0.600000024, 1.99000001)
  896. Part57.CFrame = CFrame.new(39.676342, 19.5776901, -59.1012383, -0.00272716419, -0.00228036777, -0.999983907, 0.0301391147, 0.999536812, -0.00236152788, 0.999536514, -0.030145349, -0.00265722303)
  897. Part57.BottomSurface = Enum.SurfaceType.Smooth
  898. Part57.TopSurface = Enum.SurfaceType.Smooth
  899. Part57.Color = Color3.new(0.960784, 0.803922, 0.188235)
  900. Part57.Position = Vector3.new(39.676342, 19.5776901, -59.1012383)
  901. Part57.Orientation = Vector3.new(0.140000001, -90.1500015, 1.73000002)
  902. Part57.Color = Color3.new(0.960784, 0.803922, 0.188235)
  903. SpecialMesh58.Parent = Part57
  904. SpecialMesh58.MeshType = Enum.MeshType.Wedge
  905. Part59.Parent = Model0
  906. Part59.BrickColor = BrickColor.new("Bright yellow")
  907. Part59.Reflectance = 0.10000000149012
  908. Part59.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  909. Part59.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  910. Part59.Velocity = Vector3.new(15.6742344, -14.535656, 1.03042412)
  911. Part59.Size = Vector3.new(3.20000005, 11, 5.5999999)
  912. Part59.CFrame = CFrame.new(50.4724007, 21.3024158, -59.1238136, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  913. Part59.BottomSurface = Enum.SurfaceType.Smooth
  914. Part59.TopSurface = Enum.SurfaceType.Smooth
  915. Part59.Color = Color3.new(0.960784, 0.803922, 0.188235)
  916. Part59.Position = Vector3.new(50.4724007, 21.3024158, -59.1238136)
  917. Part59.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  918. Part59.Color = Color3.new(0.960784, 0.803922, 0.188235)
  919. Part60.Parent = Model0
  920. Part60.BrickColor = BrickColor.new("Bright yellow")
  921. Part60.Reflectance = 0.10000000149012
  922. Part60.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  923. Part60.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  924. Part60.Velocity = Vector3.new(15.8580885, -14.8147287, 1.08919334)
  925. Part60.Size = Vector3.new(5, 13, 3.78999996)
  926. Part60.CFrame = CFrame.new(43.5827141, 16.7881832, -59.0064964, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  927. Part60.BottomSurface = Enum.SurfaceType.Smooth
  928. Part60.TopSurface = Enum.SurfaceType.Smooth
  929. Part60.Color = Color3.new(0.960784, 0.803922, 0.188235)
  930. Part60.Position = Vector3.new(43.5827141, 16.7881832, -59.0064964)
  931. Part60.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  932. Part60.Color = Color3.new(0.960784, 0.803922, 0.188235)
  933. Part61.Parent = Model0
  934. Part61.BrickColor = BrickColor.new("Bright yellow")
  935. Part61.Reflectance = 0.10000000149012
  936. Part61.Rotation = Vector3.new(138.37999, -89.6699982, 140.099991)
  937. Part61.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  938. Part61.Velocity = Vector3.new(15.7368565, -14.964735, 1.11367643)
  939. Part61.Size = Vector3.new(5.19000006, 1.38999999, 2.3900001)
  940. Part61.CFrame = CFrame.new(39.8750229, 19.817091, -58.8078041, -0.00272716279, -0.00228001853, -0.999983907, 0.0301387496, 0.999536812, -0.002361177, 0.999536276, -0.0301449895, -0.00265720394)
  941. Part61.BottomSurface = Enum.SurfaceType.Smooth
  942. Part61.TopSurface = Enum.SurfaceType.Smooth
  943. Part61.Color = Color3.new(0.960784, 0.803922, 0.188235)
  944. Part61.Position = Vector3.new(39.8750229, 19.817091, -58.8078041)
  945. Part61.Orientation = Vector3.new(0.140000001, -90.1500015, 1.73000002)
  946. Part61.Color = Color3.new(0.960784, 0.803922, 0.188235)
  947. SpecialMesh62.Parent = Part61
  948. SpecialMesh62.MeshType = Enum.MeshType.Wedge
  949. Part63.Parent = Model0
  950. Part63.BrickColor = BrickColor.new("Mid gray")
  951. Part63.Reflectance = 0.10000000149012
  952. Part63.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  953. Part63.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  954. Part63.Velocity = Vector3.new(15.6634455, -14.6883507, 1.05898273)
  955. Part63.Size = Vector3.new(5.19000006, 1, 1)
  956. Part63.CFrame = CFrame.new(46.5576019, 22.4313908, -54.566433, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  957. Part63.BottomSurface = Enum.SurfaceType.Smooth
  958. Part63.TopSurface = Enum.SurfaceType.Smooth
  959. Part63.Color = Color3.new(0.803922, 0.803922, 0.803922)
  960. Part63.Position = Vector3.new(46.5576019, 22.4313908, -54.566433)
  961. Part63.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  962. Part63.Color = Color3.new(0.803922, 0.803922, 0.803922)
  963. Part64.Parent = Model0
  964. Part64.BrickColor = BrickColor.new("Bright yellow")
  965. Part64.Reflectance = 0.10000000149012
  966. Part64.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  967. Part64.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  968. Part64.Velocity = Vector3.new(15.8596373, -15.2642717, 1.1743474)
  969. Part64.Size = Vector3.new(3.20000005, 5, 4)
  970. Part64.CFrame = CFrame.new(32.4819221, 16.8009949, -58.737011, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  971. Part64.BottomSurface = Enum.SurfaceType.Smooth
  972. Part64.TopSurface = Enum.SurfaceType.Smooth
  973. Part64.Color = Color3.new(0.960784, 0.803922, 0.188235)
  974. Part64.Position = Vector3.new(32.4819221, 16.8009949, -58.737011)
  975. Part64.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  976. Part64.Color = Color3.new(0.960784, 0.803922, 0.188235)
  977. Part65.Parent = Model0
  978. Part65.BrickColor = BrickColor.new("Bright yellow")
  979. Part65.Reflectance = 0.10000000149012
  980. Part65.Rotation = Vector3.new(178.269989, 0.159999996, 179.869995)
  981. Part65.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  982. Part65.Velocity = Vector3.new(15.9261608, -14.4530563, 1.02292252)
  983. Part65.Size = Vector3.new(6, 6.78999996, 2.78999996)
  984. Part65.CFrame = CFrame.new(52.2633438, 16.5349998, -51.4716949, -0.999993682, -0.00228062109, 0.00272715022, -0.00236178655, 0.999542892, -0.030139273, -0.00265712384, -0.0301455241, -0.999541998)
  985. Part65.BottomSurface = Enum.SurfaceType.Smooth
  986. Part65.TopSurface = Enum.SurfaceType.Smooth
  987. Part65.Color = Color3.new(0.960784, 0.803922, 0.188235)
  988. Part65.Position = Vector3.new(52.2633438, 16.5349998, -51.4716949)
  989. Part65.Orientation = Vector3.new(1.73000002, 179.839996, -0.140000001)
  990. Part65.Color = Color3.new(0.960784, 0.803922, 0.188235)
  991. SpecialMesh66.Parent = Part65
  992. SpecialMesh66.MeshType = Enum.MeshType.Wedge
  993. Part67.Parent = Model0
  994. Part67.BrickColor = BrickColor.new("Black")
  995. Part67.Reflectance = 0.10000000149012
  996. Part67.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  997. Part67.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  998. Part67.Velocity = Vector3.new(15.7453032, -14.8148584, 1.0855757)
  999. Part67.Size = Vector3.new(0.600000024, 7.4000001, 3.78999996)
  1000. Part67.CFrame = CFrame.new(43.5757828, 19.5929279, -58.890995, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1001. Part67.BottomSurface = Enum.SurfaceType.Smooth
  1002. Part67.TopSurface = Enum.SurfaceType.Smooth
  1003. Part67.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1004. Part67.Position = Vector3.new(43.5757828, 19.5929279, -58.890995)
  1005. Part67.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1006. Part67.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1007. Part68.Parent = Model0
  1008. Part68.BrickColor = BrickColor.new("Bright yellow")
  1009. Part68.Reflectance = 0.10000000149012
  1010. Part68.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1011. Part68.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1012. Part68.Velocity = Vector3.new(15.8416977, -14.4687462, 1.02316523)
  1013. Part68.Size = Vector3.new(6.80000019, 1, 6)
  1014. Part68.CFrame = CFrame.new(52.2990723, 16.1401768, -64.5657425, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1015. Part68.BottomSurface = Enum.SurfaceType.Smooth
  1016. Part68.TopSurface = Enum.SurfaceType.Smooth
  1017. Part68.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1018. Part68.Position = Vector3.new(52.2990723, 16.1401768, -64.5657425)
  1019. Part68.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1020. Part68.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1021. Part69.Parent = Model0
  1022. Part69.BrickColor = BrickColor.new("Bright yellow")
  1023. Part69.Reflectance = 0.10000000149012
  1024. Part69.Rotation = Vector3.new(138.37999, -89.6699982, 140.099991)
  1025. Part69.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1026. Part69.Velocity = Vector3.new(15.6739407, -14.3775835, 1.00048959)
  1027. Part69.Size = Vector3.new(11, 3.20000005, 2.19000006)
  1028. Part69.CFrame = CFrame.new(54.372364, 21.3116264, -59.1134453, -0.00272716279, -0.00228001853, -0.999983907, 0.0301387496, 0.999536812, -0.002361177, 0.999536276, -0.0301449895, -0.00265720394)
  1029. Part69.BottomSurface = Enum.SurfaceType.Smooth
  1030. Part69.TopSurface = Enum.SurfaceType.Smooth
  1031. Part69.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1032. Part69.Position = Vector3.new(54.372364, 21.3116264, -59.1134453)
  1033. Part69.Orientation = Vector3.new(0.140000001, -90.1500015, 1.73000002)
  1034. Part69.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1035. SpecialMesh70.Parent = Part69
  1036. SpecialMesh70.MeshType = Enum.MeshType.Wedge
  1037. Part71.Parent = Model0
  1038. Part71.BrickColor = BrickColor.new("Bright yellow")
  1039. Part71.Reflectance = 0.10000000149012
  1040. Part71.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1041. Part71.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1042. Part71.Velocity = Vector3.new(15.8100357, -15.2647877, 1.17284322)
  1043. Part71.Size = Vector3.new(2.5999999, 11, 2.3900001)
  1044. Part71.CFrame = CFrame.new(32.4800301, 17.9614201, -59.0721626, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1045. Part71.BottomSurface = Enum.SurfaceType.Smooth
  1046. Part71.TopSurface = Enum.SurfaceType.Smooth
  1047. Part71.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1048. Part71.Position = Vector3.new(32.4800301, 17.9614201, -59.0721626)
  1049. Part71.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1050. Part71.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1051. Part72.Parent = Model0
  1052. Part72.BrickColor = BrickColor.new("Mid gray")
  1053. Part72.Reflectance = 0.10000000149012
  1054. Part72.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1055. Part72.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1056. Part72.Velocity = Vector3.new(15.6041288, -14.6993694, 1.0591532)
  1057. Part72.Size = Vector3.new(5.19000006, 1, 1)
  1058. Part72.CFrame = CFrame.new(46.5826912, 22.154108, -63.7622147, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1059. Part72.BottomSurface = Enum.SurfaceType.Smooth
  1060. Part72.TopSurface = Enum.SurfaceType.Smooth
  1061. Part72.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1062. Part72.Position = Vector3.new(46.5826912, 22.154108, -63.7622147)
  1063. Part72.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1064. Part72.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1065. Part73.Parent = Model0
  1066. Part73.BrickColor = BrickColor.new("Bright yellow")
  1067. Part73.Reflectance = 0.10000000149012
  1068. Part73.Rotation = Vector3.new(-41.6299973, 89.6699982, 39.9099998)
  1069. Part73.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1070. Part73.Velocity = Vector3.new(15.7782755, -15.3293858, 1.18404686)
  1071. Part73.Size = Vector3.new(5, 0.800000012, 0.790000021)
  1072. Part73.CFrame = CFrame.new(30.8773766, 18.796299, -58.8015633, 0.00272716419, -0.00228084624, 0.999983907, -0.0301390998, 0.999536812, 0.00236200634, -0.999536514, -0.0301453341, 0.00265720859)
  1073. Part73.BottomSurface = Enum.SurfaceType.Smooth
  1074. Part73.TopSurface = Enum.SurfaceType.Smooth
  1075. Part73.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1076. Part73.Position = Vector3.new(30.8773766, 18.796299, -58.8015633)
  1077. Part73.Orientation = Vector3.new(-0.140000001, 89.8499985, -1.73000002)
  1078. Part73.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1079. SpecialMesh74.Parent = Part73
  1080. SpecialMesh74.MeshType = Enum.MeshType.Wedge
  1081. Part75.Parent = Model0
  1082. Part75.Material = Enum.Material.Concrete
  1083. Part75.Reflectance = 0.10000000149012
  1084. Part75.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1085. Part75.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1086. Part75.Velocity = Vector3.new(15.9580784, -14.4698839, 1.02713895)
  1087. Part75.Size = Vector3.new(10, 12, 10)
  1088. Part75.CFrame = CFrame.new(52.0883293, 14.3393888, -58.9094315, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1089. Part75.BottomSurface = Enum.SurfaceType.Smooth
  1090. Part75.TopSurface = Enum.SurfaceType.Smooth
  1091. Part75.Position = Vector3.new(52.0883293, 14.3393888, -58.9094315)
  1092. Part75.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1093. CylinderMesh76.Parent = Part75
  1094. CylinderMesh76.Scale = Vector3.new(1, 1.02999997, 1)
  1095. CylinderMesh76.Scale = Vector3.new(1, 1.02999997, 1)
  1096. Part77.Parent = Model0
  1097. Part77.BrickColor = BrickColor.new("Bright yellow")
  1098. Part77.Reflectance = 0.10000000149012
  1099. Part77.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1100. Part77.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1101. Part77.Velocity = Vector3.new(15.7208385, -15.1147547, 1.1415596)
  1102. Part77.Size = Vector3.new(0.600000024, 5.19000006, 5)
  1103. Part77.CFrame = CFrame.new(36.1741295, 20.2081833, -58.8296967, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1104. Part77.BottomSurface = Enum.SurfaceType.Smooth
  1105. Part77.TopSurface = Enum.SurfaceType.Smooth
  1106. Part77.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1107. Part77.Position = Vector3.new(36.1741295, 20.2081833, -58.8296967)
  1108. Part77.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1109. Part77.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1110. Part78.Parent = Model0
  1111. Part78.BrickColor = BrickColor.new("Bright yellow")
  1112. Part78.Reflectance = 0.10000000149012
  1113. Part78.Rotation = Vector3.new(-1.73000002, -0.159999996, 0.129999995)
  1114. Part78.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1115. Part78.Velocity = Vector3.new(15.8294477, -14.4710217, 1.02320051)
  1116. Part78.Size = Vector3.new(6, 6.78999996, 2.78999996)
  1117. Part78.CFrame = CFrame.new(52.304245, 16.0829086, -66.4648666, 0.999993682, -0.00228062109, -0.00272719399, 0.00236178795, 0.999542892, 0.030139273, 0.00265716738, -0.0301455241, 0.999541998)
  1118. Part78.BottomSurface = Enum.SurfaceType.Smooth
  1119. Part78.TopSurface = Enum.SurfaceType.Smooth
  1120. Part78.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1121. Part78.Position = Vector3.new(52.304245, 16.0829086, -66.4648666)
  1122. Part78.Orientation = Vector3.new(-1.73000002, -0.159999996, 0.140000001)
  1123. Part78.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1124. SpecialMesh79.Parent = Part78
  1125. SpecialMesh79.MeshType = Enum.MeshType.Wedge
  1126. Part80.Parent = Model0
  1127. Part80.BrickColor = BrickColor.new("Black")
  1128. Part80.Reflectance = 0.10000000149012
  1129. Part80.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1130. Part80.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1131. Part80.Velocity = Vector3.new(15.675931, -14.7542858, 1.0718683)
  1132. Part80.Size = Vector3.new(2.78999996, 7.4000001, 0.790000021)
  1133. Part80.CFrame = CFrame.new(45.0718956, 21.2956905, -58.9382553, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1134. Part80.BottomSurface = Enum.SurfaceType.Smooth
  1135. Part80.TopSurface = Enum.SurfaceType.Smooth
  1136. Part80.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1137. Part80.Position = Vector3.new(45.0718956, 21.2956905, -58.9382553)
  1138. Part80.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1139. Part80.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1140. Part81.Parent = Model0
  1141. Part81.BrickColor = BrickColor.new("Bright yellow")
  1142. Part81.Reflectance = 0.10000000149012
  1143. Part81.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1144. Part81.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1145. Part81.Velocity = Vector3.new(15.8494205, -14.5350885, 1.03597403)
  1146. Part81.Size = Vector3.new(5.4000001, 11, 10)
  1147. Part81.CFrame = CFrame.new(50.4822121, 17.004385, -58.9941902, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1148. Part81.BottomSurface = Enum.SurfaceType.Smooth
  1149. Part81.TopSurface = Enum.SurfaceType.Smooth
  1150. Part81.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1151. Part81.Position = Vector3.new(50.4822121, 17.004385, -58.9941902)
  1152. Part81.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1153. Part81.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1154. Part82.Parent = Model0
  1155. Part82.BrickColor = BrickColor.new("Bright yellow")
  1156. Part82.Reflectance = 0.10000000149012
  1157. Part82.Rotation = Vector3.new(-41.6299973, 89.6699982, 39.9099998)
  1158. Part82.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1159. Part82.Velocity = Vector3.new(15.7448502, -15.2649984, 1.17077804)
  1160. Part82.Size = Vector3.new(11, 0.600000024, 2.3900001)
  1161. Part82.CFrame = CFrame.new(32.4763908, 19.5606842, -59.1204224, 0.00272716419, -0.00228084624, 0.999983907, -0.0301390998, 0.999536812, 0.00236200634, -0.999536514, -0.0301453341, 0.00265720859)
  1162. Part82.BottomSurface = Enum.SurfaceType.Smooth
  1163. Part82.TopSurface = Enum.SurfaceType.Smooth
  1164. Part82.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1165. Part82.Position = Vector3.new(32.4763908, 19.5606842, -59.1204224)
  1166. Part82.Orientation = Vector3.new(-0.140000001, 89.8499985, -1.73000002)
  1167. Part82.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1168. SpecialMesh83.Parent = Part82
  1169. SpecialMesh83.MeshType = Enum.MeshType.Wedge
  1170. Part84.Parent = Model0
  1171. Part84.BrickColor = BrickColor.new("Bright yellow")
  1172. Part84.Reflectance = 0.10000000149012
  1173. Part84.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1174. Part84.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1175. Part84.Velocity = Vector3.new(15.8378992, -14.9120703, 1.10696924)
  1176. Part84.Size = Vector3.new(4, 13, 1)
  1177. Part84.CFrame = CFrame.new(41.181591, 17.2822895, -59.0279465, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1178. Part84.BottomSurface = Enum.SurfaceType.Smooth
  1179. Part84.TopSurface = Enum.SurfaceType.Smooth
  1180. Part84.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1181. Part84.Position = Vector3.new(41.181591, 17.2822895, -59.0279465)
  1182. Part84.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1183. Part84.Color = Color3.new(0.960784, 0.803922, 0.188235)
  1184. Part85.Parent = Model0
  1185. Part85.BrickColor = BrickColor.new("Mid gray")
  1186. Part85.Reflectance = 0.10000000149012
  1187. Part85.Rotation = Vector3.new(138.369995, -89.6699982, 140.099991)
  1188. Part85.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1189. Part85.Velocity = Vector3.new(15.5070686, -14.4672928, 1.01208389)
  1190. Part85.Size = Vector3.new(10.1000004, 1, 0.99000001)
  1191. Part85.CFrame = CFrame.new(52.1630363, 25.4045525, -59.2429199, -0.00272716419, -0.00228036777, -0.999983907, 0.0301391147, 0.999536812, -0.00236152788, 0.999536514, -0.030145349, -0.00265722303)
  1192. Part85.BottomSurface = Enum.SurfaceType.Smooth
  1193. Part85.TopSurface = Enum.SurfaceType.Smooth
  1194. Part85.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1195. Part85.Position = Vector3.new(52.1630363, 25.4045525, -59.2429199)
  1196. Part85.Orientation = Vector3.new(0.140000001, -90.1500015, 1.73000002)
  1197. Part85.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1198. SpecialMesh86.Parent = Part85
  1199. SpecialMesh86.MeshType = Enum.MeshType.Wedge
  1200. Part87.Parent = Model0
  1201. Part87.BrickColor = BrickColor.new("Mid gray")
  1202. Part87.Reflectance = 0.10000000149012
  1203. Part87.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1204. Part87.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1205. Part87.Velocity = Vector3.new(15.5369377, -14.5752716, 1.03349018)
  1206. Part87.Size = Vector3.new(1, 1, 4.59000015)
  1207. Part87.CFrame = CFrame.new(49.3505135, 25.5365887, -54.6524429, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1208. Part87.BottomSurface = Enum.SurfaceType.Smooth
  1209. Part87.TopSurface = Enum.SurfaceType.Smooth
  1210. Part87.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1211. Part87.Position = Vector3.new(49.3505135, 25.5365887, -54.6524429)
  1212. Part87.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1213. Part87.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1214. Part88.Parent = Model0
  1215. Part88.BrickColor = BrickColor.new("Mid gray")
  1216. Part88.Reflectance = 0.10000000149012
  1217. Part88.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1218. Part88.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1219. Part88.Velocity = Vector3.new(15.5978384, -14.461586, 1.01393461)
  1220. Part88.Size = Vector3.new(1.99000001, 1, 1)
  1221. Part88.CFrame = CFrame.new(52.1539154, 24.0438805, -54.5997925, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1222. Part88.BottomSurface = Enum.SurfaceType.Smooth
  1223. Part88.TopSurface = Enum.SurfaceType.Smooth
  1224. Part88.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1225. Part88.Position = Vector3.new(52.1539154, 24.0438805, -54.5997925)
  1226. Part88.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1227. Part88.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1228. Part89.Parent = Model0
  1229. Part89.BrickColor = BrickColor.new("Mid gray")
  1230. Part89.Reflectance = 0.10000000149012
  1231. Part89.Rotation = Vector3.new(-41.6299973, 89.7900009, -50.0999985)
  1232. Part89.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1233. Part89.Velocity = Vector3.new(15.5072794, -14.580781, 1.0335753)
  1234. Part89.Size = Vector3.new(1, 1, 4.59000015)
  1235. Part89.CFrame = CFrame.new(49.3630562, 25.3979416, -59.2503204, 0.00228062016, 0.00272719329, 0.999993324, -0.999542534, -0.0301392656, 0.00236178562, 0.0301455129, -0.999541759, 0.00265712291)
  1236. Part89.BottomSurface = Enum.SurfaceType.Smooth
  1237. Part89.TopSurface = Enum.SurfaceType.Smooth
  1238. Part89.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1239. Part89.Position = Vector3.new(49.3630562, 25.3979416, -59.2503204)
  1240. Part89.Orientation = Vector3.new(-0.140000001, 89.8499985, -91.7299957)
  1241. Part89.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1242. Part90.Parent = Model0
  1243. Part90.BrickColor = BrickColor.new("Mid gray")
  1244. Part90.Reflectance = 0.10000000149012
  1245. Part90.Rotation = Vector3.new(-41.6299973, 89.6699982, 39.9099998)
  1246. Part90.RotVelocity = Vector3.new(-0.00130878447, 0.0076724994, 0.0405282564)
  1247. Part90.Velocity = Vector3.new(15.5074902, -14.6942692, 1.05506682)
  1248. Part90.Size = Vector3.new(10.1000004, 1, 0.99000001)
  1249. Part90.CFrame = CFrame.new(46.5630798, 25.3913307, -59.2577515, 0.00272716419, -0.00228084647, 0.999983907, -0.0301390998, 0.999536812, 0.00236200634, -0.999536514, -0.0301453341, 0.00265720859)
  1250. Part90.BottomSurface = Enum.SurfaceType.Smooth
  1251. Part90.TopSurface = Enum.SurfaceType.Smooth
  1252. Part90.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1253. Part90.Position = Vector3.new(46.5630798, 25.3913307, -59.2577515)
  1254. Part90.Orientation = Vector3.new(-0.140000001, 89.8499985, -1.73000002)
  1255. Part90.Color = Color3.new(0.803922, 0.803922, 0.803922)
  1256. SpecialMesh91.Parent = Part90
  1257. SpecialMesh91.MeshType = Enum.MeshType.Wedge
  1258. for i,v in pairs(mas:GetChildren()) do
  1259. v.Parent = game:GetService("Players").LocalPlayer.Character
  1260. pcall(function() v:MakeJoints() end)
  1261. end
  1262. mas:Destroy()
  1263. for i,v in pairs(cors) do
  1264. spawn(function()
  1265. pcall(v)
  1266. end)
  1267. end
  1268. for i,v in pairs(Model0:GetChildren()) do
  1269. if v.ClassName == "Part" then
  1270. v.CanCollide = false
  1271. end
  1272. end
  1273. Part8.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,100,0)-- * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
  1274. --Part8.Anchored = true
  1275. for i = 1,30 do
  1276. Part8.CFrame = Part8.CFrame * CFrame.new(0,-2,0)
  1277. game:GetService("RunService").RenderStepped:wait()
  1278. end
  1279. local wry = Instance.new("Sound", Part8)
  1280. wry.SoundId = "rbxassetid://252754492"
  1281. wry:Play()
  1282. wry.Volume = 6
  1283. Part8.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,2,0)
  1284. Part8.Anchored = true
  1285. humanoidofplr.PlatformStand = true
  1286. allahu:Stop()
  1287. pepsihit:Play()
  1288. --Converted with ttyyuu12345's model to script plugin v4
  1289. local function sandbox(var,func)
  1290. local env = getfenv(func)
  1291. local newenv = setmetatable({},{
  1292. __index = function(self,k)
  1293. if k=="script" then
  1294. return var
  1295. else
  1296. return env[k]
  1297. end
  1298. end,
  1299. })
  1300. setfenv(func,newenv)
  1301. return func
  1302. end
  1303. local cors = {}
  1304. local mas = Instance.new("Model",game:GetService("Lighting"))
  1305. local Part01 = Instance.new("Part")
  1306. local SpecialMesh1 = Instance.new("SpecialMesh")
  1307. Part01.Parent = mas
  1308. Part01.Size = Vector3.new(13.4299994, 29.1300011, 14.3699951)
  1309. Part01.CFrame = CFrame.new(-25.3050022, 14.5650053, 8.03499794, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1310. Part01.Position = Vector3.new(-25.3050022, 14.5650053, 8.03499794)
  1311. Part01.Anchored = true
  1312. Part01.CanCollide = false
  1313. SpecialMesh1.Parent = Part01
  1314. SpecialMesh1.MeshId = "rbxassetid://10470609"
  1315. SpecialMesh1.Scale = Vector3.new(30, 30, 30)
  1316. SpecialMesh1.TextureId = "rbxassetid://10549894"
  1317. SpecialMesh1.MeshType = Enum.MeshType.FileMesh
  1318. SpecialMesh1.Scale = Vector3.new(30, 30, 30)
  1319. for i,v in pairs(mas:GetChildren()) do
  1320. v.Parent = game:GetService("Players").LocalPlayer.Character
  1321. pcall(function() v:MakeJoints() end)
  1322. end
  1323. mas:Destroy()
  1324. for i,v in pairs(cors) do
  1325. spawn(function()
  1326. pcall(v)
  1327. end)
  1328. end
  1329. Part01.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,100,0) * CFrame.fromEulerAnglesXYZ(0,math.pi/2,math.pi/2)
  1330. for i = 1,50 do
  1331. Part01.CFrame = Part01.CFrame * CFrame.new(-2,0,0)
  1332. wait()
  1333. end
  1334. pepsihit:Play()
  1335. pepsi:Play()
  1336. wait(1.4)
  1337. explo:Play()
  1338. erection:Play()
  1339. --runninin90:Play()
  1340.  
  1341. bass:Play()
  1342. pepsi:Stop()
  1343. -- Objects
  1344.  
  1345. local ScreenGui = Instance.new("ScreenGui")
  1346. local TextLabel = Instance.new("TextLabel")
  1347.  
  1348. -- Properties
  1349.  
  1350. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  1351.  
  1352. TextLabel.Parent = ScreenGui
  1353. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1354. TextLabel.BackgroundTransparency = 1
  1355. TextLabel.Size = UDim2.new(1, 1, 1, 1)
  1356. TextLabel.Font = Enum.Font.Arial
  1357. TextLabel.FontSize = Enum.FontSize.Size10
  1358. TextLabel.Text = "ULTIMATE CLUSTERFUCK"
  1359. TextLabel.TextSize = 10
  1360. TextLabel.TextWrapped = true
  1361. local ball1 = Instance.new("Part", game.Players.LocalPlayer.Character)
  1362. ball1.Size = Vector3.new(6,6,6)
  1363. ball1.Material = "Neon"
  1364. ball1.Anchored = true
  1365. ball1.Transparency = 0.3
  1366. ball1.BrickColor = BrickColor.new("New Yeller")
  1367. ball1.CanCollide = false
  1368. ball1.CFrame = Part01.CFrame
  1369. local ball11 = Instance.new("Part", game.Players.LocalPlayer.Character)
  1370. ball11.Size = Vector3.new(6,6,6)
  1371. ball11.Material = "Neon"
  1372. ball11.Anchored = true
  1373. ball11.Transparency = 0.3
  1374. ball11.BrickColor = BrickColor.new("Maroon")
  1375. ball11.CanCollide = false
  1376. ball11.CFrame = Part01.CFrame
  1377. local cf = ball1.CFrame
  1378. ball1:BreakJoints()
  1379. local cfval = 0
  1380. local cfval1 = 0
  1381. humanoidofplr.JumpPower = 65
  1382. humanoidrootpart:destroy()
  1383. rlegweld:destroy()
  1384. llegweld:destroy()
  1385. lhandweld:destroy()
  1386. rhandweld:destroy()
  1387. headweld:destroy()
  1388. heed.Parent = game.Players.LocalPlayer.Character.Torso
  1389. rootjointclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1390. lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  1391. rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  1392. llegclone.Parent = game.Players.LocalPlayer.Character.Torso
  1393. rlegclone.Parent = game.Players.LocalPlayer.Character.Torso
  1394. bodyps:destroy()
  1395. humanoid.Parent.Head.Anchored = false
  1396. local bodypsvel1 = Instance.new("BodyVelocity", humanoid.Parent.Head)
  1397. bodypsvel1.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  1398. bodypsvel1.Velocity = Vector3.new(math.random(-70,70),30,math.random(-70,70))
  1399. local bodypsvel11 = Instance.new("BodyVelocity", game.Players.LocalPlayer.Character.Torso)
  1400. bodypsvel11.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  1401. bodypsvel11.Velocity = Vector3.new(math.random(-70,70),30,math.random(-70,70))
  1402. humanoid.Parent:BreakJoints()
  1403. humanoidofplr.PlatformStand = true
  1404. game.Players.LocalPlayer.Character.Torso.CFrame = CFrame.new(Part01.Position,game.Players.LocalPlayer.Character.Torso.Position)
  1405. game.Players.LocalPlayer.Character.Torso.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
  1406. wait(0.1)
  1407. bodypsvel1:destroy()
  1408. bodypsvel11:destroy()
  1409. for i = 1,25 do
  1410. TextLabel.TextColor3 = Color3.fromRGB(math.random(1,255),math.random(1,255),math.random(1,255))
  1411. TextLabel.Visible = true
  1412. TextLabel.Rotation = TextLabel.Rotation + 0.4
  1413. TextLabel.TextSize = TextLabel.TextSize + 1
  1414. humanoidofplr.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  1415. cfval1 = cfval1 - 1
  1416. cfval = cfval + 1
  1417. ball1.BrickColor = BrickColor.Random()
  1418. ball1.Size = ball1.Size + Vector3.new(1,1,1)
  1419. ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1))
  1420. --
  1421. ball11.BrickColor = BrickColor.Random()
  1422. ball11.Size = ball1.Size + Vector3.new(0.1,0.1,0.1)
  1423. ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1))
  1424. wait()
  1425. ball1.BrickColor = BrickColor.Random()
  1426. ball11.BrickColor = BrickColor.Random()
  1427. humanoidofplr.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  1428. cfval1 = cfval1 - 1
  1429. cfval = cfval + 1
  1430. ball1.Size = ball1.Size + Vector3.new(1,1,1)
  1431. ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1))
  1432. --
  1433. ball11.Size = ball1.Size + Vector3.new(0.1,0.1,0.1)
  1434. ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1))
  1435. TextLabel.Visible = false
  1436. TextLabel.Rotation = TextLabel.Rotation + 0.4
  1437. TextLabel.TextSize = TextLabel.TextSize + 1
  1438. wait()
  1439. end
  1440. bass:Play()
  1441. for i = 1,25 do
  1442. TextLabel.TextColor3 = Color3.fromRGB(math.random(1,255),math.random(1,255),math.random(1,255))
  1443. TextLabel.Visible = true
  1444. TextLabel.Rotation = TextLabel.Rotation + 0.4
  1445. TextLabel.TextSize = TextLabel.TextSize + 1
  1446. humanoidofplr.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  1447. cfval1 = cfval1 - 1
  1448. cfval = cfval + 1
  1449. ball1.BrickColor = BrickColor.Random()
  1450. ball1.Size = ball1.Size + Vector3.new(1,1,1)
  1451. ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1))
  1452. --
  1453. ball11.BrickColor = BrickColor.Random()
  1454. ball11.Size = ball1.Size + Vector3.new(0.1,0.1,0.1)
  1455. ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1))
  1456. wait()
  1457. ball1.BrickColor = BrickColor.Random()
  1458. ball11.BrickColor = BrickColor.Random()
  1459. humanoidofplr.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
  1460. cfval1 = cfval1 - 1
  1461. cfval = cfval + 1
  1462. ball1.Size = ball1.Size + Vector3.new(1,1,1)
  1463. ball1.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval,cfval + math.random(-1,1))
  1464. --
  1465. ball11.Size = ball1.Size + Vector3.new(0.1,0.1,0.1)
  1466. ball11.CFrame = cf * CFrame.fromEulerAnglesXYZ(0,cfval1,cfval1 + math.random(-1,1))
  1467. TextLabel.Visible = false
  1468. TextLabel.Rotation = TextLabel.Rotation + 0.4
  1469. TextLabel.TextSize = TextLabel.TextSize + 1
  1470. wait()
  1471. end
  1472. humanoidofplr.PlatformStand = false
  1473. ball1:destroy()
  1474. ScreenGui:destroy()
  1475. ball11:destroy()
  1476. erection:Stop()
  1477. Part01:destroy()
  1478. Model0:destroy()
  1479. humanoidofplr.CameraOffset = Vector3.new(0,0,0)
  1480. wait(2)
  1481. bass:Stop()
  1482. for i,v in pairs(humanoidofplr.Parent:GetChildren()) do
  1483. if v.ClassName == "Part" then
  1484. v.Anchored = true
  1485. end
  1486. end
  1487. -- Objects
  1488.  
  1489. local ScreenGui = Instance.new("ScreenGui")
  1490. local ImageLabel = Instance.new("ImageLabel")
  1491.  
  1492. -- Properties
  1493.  
  1494. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  1495.  
  1496. ImageLabel.Parent = ScreenGui
  1497. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1498. ImageLabel.BackgroundTransparency = 1
  1499. ImageLabel.Position = UDim2.new(-0.000247940421, 0, 0.0192930661, 0)
  1500. ImageLabel.Size = UDim2.new(0, 919, 0, 760)
  1501. ImageLabel.Image = "rbxassetid://1216401562"
  1502. local screamer = Instance.new("Sound", ScreenGui)
  1503. screamer.SoundId = "rbxassetid://153400584"
  1504. screamer:Play()
  1505. screamer.Volume = 10
  1506. wait(3)
  1507. runninin90:Play()
  1508. erection:Play()
  1509. pepsi:Play()
  1510. local aaaah = Instance.new("Sound", ScreenGui)
  1511. aaaah.SoundId = "rbxassetid://276709204"
  1512. aaaah:Play()
  1513. aaaah.Volume = 10
  1514. for i = 1,100 do
  1515. ImageLabel.Position = ImageLabel.Position - UDim2.new(0,25,0,15) + UDim2.new(0,math.random(-20,20),0,math.random(-20,20))
  1516. ImageLabel.Size = ImageLabel.Size + UDim2.new(0,50,0,50)
  1517. wait()
  1518. end
  1519. ScreenGui:Destroy()
  1520. erection:Stop()
  1521. runninin90:Stop()
  1522. pepsi:Stop()
  1523. for i,v in pairs(humanoidofplr.Parent:GetChildren()) do
  1524. if v.ClassName == "Part" then
  1525. v.Anchored = false
  1526. end
  1527. end
  1528. using = false
  1529. else
  1530. humanoid.Parent.Head.CFrame = CFrame.new(humanoid.Parent.Head.Position, game.Players.LocalPlayer.Character.Torso.Position)
  1531. humanoid.Parent.Head.Anchored = true
  1532. local bodyps = Instance.new("BodyPosition", game.Players.LocalPlayer.Character.Torso)
  1533. bodyps.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  1534. bodyps.Position = game.Players.LocalPlayer.Character.Torso.Position
  1535. humanoidofplr.JumpPower = 0
  1536. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  1537. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1538. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1539. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1540. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1541. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  1542. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1543. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1544. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  1545. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1546. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  1547. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  1548. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1549. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1550. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  1551. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  1552. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  1553. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  1554. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1555. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1556. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  1557. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  1558. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  1559. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  1560. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1561. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  1562. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  1563. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  1564. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1565. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1566. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  1567. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  1568. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  1569. erection:Play()
  1570. llegweld.C0 = CFrame.new(-0.906621933, -1.96817839, 3.81469727e-06, 0.939697921, 0.342017353, -1.15483999e-07, -0.342018157, 0.939700484, -1.54780309e-06, 4.20854008e-07, -1.4939601e-06, 1.00000584)
  1571. rlegweld.C0 = CFrame.new(2.04675007, -0.901816607, 3.81469727e-06, -0.241916299, -0.970304012, -1.15483999e-07, 0.970306754, -0.241916746, -1.54780309e-06, -1.47389744e-06, 4.86491388e-07, 1.00000584)
  1572. lhandweld.C0 = CFrame.new(-1.78488255, 0.126835346, 0, 0.913546026, 0.406735331, 1.15483552e-07, -0.406735331, 0.913546026, 1.54779377e-06, 5.24042946e-07, -1.46095226e-06, 1)
  1573. rhandweld.C0 = CFrame.new(1.92161179, 0.407135487, 0, -0.694653988, -0.719348252, -1.15483999e-07, 0.719350696, -0.694655538, -1.54780309e-06, -1.03318553e-06, 1.1582564e-06, 1.00000584)
  1574. humanoidrootpart.C0 = CFrame.new(0, 0, 0, 0.0323647447, 0.374601871, -0.926624477, -0.013075971, 0.927188933, 0.374372125, 0.999392211, 5.49364394e-08, 0.0349063426):inverse()
  1575. headweld.C0 = CFrame.new(0, 1.50000882, 0, 0.0349099413, 5.30404058e-08, -0.999393761, -1.5450081e-06, 1.00000596, -1.07041799e-07, 0.999396384, -1.54780309e-06, 0.0349102654)
  1576. for i = 1,25 do
  1577. local mathran = math.random(1,2)
  1578. humanoid.Health = humanoid.Health - 2
  1579. kicksound:Play()
  1580. if mathran == 1 then
  1581. llegweld.C0 = CFrame.new(-0.906621933, -1.96817839, 3.81469727e-06, 0.939697921, 0.342017353, -1.15483999e-07, -0.342018157, 0.939700484, -1.54780309e-06, 4.20854008e-07, -1.4939601e-06, 1.00000584)
  1582. rlegweld.C0 = CFrame.new(2.04675007, -0.901816607, 3.81469727e-06, -0.241916299, -0.970304012, -1.15483999e-07, 0.970306754, -0.241916746, -1.54780309e-06, -1.47389744e-06, 4.86491388e-07, 1.00000584)
  1583. lhandweld.C0 = CFrame.new(-1.78488255, 0.126835346, 0, 0.913546026, 0.406735331, 1.15483552e-07, -0.406735331, 0.913546026, 1.54779377e-06, 5.24042946e-07, -1.46095226e-06, 1)
  1584. rhandweld.C0 = CFrame.new(1.92161179, 0.407135487, 0, -0.694653988, -0.719348252, -1.15483999e-07, 0.719350696, -0.694655538, -1.54780309e-06, -1.03318553e-06, 1.1582564e-06, 1.00000584)
  1585. humanoidrootpart.C0 = CFrame.new(0, 0, 0, 0.0323647447, 0.374601871, -0.926624477, -0.013075971, 0.927188933, 0.374372125, 0.999392211, 5.49364394e-08, 0.0349063426):inverse()
  1586. headweld.C0 = CFrame.new(0, 1.50000882, 0, 0.0349099413, 5.30404058e-08, -0.999393761, -1.5450081e-06, 1.00000596, -1.07041799e-07, 0.999396384, -1.54780309e-06, 0.0349102654)
  1587. end
  1588. if mathran == 2 then
  1589. llegweld.C0 = CFrame.new(-0.906621933, -1.96817839, 3.81469727e-06, 0.939697921, 0.342017353, -1.15483999e-07, -0.342018157, 0.939700484, -1.54780309e-06, 4.20854008e-07, -1.4939601e-06, 1.00000584)
  1590. rlegweld.C0 = CFrame.new(1.89274311, -0.858413935, 7.62939453e-06, 0.10452839, -0.994525194, -1.15483999e-07, 0.994527876, 0.104528576, -1.54780309e-06, -1.55139548e-06, -4.69373873e-08, 1.00000584)
  1591. lhandweld.C0 = CFrame.new(-1.78488255, 0.126835346, 0, 0.913546026, 0.406735331, 1.15483552e-07, -0.406735331, 0.913546026, 1.54779377e-06, 5.24042946e-07, -1.46095226e-06, 1)
  1592. rhandweld.C0 = CFrame.new(2.22284222, 0.414411545, 0, -0.406726152, -0.913553655, -1.15483999e-07, 0.913556159, -0.406727403, -1.54780309e-06, -1.36702647e-06, 7.35030596e-07, 1.00000584)
  1593. humanoidrootpart.C0 = CFrame.new(0, 0, 0, 0.0323647447, 0.374601871, -0.926624477, -0.013075971, 0.927188933, 0.374372125, 0.999392211, 5.49364394e-08, 0.0349063426):inverse()
  1594. headweld.C0 = CFrame.new(0, 1.50000882, 0, 0.0349099413, 5.30404058e-08, -0.999393761, -1.5450081e-06, 1.00000596, -1.07041799e-07, 0.999396384, -1.54780309e-06, 0.0349102654)
  1595. end
  1596. wait(0.04)
  1597. humanoidrootpart.C0 = CFrame.new(0, 0, 0, 0.0341443829, -0.207913235, -0.977556467, 0.00725775072, 0.978153586, -0.207789525, 0.99939394, -1.72760117e-08, 0.034907084):inverse()
  1598. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  1599. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  1600. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1601. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1602. wait(0.04)
  1603. end
  1604. humanoid.Health = humanoid.Health - 5
  1605. erection:Stop()
  1606. BOOM:Play()
  1607. explo2:Play()
  1608. bodyps:destroy()
  1609. humanoid.Parent.Head.Anchored = false
  1610. headweld.C0 = CFrame.new(0, 1.50000024, 0, 1, -2.77679039e-28, -8.22939696e-27, -2.70105974e-27, 0.978154778, 0.207912564, 7.87598728e-27, -0.207912564, 0.978154778)
  1611. humanoidrootpart.C0 = CFrame.new(0, 0, 0, 1, -4.29140332e-28, 1.46412584e-27, -1.76704843e-28, 0.913548112, 0.406731218, -1.51461294e-27, -0.406731218, 0.913548112):inverse()
  1612. rlegweld.C0 = CFrame.new(0.5, -1.17737412, -0.674467087, 1, 7.57306469e-28, 2.5243549e-28, 3.02922588e-28, 0.92718792, 0.374602854, -1.31266455e-27, -0.374602854, 0.92718792)
  1613. llegweld.C0 = CFrame.new(-0.5, -1.95082164, 0.459226608, 1, 4.54383881e-28, -3.63507105e-27, 1.1864468e-27, 0.913548112, 0.406731218, 3.48360976e-27, -0.406731218, 0.913548112)
  1614. lhandweld.C0 = CFrame.new(-1.5, 0, 0.45791626, 1, 4.80460114e-22, -3.37716629e-22, -2.65673535e-22, 0.882948399, 0.469470233, 5.23747954e-22, -0.469470233, 0.882948399)
  1615. rhandweld.C0 = CFrame.new(1.5, 0, 0.45791626, 1, 4.80460114e-22, -3.37716629e-22, -2.65673535e-22, 0.882948399, 0.469470233, 5.23747954e-22, -0.469470233, 0.882948399)
  1616. local bodypsvel = Instance.new("BodyVelocity", game.Players.LocalPlayer.Character.Torso)
  1617. bodypsvel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  1618. bodypsvel.Velocity = Vector3.new(0,55,0)
  1619. humanoid.Parent.Head.CFrame = humanoid.Parent.Head.CFrame * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
  1620. local bodypsvel1 = Instance.new("BodyVelocity", humanoid.Parent.Head)
  1621. bodypsvel1.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  1622. bodypsvel1.Velocity = humanoid.Parent.Head.CFrame.upVector * 45
  1623. wait(0.1)
  1624. bodypsvel:destroy()
  1625. bodypsvel1:destroy()
  1626. wait(0.3)
  1627. humanoidofplr.JumpPower = 65
  1628. humanoidrootpart:destroy()
  1629. rlegweld:destroy()
  1630. llegweld:destroy()
  1631. lhandweld:destroy()
  1632. rhandweld:destroy()
  1633. headweld:destroy()
  1634. heed.Parent = game.Players.LocalPlayer.Character.Torso
  1635. rootjointclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  1636. lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  1637. rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  1638. llegclone.Parent = game.Players.LocalPlayer.Character.Torso
  1639. rlegclone.Parent = game.Players.LocalPlayer.Character.Torso
  1640. using = false
  1641. end
  1642. using = false
  1643. end
  1644. end
  1645. sensoryee2.Touched:connect(rapidkick)
  1646. wait(0.2)
  1647. if not hittd then
  1648. sensoryee2:destroy()
  1649. using = false
  1650. end
  1651. end
  1652. end
  1653. mouse.KeyDown:connect(kicking)
  1654. candur = true
  1655. function cancer(key)
  1656. key = key:lower()
  1657. if key == "f" and not using then
  1658. using = true
  1659. local scarceisfatthatsafact = Instance.new("Sound", humanoidofplr.Parent.Head)
  1660. scarceisfatthatsafact.SoundId = "rbxassetid://519967074"
  1661. scarceisfatthatsafact:Play()
  1662. scarceisfatthatsafact.Volume = 10
  1663. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  1664. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1665. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1666. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  1667. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1668. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  1669. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1670. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1671. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  1672. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  1673. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  1674. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  1675. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  1676. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  1677. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  1678. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  1679. local bass = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
  1680. bass.SoundId = "rbxassetid://1087356234"
  1681. bass.Volume = 16
  1682. bass:Play()
  1683. for i = 1,14 do
  1684. for i = 0,1 , 0.3 do
  1685. headweld.C0 = headweld.C0:lerp(CFrame.new(0.238277435, 1.38430595, -0.26462841, 0.743157983, 0.206764504, -0.636368334, 1.30437893e-05, 0.951053917, 0.309025198, 0.66911602, -0.229662865, 0.706780493),i)
  1686. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.11354065, 0.72611165, -9.53674316e-06, -0.241926044, 0.970294714, -2.11314546e-05, -0.970294774, -0.241926029, -1.76227277e-05, -2.22114886e-05, 1.6240343e-05, 1),i)
  1687. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.17133522, 0.705098152, -0.729599953, -0.219563439, 0.706936955, 0.6723333, 0.941907823, -0.0259357486, 0.334868789, 0.25416863, 0.706800878, -0.660174847),i)
  1688. game:GetService("RunService").RenderStepped:wait()
  1689. end
  1690. for i = 0,1 , 0.3 do
  1691. headweld.C0 = headweld.C0:lerp(CFrame.new(0,1.5,0),i)
  1692. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  1693. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  1694. game:GetService("RunService").RenderStepped:wait()
  1695. end
  1696. for i = 0,1 , 0.3 do
  1697. headweld.C0 = headweld.C0:lerp(CFrame.new(0.238277435, 1.38430595, -0.26462841, 0.743157983, 0.206764504, -0.636368334, 1.30437893e-05, 0.951053917, 0.309025198, 0.66911602, -0.229662865, 0.706780493),i)
  1698. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-2.11354065, 0.72611165, -9.53674316e-06, -0.241926044, 0.970294714, -2.11314546e-05, -0.970294774, -0.241926029, -1.76227277e-05, -2.22114886e-05, 1.6240343e-05, 1),i)
  1699. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.17133522, 0.705098152, -0.729599953, -0.219563439, 0.706936955, 0.6723333, 0.941907823, -0.0259357486, 0.334868789, 0.25416863, 0.706800878, -0.660174847),i)
  1700. game:GetService("RunService").RenderStepped:wait()
  1701. end
  1702. for i = 0,1 , 0.3 do
  1703. headweld.C0 = headweld.C0:lerp(CFrame.new(0,1.5,0),i)
  1704. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  1705. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1),i)
  1706. game:GetService("RunService").RenderStepped:wait()
  1707. end
  1708. end
  1709. lhandweld:destroy()
  1710. rhandweld:destroy()
  1711. headweld:destroy()
  1712. heed.Parent = game.Players.LocalPlayer.Character.Torso
  1713. lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  1714. rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  1715. using = false
  1716. end
  1717. end
  1718. mouse.KeyDown:connect(cancer)
  1719. function putdurex(key)
  1720. if key == "z" and not using and candur then
  1721. using = true
  1722. candur = false
  1723. --Converted with ttyyuu12345's model to script plugin v4
  1724. function sandbox(var,func)
  1725. local env = getfenv(func)
  1726. local newenv = setmetatable({},{
  1727. __index = function(self,k)
  1728. if k=="script" then
  1729. return var
  1730. else
  1731. return env[k]
  1732. end
  1733. end,
  1734. })
  1735. setfenv(func,newenv)
  1736. return func
  1737. end
  1738. cors = {}
  1739. mas = Instance.new("Model",game:GetService("Lighting"))
  1740. Model0 = Instance.new("Model")
  1741. Part1 = Instance.new("Part")
  1742. Part2 = Instance.new("Part")
  1743. Part3 = Instance.new("Part")
  1744. Weld4 = Instance.new("Weld")
  1745. Weld5 = Instance.new("Weld")
  1746. Weld6 = Instance.new("Weld")
  1747. Weld7 = Instance.new("Weld")
  1748. Weld8 = Instance.new("Weld")
  1749. Weld9 = Instance.new("Weld")
  1750. Weld10 = Instance.new("Weld")
  1751. Weld11 = Instance.new("Weld")
  1752. Weld12 = Instance.new("Weld")
  1753. Weld13 = Instance.new("Weld")
  1754. Weld14 = Instance.new("Weld")
  1755. Weld15 = Instance.new("Weld")
  1756. Weld16 = Instance.new("Weld")
  1757. Weld17 = Instance.new("Weld")
  1758. Weld18 = Instance.new("Weld")
  1759. Weld19 = Instance.new("Weld")
  1760. Weld20 = Instance.new("Weld")
  1761. Weld21 = Instance.new("Weld")
  1762. Weld22 = Instance.new("Weld")
  1763. Weld23 = Instance.new("Weld")
  1764. Weld24 = Instance.new("Weld")
  1765. Weld25 = Instance.new("Weld")
  1766. Weld26 = Instance.new("Weld")
  1767. Weld27 = Instance.new("Weld")
  1768. Weld28 = Instance.new("Weld")
  1769. Weld29 = Instance.new("Weld")
  1770. Weld30 = Instance.new("Weld")
  1771. Weld31 = Instance.new("Weld")
  1772. Weld32 = Instance.new("Weld")
  1773. Weld33 = Instance.new("Weld")
  1774. Weld34 = Instance.new("Weld")
  1775. Weld35 = Instance.new("Weld")
  1776. Weld36 = Instance.new("Weld")
  1777. Weld37 = Instance.new("Weld")
  1778. Weld38 = Instance.new("Weld")
  1779. Weld39 = Instance.new("Weld")
  1780. Weld40 = Instance.new("Weld")
  1781. Weld41 = Instance.new("Weld")
  1782. Weld42 = Instance.new("Weld")
  1783. Weld43 = Instance.new("Weld")
  1784. Weld44 = Instance.new("Weld")
  1785. Weld45 = Instance.new("Weld")
  1786. Weld46 = Instance.new("Weld")
  1787. Weld47 = Instance.new("Weld")
  1788. Weld48 = Instance.new("Weld")
  1789. Weld49 = Instance.new("Weld")
  1790. Weld50 = Instance.new("Weld")
  1791. Weld51 = Instance.new("Weld")
  1792. Weld52 = Instance.new("Weld")
  1793. Weld53 = Instance.new("Weld")
  1794. Weld54 = Instance.new("Weld")
  1795. Part55 = Instance.new("Part")
  1796. Part56 = Instance.new("Part")
  1797. Part57 = Instance.new("Part")
  1798. Part58 = Instance.new("Part")
  1799. Part59 = Instance.new("Part")
  1800. Part60 = Instance.new("Part")
  1801. Part61 = Instance.new("Part")
  1802. Part62 = Instance.new("Part")
  1803. Part63 = Instance.new("Part")
  1804. Part64 = Instance.new("Part")
  1805. Part65 = Instance.new("Part")
  1806. Part66 = Instance.new("Part")
  1807. Part67 = Instance.new("Part")
  1808. Part68 = Instance.new("Part")
  1809. Part69 = Instance.new("Part")
  1810. Part70 = Instance.new("Part")
  1811. Part71 = Instance.new("Part")
  1812. Part72 = Instance.new("Part")
  1813. Part73 = Instance.new("Part")
  1814. Part74 = Instance.new("Part")
  1815. Part75 = Instance.new("Part")
  1816. Part76 = Instance.new("Part")
  1817. Part77 = Instance.new("Part")
  1818. Part78 = Instance.new("Part")
  1819. Part79 = Instance.new("Part")
  1820. Part80 = Instance.new("Part")
  1821. Part81 = Instance.new("Part")
  1822. Part82 = Instance.new("Part")
  1823. Part83 = Instance.new("Part")
  1824. Part84 = Instance.new("Part")
  1825. Part85 = Instance.new("Part")
  1826. Part86 = Instance.new("Part")
  1827. Part87 = Instance.new("Part")
  1828. Part88 = Instance.new("Part")
  1829. Part89 = Instance.new("Part")
  1830. Part90 = Instance.new("Part")
  1831. Part91 = Instance.new("Part")
  1832. Part92 = Instance.new("Part")
  1833. Part93 = Instance.new("Part")
  1834. Part94 = Instance.new("Part")
  1835. Part95 = Instance.new("Part")
  1836. Part96 = Instance.new("Part")
  1837. Part97 = Instance.new("Part")
  1838. Part98 = Instance.new("Part")
  1839. Part99 = Instance.new("Part")
  1840. Part100 = Instance.new("Part")
  1841. Part101 = Instance.new("Part")
  1842. Part102 = Instance.new("Part")
  1843. Part103 = Instance.new("Part")
  1844. SurfaceGui104 = Instance.new("SurfaceGui")
  1845. Frame105 = Instance.new("Frame")
  1846. TextLabel106 = Instance.new("TextLabel")
  1847. Model0.Name = "Itsatrap"
  1848. Model0.Parent = mas
  1849. Part1.Name = "Part11"
  1850. Part1.Parent = Model0
  1851. Part1.Size = Vector3.new(0.239999995, 0.229999945, 2.38999963)
  1852. Part1.CFrame = CFrame.new(8.81010056, 0.113986701, -16.0149269, 1, -6.91378009e-05, 6.88330765e-05, 6.91356545e-05, 1, 3.12162374e-05, -6.88352375e-05, -3.12114789e-05, 1)
  1853. Part1.BottomSurface = Enum.SurfaceType.Smooth
  1854. Part1.TopSurface = Enum.SurfaceType.Smooth
  1855. Part1.Position = Vector3.new(8.81010056, 0.113986701, -16.0149269)
  1856. Part2.Name = "Part22"
  1857. Part2.Parent = Model0
  1858. Part2.Rotation = Vector3.new(0, 90, 0)
  1859. Part2.Size = Vector3.new(0.239999995, 0.229999945, 1.55999959)
  1860. Part2.CFrame = CFrame.new(7.90016842, 0.113953359, -14.9398594, -6.88330765e-05, -6.91378009e-05, 1, -3.12162374e-05, 1, 6.91356545e-05, -1, -3.12114789e-05, -6.88352375e-05)
  1861. Part2.BottomSurface = Enum.SurfaceType.Smooth
  1862. Part2.TopSurface = Enum.SurfaceType.Smooth
  1863. Part2.Position = Vector3.new(7.90016842, 0.113953359, -14.9398594)
  1864. Part2.Orientation = Vector3.new(0, 90, 0)
  1865. Part3.Name = "Part33"
  1866. Part3.Parent = Model0
  1867. Part3.Rotation = Vector3.new(180, 0, 180)
  1868. Part3.Size = Vector3.new(0.239999995, 0.229999945, 2.29999948)
  1869. Part3.CFrame = CFrame.new(7.00009441, 0.123857737, -16.0097961, -1, -6.91378009e-05, -6.88330765e-05, -6.91356545e-05, 1, -3.12162374e-05, 6.88352375e-05, -3.12114789e-05, -1)
  1870. Part3.BottomSurface = Enum.SurfaceType.Smooth
  1871. Part3.TopSurface = Enum.SurfaceType.Smooth
  1872. Part3.Position = Vector3.new(7.00009441, 0.123857737, -16.0097961)
  1873. Part3.Orientation = Vector3.new(0, -180, 0)
  1874. Weld4.Parent = Part3
  1875. Weld4.C0 = CFrame.new(-2.14496326, 0.453607529, 0.00461673737, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1876. Weld4.Part0 = Part3
  1877. Weld4.Part1 = Part101
  1878. Weld5.Parent = Part3
  1879. Weld5.C0 = CFrame.new(-0.298399925, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1880. Weld5.Part0 = Part3
  1881. Weld5.Part1 = Part60
  1882. Weld6.Parent = Part3
  1883. Weld6.C0 = CFrame.new(-0.078438282, 0.295003802, 0.770341873, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1884. Weld6.Part0 = Part3
  1885. Weld6.Part1 = Part61
  1886. Weld7.Parent = Part3
  1887. Weld7.C0 = CFrame.new(-0.078438282, 0.295003802, 0.423992157, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1888. Weld7.Part0 = Part3
  1889. Weld7.Part1 = Part62
  1890. Weld8.Parent = Part3
  1891. Weld8.C0 = CFrame.new(-1.77716732, 0.294999987, -0.0850915909, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1892. Weld8.Part0 = Part3
  1893. Weld8.Part1 = Part73
  1894. Weld9.Parent = Part3
  1895. Weld9.C0 = CFrame.new(-0.078438282, 0.295003802, 0.00461769104, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1896. Weld9.Part0 = Part3
  1897. Weld9.Part1 = Part63
  1898. Weld10.Parent = Part3
  1899. Weld10.C0 = CFrame.new(-1.5323267, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1900. Weld10.Part0 = Part3
  1901. Weld10.Part1 = Part70
  1902. Weld11.Parent = Part3
  1903. Weld11.C0 = CFrame.new(-1.81000614, -0.00999601185, 0.00500583649, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1904. Weld11.Part0 = Part3
  1905. Weld11.Part1 = Part1
  1906. Weld12.Parent = Part3
  1907. Weld12.C0 = CFrame.new(-2.15995693, 1.08908594, 0.0946159363, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1908. Weld12.Part0 = Part3
  1909. Weld12.Part1 = Part103
  1910. Weld13.Parent = Part3
  1911. Weld13.C0 = CFrame.new(-0.899999619, -0.00999999791, -1.06999874, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1912. Weld13.Part0 = Part3
  1913. Weld13.Part1 = Part2
  1914. Weld14.Parent = Part3
  1915. Weld14.C0 = CFrame.new(-1.11046886, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1916. Weld14.Part0 = Part3
  1917. Weld14.Part1 = Part58
  1918. Weld15.Parent = Part3
  1919. Weld15.C0 = CFrame.new(-3.55315304, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1920. Weld15.Part0 = Part3
  1921. Weld15.Part1 = Part85
  1922. Weld16.Parent = Part3
  1923. Weld16.C0 = CFrame.new(-2.7410841, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1924. Weld16.Part0 = Part3
  1925. Weld16.Part1 = Part88
  1926. Weld17.Parent = Part3
  1927. Weld17.C0 = CFrame.new(-4.21985149, 0.294999987, 0.751420975, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1928. Weld17.Part0 = Part3
  1929. Weld17.Part1 = Part80
  1930. Weld18.Parent = Part3
  1931. Weld18.C0 = CFrame.new(-3.34268379, -0.00999999791, -1.06999874, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1932. Weld18.Part0 = Part3
  1933. Weld18.Part1 = Part86
  1934. Weld19.Parent = Part3
  1935. Weld19.C0 = CFrame.new(-2.52112198, 0.295003802, 0.770341873, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1936. Weld19.Part0 = Part3
  1937. Weld19.Part1 = Part76
  1938. Weld20.Parent = Part3
  1939. Weld20.C0 = CFrame.new(-2.52112198, 0.295003802, 0.423992157, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1940. Weld20.Part0 = Part3
  1941. Weld20.Part1 = Part84
  1942. Weld21.Parent = Part3
  1943. Weld21.C0 = CFrame.new(-4.21985149, 0.294999987, -0.0850915909, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1944. Weld21.Part0 = Part3
  1945. Weld21.Part1 = Part78
  1946. Weld22.Parent = Part3
  1947. Weld22.C0 = CFrame.new(-2.44268417, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1948. Weld22.Part0 = Part3
  1949. Weld22.Part1 = Part92
  1950. Weld23.Parent = Part3
  1951. Weld23.C0 = CFrame.new(-2.52112198, 0.295003802, 0.00461769104, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1952. Weld23.Part0 = Part3
  1953. Weld23.Part1 = Part77
  1954. Weld24.Parent = Part3
  1955. Weld24.C0 = CFrame.new(-3.97501087, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1956. Weld24.Part0 = Part3
  1957. Weld24.Part1 = Part90
  1958. Weld25.Parent = Part3
  1959. Weld25.C0 = CFrame.new(-4.25269032, -0.00999601185, 0.00500583649, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  1960. Weld25.Part0 = Part3
  1961. Weld25.Part1 = Part79
  1962. Weld26.Parent = Part3
  1963. Weld26.C0 = CFrame.new(-4.00769043, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1964. Weld26.Part0 = Part3
  1965. Weld26.Part1 = Part82
  1966. Weld27.Parent = Part3
  1967. Weld27.C0 = CFrame.new(-4.21985149, 0.294999987, -0.538676262, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1968. Weld27.Part0 = Part3
  1969. Weld27.Part1 = Part87
  1970. Weld28.Parent = Part3
  1971. Weld28.C0 = CFrame.new(-2.71768379, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1972. Weld28.Part0 = Part3
  1973. Weld28.Part1 = Part91
  1974. Weld29.Parent = Part3
  1975. Weld29.C0 = CFrame.new(-4.21985149, 0.294999987, -0.968995094, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  1976. Weld29.Part0 = Part3
  1977. Weld29.Part1 = Part83
  1978. Weld30.Parent = Part3
  1979. Weld30.C0 = CFrame.new(-3.34268379, -0.00999999791, 1.09500122, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  1980. Weld30.Part0 = Part3
  1981. Weld30.Part1 = Part89
  1982. Weld31.Parent = Part3
  1983. Weld31.C0 = CFrame.new(-3.12551308, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1984. Weld31.Part0 = Part3
  1985. Weld31.Part1 = Part99
  1986. Weld32.Parent = Part3
  1987. Weld32.C0 = CFrame.new(-2.52112198, 0.295003802, -0.347056389, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1988. Weld32.Part0 = Part3
  1989. Weld32.Part1 = Part93
  1990. Weld33.Parent = Part3
  1991. Weld33.C0 = CFrame.new(-3.55315304, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1992. Weld33.Part0 = Part3
  1993. Weld33.Part1 = Part81
  1994. Weld34.Parent = Part3
  1995. Weld34.C0 = CFrame.new(-2.52112198, 0.295003802, -0.347056389, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  1996. Weld34.Part0 = Part3
  1997. Weld34.Part1 = Part95
  1998. Weld35.Parent = Part3
  1999. Weld35.C0 = CFrame.new(-1.77716732, 0.294999987, 0.751420975, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2000. Weld35.Part0 = Part3
  2001. Weld35.Part1 = Part75
  2002. Weld36.Parent = Part3
  2003. Weld36.C0 = CFrame.new(-3.60523796, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2004. Weld36.Part0 = Part3
  2005. Weld36.Part1 = Part97
  2006. Weld37.Parent = Part3
  2007. Weld37.C0 = CFrame.new(-2.52112198, 0.295003802, -0.743832588, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2008. Weld37.Part0 = Part3
  2009. Weld37.Part1 = Part98
  2010. Weld38.Parent = Part3
  2011. Weld38.C0 = CFrame.new(-3.1476841, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2012. Weld38.Part0 = Part3
  2013. Weld38.Part1 = Part94
  2014. Weld39.Parent = Part3
  2015. Weld39.C0 = CFrame.new(-4.21985149, 0.294999987, 0.358469009, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2016. Weld39.Part0 = Part3
  2017. Weld39.Part1 = Part96
  2018. Weld40.Parent = Part3
  2019. Weld40.C0 = CFrame.new(-2.22612095, 0.0860501826, 0.00461769104, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2020. Weld40.Part0 = Part3
  2021. Weld40.Part1 = Part100
  2022. Weld41.Parent = Part3
  2023. Weld41.C0 = CFrame.new(-1.11046886, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2024. Weld41.Part0 = Part3
  2025. Weld41.Part1 = Part57
  2026. Weld42.Parent = Part3
  2027. Weld42.C0 = CFrame.new(-1.56500626, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2028. Weld42.Part0 = Part3
  2029. Weld42.Part1 = Part56
  2030. Weld43.Parent = Part3
  2031. Weld43.C0 = CFrame.new(-1.77716732, 0.294999987, -0.538676262, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2032. Weld43.Part0 = Part3
  2033. Weld43.Part1 = Part72
  2034. Weld44.Parent = Part3
  2035. Weld44.C0 = CFrame.new(-0.274999142, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2036. Weld44.Part0 = Part3
  2037. Weld44.Part1 = Part68
  2038. Weld45.Parent = Part3
  2039. Weld45.C0 = CFrame.new(-1.77716732, 0.294999987, -0.968995094, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2040. Weld45.Part0 = Part3
  2041. Weld45.Part1 = Part71
  2042. Weld46.Parent = Part3
  2043. Weld46.C0 = CFrame.new(-0.899999619, -0.00999999791, 1.09500122, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2044. Weld46.Part0 = Part3
  2045. Weld46.Part1 = Part55
  2046. Weld47.Parent = Part3
  2047. Weld47.C0 = CFrame.new(-0.682828426, 0.295003802, 1.07500648, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2048. Weld47.Part0 = Part3
  2049. Weld47.Part1 = Part59
  2050. Weld48.Parent = Part3
  2051. Weld48.C0 = CFrame.new(-0.078438282, 0.295003802, -0.347056389, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2052. Weld48.Part0 = Part3
  2053. Weld48.Part1 = Part65
  2054. Weld49.Parent = Part3
  2055. Weld49.C0 = CFrame.new(-0.078438282, 0.295003802, -0.347056389, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2056. Weld49.Part0 = Part3
  2057. Weld49.Part1 = Part64
  2058. Weld50.Parent = Part3
  2059. Weld50.C0 = CFrame.new(-0.078438282, 0.295003802, -0.743832588, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2060. Weld50.Part0 = Part3
  2061. Weld50.Part1 = Part66
  2062. Weld51.Parent = Part3
  2063. Weld51.C0 = CFrame.new(-0.704999447, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2064. Weld51.Part0 = Part3
  2065. Weld51.Part1 = Part67
  2066. Weld52.Parent = Part3
  2067. Weld52.C0 = CFrame.new(-1.16255379, 0.294999987, -1.03499889, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2068. Weld52.Part0 = Part3
  2069. Weld52.Part1 = Part69
  2070. Weld53.Parent = Part3
  2071. Weld53.C0 = CFrame.new(-1.77716732, 0.294999987, 0.358469009, 1, 0, 0, 0, 0, -1, 0, 1, 0)
  2072. Weld53.Part0 = Part3
  2073. Weld53.Part1 = Part74
  2074. Weld54.Parent = Part3
  2075. Weld54.C0 = CFrame.new(-2.15995693, 0.72362113, 0.0946159363, 0, -1, 0, 0, 0, -1, 1, 0, 0)
  2076. Weld54.Part0 = Part3
  2077. Weld54.Part1 = Part102
  2078. Part55.Name = "Part44"
  2079. Part55.Parent = Model0
  2080. Part55.Rotation = Vector3.new(0, 90, 0)
  2081. Part55.Size = Vector3.new(0.290000021, 0.229999945, 1.55999959)
  2082. Part55.CFrame = CFrame.new(7.90001917, 0.113885775, -17.1048584, -6.88330765e-05, -6.91378009e-05, 1, -3.12162374e-05, 1, 6.91356545e-05, -1, -3.12114789e-05, -6.88352375e-05)
  2083. Part55.BottomSurface = Enum.SurfaceType.Smooth
  2084. Part55.TopSurface = Enum.SurfaceType.Smooth
  2085. Part55.Position = Vector3.new(7.90001917, 0.113885775, -17.1048584)
  2086. Part55.Orientation = Vector3.new(0, 90, 0)
  2087. Part56.Name = "Part55"
  2088. Part56.Parent = Model0
  2089. Part56.Rotation = Vector3.new(90, 0, -90)
  2090. Part56.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2091. Part56.CFrame = CFrame.new(8.56500626, 0.418936193, -17.084919, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2092. Part56.BottomSurface = Enum.SurfaceType.Smooth
  2093. Part56.TopSurface = Enum.SurfaceType.Smooth
  2094. Part56.Position = Vector3.new(8.56500626, 0.418936193, -17.084919)
  2095. Part56.Orientation = Vector3.new(90, 90, 0)
  2096. Part57.Name = "Part66"
  2097. Part57.Parent = Model0
  2098. Part57.Rotation = Vector3.new(90, 0, -90)
  2099. Part57.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2100. Part57.CFrame = CFrame.new(8.11046886, 0.418904752, -17.0848885, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2101. Part57.BottomSurface = Enum.SurfaceType.Smooth
  2102. Part57.TopSurface = Enum.SurfaceType.Smooth
  2103. Part57.Position = Vector3.new(8.11046886, 0.418904752, -17.0848885)
  2104. Part57.Orientation = Vector3.new(90, 90, 0)
  2105. Part58.Name = "Part77"
  2106. Part58.Parent = Model0
  2107. Part58.Rotation = Vector3.new(90, 0, -90)
  2108. Part58.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2109. Part58.CFrame = CFrame.new(8.11046886, 0.418904752, -17.0848885, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2110. Part58.BottomSurface = Enum.SurfaceType.Smooth
  2111. Part58.TopSurface = Enum.SurfaceType.Smooth
  2112. Part58.Position = Vector3.new(8.11046886, 0.418904752, -17.0848885)
  2113. Part58.Orientation = Vector3.new(90, 90, 0)
  2114. Part59.Name = "Part88"
  2115. Part59.Parent = Model0
  2116. Part59.Rotation = Vector3.new(90, 0, -90)
  2117. Part59.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2118. Part59.CFrame = CFrame.new(7.68282843, 0.418875188, -17.0848579, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2119. Part59.BottomSurface = Enum.SurfaceType.Smooth
  2120. Part59.TopSurface = Enum.SurfaceType.Smooth
  2121. Part59.Position = Vector3.new(7.68282843, 0.418875188, -17.0848579)
  2122. Part59.Orientation = Vector3.new(90, 90, 0)
  2123. Part60.Name = "Part99"
  2124. Part60.Parent = Model0
  2125. Part60.Rotation = Vector3.new(90, 0, -90)
  2126. Part60.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2127. Part60.CFrame = CFrame.new(7.29839993, 0.418848604, -17.0848331, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2128. Part60.BottomSurface = Enum.SurfaceType.Smooth
  2129. Part60.TopSurface = Enum.SurfaceType.Smooth
  2130. Part60.Position = Vector3.new(7.29839993, 0.418848604, -17.0848331)
  2131. Part60.Orientation = Vector3.new(90, 90, 0)
  2132. Part61.Name = "Part1010"
  2133. Part61.Parent = Model0
  2134. Part61.Rotation = Vector3.new(90, 0, -90)
  2135. Part61.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2136. Part61.CFrame = CFrame.new(7.07845926, 0.418842912, -16.7801533, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2137. Part61.BottomSurface = Enum.SurfaceType.Smooth
  2138. Part61.TopSurface = Enum.SurfaceType.Smooth
  2139. Part61.Position = Vector3.new(7.07845926, 0.418842912, -16.7801533)
  2140. Part61.Orientation = Vector3.new(90, 90, 0)
  2141. Part62.Name = "Part1111"
  2142. Part62.Parent = Model0
  2143. Part62.Rotation = Vector3.new(90, 0, -90)
  2144. Part62.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2145. Part62.CFrame = CFrame.new(7.0784831, 0.41885373, -16.4338036, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2146. Part62.BottomSurface = Enum.SurfaceType.Smooth
  2147. Part62.TopSurface = Enum.SurfaceType.Smooth
  2148. Part62.Position = Vector3.new(7.0784831, 0.41885373, -16.4338036)
  2149. Part62.Orientation = Vector3.new(90, 90, 0)
  2150. Part63.Name = "Part1212"
  2151. Part63.Parent = Model0
  2152. Part63.Rotation = Vector3.new(90, 0, -90)
  2153. Part63.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2154. Part63.CFrame = CFrame.new(7.07851219, 0.418866813, -16.0144291, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2155. Part63.BottomSurface = Enum.SurfaceType.Smooth
  2156. Part63.TopSurface = Enum.SurfaceType.Smooth
  2157. Part63.Position = Vector3.new(7.07851219, 0.418866813, -16.0144291)
  2158. Part63.Orientation = Vector3.new(90, 90, 0)
  2159. Part64.Name = "Part1313"
  2160. Part64.Parent = Model0
  2161. Part64.Rotation = Vector3.new(90, 0, -90)
  2162. Part64.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2163. Part64.CFrame = CFrame.new(7.07853603, 0.41887781, -15.6627541, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2164. Part64.BottomSurface = Enum.SurfaceType.Smooth
  2165. Part64.TopSurface = Enum.SurfaceType.Smooth
  2166. Part64.Position = Vector3.new(7.07853603, 0.41887781, -15.6627541)
  2167. Part64.Orientation = Vector3.new(90, 90, 0)
  2168. Part65.Name = "Part1414"
  2169. Part65.Parent = Model0
  2170. Part65.Rotation = Vector3.new(90, 0, -90)
  2171. Part65.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2172. Part65.CFrame = CFrame.new(7.07853603, 0.41887781, -15.6627541, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2173. Part65.BottomSurface = Enum.SurfaceType.Smooth
  2174. Part65.TopSurface = Enum.SurfaceType.Smooth
  2175. Part65.Position = Vector3.new(7.07853603, 0.41887781, -15.6627541)
  2176. Part65.Orientation = Vector3.new(90, 90, 0)
  2177. Part66.Name = "Part1515"
  2178. Part66.Parent = Model0
  2179. Part66.Rotation = Vector3.new(90, 0, -90)
  2180. Part66.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2181. Part66.CFrame = CFrame.new(7.07856369, 0.418890178, -15.2659779, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2182. Part66.BottomSurface = Enum.SurfaceType.Smooth
  2183. Part66.TopSurface = Enum.SurfaceType.Smooth
  2184. Part66.Position = Vector3.new(7.07856369, 0.418890178, -15.2659779)
  2185. Part66.Orientation = Vector3.new(90, 90, 0)
  2186. Part67.Name = "Part1616"
  2187. Part67.Parent = Model0
  2188. Part67.Rotation = Vector3.new(90, 0, 180)
  2189. Part67.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2190. Part67.CFrame = CFrame.new(7.70514488, 0.418938756, -14.9748554, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2191. Part67.BottomSurface = Enum.SurfaceType.Smooth
  2192. Part67.TopSurface = Enum.SurfaceType.Smooth
  2193. Part67.Position = Vector3.new(7.70514488, 0.418938756, -14.9748554)
  2194. Part67.Orientation = Vector3.new(90, -180, 0)
  2195. Part68.Name = "Part1717"
  2196. Part68.Parent = Model0
  2197. Part68.Rotation = Vector3.new(90, 0, 180)
  2198. Part68.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2199. Part68.CFrame = CFrame.new(7.27514458, 0.418909043, -14.9748249, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2200. Part68.BottomSurface = Enum.SurfaceType.Smooth
  2201. Part68.TopSurface = Enum.SurfaceType.Smooth
  2202. Part68.Position = Vector3.new(7.27514458, 0.418909043, -14.9748249)
  2203. Part68.Orientation = Vector3.new(90, -180, 0)
  2204. Part69.Name = "Part1818"
  2205. Part69.Parent = Model0
  2206. Part69.Rotation = Vector3.new(90, 0, 180)
  2207. Part69.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2208. Part69.CFrame = CFrame.new(8.16269875, 0.418970406, -14.9748869, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2209. Part69.BottomSurface = Enum.SurfaceType.Smooth
  2210. Part69.TopSurface = Enum.SurfaceType.Smooth
  2211. Part69.Position = Vector3.new(8.16269875, 0.418970406, -14.9748869)
  2212. Part69.Orientation = Vector3.new(90, -180, 0)
  2213. Part70.Name = "Part1919"
  2214. Part70.Parent = Model0
  2215. Part70.Rotation = Vector3.new(90, 0, 180)
  2216. Part70.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2217. Part70.CFrame = CFrame.new(8.53247166, 0.418995976, -14.9749117, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2218. Part70.BottomSurface = Enum.SurfaceType.Smooth
  2219. Part70.TopSurface = Enum.SurfaceType.Smooth
  2220. Part70.Position = Vector3.new(8.53247166, 0.418995976, -14.9749117)
  2221. Part70.Orientation = Vector3.new(90, -180, 0)
  2222. Part71.Name = "Part2020"
  2223. Part71.Parent = Model0
  2224. Part71.Rotation = Vector3.new(90, 0, 180)
  2225. Part71.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2226. Part71.CFrame = CFrame.new(8.77730846, 0.419010848, -15.0409327, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2227. Part71.BottomSurface = Enum.SurfaceType.Smooth
  2228. Part71.TopSurface = Enum.SurfaceType.Smooth
  2229. Part71.Position = Vector3.new(8.77730846, 0.419010848, -15.0409327)
  2230. Part71.Orientation = Vector3.new(90, -180, 0)
  2231. Part72.Name = "Part2121"
  2232. Part72.Parent = Model0
  2233. Part72.Rotation = Vector3.new(90, 0, 180)
  2234. Part72.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2235. Part72.CFrame = CFrame.new(8.7772789, 0.418997407, -15.4712515, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2236. Part72.BottomSurface = Enum.SurfaceType.Smooth
  2237. Part72.TopSurface = Enum.SurfaceType.Smooth
  2238. Part72.Position = Vector3.new(8.7772789, 0.418997407, -15.4712515)
  2239. Part72.Orientation = Vector3.new(90, -180, 0)
  2240. Part73.Name = "Part2222"
  2241. Part73.Parent = Model0
  2242. Part73.Rotation = Vector3.new(90, 0, 180)
  2243. Part73.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2244. Part73.CFrame = CFrame.new(8.77724743, 0.418983251, -15.9248362, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2245. Part73.BottomSurface = Enum.SurfaceType.Smooth
  2246. Part73.TopSurface = Enum.SurfaceType.Smooth
  2247. Part73.Position = Vector3.new(8.77724743, 0.418983251, -15.9248362)
  2248. Part73.Orientation = Vector3.new(90, -180, 0)
  2249. Part74.Name = "Part2323"
  2250. Part74.Parent = Model0
  2251. Part74.Rotation = Vector3.new(90, 0, 180)
  2252. Part74.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2253. Part74.CFrame = CFrame.new(8.77721691, 0.418969423, -16.3683968, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2254. Part74.BottomSurface = Enum.SurfaceType.Smooth
  2255. Part74.TopSurface = Enum.SurfaceType.Smooth
  2256. Part74.Position = Vector3.new(8.77721691, 0.418969423, -16.3683968)
  2257. Part74.Orientation = Vector3.new(90, -180, 0)
  2258. Part75.Name = "Part2424"
  2259. Part75.Parent = Model0
  2260. Part75.Rotation = Vector3.new(90, 0, 180)
  2261. Part75.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2262. Part75.CFrame = CFrame.new(8.77718925, 0.418957144, -16.7613487, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2263. Part75.BottomSurface = Enum.SurfaceType.Smooth
  2264. Part75.TopSurface = Enum.SurfaceType.Smooth
  2265. Part75.Position = Vector3.new(8.77718925, 0.418957144, -16.7613487)
  2266. Part75.Orientation = Vector3.new(90, -180, 0)
  2267. Part76.Name = "Part2525"
  2268. Part76.Parent = Model0
  2269. Part76.Rotation = Vector3.new(90, 0, -90)
  2270. Part76.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2271. Part76.CFrame = CFrame.new(9.52114296, 0.419011801, -16.7803211, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2272. Part76.BottomSurface = Enum.SurfaceType.Smooth
  2273. Part76.TopSurface = Enum.SurfaceType.Smooth
  2274. Part76.Position = Vector3.new(9.52114296, 0.419011801, -16.7803211)
  2275. Part76.Orientation = Vector3.new(90, 90, 0)
  2276. Part77.Name = "Part2626"
  2277. Part77.Parent = Model0
  2278. Part77.Rotation = Vector3.new(90, 0, -90)
  2279. Part77.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2280. Part77.CFrame = CFrame.new(9.52119541, 0.419035703, -16.0145969, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2281. Part77.BottomSurface = Enum.SurfaceType.Smooth
  2282. Part77.TopSurface = Enum.SurfaceType.Smooth
  2283. Part77.Position = Vector3.new(9.52119541, 0.419035703, -16.0145969)
  2284. Part77.Orientation = Vector3.new(90, 90, 0)
  2285. Part78.Name = "Part2727"
  2286. Part78.Parent = Model0
  2287. Part78.Rotation = Vector3.new(90, 0, 180)
  2288. Part78.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2289. Part78.CFrame = CFrame.new(11.2199306, 0.419152111, -15.925004, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2290. Part78.BottomSurface = Enum.SurfaceType.Smooth
  2291. Part78.TopSurface = Enum.SurfaceType.Smooth
  2292. Part78.Position = Vector3.new(11.2199306, 0.419152111, -15.925004)
  2293. Part78.Orientation = Vector3.new(90, -180, 0)
  2294. Part79.Name = "Part2828"
  2295. Part79.Parent = Model0
  2296. Part79.Size = Vector3.new(0.239999995, 0.229999945, 2.38999963)
  2297. Part79.CFrame = CFrame.new(11.2527847, 0.114155583, -16.0150948, 1, -6.91378009e-05, 6.88330765e-05, 6.91356545e-05, 1, 3.12162374e-05, -6.88352375e-05, -3.12114789e-05, 1)
  2298. Part79.BottomSurface = Enum.SurfaceType.Smooth
  2299. Part79.TopSurface = Enum.SurfaceType.Smooth
  2300. Part79.Position = Vector3.new(11.2527847, 0.114155583, -16.0150948)
  2301. Part80.Name = "Part2929"
  2302. Part80.Parent = Model0
  2303. Part80.Rotation = Vector3.new(90, 0, 180)
  2304. Part80.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2305. Part80.CFrame = CFrame.new(11.2198734, 0.419126004, -16.7615166, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2306. Part80.BottomSurface = Enum.SurfaceType.Smooth
  2307. Part80.TopSurface = Enum.SurfaceType.Smooth
  2308. Part80.Position = Vector3.new(11.2198734, 0.419126004, -16.7615166)
  2309. Part80.Orientation = Vector3.new(90, -180, 0)
  2310. Part81.Name = "Part3030"
  2311. Part81.Parent = Model0
  2312. Part81.Rotation = Vector3.new(90, 0, -90)
  2313. Part81.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2314. Part81.CFrame = CFrame.new(10.553153, 0.419073641, -17.0850563, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2315. Part81.BottomSurface = Enum.SurfaceType.Smooth
  2316. Part81.TopSurface = Enum.SurfaceType.Smooth
  2317. Part81.Position = Vector3.new(10.553153, 0.419073641, -17.0850563)
  2318. Part81.Orientation = Vector3.new(90, 90, 0)
  2319. Part82.Name = "Part3131"
  2320. Part82.Parent = Model0
  2321. Part82.Rotation = Vector3.new(90, 0, -90)
  2322. Part82.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2323. Part82.CFrame = CFrame.new(11.0076904, 0.419105053, -17.0850868, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2324. Part82.BottomSurface = Enum.SurfaceType.Smooth
  2325. Part82.TopSurface = Enum.SurfaceType.Smooth
  2326. Part82.Position = Vector3.new(11.0076904, 0.419105053, -17.0850868)
  2327. Part82.Orientation = Vector3.new(90, 90, 0)
  2328. Part83.Name = "Part3232"
  2329. Part83.Parent = Model0
  2330. Part83.Rotation = Vector3.new(90, 0, 180)
  2331. Part83.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2332. Part83.CFrame = CFrame.new(11.2199917, 0.419179708, -15.0411005, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2333. Part83.BottomSurface = Enum.SurfaceType.Smooth
  2334. Part83.TopSurface = Enum.SurfaceType.Smooth
  2335. Part83.Position = Vector3.new(11.2199917, 0.419179708, -15.0411005)
  2336. Part83.Orientation = Vector3.new(90, -180, 0)
  2337. Part84.Name = "Part3333"
  2338. Part84.Parent = Model0
  2339. Part84.Rotation = Vector3.new(90, 0, -90)
  2340. Part84.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2341. Part84.CFrame = CFrame.new(9.5211668, 0.41902262, -16.4339714, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2342. Part84.BottomSurface = Enum.SurfaceType.Smooth
  2343. Part84.TopSurface = Enum.SurfaceType.Smooth
  2344. Part84.Position = Vector3.new(9.5211668, 0.41902262, -16.4339714)
  2345. Part84.Orientation = Vector3.new(90, 90, 0)
  2346. Part85.Name = "Part3434"
  2347. Part85.Parent = Model0
  2348. Part85.Rotation = Vector3.new(90, 0, -90)
  2349. Part85.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2350. Part85.CFrame = CFrame.new(10.553153, 0.419073641, -17.0850563, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2351. Part85.BottomSurface = Enum.SurfaceType.Smooth
  2352. Part85.TopSurface = Enum.SurfaceType.Smooth
  2353. Part85.Position = Vector3.new(10.553153, 0.419073641, -17.0850563)
  2354. Part85.Orientation = Vector3.new(90, 90, 0)
  2355. Part86.Name = "Part3535"
  2356. Part86.Parent = Model0
  2357. Part86.Rotation = Vector3.new(0, 90, 0)
  2358. Part86.Size = Vector3.new(0.239999995, 0.229999945, 1.55999959)
  2359. Part86.CFrame = CFrame.new(10.3428526, 0.114122242, -14.9400272, -6.88330765e-05, -6.91378009e-05, 1, -3.12162374e-05, 1, 6.91356545e-05, -1, -3.12114789e-05, -6.88352375e-05)
  2360. Part86.BottomSurface = Enum.SurfaceType.Smooth
  2361. Part86.TopSurface = Enum.SurfaceType.Smooth
  2362. Part86.Position = Vector3.new(10.3428526, 0.114122242, -14.9400272)
  2363. Part86.Orientation = Vector3.new(0, 90, 0)
  2364. Part87.Name = "Part3636"
  2365. Part87.Parent = Model0
  2366. Part87.Rotation = Vector3.new(90, 0, 180)
  2367. Part87.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2368. Part87.CFrame = CFrame.new(11.2199631, 0.419166267, -15.4714193, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2369. Part87.BottomSurface = Enum.SurfaceType.Smooth
  2370. Part87.TopSurface = Enum.SurfaceType.Smooth
  2371. Part87.Position = Vector3.new(11.2199631, 0.419166267, -15.4714193)
  2372. Part87.Orientation = Vector3.new(90, -180, 0)
  2373. Part88.Name = "Part3737"
  2374. Part88.Parent = Model0
  2375. Part88.Rotation = Vector3.new(90, 0, -90)
  2376. Part88.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2377. Part88.CFrame = CFrame.new(9.7410841, 0.419017494, -17.085001, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2378. Part88.BottomSurface = Enum.SurfaceType.Smooth
  2379. Part88.TopSurface = Enum.SurfaceType.Smooth
  2380. Part88.Position = Vector3.new(9.7410841, 0.419017494, -17.085001)
  2381. Part88.Orientation = Vector3.new(90, 90, 0)
  2382. Part89.Name = "Part3838"
  2383. Part89.Parent = Model0
  2384. Part89.Rotation = Vector3.new(0, 90, 0)
  2385. Part89.Size = Vector3.new(0.290000021, 0.229999945, 1.55999959)
  2386. Part89.CFrame = CFrame.new(10.3427038, 0.114054658, -17.1050262, -6.88330765e-05, -6.91378009e-05, 1, -3.12162374e-05, 1, 6.91356545e-05, -1, -3.12114789e-05, -6.88352375e-05)
  2387. Part89.BottomSurface = Enum.SurfaceType.Smooth
  2388. Part89.TopSurface = Enum.SurfaceType.Smooth
  2389. Part89.Position = Vector3.new(10.3427038, 0.114054658, -17.1050262)
  2390. Part89.Orientation = Vector3.new(0, 90, 0)
  2391. Part90.Name = "Part3939"
  2392. Part90.Parent = Model0
  2393. Part90.Rotation = Vector3.new(90, 0, 180)
  2394. Part90.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2395. Part90.CFrame = CFrame.new(10.9751558, 0.419164836, -14.9750805, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2396. Part90.BottomSurface = Enum.SurfaceType.Smooth
  2397. Part90.TopSurface = Enum.SurfaceType.Smooth
  2398. Part90.Position = Vector3.new(10.9751558, 0.419164836, -14.9750805)
  2399. Part90.Orientation = Vector3.new(90, -180, 0)
  2400. Part91.Name = "Part4040"
  2401. Part91.Parent = Model0
  2402. Part91.Rotation = Vector3.new(90, 0, 180)
  2403. Part91.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2404. Part91.CFrame = CFrame.new(9.71782875, 0.419077933, -14.9749937, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2405. Part91.BottomSurface = Enum.SurfaceType.Smooth
  2406. Part91.TopSurface = Enum.SurfaceType.Smooth
  2407. Part91.Position = Vector3.new(9.71782875, 0.419077933, -14.9749937)
  2408. Part91.Orientation = Vector3.new(90, -180, 0)
  2409. Part92.Name = "Part4141"
  2410. Part92.Parent = Model0
  2411. Part92.Rotation = Vector3.new(180, 0, 180)
  2412. Part92.Size = Vector3.new(0.239999995, 0.229999945, 2.29999948)
  2413. Part92.CFrame = CFrame.new(9.44277859, 0.124026611, -16.009964, -1, -6.91378009e-05, -6.88330765e-05, -6.91356545e-05, 1, -3.12162374e-05, 6.88352375e-05, -3.12114789e-05, -1)
  2414. Part92.BottomSurface = Enum.SurfaceType.Smooth
  2415. Part92.TopSurface = Enum.SurfaceType.Smooth
  2416. Part92.Position = Vector3.new(9.44277859, 0.124026611, -16.009964)
  2417. Part92.Orientation = Vector3.new(0, -180, 0)
  2418. Part93.Name = "Part4242"
  2419. Part93.Parent = Model0
  2420. Part93.Rotation = Vector3.new(90, 0, -90)
  2421. Part93.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2422. Part93.CFrame = CFrame.new(9.52121925, 0.4190467, -15.6629229, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2423. Part93.BottomSurface = Enum.SurfaceType.Smooth
  2424. Part93.TopSurface = Enum.SurfaceType.Smooth
  2425. Part93.Position = Vector3.new(9.52121925, 0.4190467, -15.6629229)
  2426. Part93.Orientation = Vector3.new(90, 90, 0)
  2427. Part94.Name = "Part4343"
  2428. Part94.Parent = Model0
  2429. Part94.Rotation = Vector3.new(90, 0, 180)
  2430. Part94.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2431. Part94.CFrame = CFrame.new(10.1478291, 0.419107646, -14.9750233, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2432. Part94.BottomSurface = Enum.SurfaceType.Smooth
  2433. Part94.TopSurface = Enum.SurfaceType.Smooth
  2434. Part94.Position = Vector3.new(10.1478291, 0.419107646, -14.9750233)
  2435. Part94.Orientation = Vector3.new(90, -180, 0)
  2436. Part95.Name = "Part4444"
  2437. Part95.Parent = Model0
  2438. Part95.Rotation = Vector3.new(90, 0, -90)
  2439. Part95.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2440. Part95.CFrame = CFrame.new(9.52121925, 0.4190467, -15.6629229, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2441. Part95.BottomSurface = Enum.SurfaceType.Smooth
  2442. Part95.TopSurface = Enum.SurfaceType.Smooth
  2443. Part95.Position = Vector3.new(9.52121925, 0.4190467, -15.6629229)
  2444. Part95.Orientation = Vector3.new(90, 90, 0)
  2445. Part96.Name = "Part4545"
  2446. Part96.Parent = Model0
  2447. Part96.Rotation = Vector3.new(90, 0, 180)
  2448. Part96.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2449. Part96.CFrame = CFrame.new(11.2199001, 0.419138283, -16.3685646, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2450. Part96.BottomSurface = Enum.SurfaceType.Smooth
  2451. Part96.TopSurface = Enum.SurfaceType.Smooth
  2452. Part96.Position = Vector3.new(11.2199001, 0.419138283, -16.3685646)
  2453. Part96.Orientation = Vector3.new(90, -180, 0)
  2454. Part97.Name = "Part4646"
  2455. Part97.Parent = Model0
  2456. Part97.Rotation = Vector3.new(90, 0, 180)
  2457. Part97.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2458. Part97.CFrame = CFrame.new(10.6053829, 0.419139266, -14.9750547, -1, -6.88330765e-05, 6.91378009e-05, -6.91356545e-05, -3.12162374e-05, -1, 6.88352375e-05, -1, 3.12114789e-05)
  2459. Part97.BottomSurface = Enum.SurfaceType.Smooth
  2460. Part97.TopSurface = Enum.SurfaceType.Smooth
  2461. Part97.Position = Vector3.new(10.6053829, 0.419139266, -14.9750547)
  2462. Part97.Orientation = Vector3.new(90, -180, 0)
  2463. Part98.Name = "Part4747"
  2464. Part98.Parent = Model0
  2465. Part98.Rotation = Vector3.new(90, 0, -90)
  2466. Part98.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2467. Part98.CFrame = CFrame.new(9.52124691, 0.419059068, -15.2661467, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2468. Part98.BottomSurface = Enum.SurfaceType.Smooth
  2469. Part98.TopSurface = Enum.SurfaceType.Smooth
  2470. Part98.Position = Vector3.new(9.52124691, 0.419059068, -15.2661467)
  2471. Part98.Orientation = Vector3.new(90, 90, 0)
  2472. Part99.Name = "Part4848"
  2473. Part99.Parent = Model0
  2474. Part99.Rotation = Vector3.new(90, 0, -90)
  2475. Part99.Size = Vector3.new(0.290000021, 0.229999945, 0.379999995)
  2476. Part99.CFrame = CFrame.new(10.1255131, 0.419044077, -17.0850277, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2477. Part99.BottomSurface = Enum.SurfaceType.Smooth
  2478. Part99.TopSurface = Enum.SurfaceType.Smooth
  2479. Part99.Position = Vector3.new(10.1255131, 0.419044077, -17.0850277)
  2480. Part99.Orientation = Vector3.new(90, 90, 0)
  2481. Part100.Name = "Part4949"
  2482. Part100.Parent = Model0
  2483. Part100.Rotation = Vector3.new(90, 0, -90)
  2484. Part100.Size = Vector3.new(0.290000021, 0.819999933, 0.379999995)
  2485. Part100.CFrame = CFrame.new(9.22620964, 0.210061684, -16.0145702, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2486. Part100.BottomSurface = Enum.SurfaceType.Smooth
  2487. Part100.TopSurface = Enum.SurfaceType.Smooth
  2488. Part100.Position = Vector3.new(9.22620964, 0.210061684, -16.0145702)
  2489. Part100.Orientation = Vector3.new(90, 90, 0)
  2490. Part101.Name = "Part5050"
  2491. Part101.Parent = Model0
  2492. Part101.Rotation = Vector3.new(90, 0, -90)
  2493. Part101.Size = Vector3.new(0.290000021, 0.409999967, 0.48999992)
  2494. Part101.CFrame = CFrame.new(9.14502621, 0.577613413, -16.0145741, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2495. Part101.BottomSurface = Enum.SurfaceType.Smooth
  2496. Part101.TopSurface = Enum.SurfaceType.Smooth
  2497. Part101.Position = Vector3.new(9.14502621, 0.577613413, -16.0145741)
  2498. Part101.Orientation = Vector3.new(90, 90, 0)
  2499. Part102.Name = "Part5151"
  2500. Part102.Parent = Model0
  2501. Part102.Rotation = Vector3.new(90, 0, -90)
  2502. Part102.Size = Vector3.new(1.30999982, 1.4799993, 0.0500000007)
  2503. Part102.CFrame = CFrame.new(9.15999508, 0.847625196, -16.1045837, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2504. Part102.BottomSurface = Enum.SurfaceType.Smooth
  2505. Part102.TopSurface = Enum.SurfaceType.Smooth
  2506. Part102.Position = Vector3.new(9.15999508, 0.847625196, -16.1045837)
  2507. Part102.Orientation = Vector3.new(90, 90, 0)
  2508. Part103.Name = "Part5252"
  2509. Part103.Parent = Model0
  2510. Part103.BrickColor = BrickColor.new("Really blue")
  2511. Part103.Rotation = Vector3.new(90, 0, -90)
  2512. Part103.Size = Vector3.new(1.30999982, 1.4799993, 0.729997277)
  2513. Part103.CFrame = CFrame.new(9.15996933, 1.21309006, -16.1045952, -6.88330765e-05, 1, 6.91378009e-05, -3.12162374e-05, 6.91356545e-05, -1, -1, -6.88352375e-05, 3.12114789e-05)
  2514. Part103.BottomSurface = Enum.SurfaceType.Smooth
  2515. Part103.TopSurface = Enum.SurfaceType.Smooth
  2516. Part103.Color = Color3.new(0, 0.266667, 1)
  2517. Part103.Position = Vector3.new(9.15996933, 1.21309006, -16.1045952)
  2518. Part103.Orientation = Vector3.new(90, 90, 0)
  2519. Part103.Color = Color3.new(0, 0.266667, 1)
  2520. SurfaceGui104.Parent = Part103
  2521. Frame105.Parent = SurfaceGui104
  2522. Frame105.Size = UDim2.new(0, 413, 0, 126)
  2523. Frame105.Position = UDim2.new(0, 209, 0, 250)
  2524. Frame105.BackgroundColor3 = Color3.new(0, 0.0666667, 0.458824)
  2525. TextLabel106.Parent = Frame105
  2526. TextLabel106.Transparency = 1
  2527. TextLabel106.Size = UDim2.new(1, 1, 1, 1)
  2528. TextLabel106.Text = "durex"
  2529. TextLabel106.BackgroundColor3 = Color3.new(1, 1, 1)
  2530. TextLabel106.BackgroundTransparency = 1
  2531. TextLabel106.Font = Enum.Font.SourceSans
  2532. TextLabel106.FontSize = Enum.FontSize.Size96
  2533. TextLabel106.TextColor3 = Color3.new(0.952941, 0.952941, 0.952941)
  2534. TextLabel106.TextScaled = true
  2535. TextLabel106.TextStrokeColor3 = Color3.new(1, 1, 1)
  2536. TextLabel106.TextWrapped = true
  2537. for i,v in pairs(mas:GetChildren()) do
  2538. v.Parent = workspace
  2539. pcall(function() v:MakeJoints() end)
  2540. end
  2541. mas:Destroy()
  2542. for i,v in pairs(cors) do
  2543. spawn(function()
  2544. pcall(v)
  2545. end)
  2546. end
  2547. Part3.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,0,-5) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
  2548. local wow = Instance.new("Sound", humanoidofplr.Parent.Head)
  2549. wow.SoundId = "rbxassetid://168209314"
  2550. wow:Play()
  2551. wow.Volume = 5
  2552. using = false
  2553. local function hagotemxd(part)
  2554. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  2555. if humanoid then
  2556. if humanoid.Parent.Head:findFirstChild("Died") then
  2557. humanoid.Parent.Head.Died.Volume = 10
  2558. humanoid.Parent.Head.Died:Play()
  2559. end
  2560. humanoid.Parent.Head.Anchored = true
  2561. wait(3)
  2562. humanoid.Parent.Head.Anchored = false
  2563. end
  2564. end
  2565. Part103.Touched:connect(hagotemxd)
  2566. wait(5)
  2567. candur = true
  2568. end
  2569. end
  2570. mouse.KeyDown:connect(putdurex)
  2571. function breakitdown(key)
  2572. key = key:lower()
  2573. if key == "r" and not using then
  2574. using = true
  2575. hittd = false
  2576. humanoidofplr.WalkSpeed = 25
  2577. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  2578. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2579. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2580. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2581. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  2582. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  2583. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2584. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2585. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  2586. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  2587. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  2588. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  2589. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2590. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2591. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  2592. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  2593. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  2594. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  2595. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2596. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2597. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  2598. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  2599. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  2600. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  2601. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2602. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  2603. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  2604. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  2605. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2606. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2607. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  2608. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  2609. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  2610. local sensoryee2 = Instance.new("Part", game.Players.LocalPlayer.Character["Right Arm"])
  2611. sensoryee2.Size = Vector3.new(2, 2, 2)
  2612. sensoryee2.CanCollide = false
  2613. sensoryee2.Transparency = 1
  2614. sensoryee2:BreakJoints()
  2615. local weldsensor = Instance.new("Weld", sensoryee2)
  2616. weldsensor.Part0 = sensoryee2
  2617. weldsensor.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2618. weldsensor.C0 = CFrame.new(0,1,0)
  2619. local doavariable1 = Instance.new("Sound", humanoidofplr.Parent.Head)
  2620. doavariable1.SoundId = "rbxassetid://138152395"
  2621. doavariable1:Play()
  2622. doavariable1.Volume = 5
  2623. local function udidit(part)
  2624. sensoryee2:destroy()
  2625. local humanoid = part.Parent:findFirstChildOfClass("Humanoid")
  2626. if humanoid then
  2627. hittd = true
  2628. humanoidofplr.WalkSpeed = 0
  2629. local doavariable = Instance.new("Sound", humanoidofplr.Parent.Head)
  2630. doavariable.SoundId = "rbxassetid://130791919"
  2631. doavariable:Play()
  2632. doavariable.Volume = 7
  2633. local aaaaaaaaaaaa = Instance.new("Sound", humanoid.Parent.Head)
  2634. aaaaaaaaaaaa.SoundId = "rbxassetid://987502413"
  2635. aaaaaaaaaaaa.Volume = 7
  2636. aaaaaaaaaaaa.EmitterSize = 45
  2637. doavariable1:Stop()
  2638. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
  2639. for i = 1,8 do
  2640. for i = 0,0.8 , 0.055 do
  2641. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(humanoidofplr.Parent["Right Leg"].CFrame * CFrame.new(0,-2,0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
  2642. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.533370972, -0.971249819, -0.439774513, 0.970297515, 0.22100696, 0.0983963758, -0.241920963, 0.886412144, 0.394651204, 1.19328513e-06, -0.406732708, 0.91354841),i)
  2643. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(1.32126427, -1.83161235, 2.86102295e-06, 0.766053081, -0.642779768, 1.1920929e-07, 0.642779469, 0.766052485, -8.56816769e-08, 3.62461279e-08, -1.42261811e-07, 1.00000107),i)
  2644. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.92326164, 0.362828255, 0, 0.173659727, 0.984807372, 1.1920929e-07, -0.984806776, 0.173659831, -8.56816769e-08, 1.05081646e-07, 1.02518563e-07, 1.00000107),i)
  2645. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.94856071, 0.0934052467, 9.53674316e-07, 0.469490677, -0.8829391, 1.1920929e-07, 0.882938683, 0.46949023, -8.56816769e-08, -1.96840375e-08, -1.45481067e-07, 1.00000107),i)
  2646. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0.65600872, 1.07517529, -0.112188339, -0.327925265, 0.518796742, 0.789512634, 0.102082126, 0.850284696, -0.51633215, -0.939182222, -0.0887248442, -0.331792682):inverse(),i)
  2647. headweld.C0 = headweld.C0:lerp(CFrame.new(-1.90734863e-06, 1.5, 0, -0.0697436929, 1.04308128e-07, -0.997570992, -9.27482589e-08, 1.00000095, -9.80788286e-08, 0.997570515, -8.56816769e-08, -0.0697440952),i)
  2648. game:GetService("RunService").RenderStepped:wait()
  2649. end
  2650. pepsihit:Play()
  2651. for i = 0, 0.5 , 0.055 do
  2652. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(humanoidofplr.Parent.Torso.CFrame * CFrame.new(0,8,0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
  2653. game:GetService("RunService").RenderStepped:wait()
  2654. end
  2655. for i = 0,0.8 , 0.055 do
  2656. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(humanoidofplr.Parent["Right Leg"].CFrame * CFrame.new(0,-2,0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
  2657. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.533370972, -0.971249819, -0.439774513, 0.970297515, 0.22100696, 0.0983963758, -0.241920963, 0.886412144, 0.394651204, 1.19328513e-06, -0.406732708, 0.91354841),i)
  2658. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(1.32126427, -1.83161235, 2.86102295e-06, 0.766053081, -0.642779768, 1.1920929e-07, 0.642779469, 0.766052485, -8.56816769e-08, 3.62461279e-08, -1.42261811e-07, 1.00000107),i)
  2659. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.92326164, 0.362828255, 0, 0.173659727, 0.984807372, 1.1920929e-07, -0.984806776, 0.173659831, -8.56816769e-08, 1.05081646e-07, 1.02518563e-07, 1.00000107),i)
  2660. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.94856071, 0.0934052467, 9.53674316e-07, 0.469490677, -0.8829391, 1.1920929e-07, 0.882938683, 0.46949023, -8.56816769e-08, -1.96840375e-08, -1.45481067e-07, 1.00000107),i)
  2661. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0.612094879, 1.08399725, 0.221855164, 0.0772710443, 0.484065533, -0.87161392, -0.241601631, 0.857262373, 0.454676479, 0.967294872, 0.175449952, 0.183192551):inverse(),i)
  2662. headweld.C0 = headweld.C0:lerp(CFrame.new(-1.90734863e-06, 1.5, 0, -0.0697436929, 1.04308128e-07, -0.997570992, -9.27482589e-08, 1.00000095, -9.80788286e-08, 0.997570515, -8.56816769e-08, -0.0697440952),i)
  2663. game:GetService("RunService").RenderStepped:wait()
  2664. end
  2665. pepsihit:Play()
  2666. for i = 0, 0.5 , 0.05 do
  2667. humanoid.Parent.Torso.CFrame = humanoid.Parent.Torso.CFrame:lerp(humanoidofplr.Parent.Torso.CFrame * CFrame.new(0,8,0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,0),i)
  2668. game:GetService("RunService").RenderStepped:wait()
  2669. end
  2670. end
  2671. llegweld.C0 = CFrame.new(-0.906621933, -1.96817839, 3.81469727e-06, 0.939697921, 0.342017353, -1.15483999e-07, -0.342018157, 0.939700484, -1.54780309e-06, 4.20854008e-07, -1.4939601e-06, 1.00000584)
  2672. rlegweld.C0 = CFrame.new(1.89274311, -0.858413935, 7.62939453e-06, 0.10452839, -0.994525194, -1.15483999e-07, 0.994527876, 0.104528576, -1.54780309e-06, -1.55139548e-06, -4.69373873e-08, 1.00000584)
  2673. lhandweld.C0 = CFrame.new(-1.78488255, 0.126835346, 0, 0.913546026, 0.406735331, 1.15483552e-07, -0.406735331, 0.913546026, 1.54779377e-06, 5.24042946e-07, -1.46095226e-06, 1)
  2674. rhandweld.C0 = CFrame.new(2.22284222, 0.414411545, 0, -0.406726152, -0.913553655, -1.15483999e-07, 0.913556159, -0.406727403, -1.54780309e-06, -1.36702647e-06, 7.35030596e-07, 1.00000584)
  2675. humanoidrootpart.C0 = CFrame.new(0, 0, 0, 0.0323647447, 0.374601871, -0.926624477, -0.013075971, 0.927188933, 0.374372125, 0.999392211, 5.49364394e-08, 0.0349063426):inverse()
  2676. headweld.C0 = CFrame.new(0, 1.50000882, 0, 0.0349099413, 5.30404058e-08, -0.999393761, -1.5450081e-06, 1.00000596, -1.07041799e-07, 0.999396384, -1.54780309e-06, 0.0349102654)
  2677. aaaaaaaaaaaa:Play()
  2678. pepsihit:Play()
  2679. doavariable:Stop()
  2680. BOOM:Play()
  2681. local woosh = Instance.new("BodyVelocity", humanoid.Parent.Torso)
  2682. woosh.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  2683. woosh.Velocity = humanoidofplr.Parent.Torso.CFrame.rightVector * 150
  2684. humanoidofplr.WalkSpeed = 25
  2685. wait(0.5)
  2686. humanoidrootpart:destroy()
  2687. rlegweld:destroy()
  2688. llegweld:destroy()
  2689. lhandweld:destroy()
  2690. rhandweld:destroy()
  2691. headweld:destroy()
  2692. heed.Parent = game.Players.LocalPlayer.Character.Torso
  2693. rootjointclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2694. lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  2695. rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  2696. llegclone.Parent = game.Players.LocalPlayer.Character.Torso
  2697. rlegclone.Parent = game.Players.LocalPlayer.Character.Torso
  2698. using = false
  2699. wait(2)
  2700. woosh:destroy()
  2701. end
  2702. end
  2703. sensoryee2.Touched:connect(udidit)
  2704. for i = 0,1 , 0.05 do
  2705. llegweld.C0 = llegweld.C0:lerp(CFrame.new(-0.533370972, -0.971249819, -0.439774513, 0.970297515, 0.22100696, 0.0983963758, -0.241920963, 0.886412144, 0.394651204, 1.19328513e-06, -0.406732708, 0.91354841),i)
  2706. rlegweld.C0 = rlegweld.C0:lerp(CFrame.new(1.32126427, -1.83161235, 2.86102295e-06, 0.766053081, -0.642779768, 1.1920929e-07, 0.642779469, 0.766052485, -8.56816769e-08, 3.62461279e-08, -1.42261811e-07, 1.00000107),i)
  2707. lhandweld.C0 = lhandweld.C0:lerp(CFrame.new(-1.92326164, 0.362828255, 0, 0.173659727, 0.984807372, 1.1920929e-07, -0.984806776, 0.173659831, -8.56816769e-08, 1.05081646e-07, 1.02518563e-07, 1.00000107),i)
  2708. rhandweld.C0 = rhandweld.C0:lerp(CFrame.new(1.94856071, 0.0934052467, 9.53674316e-07, 0.469490677, -0.8829391, 1.1920929e-07, 0.882938683, 0.46949023, -8.56816769e-08, -1.96840375e-08, -1.45481067e-07, 1.00000107),i)
  2709. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0.612094879, 1.08399725, 0.221855164, 0.0772710443, 0.484065533, -0.87161392, -0.241601631, 0.857262373, 0.454676479, 0.967294872, 0.175449952, 0.183192551):inverse(),i)
  2710. headweld.C0 = headweld.C0:lerp(CFrame.new(-1.90734863e-06, 1.5, 0, -0.0697436929, 1.04308128e-07, -0.997570992, -9.27482589e-08, 1.00000095, -9.80788286e-08, 0.997570515, -8.56816769e-08, -0.0697440952),i)
  2711. game:GetService("RunService").RenderStepped:wait()
  2712. end
  2713. wait(2)
  2714. if not hittd then
  2715. using = false
  2716. sensoryee2:destroy()
  2717. humanoidofplr.WalkSpeed = 25
  2718. doavariable1:Stop()
  2719. humanoidrootpart:destroy()
  2720. rlegweld:destroy()
  2721. llegweld:destroy()
  2722. lhandweld:destroy()
  2723. rhandweld:destroy()
  2724. headweld:destroy()
  2725. heed.Parent = game.Players.LocalPlayer.Character.Torso
  2726. rootjointclone.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  2727. lhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  2728. rhandclone.Parent = game.Players.LocalPlayer.Character.Torso
  2729. llegclone.Parent = game.Players.LocalPlayer.Character.Torso
  2730. rlegclone.Parent = game.Players.LocalPlayer.Character.Torso
  2731. end
  2732. end
  2733. end
  2734. mouse.KeyDown:connect(breakitdown)
  2735. while true do
  2736. if humanoidofplr.Health < 1 then
  2737. humanoidofplr.WalkSpeed = 0
  2738. humanoidofplr.JumpPower = 0
  2739. local AaaAaAAa = Instance.new("Sound", humanoidofplr.Parent.Head)
  2740. AaaAaAAa.SoundId = "rbxassetid://205335029"
  2741. AaaAaAAa:Play()
  2742. AaaAaAAa.Volume = 10
  2743. workspace.CurrentCamera.CameraSubject = humanoidofplr.Parent.Head
  2744. local rhandclone = game.Players.LocalPlayer.Character.Torso["Right Shoulder"]:Clone()
  2745. local rhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2746. rhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2747. rhandweld.Part1 = game.Players.LocalPlayer.Character["Right Arm"]
  2748. rhandweld.C0 = CFrame.new(1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  2749. local lhandclone = game.Players.LocalPlayer.Character.Torso["Left Shoulder"]:Clone()
  2750. local lhandweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2751. lhandweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2752. lhandweld.Part1 = game.Players.LocalPlayer.Character["Left Arm"]
  2753. lhandweld.C0 = CFrame.new(-1.5, 0, 0, 1, -1.6395192e-43, 0, -1.6395192e-43, 1, 0, 0, 0, 1)
  2754. local llegclone = game.Players.LocalPlayer.Character.Torso["Left Hip"]:Clone()
  2755. game.Players.LocalPlayer.Character.Torso["Left Hip"]:Remove()
  2756. local llegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2757. llegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2758. llegweld.Part1 = game.Players.LocalPlayer.Character["Left Leg"]
  2759. llegweld.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) * CFrame.new(0,-1,0)
  2760. local rlegclone = game.Players.LocalPlayer.Character.Torso["Right Hip"]:Clone()
  2761. game.Players.LocalPlayer.Character.Torso["Right Hip"]:Remove()
  2762. local rlegweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2763. rlegweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2764. rlegweld.Part1 = game.Players.LocalPlayer.Character["Right Leg"]
  2765. rlegweld.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) * CFrame.new(0,-1,0)
  2766. local rootjointclone = game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Clone()
  2767. game.Players.LocalPlayer.Character.HumanoidRootPart.RootJoint:Remove()
  2768. local humanoidrootpart = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2769. humanoidrootpart.Part0 = game.Players.LocalPlayer.Character.HumanoidRootPart
  2770. humanoidrootpart.Part1 = game.Players.LocalPlayer.Character.Torso
  2771. local heed = game.Players.LocalPlayer.Character.Torso["Neck"]:Clone()
  2772. local headweld = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2773. headweld.Part0 = game.Players.LocalPlayer.Character.Torso
  2774. headweld.Part1 = game.Players.LocalPlayer.Character.Head
  2775. headweld.C0 = headweld.C0 * CFrame.new(0,1.5,0)
  2776. game.Players.LocalPlayer.Character.Torso.Neck:Remove()
  2777. if humanoidofplr.Parent.Head:findFirstChild("face") then
  2778. humanoidofplr.Parent.Head.face.Texture = "http://www.roblox.com/asset/?id=61517715"
  2779. end
  2780. local dedvel = Instance.new("BodyVelocity", humanoidofplr.Parent.Torso)
  2781. dedvel.MaxForce = Vector3.new(math.huge,math.huge,math.huge)
  2782. dedvel.Velocity = humanoidofplr.Parent.Torso.CFrame.lookVector * -20 + Vector3.new(0,25,0)
  2783. for i = 0,0.8 , 0.03 do
  2784. headweld.C0 = headweld.C0:lerp(CFrame.new(0, 1.5, 0, 0.207910627, 9.06495843e-26, -0.978150249, 2.5521228e-26, 1, 9.65691966e-26, 0.978150249, -4.58170414e-26, 0.207910627),i)
  2785. humanoidrootpart.C0 = humanoidrootpart.C0:lerp(CFrame.new(0, 9.53674316e-07, -2.53730178, 1, 3.07971317e-27, -7.06819371e-28, 7.06819371e-28, 2.7418323e-06, 1, 3.08256605e-27, -1, 2.74183299e-06):inverse(),i)
  2786. game:GetService("RunService").RenderStepped:wait()
  2787. end
  2788. dedvel:destroy()
  2789. wait(7)
  2790. humanoidofplr.Parent:BreakJoints()
  2791. humanoidofplr.Parent.Head.Died.Volume = 10
  2792. humanoidofplr.Parent.Head.Died:Play()
  2793. end
  2794. wait()
  2795. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement