Advertisement
Jo4oHD

idk

Feb 24th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 407.90 KB | None | 0 0
  1. --Edited by 1x0x1x0--
  2.  
  3. for i,v in pairs (game.Workspace:GetChildren()) do
  4. if v.Name == "Base" then
  5. v.Material = "Granite"
  6. v.BrickColor = BrickColor.new("Black")
  7. elseif v.Name == "Baseplate" then
  8. v.Material = "Granite"
  9. v.BrickColor = BrickColor.new("Black")
  10. end
  11. end
  12.  
  13. Lighting = game.Lighting
  14. skybox = Instance.new("Sky", Lighting)
  15.  
  16. skybox.SkyboxBk = "rbxassetid://105913816"
  17. skybox.SkyboxDn = "rbxassetid://105913816"
  18. skybox.SkyboxFt = "rbxassetid://105913816"
  19. skybox.SkyboxLf = "rbxassetid://105913816"
  20. skybox.SkyboxRt = "rbxassetid://105913816"
  21. skybox.SkyboxUp = "rbxassetid://105913816"
  22.  
  23. local HBill = Instance.new("BillboardGui",game.Players.LocalPlayer.Character.Head)
  24. local HMain, HBarBack, HBar = Instance.new("Frame", HBill), Instance.new("Frame"), Instance.new("Frame")
  25. local HHealth, HName = Instance.new("TextLabel", HBarBack), Instance.new("TextLabel")
  26. HBill.Size = UDim2.new(15,0,2.2,0)
  27. HBill.Name = "Health Display"
  28. HBill.StudsOffset = Vector3.new(0,4,0)
  29. HBill.AlwaysOnTop = true
  30. HBill.Enabled = true
  31. HMain.BackgroundColor3 = Color3.new(0, 0, 0)
  32. HMain.BackgroundTransparency = 1
  33. HMain.Size = UDim2.new(1,0,1,0)
  34. HBarBack.Parent = HMain
  35. HBarBack.BackgroundColor3 = Color3.new(0,0,0)
  36. HBarBack.BorderColor3 = Color3.new(0,0,0)
  37. HBarBack.BorderSizePixel = 2
  38. HBarBack.Position = UDim2.new(.025, 0, .55, 0)
  39. HBarBack.Size = UDim2.new(.95, 0, .3, 0)
  40. HBar.Parent = HBarBack
  41. HBar.BackgroundColor3 = Color3.new(204, 0, 0)
  42. HBar.BorderColor3 = Color3.new(0,0,0)
  43. HBar.Size = UDim2.new(.5,0,1,0)
  44. HHealth.BackgroundTransparency = 1
  45. HHealth.Size = UDim2.new(1,0,1,0)
  46. HHealth.Font = "SourceSans"
  47. HHealth.Text = " "
  48. HHealth.TextScaled = true
  49. HHealth.TextColor3 = Color3.new(1,1,1)
  50. HHealth.TextStrokeColor3 = BrickColor.new("Crimson").Color
  51. HHealth.TextStrokeTransparency = 0
  52. HName.Parent = HMain
  53. HName.BackgroundTransparency = 1
  54. HName.Size = UDim2.new(1,0,.5,0)
  55. HName.Font = "SourceSansItalic"
  56. HName.Text = "The Lost Son"
  57. HName.TextScaled = true
  58. HName.TextColor3 = BrickColor.new("Crimson").Color
  59. HName.TextStrokeColor3 = Color3.new(0,0,0)
  60. HName.TextStrokeTransparency = 0
  61. HName.TextYAlignment = "Top"
  62. wait(.5)
  63.  
  64. local runServ = game:GetService("RunService").RenderStepped
  65.  
  66. runServ:connect(function()
  67. HHealth.Text = "["..math.floor(game.Players.LocalPlayer.Character.Humanoid.Health).."]"
  68. HBar:TweenSize(UDim2.new((game.Players.LocalPlayer.Character.Humanoid.Health/game.Players.LocalPlayer.Character.Humanoid.MaxHealth),0,1,0), _, "Linear", .4)
  69. end)
  70. local Player=game.Players.LocalPlayer
  71. repeat wait() until Player
  72. local Character=Player.Character
  73. repeat wait() until Character
  74. PlayerGui=Player.PlayerGui
  75. Backpack=Player.Backpack
  76. Torso=Character.Torso
  77. Head=Character.Head
  78. Humanoid=Character.Humanoid
  79. if Humanoid.Health ~= Humanoid.MaxHealth then
  80. Humanoid.MaxHealth = 21e+08
  81. end
  82. spawn(function()
  83. while wait() do
  84. if Humanoid.MaxHealth ~= 20000000 then
  85. Humanoid.MaxHealth = 20000000
  86. Humanoid.Health = Humanoid.MaxHealth
  87. end
  88. end
  89. end)
  90. Humanoid.JumpPower = 90
  91. LeftArm=Character:WaitForChild("Left Arm")
  92. LeftLeg=Character:WaitForChild("Left Leg")
  93. RightArm=Character:WaitForChild("Right Arm")
  94. RightLeg=Character:WaitForChild("Left Arm")
  95. LS=Torso:WaitForChild("Left Shoulder")
  96. LH=Torso:WaitForChild("Left Hip")
  97. RS=Torso:WaitForChild("Right Shoulder")
  98. RH=Torso:WaitForChild("Right Hip")
  99. Neck=Torso.Neck
  100. it=Instance.new
  101. vt=Vector3.new
  102. cf=CFrame.new
  103. local runServ = game:GetService("RunService").RenderStepped
  104. local TextTable = {}
  105. euler=CFrame.fromEulerAnglesXYZ
  106. angles=CFrame.Angles
  107. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  108. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  109. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  110. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  111. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  112. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  113. RootPart=Character.HumanoidRootPart
  114. RootJoint=RootPart.RootJoint
  115. RootCF=euler(-1.57,0,3.14)
  116. attack=false
  117. attackdebounce=false
  118. MMouse=Player:GetMouse()
  119. combo=0
  120. local Anim="Idle"
  121. local Effects={}
  122. equipped=false
  123. local idle=0
  124. local hold=false
  125. local con1=nil
  126. local con2=nil
  127. local Mode="Binary"
  128. local idleanim=0
  129. local idleanim2=false
  130. local impulse=1
  131. local hitfloor,posfloor=nil,nil
  132. local damcount=0
  133. local guard=false
  134. local damagebonus = 1
  135. --player
  136. player=nil
  137. --save shoulders
  138. RSH, LSH=nil, nil
  139. --welds
  140. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  141. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  142. LH=Torso["Left Hip"]
  143. RH=Torso["Right Hip"]
  144. Asset="http://www.roblox.com/asset/?id="
  145. Health=20000
  146. Humanoid.MaxHealth=math.huge
  147. Humanoid.Health=math.huge
  148. coroutine.resume(coroutine.create(function()
  149. for i=1,20 do
  150. Humanoid.MaxHealth=math.huge
  151. Humanoid.Health=math.huge
  152. end
  153. Humanoid.MaxHealth=20000
  154. Humanoid.Health = Humanoid.MaxHealth
  155. end))
  156.  
  157. function swait(num)
  158. if num==0 or num==nil then
  159. game:service'RunService'.RenderStepped:wait()
  160. else
  161. for i=0,num do
  162. game:service'RunService'.RenderStepped:wait()
  163. end
  164. end
  165. end
  166. ---HEALTHBAR
  167.  
  168. ---REST OF THE SCRIPT IS LIRON
  169.  
  170. local p = game.Players.LocalPlayer--48103735
  171. local char = p.Character
  172. local mouse = p:GetMouse()
  173. local larm = char["Left Arm"]
  174. local rarm = char["Right Arm"]
  175. local lleg = char["Left Leg"]
  176. local rleg = char["Right Leg"]
  177. local hed = char.Head
  178. local torso = char.Torso
  179. local hum = char.Humanoid
  180. local cam = game.Workspace.CurrentCamera
  181. local root = char.HumanoidRootPart
  182. local rj = root.RootJoint
  183. local deb = false
  184. local shot = 0
  185. local stanceToggle = "Idle1"
  186. local l = game:GetService("Lighting")
  187. local rs = game:GetService("RunService").RenderStepped
  188. local hb = game:GetService("RunService").Heartbeat
  189. local Stepped = game:GetService("RunService").Stepped
  190. math.randomseed(os.time())
  191. hum.JumpPower = 100
  192. hed.face.Texture = "rbxassetid://362505168" ---EYES
  193. hed.BrickColor = BrickColor.new "Really black"
  194. ----------------------------------------------------
  195. fat = Instance.new("BindableEvent",script)
  196. fat.Name = "Heartbeat"
  197.  
  198. script:WaitForChild("Heartbeat")
  199.  
  200. frame = 1/30
  201. tf = 0
  202. allowframeloss = false --if set to true will fire every frame it possibly can. This will result in multiple events happening at the same time whenever delta returns frame*2 or greater.
  203. tossremainder = false --if set to true t will be set to 0 after Fire()-ing.
  204. lastframe = tick()
  205. script.Heartbeat:Fire() --ayy lmao
  206.  
  207. game:GetService("RunService").Heartbeat:connect(function(s,p) --herp derp
  208. tf = tf + s
  209. if tf >= frame then
  210. if allowframeloss then
  211. script.Heartbeat:Fire()
  212. lastframe=tick()
  213. else
  214. --print("FIRED "..math.floor(t/frame).." FRAME(S)","REMAINDER "..(t - frame*(math.floor(t/frame))))
  215. for i=1, math.floor(tf/frame) do
  216. script.Heartbeat:Fire()
  217. end
  218. lastframe=tick()
  219. end
  220. if tossremainder then
  221. tf = 0
  222. else
  223. tf = tf - frame * math.floor(tf/frame)
  224. end
  225. end
  226. end)
  227. ----------------------------------------------------
  228. for i,v in pairs(char:children()) do
  229. if v:IsA("Hat") then
  230. v:Destroy()
  231. end
  232. end
  233. for i,v in pairs (hed:GetChildren()) do
  234. if v:IsA("Sound") then
  235. v:Destroy()
  236. end
  237. end
  238. ----------------------------------------------------
  239. Debounces = {
  240. CanAttack = true;
  241. CanJoke = true;
  242. NoIdl = false;
  243. Slashing = false;
  244. Slashed = false;
  245. ks = false;
  246. }
  247. ----------------------------------------------------
  248. function weld5(part0, part1, c0, c1)
  249. weeld=Instance.new("Weld", part0)
  250. weeld.Part0=part0
  251. weeld.Part1=part1
  252. weeld.C0=c0
  253. weeld.C1=c1
  254. return weeld
  255. end
  256. ----------------------------------------------------
  257. function NewPart(prnt,siz,cf,trans,anc,mat,col)
  258. local prt=Instance.new("Part")
  259. prt.Parent=prnt
  260. prt.Name="Part"
  261. prt.Size=siz
  262. prt.CanCollide=false
  263. prt.Anchored=anc
  264. prt.Locked=true
  265. prt.Transparency = trans
  266. prt.TopSurface=10
  267. prt.BottomSurface=10
  268. prt.FrontSurface=10
  269. prt.BackSurface=10
  270. prt.LeftSurface=10
  271. prt.RightSurface=10
  272. prt:BreakJoints()
  273. prt.CFrame=cf or CFrame.new(30,10,30)
  274. prt.Material=mat
  275. prt.BrickColor=BrickColor.new(col)
  276. m=Instance.new("SpecialMesh",prt)
  277. m.MeshType=6
  278. return prt
  279. end
  280. ----------------------------------------------------
  281. function lerp(a, b, t) -- Linear interpolation
  282. return a + (b - a)*t
  283. end
  284.  
  285. function slerp(a, b, t) --Spherical interpolation
  286. dot = a:Dot(b)
  287. if dot > 0.99999 or dot < -0.99999 then
  288. return t <= 0.5 and a or b
  289. else
  290. r = math.acos(dot)
  291. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  292. end
  293. end
  294.  
  295. function matrixInterpolate(a, b, t)
  296. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  297. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  298. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  299. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
  300. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
  301. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
  302. local t = v1:Dot(v2)
  303. if not (t < 0 or t == 0 or t > 0) then -- Failsafe
  304. return CFrame.new()
  305. end
  306. return CFrame.new(
  307. v0.x, v0.y, v0.z,
  308. v1.x, v1.y, v1.z,
  309. v2.x, v2.y, v2.z,
  310. v3.x, v3.y, v3.z)
  311. end
  312. ----------------------------------------------------
  313. function genWeld(a,b)
  314. local w = Instance.new("Weld",a)
  315. w.Part0 = a
  316. w.Part1 = b
  317. return w
  318. end
  319. function weld(a, b)
  320. local weld = Instance.new("Weld")
  321. weld.Name = "W"
  322. weld.Part0 = a
  323. weld.Part1 = b
  324. weld.C0 = a.CFrame:inverse() * b.CFrame
  325. weld.Parent = a
  326. return weld;
  327. end
  328. ----------------------------------------------------
  329. function Lerp(c1,c2,al)
  330. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  331. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  332. for i,v in pairs(com1) do
  333. com1[i] = v+(com2[i]-v)*al
  334. end
  335. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  336. end
  337. ----------------------------------------------------
  338. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  339. local wld = Instance.new("Weld", wp1)
  340. wld.Part0 = wp0
  341. wld.Part1 = wp1
  342. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  343. end
  344. ----------------------------------------------------
  345. newWeld(torso, larm, -1.5, 0.5, 0)
  346. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  347. newWeld(torso, rarm, 1.5, 0.5, 0)
  348. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  349. newWeld(torso, hed, 0, 1.5, 0)
  350. newWeld(torso, lleg, -0.5, -1, 0)
  351. lleg.Weld.C1 = CFrame.new(0, 1, 0)
  352. newWeld(torso, rleg, 0.5, -1, 0)
  353. rleg.Weld.C1 = CFrame.new(0, 1, 0)
  354. newWeld(root, torso, 0, -1, 0)
  355. torso.Weld.C1 = CFrame.new(0, -1, 0)
  356. ----------------------------------------------------
  357. z = Instance.new("Sound",char)
  358. z.SoundId = "rbxassetid://147461803"--THIS IS THE AUDIO FOR THE SCRIPT
  359. z.Looped = true
  360. z.Pitch = 0.9
  361. z.Volume = 4
  362. wait(0.1)
  363. z:Play()
  364.  
  365. z2 = Instance.new("Sound", larm)
  366. z2.SoundId = 'rbxassetid://415880478'
  367. z2.Pitch = 1
  368. z2.Volume = 1
  369. z2.Looped = false
  370. z2:Play()
  371. ----------------------------------------------------
  372. New = function(Object, Parent, Name, Data)
  373. local Object = Instance.new(Object)
  374. for Index, Value in pairs(Data or {}) do
  375. Object[Index] = Value
  376. end
  377. Object.Parent = Parent
  378. Object.Name = Name
  379. return Object
  380. end
  381. ----------------------------------------------------
  382. pr = Instance.new("Part",hed)
  383. pr.BrickColor = BrickColor.new("Black")
  384. pr.Material = "Metal"
  385. pr.Reflectance = 0.04
  386. pr.Anchored = false
  387. pr.CanCollide = false
  388. pr.Archivable = false
  389. pr.Locked = true
  390. pr.Size = Vector3.new(2,0.8,1)
  391. prm = Instance.new("SpecialMesh",pr)
  392. prm.MeshType = "FileMesh"
  393. prm.MeshId = "rbxassetid://16952952"
  394. prm.Scale = Vector3.new(1,1,1)
  395. newWeld(hed, pr, 0, 0.35, 0)
  396. pr.Weld.C1 = CFrame.new(0,0,0)
  397. --Left Arm
  398. m = Instance.new("Model")
  399. m.Name = "LeftArm"
  400. p1 = Instance.new("Part", m)
  401. p1.BrickColor = BrickColor.new("Crimson")
  402. p1.Material = Enum.Material.Granite
  403. p1.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  404. p1.Size = Vector3.new(1, 0.200000048, 1)
  405. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  406. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  407. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  408. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  409. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  410. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  411. b1 = Instance.new("SpecialMesh", p1)
  412. b1.MeshType = Enum.MeshType.Brick
  413. b1.Name = "Mesh"
  414. b1.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  415. p2 = Instance.new("Part", m)
  416. p2.BrickColor = BrickColor.new("Crimson")
  417. p2.Material = Enum.Material.Granite
  418. p2.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  419. p2.Size = Vector3.new(1, 0.200000048, 1)
  420. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  421. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  422. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  423. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  424. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  425. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  426. b2 = Instance.new("SpecialMesh", p2)
  427. b2.MeshType = Enum.MeshType.Brick
  428. b2.Name = "Mesh"
  429. b2.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  430. p3 = Instance.new("Part", m)
  431. p3.BrickColor = BrickColor.new("Crimson")
  432. p3.Material = Enum.Material.Granite
  433. p3.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  434. p3.Size = Vector3.new(1, 0.200000048, 1)
  435. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  436. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  437. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  438. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  439. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  440. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  441. b3 = Instance.new("SpecialMesh", p3)
  442. b3.MeshType = Enum.MeshType.Brick
  443. b3.Name = "Mesh"
  444. b3.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  445. p4 = Instance.new("Part", m)
  446. p4.BrickColor = BrickColor.new("Black")
  447. p4.Material = Enum.Material.SmoothPlastic
  448. p4.Name = "LeftArmPlate"
  449. p4.Size = Vector3.new(1, 2, 1)
  450. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  451. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  452. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  453. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  454. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  455. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  456. b4 = Instance.new("SpecialMesh", p4)
  457. b4.MeshType = Enum.MeshType.Brick
  458. b4.Name = "Mesh"
  459. b4.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  460. p5 = Instance.new("Part", m)
  461. p5.BrickColor = BrickColor.new("Crimson")
  462. p5.Material = Enum.Material.Granite
  463. p5.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  464. p5.Size = Vector3.new(1, 0.200000048, 1)
  465. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  466. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  467. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  468. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  469. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  470. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  471. b5 = Instance.new("SpecialMesh", p5)
  472. b5.MeshType = Enum.MeshType.Brick
  473. b5.Name = "Mesh"
  474. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  475. p6 = Instance.new("Part", m)
  476. p6.BrickColor = BrickColor.new("Crimson")
  477. p6.Material = Enum.Material.Granite
  478. p6.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  479. p6.Size = Vector3.new(1, 0.200000048, 1)
  480. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  481. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  482. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  483. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  484. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  485. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  486. b6 = Instance.new("SpecialMesh", p6)
  487. b6.MeshType = Enum.MeshType.Brick
  488. b6.Name = "Mesh"
  489. b6.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  490. p7 = Instance.new("Part", m)
  491. p7.BrickColor = BrickColor.new("Crimson")
  492. p7.Material = Enum.Material.Granite
  493. p7.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  494. p7.FormFactor = Enum.FormFactor.Custom
  495. p7.Size = Vector3.new(1, 0.200000048, 1)
  496. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  497. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  498. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  499. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  500. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  501. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  502. b7 = Instance.new("SpecialMesh", p7)
  503. b7.MeshType = Enum.MeshType.Brick
  504. b7.Name = "Mesh"
  505. b7.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  506. p8 = Instance.new("Part", m)
  507. p8.BrickColor = BrickColor.new("Crimson")
  508. p8.Material = Enum.Material.Granite
  509. p8.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  510. p8.FormFactor = Enum.FormFactor.Custom
  511. p8.Size = Vector3.new(1, 0.200000048, 1)
  512. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  513. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  514. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  515. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  516. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  517. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  518. b8 = Instance.new("SpecialMesh", p8)
  519. b8.MeshType = Enum.MeshType.Brick
  520. b8.Name = "Mesh"
  521. b8.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  522. p9 = Instance.new("Part", m)
  523. p9.BrickColor = BrickColor.new("Crimson")
  524. p9.Material = Enum.Material.Granite
  525. p9.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  526. p9.FormFactor = Enum.FormFactor.Custom
  527. p9.Size = Vector3.new(1, 0.200000048, 1)
  528. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  529. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  530. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  531. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  532. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  533. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  534. b9 = Instance.new("SpecialMesh", p9)
  535. b9.MeshType = Enum.MeshType.Brick
  536. b9.Name = "Mesh"
  537. b9.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  538. p10 = Instance.new("Part", m)
  539. p10.BrickColor = BrickColor.new("Black")
  540. p10.Material = Enum.Material.SmoothPlastic
  541. p10.CFrame = CFrame.new(-1.5, 6.78969193, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  542. p10.FormFactor = Enum.FormFactor.Custom
  543. p10.Size = Vector3.new(1, 0.349999994, 1)
  544. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  545. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  546. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  547. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  548. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  549. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  550. b10 = Instance.new("SpecialMesh", p10)
  551. b10.MeshType = Enum.MeshType.Brick
  552. b10.Name = "Mesh"
  553. b10.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  554. p11 = Instance.new("Part", m)
  555. p11.BrickColor = BrickColor.new("Black")
  556. p11.Material = Enum.Material.Metal
  557. p11.CFrame = CFrame.new(-1.5, 6.48969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  558. p11.FormFactor = Enum.FormFactor.Custom
  559. p11.Size = Vector3.new(1, 0.25, 1)
  560. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  561. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  562. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  563. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  564. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  565. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  566. b11 = Instance.new("SpecialMesh", p11)
  567. b11.MeshType = Enum.MeshType.Brick
  568. b11.Name = "Mesh"
  569. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  570. p12 = Instance.new("Part", m)
  571. p12.BrickColor = BrickColor.new("Black")
  572. p12.Material = Enum.Material.Metal
  573. p12.CFrame = CFrame.new(-1.5, 6.18969154, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  574. p12.FormFactor = Enum.FormFactor.Custom
  575. p12.Size = Vector3.new(1, 0.25, 1)
  576. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  577. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  578. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  579. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  580. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  581. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  582. b12 = Instance.new("SpecialMesh", p12)
  583. b12.MeshType = Enum.MeshType.Brick
  584. b12.Name = "Mesh"
  585. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  586. p13 = Instance.new("Part", m)
  587. p13.BrickColor = BrickColor.new("Black")
  588. p13.Material = Enum.Material.Metal
  589. p13.CFrame = CFrame.new(-1.5, 5.88968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  590. p13.FormFactor = Enum.FormFactor.Custom
  591. p13.Size = Vector3.new(1, 0.25, 1)
  592. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  593. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  594. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  595. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  596. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  597. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  598. b13 = Instance.new("SpecialMesh", p13)
  599. b13.MeshType = Enum.MeshType.Brick
  600. b13.Name = "Mesh"
  601. b13.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  602. p14 = Instance.new("Part", m)
  603. p14.BrickColor = BrickColor.new("Black")
  604. p14.Material = Enum.Material.Metal
  605. p14.CFrame = CFrame.new(-1.5, 5.58969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  606. p14.FormFactor = Enum.FormFactor.Custom
  607. p14.Size = Vector3.new(1, 0.25, 1)
  608. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  609. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  610. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  611. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  612. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  613. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  614. b14 = Instance.new("SpecialMesh", p14)
  615. b14.MeshType = Enum.MeshType.Brick
  616. b14.Name = "Mesh"
  617. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  618. p15 = Instance.new("Part", m)
  619. p15.BrickColor = BrickColor.new("Crimson")
  620. p15.Material = Enum.Material.Granite
  621. p15.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  622. p15.FormFactor = Enum.FormFactor.Custom
  623. p15.Size = Vector3.new(1, 1, 1)
  624. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  625. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  626. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  627. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  628. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  629. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  630. b15 = Instance.new("SpecialMesh", p15)
  631. b15.MeshType = Enum.MeshType.Sphere
  632. b15.Name = "Mesh"
  633. p16 = Instance.new("Part", m)
  634. p16.BrickColor = BrickColor.new("Black")
  635. p16.Material = Enum.Material.Metal
  636. p16.CFrame = CFrame.new(-1.49142194, 4.80968094, 21.7695732, 1, 1.67448022e-007, -1.06342185e-007, -2.04123751e-007, 0.500000119, -0.866025269, -6.57511308e-008, 0.866025329, 0.5)
  637. p16.FormFactor = Enum.FormFactor.Custom
  638. p16.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  639. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  640. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  641. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  642. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  643. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  644. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  645. b16 = Instance.new("SpecialMesh", p16)
  646. b16.MeshType = Enum.MeshType.Brick
  647. b16.Name = "Mesh"
  648. b16.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  649. p17 = Instance.new("Part", m)
  650. p17.BrickColor = BrickColor.new("Black")
  651. p17.Material = Enum.Material.SmoothPlastic
  652. p17.CFrame = CFrame.new(-1.50000083, 5.33968592, 22.4999943, 1, -9.44388034e-009, 5.2184074e-008, -7.54702114e-008, 0.999999881, 2.38418579e-007, 2.60919535e-008, 1.1920929e-007, 0.999999881)
  653. p17.FormFactor = Enum.FormFactor.Custom
  654. p17.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  655. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  656. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  657. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  658. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  659. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  660. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  661. b17 = Instance.new("SpecialMesh", p17)
  662. b17.MeshType = Enum.MeshType.Brick
  663. b17.Name = "Mesh"
  664. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  665. p18 = Instance.new("Part", m)
  666. p18.BrickColor = BrickColor.new("Black")
  667. p18.Material = Enum.Material.SmoothPlastic
  668. p18.CFrame = CFrame.new(-1.50000072, 5.33968782, 22.4999962, 1, -3.77485776e-008, 7.82760807e-008, -1.03774902e-007, 0.999999881, 3.57627869e-007, 5.21839532e-008, 2.38418565e-007, 0.999999881)
  669. p18.FormFactor = Enum.FormFactor.Custom
  670. p18.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  671. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  672. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  673. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  674. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  675. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  676. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  677. b18 = Instance.new("SpecialMesh", p18)
  678. b18.MeshType = Enum.MeshType.Brick
  679. b18.Name = "Mesh"
  680. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  681. p19 = Instance.new("Part", m)
  682. p19.BrickColor = BrickColor.new("Black")
  683. p19.Material = Enum.Material.SmoothPlastic
  684. p19.CFrame = CFrame.new(-1.5000006, 5.33968973, 22.4999981, 1, -6.60532748e-008, 1.04368084e-007, -1.32079592e-007, 0.999999881, 4.76837158e-007, 7.82759457e-008, 3.5762784e-007, 0.999999881)
  685. p19.FormFactor = Enum.FormFactor.Custom
  686. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  687. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  688. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  689. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  690. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  691. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  692. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  693. b19 = Instance.new("SpecialMesh", p19)
  694. b19.MeshType = Enum.MeshType.Brick
  695. b19.Name = "Mesh"
  696. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  697. p20 = Instance.new("Part", m)
  698. p20.BrickColor = BrickColor.new("Really black")
  699. p20.Material = Enum.Material.SmoothPlastic
  700. p20.CFrame = CFrame.new(-1.50000048, 5.33969164, 22.5, 1, -9.4357965e-008, 1.3046008e-007, -1.60384275e-007, 0.999999881, 5.96046448e-007, 1.04367942e-007, 4.76837101e-007, 0.999999881)
  701. p20.FormFactor = Enum.FormFactor.Custom
  702. p20.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  703. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  704. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  705. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  706. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  707. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  708. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  709. b20 = Instance.new("SpecialMesh", p20)
  710. b20.MeshType = Enum.MeshType.Brick
  711. b20.Name = "Mesh"
  712. b20.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  713. p21 = Instance.new("Part", m)
  714. p21.BrickColor = BrickColor.new("Black")
  715. p21.Material = Enum.Material.Metal
  716. p21.CFrame = CFrame.new(-1.93255413, 4.43040705, 22.5000057, -1.61368675e-007, -0.707106769, -0.707106769, -4.62050195e-007, -0.707106471, 0.707106948, -0.999999881, -5.86611463e-007, 4.45824725e-007)
  717. p21.FormFactor = Enum.FormFactor.Custom
  718. p21.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  719. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  720. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  721. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  722. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  723. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  724. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  725. b21 = Instance.new("SpecialMesh", p21)
  726. b21.MeshType = Enum.MeshType.Wedge
  727. b21.Name = "Mesh"
  728. b21.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  729. p22 = Instance.new("Part", m)
  730. p22.BrickColor = BrickColor.new("Black")
  731. p22.Material = Enum.Material.Metal
  732. p22.CFrame = CFrame.new(-2.22184062, 4.80970049, 22.5000057, -6.50768897e-008, 0.866025269, 0.50000006, -7.82806978e-007, 0.499999732, -0.866025329, -0.999999881, 3.74247918e-007, -2.56530342e-007)
  733. p22.FormFactor = Enum.FormFactor.Custom
  734. p22.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  735. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  736. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  737. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  738. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  739. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  740. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  741. b22 = Instance.new("SpecialMesh", p22)
  742. b22.MeshType = Enum.MeshType.Brick
  743. b22.Name = "Mesh"
  744. b22.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  745. p23 = Instance.new("Part", m)
  746. p23.BrickColor = BrickColor.new("Black")
  747. p23.Material = Enum.Material.Metal
  748. p23.CFrame = CFrame.new(-2.41184235, 5.35969734, 22.5000076, -1.73507274e-007, 0.98480767, 0.17364803, -8.28146199e-007, 0.173647702, -0.984807611, -0.999999881, 1.49283139e-007, -3.43238185e-007)
  749. p23.FormFactor = Enum.FormFactor.Custom
  750. p23.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  751. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  752. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  753. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  754. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  755. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  756. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  757. b23 = Instance.new("SpecialMesh", p23)
  758. b23.MeshType = Enum.MeshType.Brick
  759. b23.Name = "Mesh"
  760. b23.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  761. p24 = Instance.new("Part", m)
  762. p24.BrickColor = BrickColor.new("Black")
  763. p24.Material = Enum.Material.Metal
  764. p24.CFrame = CFrame.new(-2.41184616, 5.92969847, 22.5000076, -1.73507232e-007, 0.984807611, -0.173648104, -8.12965368e-007, -0.173648402, -0.984807432, -0.999999881, 2.02498356e-008, -3.8854634e-007)
  765. p24.FormFactor = Enum.FormFactor.Custom
  766. p24.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  767. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  768. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  769. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  770. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  771. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  772. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  773. b24 = Instance.new("SpecialMesh", p24)
  774. b24.MeshType = Enum.MeshType.Brick
  775. b24.Name = "Mesh"
  776. b24.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  777. p25 = Instance.new("Part", m)
  778. p25.BrickColor = BrickColor.new("Black")
  779. p25.Material = Enum.Material.Metal
  780. p25.CFrame = CFrame.new(-2.14142036, 6.39827347, 22.5000114, -7.7074823e-008, 0.707106829, -0.70710659, -7.54731559e-007, -0.707106769, -0.707106471, -0.999999881, -1.79262827e-007, -4.39258827e-007)
  781. p25.FormFactor = Enum.FormFactor.Custom
  782. p25.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  783. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  784. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  785. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  786. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  787. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  788. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  789. b25 = Instance.new("SpecialMesh", p25)
  790. b25.MeshType = Enum.MeshType.Brick
  791. b25.Name = "Mesh"
  792. b25.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  793. p26 = Instance.new("Part", m)
  794. p26.BrickColor = BrickColor.new("Black")
  795. p26.Material = Enum.Material.Metal
  796. p26.CFrame = CFrame.new(-1.49142087, 6.39827442, 23.1500168, -0.999999881, 1.1920929e-007, 2.68220901e-007, 1.49011612e-007, -0.707106948, -0.707106233, -1.77625395e-007, -0.707107306, 0.707106113)
  797. p26.FormFactor = Enum.FormFactor.Custom
  798. p26.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  799. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  800. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  801. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  802. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  803. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  804. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  805. b26 = Instance.new("SpecialMesh", p26)
  806. b26.MeshType = Enum.MeshType.Brick
  807. b26.Name = "Mesh"
  808. b26.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  809. p27 = Instance.new("Part", m)
  810. p27.BrickColor = BrickColor.new("Black")
  811. p27.Material = Enum.Material.Metal
  812. p27.CFrame = CFrame.new(-1.49141955, 5.92969704, 23.420433, -0.999999881, -3.03310628e-007, 3.64177367e-007, 1.73600242e-007, -0.173648864, -0.984807312, 2.67648517e-008, -0.98480773, 0.173647434)
  813. p27.FormFactor = Enum.FormFactor.Custom
  814. p27.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  815. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  816. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  817. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  818. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  819. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  820. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  821. b27 = Instance.new("SpecialMesh", p27)
  822. b27.MeshType = Enum.MeshType.Brick
  823. b27.Name = "Mesh"
  824. b27.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  825. p28 = Instance.new("Part", m)
  826. p28.BrickColor = BrickColor.new("Black")
  827. p28.Material = Enum.Material.Metal
  828. p28.CFrame = CFrame.new(-1.49141943, 5.35969734, 23.4204254, -0.999999881, -3.81113438e-007, 3.10304756e-007, 1.64414772e-007, 0.173647091, -0.984807551, -6.59209363e-008, -0.984807372, -0.17364876)
  829. p28.FormFactor = Enum.FormFactor.Custom
  830. p28.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  831. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  832. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  833. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  834. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  835. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  836. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  837. b28 = Instance.new("SpecialMesh", p28)
  838. b28.MeshType = Enum.MeshType.Brick
  839. b28.Name = "Mesh"
  840. b28.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  841. p29 = Instance.new("Part", m)
  842. p29.BrickColor = BrickColor.new("Black")
  843. p29.Material = Enum.Material.Metal
  844. p29.CFrame = CFrame.new(-1.49141932, 4.80969858, 23.2304344, -0.999999881, -4.47128798e-007, 1.98065763e-007, 1.97699791e-007, 0.499998987, -0.866025448, -1.51352623e-007, -0.866024613, -0.500000715)
  845. p29.FormFactor = Enum.FormFactor.Custom
  846. p29.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  847. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  848. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  849. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  850. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  851. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  852. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  853. b29 = Instance.new("SpecialMesh", p29)
  854. b29.MeshType = Enum.MeshType.Brick
  855. b29.Name = "Mesh"
  856. b29.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  857. p30 = Instance.new("Part", m)
  858. p30.BrickColor = BrickColor.new("Black")
  859. p30.Material = Enum.Material.Metal
  860. p30.CFrame = CFrame.new(-1.49142027, 4.43040895, 22.9411469, -0.999999881, 4.25206935e-007, 1.94115486e-007, 4.85997248e-007, -0.707105517, 0.707107246, -5.38012159e-008, 0.707105875, 0.707107246)
  861. p30.FormFactor = Enum.FormFactor.Custom
  862. p30.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  863. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  864. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  865. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  866. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  867. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  868. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  869. b30 = Instance.new("SpecialMesh", p30)
  870. b30.MeshType = Enum.MeshType.Wedge
  871. b30.Name = "Mesh"
  872. b30.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  873. p31 = Instance.new("Part", m)
  874. p31.BrickColor = BrickColor.new("Black")
  875. p31.Material = Enum.Material.Metal
  876. p31.CFrame = CFrame.new(-1.49141979, 6.39827871, 21.8500175, 0.999999881, 3.40091276e-007, -1.70074486e-007, -5.85792634e-007, -0.707105458, -0.707107246, 1.83170471e-007, 0.707105815, -0.707107365)
  877. p31.FormFactor = Enum.FormFactor.Custom
  878. p31.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  879. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  880. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  881. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  882. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  883. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  884. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  885. b31 = Instance.new("SpecialMesh", p31)
  886. b31.MeshType = Enum.MeshType.Brick
  887. b31.Name = "Mesh"
  888. b31.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  889. p32 = Instance.new("Part", m)
  890. p32.BrickColor = BrickColor.new("Black")
  891. p32.Material = Enum.Material.Metal
  892. p32.CFrame = CFrame.new(-1.49141908, 4.43041086, 22.0588818, 0.999999881, -5.29441166e-008, -6.45117154e-007, -3.43892481e-007, -0.707107067, 0.707105517, 1.02492642e-007, -0.707107663, -0.707105637)
  893. p32.FormFactor = Enum.FormFactor.Custom
  894. p32.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
  895. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  896. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  897. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  898. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  899. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  900. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  901. b32 = Instance.new("SpecialMesh", p32)
  902. b32.MeshType = Enum.MeshType.Wedge
  903. b32.Name = "Mesh"
  904. b32.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  905. p33 = Instance.new("Part", m)
  906. p33.BrickColor = BrickColor.new("Black")
  907. p33.Material = Enum.Material.Metal
  908. p33.CFrame = CFrame.new(-1.4914217, 5.92970181, 21.5795879, 0.999999881, 5.22213554e-007, 2.83446013e-008, -7.00635724e-007, -0.173646629, -0.984807253, 1.38921934e-007, 0.984807372, -0.17364946)
  909. p33.FormFactor = Enum.FormFactor.Custom
  910. p33.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  911. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  912. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  913. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  914. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  915. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  916. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  917. b33 = Instance.new("SpecialMesh", p33)
  918. b33.MeshType = Enum.MeshType.Brick
  919. b33.Name = "Mesh"
  920. b33.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  921. p34 = Instance.new("Part", m)
  922. p34.BrickColor = BrickColor.new("Black")
  923. p34.Material = Enum.Material.Metal
  924. p34.CFrame = CFrame.new(-1.49141932, 5.35969925, 21.5795956, 0.999999881, 5.04442426e-007, 2.22697935e-007, -7.44121166e-007, 0.17364943, -0.984806716, 1.65013844e-007, 0.984807849, 0.173646525)
  925. p34.FormFactor = Enum.FormFactor.Custom
  926. p34.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
  927. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  928. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  929. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  930. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  931. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  932. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  933. b34 = Instance.new("SpecialMesh", p34)
  934. b34.MeshType = Enum.MeshType.Brick
  935. b34.Name = "Mesh"
  936. b34.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
  937. w1 = Instance.new("Weld", p1)
  938. w1.Name = "Part_Weld"
  939. w1.Part0 = p1
  940. w1.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  941. w1.Part1 = p2
  942. w1.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  943. w2 = Instance.new("Weld", p2)
  944. w2.Name = "Part_Weld"
  945. w2.Part0 = p2
  946. w2.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  947. w2.Part1 = p3
  948. w2.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  949. w3 = Instance.new("Weld", p3)
  950. w3.Name = "LeftArmPlate_Weld"
  951. w3.Part0 = p3
  952. w3.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  953. w3.Part1 = p4
  954. w3.C1 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  955. w4 = Instance.new("Weld", p4)
  956. w4.Name = "Part_Weld"
  957. w4.Part0 = p4
  958. w4.C0 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  959. w4.Part1 = p5
  960. w4.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  961. w5 = Instance.new("Weld", p5)
  962. w5.Name = "Part_Weld"
  963. w5.Part0 = p5
  964. w5.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  965. w5.Part1 = p6
  966. w5.C1 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  967. w6 = Instance.new("Weld", p6)
  968. w6.Name = "Part_Weld"
  969. w6.Part0 = p6
  970. w6.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  971. w6.Part1 = p7
  972. w6.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  973. w7 = Instance.new("Weld", p7)
  974. w7.Name = "Part_Weld"
  975. w7.Part0 = p7
  976. w7.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  977. w7.Part1 = p8
  978. w7.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  979. w8 = Instance.new("Weld", p8)
  980. w8.Name = "Part_Weld"
  981. w8.Part0 = p8
  982. w8.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  983. w8.Part1 = p9
  984. w8.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  985. w9 = Instance.new("Weld", p9)
  986. w9.Name = "Part_Weld"
  987. w9.Part0 = p9
  988. w9.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  989. w9.Part1 = p10
  990. w9.C1 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  991. w10 = Instance.new("Weld", p10)
  992. w10.Name = "Part_Weld"
  993. w10.Part0 = p10
  994. w10.C0 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  995. w10.Part1 = p11
  996. w10.C1 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  997. w11 = Instance.new("Weld", p11)
  998. w11.Name = "Part_Weld"
  999. w11.Part0 = p11
  1000. w11.C0 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1001. w11.Part1 = p12
  1002. w11.C1 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1003. w12 = Instance.new("Weld", p12)
  1004. w12.Name = "Part_Weld"
  1005. w12.Part0 = p12
  1006. w12.C0 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1007. w12.Part1 = p13
  1008. w12.C1 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1009. w13 = Instance.new("Weld", p13)
  1010. w13.Name = "Part_Weld"
  1011. w13.Part0 = p13
  1012. w13.C0 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1013. w13.Part1 = p14
  1014. w13.C1 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1015. w14 = Instance.new("Weld", p14)
  1016. w14.Name = "Part_Weld"
  1017. w14.Part0 = p14
  1018. w14.C0 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1019. w14.Part1 = p15
  1020. w14.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1021. w15 = Instance.new("Weld", p15)
  1022. w15.Name = "Part_Weld"
  1023. w15.Part0 = p15
  1024. w15.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1025. w15.Part1 = p16
  1026. w15.C1 = CFrame.new(1.49142683, -27.338007, 3.81166649, 1, -2.04123751e-007, -6.57511308e-008, 1.67448022e-007, 0.500000119, 0.866025329, -1.06342185e-007, -0.866025269, 0.5)
  1027. w16 = Instance.new("Weld", p16)
  1028. w16.Name = "Part_Weld"
  1029. w16.Part0 = p16
  1030. w16.C0 = CFrame.new(1.49142683, -27.338007, 3.81166649, 1, -2.04123751e-007, -6.57511308e-008, 1.67448022e-007, 0.500000119, 0.866025329, -1.06342185e-007, -0.866025269, 0.5)
  1031. w16.Part1 = p17
  1032. w16.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1033. w17 = Instance.new("Weld", p17)
  1034. w17.Name = "Part_Weld"
  1035. w17.Part0 = p17
  1036. w17.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1037. w17.Part1 = p18
  1038. w17.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1039. w18 = Instance.new("Weld", p18)
  1040. w18.Name = "Part_Weld"
  1041. w18.Part0 = p18
  1042. w18.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1043. w18.Part1 = p19
  1044. w18.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1045. w19 = Instance.new("Weld", p19)
  1046. w19.Name = "Part_Weld"
  1047. w19.Part0 = p19
  1048. w19.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1049. w19.Part1 = p20
  1050. w19.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1051. w20 = Instance.new("Weld", p20)
  1052. w20.Name = "Part_Weld"
  1053. w20.Part0 = p20
  1054. w20.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
  1055. w20.Part1 = p21
  1056. w20.C1 = CFrame.new(22.4999943, 10.3648901, -13.0979404, -3.09086232e-008, 1.63798575e-007, -1, -0.707106888, -0.70710665, -9.39673512e-008, -0.70710665, 0.707106888, 1.37678796e-007)
  1057. w21 = Instance.new("Weld", p21)
  1058. w21.Name = "Part_Weld"
  1059. w21.Part0 = p21
  1060. w21.C0 = CFrame.new(22.4999943, 10.3648901, -13.0979404, -3.09086232e-008, 1.63798575e-007, -1, -0.707106888, -0.70710665, -9.39673512e-008, -0.70710665, 0.707106888, 1.37678796e-007)
  1061. w21.Part1 = p22
  1062. w21.C1 = CFrame.new(22.4999981, -6.56083632, 15.8073826, 6.53831052e-008, -1.56958208e-007, -1, 0.866025388, 0.5, -2.18557226e-008, 0.5, -0.866025388, 1.68621398e-007)
  1063. w22 = Instance.new("Weld", p22)
  1064. w22.Name = "Part_Weld"
  1065. w22.Part0 = p22
  1066. w22.C0 = CFrame.new(22.4999981, -6.56083632, 15.8073826, 6.53831052e-008, -1.56958208e-007, -1, 0.866025388, 0.5, -2.18557226e-008, 0.5, -0.866025388, 1.68621398e-007)
  1067. w22.Part1 = p23
  1068. w22.C1 = CFrame.new(22.5, -0.667109907, 17.6726532, -4.30473222e-008, -2.02297542e-007, -1, 0.984807789, 0.17364794, -7.75219178e-008, 0.17364794, -0.984807789, 1.91749166e-007)
  1069. w23 = Instance.new("Weld", p23)
  1070. w23.Name = "Part_Weld"
  1071. w23.Part0 = p23
  1072. w23.C0 = CFrame.new(22.5, -0.667109907, 17.6726532, -4.30473222e-008, -2.02297542e-007, -1, 0.984807789, 0.17364794, -7.75219178e-008, 0.17364794, -0.984807789, 1.91749166e-007)
  1073. w23.Part1 = p24
  1074. w23.C1 = CFrame.new(22.5, 5.5165062, 17.3963699, -4.30473079e-008, -1.87116754e-007, -1, 0.98480773, -0.173648238, -9.9008588e-009, -0.173648238, -0.98480773, 1.91749152e-007)
  1075. w24 = Instance.new("Weld", p24)
  1076. w24.Name = "Part_Weld"
  1077. w24.Part0 = p24
  1078. w24.C0 = CFrame.new(22.5, 5.5165062, 17.3963699, -4.30473079e-008, -1.87116754e-007, -1, 0.98480773, -0.173648238, -9.9008588e-009, -0.173648238, -0.98480773, 1.91749152e-007)
  1079. w24.Part1 = p25
  1080. w24.C1 = CFrame.new(22.5000019, 14.6371164, 11.6086912, 5.33850866e-008, -1.28882959e-007, -1, 0.707106829, -0.707106769, 1.28882959e-007, -0.707106769, -0.707106829, 5.33851079e-008)
  1081. w25 = Instance.new("Weld", p25)
  1082. w25.Name = "Part_Weld"
  1083. w25.Part0 = p25
  1084. w25.C0 = CFrame.new(22.5000019, 14.6371164, 11.6086912, 5.33850866e-008, -1.28882959e-007, -1, 0.707106829, -0.707106769, 1.28882959e-007, -0.707106769, -0.707106829, 5.33851079e-008)
  1085. w25.Part1 = p26
  1086. w25.C1 = CFrame.new(-1.49141967, 29.4924316, -3.24661636, -1, -1.1920929e-007, -4.71654928e-008, 1.1920929e-007, -0.707106709, -0.707106888, 8.94069672e-008, -0.707106829, 0.70710665)
  1087. w26 = Instance.new("Weld", p26)
  1088. w26.Name = "Part_Weld"
  1089. w26.Part0 = p26
  1090. w26.C0 = CFrame.new(-1.49141967, 29.4924316, -3.24661636, -1, -1.1920929e-007, -4.71654928e-008, 1.1920929e-007, -0.707106709, -0.707106888, 8.94069672e-008, -0.707106829, 0.70710665)
  1091. w26.Part1 = p27
  1092. w26.C1 = CFrame.new(-1.49142396, 26.2059097, 13.748271, -1, -1.22925456e-007, 1.83316814e-007, -1.79966634e-007, -0.173648238, -0.98480773, 1.85296102e-007, -0.98480773, 0.173648149)
  1093. w27 = Instance.new("Weld", p27)
  1094. w27.Name = "Part_Weld"
  1095. w27.Part0 = p27
  1096. w27.C0 = CFrame.new(-1.49142396, 26.2059097, 13.748271, -1, -1.22925456e-007, 1.83316814e-007, -1.79966634e-007, -0.173648238, -0.98480773, 1.85296102e-007, -0.98480773, 0.173648149)
  1097. w27.Part1 = p28
  1098. w27.C1 = CFrame.new(-1.49142182, 20.0222931, 21.3207512, -1, -1.60415567e-007, 1.16723079e-007, -1.73416339e-007, 0.17364794, -0.98480773, 1.61053634e-007, -0.98480773, -0.173648015)
  1099. w28 = Instance.new("Weld", p28)
  1100. w28.Name = "Part_Weld"
  1101. w28.Part0 = p28
  1102. w28.C0 = CFrame.new(-1.49142182, 20.0222931, 21.3207512, -1, -1.60415567e-007, 1.16723079e-007, -1.73416339e-007, 0.17364794, -0.98480773, 1.61053634e-007, -0.98480773, -0.173648015)
  1103. w28.Part1 = p29
  1104. w28.C1 = CFrame.new(-1.49142063, 11.6331291, 26.311676, -1, -1.55435174e-007, 5.73833887e-008, -1.6416179e-007, 0.5, -0.866025329, 1.17385696e-007, -0.866025329, -0.500000119)
  1105. w29 = Instance.new("Weld", p29)
  1106. w29.Name = "Part_Weld"
  1107. w29.Part0 = p29
  1108. w29.C0 = CFrame.new(-1.49142063, 11.6331291, 26.311676, -1, -1.55435174e-007, 5.73833887e-008, -1.6416179e-007, 0.5, -0.866025329, 1.17385696e-007, -0.866025329, -0.500000119)
  1109. w29.Part1 = p30
  1110. w29.C1 = CFrame.new(-1.49142897, -4.49042225, -27.9532433, -1, 1.04557571e-007, 1.81026579e-007, 9.25360411e-008, -0.70710665, 0.707106829, 2.00373876e-007, 0.707106888, 0.707106769)
  1111. w30 = Instance.new("Weld", p30)
  1112. w30.Name = "Part_Weld"
  1113. w30.Part0 = p30
  1114. w30.C0 = CFrame.new(-1.49142897, -4.49042225, -27.9532433, -1, 1.04557571e-007, 1.81026579e-007, 9.25360411e-008, -0.70710665, 0.707106829, 2.00373876e-007, 0.707106888, 0.707106769)
  1115. w30.Part1 = p31
  1116. w30.C1 = CFrame.new(1.49142683, -2.32737827, 28.5731888, 1, -1.76048474e-007, -7.77491636e-008, -3.10438502e-008, -0.707106709, 0.707106769, -1.77897419e-007, -0.707106829, -0.707106829)
  1117. w31 = Instance.new("Weld", p31)
  1118. w31.Name = "Part_Weld"
  1119. w31.Part0 = p31
  1120. w31.C0 = CFrame.new(1.49142683, -2.32737827, 28.5731888, 1, -1.76048474e-007, -7.77491636e-008, -3.10438502e-008, -0.707106709, 0.707106769, -1.77897419e-007, -0.707106829, -0.707106829)
  1121. w31.Part1 = p32
  1122. w31.C1 = CFrame.new(1.49142444, 27.3293839, 3.86655521, 1, 9.41566256e-008, -1.8451928e-007, -6.23315088e-008, -0.70710665, -0.707107008, -2.35517859e-007, 0.707106888, -0.70710659)
  1123. w32 = Instance.new("Weld", p32)
  1124. w32.Name = "Part_Weld"
  1125. w32.Part0 = p32
  1126. w32.C0 = CFrame.new(1.49142444, 27.3293839, 3.86655521, 1, 9.41566256e-008, -1.8451928e-007, -6.23315088e-008, -0.70710665, -0.707107008, -2.35517859e-007, 0.707106888, -0.70710659)
  1127. w32.Part1 = p33
  1128. w32.C1 = CFrame.new(1.49143207, -18.1104279, 21.5624332, 1, -2.34282282e-007, -1.74181523e-007, 1.61463277e-007, -0.173648089, 0.98480773, -2.37625457e-007, -0.98480773, -0.173648238)
  1129. w33 = Instance.new("Weld", p33)
  1130. w33.Name = "Part_Weld"
  1131. w33.Part0 = p33
  1132. w33.C0 = CFrame.new(1.49143207, -18.1104279, 21.5624332, 1, -2.34282282e-007, -1.74181523e-007, 1.61463277e-007, -0.173648089, 0.98480773, -2.37625457e-007, -0.98480773, -0.173648238)
  1133. w33.Part1 = p34
  1134. w33.C1 = CFrame.new(1.49143016, -24.2940445, 13.5065851, 1, -2.49463085e-007, -1.74181523e-007, 2.35634644e-007, 0.173648074, 0.98480773, -1.83021399e-007, -0.98480773, 0.17364794)
  1135. m.Parent = larm
  1136. m:MakeJoints()
  1137. ----------------------------------------------------
  1138. local cor = Instance.new("Part", larm.LeftArm)
  1139. cor.Name = "Thingy"
  1140. cor.Locked = true
  1141. cor.BottomSurface = 0
  1142. cor.CanCollide = false
  1143. cor.Size = Vector3.new(1, 1, 1)
  1144. cor.Transparency = 1
  1145. cor.TopSurface = 0
  1146. corw = Instance.new("Weld", cor)
  1147. corw.Part0 = larm
  1148. corw.Part1 = cor
  1149. corw.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1150. corw.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1151. weld1 = Instance.new("Weld", larm.LeftArm)
  1152. weld1.Part0 = cor
  1153. weld1.Part1 = larm.LeftArm.LeftArmPlate
  1154. weld1.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1155. --Right Arm
  1156. m2 = Instance.new("Model")
  1157. m2.Name = "RightArm"
  1158. p1 = Instance.new("Part", m2)
  1159. p1.BrickColor = BrickColor.new("Crimson")
  1160. p1.Material = Enum.Material.Granite
  1161. p1.CFrame = CFrame.new(3.5, -9.44201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1162. p1.FormFactor = Enum.FormFactor.Custom
  1163. p1.Size = Vector3.new(1, 0.200000048, 1)
  1164. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1166. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1167. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1168. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1169. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1170. b1 = Instance.new("SpecialMesh", p1)
  1171. b1.MeshType = Enum.MeshType.Brick
  1172. b1.Name = "Mesh"
  1173. b1.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1174. p2 = Instance.new("Part", m2)
  1175. p2.BrickColor = BrickColor.new("Crimson")
  1176. p2.Material = Enum.Material.Granite
  1177. p2.CFrame = CFrame.new(3.5, -9.74201393, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1178. p2.FormFactor = Enum.FormFactor.Custom
  1179. p2.Size = Vector3.new(1, 0.200000048, 1)
  1180. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1181. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1182. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1183. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1184. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1185. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1186. b2 = Instance.new("SpecialMesh", p2)
  1187. b2.MeshType = Enum.MeshType.Brick
  1188. b2.Name = "Mesh"
  1189. b2.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1190. p3 = Instance.new("Part", m2)
  1191. p3.BrickColor = BrickColor.new("Crimson")
  1192. p3.Material = Enum.Material.Granite
  1193. p3.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1194. p3.FormFactor = Enum.FormFactor.Custom
  1195. p3.Size = Vector3.new(1, 0.200000048, 1)
  1196. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1197. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1198. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1199. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1200. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1201. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1202. b3 = Instance.new("SpecialMesh", p3)
  1203. b3.MeshType = Enum.MeshType.Brick
  1204. b3.Name = "Mesh"
  1205. b3.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1206. p4 = Instance.new("Part", m2)
  1207. p4.BrickColor = BrickColor.new("Crimson")
  1208. p4.Material = Enum.Material.Granite
  1209. p4.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1210. p4.FormFactor = Enum.FormFactor.Custom
  1211. p4.Size = Vector3.new(1, 0.200000048, 1)
  1212. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1213. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1214. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1215. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1216. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1217. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1218. b4 = Instance.new("SpecialMesh", p4)
  1219. b4.MeshType = Enum.MeshType.Brick
  1220. b4.Name = "Mesh"
  1221. b4.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
  1222. p5 = Instance.new("Part", m2)
  1223. p5.BrickColor = BrickColor.new("Crimson")
  1224. p5.Material = Enum.Material.Granite
  1225. p5.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1226. p5.FormFactor = Enum.FormFactor.Custom
  1227. p5.Size = Vector3.new(1, 0.200000048, 1)
  1228. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1229. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1230. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1231. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1232. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1233. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1234. b5 = Instance.new("SpecialMesh", p5)
  1235. b5.MeshType = Enum.MeshType.Brick
  1236. b5.Name = "Mesh"
  1237. b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1238. p6 = Instance.new("Part", m2)
  1239. p6.BrickColor = BrickColor.new("Crimson")
  1240. p6.Material = Enum.Material.Granite
  1241. p6.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1242. p6.FormFactor = Enum.FormFactor.Custom
  1243. p6.Size = Vector3.new(1, 1, 1)
  1244. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1245. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1246. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1247. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1248. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1249. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1250. b6 = Instance.new("SpecialMesh", p6)
  1251. b6.MeshType = Enum.MeshType.Sphere
  1252. b6.Name = "Mesh"
  1253. p7 = Instance.new("Part", m2)
  1254. p7.BrickColor = BrickColor.new("Black")
  1255. p7.Material = Enum.Material.SmoothPlastic
  1256. p7.Name = "RightArmPlate"
  1257. p7.CFrame = CFrame.new(3.5, -9.54201603, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1258. p7.FormFactor = Enum.FormFactor.Symmetric
  1259. p7.Size = Vector3.new(1, 2, 1)
  1260. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1261. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1262. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1263. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1264. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1265. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1266. b7 = Instance.new("SpecialMesh", p7)
  1267. b7.MeshType = Enum.MeshType.Brick
  1268. b7.Name = "Mesh"
  1269. b7.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1270. p8 = Instance.new("Part", m2)
  1271. p8.BrickColor = BrickColor.new("Crimson")
  1272. p8.Material = Enum.Material.Granite
  1273. p8.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1274. p8.FormFactor = Enum.FormFactor.Custom
  1275. p8.Size = Vector3.new(1, 0.200000048, 1)
  1276. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1277. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1278. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1279. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1280. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1281. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1282. b8 = Instance.new("SpecialMesh", p8)
  1283. b8.MeshType = Enum.MeshType.Brick
  1284. b8.Name = "Mesh"
  1285. b8.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1286. p9 = Instance.new("Part", m2)
  1287. p9.BrickColor = BrickColor.new("Black")
  1288. p9.Material = Enum.Material.SmoothPlastic
  1289. p9.CFrame = CFrame.new(3.5, -8.69201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1290. p9.FormFactor = Enum.FormFactor.Custom
  1291. p9.Size = Vector3.new(1, 0.349999994, 1)
  1292. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1293. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1294. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1295. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1296. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1297. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1298. b9 = Instance.new("SpecialMesh", p9)
  1299. b9.MeshType = Enum.MeshType.Brick
  1300. b9.Name = "Mesh"
  1301. b9.Scale = Vector3.new(1.12, 1.01999998, 1.12)
  1302. p10 = Instance.new("Part", m2)
  1303. p10.BrickColor = BrickColor.new("Black")
  1304. p10.Material = Enum.Material.Metal
  1305. p10.CFrame = CFrame.new(3.5, -8.99201584, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1306. p10.FormFactor = Enum.FormFactor.Custom
  1307. p10.Size = Vector3.new(1, 0.25, 1)
  1308. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1309. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1310. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1311. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1312. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1313. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1314. b10 = Instance.new("SpecialMesh", p10)
  1315. b10.MeshType = Enum.MeshType.Brick
  1316. b10.Name = "Mesh"
  1317. b10.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1318. p11 = Instance.new("Part", m2)
  1319. p11.BrickColor = BrickColor.new("Black")
  1320. p11.Material = Enum.Material.Metal
  1321. p11.CFrame = CFrame.new(3.5, -9.29201508, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1322. p11.FormFactor = Enum.FormFactor.Custom
  1323. p11.Size = Vector3.new(1, 0.25, 1)
  1324. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1325. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1326. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1327. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1328. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1329. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1330. b11 = Instance.new("SpecialMesh", p11)
  1331. b11.MeshType = Enum.MeshType.Brick
  1332. b11.Name = "Mesh"
  1333. b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1334. p12 = Instance.new("Part", m2)
  1335. p12.BrickColor = BrickColor.new("Black")
  1336. p12.Material = Enum.Material.Metal
  1337. p12.CFrame = CFrame.new(3.5, -9.59201431, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1338. p12.FormFactor = Enum.FormFactor.Custom
  1339. p12.Size = Vector3.new(1, 0.25, 1)
  1340. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1341. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1342. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1343. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1344. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1345. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1346. b12 = Instance.new("SpecialMesh", p12)
  1347. b12.MeshType = Enum.MeshType.Brick
  1348. b12.Name = "Mesh"
  1349. b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1350. p13 = Instance.new("Part", m2)
  1351. p13.BrickColor = BrickColor.new("Crimson")
  1352. p13.Material = Enum.Material.Granite
  1353. p13.CFrame = CFrame.new(3.5, -9.44201088, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1354. p13.FormFactor = Enum.FormFactor.Custom
  1355. p13.Size = Vector3.new(1, 0.200000048, 1)
  1356. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1357. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1358. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1359. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1360. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1361. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1362. b13 = Instance.new("SpecialMesh", p13)
  1363. b13.MeshType = Enum.MeshType.Brick
  1364. b13.Name = "Mesh"
  1365. b13.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1366. p14 = Instance.new("Part", m2)
  1367. p14.BrickColor = BrickColor.new("Black")
  1368. p14.Material = Enum.Material.Metal
  1369. p14.CFrame = CFrame.new(3.5, -9.89201069, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1370. p14.FormFactor = Enum.FormFactor.Custom
  1371. p14.Size = Vector3.new(1, 0.25, 1)
  1372. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1373. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1374. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1375. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1376. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1377. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1378. b14 = Instance.new("SpecialMesh", p14)
  1379. b14.MeshType = Enum.MeshType.Brick
  1380. b14.Name = "Mesh"
  1381. b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
  1382. p15 = Instance.new("Part", m2)
  1383. p15.BrickColor = BrickColor.new("Crimson")
  1384. p15.Material = Enum.Material.Granite
  1385. p15.CFrame = CFrame.new(3.5, -9.74201298, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1386. p15.FormFactor = Enum.FormFactor.Custom
  1387. p15.Size = Vector3.new(1, 0.200000048, 1)
  1388. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1389. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1390. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1391. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1392. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1393. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1394. b15 = Instance.new("SpecialMesh", p15)
  1395. b15.MeshType = Enum.MeshType.Brick
  1396. b15.Name = "Mesh"
  1397. b15.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
  1398. p16 = Instance.new("Part", m2)
  1399. p16.BrickColor = BrickColor.new("Black")
  1400. p16.Material = Enum.Material.SmoothPlastic
  1401. p16.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1402. p16.FormFactor = Enum.FormFactor.Custom
  1403. p16.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
  1404. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1405. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1406. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1407. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1408. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1409. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1410. b16 = Instance.new("SpecialMesh", p16)
  1411. b16.MeshType = Enum.MeshType.Brick
  1412. b16.Name = "Mesh"
  1413. b16.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1414. p17 = Instance.new("Part", m2)
  1415. p17.BrickColor = BrickColor.new("Black")
  1416. p17.Material = Enum.Material.SmoothPlastic
  1417. p17.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1418. p17.FormFactor = Enum.FormFactor.Custom
  1419. p17.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
  1420. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1421. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1422. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1423. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1424. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1425. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1426. b17 = Instance.new("SpecialMesh", p17)
  1427. b17.MeshType = Enum.MeshType.Brick
  1428. b17.Name = "Mesh"
  1429. b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1430. p18 = Instance.new("Part", m2)
  1431. p18.BrickColor = BrickColor.new("Really black")
  1432. p18.Material = Enum.Material.SmoothPlastic
  1433. p18.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1434. p18.FormFactor = Enum.FormFactor.Custom
  1435. p18.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1436. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1437. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1438. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1439. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1440. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1441. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1442. b18 = Instance.new("SpecialMesh", p18)
  1443. b18.MeshType = Enum.MeshType.Brick
  1444. b18.Name = "Mesh"
  1445. b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
  1446. p19 = Instance.new("Part", m2)
  1447. p19.BrickColor = BrickColor.new("Black")
  1448. p19.Material = Enum.Material.SmoothPlastic
  1449. p19.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1450. p19.FormFactor = Enum.FormFactor.Custom
  1451. p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
  1452. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1453. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1454. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1455. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1456. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1457. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1458. b19 = Instance.new("SpecialMesh", p19)
  1459. b19.MeshType = Enum.MeshType.Brick
  1460. b19.Name = "Mesh"
  1461. b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
  1462. w1 = Instance.new("Weld", p1)
  1463. w1.Name = "Part_Weld"
  1464. w1.Part0 = p1
  1465. w1.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1466. w1.Part1 = p2
  1467. w1.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1468. w2 = Instance.new("Weld", p2)
  1469. w2.Name = "Part_Weld"
  1470. w2.Part0 = p2
  1471. w2.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1472. w2.Part1 = p3
  1473. w2.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1474. w3 = Instance.new("Weld", p3)
  1475. w3.Name = "Part_Weld"
  1476. w3.Part0 = p3
  1477. w3.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1478. w3.Part1 = p4
  1479. w3.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1480. w4 = Instance.new("Weld", p4)
  1481. w4.Name = "Part_Weld"
  1482. w4.Part0 = p4
  1483. w4.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1484. w4.Part1 = p5
  1485. w4.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1486. w5 = Instance.new("Weld", p5)
  1487. w5.Name = "Part_Weld"
  1488. w5.Part0 = p5
  1489. w5.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1490. w5.Part1 = p6
  1491. w5.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1492. w6 = Instance.new("Weld", p6)
  1493. w6.Name = "RightArmPlate_Weld"
  1494. w6.Part0 = p6
  1495. w6.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1496. w6.Part1 = p7
  1497. w6.C1 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1498. w7 = Instance.new("Weld", p7)
  1499. w7.Name = "Part_Weld"
  1500. w7.Part0 = p7
  1501. w7.C0 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1502. w7.Part1 = p8
  1503. w7.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1504. w8 = Instance.new("Weld", p8)
  1505. w8.Name = "Part_Weld"
  1506. w8.Part0 = p8
  1507. w8.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1508. w8.Part1 = p9
  1509. w8.C1 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1510. w9 = Instance.new("Weld", p9)
  1511. w9.Name = "Part_Weld"
  1512. w9.Part0 = p9
  1513. w9.C0 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1514. w9.Part1 = p10
  1515. w9.C1 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1516. w10 = Instance.new("Weld", p10)
  1517. w10.Name = "Part_Weld"
  1518. w10.Part0 = p10
  1519. w10.C0 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1520. w10.Part1 = p11
  1521. w10.C1 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1522. w11 = Instance.new("Weld", p11)
  1523. w11.Name = "Part_Weld"
  1524. w11.Part0 = p11
  1525. w11.C0 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1526. w11.Part1 = p12
  1527. w11.C1 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1528. w12 = Instance.new("Weld", p12)
  1529. w12.Name = "Part_Weld"
  1530. w12.Part0 = p12
  1531. w12.C0 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1532. w12.Part1 = p13
  1533. w12.C1 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1534. w13 = Instance.new("Weld", p13)
  1535. w13.Name = "Part_Weld"
  1536. w13.Part0 = p13
  1537. w13.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1538. w13.Part1 = p14
  1539. w13.C1 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1540. w14 = Instance.new("Weld", p14)
  1541. w14.Name = "Part_Weld"
  1542. w14.Part0 = p14
  1543. w14.C0 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1544. w14.Part1 = p15
  1545. w14.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1546. w15 = Instance.new("Weld", p15)
  1547. w15.Name = "Part_Weld"
  1548. w15.Part0 = p15
  1549. w15.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1550. w15.Part1 = p16
  1551. w15.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1552. w16 = Instance.new("Weld", p16)
  1553. w16.Name = "Part_Weld"
  1554. w16.Part0 = p16
  1555. w16.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1556. w16.Part1 = p17
  1557. w16.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1558. w17 = Instance.new("Weld", p17)
  1559. w17.Name = "Part_Weld"
  1560. w17.Part0 = p17
  1561. w17.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1562. w17.Part1 = p18
  1563. w17.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1564. w18 = Instance.new("Weld", p18)
  1565. w18.Name = "Part_Weld"
  1566. w18.Part0 = p18
  1567. w18.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1568. w18.Part1 = p19
  1569. w18.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1570. m2.Parent = rarm
  1571. m2:MakeJoints()
  1572. ----------------------------------------------------
  1573. local cor2 = Instance.new("Part", rarm.RightArm)
  1574. cor2.Name = "Thingy"
  1575. cor2.Locked = true
  1576. cor2.BottomSurface = 0
  1577. cor2.CanCollide = false
  1578. cor2.Size = Vector3.new(1, 1, 1)
  1579. cor2.Transparency = 1
  1580. cor2.TopSurface = 0
  1581. corw2 = Instance.new("Weld", cor2)
  1582. corw2.Part0 = rarm
  1583. corw2.Part1 = cor2
  1584. corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1585. corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1586. weld2 = Instance.new("Weld", rarm.RightArm)
  1587. weld2.Part0 = cor2
  1588. weld2.Part1 = rarm.RightArm.RightArmPlate
  1589. weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  1590. --Torso
  1591. m3 = Instance.new("Model")
  1592. m3.Name = "Torso"
  1593. p1 = Instance.new("Part", m3)
  1594. p1.BrickColor = BrickColor.new("Really black")
  1595. p1.Material = Enum.Material.Metal
  1596. p1.Name = "TorsoPlate"
  1597. p1.CFrame = CFrame.new(0, 3.10002589, 0.50000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1598. p1.CanCollide = false
  1599. p1.Locked = true
  1600. p1.FormFactor = Enum.FormFactor.Custom
  1601. p1.Size = Vector3.new(2, 2, 1)
  1602. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1603. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1604. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1605. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1606. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1607. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1608. b1 = Instance.new("SpecialMesh", p1)
  1609. b1.MeshType = Enum.MeshType.Brick
  1610. b1.Name = "Mesh"
  1611. b1.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1612. p2 = Instance.new("Part", m3)
  1613. p2.BrickColor = BrickColor.new("Really black")
  1614. p2.Material = Enum.Material.Metal
  1615. p2.CFrame = CFrame.new(-0.450000942, 4.05002356, -0.100002818, -0.685070276, 0.686094284, 0.244853854, 0.616745472, 0.367372453, 0.696177125, 0.387690574, 0.627942622, -0.674821496)
  1616. p2.CanCollide = false
  1617. p2.Locked = true
  1618. p2.FormFactor = Enum.FormFactor.Custom
  1619. p2.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1620. b2 = Instance.new("SpecialMesh", p2)
  1621. b2.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1622. b2.TextureId = ""
  1623. b2.MeshType = Enum.MeshType.FileMesh
  1624. b2.Name = "Mesh"
  1625. b2.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1626. p3 = Instance.new("Part", m3)
  1627. p3.BrickColor = BrickColor.new("Black")
  1628. p3.Material = Enum.Material.Metal
  1629. p3.CFrame = CFrame.new(0, 3.10002589, 0.970001996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1630. p3.CanCollide = false
  1631. p3.Locked = true
  1632. p3.FormFactor = Enum.FormFactor.Custom
  1633. p3.Size = Vector3.new(2, 2, 0.200000018)
  1634. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1635. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1636. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1637. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1638. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1639. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1640. b3 = Instance.new("SpecialMesh", p3)
  1641. b3.MeshType = Enum.MeshType.Brick
  1642. b3.Name = "Mesh"
  1643. b3.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1644. p4 = Instance.new("Part", m3)
  1645. p4.BrickColor = BrickColor.new("Black")
  1646. p4.Material = Enum.Material.Metal
  1647. p4.CFrame = CFrame.new(0, 4.00002623, 0.529999971, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  1648. p4.CanCollide = false
  1649. p4.Locked = true
  1650. p4.FormFactor = Enum.FormFactor.Custom
  1651. p4.Size = Vector3.new(2, 1.04000008, 0.239999995)
  1652. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1653. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1654. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1655. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1656. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1657. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1658. b4 = Instance.new("SpecialMesh", p4)
  1659. b4.MeshType = Enum.MeshType.Brick
  1660. b4.Name = "Mesh"
  1661. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1662. p5 = Instance.new("Part", m3)
  1663. p5.BrickColor = BrickColor.new("Black")
  1664. p5.Material = Enum.Material.Metal
  1665. p5.CFrame = CFrame.new(-0.499999821, 3.15002489, 0.0999978557, 7.54979084e-008, 1, 0, 4.37113918e-008, 0, 1, 1, -7.54978942e-008, -4.37113883e-008)
  1666. p5.CanCollide = false
  1667. p5.Locked = true
  1668. p5.FormFactor = Enum.FormFactor.Custom
  1669. p5.Size = Vector3.new(0.300000012, 1, 1.89999998)
  1670. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1671. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1672. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1673. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1674. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1675. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1676. b5 = Instance.new("SpecialMesh", p5)
  1677. b5.MeshType = Enum.MeshType.Wedge
  1678. b5.Name = "Mesh"
  1679. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1680. p6 = Instance.new("Part", m3)
  1681. p6.BrickColor = BrickColor.new("Black")
  1682. p6.Material = Enum.Material.Metal
  1683. p6.CFrame = CFrame.new(0.500000179, 3.15002489, 0.0999980345, -4.37113918e-008, -1, 0, -4.37113812e-008, 0, 1, -1, 4.37113847e-008, -4.37113883e-008)
  1684. p6.CanCollide = false
  1685. p6.Locked = true
  1686. p6.FormFactor = Enum.FormFactor.Custom
  1687. p6.Size = Vector3.new(0.300000012, 0.99999994, 1.89999998)
  1688. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1689. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1690. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1691. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1692. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1693. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1694. b6 = Instance.new("SpecialMesh", p6)
  1695. b6.MeshType = Enum.MeshType.Wedge
  1696. b6.Name = "Mesh"
  1697. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1698. p7 = Instance.new("Part", m3)
  1699. p7.BrickColor = BrickColor.new("Black")
  1700. p7.Material = Enum.Material.Metal
  1701. p7.CFrame = CFrame.new(1.63912773e-007, 3.20002794, 0.0999980569, -3.09086197e-008, -0.707106829, -0.707106769, -7.46200044e-008, -0.707106769, 0.707106829, -1, 7.46200044e-008, -3.09086197e-008)
  1702. p7.CanCollide = false
  1703. p7.Locked = true
  1704. p7.FormFactor = Enum.FormFactor.Custom
  1705. p7.Size = Vector3.new(0.300000012, 1.20000005, 1.20000005)
  1706. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1707. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1708. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1709. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1710. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1711. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1712. b7 = Instance.new("SpecialMesh", p7)
  1713. b7.MeshType = Enum.MeshType.Wedge
  1714. b7.Name = "Mesh"
  1715. p8 = Instance.new("Part", m3)
  1716. p8.BrickColor = BrickColor.new("Black")
  1717. p8.Material = Enum.Material.Metal
  1718. p8.CFrame = CFrame.new(-1, 3.10002613, 0.520000935, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1719. p8.CanCollide = false
  1720. p8.Locked = true
  1721. p8.FormFactor = Enum.FormFactor.Custom
  1722. p8.Size = Vector3.new(1, 2, 0.200000018)
  1723. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1724. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1725. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1726. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1727. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1728. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1729. b8 = Instance.new("SpecialMesh", p8)
  1730. b8.MeshType = Enum.MeshType.Brick
  1731. b8.Name = "Mesh"
  1732. b8.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1733. p9 = Instance.new("Part", m3)
  1734. p9.BrickColor = BrickColor.new("Black")
  1735. p9.Material = Enum.Material.Metal
  1736. p9.CFrame = CFrame.new(1, 3.10002613, 0.520001054, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  1737. p9.CanCollide = false
  1738. p9.Locked = true
  1739. p9.FormFactor = Enum.FormFactor.Custom
  1740. p9.Size = Vector3.new(1, 2, 0.200000018)
  1741. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1742. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1743. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1744. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1745. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1746. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1747. b9 = Instance.new("SpecialMesh", p9)
  1748. b9.MeshType = Enum.MeshType.Brick
  1749. b9.Name = "Mesh"
  1750. b9.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1751. p10 = Instance.new("Part", m3)
  1752. p10.BrickColor = BrickColor.new("Black")
  1753. p10.Material = Enum.Material.Metal
  1754. p10.CFrame = CFrame.new(0, 2.05002642, 0.539999843, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  1755. p10.CanCollide = false
  1756. p10.Locked = true
  1757. p10.FormFactor = Enum.FormFactor.Custom
  1758. p10.Size = Vector3.new(2, 1.0200001, 0.239999995)
  1759. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1760. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1761. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1762. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1763. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1764. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1765. b10 = Instance.new("SpecialMesh", p10)
  1766. b10.MeshType = Enum.MeshType.Brick
  1767. b10.Name = "Mesh"
  1768. b10.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  1769. p11 = Instance.new("Part", m3)
  1770. p11.BrickColor = BrickColor.new("Really black")
  1771. p11.Material = Enum.Material.Metal
  1772. p11.CFrame = CFrame.new(0.499999523, 4.05002451, -0.0499982014, 1.00000024, -8.94069672e-008, -1.78813934e-007, -2.98023224e-008, 0.906307817, -0.422618449, -2.23517418e-007, 0.42261821, 0.906307697)
  1773. p11.CanCollide = false
  1774. p11.Locked = true
  1775. p11.FormFactor = Enum.FormFactor.Custom
  1776. p11.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1777. b11 = Instance.new("SpecialMesh", p11)
  1778. b11.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1779. b11.TextureId = ""
  1780. b11.MeshType = Enum.MeshType.FileMesh
  1781. b11.Name = "Mesh"
  1782. b11.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1783. p12 = Instance.new("Part", m3)
  1784. p12.BrickColor = BrickColor.new("Really black")
  1785. p12.Material = Enum.Material.Metal
  1786. p12.Transparency = 1
  1787. p12.Name = "Chain2Torso"
  1788. p12.CFrame = CFrame.new(0.0500000007, 3.35002589, 0.0200020671, -4.37113883e-008, -1, 0, -4.37113883e-008, 1.91068547e-015, -1, 1, -4.37113883e-008, -4.37113883e-008)
  1789. p12.CanCollide = false
  1790. p12.Locked = true
  1791. p12.FormFactor = Enum.FormFactor.Custom
  1792. p12.Size = Vector3.new(0.699999988, 0.300000012, 0.300000012)
  1793. b12 = Instance.new("SpecialMesh", p12)
  1794. b12.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1795. b12.TextureId = ""
  1796. b12.MeshType = Enum.MeshType.FileMesh
  1797. b12.Name = "Mesh"
  1798. b12.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1799. p13 = Instance.new("Part", m3)
  1800. p13.BrickColor = BrickColor.new("Really black")
  1801. p13.Material = Enum.Material.Metal
  1802. p13.CFrame = CFrame.new(-0.700000763, 4.25002289, 0.349998087, -0.606457233, -0.374239564, 0.70153743, -0.641863465, -0.290311694, -0.709739804, 0.469277143, -0.880717754, -0.0641489923)
  1803. p13.CanCollide = false
  1804. p13.Locked = true
  1805. p13.FormFactor = Enum.FormFactor.Custom
  1806. p13.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1807. b13 = Instance.new("SpecialMesh", p13)
  1808. b13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1809. b13.TextureId = ""
  1810. b13.MeshType = Enum.MeshType.FileMesh
  1811. b13.Name = "Mesh"
  1812. b13.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1813. p14 = Instance.new("Part", m3)
  1814. p14.BrickColor = BrickColor.new("Really black")
  1815. p14.Material = Enum.Material.Metal
  1816. p14.CFrame = CFrame.new(-0.0500002243, 3.50002766, -0.150001988, -0.331867754, 0.457445055, -0.824989557, 0.877285957, -0.171802372, -0.448166817, -0.346746802, -0.87248385, -0.344294399)
  1817. p14.CanCollide = false
  1818. p14.Locked = true
  1819. p14.FormFactor = Enum.FormFactor.Custom
  1820. p14.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1821. b14 = Instance.new("SpecialMesh", p14)
  1822. b14.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1823. b14.TextureId = ""
  1824. b14.MeshType = Enum.MeshType.FileMesh
  1825. b14.Name = "Mesh"
  1826. b14.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1827. p15 = Instance.new("Part", m3)
  1828. p15.BrickColor = BrickColor.new("Really black")
  1829. p15.Material = Enum.Material.Metal
  1830. p15.CFrame = CFrame.new(0.199999034, 3.55002332, -0.150001839, -0.0627828911, -0.802308202, -0.593599737, 0.678633273, -0.470427632, 0.564052343, -0.731789052, -0.367423117, 0.57400763)
  1831. p15.CanCollide = false
  1832. p15.Locked = true
  1833. p15.FormFactor = Enum.FormFactor.Custom
  1834. p15.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1835. b15 = Instance.new("SpecialMesh", p15)
  1836. b15.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1837. b15.TextureId = ""
  1838. b15.MeshType = Enum.MeshType.FileMesh
  1839. b15.Name = "Mesh"
  1840. b15.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1841. p16 = Instance.new("Part", m3)
  1842. p16.BrickColor = BrickColor.new("Really black")
  1843. p16.Material = Enum.Material.Metal
  1844. p16.CFrame = CFrame.new(0.349999189, 3.70002842, -0.150001973, 0.994292557, 0.0709807873, 0.0796526894, -0.0587368309, 0.987431884, -0.146726117, -0.0890666768, 0.141209915, 0.985964835)
  1845. p16.CanCollide = false
  1846. p16.Locked = true
  1847. p16.FormFactor = Enum.FormFactor.Custom
  1848. p16.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1849. b16 = Instance.new("SpecialMesh", p16)
  1850. b16.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1851. b16.TextureId = ""
  1852. b16.MeshType = Enum.MeshType.FileMesh
  1853. b16.Name = "Mesh"
  1854. b16.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1855. p17 = Instance.new("Part", m3)
  1856. p17.BrickColor = BrickColor.new("Really black")
  1857. p17.Material = Enum.Material.Metal
  1858. p17.CFrame = CFrame.new(-0.200000346, 3.70002747, -0.150002211, 0.964791715, 0.0184034109, -0.262370646, -0.0587368906, 0.987431884, -0.146726027, 0.256372869, 0.156970888, 0.953746974)
  1859. p17.CanCollide = false
  1860. p17.Locked = true
  1861. p17.FormFactor = Enum.FormFactor.Custom
  1862. p17.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1863. b17 = Instance.new("SpecialMesh", p17)
  1864. b17.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1865. b17.TextureId = ""
  1866. b17.MeshType = Enum.MeshType.FileMesh
  1867. b17.Name = "Mesh"
  1868. b17.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1869. p18 = Instance.new("Part", m3)
  1870. p18.BrickColor = BrickColor.new("Really black")
  1871. p18.Material = Enum.Material.Metal
  1872. p18.CFrame = CFrame.new(-0.35000062, 3.85002661, -0.150002271, 0.407530367, -0.427938014, 0.806714416, 0.0989350602, 0.898891687, 0.426855773, -0.907816589, -0.0941444039, 0.40866372)
  1873. p18.CanCollide = false
  1874. p18.Locked = true
  1875. p18.FormFactor = Enum.FormFactor.Custom
  1876. p18.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1877. b18 = Instance.new("SpecialMesh", p18)
  1878. b18.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1879. b18.TextureId = ""
  1880. b18.MeshType = Enum.MeshType.FileMesh
  1881. b18.Name = "Mesh"
  1882. b18.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1883. p19 = Instance.new("Part", m3)
  1884. p19.BrickColor = BrickColor.new("Really black")
  1885. p19.Material = Enum.Material.Metal
  1886. p19.CFrame = CFrame.new(0.599999547, 4.25002337, 1.49011612e-008, 0.450589776, 0.596651912, -0.664060116, 0.322663993, 0.584720135, 0.744305372, 0.832379937, -0.549644768, 0.0709509254)
  1887. p19.CanCollide = false
  1888. p19.Locked = true
  1889. p19.FormFactor = Enum.FormFactor.Custom
  1890. p19.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1891. b19 = Instance.new("SpecialMesh", p19)
  1892. b19.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1893. b19.TextureId = ""
  1894. b19.MeshType = Enum.MeshType.FileMesh
  1895. b19.Name = "Mesh"
  1896. b19.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1897. p20 = Instance.new("Part", m3)
  1898. p20.BrickColor = BrickColor.new("Really black")
  1899. p20.Material = Enum.Material.Metal
  1900. p20.CFrame = CFrame.new(0.449999154, 3.90002728, -0.150000244, 0.148452312, 0.508259773, -0.848312676, -0.212012291, 0.85422945, 0.474703223, 0.965925753, 0.109381542, 0.234569833)
  1901. p20.CanCollide = false
  1902. p20.Locked = true
  1903. p20.FormFactor = Enum.FormFactor.Custom
  1904. p20.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1905. b20 = Instance.new("SpecialMesh", p20)
  1906. b20.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1907. b20.TextureId = ""
  1908. b20.MeshType = Enum.MeshType.FileMesh
  1909. b20.Name = "Mesh"
  1910. b20.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1911. p21 = Instance.new("Part", m3)
  1912. p21.BrickColor = BrickColor.new("Really black")
  1913. p21.Material = Enum.Material.Metal
  1914. p21.CFrame = CFrame.new(0.699999869, 4.25002337, 0.200001985, -0.0996009707, 0.981125295, 0.165750414, -0.142243966, -0.178907469, 0.973529041, 0.98480773, 0.0733870864, 0.157378286)
  1915. p21.CanCollide = false
  1916. p21.Locked = true
  1917. p21.FormFactor = Enum.FormFactor.Custom
  1918. p21.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1919. b21 = Instance.new("SpecialMesh", p21)
  1920. b21.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1921. b21.TextureId = ""
  1922. b21.MeshType = Enum.MeshType.FileMesh
  1923. b21.Name = "Mesh"
  1924. b21.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1925. p22 = Instance.new("Part", m3)
  1926. p22.BrickColor = BrickColor.new("Really black")
  1927. p22.Material = Enum.Material.Metal
  1928. p22.CFrame = CFrame.new(0.69999975, 4.25002289, 0.450001955, -0.167731196, 0.167446673, 0.971508265, 0.0449438766, -0.983146012, 0.17721194, 0.984807789, 0.0733873621, 0.157378122)
  1929. p22.CanCollide = false
  1930. p22.Locked = true
  1931. p22.FormFactor = Enum.FormFactor.Custom
  1932. p22.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1933. b22 = Instance.new("SpecialMesh", p22)
  1934. b22.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1935. b22.TextureId = ""
  1936. b22.MeshType = Enum.MeshType.FileMesh
  1937. b22.Name = "Mesh"
  1938. b22.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1939. p23 = Instance.new("Part", m3)
  1940. p23.BrickColor = BrickColor.new("Really black")
  1941. p23.Material = Enum.Material.Metal
  1942. p23.CFrame = CFrame.new(0.699999511, 4.25002289, 0.700001478, 0.0593914539, -0.993999004, 0.0918651819, 0.163175613, -0.0811224878, -0.98325628, 0.984807849, 0.0733875483, 0.157378405)
  1943. p23.CanCollide = false
  1944. p23.Locked = true
  1945. p23.FormFactor = Enum.FormFactor.Custom
  1946. p23.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1947. b23 = Instance.new("SpecialMesh", p23)
  1948. b23.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1949. b23.TextureId = ""
  1950. b23.MeshType = Enum.MeshType.FileMesh
  1951. b23.Name = "Mesh"
  1952. b23.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1953. p24 = Instance.new("Part", m3)
  1954. p24.BrickColor = BrickColor.new("Really black")
  1955. p24.Material = Enum.Material.Metal
  1956. p24.CFrame = CFrame.new(0.699999452, 4.25002289, 0.900001347, -0.197025463, -0.431517303, 0.880326331, 0.133022487, -0.90138948, -0.412070453, 0.971332312, 0.0359149873, 0.234997824)
  1957. p24.CanCollide = false
  1958. p24.Locked = true
  1959. p24.FormFactor = Enum.FormFactor.Custom
  1960. p24.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1961. b24 = Instance.new("SpecialMesh", p24)
  1962. b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1963. b24.TextureId = ""
  1964. b24.MeshType = Enum.MeshType.FileMesh
  1965. b24.Name = "Mesh"
  1966. b24.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1967. p25 = Instance.new("Part", m3)
  1968. p25.BrickColor = BrickColor.new("Really black")
  1969. p25.Material = Enum.Material.Metal
  1970. p25.CFrame = CFrame.new(0.599999249, 4.25002289, 1.05000341, -0.793593884, -0.433597952, 0.42685172, 0.426002622, 0.104941569, 0.898615122, -0.434431762, 0.894975305, 0.101432741)
  1971. p25.CanCollide = false
  1972. p25.Locked = true
  1973. p25.FormFactor = Enum.FormFactor.Custom
  1974. p25.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1975. b25 = Instance.new("SpecialMesh", p25)
  1976. b25.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1977. b25.TextureId = ""
  1978. b25.MeshType = Enum.MeshType.FileMesh
  1979. b25.Name = "Mesh"
  1980. b25.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1981. p26 = Instance.new("Part", m3)
  1982. p26.BrickColor = BrickColor.new("Really black")
  1983. p26.Material = Enum.Material.Metal
  1984. p26.CFrame = CFrame.new(0.399999261, 4.25002289, 1.09999716, 0.474074066, -0.73934859, 0.478140384, 0.876810074, 0.445984155, -0.17972827, -0.0803612769, 0.504442811, 0.859697402)
  1985. p26.CanCollide = false
  1986. p26.Locked = true
  1987. p26.FormFactor = Enum.FormFactor.Custom
  1988. p26.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  1989. b26 = Instance.new("SpecialMesh", p26)
  1990. b26.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1991. b26.TextureId = ""
  1992. b26.MeshType = Enum.MeshType.FileMesh
  1993. b26.Name = "Mesh"
  1994. b26.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  1995. p27 = Instance.new("Part", m3)
  1996. p27.BrickColor = BrickColor.new("Really black")
  1997. p27.Material = Enum.Material.Metal
  1998. p27.CFrame = CFrame.new(0.249999076, 4.25002289, 1.20000076, 0.524626255, -0.838181257, 0.149064019, -0.503709316, -0.446768612, -0.739374638, 0.686326742, 0.31281051, -0.656585932)
  1999. p27.CanCollide = false
  2000. p27.Locked = true
  2001. p27.FormFactor = Enum.FormFactor.Custom
  2002. p27.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2003. b27 = Instance.new("SpecialMesh", p27)
  2004. b27.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2005. b27.TextureId = ""
  2006. b27.MeshType = Enum.MeshType.FileMesh
  2007. b27.Name = "Mesh"
  2008. b27.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2009. p28 = Instance.new("Part", m3)
  2010. p28.BrickColor = BrickColor.new("Really black")
  2011. p28.Material = Enum.Material.Metal
  2012. p28.CFrame = CFrame.new(0.0499990731, 4.25002289, 1.20000088, 0.524626136, -0.838181317, 0.149063885, 0.588431716, 0.230477661, -0.775002301, 0.615236104, 0.494300276, 0.614126861)
  2013. p28.CanCollide = false
  2014. p28.Locked = true
  2015. p28.FormFactor = Enum.FormFactor.Custom
  2016. p28.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2017. b28 = Instance.new("SpecialMesh", p28)
  2018. b28.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2019. b28.TextureId = ""
  2020. b28.MeshType = Enum.MeshType.FileMesh
  2021. b28.Name = "Mesh"
  2022. b28.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2023. p29 = Instance.new("Part", m3)
  2024. p29.BrickColor = BrickColor.new("Really black")
  2025. p29.Material = Enum.Material.Metal
  2026. p29.CFrame = CFrame.new(-0.200000852, 4.25002289, 1.20000088, 0.524626195, -0.838181257, 0.149063647, 0.664180398, 0.512506962, 0.544243872, -0.532571197, -0.186519295, 0.825577736)
  2027. p29.CanCollide = false
  2028. p29.Locked = true
  2029. p29.FormFactor = Enum.FormFactor.Custom
  2030. p29.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2031. b29 = Instance.new("SpecialMesh", p29)
  2032. b29.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2033. b29.TextureId = ""
  2034. b29.MeshType = Enum.MeshType.FileMesh
  2035. b29.Name = "Mesh"
  2036. b29.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2037. p30 = Instance.new("Part", m3)
  2038. p30.BrickColor = BrickColor.new("Really black")
  2039. p30.Material = Enum.Material.Metal
  2040. p30.CFrame = CFrame.new(-0.400000989, 4.25002289, 1.15000105, -0.205189675, -0.942334533, -0.264392197, 0.472657442, 0.141141802, -0.869870245, 0.857025325, -0.303455055, 0.416440606)
  2041. p30.CanCollide = false
  2042. p30.Locked = true
  2043. p30.FormFactor = Enum.FormFactor.Custom
  2044. p30.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2045. b30 = Instance.new("SpecialMesh", p30)
  2046. b30.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2047. b30.TextureId = ""
  2048. b30.MeshType = Enum.MeshType.FileMesh
  2049. b30.Name = "Mesh"
  2050. b30.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2051. p31 = Instance.new("Part", m3)
  2052. p31.BrickColor = BrickColor.new("Really black")
  2053. p31.Material = Enum.Material.Metal
  2054. p31.CFrame = CFrame.new(-0.550001025, 4.25002337, 0.999999702, 0.151335806, -0.651350021, -0.743532896, 0.979139984, 0.201951638, 0.022377044, 0.135582238, -0.731408894, 0.668325186)
  2055. p31.CanCollide = false
  2056. p31.Locked = true
  2057. p31.FormFactor = Enum.FormFactor.Custom
  2058. p31.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2059. b31 = Instance.new("SpecialMesh", p31)
  2060. b31.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2061. b31.TextureId = ""
  2062. b31.MeshType = Enum.MeshType.FileMesh
  2063. b31.Name = "Mesh"
  2064. b31.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2065. p32 = Instance.new("Part", m3)
  2066. p32.BrickColor = BrickColor.new("Really black")
  2067. p32.Material = Enum.Material.Metal
  2068. p32.CFrame = CFrame.new(-0.700000763, 4.25002337, 0.800000489, -0.804778874, -0.593520701, 0.0080409348, 0.142058611, -0.205740049, -0.968240976, 0.576325178, -0.778077364, 0.249890015)
  2069. p32.CanCollide = false
  2070. p32.Locked = true
  2071. p32.FormFactor = Enum.FormFactor.Custom
  2072. p32.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2073. b32 = Instance.new("SpecialMesh", p32)
  2074. b32.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2075. b32.TextureId = ""
  2076. b32.MeshType = Enum.MeshType.FileMesh
  2077. b32.Name = "Mesh"
  2078. b32.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2079. p33 = Instance.new("Part", m3)
  2080. p33.BrickColor = BrickColor.new("Really black")
  2081. p33.Material = Enum.Material.Metal
  2082. p33.CFrame = CFrame.new(-0.700000942, 4.25002289, 0.549999833, -0.526802063, -0.220915288, -0.820777893, 0.708702326, 0.418966174, -0.567634225, 0.469277024, -0.880717933, -0.0641489923)
  2083. p33.CanCollide = false
  2084. p33.Locked = true
  2085. p33.FormFactor = Enum.FormFactor.Custom
  2086. p33.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2087. b33 = Instance.new("SpecialMesh", p33)
  2088. b33.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2089. b33.TextureId = ""
  2090. b33.MeshType = Enum.MeshType.FileMesh
  2091. b33.Name = "Mesh"
  2092. b33.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2093. p34 = Instance.new("Part", m3)
  2094. p34.BrickColor = BrickColor.new("Really black")
  2095. p34.Material = Enum.Material.Metal
  2096. p34.Name = "Connection"
  2097. p34.CFrame = CFrame.new(0.0551848896, 3.35002589, -0.131655902, 0.635109425, -0.765570045, -0.102657467, -0.766416311, -0.641122162, 0.0396047123, -0.0961361453, 0.0535250306, -0.993928015)
  2098. p34.CanCollide = false
  2099. p34.Locked = true
  2100. p34.FormFactor = Enum.FormFactor.Custom
  2101. p34.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2102. b34 = Instance.new("SpecialMesh", p34)
  2103. b34.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2104. b34.TextureId = ""
  2105. b34.MeshType = Enum.MeshType.FileMesh
  2106. b34.Name = "Mesh"
  2107. b34.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2108. p35 = Instance.new("Part", m3)
  2109. p35.BrickColor = BrickColor.new("Really black")
  2110. p35.Material = Enum.Material.Metal
  2111. p35.CFrame = CFrame.new(-0.600001037, 4.25002289, 0.149997264, 0.493824095, 0.604460001, 0.62511301, -0.565569818, -0.322785676, 0.758907318, 0.660506427, -0.728311539, 0.182464883)
  2112. p35.CanCollide = false
  2113. p35.Locked = true
  2114. p35.FormFactor = Enum.FormFactor.Custom
  2115. p35.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2116. b35 = Instance.new("SpecialMesh", p35)
  2117. b35.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2118. b35.TextureId = ""
  2119. b35.MeshType = Enum.MeshType.FileMesh
  2120. b35.Name = "Mesh"
  2121. b35.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2122. p36 = Instance.new("Part", m3)
  2123. p36.BrickColor = BrickColor.new("Really black")
  2124. p36.Material = Enum.Material.Metal
  2125. p36.CFrame = CFrame.new(-0.500000834, 4.2000227, -2.52574682e-006, -0.285961747, 0.418113738, -0.862210572, 0.191904813, 0.906544387, 0.375965416, 0.93882823, -0.0579507053, -0.339474916)
  2126. p36.CanCollide = false
  2127. p36.Locked = true
  2128. p36.FormFactor = Enum.FormFactor.Custom
  2129. p36.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
  2130. b36 = Instance.new("SpecialMesh", p36)
  2131. b36.MeshId = "http://www.roblox.com/asset/?id=3270017"
  2132. b36.TextureId = ""
  2133. b36.MeshType = Enum.MeshType.FileMesh
  2134. b36.Name = "Mesh"
  2135. b36.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
  2136. w1 = Instance.new("Weld", p2)
  2137. w1.Name = "Joint"
  2138. w1.Part0 = p2
  2139. w1.C0 = CFrame.new(-0.211238861, -0.0362606049, -0.0810072422, -0.57012105, 0.811055779, -0.130959615, -0.254106343, -0.022495009, 0.966914535, 0.781275749, 0.584536016, 0.218919396)
  2140. w1.Part1 = p18
  2141. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2142. w2 = Instance.new("Weld", p3)
  2143. w2.Name = "Joint"
  2144. w2.Part0 = p3
  2145. w2.C0 = CFrame.new(0, 0, -0.470001936, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2146. w2.Part1 = p1
  2147. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2148. w3 = Instance.new("Weld", p4)
  2149. w3.Name = "Joint"
  2150. w3.Part0 = p4
  2151. w3.C0 = CFrame.new(0, 0.0299999714, -0.900000334, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  2152. w3.Part1 = p1
  2153. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2154. w4 = Instance.new("Weld", p5)
  2155. w4.Name = "Joint"
  2156. w4.Part0 = p5
  2157. w4.C0 = CFrame.new(2.38418579e-007, 0.5, 0.0500030518, -1, -9.67369829e-009, -5.33850759e-008, 4.45892816e-008, -0.707106829, -0.707106769, -3.09086161e-008, -0.707106769, 0.707106829)
  2158. w4.Part1 = p7
  2159. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2160. w5 = Instance.new("Weld", p6)
  2161. w5.Name = "Joint"
  2162. w5.Part0 = p6
  2163. w5.C0 = CFrame.new(0, 0.5, 0.0500030518, 1, -1.28027651e-008, 3.09086197e-008, -1.28027686e-008, 0.707106829, 0.707106769, -3.09086161e-008, -0.707106769, 0.707106829)
  2164. w5.Part1 = p7
  2165. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2166. w6 = Instance.new("Weld", p7)
  2167. w6.Name = "Joint"
  2168. w6.Part0 = p7
  2169. w6.C0 = CFrame.new(-0.400002003, 0.070712328, -0.0707120895, -3.09086197e-008, -7.46200044e-008, -1, -0.707106829, -0.707106769, 7.46200044e-008, -0.707106769, 0.707106829, -3.09086197e-008)
  2170. w6.Part1 = p1
  2171. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2172. w7 = Instance.new("Weld", p8)
  2173. w7.Name = "Joint"
  2174. w7.Part0 = p8
  2175. w7.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, -1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2176. w7.Part1 = p1
  2177. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2178. w8 = Instance.new("Weld", p9)
  2179. w8.Name = "Joint"
  2180. w8.Part0 = p9
  2181. w8.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, 1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2182. w8.Part1 = p1
  2183. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2184. w9 = Instance.new("Weld", p10)
  2185. w9.Name = "Joint"
  2186. w9.Part0 = p10
  2187. w9.C0 = CFrame.new(0, 0.0399997234, 1.04999948, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
  2188. w9.Part1 = p1
  2189. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2190. w10 = Instance.new("Weld", p11)
  2191. w10.Name = "Joint"
  2192. w10.Part0 = p11
  2193. w10.C0 = CFrame.new(0.100000024, 0.202390671, -0.0392093658, 0.450589836, 0.596651673, -0.664059937, 0.644212067, 0.297646403, 0.704554796, 0.618028879, -0.745260656, -0.250253737)
  2194. w10.Part1 = p19
  2195. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2196. w11 = Instance.new("Weld", p12)
  2197. w11.Name = "Joint"
  2198. w11.Part0 = p12
  2199. w11.C0 = CFrame.new(0.479997993, 0.0499999784, 0.25, -4.37113883e-008, -4.37113883e-008, 1, -1, 1.91068547e-015, -4.37113883e-008, 0, -1, -4.37113883e-008)
  2200. w11.Part1 = p1
  2201. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2202. w12 = Instance.new("Weld", p13)
  2203. w12.Name = "Joint"
  2204. w12.Part0 = p13
  2205. w12.C0 = CFrame.new(-0.1545012, 0.138720512, 0.0829834938, 0.373496056, -0.501174688, -0.780592561, -0.602336764, 0.50893271, -0.614961803, 0.70547235, 0.699865282, -0.111791633)
  2206. w12.Part1 = p35
  2207. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2208. w13 = Instance.new("Weld", p14)
  2209. w13.Name = "Joint"
  2210. w13.Part0 = p14
  2211. w13.C0 = CFrame.new(-0.172863483, 0.0578804016, -0.0258672237, -0.849803627, -0.326939017, 0.413454711, 0.506076992, -0.286759645, 0.813421786, -0.147377193, 0.900488615, 0.409145683)
  2212. w13.Part1 = p34
  2213. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2214. w14 = Instance.new("Weld", p15)
  2215. w14.Name = "Joint"
  2216. w14.Part0 = p15
  2217. w14.C0 = CFrame.new(0.0923810005, -0.190912724, -0.00442934036, -0.0371075198, 0.56231159, -0.826092422, -0.73737216, -0.573347449, -0.357148677, -0.674466848, 0.595884562, 0.435908347)
  2218. w14.Part1 = p16
  2219. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2220. w15 = Instance.new("Weld", p16)
  2221. w15.Name = "Joint"
  2222. w15.Part0 = p16
  2223. w15.C0 = CFrame.new(0.0876817107, 0.204583645, -0.0213780403, 0.074026458, 0.445441723, -0.892245352, -0.0624118894, 0.895015597, 0.441646636, 0.995301366, 0.022993207, 0.0940556675)
  2224. w15.Part1 = p20
  2225. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2226. w16 = Instance.new("Weld", p17)
  2227. w16.Name = "Joint"
  2228. w16.Part0 = p17
  2229. w16.C0 = CFrame.new(0.156466246, -0.194725513, -0.0100102425, -0.460608691, 0.227749109, -0.85788697, 0.80572325, -0.29817903, -0.51176101, -0.372357011, -0.926941037, -0.0461589098)
  2230. w16.Part1 = p14
  2231. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2232. w17 = Instance.new("Weld", p18)
  2233. w17.Name = "Joint"
  2234. w17.Part0 = p18
  2235. w17.C0 = CFrame.new(0.046289444, -0.199023724, 0.0569794178, 0.154631272, -0.0373091251, -0.987267554, -0.489805043, 0.864940584, -0.109402351, 0.858009458, 0.500485599, 0.115472674)
  2236. w17.Part1 = p17
  2237. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2238. w18 = Instance.new("Weld", p19)
  2239. w18.Name = "Joint"
  2240. w18.Part0 = p19
  2241. w18.C0 = CFrame.new(0.211536884, -0.0502645969, -0.0522158146, 0.728958309, 0.445444137, 0.519806981, -0.683894217, 0.440442294, 0.581635118, 0.0301409438, -0.779480696, 0.625700712)
  2242. w18.Part1 = p21
  2243. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2244. w19 = Instance.new("Weld", p20)
  2245. w19.Name = "Joint"
  2246. w19.Part0 = p20
  2247. w19.C0 = CFrame.new(0.0722160339, 0.164483547, 0.0522456169, 0.148452476, 0.216069669, 0.965026319, 0.508259654, 0.820421398, -0.261879444, -0.848312438, 0.529360592, 0.0119740963)
  2248. w19.Part1 = p11
  2249. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2250. w20 = Instance.new("Weld", p21)
  2251. w20.Name = "Joint"
  2252. w20.Part0 = p21
  2253. w20.C0 = CFrame.new(0.246201992, 0.0183468163, 0.0393443108, 0.980159461, 0.195441127, 0.0330170989, -0.100333519, 0.345563769, 0.933016002, 0.170940176, -0.917817175, 0.358316928)
  2254. w20.Part1 = p22
  2255. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2256. w21 = Instance.new("Weld", p22)
  2257. w21.Name = "Joint"
  2258. w21.Part0 = p22
  2259. w21.C0 = CFrame.new(0.246201515, 0.0183467865, 0.0393443108, 0.96721822, 0.235350817, 0.0953874439, -0.0782081187, -0.0813006833, 0.993616521, 0.241603509, -0.968504071, -0.060229145)
  2260. w21.Part1 = p23
  2261. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2262. w22 = Instance.new("Weld", p23)
  2263. w22.Name = "Joint"
  2264. w22.Part0 = p23
  2265. w22.C0 = CFrame.new(0.196961403, 0.014677465, 0.031475544, 0.966579735, -0.137344033, 0.21647194, 0.256335169, 0.504686236, -0.824368834, 0.0039717555, 0.852307677, 0.523025632)
  2266. w22.Part1 = p24
  2267. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2268. w23 = Instance.new("Weld", p24)
  2269. w23.Name = "Joint"
  2270. w23.Part0 = p24
  2271. w23.C0 = CFrame.new(0.16540432, 0.0485391617, -0.0527825356, -0.208951756, 0.968707323, 0.133960381, -0.0571475253, 0.124654606, -0.990553021, -0.976254702, -0.214633241, 0.0293123852)
  2272. w23.Part1 = p25
  2273. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2274. w24 = Instance.new("Weld", p25)
  2275. w24.Name = "Joint"
  2276. w24.Part0 = p25
  2277. w24.C0 = CFrame.new(0.136999726, 0.131462574, -0.0802993774, 0.0322127938, 0.557586372, -0.829493642, -0.185464859, 0.81884563, 0.543226421, 0.982122838, 0.136343077, 0.129789978)
  2278. w24.Part1 = p26
  2279. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2280. w25 = Instance.new("Weld", p26)
  2281. w25.Name = "Joint"
  2282. w25.Part0 = p26
  2283. w25.C0 = CFrame.new(-0.0791475773, 0.161348343, 0.014251709, -0.2480997, -0.814228892, -0.524859786, -0.266315132, 0.578250885, -0.771169424, 0.931409001, -0.0515488982, -0.360305429)
  2284. w25.Part1 = p27
  2285. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2286. w26 = Instance.new("Weld", p27)
  2287. w26.Name = "Joint"
  2288. w26.Part0 = p27
  2289. w26.C0 = CFrame.new(-0.104925156, 0.167636156, -0.0298128128, 0.401087224, -0.216573805, 0.890070021, -0.510172248, 0.754199564, 0.413409412, -0.760824084, -0.619902253, 0.192009777)
  2290. w26.Part1 = p28
  2291. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2292. w27 = Instance.new("Weld", p28)
  2293. w27.Name = "Joint"
  2294. w27.Part0 = p28
  2295. w27.C0 = CFrame.new(-0.131156445, 0.209545135, -0.037266016, 0.338400394, -0.252909899, 0.906378388, -0.549903035, 0.728472173, 0.408576787, -0.763604522, -0.636682749, 0.10743928)
  2296. w27.Part1 = p29
  2297. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2298. w28 = Instance.new("Weld", p29)
  2299. w28.Name = "Joint"
  2300. w28.Part0 = p29
  2301. w28.C0 = CFrame.new(-0.0782968998, 0.176962137, -0.0710916519, -0.250144869, -0.239018306, -0.938241899, 0.254374206, 0.918783069, -0.301879942, 0.934195518, -0.314178288, -0.169028759)
  2302. w28.Part1 = p30
  2303. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2304. w29 = Instance.new("Weld", p30)
  2305. w29.Name = "Joint"
  2306. w29.Part0 = p30
  2307. w29.C0 = CFrame.new(-0.097776413, 0.186868906, -0.022808075, 0.547942579, -0.39773193, 0.735913277, -0.0455548018, 0.864242792, 0.501007974, -0.835274637, -0.30804801, 0.455436885)
  2308. w29.Part1 = p31
  2309. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2310. w30 = Instance.new("Weld", p31)
  2311. w30.Name = "Joint"
  2312. w30.Part0 = p31
  2313. w30.C0 = CFrame.new(-0.0498166084, 0.243983507, -0.0221347809, 0.0954426825, -0.396762908, -0.912945747, 0.131352007, 0.914132595, -0.38354671, 0.986730695, -0.0833105743, 0.139362901)
  2314. w30.Part1 = p32
  2315. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2316. w31 = Instance.new("Weld", p32)
  2317. w31.Name = "Joint"
  2318. w31.Part0 = p32
  2319. w31.C0 = CFrame.new(-0.144081593, 0.194519997, -0.0624723434, 0.795092285, -0.270274341, 0.542936563, -0.198274553, 0.730186164, 0.653846622, -0.573162735, -0.627518892, 0.526976764)
  2320. w31.Part1 = p33
  2321. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2322. w32 = Instance.new("Weld", p33)
  2323. w32.Name = "Joint"
  2324. w32.Part0 = p33
  2325. w32.C0 = CFrame.new(-0.0938563347, 0.176145077, 0.0128297806, 0.0848137587, -0.421895206, -0.902668893, -0.548244178, 0.736708403, -0.39583993, 0.832006574, 0.528455555, -0.168818489)
  2326. w32.Part1 = p13
  2327. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2328. w33 = Instance.new("Weld", p34)
  2329. w33.Name = "Joint"
  2330. w33.Part0 = p34
  2331. w33.C0 = CFrame.new(-0.0178728104, 0.0120868683, -0.150204837, -0.0961361453, -0.635109425, 0.766416311, 0.0535250939, 0.765570045, 0.641122162, -0.993928015, 0.102657512, -0.0396046676)
  2332. w33.Part1 = p12
  2333. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2334. w34 = Instance.new("Weld", p35)
  2335. w34.Name = "Joint"
  2336. w34.Part0 = p35
  2337. w34.C0 = CFrame.new(-0.0214147568, 0.185832024, -0.00280380249, 0.370351821, -0.344516218, -0.862640202, -0.918555975, 0.00231964141, -0.395284295, 0.138182849, 0.938777506, -0.315598398)
  2338. w34.Part1 = p36
  2339. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2340. w35 = Instance.new("Weld", p36)
  2341. w35.Name = "Joint"
  2342. w35.Part0 = p36
  2343. w35.C0 = CFrame.new(-0.136966705, -0.109280109, -0.0655572414, 0.678235054, 0.463834167, -0.569960475, 0.250202835, 0.583515286, 0.772598565, 0.690938354, -0.666609228, 0.279707849)
  2344. w35.Part1 = p2
  2345. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2346. m3.Parent = torso
  2347. m3:MakeJoints()
  2348. ----------------------------------------------------
  2349. local cor3 = Instance.new("Part", torso.Torso)
  2350. cor3.Name = "Thingy"
  2351. cor3.Locked = true
  2352. cor3.BottomSurface = 0
  2353. cor3.CanCollide = false
  2354. cor3.Size = Vector3.new(1, 1, 1)
  2355. cor3.Transparency = 1
  2356. cor3.TopSurface = 0
  2357. corw3 = Instance.new("Weld", cor3)
  2358. corw3.Part0 = torso
  2359. corw3.Part1 = cor3
  2360. corw3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2361. corw3.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2362. weld3 = Instance.new("Weld", torso.Torso)
  2363. weld3.Part0 = cor3
  2364. weld3.Part1 = torso.Torso.TorsoPlate
  2365. weld3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2366. --Left Leg
  2367. m4 = Instance.new("Model")
  2368. m4.Name = "LeftLeg"
  2369. p1 = Instance.new("Part", m4)
  2370. p1.BrickColor = BrickColor.new("Really black")
  2371. p1.Material = Enum.Material.Metal
  2372. p1.Name = "LeftLegPlate"
  2373. p1.CFrame = CFrame.new(-1.5, 4.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2374. p1.Anchored = false
  2375. p1.CanCollide = false
  2376. p1.FormFactor = Enum.FormFactor.Custom
  2377. p1.Size = Vector3.new(1, 2, 1)
  2378. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2379. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2380. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2381. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2382. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2383. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2384. b1 = Instance.new("SpecialMesh", p1)
  2385. b1.MeshType = Enum.MeshType.Brick
  2386. b1.Name = "Mesh"
  2387. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2388. p2 = Instance.new("Part", m4)
  2389. p2.BrickColor = BrickColor.new("Really black")
  2390. p2.Material = Enum.Material.Metal
  2391. p2.CFrame = CFrame.new(-2.0999999, 5.44442606, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2392. p2.Anchored = false
  2393. p2.CanCollide = false
  2394. p2.FormFactor = Enum.FormFactor.Custom
  2395. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  2396. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2397. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2398. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2399. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2400. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2401. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2402. b2 = Instance.new("SpecialMesh", p2)
  2403. b2.MeshType = Enum.MeshType.Brick
  2404. b2.Name = "Mesh"
  2405. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2406. p3 = Instance.new("Part", m4)
  2407. p3.BrickColor = BrickColor.new("Really black")
  2408. p3.Material = Enum.Material.Metal
  2409. p3.CFrame = CFrame.new(-2.0999999, 5.04442501, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2410. p3.Anchored = false
  2411. p3.CanCollide = false
  2412. p3.FormFactor = Enum.FormFactor.Custom
  2413. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  2414. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2415. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2416. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2417. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2418. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2419. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2420. b3 = Instance.new("SpecialMesh", p3)
  2421. b3.MeshType = Enum.MeshType.Brick
  2422. b3.Name = "Mesh"
  2423. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2424. p4 = Instance.new("Part", m4)
  2425. p4.BrickColor = BrickColor.new("Black")
  2426. p4.Material = Enum.Material.Metal
  2427. p4.CFrame = CFrame.new(-1.5, 4.74442291, -7.02999783, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2428. p4.Anchored = false
  2429. p4.CanCollide = false
  2430. p4.FormFactor = Enum.FormFactor.Custom
  2431. p4.Size = Vector3.new(1, 2, 0.200000018)
  2432. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2433. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2434. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2435. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2436. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2437. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2438. b4 = Instance.new("SpecialMesh", p4)
  2439. b4.MeshType = Enum.MeshType.Brick
  2440. b4.Name = "Mesh"
  2441. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2442. p5 = Instance.new("Part", m4)
  2443. p5.BrickColor = BrickColor.new("Black")
  2444. p5.Material = Enum.Material.Metal
  2445. p5.CFrame = CFrame.new(-2, 4.74442291, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2446. p5.Anchored = false
  2447. p5.CanCollide = false
  2448. p5.FormFactor = Enum.FormFactor.Custom
  2449. p5.Size = Vector3.new(1, 2, 0.200000018)
  2450. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2451. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2452. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2453. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2454. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2455. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2456. b5 = Instance.new("SpecialMesh", p5)
  2457. b5.MeshType = Enum.MeshType.Brick
  2458. b5.Name = "Mesh"
  2459. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2460. p6 = Instance.new("Part", m4)
  2461. p6.BrickColor = BrickColor.new("Black")
  2462. p6.Material = Enum.Material.Metal
  2463. p6.CFrame = CFrame.new(-1.50999999, 3.74442887, -7.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2464. p6.Anchored = false
  2465. p6.CanCollide = false
  2466. p6.FormFactor = Enum.FormFactor.Custom
  2467. p6.Size = Vector3.new(1, 0.200000048, 0.980000019)
  2468. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2469. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2470. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2471. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2472. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2473. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2474. b6 = Instance.new("SpecialMesh", p6)
  2475. b6.MeshType = Enum.MeshType.Brick
  2476. b6.Name = "Mesh"
  2477. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2478. p7 = Instance.new("Part", m4)
  2479. p7.BrickColor = BrickColor.new("Black")
  2480. p7.Material = Enum.Material.Metal
  2481. p7.CFrame = CFrame.new(-1.5, 5.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2482. p7.Anchored = false
  2483. p7.CanCollide = false
  2484. p7.FormFactor = Enum.FormFactor.Custom
  2485. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2486. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2487. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2488. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2489. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2490. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2491. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2492. b7 = Instance.new("SpecialMesh", p7)
  2493. b7.MeshType = Enum.MeshType.Brick
  2494. b7.Name = "Mesh"
  2495. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2496. w1 = Instance.new("Weld", p2)
  2497. w1.Name = "Joint"
  2498. w1.Part0 = p2
  2499. w1.C0 = CFrame.new(0, -0.40000093, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2500. w1.Part1 = p3
  2501. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2502. w2 = Instance.new("Weld", p3)
  2503. w2.Name = "Joint"
  2504. w2.Part0 = p3
  2505. w2.C0 = CFrame.new(0.0999999046, -0.300002098, 0.0200009346, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2506. w2.Part1 = p5
  2507. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2508. w3 = Instance.new("Weld", p4)
  2509. w3.Name = "Joint"
  2510. w3.Part0 = p4
  2511. w3.C0 = CFrame.new(0, 0, -0.470002174, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2512. w3.Part1 = p1
  2513. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2514. w4 = Instance.new("Weld", p5)
  2515. w4.Name = "Joint"
  2516. w4.Part0 = p5
  2517. w4.C0 = CFrame.new(-0.0200009346, 0, -0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2518. w4.Part1 = p1
  2519. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2520. w5 = Instance.new("Weld", p6)
  2521. w5.Name = "Joint"
  2522. w5.Part0 = p6
  2523. w5.C0 = CFrame.new(0, 0.99999404, -0.00999999046, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2524. w5.Part1 = p1
  2525. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2526. w6 = Instance.new("Weld", p7)
  2527. w6.Name = "Joint"
  2528. w6.Part0 = p7
  2529. w6.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2530. w6.Part1 = p1
  2531. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2532. m4.Parent = lleg
  2533. m4:MakeJoints()
  2534. ----------------------------------------------------
  2535. local cor4 = Instance.new("Part", lleg.LeftLeg)
  2536. cor4.Name = "Thingy"
  2537. cor4.Locked = true
  2538. cor4.BottomSurface = 0
  2539. cor4.CanCollide = false
  2540. cor4.Size = Vector3.new(1, 1, 1)
  2541. cor4.Transparency = 1
  2542. cor4.TopSurface = 0
  2543. corw4 = Instance.new("Weld", cor4)
  2544. corw4.Part0 = lleg
  2545. corw4.Part1 = cor4
  2546. corw4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2547. corw4.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2548. weld4 = Instance.new("Weld", lleg.LeftLeg)
  2549. weld4.Part0 = cor4
  2550. weld4.Part1 = lleg.LeftLeg.LeftLegPlate
  2551. weld4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2552. --Right Leg
  2553. m5 = Instance.new("Model")
  2554. m5.Name = "RightLeg"
  2555. p1 = Instance.new("Part", m5)
  2556. p1.BrickColor = BrickColor.new("Really black")
  2557. p1.Material = Enum.Material.Metal
  2558. p1.Name = "RightLegPlate"
  2559. p1.CFrame = CFrame.new(1.5, 4.74441528, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2560. p1.Anchored = false
  2561. p1.CanCollide = false
  2562. p1.CanCollide = false
  2563. p1.FormFactor = Enum.FormFactor.Custom
  2564. p1.Size = Vector3.new(1, 2, 1)
  2565. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2566. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2567. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2568. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2569. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2570. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2571. b1 = Instance.new("SpecialMesh", p1)
  2572. b1.MeshType = Enum.MeshType.Brick
  2573. b1.Name = "Mesh"
  2574. b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2575. p2 = Instance.new("Part", m5)
  2576. p2.BrickColor = BrickColor.new("Really black")
  2577. p2.Material = Enum.Material.Metal
  2578. p2.CFrame = CFrame.new(2.05000019, 5.44441557, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2579. p2.Anchored = false
  2580. p2.CanCollide = false
  2581. p2.FormFactor = Enum.FormFactor.Custom
  2582. p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
  2583. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2584. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2585. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2586. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2587. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2588. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2589. b2 = Instance.new("SpecialMesh", p2)
  2590. b2.MeshType = Enum.MeshType.Brick
  2591. b2.Name = "Mesh"
  2592. b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2593. p3 = Instance.new("Part", m5)
  2594. p3.BrickColor = BrickColor.new("Really black")
  2595. p3.Material = Enum.Material.Metal
  2596. p3.CFrame = CFrame.new(2.05000019, 5.04441547, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2597. p3.Anchored = false
  2598. p3.CanCollide = false
  2599. p3.FormFactor = Enum.FormFactor.Custom
  2600. p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
  2601. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2602. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2603. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2604. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2605. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2606. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2607. b3 = Instance.new("SpecialMesh", p3)
  2608. b3.MeshType = Enum.MeshType.Brick
  2609. b3.Name = "Mesh"
  2610. b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
  2611. p4 = Instance.new("Part", m5)
  2612. p4.BrickColor = BrickColor.new("Black")
  2613. p4.Material = Enum.Material.Metal
  2614. p4.CFrame = CFrame.new(1.5, 4.74441528, -7.0299983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2615. p4.Anchored = false
  2616. p4.CanCollide = false
  2617. p4.FormFactor = Enum.FormFactor.Custom
  2618. p4.Size = Vector3.new(1, 2, 0.200000018)
  2619. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2620. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2621. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2622. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2623. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2624. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2625. b4 = Instance.new("SpecialMesh", p4)
  2626. b4.MeshType = Enum.MeshType.Brick
  2627. b4.Name = "Mesh"
  2628. b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2629. p5 = Instance.new("Part", m5)
  2630. p5.BrickColor = BrickColor.new("Black")
  2631. p5.Material = Enum.Material.Metal
  2632. p5.CFrame = CFrame.new(2, 4.74441528, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2633. p5.Anchored = false
  2634. p5.CanCollide = false
  2635. p5.FormFactor = Enum.FormFactor.Custom
  2636. p5.Size = Vector3.new(1, 2, 0.200000018)
  2637. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2638. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2639. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2640. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2641. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2642. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2643. b5 = Instance.new("SpecialMesh", p5)
  2644. b5.MeshType = Enum.MeshType.Brick
  2645. b5.Name = "Mesh"
  2646. b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2647. p6 = Instance.new("Part", m5)
  2648. p6.BrickColor = BrickColor.new("Black")
  2649. p6.Material = Enum.Material.Metal
  2650. p6.CFrame = CFrame.new(1.505, 3.74442124, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2651. p6.Anchored = false
  2652. p6.CanCollide = false
  2653. p6.FormFactor = Enum.FormFactor.Custom
  2654. p6.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2655. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2656. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2657. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2658. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2659. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2660. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2661. b6 = Instance.new("SpecialMesh", p6)
  2662. b6.MeshType = Enum.MeshType.Brick
  2663. b6.Name = "Mesh"
  2664. b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2665. p7 = Instance.new("Part", m5)
  2666. p7.BrickColor = BrickColor.new("Black")
  2667. p7.Material = Enum.Material.Metal
  2668. p7.CFrame = CFrame.new(1.505, 5.69442129, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2669. p7.Anchored = false
  2670. p7.CanCollide = false
  2671. p7.FormFactor = Enum.FormFactor.Custom
  2672. p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
  2673. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2674. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2675. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2676. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2677. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2678. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2679. b7 = Instance.new("SpecialMesh", p7)
  2680. b7.MeshType = Enum.MeshType.Brick
  2681. b7.Name = "Mesh"
  2682. b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
  2683. w1 = Instance.new("Weld", p2)
  2684. w1.Name = "Joint"
  2685. w1.Part0 = p2
  2686. w1.C0 = CFrame.new(0, -0.400000095, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2687. w1.Part1 = p3
  2688. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2689. w2 = Instance.new("Weld", p3)
  2690. w2.Name = "Joint"
  2691. w2.Part0 = p3
  2692. w2.C0 = CFrame.new(-0.0500001907, -0.300000191, 0.0200004578, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
  2693. w2.Part1 = p5
  2694. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2695. w3 = Instance.new("Weld", p4)
  2696. w3.Name = "Joint"
  2697. w3.Part0 = p4
  2698. w3.C0 = CFrame.new(0, 0, -0.470001221, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2699. w3.Part1 = p1
  2700. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2701. w4 = Instance.new("Weld", p5)
  2702. w4.Name = "Joint"
  2703. w4.Part0 = p5
  2704. w4.C0 = CFrame.new(-0.0200004578, 0, 0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2705. w4.Part1 = p1
  2706. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2707. w5 = Instance.new("Weld", p6)
  2708. w5.Name = "Joint"
  2709. w5.Part0 = p6
  2710. w5.C0 = CFrame.new(0, 0.99999404, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2711. w5.Part1 = p1
  2712. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2713. w6 = Instance.new("Weld", p7)
  2714. w6.Name = "Joint"
  2715. w6.Part0 = p7
  2716. w6.C0 = CFrame.new(0, -0.950006008, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
  2717. w6.Part1 = p1
  2718. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2719. m5.Parent = rleg
  2720. m5:MakeJoints()
  2721. ----------------------------------------------------
  2722. local cor5 = Instance.new("Part", rleg.RightLeg)
  2723. cor5.Name = "Thingy"
  2724. cor5.Locked = true
  2725. cor5.BottomSurface = 0
  2726. cor5.CanCollide = false
  2727. cor5.Size = Vector3.new(1, 1, 1)
  2728. cor5.Transparency = 1
  2729. cor5.TopSurface = 0
  2730. corw5 = Instance.new("Weld", cor5)
  2731. corw5.Part0 = rleg
  2732. corw5.Part1 = cor5
  2733. corw5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2734. corw5.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2735. wld5 = Instance.new("Weld", rleg.RightLeg)
  2736. wld5.Part0 = cor5
  2737. wld5.Part1 = rleg.RightLeg.RightLegPlate
  2738. wld5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  2739. --Cape
  2740. m6 = Instance.new("Model")
  2741. m6.Name = "Cloak"
  2742. p1 = Instance.new("WedgePart", m6)
  2743. p1.BrickColor = BrickColor.new("Crimson")
  2744. p1.Material = Enum.Material.SmoothPlastic
  2745. p1.Name = "Wedge"
  2746. p1.Transparency = 1
  2747. p1.CFrame = CFrame.new(0.959278464, 4.40979004, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2748. p1.CanCollide = false
  2749. p1.Locked = true
  2750. p1.FormFactor = Enum.FormFactor.Custom
  2751. p1.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2752. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2753. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2754. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2755. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2756. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2757. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2758. b1 = Instance.new("SpecialMesh", p1)
  2759. b1.MeshType = Enum.MeshType.Wedge
  2760. b1.Name = "Mesh"
  2761. b1.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2762. p2 = Instance.new("WedgePart", m6)
  2763. p2.BrickColor = BrickColor.new("Black")
  2764. p2.Material = Enum.Material.SmoothPlastic
  2765. p2.Name = "Wedge"
  2766. p2.CFrame = CFrame.new(-1.27945054, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  2767. p2.CanCollide = false
  2768. p2.Locked = true
  2769. p2.FormFactor = Enum.FormFactor.Custom
  2770. p2.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  2771. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2772. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2773. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2774. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2775. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2776. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2777. b2 = Instance.new("SpecialMesh", p2)
  2778. b2.MeshType = Enum.MeshType.Wedge
  2779. b2.Name = "Mesh"
  2780. b2.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2781. p3 = Instance.new("Part", m6)
  2782. p3.BrickColor = BrickColor.new("Black")
  2783. p3.Material = Enum.Material.SmoothPlastic
  2784. p3.Name = "CapeLevel2"
  2785. p3.CFrame = CFrame.new(-0.300008506, 3.78014231, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2786. p3.CanCollide = false
  2787. p3.Locked = true
  2788. p3.FormFactor = Enum.FormFactor.Custom
  2789. p3.Size = Vector3.new(2.09881067, 0.559682727, 0.232357636)
  2790. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2791. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2792. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2793. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2794. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2795. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2796. b3 = Instance.new("BlockMesh", p3)
  2797. b3.Name = "Mesh"
  2798. b3.Scale = Vector3.new(1, 1, 0.602178097)
  2799. p4 = Instance.new("Part", m6)
  2800. p4.BrickColor = BrickColor.new("Black")
  2801. p4.Material = Enum.Material.SmoothPlastic
  2802. p4.CFrame = CFrame.new(-1.8391341, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2803. p4.CanCollide = false
  2804. p4.Locked = true
  2805. p4.FormFactor = Enum.FormFactor.Custom
  2806. p4.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2807. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2808. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2809. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2810. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2811. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2812. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2813. b4 = Instance.new("BlockMesh", p4)
  2814. b4.Name = "Mesh"
  2815. b4.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2816. p5 = Instance.new("Part", m6)
  2817. p5.BrickColor = BrickColor.new("Black")
  2818. p5.Material = Enum.Material.SmoothPlastic
  2819. p5.CFrame = CFrame.new(-1.69921267, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2820. p5.CanCollide = false
  2821. p5.Locked = true
  2822. p5.FormFactor = Enum.FormFactor.Custom
  2823. p5.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2824. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2825. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2826. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2827. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2828. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2829. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2830. b5 = Instance.new("BlockMesh", p5)
  2831. b5.Name = "Mesh"
  2832. b5.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2833. p6 = Instance.new("Part", m6)
  2834. p6.BrickColor = BrickColor.new("Black")
  2835. p6.Material = Enum.Material.SmoothPlastic
  2836. p6.Name = "CapeLevel1"
  2837. p6.CFrame = CFrame.new(-0.300008506, 4.6896286, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2838. p6.CanCollide = false
  2839. p6.Locked = true
  2840. p6.FormFactor = Enum.FormFactor.Custom
  2841. p6.Size = Vector3.new(1.25928628, 0.232357651, 0.232357636)
  2842. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2843. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2844. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2845. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2846. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2847. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2848. b6 = Instance.new("BlockMesh", p6)
  2849. b6.Name = "Mesh"
  2850. b6.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  2851. p7 = Instance.new("Part", m6)
  2852. p7.BrickColor = BrickColor.new("Black")
  2853. p7.Material = Enum.Material.SmoothPlastic
  2854. p7.CFrame = CFrame.new(1.23912418, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2855. p7.CanCollide = false
  2856. p7.Locked = true
  2857. p7.FormFactor = Enum.FormFactor.Custom
  2858. p7.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2859. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2860. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2861. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2862. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2863. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2864. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2865. b7 = Instance.new("BlockMesh", p7)
  2866. b7.Name = "Mesh"
  2867. b7.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2868. p8 = Instance.new("Part", m6)
  2869. p8.BrickColor = BrickColor.new("Black")
  2870. p8.Material = Enum.Material.SmoothPlastic
  2871. p8.CFrame = CFrame.new(0.539517641, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2872. p8.CanCollide = false
  2873. p8.Locked = true
  2874. p8.FormFactor = Enum.FormFactor.Custom
  2875. p8.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  2876. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2877. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2878. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2879. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2880. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2881. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2882. b8 = Instance.new("BlockMesh", p8)
  2883. b8.Name = "Mesh"
  2884. b8.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2885. p9 = Instance.new("Part", m6)
  2886. p9.BrickColor = BrickColor.new("Black")
  2887. p9.Material = Enum.Material.SmoothPlastic
  2888. p9.CFrame = CFrame.new(-0.300009966, 2.03112936, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2889. p9.CanCollide = false
  2890. p9.Locked = true
  2891. p9.FormFactor = Enum.FormFactor.Custom
  2892. p9.Size = Vector3.new(0.419762105, 0.419762105, 0.232357636)
  2893. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2894. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2895. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2896. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2897. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2898. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2899. b9 = Instance.new("BlockMesh", p9)
  2900. b9.Name = "Mesh"
  2901. b9.Scale = Vector3.new(1, 1, 0.602178097)
  2902. p10 = Instance.new("Part", m6)
  2903. p10.BrickColor = BrickColor.new("Black")
  2904. p10.Material = Enum.Material.SmoothPlastic
  2905. p10.CFrame = CFrame.new(1.09920263, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2906. p10.CanCollide = false
  2907. p10.Locked = true
  2908. p10.FormFactor = Enum.FormFactor.Custom
  2909. p10.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2910. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2911. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2912. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2913. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2914. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2915. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2916. b10 = Instance.new("BlockMesh", p10)
  2917. b10.Name = "Mesh"
  2918. b10.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2919. p11 = Instance.new("Part", m6)
  2920. p11.BrickColor = BrickColor.new("Black")
  2921. p11.Material = Enum.Material.SmoothPlastic
  2922. p11.CFrame = CFrame.new(-1.13953161, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2923. p11.CanCollide = false
  2924. p11.Locked = true
  2925. p11.FormFactor = Enum.FormFactor.Custom
  2926. p11.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  2927. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2928. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2929. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2930. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2931. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2932. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2933. b11 = Instance.new("BlockMesh", p11)
  2934. b11.Name = "Mesh"
  2935. b11.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  2936. p12 = Instance.new("Part", m6)
  2937. p12.BrickColor = BrickColor.new("Black")
  2938. p12.Material = Enum.Material.SmoothPlastic
  2939. p12.CFrame = CFrame.new(-1.6992135, 3.29041815, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2940. p12.CanCollide = false
  2941. p12.Locked = true
  2942. p12.FormFactor = Enum.FormFactor.Custom
  2943. p12.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2944. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2945. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2946. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2947. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2948. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2949. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2950. b12 = Instance.new("BlockMesh", p12)
  2951. b12.Name = "Mesh"
  2952. b12.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  2953. p13 = Instance.new("Part", m6)
  2954. p13.BrickColor = BrickColor.new("Black")
  2955. p13.Material = Enum.Material.SmoothPlastic
  2956. p13.Name = "BottomLeftFlap"
  2957. p13.CFrame = CFrame.new(-1.13953161, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2958. p13.CanCollide = false
  2959. p13.Locked = true
  2960. p13.FormFactor = Enum.FormFactor.Custom
  2961. p13.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
  2962. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2963. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2964. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2965. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2966. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2967. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2968. b13 = Instance.new("BlockMesh", p13)
  2969. b13.Name = "Mesh"
  2970. b13.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  2971. p14 = Instance.new("Part", m6)
  2972. p14.BrickColor = BrickColor.new("Black")
  2973. p14.Material = Enum.Material.SmoothPlastic
  2974. p14.Transparency = 1
  2975. p14.Name = "Rotater"
  2976. p14.CFrame = CFrame.new(-0.300001532, 4.82954979, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2977. p14.CanCollide = false
  2978. p14.Locked = true
  2979. p14.FormFactor = Enum.FormFactor.Custom
  2980. p14.Size = Vector3.new(1.25928617, 0.232357651, 0.232357636)
  2981. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2982. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2983. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2984. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2985. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2986. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2987. b14 = Instance.new("BlockMesh", p14)
  2988. b14.Name = "Mesh"
  2989. b14.Scale = Vector3.new(1, 0.632287025, 0.632287025)
  2990. p15 = Instance.new("Part", m6)
  2991. p15.BrickColor = BrickColor.new("Black")
  2992. p15.Material = Enum.Material.SmoothPlastic
  2993. p15.CFrame = CFrame.new(-1.41937125, 4.40979004, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  2994. p15.CanCollide = false
  2995. p15.Locked = true
  2996. p15.FormFactor = Enum.FormFactor.Custom
  2997. p15.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  2998. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2999. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3000. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3001. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3002. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3003. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3004. b15 = Instance.new("BlockMesh", p15)
  3005. b15.Name = "Mesh"
  3006. b15.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3007. p16 = Instance.new("Part", m6)
  3008. p16.BrickColor = BrickColor.new("Black")
  3009. p16.Material = Enum.Material.SmoothPlastic
  3010. p16.Name = "BottomCenterFlap"
  3011. p16.CFrame = CFrame.new(-0.300009966, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3012. p16.CanCollide = false
  3013. p16.Locked = true
  3014. p16.FormFactor = Enum.FormFactor.Custom
  3015. p16.Size = Vector3.new(0.699603498, 0.232357651, 0.232357636)
  3016. p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3017. p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3018. p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3019. p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3020. p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3021. p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3022. b16 = Instance.new("BlockMesh", p16)
  3023. b16.Name = "Mesh"
  3024. b16.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  3025. p17 = Instance.new("Part", m6)
  3026. p17.BrickColor = BrickColor.new("Black")
  3027. p17.Material = Enum.Material.SmoothPlastic
  3028. p17.CFrame = CFrame.new(-1.27945054, 4.26986647, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3029. p17.CanCollide = false
  3030. p17.Locked = true
  3031. p17.FormFactor = Enum.FormFactor.Custom
  3032. p17.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3033. p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3034. p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3035. p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3036. p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3037. p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3038. p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3039. b17 = Instance.new("BlockMesh", p17)
  3040. b17.Name = "Mesh"
  3041. b17.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3042. p18 = Instance.new("Part", m6)
  3043. p18.BrickColor = BrickColor.new("Black")
  3044. p18.Material = Enum.Material.SmoothPlastic
  3045. p18.CFrame = CFrame.new(0.679436207, 4.26986647, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3046. p18.CanCollide = false
  3047. p18.Locked = true
  3048. p18.FormFactor = Enum.FormFactor.Custom
  3049. p18.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3050. p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3051. p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3052. p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3053. p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3054. p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3055. p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3056. b18 = Instance.new("BlockMesh", p18)
  3057. b18.Name = "Mesh"
  3058. b18.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3059. p19 = Instance.new("WedgePart", m6)
  3060. p19.BrickColor = BrickColor.new("Crimson")
  3061. p19.Name = "Wedge"
  3062. p19.CFrame = CFrame.new(-0.265017539, 1.47144794, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3063. p19.CanCollide = false
  3064. p19.Locked = true
  3065. p19.FormFactor = Enum.FormFactor.Custom
  3066. p19.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3067. p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3068. p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3069. p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3070. p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3071. p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3072. p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3073. b19 = Instance.new("SpecialMesh", p19)
  3074. b19.MeshType = Enum.MeshType.Wedge
  3075. b19.Name = "Mesh"
  3076. b19.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3077. p20 = Instance.new("Part", m6)
  3078. p20.BrickColor = BrickColor.new("Black")
  3079. p20.Material = Enum.Material.SmoothPlastic
  3080. p20.CFrame = CFrame.new(1.09919691, 3.29041815, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3081. p20.CanCollide = false
  3082. p20.Locked = true
  3083. p20.FormFactor = Enum.FormFactor.Custom
  3084. p20.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3085. p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3086. p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3087. p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3088. p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3089. p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3090. p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3091. b20 = Instance.new("BlockMesh", p20)
  3092. b20.Name = "Mesh"
  3093. b20.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3094. p21 = Instance.new("Part", m6)
  3095. p21.BrickColor = BrickColor.new("Black")
  3096. p21.Material = Enum.Material.SmoothPlastic
  3097. p21.CFrame = CFrame.new(0.959275484, 3.1504972, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3098. p21.CanCollide = false
  3099. p21.Locked = true
  3100. p21.FormFactor = Enum.FormFactor.Custom
  3101. p21.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3102. p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3103. p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3104. p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3105. p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3106. p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3107. p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3108. b21 = Instance.new("BlockMesh", p21)
  3109. b21.Name = "Mesh"
  3110. b21.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3111. p22 = Instance.new("WedgePart", m6)
  3112. p22.BrickColor = BrickColor.new("Crimson")
  3113. p22.Name = "Wedge"
  3114. p22.CFrame = CFrame.new(0.50454706, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3115. p22.CanCollide = false
  3116. p22.Locked = true
  3117. p22.FormFactor = Enum.FormFactor.Custom
  3118. p22.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3119. p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3120. p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3121. p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3122. p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3123. p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3124. p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3125. b22 = Instance.new("SpecialMesh", p22)
  3126. b22.MeshType = Enum.MeshType.Wedge
  3127. b22.Name = "Mesh"
  3128. b22.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3129. p23 = Instance.new("WedgePart", m6)
  3130. p23.BrickColor = BrickColor.new("Crimson")
  3131. p23.Material = Enum.Material.SmoothPlastic
  3132. p23.Name = "Wedge"
  3133. p23.CFrame = CFrame.new(1.09919691, 3.85010386, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3134. p23.CanCollide = false
  3135. p23.Locked = true
  3136. p23.FormFactor = Enum.FormFactor.Custom
  3137. p23.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3138. p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3139. p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3140. p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3141. p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3142. p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3143. p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3144. b23 = Instance.new("SpecialMesh", p23)
  3145. b23.MeshType = Enum.MeshType.Wedge
  3146. b23.Name = "Mesh"
  3147. b23.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3148. p24 = Instance.new("WedgePart", m6)
  3149. p24.BrickColor = BrickColor.new("Black")
  3150. p24.Material = Enum.Material.SmoothPlastic
  3151. p24.Name = "Wedge"
  3152. p24.CFrame = CFrame.new(0.959281087, 2.45089102, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3153. p24.CanCollide = false
  3154. p24.Locked = true
  3155. p24.FormFactor = Enum.FormFactor.Custom
  3156. p24.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3157. p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3158. p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3159. p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3160. p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3161. p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3162. p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3163. b24 = Instance.new("SpecialMesh", p24)
  3164. b24.MeshType = Enum.MeshType.Wedge
  3165. b24.Name = "Mesh"
  3166. b24.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3167. p25 = Instance.new("WedgePart", m6)
  3168. p25.BrickColor = BrickColor.new("Crimson")
  3169. p25.Name = "Wedge"
  3170. p25.CFrame = CFrame.new(0.574507415, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3171. p25.CanCollide = false
  3172. p25.Locked = true
  3173. p25.FormFactor = Enum.FormFactor.Custom
  3174. p25.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3175. p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3176. p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3177. p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3178. p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3179. p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3180. p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3181. b25 = Instance.new("SpecialMesh", p25)
  3182. b25.MeshType = Enum.MeshType.Wedge
  3183. b25.Name = "Mesh"
  3184. b25.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3185. p26 = Instance.new("WedgePart", m6)
  3186. p26.BrickColor = BrickColor.new("Black")
  3187. p26.Material = Enum.Material.SmoothPlastic
  3188. p26.Name = "Wedge"
  3189. p26.CFrame = CFrame.new(-1.06957662, 4.68963194, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3190. p26.CanCollide = false
  3191. p26.Locked = true
  3192. p26.FormFactor = Enum.FormFactor.Custom
  3193. p26.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3194. p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3195. p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3196. p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3197. p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3198. p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3199. p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3200. b26 = Instance.new("SpecialMesh", p26)
  3201. b26.MeshType = Enum.MeshType.Wedge
  3202. b26.Name = "Mesh"
  3203. b26.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3204. p27 = Instance.new("Part", m6)
  3205. p27.BrickColor = BrickColor.new("Black")
  3206. p27.Material = Enum.Material.SmoothPlastic
  3207. p27.CFrame = CFrame.new(-1.55929208, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3208. p27.CanCollide = false
  3209. p27.Locked = true
  3210. p27.FormFactor = Enum.FormFactor.Custom
  3211. p27.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3212. p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3213. p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3214. p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3215. p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3216. p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3217. p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3218. b27 = Instance.new("BlockMesh", p27)
  3219. b27.Name = "Mesh"
  3220. b27.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3221. p28 = Instance.new("WedgePart", m6)
  3222. p28.BrickColor = BrickColor.new("Black")
  3223. p28.Material = Enum.Material.SmoothPlastic
  3224. p28.Name = "Wedge"
  3225. p28.CFrame = CFrame.new(0.959275484, 3.71018291, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3226. p28.CanCollide = false
  3227. p28.Locked = true
  3228. p28.FormFactor = Enum.FormFactor.Custom
  3229. p28.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3230. p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3231. p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3232. p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3233. p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3234. p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3235. p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3236. b28 = Instance.new("SpecialMesh", p28)
  3237. b28.MeshType = Enum.MeshType.Wedge
  3238. b28.Name = "Mesh"
  3239. b28.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3240. p29 = Instance.new("Part", m6)
  3241. p29.BrickColor = BrickColor.new("Black")
  3242. p29.Material = Enum.Material.SmoothPlastic
  3243. p29.CFrame = CFrame.new(-1.55929208, 3.15049648, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3244. p29.CanCollide = false
  3245. p29.Locked = true
  3246. p29.FormFactor = Enum.FormFactor.Custom
  3247. p29.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3248. p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3249. p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3250. p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3251. p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3252. p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3253. p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3254. b29 = Instance.new("BlockMesh", p29)
  3255. b29.Name = "Mesh"
  3256. b29.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3257. p30 = Instance.new("WedgePart", m6)
  3258. p30.BrickColor = BrickColor.new("Black")
  3259. p30.Material = Enum.Material.SmoothPlastic
  3260. p30.Name = "Wedge"
  3261. p30.CFrame = CFrame.new(1.09919691, 3.15049744, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3262. p30.CanCollide = false
  3263. p30.Locked = true
  3264. p30.FormFactor = Enum.FormFactor.Custom
  3265. p30.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3266. p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3267. p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3268. p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3269. p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3270. p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3271. p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3272. b30 = Instance.new("SpecialMesh", p30)
  3273. b30.MeshType = Enum.MeshType.Wedge
  3274. b30.Name = "Mesh"
  3275. b30.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3276. p31 = Instance.new("WedgePart", m6)
  3277. p31.BrickColor = BrickColor.new("Black")
  3278. p31.Material = Enum.Material.SmoothPlastic
  3279. p31.Name = "Wedge"
  3280. p31.CFrame = CFrame.new(0.119759142, 2.31096911, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3281. p31.CanCollide = false
  3282. p31.Locked = true
  3283. p31.FormFactor = Enum.FormFactor.Custom
  3284. p31.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3285. p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3286. p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3287. p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3288. p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3289. p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3290. p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3291. b31 = Instance.new("SpecialMesh", p31)
  3292. b31.MeshType = Enum.MeshType.Wedge
  3293. b31.Name = "Mesh"
  3294. b31.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3295. p32 = Instance.new("Part", m6)
  3296. p32.BrickColor = BrickColor.new("Black")
  3297. p32.Material = Enum.Material.SmoothPlastic
  3298. p32.Name = "BottomRightFlap"
  3299. p32.CFrame = CFrame.new(0.539517641, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3300. p32.CanCollide = false
  3301. p32.Locked = true
  3302. p32.FormFactor = Enum.FormFactor.Custom
  3303. p32.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
  3304. p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3305. p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3306. p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3307. p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3308. p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3309. p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3310. b32 = Instance.new("BlockMesh", p32)
  3311. b32.Name = "Mesh"
  3312. b32.Scale = Vector3.new(1, 0.602178097, 0.602178097)
  3313. p33 = Instance.new("WedgePart", m6)
  3314. p33.BrickColor = BrickColor.new("Black")
  3315. p33.Material = Enum.Material.SmoothPlastic
  3316. p33.Name = "Wedge"
  3317. p33.CFrame = CFrame.new(1.02923799, 3.43033957, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3318. p33.CanCollide = false
  3319. p33.Locked = true
  3320. p33.FormFactor = Enum.FormFactor.Custom
  3321. p33.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3322. p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3323. p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3324. p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3325. p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3326. p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3327. p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3328. b33 = Instance.new("SpecialMesh", p33)
  3329. b33.MeshType = Enum.MeshType.Wedge
  3330. b33.Name = "Mesh"
  3331. b33.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3332. p34 = Instance.new("WedgePart", m6)
  3333. p34.BrickColor = BrickColor.new("Black")
  3334. p34.Material = Enum.Material.SmoothPlastic
  3335. p34.Name = "Wedge"
  3336. p34.CFrame = CFrame.new(-1.55929208, 2.45089054, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3337. p34.CanCollide = false
  3338. p34.Locked = true
  3339. p34.FormFactor = Enum.FormFactor.Custom
  3340. p34.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3341. p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3342. p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3343. p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3344. p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3345. p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3346. p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3347. b34 = Instance.new("SpecialMesh", p34)
  3348. b34.MeshType = Enum.MeshType.Wedge
  3349. b34.Name = "Mesh"
  3350. b34.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3351. p35 = Instance.new("Part", m6)
  3352. p35.BrickColor = BrickColor.new("Black")
  3353. p35.Material = Enum.Material.SmoothPlastic
  3354. p35.CFrame = CFrame.new(0.959275484, 3.85010386, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3355. p35.CanCollide = false
  3356. p35.Locked = true
  3357. p35.FormFactor = Enum.FormFactor.Custom
  3358. p35.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3359. p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3360. p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3361. p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3362. p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3363. p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3364. p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3365. b35 = Instance.new("BlockMesh", p35)
  3366. b35.Name = "Mesh"
  3367. b35.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3368. p36 = Instance.new("WedgePart", m6)
  3369. p36.BrickColor = BrickColor.new("Black")
  3370. p36.Material = Enum.Material.SmoothPlastic
  3371. p36.Name = "Wedge"
  3372. p36.CFrame = CFrame.new(-1.62925327, 3.43033957, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3373. p36.CanCollide = false
  3374. p36.Locked = true
  3375. p36.FormFactor = Enum.FormFactor.Custom
  3376. p36.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3377. p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3378. p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3379. p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3380. p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3381. p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3382. p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3383. b36 = Instance.new("SpecialMesh", p36)
  3384. b36.MeshType = Enum.MeshType.Wedge
  3385. b36.Name = "Mesh"
  3386. b36.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3387. p37 = Instance.new("Part", m6)
  3388. p37.BrickColor = BrickColor.new("Black")
  3389. p37.Material = Enum.Material.SmoothPlastic
  3390. p37.Name = "CapeLevel3"
  3391. p37.CFrame = CFrame.new(-0.300008506, 3.22045994, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3392. p37.CanCollide = false
  3393. p37.Locked = true
  3394. p37.FormFactor = Enum.FormFactor.Custom
  3395. p37.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
  3396. p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3397. p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3398. p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3399. p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3400. p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3401. p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3402. b37 = Instance.new("BlockMesh", p37)
  3403. b37.Name = "Mesh"
  3404. b37.Scale = Vector3.new(1, 1, 0.602178097)
  3405. p38 = Instance.new("WedgePart", m6)
  3406. p38.BrickColor = BrickColor.new("Crimson")
  3407. p38.Material = Enum.Material.SmoothPlastic
  3408. p38.Name = "Wedge"
  3409. p38.CFrame = CFrame.new(-1.97905517, 2.73073244, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3410. p38.CanCollide = false
  3411. p38.Locked = true
  3412. p38.FormFactor = Enum.FormFactor.Custom
  3413. p38.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3414. p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3415. p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3416. p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3417. p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3418. p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3419. p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3420. b38 = Instance.new("SpecialMesh", p38)
  3421. b38.MeshType = Enum.MeshType.Wedge
  3422. b38.Name = "Mesh"
  3423. b38.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3424. p39 = Instance.new("WedgePart", m6)
  3425. p39.BrickColor = BrickColor.new("Crimson")
  3426. p39.Material = Enum.Material.SmoothPlastic
  3427. p39.Name = "Wedge"
  3428. p39.CFrame = CFrame.new(-1.83913493, 3.29041815, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3429. p39.CanCollide = false
  3430. p39.Locked = true
  3431. p39.FormFactor = Enum.FormFactor.Custom
  3432. p39.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3433. p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3434. p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3435. p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3436. p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3437. p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3438. p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3439. b39 = Instance.new("SpecialMesh", p39)
  3440. b39.MeshType = Enum.MeshType.Wedge
  3441. b39.Name = "Mesh"
  3442. b39.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3443. p40 = Instance.new("WedgePart", m6)
  3444. p40.BrickColor = BrickColor.new("Black")
  3445. p40.Material = Enum.Material.SmoothPlastic
  3446. p40.Name = "Wedge"
  3447. p40.CFrame = CFrame.new(-1.48933268, 3.99002528, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3448. p40.CanCollide = false
  3449. p40.Locked = true
  3450. p40.FormFactor = Enum.FormFactor.Custom
  3451. p40.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3452. p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3453. p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3454. p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3455. p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3456. p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3457. p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3458. b40 = Instance.new("SpecialMesh", p40)
  3459. b40.MeshType = Enum.MeshType.Wedge
  3460. b40.Name = "Mesh"
  3461. b40.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3462. p41 = Instance.new("WedgePart", m6)
  3463. p41.BrickColor = BrickColor.new("Black")
  3464. p41.Material = Enum.Material.SmoothPlastic
  3465. p41.Name = "Wedge"
  3466. p41.CFrame = CFrame.new(-1.76917338, 2.59081101, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3467. p41.CanCollide = false
  3468. p41.Locked = true
  3469. p41.FormFactor = Enum.FormFactor.Custom
  3470. p41.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3471. p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3472. p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3473. p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3474. p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3475. p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3476. p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3477. b41 = Instance.new("SpecialMesh", p41)
  3478. b41.MeshType = Enum.MeshType.Wedge
  3479. b41.Name = "Mesh"
  3480. b41.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3481. p42 = Instance.new("WedgePart", m6)
  3482. p42.BrickColor = BrickColor.new("Black")
  3483. p42.Material = Enum.Material.SmoothPlastic
  3484. p42.Name = "Wedge"
  3485. p42.CFrame = CFrame.new(0.679442644, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3486. p42.CanCollide = false
  3487. p42.Locked = true
  3488. p42.FormFactor = Enum.FormFactor.Custom
  3489. p42.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3490. p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3491. p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3492. p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3493. p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3494. p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3495. p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3496. b42 = Instance.new("SpecialMesh", p42)
  3497. b42.MeshType = Enum.MeshType.Wedge
  3498. b42.Name = "Mesh"
  3499. b42.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3500. p43 = Instance.new("WedgePart", m6)
  3501. p43.BrickColor = BrickColor.new("Black")
  3502. p43.Material = Enum.Material.SmoothPlastic
  3503. p43.Name = "Wedge"
  3504. p43.CFrame = CFrame.new(-1.76917338, 2.87065363, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3505. p43.CanCollide = false
  3506. p43.Locked = true
  3507. p43.FormFactor = Enum.FormFactor.Custom
  3508. p43.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3509. p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3510. p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3511. p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3512. p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3513. p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3514. p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3515. b43 = Instance.new("SpecialMesh", p43)
  3516. b43.MeshType = Enum.MeshType.Wedge
  3517. b43.Name = "Mesh"
  3518. b43.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3519. p44 = Instance.new("WedgePart", m6)
  3520. p44.BrickColor = BrickColor.new("Black")
  3521. p44.Material = Enum.Material.SmoothPlastic
  3522. p44.Name = "Wedge"
  3523. p44.CFrame = CFrame.new(-1.41937125, 4.26986837, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3524. p44.CanCollide = false
  3525. p44.Locked = true
  3526. p44.FormFactor = Enum.FormFactor.Custom
  3527. p44.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3528. p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3529. p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3530. p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3531. p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3532. p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3533. p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3534. b44 = Instance.new("SpecialMesh", p44)
  3535. b44.MeshType = Enum.MeshType.Wedge
  3536. b44.Name = "Mesh"
  3537. b44.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3538. p45 = Instance.new("WedgePart", m6)
  3539. p45.BrickColor = BrickColor.new("Black")
  3540. p45.Material = Enum.Material.SmoothPlastic
  3541. p45.Name = "Wedge"
  3542. p45.CFrame = CFrame.new(-0.999610066, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3543. p45.CanCollide = false
  3544. p45.Locked = true
  3545. p45.FormFactor = Enum.FormFactor.Custom
  3546. p45.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3547. p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3548. p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3549. p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3550. p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3551. p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3552. p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3553. b45 = Instance.new("SpecialMesh", p45)
  3554. b45.MeshType = Enum.MeshType.Wedge
  3555. b45.Name = "Mesh"
  3556. b45.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3557. p46 = Instance.new("WedgePart", m6)
  3558. p46.BrickColor = BrickColor.new("Black")
  3559. p46.Material = Enum.Material.SmoothPlastic
  3560. p46.Name = "Wedge"
  3561. p46.CFrame = CFrame.new(0.46955356, 4.68963194, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3562. p46.CanCollide = false
  3563. p46.Locked = true
  3564. p46.FormFactor = Enum.FormFactor.Custom
  3565. p46.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3566. p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3567. p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3568. p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3569. p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3570. p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3571. p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3572. b46 = Instance.new("SpecialMesh", p46)
  3573. b46.MeshType = Enum.MeshType.Wedge
  3574. b46.Name = "Mesh"
  3575. b46.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3576. p47 = Instance.new("Part", m6)
  3577. p47.BrickColor = BrickColor.new("Black")
  3578. p47.Material = Enum.Material.SmoothPlastic
  3579. p47.CFrame = CFrame.new(0.819356859, 4.40979004, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3580. p47.CanCollide = false
  3581. p47.Locked = true
  3582. p47.FormFactor = Enum.FormFactor.Custom
  3583. p47.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3584. p47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3585. p47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3586. p47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3587. p47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3588. p47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3589. p47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3590. b47 = Instance.new("BlockMesh", p47)
  3591. b47.Name = "Mesh"
  3592. b47.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3593. p48 = Instance.new("Part", m6)
  3594. p48.BrickColor = BrickColor.new("Black")
  3595. p48.Material = Enum.Material.SmoothPlastic
  3596. p48.Name = "CapeLevel4"
  3597. p48.CFrame = CFrame.new(-0.300008506, 2.66077495, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3598. p48.CanCollide = false
  3599. p48.Locked = true
  3600. p48.FormFactor = Enum.FormFactor.Custom
  3601. p48.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
  3602. p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3603. p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3604. p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3605. p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3606. p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3607. p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3608. b48 = Instance.new("BlockMesh", p48)
  3609. b48.Name = "Mesh"
  3610. b48.Scale = Vector3.new(1, 1, 0.602178097)
  3611. p49 = Instance.new("WedgePart", m6)
  3612. p49.BrickColor = BrickColor.new("Black")
  3613. p49.Material = Enum.Material.SmoothPlastic
  3614. p49.Name = "Wedge"
  3615. p49.CFrame = CFrame.new(0.819356859, 4.26986837, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3616. p49.CanCollide = false
  3617. p49.Locked = true
  3618. p49.FormFactor = Enum.FormFactor.Custom
  3619. p49.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3620. p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3621. p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3622. p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3623. p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3624. p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3625. p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3626. b49 = Instance.new("SpecialMesh", p49)
  3627. b49.MeshType = Enum.MeshType.Wedge
  3628. b49.Name = "Mesh"
  3629. b49.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3630. p50 = Instance.new("Part", m6)
  3631. p50.BrickColor = BrickColor.new("Black")
  3632. p50.Material = Enum.Material.SmoothPlastic
  3633. p50.Name = "CapeLevel1SubPart"
  3634. p50.CFrame = CFrame.new(-0.300008506, 4.33982658, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3635. p50.CanCollide = false
  3636. p50.Locked = true
  3637. p50.FormFactor = Enum.FormFactor.Custom
  3638. p50.Size = Vector3.new(1.81896901, 0.559682727, 0.232357636)
  3639. p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3640. p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3641. p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3642. p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3643. p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3644. p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3645. b50 = Instance.new("BlockMesh", p50)
  3646. b50.Name = "Mesh"
  3647. b50.Scale = Vector3.new(1, 1, 0.602178097)
  3648. p51 = Instance.new("Part", m6)
  3649. p51.BrickColor = BrickColor.new("Black")
  3650. p51.Material = Enum.Material.SmoothPlastic
  3651. p51.CFrame = CFrame.new(-1.55929291, 3.85010386, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3652. p51.CanCollide = false
  3653. p51.Locked = true
  3654. p51.FormFactor = Enum.FormFactor.Custom
  3655. p51.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3656. p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3657. p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3658. p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3659. p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3660. p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3661. p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3662. b51 = Instance.new("BlockMesh", p51)
  3663. b51.Name = "Mesh"
  3664. b51.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3665. p52 = Instance.new("Part", m6)
  3666. p52.BrickColor = BrickColor.new("Black")
  3667. p52.Material = Enum.Material.SmoothPlastic
  3668. p52.CFrame = CFrame.new(-1.41937149, 3.71018171, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  3669. p52.CanCollide = false
  3670. p52.Locked = true
  3671. p52.FormFactor = Enum.FormFactor.Custom
  3672. p52.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3673. p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3674. p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3675. p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3676. p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3677. p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3678. p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3679. b52 = Instance.new("BlockMesh", p52)
  3680. b52.Name = "Mesh"
  3681. b52.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3682. p53 = Instance.new("WedgePart", m6)
  3683. p53.BrickColor = BrickColor.new("Black")
  3684. p53.Material = Enum.Material.SmoothPlastic
  3685. p53.Name = "Wedge"
  3686. p53.CFrame = CFrame.new(-0.0201580226, 2.03113341, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3687. p53.CanCollide = false
  3688. p53.Locked = true
  3689. p53.FormFactor = Enum.FormFactor.Custom
  3690. p53.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3691. p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3692. p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3693. p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3694. p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3695. p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3696. p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3697. b53 = Instance.new("SpecialMesh", p53)
  3698. b53.MeshType = Enum.MeshType.Wedge
  3699. b53.Name = "Mesh"
  3700. b53.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3701. p54 = Instance.new("Part", m6)
  3702. p54.BrickColor = BrickColor.new("Black")
  3703. p54.Material = Enum.Material.SmoothPlastic
  3704. p54.CFrame = CFrame.new(-0.300009966, 1.68132639, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3705. p54.CanCollide = false
  3706. p54.Locked = true
  3707. p54.FormFactor = Enum.FormFactor.Custom
  3708. p54.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
  3709. p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3710. p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3711. p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3712. p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3713. p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3714. p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3715. b54 = Instance.new("BlockMesh", p54)
  3716. b54.Name = "Mesh"
  3717. b54.Scale = Vector3.new(0.602178395, 1, 0.602178097)
  3718. p55 = Instance.new("WedgePart", m6)
  3719. p55.BrickColor = BrickColor.new("Black")
  3720. p55.Material = Enum.Material.SmoothPlastic
  3721. p55.Name = "Wedge"
  3722. p55.CFrame = CFrame.new(0.39960131, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3723. p55.CanCollide = false
  3724. p55.Locked = true
  3725. p55.FormFactor = Enum.FormFactor.Custom
  3726. p55.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  3727. p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3728. p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3729. p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3730. p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3731. p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3732. p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3733. b55 = Instance.new("SpecialMesh", p55)
  3734. b55.MeshType = Enum.MeshType.Wedge
  3735. b55.Name = "Mesh"
  3736. b55.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3737. p56 = Instance.new("WedgePart", m6)
  3738. p56.BrickColor = BrickColor.new("Crimson")
  3739. p56.Material = Enum.Material.SmoothPlastic
  3740. p56.Name = "Wedge"
  3741. p56.CFrame = CFrame.new(1.23911822, 3.29041815, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3742. p56.CanCollide = false
  3743. p56.Locked = true
  3744. p56.FormFactor = Enum.FormFactor.Custom
  3745. p56.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3746. p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3747. p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3748. p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3749. p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3750. p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3751. p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3752. b56 = Instance.new("SpecialMesh", p56)
  3753. b56.MeshType = Enum.MeshType.Wedge
  3754. b56.Name = "Mesh"
  3755. b56.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3756. p57 = Instance.new("WedgePart", m6)
  3757. p57.BrickColor = BrickColor.new("Black")
  3758. p57.Material = Enum.Material.SmoothPlastic
  3759. p57.Name = "Wedge"
  3760. p57.CFrame = CFrame.new(0.749394774, 4.54971123, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3761. p57.CanCollide = false
  3762. p57.Locked = true
  3763. p57.FormFactor = Enum.FormFactor.Custom
  3764. p57.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3765. p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3766. p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3767. p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3768. p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3769. p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3770. p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3771. b57 = Instance.new("SpecialMesh", p57)
  3772. b57.MeshType = Enum.MeshType.Wedge
  3773. b57.Name = "Mesh"
  3774. b57.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3775. p58 = Instance.new("Part", m6)
  3776. p58.BrickColor = BrickColor.new("Black")
  3777. p58.Material = Enum.Material.SmoothPlastic
  3778. p58.CFrame = CFrame.new(0.819354892, 3.71018171, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3779. p58.CanCollide = false
  3780. p58.Locked = true
  3781. p58.FormFactor = Enum.FormFactor.Custom
  3782. p58.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3783. p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3784. p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3785. p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3786. p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3787. p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3788. p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3789. b58 = Instance.new("BlockMesh", p58)
  3790. b58.Name = "Mesh"
  3791. b58.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3792. p59 = Instance.new("WedgePart", m6)
  3793. p59.BrickColor = BrickColor.new("Black")
  3794. p59.Material = Enum.Material.SmoothPlastic
  3795. p59.Name = "Wedge"
  3796. p59.CFrame = CFrame.new(0.259678036, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3797. p59.CanCollide = false
  3798. p59.Locked = true
  3799. p59.FormFactor = Enum.FormFactor.Custom
  3800. p59.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3801. p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3802. p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3803. p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3804. p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3805. p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3806. p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3807. b59 = Instance.new("SpecialMesh", p59)
  3808. b59.MeshType = Enum.MeshType.Wedge
  3809. b59.Name = "Mesh"
  3810. b59.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3811. p60 = Instance.new("Part", m6)
  3812. p60.BrickColor = BrickColor.new("Black")
  3813. p60.Material = Enum.Material.SmoothPlastic
  3814. p60.Name = "NeckPart"
  3815. p60.CFrame = CFrame.new(-0.300008506, 4.82955122, 3.8997519, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3816. p60.CanCollide = false
  3817. p60.Locked = true
  3818. p60.FormFactor = Enum.FormFactor.Custom
  3819. p60.Size = Vector3.new(1.25928628, 0.232357651, 0.419762105)
  3820. p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3821. p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3822. p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3823. p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3824. p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3825. p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3826. b60 = Instance.new("BlockMesh", p60)
  3827. b60.Name = "Mesh"
  3828. b60.Scale = Vector3.new(1, 0.602178097, 1)
  3829. p61 = Instance.new("Part", m6)
  3830. p61.BrickColor = BrickColor.new("Black")
  3831. p61.Material = Enum.Material.SmoothPlastic
  3832. p61.CFrame = CFrame.new(0.959281087, 2.73073363, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3833. p61.CanCollide = false
  3834. p61.Locked = true
  3835. p61.FormFactor = Enum.FormFactor.Custom
  3836. p61.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  3837. p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3838. p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3839. p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3840. p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3841. p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3842. p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3843. b61 = Instance.new("BlockMesh", p61)
  3844. b61.Name = "Mesh"
  3845. b61.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3846. p62 = Instance.new("WedgePart", m6)
  3847. p62.BrickColor = BrickColor.new("Black")
  3848. p62.Material = Enum.Material.SmoothPlastic
  3849. p62.Name = "Wedge"
  3850. p62.CFrame = CFrame.new(1.16916382, 2.87065434, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3851. p62.CanCollide = false
  3852. p62.Locked = true
  3853. p62.FormFactor = Enum.FormFactor.Custom
  3854. p62.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  3855. p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3856. p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3857. p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3858. p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3859. p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3860. p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3861. b62 = Instance.new("SpecialMesh", p62)
  3862. b62.MeshType = Enum.MeshType.Wedge
  3863. b62.Name = "Mesh"
  3864. b62.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  3865. p63 = Instance.new("WedgePart", m6)
  3866. p63.BrickColor = BrickColor.new("Crimson")
  3867. p63.Material = Enum.Material.SmoothPlastic
  3868. p63.Name = "Wedge"
  3869. p63.CFrame = CFrame.new(1.37904489, 2.73073268, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3870. p63.CanCollide = false
  3871. p63.Locked = true
  3872. p63.FormFactor = Enum.FormFactor.Custom
  3873. p63.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3874. p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3875. p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3876. p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3877. p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3878. p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3879. p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3880. b63 = Instance.new("SpecialMesh", p63)
  3881. b63.MeshType = Enum.MeshType.Wedge
  3882. b63.Name = "Mesh"
  3883. b63.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3884. p64 = Instance.new("WedgePart", m6)
  3885. p64.BrickColor = BrickColor.new("Black")
  3886. p64.Material = Enum.Material.SmoothPlastic
  3887. p64.Name = "Wedge"
  3888. p64.CFrame = CFrame.new(-0.439923674, 1.68132377, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3889. p64.CanCollide = false
  3890. p64.Locked = true
  3891. p64.FormFactor = Enum.FormFactor.Custom
  3892. p64.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
  3893. p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3894. p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3895. p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3896. p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3897. p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3898. p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3899. b64 = Instance.new("SpecialMesh", p64)
  3900. b64.MeshType = Enum.MeshType.Wedge
  3901. b64.Name = "Mesh"
  3902. b64.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  3903. p65 = Instance.new("WedgePart", m6)
  3904. p65.BrickColor = BrickColor.new("Black")
  3905. p65.Material = Enum.Material.SmoothPlastic
  3906. p65.Name = "Wedge"
  3907. p65.CFrame = CFrame.new(-0.859687686, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3908. p65.CanCollide = false
  3909. p65.Locked = true
  3910. p65.FormFactor = Enum.FormFactor.Custom
  3911. p65.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3912. p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3913. p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3914. p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3915. p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3916. p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3917. p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3918. b65 = Instance.new("SpecialMesh", p65)
  3919. b65.MeshType = Enum.MeshType.Wedge
  3920. b65.Name = "Mesh"
  3921. b65.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3922. p66 = Instance.new("WedgePart", m6)
  3923. p66.BrickColor = BrickColor.new("Black")
  3924. p66.Material = Enum.Material.SmoothPlastic
  3925. p66.Name = "Wedge"
  3926. p66.CFrame = CFrame.new(-1.55929291, 3.71018267, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3927. p66.CanCollide = false
  3928. p66.Locked = true
  3929. p66.FormFactor = Enum.FormFactor.Custom
  3930. p66.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3931. p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3932. p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3933. p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3934. p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3935. p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3936. p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3937. b66 = Instance.new("SpecialMesh", p66)
  3938. b66.MeshType = Enum.MeshType.Wedge
  3939. b66.Name = "Mesh"
  3940. b66.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3941. p67 = Instance.new("WedgePart", m6)
  3942. p67.BrickColor = BrickColor.new("Black")
  3943. p67.Material = Enum.Material.SmoothPlastic
  3944. p67.Name = "Wedge"
  3945. p67.CFrame = CFrame.new(-0.719767809, 2.31096911, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3946. p67.CanCollide = false
  3947. p67.Locked = true
  3948. p67.FormFactor = Enum.FormFactor.Custom
  3949. p67.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3950. p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3951. p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3952. p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3953. p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3954. p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3955. p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3956. b67 = Instance.new("SpecialMesh", p67)
  3957. b67.MeshType = Enum.MeshType.Wedge
  3958. b67.Name = "Mesh"
  3959. b67.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  3960. p68 = Instance.new("WedgePart", m6)
  3961. p68.BrickColor = BrickColor.new("Crimson")
  3962. p68.Name = "Wedge"
  3963. p68.CFrame = CFrame.new(-1.17450571, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3964. p68.CanCollide = false
  3965. p68.Locked = true
  3966. p68.FormFactor = Enum.FormFactor.Custom
  3967. p68.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3968. p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3969. p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3970. p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3971. p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3972. p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3973. p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3974. b68 = Instance.new("SpecialMesh", p68)
  3975. b68.MeshType = Enum.MeshType.Wedge
  3976. b68.Name = "Mesh"
  3977. b68.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3978. p69 = Instance.new("WedgePart", m6)
  3979. p69.BrickColor = BrickColor.new("Crimson")
  3980. p69.Name = "Wedge"
  3981. p69.CFrame = CFrame.new(-1.10454547, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3982. p69.CanCollide = false
  3983. p69.Locked = true
  3984. p69.FormFactor = Enum.FormFactor.Custom
  3985. p69.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  3986. p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3987. p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3988. p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3989. p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3990. p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3991. p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3992. b69 = Instance.new("SpecialMesh", p69)
  3993. b69.MeshType = Enum.MeshType.Wedge
  3994. b69.Name = "Mesh"
  3995. b69.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  3996. p70 = Instance.new("WedgePart", m6)
  3997. p70.BrickColor = BrickColor.new("Black")
  3998. p70.Material = Enum.Material.SmoothPlastic
  3999. p70.Name = "Wedge"
  4000. p70.CFrame = CFrame.new(0.889316559, 3.99002528, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4001. p70.CanCollide = false
  4002. p70.Locked = true
  4003. p70.FormFactor = Enum.FormFactor.Custom
  4004. p70.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4005. p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4006. p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4007. p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4008. p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4009. p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4010. p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4011. b70 = Instance.new("SpecialMesh", p70)
  4012. b70.MeshType = Enum.MeshType.Wedge
  4013. b70.Name = "Mesh"
  4014. b70.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4015. p71 = Instance.new("WedgePart", m6)
  4016. p71.BrickColor = BrickColor.new("Crimson")
  4017. p71.Name = "Wedge"
  4018. p71.CFrame = CFrame.new(-0.334977895, 1.47144794, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4019. p71.CanCollide = false
  4020. p71.Locked = true
  4021. p71.FormFactor = Enum.FormFactor.Custom
  4022. p71.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4023. p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4024. p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4025. p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4026. p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4027. p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4028. p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4029. b71 = Instance.new("SpecialMesh", p71)
  4030. b71.MeshType = Enum.MeshType.Wedge
  4031. b71.Name = "Mesh"
  4032. b71.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
  4033. p72 = Instance.new("WedgePart", m6)
  4034. p72.BrickColor = BrickColor.new("Black")
  4035. p72.Material = Enum.Material.SmoothPlastic
  4036. p72.Name = "Wedge"
  4037. p72.CFrame = CFrame.new(-0.579845786, 2.03112626, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4038. p72.CanCollide = false
  4039. p72.Locked = true
  4040. p72.FormFactor = Enum.FormFactor.Custom
  4041. p72.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
  4042. p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4043. p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4044. p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4045. p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4046. p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4047. p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4048. b72 = Instance.new("SpecialMesh", p72)
  4049. b72.MeshType = Enum.MeshType.Wedge
  4050. b72.Name = "Mesh"
  4051. b72.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4052. p73 = Instance.new("WedgePart", m6)
  4053. p73.BrickColor = BrickColor.new("Black")
  4054. p73.Material = Enum.Material.SmoothPlastic
  4055. p73.Name = "Wedge"
  4056. p73.CFrame = CFrame.new(-1.41937125, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4057. p73.CanCollide = false
  4058. p73.Locked = true
  4059. p73.FormFactor = Enum.FormFactor.Custom
  4060. p73.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4061. p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4062. p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4063. p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4064. p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4065. p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4066. p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4067. b73 = Instance.new("SpecialMesh", p73)
  4068. b73.MeshType = Enum.MeshType.Wedge
  4069. b73.Name = "Mesh"
  4070. b73.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4071. p74 = Instance.new("WedgePart", m6)
  4072. p74.BrickColor = BrickColor.new("Black")
  4073. p74.Material = Enum.Material.SmoothPlastic
  4074. p74.Name = "Wedge"
  4075. p74.CFrame = CFrame.new(1.16916382, 2.59081125, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4076. p74.CanCollide = false
  4077. p74.Locked = true
  4078. p74.FormFactor = Enum.FormFactor.Custom
  4079. p74.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4080. p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4081. p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4082. p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4083. p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4084. p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4085. p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4086. b74 = Instance.new("SpecialMesh", p74)
  4087. b74.MeshType = Enum.MeshType.Wedge
  4088. b74.Name = "Mesh"
  4089. b74.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4090. p75 = Instance.new("WedgePart", m6)
  4091. p75.BrickColor = BrickColor.new("Black")
  4092. p75.Material = Enum.Material.SmoothPlastic
  4093. p75.Name = "Wedge"
  4094. p75.CFrame = CFrame.new(-0.160081401, 1.68132377, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4095. p75.CanCollide = false
  4096. p75.Locked = true
  4097. p75.FormFactor = Enum.FormFactor.Custom
  4098. p75.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
  4099. p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4100. p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4101. p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4102. p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4103. p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4104. p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4105. b75 = Instance.new("SpecialMesh", p75)
  4106. b75.MeshType = Enum.MeshType.Wedge
  4107. b75.Name = "Mesh"
  4108. b75.Scale = Vector3.new(0.602178097, 1, 0.602178097)
  4109. p76 = Instance.new("WedgePart", m6)
  4110. p76.BrickColor = BrickColor.new("Black")
  4111. p76.Material = Enum.Material.SmoothPlastic
  4112. p76.Name = "Wedge"
  4113. p76.CFrame = CFrame.new(0.819362521, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4114. p76.CanCollide = false
  4115. p76.Locked = true
  4116. p76.FormFactor = Enum.FormFactor.Custom
  4117. p76.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4118. p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4119. p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4120. p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4121. p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4122. p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4123. p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4124. b76 = Instance.new("SpecialMesh", p76)
  4125. b76.MeshType = Enum.MeshType.Wedge
  4126. b76.Name = "Mesh"
  4127. b76.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4128. p77 = Instance.new("WedgePart", m6)
  4129. p77.BrickColor = BrickColor.new("Crimson")
  4130. p77.Material = Enum.Material.SmoothPlastic
  4131. p77.Name = "Wedge"
  4132. p77.CFrame = CFrame.new(-1.55929291, 4.40979004, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4133. p77.CanCollide = false
  4134. p77.Locked = true
  4135. p77.FormFactor = Enum.FormFactor.Custom
  4136. p77.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4137. p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4138. p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4139. p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4140. p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4141. p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4142. p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4143. b77 = Instance.new("SpecialMesh", p77)
  4144. b77.MeshType = Enum.MeshType.Wedge
  4145. b77.Name = "Mesh"
  4146. b77.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4147. p78 = Instance.new("WedgePart", m6)
  4148. p78.BrickColor = BrickColor.new("Black")
  4149. p78.Material = Enum.Material.SmoothPlastic
  4150. p78.Name = "Wedge"
  4151. p78.CFrame = CFrame.new(-1.34941173, 4.54971123, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4152. p78.CanCollide = false
  4153. p78.Locked = true
  4154. p78.FormFactor = Enum.FormFactor.Custom
  4155. p78.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
  4156. p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4157. p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4158. p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4159. p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4160. p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4161. p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4162. b78 = Instance.new("SpecialMesh", p78)
  4163. b78.MeshType = Enum.MeshType.Wedge
  4164. b78.Name = "Mesh"
  4165. b78.Scale = Vector3.new(0.602178097, 0.602178097, 1)
  4166. p79 = Instance.new("WedgePart", m6)
  4167. p79.BrickColor = BrickColor.new("Crimson")
  4168. p79.Material = Enum.Material.SmoothPlastic
  4169. p79.Name = "Wedge"
  4170. p79.CFrame = CFrame.new(-1.6992141, 3.85010386, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4171. p79.CanCollide = false
  4172. p79.Locked = true
  4173. p79.FormFactor = Enum.FormFactor.Custom
  4174. p79.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4175. p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4176. p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4177. p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4178. p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4179. p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4180. p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4181. b79 = Instance.new("SpecialMesh", p79)
  4182. b79.MeshType = Enum.MeshType.Wedge
  4183. b79.Name = "Mesh"
  4184. b79.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4185. p80 = Instance.new("WedgePart", m6)
  4186. p80.BrickColor = BrickColor.new("Black")
  4187. p80.Material = Enum.Material.SmoothPlastic
  4188. p80.Name = "Wedge"
  4189. p80.CFrame = CFrame.new(-1.6992135, 3.1504972, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4190. p80.CanCollide = false
  4191. p80.Locked = true
  4192. p80.FormFactor = Enum.FormFactor.Custom
  4193. p80.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
  4194. p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4195. p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4196. p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4197. p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4198. p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4199. p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4200. b80 = Instance.new("SpecialMesh", p80)
  4201. b80.MeshType = Enum.MeshType.Wedge
  4202. b80.Name = "Mesh"
  4203. b80.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
  4204. w1 = Instance.new("Weld", p1)
  4205. w1.Name = "Joint"
  4206. w1.Part0 = p1
  4207. w1.C0 = CFrame.new(0, 0, 0.139921591, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4208. w1.Part1 = p47
  4209. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4210. w2 = Instance.new("Weld", p2)
  4211. w2.Name = "Joint"
  4212. w2.Part0 = p2
  4213. w2.C0 = CFrame.new(0, -2.7097974e-006, 0.139918938, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4214. w2.Part1 = p11
  4215. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4216. w3 = Instance.new("Weld", p3)
  4217. w3.Name = "Joint"
  4218. w3.Part0 = p3
  4219. w3.C0 = CFrame.new(0, 0.559684455, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4220. w3.Part1 = p50
  4221. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4222. w4 = Instance.new("Weld", p4)
  4223. w4.Name = "Joint"
  4224. w4.Part0 = p4
  4225. w4.C0 = CFrame.new(-0.139921427, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4226. w4.Part1 = p5
  4227. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4228. w5 = Instance.new("Weld", p5)
  4229. w5.Name = "Joint"
  4230. w5.Part0 = p5
  4231. w5.C0 = CFrame.new(-0.139920607, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4232. w5.Part1 = p27
  4233. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4234. w6 = Instance.new("Weld", p6)
  4235. w6.Name = "Joint"
  4236. w6.Part0 = p6
  4237. w6.C0 = CFrame.new(6.98293934e-006, 0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4238. w6.Part1 = p14
  4239. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4240. w7 = Instance.new("Weld", p7)
  4241. w7.Name = "Joint"
  4242. w7.Part0 = p7
  4243. w7.C0 = CFrame.new(-0.139921531, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4244. w7.Part1 = p10
  4245. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4246. w8 = Instance.new("Weld", p8)
  4247. w8.Name = "Joint"
  4248. w8.Part0 = p8
  4249. w8.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4250. w8.Part1 = p32
  4251. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4252. w9 = Instance.new("Weld", p9)
  4253. w9.Name = "Joint"
  4254. w9.Part0 = p9
  4255. w9.C0 = CFrame.new(0, 0.279842764, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4256. w9.Part1 = p16
  4257. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4258. w10 = Instance.new("Weld", p10)
  4259. w10.Name = "Joint"
  4260. w10.Part0 = p10
  4261. w10.C0 = CFrame.new(-0.139921531, 1.04222977e-006, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4262. w10.Part1 = p61
  4263. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4264. w11 = Instance.new("Weld", p11)
  4265. w11.Name = "Joint"
  4266. w11.Part0 = p11
  4267. w11.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4268. w11.Part1 = p13
  4269. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4270. w12 = Instance.new("Weld", p12)
  4271. w12.Name = "Joint"
  4272. w12.Part0 = p12
  4273. w12.C0 = CFrame.new(-0.139921427, -0.139921635, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4274. w12.Part1 = p29
  4275. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4276. w13 = Instance.new("Weld", p13)
  4277. w13.Name = "Joint"
  4278. w13.Part0 = p13
  4279. w13.C0 = CFrame.new(0.839523137, 0.349802732, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4280. w13.Part1 = p48
  4281. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4282. w14 = Instance.new("Weld", p14)
  4283. w14.Name = "Joint"
  4284. w14.Part0 = p14
  4285. w14.C0 = CFrame.new(-6.98293934e-006, 1.25067584e-006, -0.139921844, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4286. w14.Part1 = p60
  4287. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4288. w15 = Instance.new("Weld", p15)
  4289. w15.Name = "Joint"
  4290. w15.Part0 = p15
  4291. w15.C0 = CFrame.new(-0.139920712, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4292. w15.Part1 = p17
  4293. w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4294. w16 = Instance.new("Weld", p16)
  4295. w16.Name = "Joint"
  4296. w16.Part0 = p16
  4297. w16.C0 = CFrame.new(1.45912168e-006, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4298. w16.Part1 = p48
  4299. w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4300. w17 = Instance.new("Weld", p17)
  4301. w17.Name = "Joint"
  4302. w17.Part0 = p17
  4303. w17.C0 = CFrame.new(-0.97944206, 0.0699603036, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4304. w17.Part1 = p50
  4305. w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4306. w18 = Instance.new("Weld", p18)
  4307. w18.Name = "Joint"
  4308. w18.Part0 = p18
  4309. w18.C0 = CFrame.new(-0.979444683, 0.0699603036, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4310. w18.Part1 = p50
  4311. w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4312. w19 = Instance.new("Weld", p19)
  4313. w19.Name = "Joint"
  4314. w19.Part0 = p19
  4315. w19.C0 = CFrame.new(0, -0.2098784, 0.0349924229, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4316. w19.Part1 = p54
  4317. w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4318. w20 = Instance.new("Weld", p20)
  4319. w20.Name = "Joint"
  4320. w20.Part0 = p20
  4321. w20.C0 = CFrame.new(-0.139921427, -0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4322. w20.Part1 = p21
  4323. w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4324. w21 = Instance.new("Weld", p21)
  4325. w21.Name = "Joint"
  4326. w21.Part0 = p21
  4327. w21.C0 = CFrame.new(-1.25928402, 0.0699627995, -1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4328. w21.Part1 = p37
  4329. w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4330. w22 = Instance.new("Weld", p22)
  4331. w22.Name = "Joint"
  4332. w22.Part0 = p22
  4333. w22.C0 = CFrame.new(0, -0.209878504, 0.0349705629, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4334. w22.Part1 = p8
  4335. w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4336. w23 = Instance.new("Weld", p23)
  4337. w23.Name = "Joint"
  4338. w23.Part0 = p23
  4339. w23.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4340. w23.Part1 = p35
  4341. w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4342. w24 = Instance.new("Weld", p24)
  4343. w24.Name = "Joint"
  4344. w24.Part0 = p24
  4345. w24.C0 = CFrame.new(8.33783815e-007, -0.209883824, 1.25928962, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4346. w24.Part1 = p48
  4347. w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4348. w25 = Instance.new("Weld", p25)
  4349. w25.Name = "Joint"
  4350. w25.Part0 = p25
  4351. w25.C0 = CFrame.new(0, -0.209878504, 0.0349897929, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4352. w25.Part1 = p8
  4353. w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4354. w26 = Instance.new("Weld", p26)
  4355. w26.Name = "Joint"
  4356. w26.Part0 = p26
  4357. w26.C0 = CFrame.new(0, -3.33513526e-006, 0.769568086, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4358. w26.Part1 = p6
  4359. w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4360. w27 = Instance.new("Weld", p27)
  4361. w27.Name = "Joint"
  4362. w27.Part0 = p27
  4363. w27.C0 = CFrame.new(-1.25928354, -0.0699575916, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4364. w27.Part1 = p48
  4365. w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4366. w28 = Instance.new("Weld", p28)
  4367. w28.Name = "Joint"
  4368. w28.Part0 = p28
  4369. w28.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4370. w28.Part1 = p35
  4371. w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4372. w29 = Instance.new("Weld", p29)
  4373. w29.Name = "Joint"
  4374. w29.Part0 = p29
  4375. w29.C0 = CFrame.new(-1.25928354, 0.0699634254, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4376. w29.Part1 = p37
  4377. w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4378. w30 = Instance.new("Weld", p30)
  4379. w30.Name = "Joint"
  4380. w30.Part0 = p30
  4381. w30.C0 = CFrame.new(0, -0.139920816, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4382. w30.Part1 = p20
  4383. w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4384. w31 = Instance.new("Weld", p31)
  4385. w31.Name = "Joint"
  4386. w31.Part0 = p31
  4387. w31.C0 = CFrame.new(0, -3.02246644e-006, 0.419769108, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4388. w31.Part1 = p16
  4389. w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4390. w32 = Instance.new("Weld", p32)
  4391. w32.Name = "Joint"
  4392. w32.Part0 = p32
  4393. w32.C0 = CFrame.new(-0.839526176, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4394. w32.Part1 = p48
  4395. w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4396. w33 = Instance.new("Weld", p33)
  4397. w33.Name = "Joint"
  4398. w33.Part0 = p33
  4399. w33.C0 = CFrame.new(1.3548987e-006, -0.279842436, 0.0699624866, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4400. w33.Part1 = p21
  4401. w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4402. w34 = Instance.new("Weld", p34)
  4403. w34.Name = "Joint"
  4404. w34.Part0 = p34
  4405. w34.C0 = CFrame.new(0, -0.279842019, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4406. w34.Part1 = p27
  4407. w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4408. w35 = Instance.new("Weld", p35)
  4409. w35.Name = "Joint"
  4410. w35.Part0 = p35
  4411. w35.C0 = CFrame.new(-0.139920607, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4412. w35.Part1 = p58
  4413. w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4414. w36 = Instance.new("Weld", p36)
  4415. w36.Name = "Joint"
  4416. w36.Part0 = p36
  4417. w36.C0 = CFrame.new(0, -0.279843062, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4418. w36.Part1 = p29
  4419. w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4420. w37 = Instance.new("Weld", p37)
  4421. w37.Name = "Joint"
  4422. w37.Part0 = p37
  4423. w37.C0 = CFrame.new(0, 0.559682429, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4424. w37.Part1 = p3
  4425. w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4426. w38 = Instance.new("Weld", p38)
  4427. w38.Name = "Joint"
  4428. w38.Part0 = p38
  4429. w38.C0 = CFrame.new(0, 0, 0.13992101, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4430. w38.Part1 = p4
  4431. w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4432. w39 = Instance.new("Weld", p39)
  4433. w39.Name = "Joint"
  4434. w39.Part0 = p39
  4435. w39.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4436. w39.Part1 = p12
  4437. w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4438. w40 = Instance.new("Weld", p40)
  4439. w40.Name = "Joint"
  4440. w40.Part0 = p40
  4441. w40.C0 = CFrame.new(0, -0.279843479, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4442. w40.Part1 = p52
  4443. w40.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4444. w41 = Instance.new("Weld", p41)
  4445. w41.Name = "Joint"
  4446. w41.Part0 = p41
  4447. w41.C0 = CFrame.new(0, -0.139921427, 0.0699607134, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4448. w41.Part1 = p5
  4449. w41.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4450. w42 = Instance.new("Weld", p42)
  4451. w42.Name = "Joint"
  4452. w42.Part0 = p42
  4453. w42.C0 = CFrame.new(0, -2.7097974e-006, 0.139925033, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4454. w42.Part1 = p8
  4455. w42.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4456. w43 = Instance.new("Weld", p43)
  4457. w43.Name = "Joint"
  4458. w43.Part0 = p43
  4459. w43.C0 = CFrame.new(0, -0.139921218, 0.0699607134, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4460. w43.Part1 = p5
  4461. w43.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4462. w44 = Instance.new("Weld", p44)
  4463. w44.Name = "Joint"
  4464. w44.Part0 = p44
  4465. w44.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4466. w44.Part1 = p15
  4467. w44.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4468. w45 = Instance.new("Weld", p45)
  4469. w45.Name = "Joint"
  4470. w45.Part0 = p45
  4471. w45.C0 = CFrame.new(0, -2.7097974e-006, 0.139921531, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4472. w45.Part1 = p11
  4473. w45.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4474. w46 = Instance.new("Weld", p46)
  4475. w46.Name = "Joint"
  4476. w46.Part0 = p46
  4477. w46.C0 = CFrame.new(0, -3.33513526e-006, 0.769562066, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4478. w46.Part1 = p6
  4479. w46.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4480. w47 = Instance.new("Weld", p47)
  4481. w47.Name = "Joint"
  4482. w47.Part0 = p47
  4483. w47.C0 = CFrame.new(-0.139920652, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4484. w47.Part1 = p18
  4485. w47.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4486. w48 = Instance.new("Weld", p48)
  4487. w48.Name = "Joint"
  4488. w48.Part0 = p48
  4489. w48.C0 = CFrame.new(0, 0.559684873, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4490. w48.Part1 = p37
  4491. w48.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4492. w49 = Instance.new("Weld", p49)
  4493. w49.Name = "Joint"
  4494. w49.Part0 = p49
  4495. w49.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4496. w49.Part1 = p47
  4497. w49.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4498. w50 = Instance.new("Weld", p50)
  4499. w50.Name = "Joint"
  4500. w50.Part0 = p50
  4501. w50.C0 = CFrame.new(0, 0.349801898, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4502. w50.Part1 = p6
  4503. w50.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4504. w51 = Instance.new("Weld", p51)
  4505. w51.Name = "Joint"
  4506. w51.Part0 = p51
  4507. w51.C0 = CFrame.new(-0.139921427, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4508. w51.Part1 = p52
  4509. w51.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4510. w52 = Instance.new("Weld", p52)
  4511. w52.Name = "Joint"
  4512. w52.Part0 = p52
  4513. w52.C0 = CFrame.new(-1.11936295, 0.0699607134, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  4514. w52.Part1 = p3
  4515. w52.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4516. w53 = Instance.new("Weld", p53)
  4517. w53.Name = "Joint"
  4518. w53.Part0 = p53
  4519. w53.C0 = CFrame.new(0, 3.9604729e-006, 0.279851943, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4520. w53.Part1 = p9
  4521. w53.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4522. w54 = Instance.new("Weld", p54)
  4523. w54.Name = "Joint"
  4524. w54.Part0 = p54
  4525. w54.C0 = CFrame.new(0, 0.349802941, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4526. w54.Part1 = p9
  4527. w54.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4528. w55 = Instance.new("Weld", p55)
  4529. w55.Name = "Joint"
  4530. w55.Part0 = p55
  4531. w55.C0 = CFrame.new(0, -2.7097974e-006, 0.139916331, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4532. w55.Part1 = p8
  4533. w55.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4534. w56 = Instance.new("Weld", p56)
  4535. w56.Name = "Joint"
  4536. w56.Part0 = p56
  4537. w56.C0 = CFrame.new(0, 0, 0.139921322, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4538. w56.Part1 = p20
  4539. w56.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4540. w57 = Instance.new("Weld", p57)
  4541. w57.Name = "Joint"
  4542. w57.Part0 = p57
  4543. w57.C0 = CFrame.new(0, -0.139921427, -0.0699620694, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4544. w57.Part1 = p47
  4545. w57.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4546. w58 = Instance.new("Weld", p58)
  4547. w58.Name = "Joint"
  4548. w58.Part0 = p58
  4549. w58.C0 = CFrame.new(-1.11936343, 0.0699607134, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4550. w58.Part1 = p3
  4551. w58.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4552. w59 = Instance.new("Weld", p59)
  4553. w59.Name = "Joint"
  4554. w59.Part0 = p59
  4555. w59.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4556. w59.Part1 = p32
  4557. w59.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4558. w60 = Instance.new("Weld", p61)
  4559. w60.Name = "Joint"
  4560. w60.Part0 = p61
  4561. w60.C0 = CFrame.new(-1.25928962, -0.0699586272, -8.33783815e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4562. w60.Part1 = p48
  4563. w60.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4564. w61 = Instance.new("Weld", p62)
  4565. w61.Name = "Joint"
  4566. w61.Part0 = p62
  4567. w61.C0 = CFrame.new(0, -0.139921635, 0.0699612424, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4568. w61.Part1 = p10
  4569. w61.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4570. w62 = Instance.new("Weld", p63)
  4571. w62.Name = "Joint"
  4572. w62.Part0 = p63
  4573. w62.C0 = CFrame.new(0, 0, 0.139920712, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4574. w62.Part1 = p7
  4575. w62.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4576. w63 = Instance.new("Weld", p64)
  4577. w63.Name = "Joint"
  4578. w63.Part0 = p64
  4579. w63.C0 = CFrame.new(0, -2.60557431e-006, 0.139913708, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4580. w63.Part1 = p54
  4581. w63.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4582. w64 = Instance.new("Weld", p65)
  4583. w64.Name = "Joint"
  4584. w64.Part0 = p65
  4585. w64.C0 = CFrame.new(0, -2.50135167e-006, 0.279843956, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4586. w64.Part1 = p13
  4587. w64.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4588. w65 = Instance.new("Weld", p66)
  4589. w65.Name = "Joint"
  4590. w65.Part0 = p66
  4591. w65.C0 = CFrame.new(0, 1.04222977e-006, 0.139921427, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4592. w65.Part1 = p52
  4593. w65.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4594. w66 = Instance.new("Weld", p67)
  4595. w66.Name = "Joint"
  4596. w66.Part0 = p67
  4597. w66.C0 = CFrame.new(0, -3.02246644e-006, 0.419757843, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4598. w66.Part1 = p16
  4599. w66.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4600. w67 = Instance.new("Weld", p68)
  4601. w67.Name = "Joint"
  4602. w67.Part0 = p68
  4603. w67.C0 = CFrame.new(0, -0.209878504, 0.0349741057, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4604. w67.Part1 = p11
  4605. w67.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4606. w68 = Instance.new("Weld", p69)
  4607. w68.Name = "Joint"
  4608. w68.Part0 = p69
  4609. w68.C0 = CFrame.new(0, -0.209878504, 0.0349861942, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4610. w68.Part1 = p11
  4611. w68.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4612. w69 = Instance.new("Weld", p70)
  4613. w69.Name = "Joint"
  4614. w69.Part0 = p70
  4615. w69.C0 = CFrame.new(0, -0.279843479, 0.0699616596, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4616. w69.Part1 = p58
  4617. w69.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4618. w70 = Instance.new("Weld", p71)
  4619. w70.Name = "Joint"
  4620. w70.Part0 = p71
  4621. w70.C0 = CFrame.new(0, -0.2098784, 0.0349679329, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4622. w70.Part1 = p54
  4623. w70.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4624. w71 = Instance.new("Weld", p72)
  4625. w71.Name = "Joint"
  4626. w71.Part0 = p72
  4627. w71.C0 = CFrame.new(0, -3.02246644e-006, 0.27983579, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4628. w71.Part1 = p9
  4629. w71.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4630. w72 = Instance.new("Weld", p73)
  4631. w72.Name = "Joint"
  4632. w72.Part0 = p73
  4633. w72.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  4634. w72.Part1 = p13
  4635. w72.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4636. w73 = Instance.new("Weld", p74)
  4637. w73.Name = "Joint"
  4638. w73.Part0 = p74
  4639. w73.C0 = CFrame.new(0, -0.139921427, 0.0699612424, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4640. w73.Part1 = p10
  4641. w73.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4642. w74 = Instance.new("Weld", p75)
  4643. w74.Name = "Joint"
  4644. w74.Part0 = p75
  4645. w74.C0 = CFrame.new(0, -2.60557431e-006, 0.139928564, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4646. w74.Part1 = p54
  4647. w74.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4648. w75 = Instance.new("Weld", p76)
  4649. w75.Name = "Joint"
  4650. w75.Part0 = p76
  4651. w75.C0 = CFrame.new(0, -2.50135167e-006, 0.27984485, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  4652. w75.Part1 = p32
  4653. w75.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4654. w76 = Instance.new("Weld", p77)
  4655. w76.Name = "Joint"
  4656. w76.Part0 = p77
  4657. w76.C0 = CFrame.new(0, 0, 0.139921635, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4658. w76.Part1 = p15
  4659. w76.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4660. w77 = Instance.new("Weld", p78)
  4661. w77.Name = "Joint"
  4662. w77.Part0 = p78
  4663. w77.C0 = CFrame.new(0, -0.139921427, -0.0699594691, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4664. w77.Part1 = p15
  4665. w77.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4666. w78 = Instance.new("Weld", p79)
  4667. w78.Name = "Joint"
  4668. w78.Part0 = p79
  4669. w78.C0 = CFrame.new(0, 0, 0.139921218, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  4670. w78.Part1 = p51
  4671. w78.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4672. w79 = Instance.new("Weld", p80)
  4673. w79.Name = "Joint"
  4674. w79.Part0 = p80
  4675. w79.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
  4676. w79.Part1 = p12
  4677. w79.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4678. m6.Parent = torso
  4679. m6:MakeJoints()
  4680.  
  4681. model = m6;
  4682. for i,v in pairs(model:GetChildren()) do
  4683. if v:IsA('Part') then
  4684. v.Transparency = 1;
  4685. end
  4686. end
  4687.  
  4688. model = m6;
  4689. for i,v in pairs(model:GetChildren()) do
  4690. if v:IsA('WedgePart') then
  4691. v.Transparency = 1;
  4692. end
  4693. end
  4694.  
  4695. model = m6;
  4696. for i,v in pairs(model:GetChildren()) do
  4697. if v:IsA('SpecialMesh') then
  4698. v.Transparency = 1;
  4699. end
  4700. end
  4701. ----------------------------------------------------
  4702. --EDIT SECTION HERE--
  4703.  
  4704. --flying--
  4705.  
  4706. local char = game.Players.LocalPlayer.Character
  4707. local torso = game.Workspace[game.Players.LocalPlayer.Name].Torso
  4708. local player = game.Players.LocalPlayer
  4709. local pchar = player.Character
  4710. local mouse = player:GetMouse()
  4711. local cam = workspace.CurrentCamera
  4712. local hum = char.Humanoid
  4713. local root = char.HumanoidRootPart
  4714.  
  4715.  
  4716. local rad = math.rad
  4717.  
  4718. local keysDown = {}
  4719. local flySpeed = 0
  4720. local MAX_FLY_SPEED = 100
  4721.  
  4722. local canFly = false
  4723. local flyToggled = false
  4724.  
  4725. local forward, side = 0, 0
  4726. local lastForward, lastSide = 0, 0
  4727.  
  4728. local floatBP = Instance.new("BodyPosition")
  4729. floatBP.maxForce = Vector3.new(0, math.huge, 0)
  4730. local flyBV = Instance.new("BodyVelocity")
  4731. flyBV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  4732. local turnBG = Instance.new("BodyGyro")
  4733. turnBG.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  4734.  
  4735. mouse.KeyDown:connect(function(key)
  4736. keysDown[key] = true
  4737.  
  4738. if key == "g" then
  4739. flyToggled = not flyToggled
  4740.  
  4741. if not flyToggled then
  4742. animpose = "Idle1"
  4743. stanceToggle = "Idle1"
  4744. floatBP.Parent = nil
  4745. flyBV.Parent = nil
  4746. turnBG.Parent = nil
  4747. root.Velocity = Vector3.new()
  4748. pchar.Humanoid.PlatformStand = false
  4749. end
  4750. end
  4751.  
  4752. end)
  4753. mouse.KeyUp:connect(function(key)
  4754. keysDown[key] = nil
  4755. end)
  4756.  
  4757. local function updateFly()
  4758.  
  4759. if not flyToggled then return end
  4760.  
  4761. lastForward = forward
  4762. lastSide = side
  4763.  
  4764. forward = 0
  4765. side = 0
  4766.  
  4767. if keysDown.w then
  4768. forward = forward + 1
  4769. animpose = "Idle1"
  4770. end
  4771. if keysDown.s then
  4772. forward = forward - 1
  4773. animpose = "Idle1"
  4774. end
  4775. if keysDown.a then
  4776. side = side - 1
  4777. animpose = "Idle1"
  4778. end
  4779. if keysDown.d then
  4780. side = side + 1
  4781. animpose = "Idle1"
  4782. end
  4783.  
  4784.  
  4785. canFly = (forward ~= 0 or side ~= 0)
  4786.  
  4787. if canFly then
  4788. stanceToggle = "Grab"
  4789. turnBG.Parent = root
  4790. floatBP.Parent = nil
  4791. flyBV.Parent = root
  4792.  
  4793.  
  4794. flySpeed = flySpeed + 1 + (flySpeed / MAX_FLY_SPEED)
  4795. if flySpeed > MAX_FLY_SPEED then flySpeed = MAX_FLY_SPEED end
  4796. else
  4797. floatBP.position = root.Position
  4798. floatBP.Parent = root
  4799.  
  4800. flySpeed = flySpeed - 1
  4801. if flySpeed < 0 then flySpeed = 0 end
  4802. end
  4803.  
  4804. local camCF = cam.CoordinateFrame
  4805. local in_forward = canFly and forward or lastForward
  4806. local in_side = canFly and side or lastSide
  4807.  
  4808. flyBV.velocity = ((camCF.lookVector * in_forward) + (camCF * CFrame.new(in_side,
  4809. in_forward * 0.2, 0).p) - camCF.p) * flySpeed
  4810.  
  4811. turnBG.cframe = camCF * CFrame.Angles(-rad(forward * (flySpeed / MAX_FLY_SPEED)), 0,
  4812. 0)
  4813. end
  4814.  
  4815. game:service'RunService'.RenderStepped:connect(function()
  4816. if flyToggled then
  4817. pchar.Humanoid.PlatformStand = true
  4818. end
  4819. updateFly()
  4820. end)
  4821. ----------------------------------------------
  4822. --arm effects--
  4823.  
  4824. Player=game:GetService("Players").LocalPlayer
  4825. Character=Player.Character
  4826. PlayerGui=Player.PlayerGui
  4827. Backpack=Player.Backpack
  4828. Torso=Character.Torso
  4829. Head=Character.Head
  4830. Humanoid=Character.Humanoid
  4831. m=Instance.new('Model',Character)
  4832. LeftArm=Character["Left Arm"]
  4833. LeftLeg=Character["Left Leg"]
  4834. RightArm=Character["Right Arm"]
  4835. RightLeg=Character["Right Leg"]
  4836. local mouse=Player:GetMouse()
  4837. local PE = Instance.new("ParticleEmitter", LeftArm)
  4838. PE.Name = "Flame"
  4839. local c1 = Color3.fromRGB (0,0,0)
  4840. local c2 = Color3.fromRGB (0,0,150)
  4841. PE.Color = ColorSequence.new(c1)
  4842. PE.EmissionDirection = "Bottom"
  4843. PE.Texture = "rbxassetid://242201991"
  4844. PE.LightEmission = 0.850
  4845. PE.Speed = NumberRange.new(0)
  4846. PE.RotSpeed = NumberRange.new(250)
  4847. PE.Size = NumberSequence.new(.5)
  4848. PE.Lifetime = NumberRange.new(0.2)
  4849. PE.Rate = 200
  4850. PE.VelocitySpread = 50
  4851.  
  4852.  
  4853. local PE = Instance.new("ParticleEmitter", RightArm)
  4854. PE.Name = "Flame"
  4855. local c1 = Color3.fromRGB (0,0,0)
  4856. local c2 = Color3.fromRGB (0,0,150)
  4857. PE.Color = ColorSequence.new(c1)
  4858. PE.EmissionDirection = "Bottom"
  4859. PE.Texture = "rbxassetid://242201991"
  4860. PE.LightEmission = 0.850
  4861. PE.Speed = NumberRange.new(0)
  4862. PE.RotSpeed = NumberRange.new(250)
  4863. PE.Size = NumberSequence.new(.5)
  4864. PE.Lifetime = NumberRange.new(0.2)
  4865. PE.Rate = 200
  4866. PE.VelocitySpread = 50
  4867. ------------------------------------------Magic----
  4868. Magik = function()
  4869. Spawn(function()
  4870. local function lerp(a,b,c)
  4871. return a+(b-a)*c
  4872. end
  4873. local function rndRange(rng)
  4874. return math.random(-rng*1000,rng*1000)/1000
  4875. end
  4876. local magik = Instance.new("Part", LeftArm)
  4877. local Colors = {"Crimson", "Really black"}
  4878. local Material = {"Granite","Granite"}
  4879. magik.Anchored = true
  4880. magik.Material = "Granite"
  4881. magik.Locked = true
  4882. magik.FormFactor = "Custom"
  4883. magik.Size = Vector3.new(1.2, 1.2, 1.2)
  4884. magik.TopSurface = "Smooth"
  4885. magik.BottomSurface = "Smooth"
  4886. magik.Transparency = 0
  4887. magik.CanCollide = false
  4888. magik.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  4889. magik.Material = (Material[math.random(1,#Material)])
  4890. local mr = math.rad
  4891. local rnx,rny,rnz = mr(rndRange(180)),mr(rndRange(180)),mr(rndRange(180))
  4892. local cf = LeftArm.CFrame * CFrame.new(0, -.8, 0) * CFrame.Angles(rnx,rny,rnz)
  4893. magik.CFrame = cf
  4894. for i = 0, 1, .05 do
  4895. local newTrans = lerp(0.5, 1, i)
  4896. local ns = lerp(1,1.2,i)
  4897. magik.Transparency = newTrans
  4898. magik.Size = Vector3.new(ns,ns,ns)
  4899. magik.CFrame = cf
  4900. wait()
  4901. end
  4902. magik:Destroy()
  4903. wait()
  4904. end)
  4905. end
  4906.  
  4907.  
  4908. Spawn(function()
  4909. while wait (.1) do
  4910. Magik()
  4911. end
  4912. end)
  4913.  
  4914. local p = game.Players.LocalPlayer
  4915. local char = p.Character
  4916. local mouse = p:GetMouse()
  4917. local larm = char["Left Arm"]
  4918. local rarm = char["Right Arm"]
  4919. local lleg = char["Left Leg"]
  4920. local rleg = char["Right Leg"]
  4921. local hed = char.Head
  4922. local torso = char.Torso
  4923. local hum = char.Humanoid
  4924. local cam = game.Workspace.CurrentCamera
  4925. local root = char.HumanoidRootPart
  4926. local deb = false
  4927. local CanAttack = true
  4928. local shot = 0
  4929. local l = game:GetService("Lighting")
  4930. local rs = game:GetService("RunService").RenderStepped
  4931. math.randomseed(os.time())
  4932. hum.MaxHealth = 9001
  4933. wait(1)
  4934. hum.Health = 9001
  4935.  
  4936. for i,v in pairs (hed:GetChildren()) do
  4937. if v:IsA("Sound") then
  4938. v:Destroy()
  4939. end
  4940. end
  4941. --game:service'InsertService':LoadAsset(16469427):children()[1].Parent = char
  4942. --char.Reaper.Handle.Mesh.TextureId = "http://www.roblox.com/asset/?id=176349813"
  4943.  
  4944.  
  4945. ----------------------------------------------------
  4946. --[[Additional Functions]]
  4947.  
  4948. cf=CFrame.new
  4949. vt=Vector3.new
  4950.  
  4951. function swait(num)
  4952. if num==0 or num==nil then
  4953. game:service'RunService'.Stepped:wait(0)
  4954. else
  4955. for i=0,num do
  4956. game:service'RunService'.Stepped:wait(0)
  4957. end
  4958. end
  4959. end
  4960.  
  4961. so = function(id,par,vol,pit)
  4962. coroutine.resume(coroutine.create(function()
  4963. local sou = Instance.new("Sound",par or workspace)
  4964. sou.Volume=vol
  4965. sou.Pitch=pit or 1
  4966. sou.SoundId=id
  4967. swait()
  4968. sou:play()
  4969. game:GetService("Debris"):AddItem(sou,6)
  4970. end))
  4971. end
  4972.  
  4973.  
  4974.  
  4975.  
  4976.  
  4977. ----------------------------------------------------
  4978. Debounces = {
  4979. CanAttack = true;
  4980. CanJoke = true;
  4981. NoIdl = false;
  4982. Slashing = false;
  4983. Slashed = false;
  4984. Slapping = false;
  4985. Slapped = false;
  4986. ks = false;
  4987. }
  4988.  
  4989. local Touche = {char.Name, }
  4990. ----------------------------------------------------
  4991. function HasntTouched(plrname)
  4992. local ret = true
  4993. for _, v in pairs(Touche) do
  4994. if v == plrname then
  4995. ret = false
  4996. end
  4997. end
  4998. return ret
  4999. end
  5000. ----------------------------------------------------
  5001. function weld5(part0, part1, c0, c1)
  5002. weeld=Instance.new("Weld", part0)
  5003. weeld.Part0=part0
  5004. weeld.Part1=part1
  5005. weeld.C0=c0
  5006. weeld.C1=c1
  5007. return weeld
  5008. end
  5009. ----------------------------------------------------
  5010. mod=Instance.new('Model',char)
  5011.  
  5012. function Burst()
  5013. part=Instance.new('Part',mod)
  5014. part.Anchored=true
  5015. part.CanCollide=false
  5016. part.FormFactor='Custom'
  5017. part.Size=Vector3.new(.2,.2,.2)
  5018. part.CFrame=root.CFrame*CFrame.new(0,1,0)*CFrame.Angles(math.rad(90),0,0)
  5019. part.Transparency=.7
  5020.  
  5021. if holy ~= true then
  5022. part.BrickColor=BrickColor.new('Really black')
  5023. else
  5024. part.BrickColor=BrickColor.new('Crimson')
  5025. end
  5026.  
  5027. mesh=Instance.new('SpecialMesh',part)
  5028. mesh.MeshId='http://www.roblox.com/asset/?id=20329976'
  5029. mesh.Scale=Vector3.new(10,5,10)
  5030. part2=part:clone()
  5031. part2.Parent=mod
  5032.  
  5033. if holy ~= true then
  5034. part2.BrickColor=BrickColor.new('Crimson')
  5035. else
  5036. part2.BrickColor=BrickColor.new('Crimson')
  5037. end
  5038.  
  5039. mesh2=mesh:clone()
  5040. mesh2.Parent=part2
  5041. mesh2.Scale=Vector3.new(5,2.5,5)
  5042. coroutine.resume(coroutine.create(function()
  5043. for i=0,1,0.1 do
  5044. wait()
  5045. part.CFrame=part.CFrame
  5046. part.Transparency=i
  5047. mesh.Scale=mesh.Scale+Vector3.new(1,1,1)
  5048. part2.CFrame=part2.CFrame
  5049. part2.Transparency=i
  5050. mesh2.Scale=mesh2.Scale+Vector3.new(1,1,1)
  5051. end
  5052. part.Parent=nil
  5053. part2.Parent=nil
  5054. end))
  5055. end
  5056. ----------------------------------------------------
  5057. mod4 = Instance.new("Model",char)
  5058.  
  5059. ptez = {0.7, 0.8, 0.9, 1}
  5060.  
  5061. function FindNearestTorso(Position,Distance,SinglePlayer)
  5062. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  5063. local List = {}
  5064. for i,v in pairs(workspace:GetChildren())do
  5065. if v:IsA("Model")then
  5066. if v:findFirstChild("Torso")then
  5067. if v ~= char then
  5068. if(v.Torso.Position -Position).magnitude <= Distance then
  5069. table.insert(List,v)
  5070. end
  5071. end
  5072. end
  5073. end
  5074. end
  5075. return List
  5076. end
  5077.  
  5078. function Slam()
  5079. part=Instance.new('Part',mod4)
  5080. part.Anchored=true
  5081. part.CanCollide=false
  5082. part.FormFactor='Custom'
  5083. part.Size=Vector3.new(.2,.2,.2)
  5084. part.CFrame=root.CFrame*CFrame.new(0,-2.8,-1.4)*CFrame.Angles(math.rad(90),0,0)
  5085. part.Transparency=.7
  5086.  
  5087. if holy ~= true then
  5088. part.BrickColor=BrickColor.new('Really black')
  5089. else
  5090. part.BrickColor=BrickColor.new('Crimson')
  5091. end
  5092.  
  5093. mesh=Instance.new('SpecialMesh',part)
  5094. mesh.MeshId='http://www.roblox.com/asset/?id=3270017'
  5095. mesh.Scale=Vector3.new(3,3,3)
  5096. part2=Instance.new('Part',mod4)
  5097. part2.Anchored=true
  5098. part2.CanCollide=false
  5099. part2.FormFactor='Custom'
  5100. part2.Size=Vector3.new(.2,.2,.2)
  5101. part2.CFrame=root.CFrame*CFrame.new(0,-2.4,-1.6)
  5102. part2.Transparency=.7
  5103.  
  5104. if holy ~= true then
  5105. part2.BrickColor=BrickColor.new('Crimson')
  5106. else
  5107. part2.BrickColor=BrickColor.new('Crimson')
  5108. end
  5109.  
  5110. mesh2=Instance.new('SpecialMesh',part2)
  5111. mesh2.MeshId='http://www.roblox.com/asset/?id=20329976'
  5112. mesh2.Scale=Vector3.new(3,1.5,3)
  5113. x = Instance.new("Sound",char)
  5114. x.SoundId = "http://www.roblox.com/asset/?id=142070127"
  5115. x.Pitch = ptez[math.random(1,#ptez)]
  5116. x.Volume = 1
  5117. wait(.1)
  5118. x1 = Instance.new("Sound",char)
  5119. x1.SoundId = "http://www.roblox.com/asset/?id=206082327"
  5120. x1.Pitch = ptez[math.random(1,#ptez)]
  5121. x1.Volume = 1
  5122. wait(.1)
  5123. x:Play()
  5124. x1:Play()
  5125. for i,v in pairs(FindNearestTorso(torso.CFrame.p,4))do
  5126. if v:FindFirstChild('Humanoid') then
  5127. v.Humanoid:TakeDamage(math.random(99999999,99999999))
  5128. end
  5129. end
  5130. coroutine.resume(coroutine.create(function()
  5131. for i=0,0.62,0.13 do
  5132. wait()
  5133. part.CFrame=part.CFrame
  5134. part.Transparency=i
  5135. mesh.Scale=mesh.Scale+Vector3.new(0.4,0.4,0.4)
  5136. part2.CFrame=part2.CFrame
  5137. part2.Transparency=i
  5138. mesh2.Scale=mesh2.Scale+Vector3.new(0.4,0.2,0.4)
  5139. end
  5140. part.Parent=nil
  5141. part2.Parent=nil
  5142. x:Destroy()
  5143. end))
  5144. end
  5145. ----------------------------------------------------PUNCH FUNC
  5146. GroundWave = function()
  5147. local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
  5148. local Colors = {"Crimson", "Really black"}
  5149. local wave = Instance.new("Part", torso)
  5150.  
  5151. if holy == false then
  5152. wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
  5153. else
  5154. wave.BrickColor = BrickColor.new("Crimson")
  5155. end
  5156.  
  5157. wave.Anchored = true
  5158. wave.CanCollide = false
  5159. wave.Material = "Granite"
  5160. wave.Locked = true
  5161. wave.Size = Vector3.new(1, 1, 1)
  5162. wave.TopSurface = "Smooth"
  5163. wave.BottomSurface = "Smooth"
  5164. wave.Transparency = 0.35
  5165. wave.CFrame = HandCF
  5166. wm = Instance.new("SpecialMesh", wave)
  5167. wm.MeshId = "rbxassetid://3270017"
  5168. coroutine.wrap(function()
  5169. for i = 1, 14, 1 do
  5170. wm.Scale = Vector3.new(1 + i*1.1, 1 + i*1.1, 1)
  5171. wave.Size = wm.Scale
  5172. wave.CFrame = HandCF
  5173. wave.Transparency = i/14
  5174. wait()
  5175. end
  5176. wait()
  5177. wave:Destroy()
  5178. end)()
  5179. end
  5180. ----------------------------------------------------
  5181. function lerp(a, b, t) -- Linear interpolation
  5182. return a + (b - a)*t
  5183. end
  5184.  
  5185. function slerp(a, b, t) --Spherical interpolation
  5186. dot = a:Dot(b)
  5187. if dot > 0.99999 or dot < -0.99999 then
  5188. return t <= 0.5 and a or b
  5189. else
  5190. r = math.acos(dot)
  5191. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  5192. end
  5193. end
  5194.  
  5195. function matrixInterpolate(a, b, t)
  5196. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  5197. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  5198. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  5199. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
  5200. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
  5201. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
  5202. local t = v1:Dot(v2)
  5203. if not (t < 0 or t == 0 or t > 0) then -- Failsafe
  5204. return CFrame.new()
  5205. end
  5206. return CFrame.new(
  5207. v0.x, v0.y, v0.z,
  5208. v1.x, v1.y, v1.z,
  5209. v2.x, v2.y, v2.z,
  5210. v3.x, v3.y, v3.z)
  5211. end
  5212. ----------------------------------------------------
  5213. function genWeld(a,b)
  5214. local w = Instance.new("Weld",a)
  5215. w.Part0 = a
  5216. w.Part1 = b
  5217. return w
  5218. end
  5219. function weld(a, b)
  5220. local weld = Instance.new("Weld")
  5221. weld.Name = "W"
  5222. weld.Part0 = a
  5223. weld.Part1 = b
  5224. weld.C0 = a.CFrame:inverse() * b.CFrame
  5225. weld.Parent = a
  5226. return weld;
  5227. end
  5228. ----------------------------------------------------
  5229. function Lerp(c1,c2,al)
  5230. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  5231. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  5232. for i,v in pairs(com1) do
  5233. com1[i] = v+(com2[i]-v)*al
  5234. end
  5235. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  5236. end
  5237. ----------------------------------------------------[[Dissolve function]]
  5238. function Dissolve(ret)
  5239.  
  5240. ret.BrickColor = BrickColor.new("Really black")
  5241. for i = 1, 10 do wait()
  5242. for i,v in pairs(ret:GetChildren()) do
  5243. if v:IsA("Part") or v:IsA("WedgePart") then
  5244. v.Transparency = v.Transparency + 0.1
  5245.  
  5246. end
  5247. end
  5248. end
  5249. ret:Destroy()
  5250. end
  5251.  
  5252. ----------------------------------------------------
  5253. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  5254. local wld = Instance.new("Weld", wp1)
  5255. wld.Part0 = wp0
  5256. wld.Part1 = wp1
  5257. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  5258. end
  5259. ----------------------------------------------------newblast
  5260. mouse.KeyDown:connect(function(key)
  5261. if key == "e" then
  5262. if Debounces.CanAttack == true then
  5263. Debounces.CanAttack = false
  5264. Debounces.on = true
  5265. Debounces.NoIdl = true
  5266. animpose = "Idle1"
  5267. for i = 1, 15 do
  5268. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,.6,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(30)), 0.2)
  5269. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,.6,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-90)), 0.6)
  5270. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-14),math.rad(90),0), 0.2)
  5271. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-90), 0), 0.4)
  5272. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  5273. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  5274. if Debounces.on == false then break end
  5275. rs:wait(2.7)
  5276. end
  5277. so("http://roblox.com/asset/?id=231917788",hed,1,0.7)
  5278. x = Instance.new("Sound",char.Head)
  5279. x.SoundId = "rbxassetid://183763515"
  5280. x.Pitch = 0.7
  5281. x.Volume = .8
  5282. x3 = Instance.new("Sound",char.Head)
  5283. x3.SoundId = "rbxassetid://183763487"
  5284. x3.Pitch = 1
  5285. x3.Volume = .8
  5286. wait(.1)
  5287. x:Play()
  5288. x3:Play()
  5289.  
  5290. if holy == true then
  5291. so("http://roblox.com/asset/?id=233091161",hed,1,0.6)
  5292. so("http://roblox.com/asset/?id=2233091183",hed,1,1)
  5293. else
  5294. end
  5295.  
  5296. Debounces.on = false
  5297. Debounces.Here = false
  5298. shot = shot + 1
  5299. local rng = Instance.new("Part", larm)
  5300. rng.Anchored = true
  5301.  
  5302. if holy ~= true then
  5303. rng.BrickColor = BrickColor.new("Really black")
  5304. else
  5305. rng.BrickColor = BrickColor.new("Crimson")
  5306. end
  5307.  
  5308. rng.Material = "Granite"
  5309. rng.CanCollide = false
  5310. rng.FormFactor = 3
  5311. rng.Name = "Ring"
  5312. rng.Size = Vector3.new(1, 1, 1)
  5313. rng.Transparency = 0.35
  5314. rng.TopSurface = 0
  5315. rng.BottomSurface = 0
  5316. rng2 = rng:clone()
  5317. rng3 = rng2:clone()
  5318. rng4 = rng2:clone()
  5319. local rngm = Instance.new("SpecialMesh", rng)
  5320. rngm.MeshId = "http://www.roblox.com/asset/?id=3270017"
  5321. rngm.Scale = Vector3.new(10, 10, 1)
  5322. rngm2 = rngm:clone()
  5323. rngm2.Scale = Vector3.new(5, 5, 3)
  5324. rngm3=rngm2:clone()
  5325. rngm3.Parent = rng3
  5326. rngm3.Scale = Vector3.new(8, 8, 1)
  5327. rngm4 = rngm2:clone()
  5328. rngm4.Parent = rng4
  5329. rngm4.Scale = Vector3.new(6, 6, 1)
  5330. local bem = Instance.new("Part", larm)
  5331. bem.Anchored = true
  5332.  
  5333. if holy == false then
  5334. bem.BrickColor = BrickColor.new("Really black")
  5335. else
  5336. bem.BrickColor = BrickColor.new("Crimson")
  5337. end
  5338.  
  5339.  
  5340. bem.CanCollide = false
  5341. bem.Material = "Granite"
  5342. bem.FormFactor = 3
  5343. bem.Name = "Beam" .. shot
  5344. bem.Size = Vector3.new(1, 1, 1)
  5345. bem.Transparency = 0.35
  5346. bem.TopSurface = 0
  5347. bem.BottomSurface = 0
  5348. local bemm = Instance.new("SpecialMesh", bem)
  5349. bemm.MeshType = 4
  5350. bemm.Scale = Vector3.new(1, 4, 4)
  5351. local out = Instance.new("Part", larm)
  5352. out.Anchored = true
  5353. out.Material = "Granite"
  5354.  
  5355. if holy == false then
  5356. out.BrickColor = BrickColor.new("Really black")
  5357. else
  5358. out.BrickColor = BrickColor.new("Crimson")
  5359. end
  5360.  
  5361. out.CanCollide = false
  5362. out.FormFactor = 3
  5363. out.Name = "Out"
  5364. out.Size = Vector3.new(4, 4, 4)
  5365. out.Transparency = 0.35
  5366. out.TopSurface = 0
  5367. out.BottomSurface = 0
  5368. local outm = Instance.new("SpecialMesh", out)
  5369. outm.MeshId = "http://www.roblox.com/asset/?id=1033714"
  5370. outm.Scale = Vector3.new(6, 4, 6)
  5371. local bnd = Instance.new("Part", larm)
  5372. bnd.Anchored = true
  5373. bnd.BrickColor = BrickColor.new("Really red")
  5374. bnd.CanCollide = false
  5375. bnd.FormFactor = 3
  5376. bnd.Name = "Bend"
  5377. bnd.Size = Vector3.new(1, 1, 1)
  5378. bnd.Transparency = 1
  5379. bnd.TopSurface = 0
  5380. bnd.BottomSurface = 0
  5381. local bndm = Instance.new("SpecialMesh", bnd)
  5382. bndm.MeshType = 3
  5383. bndm.Scale = Vector3.new(8, 8, 8)
  5384. out.CFrame = larm.CFrame * CFrame.new(0, -2.7, 0)
  5385. bem.CFrame = out.CFrame * CFrame.new(0, -2.5, 0) * CFrame.Angles(0, 0, math.rad(90))
  5386. bnd.CFrame = bem.CFrame * CFrame.new(0, 0, 0)
  5387. rng.CFrame = out.CFrame * CFrame.Angles(math.rad(90), 0, 0)
  5388. rng3.CFrame = rng.CFrame * CFrame.new(0, -.5, 0)
  5389. rng4.CFrame = rng.CFrame * CFrame.new(0, -1, 0)
  5390. Debounces.Shewt = true
  5391. coroutine.wrap(function()
  5392. for i = 1, 20, 0.2 do
  5393. rngm.Scale = Vector3.new(10 + i*2, 10 + i*2, 1)
  5394. rngm3.Scale = Vector3.new(8 + i*3, 8 + i*3, 1)
  5395. rngm4.Scale = Vector3.new(6 + i*4, 6 + i*4, 1)
  5396. rng.Transparency = i/20
  5397. rng3.Transparency = 1/24
  5398. rng4.Transparency = i/26
  5399. wait()
  5400. end
  5401. wait()
  5402. rng:Destroy()
  5403. end)()
  5404. if Debounces.Shewt == true then
  5405. larm:WaitForChild("Beam" .. shot).Touched:connect(function(ht)
  5406. hit = ht.Parent
  5407. if hit:IsA("Model") and hit:findFirstChild("Humanoid") then
  5408. if HasntTouched(hit.Name) == true and deb == false then
  5409. deb = true
  5410. coroutine.wrap(function()
  5411. hit:FindFirstChild("Humanoid").PlatformStand = true
  5412. hit:FindFirstChild("Torso").Velocity = char.Head.CFrame.lookVector * 180
  5413. hit:FindFirstChild("Humanoid"):TakeDamage(math.random(998,999))
  5414. end)()
  5415. table.insert(Touche, hit.Name)
  5416. deb = false
  5417. end
  5418. elseif hit:IsA("Hat") and hit.Parent:findFirstChild("Humanoid") then
  5419. if HasntTouched(hit.Parent.Name) == true and deb == false then
  5420. deb = true
  5421. coroutine.wrap(function()
  5422. hit.Parent:FindFirstChild("Humanoid").PlatformStand = false
  5423. hit.Parent:FindFirstChild("Torso").Velocity = char.Head.CFrame.lookVector * 180
  5424. wait(1)
  5425. hit.Parent:FindFirstChild("Humanoid").PlatformStand = false
  5426. end)()
  5427. table.insert(Touche, hit.Parent.Name)
  5428. deb = false
  5429. for i, v in pairs(Touche) do
  5430. print(v)
  5431. end
  5432. end
  5433. end
  5434. end)
  5435. end
  5436. for i = 0, 260, 8 do
  5437. bem.Size = Vector3.new(i, 3, 3)
  5438. out.CFrame = larm.CFrame * CFrame.new(0, -2.7, 0)
  5439. bem.CFrame = larm.CFrame * CFrame.new(0, -4.2 -(i/2), 0) * CFrame.Angles(0, 0, math.rad(90))
  5440. bnd.CFrame = bem.CFrame * CFrame.new(-i/2, 0, 1.2)
  5441. bnd.Size = Vector3.new(1,1,1)
  5442. bndm.Scale = Vector3.new(8,8,8)
  5443. if i % 10 == 0 then
  5444. local newRng = rng2:Clone()
  5445. newRng.Parent = larm
  5446. newRng.CFrame = larm.CFrame * CFrame.new(0, -4.2-i, 0) * CFrame.Angles(math.rad(90), 0, 0)
  5447. local newRngm = rngm2:clone()
  5448. newRngm.Parent=newRng
  5449. coroutine.wrap(function()
  5450. for i = 1, 10, 0.2 do
  5451. newRngm.Scale = Vector3.new(8 + i*2, 8 + i*2, 3)
  5452. newRng.Transparency = i/10
  5453. wait()
  5454. end
  5455. wait()
  5456. newRng:Destroy()
  5457. end)()
  5458. end
  5459. wait()
  5460. end
  5461. wait()
  5462. Debounces.Shewt = false
  5463. bem:Destroy()
  5464. out:Destroy()
  5465. bnd:Destroy()
  5466. Debounces.Ready = false
  5467. for i, v in pairs(Touche) do
  5468. table.remove(Touche, i)
  5469. end
  5470. wait()
  5471. table.insert(Touche, char.Name)
  5472. Debounces.NoIdl = false
  5473. if Debounces.CanAttack == false then
  5474. Debounces.CanAttack = true
  5475. animpose = "Idle1"
  5476. end
  5477. end
  5478. end
  5479. end)
  5480.  
  5481. ---------------------------------------------
  5482.  
  5483.  
  5484. --newcape
  5485.  
  5486. local verlet = {}
  5487. verlet.step_time = 1 / 50
  5488. verlet.gravity = Vector3.new(0, -150, 0) --//
  5489.  
  5490. local char = game.Players.LocalPlayer.Character
  5491. local torso = game.Workspace[game.Players.LocalPlayer.Name].Torso
  5492. local parts = {}
  5493. local render = game:GetService("RunService").RenderStepped
  5494.  
  5495. wait()
  5496.  
  5497. local point = {}
  5498. local link = {}
  5499. local rope = {}
  5500.  
  5501. local function ccw(A,B,C)
  5502. return (C.y-A.y) * (B.x-A.x) > (B.y-A.y) * (C.x-A.x)
  5503. end
  5504.  
  5505. local function intersect(A,B,C,D)
  5506. return ccw(A,C,D) ~= ccw(B,C,D) and ccw(A,B,C) ~= ccw(A,B,D)
  5507. end
  5508.  
  5509. local function vec2(v)
  5510. return Vector2.new(v.x, v.z)
  5511. end
  5512.  
  5513. function point:step()
  5514. if not self.fixed then
  5515. local derivative = (self.position - self.last_position) * 0.95
  5516. self.last_position = self.position
  5517. self.position = self.position + derivative + ((verlet.gravity + (torso.CFrame.lookVector * -90)) * verlet.step_time ^ 2) --//
  5518. --[[local torsoP = torso.CFrame * CFrame.new(-1, 0, 0.5)
  5519. local torsoE = torso.CFrame * CFrame.new(1, 0, 0.5)
  5520. local pointE = self.position + torso.CFrame.lookVector * 100
  5521. local doIntersect = intersect(vec2(torsoP.p), vec2(torsoE.p), vec2(self.position), vec2(pointE))
  5522. if not doIntersect then
  5523. self.postition = self.position - torso.CFrame.lookVector * 10
  5524. end]]
  5525. end
  5526. end
  5527.  
  5528. function link:step()
  5529. for i = 1, 1 do
  5530. local distance = self.point1.position - self.point2.position
  5531. local magnitude = distance.magnitude
  5532. local differance = (self.length - magnitude) / magnitude
  5533. local translation = ((self.point1.fixed or self.point2.fixed) and 1 or 0.6) * distance * differance
  5534. if not self.point1.fixed then
  5535. self.point1.position = self.point1.position + translation
  5536. end
  5537. if not self.point2.fixed then
  5538. self.point2.position = self.point2.position - translation
  5539. end
  5540. end
  5541. end
  5542.  
  5543. function verlet.new(class, a, b, c)
  5544. if class == "Point" then
  5545. local new = {}
  5546. setmetatable(new, {__index = point})
  5547. new.class = class
  5548. new.position = a or Vector3.new()
  5549. new.last_position = new.position
  5550. new.velocity = verlet.gravity
  5551. new.fixed = false
  5552. return new
  5553. elseif class == "Link" then
  5554. local new = {}
  5555. setmetatable(new, {__index = link})
  5556. new.class = class
  5557. new.point1 = a
  5558. new.point2 = b
  5559. new.length = c or (a.position - b.position).magnitude
  5560. return new
  5561. elseif class == "Rope" then
  5562. local new = {}
  5563. setmetatable(new, {__index = link})
  5564. new.class = class
  5565. new.start_point = a
  5566. new.finish_point = b
  5567. new.points = {}
  5568. new.links = {}
  5569. local inc = (b - a) / 10
  5570. for i = 0, 10 do
  5571. table.insert(new.points, verlet.new("Point", a + (i * inc)))
  5572. end
  5573. for i = 2, #new.points do
  5574. table.insert(new.links, verlet.new("Link", new.points[i - 1], new.points[i]))
  5575. end
  5576. return new
  5577. end
  5578. end
  5579.  
  5580. local tris = {}
  5581. local triParts = {}
  5582.  
  5583. local function GetDiscoColor(hue)
  5584. local section = hue % 1 * 3
  5585. local secondary = 0.5 * math.pi * (section % 1)
  5586. if section < 1 then
  5587. return Color3.new(1, 1 - math.cos(secondary), 1 - math.sin(secondary))
  5588. elseif section < 2 then
  5589. return Color3.new(1 - math.sin(secondary), 1, 1 - math.cos(secondary))
  5590. else
  5591. return Color3.new(1 - math.cos(secondary), 1 - math.sin(secondary), 1)
  5592. end
  5593. end
  5594.  
  5595. local function setupPart(part)
  5596. part.Anchored = true
  5597. part.FormFactor = 3
  5598. part.CanCollide = false
  5599. part.TopSurface = 10
  5600. part.BottomSurface = 10
  5601. part.LeftSurface = 10
  5602. part.RightSurface = 10
  5603. part.FrontSurface = 10
  5604. part.BackSurface = 10
  5605. part.Material = "Granite"
  5606. local m = Instance.new("SpecialMesh", part)
  5607. m.MeshType = "Wedge"
  5608. m.Scale = Vector3.new(0.2, 1, 1)
  5609. return part
  5610. end
  5611.  
  5612. local function CFrameFromTopBack(at, top, back)
  5613. local right = top:Cross(back)
  5614. return CFrame.new(at.x, at.y, at.z, right.x, top.x, back.x, right.y, top.y, back.y, right.z, top.z, back.z)
  5615. end
  5616.  
  5617. local function drawTri(parent, a, b, c)
  5618. local this = {}
  5619. local mPart1 = table.remove(triParts, 1) or setupPart(Instance.new("Part"))
  5620. local mPart2 = table.remove(triParts, 1) or setupPart(Instance.new("Part"))
  5621. function this:Set(a, b, c)
  5622. local ab, bc, ca = b-a, c-b, a-c
  5623. local abm, bcm, cam = ab.magnitude, bc.magnitude, ca.magnitude
  5624. local edg1 = math.abs(0.5 + ca:Dot(ab)/(abm*abm))
  5625. local edg2 = math.abs(0.5 + ab:Dot(bc)/(bcm*bcm))
  5626. local edg3 = math.abs(0.5 + bc:Dot(ca)/(cam*cam))
  5627. if edg1 < edg2 then
  5628. if edg1 >= edg3 then
  5629. a, b, c = c, a, b
  5630. ab, bc, ca = ca, ab, bc
  5631. abm = cam
  5632. end
  5633. else
  5634. if edg2 < edg3 then
  5635. a, b, c = b, c, a
  5636. ab, bc, ca = bc, ca, ab
  5637. abm = bcm
  5638. else
  5639. a, b, c = c, a, b
  5640. ab, bc, ca = ca, ab, bc
  5641. abm = cam
  5642. end
  5643. end
  5644.  
  5645. local len1 = -ca:Dot(ab)/abm
  5646. local len2 = abm - len1
  5647. local width = (ca + ab.unit*len1).magnitude
  5648.  
  5649. local maincf = CFrameFromTopBack(a, ab:Cross(bc).unit, -ab.unit)
  5650.  
  5651. if len1 > 0.2 then
  5652. mPart1.Parent = parent
  5653. mPart1.Size = Vector3.new(0.2, width, len1)
  5654. mPart1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  5655. else
  5656. mPart1.Parent = nil
  5657. end
  5658.  
  5659. if len2 > 0.2 then
  5660. mPart2.Parent = parent
  5661. mPart2.Size = Vector3.new(0.2, width, len2)
  5662. mPart2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  5663. else
  5664. mPart2.Parent = nil
  5665. end
  5666. end
  5667. function this:SetProperty(prop, value)
  5668. mPart1[prop] = value
  5669. mPart2[prop] = value
  5670. end
  5671. this:Set(a, b, c)
  5672. function this:Destroy()
  5673. mPart1:Destroy()
  5674. mPart2:Destroy()
  5675. end
  5676. this.p1 = mPart1
  5677. this.p2 = mPart2
  5678. this.p1.BrickColor = BrickColor.new "Crimson"
  5679. this.p2.BrickColor = BrickColor.new "Crimson"
  5680. return this
  5681. end
  5682.  
  5683. function verlet.draw(object, id)
  5684. if object.class == "Point" then
  5685. local part = parts[id]
  5686. part.BrickColor = BrickColor.new(1, 1, 1)
  5687. part.Transparency = 0
  5688. part.formFactor = 3
  5689. part.Anchored = true
  5690. part.CanCollide = false
  5691. part.TopSurface = 0
  5692. part.BottomSurface = 0
  5693. part.Size = Vector3.new(0.35, 0.35, 0.35)
  5694. part.Material = "Neon"
  5695. part.CFrame = CFrame.new(object.position)
  5696. part.Parent = torso
  5697. return part
  5698. elseif object.class == "Link" then
  5699. local part = parts[id]
  5700. local dist = (object.point1.position - object.point2.position).magnitude
  5701. part.Size = Vector3.new(0.2, 0.2, dist)
  5702. part.CFrame = CFrame.new(object.point1.position, object.point2.position) * CFrame.new(0, 0, dist * -0.5)
  5703. part.Parent = torso
  5704. return part
  5705. end
  5706. end
  5707.  
  5708. function verlet.clear()
  5709. for _, v in pairs(workspace:GetChildren()) do
  5710. if v.Name == "Part" then
  5711. v:Destroy()
  5712. end
  5713. end
  5714. end
  5715.  
  5716. local points = {}
  5717. local links = {}
  5718.  
  5719. for x = 0, 2 do
  5720. points[x] = {}
  5721. for y = 0, 3 do
  5722. points[x][y] = verlet.new("Point", torso.Position + Vector3.new(x * 0.8 - 2, 2 - y * 0.8, 5 + y * 0.4))
  5723. points[x][y].fixed = y == 0
  5724. end
  5725. end
  5726.  
  5727. for x = 1, 2 do
  5728. for y = 0, 3 do
  5729. links[#links + 1] = verlet.new("Link", points[x][y], points[x - 1][y], 1 + y * 0.08)
  5730. end
  5731. end
  5732.  
  5733. for x = 0, 2 do
  5734. for y = 1, 3 do
  5735. links[#links + 1] = verlet.new("Link", points[x][y], points[x][y - 1], 1.2 + y * 0.03)
  5736. end
  5737. end
  5738.  
  5739. render:connect(function()
  5740. for x = 0, 2 do
  5741. for y = 0, 3 do
  5742. if y == 0 then
  5743. points[x][y].position = (torso.CFrame * CFrame.new(x * 1 - 1, 1, 0.5)).p
  5744. else
  5745. points[x][y]:step()
  5746. end
  5747. end
  5748. end
  5749. for i = 1, #links do
  5750. links[i]:step()
  5751. end
  5752. for i = 1, #tris do
  5753. triParts[#triParts + 1] = tris[i].p1
  5754. triParts[#triParts + 1] = tris[i].p2
  5755. end
  5756. tris = {}
  5757. for x = 1, 2 do
  5758. for y = 1, 3 do
  5759. tris[#tris + 1] = drawTri(torso, points[x - 1][y - 1].position, points[x - 1][y].position, points[x][y - 1].position)
  5760. tris[#tris + 1] = drawTri(torso, points[x][y].position, points[x - 1][y].position, points[x][y - 1].position)
  5761. end
  5762. end
  5763. end)
  5764.  
  5765.  
  5766. local cor6 = Instance.new("Part", torso.Cloak)
  5767. cor6.Name = "Thingy"
  5768. cor6.Locked = true
  5769. cor6.BottomSurface = 0
  5770. cor6.CanCollide = false
  5771. cor6.Size = Vector3.new(1,1,1)
  5772. cor6.Transparency = 1
  5773. cor6.TopSurface = 0
  5774. corw6 = Instance.new("Weld", cor6)
  5775. corw6.Part0 = torso
  5776. corw6.Part1 = cor6
  5777. corw6.C0 = CFrame.new(0, 1, 0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5778. corw6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5779. weld6 = Instance.new("Weld", torso.Cloak.NeckPart)
  5780. weld6.Part0 = cor6
  5781. weld6.Part1 = torso.Cloak.NeckPart
  5782. weld6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  5783. --Amulet
  5784. m7 = Instance.new("Model")
  5785. m7.Name = "Amulet"
  5786. p1 = Instance.new("Part", m7)
  5787. p1.BrickColor = BrickColor.new("Crimson")
  5788. p1.Material = Enum.Material.Neon
  5789. p1.Name = "Center"
  5790. p1.CFrame = CFrame.new(-1.0658141e-014, 14.4125643, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5791. p1.CanCollide = false
  5792. p1.Locked = true
  5793. p1.FormFactor = Enum.FormFactor.Custom
  5794. p1.Shape = Enum.PartType.Cylinder
  5795. p1.Size = Vector3.new(0.5, 0.5, 0.5)
  5796. p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5797. p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5798. p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5799. p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5800. p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5801. p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5802. p2 = Instance.new("Part", m7)
  5803. p2.BrickColor = BrickColor.new("Really black")
  5804. p2.Material = Enum.Material.Metal
  5805. p2.Name = "Bottom"
  5806. p2.CFrame = CFrame.new(1.19209318e-007, 14.1625719, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5807. p2.CanCollide = false
  5808. p2.Locked = true
  5809. p2.FormFactor = Enum.FormFactor.Custom
  5810. p2.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
  5811. p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5812. p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5813. p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5814. p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5815. p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5816. p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5817. b1 = Instance.new("SpecialMesh", p2)
  5818. b1.MeshType = Enum.MeshType.Cylinder
  5819. b1.Name = "Mesh"
  5820. p3 = Instance.new("Part", m7)
  5821. p3.BrickColor = BrickColor.new("Really black")
  5822. p3.Material = Enum.Material.Metal
  5823. p3.CFrame = CFrame.new(1.23580463e-007, 14.4625673, -0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5824. p3.CanCollide = false
  5825. p3.Locked = true
  5826. p3.FormFactor = Enum.FormFactor.Custom
  5827. p3.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5828. p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5829. p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5830. p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5831. p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5832. p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5833. p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5834. b2 = Instance.new("SpecialMesh", p3)
  5835. b2.MeshType = Enum.MeshType.Brick
  5836. b2.Name = "Mesh"
  5837. b2.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5838. p4 = Instance.new("Part", m7)
  5839. p4.BrickColor = BrickColor.new("Really black")
  5840. p4.Material = Enum.Material.Metal
  5841. p4.CFrame = CFrame.new(1.19209318e-007, 14.4625673, 0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  5842. p4.CanCollide = false
  5843. p4.Locked = true
  5844. p4.FormFactor = Enum.FormFactor.Custom
  5845. p4.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5846. p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5847. p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5848. p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5849. p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5850. p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5851. p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5852. b3 = Instance.new("SpecialMesh", p4)
  5853. b3.MeshType = Enum.MeshType.Brick
  5854. b3.Name = "Mesh"
  5855. b3.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5856. p5 = Instance.new("Part", m7)
  5857. p5.BrickColor = BrickColor.new("Really black")
  5858. p5.Material = Enum.Material.Metal
  5859. p5.CFrame = CFrame.new(0.14000012, 14.4625673, -0.242487118, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
  5860. p5.CanCollide = false
  5861. p5.Locked = true
  5862. p5.FormFactor = Enum.FormFactor.Custom
  5863. p5.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5864. p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5865. p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5866. p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5867. p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5868. p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5869. p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5870. b4 = Instance.new("SpecialMesh", p5)
  5871. b4.MeshType = Enum.MeshType.Brick
  5872. b4.Name = "Mesh"
  5873. b4.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5874. p6 = Instance.new("Part", m7)
  5875. p6.BrickColor = BrickColor.new("Really black")
  5876. p6.Material = Enum.Material.Metal
  5877. p6.CFrame = CFrame.new(-0.139999881, 14.4625673, 0.242487103, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
  5878. p6.CanCollide = false
  5879. p6.Locked = true
  5880. p6.FormFactor = Enum.FormFactor.Custom
  5881. p6.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5882. p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5883. p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5884. p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5885. p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5886. p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5887. p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5888. b5 = Instance.new("SpecialMesh", p6)
  5889. b5.MeshType = Enum.MeshType.Brick
  5890. b5.Name = "Mesh"
  5891. b5.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5892. p7 = Instance.new("Part", m7)
  5893. p7.BrickColor = BrickColor.new("Really black")
  5894. p7.Material = Enum.Material.Metal
  5895. p7.CFrame = CFrame.new(-0.242486984, 14.4625673, 0.139999986, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
  5896. p7.CanCollide = false
  5897. p7.Locked = true
  5898. p7.FormFactor = Enum.FormFactor.Custom
  5899. p7.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5900. p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5901. p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5902. p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5903. p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5904. p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5905. p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5906. b6 = Instance.new("SpecialMesh", p7)
  5907. b6.MeshType = Enum.MeshType.Brick
  5908. b6.Name = "Mesh"
  5909. b6.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5910. p8 = Instance.new("Part", m7)
  5911. p8.BrickColor = BrickColor.new("Really black")
  5912. p8.Material = Enum.Material.Metal
  5913. p8.CFrame = CFrame.new(0.242487192, 14.4625673, -0.139999971, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
  5914. p8.CanCollide = false
  5915. p8.Locked = true
  5916. p8.FormFactor = Enum.FormFactor.Custom
  5917. p8.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5918. p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5919. p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5920. p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5921. p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5922. p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5923. p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5924. b7 = Instance.new("SpecialMesh", p8)
  5925. b7.MeshType = Enum.MeshType.Brick
  5926. b7.Name = "Mesh"
  5927. b7.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5928. p9 = Instance.new("Part", m7)
  5929. p9.BrickColor = BrickColor.new("Really black")
  5930. p9.Material = Enum.Material.Metal
  5931. p9.CFrame = CFrame.new(0.280000091, 14.4625673, -1.64313008e-014, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
  5932. p9.CanCollide = false
  5933. p9.Locked = true
  5934. p9.FormFactor = Enum.FormFactor.Custom
  5935. p9.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5936. p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5937. p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5938. p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5939. p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5940. p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5941. p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5942. b8 = Instance.new("SpecialMesh", p9)
  5943. b8.MeshType = Enum.MeshType.Brick
  5944. b8.Name = "Mesh"
  5945. b8.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5946. p10 = Instance.new("Part", m7)
  5947. p10.BrickColor = BrickColor.new("Really black")
  5948. p10.Material = Enum.Material.Metal
  5949. p10.CFrame = CFrame.new(-0.279999852, 14.4625673, -1.49011772e-008, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
  5950. p10.CanCollide = false
  5951. p10.Locked = true
  5952. p10.FormFactor = Enum.FormFactor.Custom
  5953. p10.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5954. p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5955. p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5956. p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5957. p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5958. p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5959. p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5960. b9 = Instance.new("SpecialMesh", p10)
  5961. b9.MeshType = Enum.MeshType.Brick
  5962. b9.Name = "Mesh"
  5963. b9.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5964. p11 = Instance.new("Part", m7)
  5965. p11.BrickColor = BrickColor.new("Really black")
  5966. p11.Material = Enum.Material.Metal
  5967. p11.CFrame = CFrame.new(-0.242486984, 14.4625673, -0.139999986, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
  5968. p11.CanCollide = false
  5969. p11.Locked = true
  5970. p11.FormFactor = Enum.FormFactor.Custom
  5971. p11.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5972. p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5973. p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5974. p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5975. p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5976. p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5977. p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5978. b10 = Instance.new("SpecialMesh", p11)
  5979. b10.MeshType = Enum.MeshType.Brick
  5980. b10.Name = "Mesh"
  5981. b10.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  5982. p12 = Instance.new("Part", m7)
  5983. p12.BrickColor = BrickColor.new("Really black")
  5984. p12.Material = Enum.Material.Metal
  5985. p12.CFrame = CFrame.new(0.242487192, 14.4625673, 0.139999971, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
  5986. p12.CanCollide = false
  5987. p12.Locked = true
  5988. p12.FormFactor = Enum.FormFactor.Custom
  5989. p12.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5990. p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5991. p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5992. p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5993. p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5994. p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5995. p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5996. b11 = Instance.new("SpecialMesh", p12)
  5997. b11.MeshType = Enum.MeshType.Brick
  5998. b11.Name = "Mesh"
  5999. b11.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  6000. p13 = Instance.new("Part", m7)
  6001. p13.BrickColor = BrickColor.new("Really black")
  6002. p13.Material = Enum.Material.Metal
  6003. p13.CFrame = CFrame.new(-0.139999866, 14.4625673, -0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
  6004. p13.CanCollide = false
  6005. p13.Locked = true
  6006. p13.FormFactor = Enum.FormFactor.Custom
  6007. p13.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6008. p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6009. p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6010. p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6011. p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6012. p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6013. p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6014. b12 = Instance.new("SpecialMesh", p13)
  6015. b12.MeshType = Enum.MeshType.Brick
  6016. b12.Name = "Mesh"
  6017. b12.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  6018. p14 = Instance.new("Part", m7)
  6019. p14.BrickColor = BrickColor.new("Really black")
  6020. p14.Material = Enum.Material.Metal
  6021. p14.CFrame = CFrame.new(0.14000012, 14.4625673, 0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
  6022. p14.CanCollide = false
  6023. p14.Locked = true
  6024. p14.FormFactor = Enum.FormFactor.Custom
  6025. p14.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6026. p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6027. p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6028. p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6029. p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6030. p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6031. p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6032. b13 = Instance.new("SpecialMesh", p14)
  6033. b13.MeshType = Enum.MeshType.Brick
  6034. b13.Name = "Mesh"
  6035. b13.Scale = Vector3.new(1, 0.300000012, 0.200000003)
  6036. p15 = Instance.new("Part", m7)
  6037. p15.BrickColor = BrickColor.new("Really black")
  6038. p15.Material = Enum.Material.Metal
  6039. p15.Name = "Top"
  6040. p15.CFrame = CFrame.new(0, 14.7125645, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
  6041. p15.CanCollide = false
  6042. p15.Locked = true
  6043. p15.FormFactor = Enum.FormFactor.Custom
  6044. p15.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
  6045. p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6046. p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6047. p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6048. p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6049. p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6050. p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6051. b14 = Instance.new("SpecialMesh", p15)
  6052. b14.MeshType = Enum.MeshType.Cylinder
  6053. b14.Name = "Mesh"
  6054. w1 = Instance.new("Weld", p1)
  6055. w1.Name = "Joint"
  6056. w1.Part0 = p1
  6057. w1.C0 = CFrame.new(0.300000191, -1.31134357e-008, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6058. w1.Part1 = p15
  6059. w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6060. w2 = Instance.new("Weld", p2)
  6061. w2.Name = "Joint"
  6062. w2.Part0 = p2
  6063. w2.C0 = CFrame.new(0.249992371, 1.08281824e-007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6064. w2.Part1 = p1
  6065. w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6066. w3 = Instance.new("Weld", p3)
  6067. w3.Name = "Joint"
  6068. w3.Part0 = p3
  6069. w3.C0 = CFrame.new(-0.0500030518, 1.25766178e-007, 0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6070. w3.Part1 = p1
  6071. w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6072. w4 = Instance.new("Weld", p4)
  6073. w4.Name = "Joint"
  6074. w4.Part0 = p4
  6075. w4.C0 = CFrame.new(-0.0500030518, 1.21395033e-007, -0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6076. w4.Part1 = p1
  6077. w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6078. w5 = Instance.new("Weld", p5)
  6079. w5.Name = "Joint"
  6080. w5.Part0 = p5
  6081. w5.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, 0.280000061, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
  6082. w5.Part1 = p1
  6083. w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6084. w6 = Instance.new("Weld", p6)
  6085. w6.Name = "Joint"
  6086. w6.Part0 = p6
  6087. w6.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, -0.279999942, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
  6088. w6.Part1 = p1
  6089. w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6090. w7 = Instance.new("Weld", p7)
  6091. w7.Name = "Joint"
  6092. w7.Part0 = p7
  6093. w7.C0 = CFrame.new(-0.0500030518, 5.54602479e-008, -0.279999882, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
  6094. w7.Part1 = p1
  6095. w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6096. w8 = Instance.new("Weld", p8)
  6097. w8.Name = "Joint"
  6098. w8.Part0 = p8
  6099. w8.C0 = CFrame.new(-0.0500030518, 7.03614091e-008, 0.280000061, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
  6100. w8.Part1 = p1
  6101. w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6102. w9 = Instance.new("Weld", p9)
  6103. w9.Name = "Joint"
  6104. w9.Part0 = p9
  6105. w9.C0 = CFrame.new(-0.0500030518, 2.1856863e-009, 0.280000091, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
  6106. w9.Part1 = p1
  6107. w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6108. w10 = Instance.new("Weld", p10)
  6109. w10.Name = "Joint"
  6110. w10.Part0 = p10
  6111. w10.C0 = CFrame.new(-0.0500030518, -1.27154749e-008, -0.279999852, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
  6112. w10.Part1 = p1
  6113. w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6114. w11 = Instance.new("Weld", p11)
  6115. w11.Name = "Joint"
  6116. w11.Part0 = p11
  6117. w11.C0 = CFrame.new(-0.0500030518, -5.6298461e-008, -0.279999882, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
  6118. w11.Part1 = p1
  6119. w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6120. w12 = Instance.new("Weld", p12)
  6121. w12.Name = "Joint"
  6122. w12.Part0 = p12
  6123. w12.C0 = CFrame.new(-0.0500030518, -6.37490416e-008, 0.280000061, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
  6124. w12.Part1 = p1
  6125. w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6126. w13 = Instance.new("Weld", p13)
  6127. w13.Name = "Joint"
  6128. w13.Part0 = p13
  6129. w13.C0 = CFrame.new(-0.0500030518, -1.01001945e-007, -0.279999912, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
  6130. w13.Part1 = p1
  6131. w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6132. w14 = Instance.new("Weld", p14)
  6133. w14.Name = "Joint"
  6134. w14.Part0 = p14
  6135. w14.C0 = CFrame.new(-0.0500030518, -1.08452525e-007, 0.280000031, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
  6136. w14.Part1 = p1
  6137. w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  6138. m7.Parent = torso
  6139. m7:MakeJoints()
  6140. ----------------------------------------------------
  6141. local cor7 = Instance.new("Part", torso.Amulet)
  6142. cor7.Name = "Thingy"
  6143. cor7.Locked = true
  6144. cor7.BottomSurface = 0
  6145. cor7.CanCollide = false
  6146. cor7.Size = Vector3.new(1, 1, 1)
  6147. cor7.Transparency = 1
  6148. cor7.TopSurface = 0
  6149. corw7 = Instance.new("Weld", cor7)
  6150. corw7.Part0 = torso.Torso.Connection
  6151. corw7.Part1 = cor7
  6152. corw7.C0 = CFrame.new(0, 0.26, 0.1) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0))
  6153. corw7.C1 = CFrame.new(0, -0.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(140))
  6154. weld7 = Instance.new("Weld", torso.Amulet)
  6155. weld7.Part0 = cor7
  6156. weld7.Part1 = torso.Amulet.Top
  6157. weld7.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  6158. --SWORD
  6159. Player=game:GetService("Players").LocalPlayer
  6160. Character=Player.Character
  6161. PlayerGui=Player.PlayerGui
  6162. Backpack=Player.Backpack
  6163. Torso=Character.Torso
  6164. Head=Character.Head
  6165. Humanoid=Character.Humanoid
  6166. m8=Instance.new('Model',Character)
  6167. LeftArm=Character["Left Arm"]
  6168. LeftLeg=Character["Left Leg"]
  6169. RightArm=Character["Right Arm"]
  6170. RightLeg=Character["Right Leg"]
  6171. it=Instance.new
  6172.  
  6173. Player=game:GetService('Players').LocalPlayer
  6174. Character=Player.Character
  6175. Mouse=Player:GetMouse()
  6176. m8=Instance.new('Model',Character)
  6177. it=Instance.new
  6178. function nooutline(part)
  6179. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  6180. end
  6181. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  6182. local fp=it("Part")
  6183. fp.formFactor=formfactor
  6184. fp.Parent=parent
  6185. fp.Reflectance=reflectance
  6186. fp.Transparency=transparency
  6187. fp.CanCollide=false
  6188. fp.Locked=true
  6189. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  6190. fp.Name=name
  6191. fp.Size=size
  6192. fp.Position=Character.Torso.Position
  6193. nooutline(fp)
  6194. fp.Material=material
  6195. fp:BreakJoints()
  6196. return fp
  6197. end
  6198. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  6199. local mesh=it(Mesh)
  6200. mesh.Parent=part
  6201. if Mesh=="SpecialMesh" then
  6202. mesh.MeshType=meshtype
  6203. mesh.MeshId=meshid
  6204. end
  6205. mesh.Offset=offset
  6206. mesh.Scale=scale
  6207. return mesh
  6208. end
  6209. function weld(parent,part0,part1,c0,c1)
  6210. local weld=it("Weld")
  6211. weld.Parent=parent
  6212. weld.Part0=part0
  6213. weld.Part1=part1
  6214. weld.C0=c0
  6215. weld.C1=c1
  6216. return weld
  6217. end
  6218.  
  6219.  
  6220. m8 = Instance.new("Model")
  6221. m8.Name = "Zyrodoxa"
  6222. Handle=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Handle",Vector3.new(0.275000006, 1.73512506, 0.280375004))
  6223. HandleWeld=weld(m8,Character["Right Arm"],Handle,CFrame.new(0, 0, 0, 1, -1.10559327e-007, 0, 1.10559313e-007, 0.999999881, -6.82671057e-008, 7.54756585e-015, 6.82671129e-008, 1),CFrame.new(-0.069039166, -0.113463402, 1.04289675, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6224. mesh("SpecialMesh",Handle,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1.04999995, 0.5))
  6225. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.228, 0.213375002))
  6226. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.96695328e-006, 1.76659834, -0.297748327, 1, -1.86023797e-007, 5.96046519e-008, -5.96047443e-008, -4.97983308e-007, 1, -1.86023769e-007, -1, -4.97983308e-007))
  6227. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.569999993, 0.125, 0.375))
  6228. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.214124978, 0.205375016))
  6229. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.90734863e-006, 1.86247182, 0.341249466, -1, 2.73445636e-007, -5.96046519e-008, -5.96047869e-008, -4.97983308e-007, 1, 2.73445607e-007, 1, 4.97983308e-007))
  6230. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.569999993, 0.75, 0.75))
  6231. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.228, 0.213375002))
  6232. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.90734863e-006, 1.76659834, 0.369124293, -1, 2.73445636e-007, -5.96046519e-008, -5.96047869e-008, -4.97983308e-007, 1, 2.73445607e-007, 1, 4.97983308e-007))
  6233. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.569999993, 0.125, 0.375))
  6234. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.252000004, 0.213375002))
  6235. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.78813934e-006, -1.95409656, 0.369124651, 1, -3.5029597e-008, -5.96046519e-008, -5.96046306e-008, 6.17193905e-007, -1, 3.50296325e-008, 1, 6.17193905e-007))
  6236. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.569999993, 0.125, 0.375))
  6237. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.252000004, 0.213375002))
  6238. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-8.94069672e-007, -1.95409656, -0.297748804, -1, -5.23922949e-008, 5.96046519e-008, -5.96046803e-008, 6.17193905e-007, -1, 5.23922594e-008, -1, -6.17193905e-007))
  6239. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.569999993, 0.125, 0.375))
  6240. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.496000022, 0.200000003, 0.280375004))
  6241. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.13575315, -0.0312535167, 1.63871276, -5.96046448e-008, -0.707106888, -0.707106709, 1, 1.651742e-007, -2.49467973e-007, 2.93196308e-007, -0.707106709, 0.707106888))
  6242. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6243. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.413124949, 0.622375011))
  6244. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.98023224e-007, -1.16725111, -1.41408849, 1, 1.56260029e-007, -2.68220901e-007, -7.91682311e-008, -0.707106948, -0.70710665, -3.00153374e-007, 0.70710665, -0.707106888))
  6245. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6246. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.204125047, 0.287375003))
  6247. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.02655792e-006, -1.16711032, -0.0589969158, 1, 1.08027862e-007, 0, -5.37960721e-014, 4.97983308e-007, -1, -1.08027862e-007, 1, 4.97983308e-007))
  6248. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6249. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.221124932, 0.448374987))
  6250. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.36441803e-007, -2.35079217, 0.103010416, 1, 2.03386463e-007, -1.49011612e-007, -1.4901174e-007, 6.17194019e-007, -1, -2.03386378e-007, 1, 6.17194075e-007))
  6251. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 1.04999995, 0.800000012))
  6252. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.200000003, 0.213375002))
  6253. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.90734863e-006, 1.71972668, 0.400372267, -1, 2.73445636e-007, -5.96046519e-008, -5.96047869e-008, -4.97983308e-007, 1, 2.73445607e-007, 1, 4.97983308e-007))
  6254. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.25, 0.5))
  6255. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.207000002, 0.303375006))
  6256. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-8.94069672e-007, -2.02871776, -0.278748035, -1, -1.71600149e-007, 5.96046519e-008, -5.96047229e-008, 4.38378009e-007, -1, 1.71600121e-007, -1, -4.38378009e-007))
  6257. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 0.5, 0.5))
  6258. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.207000002, 0.303375006))
  6259. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(8.94069672e-007, -2.02871752, 0.419371605, 1, 8.41783816e-008, -5.96046519e-008, -5.96046874e-008, 4.38378009e-007, -1, -8.41783532e-008, 1, 4.38378009e-007))
  6260. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 0.5, 0.5))
  6261. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.223999977, 0.375375003))
  6262. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(7.15255737e-007, -2.16047049, 0.508368373, 1, 8.41783816e-008, -5.96046519e-008, -5.96046874e-008, 4.38378009e-007, -1, -8.41783532e-008, 1, 4.38378009e-007))
  6263. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.699999988, 0.5))
  6264. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.405000031, 0.200000003, 0.280375004))
  6265. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.35976458, -0.0312541127, 1.86352515, 5.96046448e-008, 0.500000238, -0.866025329, -1, -3.57641632e-008, -8.94739998e-008, -7.57096927e-008, 0.866025269, 0.500000238))
  6266. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6267. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.203125, 0.234375))
  6268. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0, -1.08190203, 0.2501719, 1, -3.12822095e-007, 5.96046519e-008, -1.13020228e-007, -0.173648566, 0.98480773, -2.97719339e-007, -0.98480767, -0.173648566))
  6269. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.502499998, 0.400000006))
  6270. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.409124941, 0.360375017))
  6271. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-4.05311584e-006, 1.95058596, 0.253540456, -1, 1.02354932e-007, -1.49011612e-007, -1.17442823e-007, 0.258818656, 0.965925932, 1.3743427e-007, 0.965925992, -0.258818686))
  6272. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1, 1))
  6273. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.200000003, 0.303375006))
  6274. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.02655792e-006, 1.68847609, 0.419371486, -1, 2.73445636e-007, -5.96046519e-008, -5.96047869e-008, -4.97983308e-007, 1, 2.73445607e-007, 1, 4.97983308e-007))
  6275. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 0.5, 0.5))
  6276. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.207000002, 0.213375002))
  6277. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(7.74860382e-007, -1.99747372, 0.400373936, 1, 8.41783816e-008, -5.96046519e-008, -5.96046874e-008, 4.38378009e-007, -1, -8.41783532e-008, 1, 4.38378009e-007))
  6278. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.25, 0.5))
  6279. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.4375, 0.25))
  6280. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, -1.18813586, 0.908314347, -1, -1.16559704e-008, -1.49011612e-007, -1.31319965e-007, 0.544638991, 0.838670731, 7.13820114e-008, 0.838670731, -0.544638932))
  6281. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.25))
  6282. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.405000031, 0.200000003, 0.280375004))
  6283. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.35976434, -0.0312459469, 1.86352515, -1.49011612e-007, -0.500000238, 0.866025269, 1, -3.47141249e-009, 1.70059607e-007, -8.20235115e-008, 0.866025269, 0.500000238))
  6284. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6285. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.409124911, 0.268375039))
  6286. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-3.03983688e-006, 1.82663035, 1.68847704, -1, 2.51590194e-007, -1.49011612e-007, -2.54842973e-007, -0.500000179, 0.866025329, 1.43377648e-007, 0.866025269, 0.500000179))
  6287. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1, 1))
  6288. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.698124886, 0.372374952))
  6289. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.02655792e-006, 1.51446426, -0.0117214918, -1, 2.45074915e-007, -5.96046519e-008, -5.96047798e-008, -5.27786028e-007, 1, 2.45074887e-007, 1, 5.27786028e-007))
  6290. mesh("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.455000013, 1, 1))
  6291. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.200000003, 0.303375006))
  6292. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.08616257e-006, 1.6884762, -0.278747916, 1, -1.86023797e-007, 5.96046519e-008, -5.96047443e-008, -4.97983308e-007, 1, -1.86023769e-007, -1, -4.97983308e-007))
  6293. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 0.5, 0.5))
  6294. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.330124885, 0.214375019))
  6295. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(7.74860382e-007, 2.75683522, 1.15006804, 1, 2.61612684e-007, -5.96046519e-008, -4.6201059e-008, 0.386711121, 0.922201037, 2.64309278e-007, -0.922201037, 0.386711121))
  6296. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 1, 0.100000001))
  6297. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.200000003, 0.303375006))
  6298. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.90734863e-006, 1.20410335, -0.1381253, 1, -1.30388145e-007, 5.96046519e-008, -5.96047158e-008, -4.97983308e-007, 1, -1.30388116e-007, -1, -4.97983308e-007))
  6299. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6300. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.496000022, 0.200000003, 0.280375004))
  6301. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.13575315, -0.0312504768, 1.638713, 0, 0.707106888, 0.707106709, -1, -1.57551966e-007, 1.57552009e-007, 2.2281219e-007, -0.707106709, 0.707106888))
  6302. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6303. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.496000022, 0.200000003, 0.280375004))
  6304. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-0.999259949, -0.0312482715, -0.496301651, 8.94069814e-008, 0.707106769, -0.707106829, 1, -2.08849031e-007, -8.2408441e-008, -2.0595013e-007, -0.707106829, -0.707106709))
  6305. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6306. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.200000003, 0.303375006))
  6307. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.96695328e-006, 1.20410311, 0.278748631, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6308. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6309. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.745124936, 0.280375004))
  6310. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-5.96046448e-008, 0.302499771, 0.0937513113, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6311. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6312. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.415125012, 0.234375))
  6313. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-007, -0.659994602, 0.135124326, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6314. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.400000006))
  6315. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.630125046, 0.280375004))
  6316. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.14576721e-006, 1.25361502, 0.392871499, -1, 9.86020154e-008, -1.49011612e-007, -1.49011655e-007, -4.38377924e-007, 1, 9.86019515e-008, 1, 4.38377953e-007))
  6317. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.395000011, 0.75, 0.25))
  6318. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.248124972, 0.311374992))
  6319. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-5.96046448e-008, 0.954994917, 0.140751123, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6320. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6321. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.25999999, 0.375, 0.21875))
  6322. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, -1.50817347, 0.125254035, -1, 6.68158862e-008, -1.49011612e-007, -1.4901164e-007, -4.97983194e-007, 1, 6.68158151e-008, 1, 4.97983194e-007))
  6323. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.300000012, 1, 1))
  6324. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.35512504, 0.283374995))
  6325. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-5.96046448e-008, 0.91299367, 0.281997681, -1, 9.86020154e-008, -1.49011612e-007, -1.49011655e-007, -4.38377924e-007, 1, 9.86019515e-008, 1, 4.38377953e-007))
  6326. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 0.560000002, 0.5))
  6327. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.203125, 0.234375))
  6328. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-007, -0.781131983, 0.0222299099, -1, 2.86555604e-007, -5.96046519e-008, -1.08459133e-007, -0.173648685, 0.98480773, 2.71851889e-007, 0.98480773, 0.173648685))
  6329. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.400000006))
  6330. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.35512504, 0.416375011))
  6331. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-007, 0.522374153, 0.125002146, -1, 9.86020154e-008, -1.49011612e-007, -1.49011655e-007, -4.38377924e-007, 1, 9.86019515e-008, 1, 4.38377953e-007))
  6332. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.560000002, 0.5))
  6333. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.496000022, 0.200000003, 0.280375004))
  6334. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0.99925971, -0.0312514305, -0.496301413, 0, -0.707106709, 0.707106829, -1, 1.69960003e-007, 1.69959961e-007, -2.40359725e-007, -0.707106888, -0.707106769))
  6335. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6336. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.643000007, 0.200000003, 0.280375004))
  6337. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.51446462, -0.0312519073, 0.511714339, 0, -4.38378066e-007, 1, -1, 2.45074915e-007, 1.0743547e-013, -2.45074915e-007, -1, -4.38378066e-007))
  6338. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6339. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.54112494, 0.367374986))
  6340. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(3.57627869e-007, -1.79205251, -0.0442371368, 1, 1.5625281e-007, -2.68220901e-007, -2.68220987e-007, 6.17193848e-007, -1, -1.56252639e-007, 1, 6.17193905e-007))
  6341. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.600000024))
  6342. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.630125046, 0.280375004))
  6343. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-007, -0.552494049, 0.0937507153, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6344. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6345. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.216124982, 0.280375004))
  6346. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.78813934e-007, 0.63488543, 0.590048075, -1, 2.21816833e-007, 5.96046519e-008, -1.14701351e-007, -0.707106829, 0.707106769, 1.98995039e-007, 0.707106769, 0.707106829))
  6347. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1.04999995, 0.5))
  6348. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.309124947, 0.343375027))
  6349. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-3.9935112e-006, 1.40163493, 1.65097666, -1, 2.51590194e-007, -1.49011612e-007, -2.54842973e-007, -0.500000179, 0.866025329, 1.43377648e-007, 0.866025269, 0.500000179))
  6350. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1, 1))
  6351. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.998124957, 0.280375004))
  6352. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, 0.428994179, 0.0937510729, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6353. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6354. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.405125052, 0.211375013))
  6355. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-007, 0.446621895, 0.0734990835, -1, 9.86020154e-008, -1.49011612e-007, -1.49011655e-007, -4.38377924e-007, 1, 9.86019515e-008, 1, 4.38377953e-007))
  6356. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.560000002, 0.5))
  6357. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.413124949, 0.622375011))
  6358. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.7285347e-006, 0.967765272, 0.720929861, -1, 2.21816833e-007, 5.96046519e-008, -1.14701351e-007, -0.707106829, 0.707106769, 1.98995039e-007, 0.707106769, 0.707106829))
  6359. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6360. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.320124894, 0.316374987))
  6361. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.02655792e-006, 1.51446426, -0.0117214918, -1, 2.45074915e-007, -5.96046519e-008, -5.96047798e-008, -5.27786028e-007, 1, 2.45074887e-007, 1, 5.27786028e-007))
  6362. mesh("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.457500011, 1, 1))
  6363. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.322125077, 0.363375008))
  6364. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.84774399e-006, 0.960361481, 0.0573717356, 1, -6.68157512e-008, -5.96046519e-008, 5.96046164e-008, -4.97983308e-007, 1, -6.68157796e-008, -1, -4.97983308e-007))
  6365. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 1))
  6366. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.51412493, 0.622375011))
  6367. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.96695328e-006, 1.51446474, -0.287093759, -1, 2.45074915e-007, -5.96046519e-008, -5.96047798e-008, -5.27786028e-007, 1, 2.45074887e-007, 1, 5.27786028e-007))
  6368. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6369. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.204125047, 0.210375011))
  6370. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.90734863e-006, -1.12023759, -0.0676275492, -1, -2.06059703e-008, 0, -7.19086588e-015, 3.48970019e-007, -1, 2.06059703e-008, -1, -3.48970019e-007))
  6371. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6372. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.261124998, 0.245374992))
  6373. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0, -0.201990128, 0.0982512236, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6374. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.375, 1.04999995, 0.5))
  6375. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.206125051, 0.280375004))
  6376. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.38418579e-007, -0.137369633, 0.0937509537, -1, 9.86020154e-008, -1.49011612e-007, -1.49011655e-007, -4.38377924e-007, 1, 9.86019515e-008, 1, 4.38377953e-007))
  6377. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 0.560000002, 0.5))
  6378. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.578125, 0.234375))
  6379. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(3.63588333e-006, -1.29723644, 0.0231808424, 1, -1.86023783e-007, -5.96046519e-008, 5.96045879e-008, -3.48969991e-007, 1, -1.86023797e-007, -1, -3.48969991e-007))
  6380. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.400000006))
  6381. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.25999999, 0.225500003, 0.210125014))
  6382. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-0.00167286396, 0.746741295, -0.00556850433, -1, 6.68158222e-008, -5.96046519e-008, 5.96046803e-008, 4.38378009e-007, -1, -6.68157938e-008, -1, -4.38378009e-007))
  6383. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 1))
  6384. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.214125022, 0.234375))
  6385. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-3.81469727e-006, 0.381998301, -0.135124564, -1, -5.23922843e-008, 1.49011612e-007, -1.4901164e-007, 4.97983251e-007, -1, 5.23922097e-008, -1, -4.97983251e-007))
  6386. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.560000002, 0.400000006))
  6387. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.270000011, 0.21875, 0.234375))
  6388. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.35113907e-006, -1.64879727, 0.0388069153, 1, -1.86023783e-007, -5.96046519e-008, 5.96045879e-008, -3.48969991e-007, 1, -1.86023797e-007, -1, -3.48969991e-007))
  6389. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6390. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.449500024, 0.236624971))
  6391. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0, -1.14855242, -0.0782039165, -1, 1.1814204e-007, -5.96046519e-008, -8.81511255e-008, -0.258819431, 0.965925753, 9.8689604e-008, 0.965925813, 0.258819431))
  6392. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.25))
  6393. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.46875, 0.220999971))
  6394. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, -1.17250943, 0.949309707, -1, -1.16559704e-008, -1.49011612e-007, -1.31319965e-007, 0.544638991, 0.838670731, 7.13820114e-008, 0.838670731, -0.544638932))
  6395. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.25))
  6396. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.35212487, 0.214375019))
  6397. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.96695328e-006, 1.7106328, -4.67702293, 1, -5.28256834e-008, 3.27825546e-007, -1.54116776e-007, -0.948323309, 0.317305803, 2.94122714e-007, -0.317305803, -0.948323369))
  6398. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.5, 0.100000001))
  6399. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.288000047, 0.200000003, 0.27837503))
  6400. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(3.00251865, -0.0312470198, -0.784425139, -5.96046448e-008, 0.362437576, 0.932008028, 1, 8.8373362e-008, 2.95864595e-008, -7.16414377e-008, 0.932008028, -0.362437606))
  6401. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6402. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.217000008, 0.200375021))
  6403. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-007, -3.18676305, -1.53718555, 1, 8.19928516e-008, -2.68220901e-007, -2.15646111e-007, -0.386710614, -0.922201157, -1.79337775e-007, 0.922201157, -0.386710614))
  6404. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.560000002, 0.200000003, 0.600000024))
  6405. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.49000001, 0.200000003, 0.290374994))
  6406. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.73874784, -0.0312489271, 0.358844757, -8.94069814e-008, -0.0130901812, 0.999914408, 1, 5.69744678e-008, 9.01605191e-008, -5.81498085e-008, 0.999914408, 0.0130901812))
  6407. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6408. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.24712491, 0.214375019))
  6409. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.37090683e-006, 3.7712388, 4.10999966, 1, 2.20300279e-007, -3.27825546e-007, 7.26464435e-008, 0.713250935, 0.70090878, 3.88232309e-007, -0.70090884, 0.713250995))
  6410. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.600000024, 0.100000001))
  6411. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.621124864, 0.214375019))
  6412. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.96046448e-007, 3.43644333, -0.254856586, 1, 2.8833017e-007, 5.96046519e-008, -4.31625189e-008, -0.0566928945, 0.998391747, 2.91245613e-007, -0.998391688, -0.0566928908))
  6413. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 1, 0.100000001))
  6414. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.940000057, 0.200000003, 0.285374999))
  6415. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-5.0734067, -0.0312533975, 4.65720272, 1.49011626e-007, 0.694658399, -0.719339788, -1, 3.30585053e-008, -1.75226305e-007, -9.79421202e-008, 0.719339788, 0.694658399))
  6416. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6417. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.84512496, 0.422374964))
  6418. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.76837158e-007, 3.25642681, 0.00496280193, 1, 2.88228279e-007, 5.96046519e-008, -5.96046021e-008, -1.70154109e-007, 1, 2.88228279e-007, -1, -1.70154095e-007))
  6419. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.5))
  6420. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 1.04612494, 0.214375019))
  6421. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(3.03983688e-006, 6.0806818, -0.48661232, 1, 2.83280116e-007, 0, 3.20681721e-008, -0.113203041, 0.993571877, 2.81459165e-007, -0.993571937, -0.113203049))
  6422. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.899999976, 0.100000001))
  6423. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.49000001, 0.200000003, 0.290374994))
  6424. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.73874784, -0.0312509537, 0.358844757, 0, 0.0130901793, -0.999914348, -1, -5.85088848e-008, -7.65957409e-010, -5.85139013e-008, 0.999914408, 0.0130901802))
  6425. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6426. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 1.46012485, 0.422374964))
  6427. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.05311584e-006, 5.85410023, -0.495341063, 1, 2.75573711e-007, 1.49011612e-007, -1.16857876e-007, -0.113203339, 0.993571877, 2.90670897e-007, -0.993571937, -0.113203347))
  6428. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.5))
  6429. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.210000038, 0.200000003, 0.285374999))
  6430. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-0.630329967, -0.0312533975, 7.20098686, 1.11758709e-008, 0.99984777, -0.017452918, -1, 8.5759515e-009, -1.49042407e-007, -1.48870043e-007, 0.0174529161, 0.99984777))
  6431. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.300000012, 0.5))
  6432. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(1.78499997, 0.200000003, 0.301375002))
  6433. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.64131165, -0.0312466621, 0.814543009, -1.78813963e-007, -0.104528897, 0.994521916, 1, 6.1102142e-008, 1.86221044e-007, -8.02329012e-008, 0.994521916, 0.104528897))
  6434. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6435. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.678124905, 0.214375019))
  6436. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.96046448e-007, 5.27017689, -0.0733480453, 1, 2.8833017e-007, 5.96046519e-008, -4.31626219e-008, -0.0566925369, 0.998391747, 2.91245584e-007, -0.998391688, -0.0566925332))
  6437. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.800000012, 0.100000001))
  6438. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.210000038, 0.200000003, 0.285374999))
  6439. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0.630329847, -0.0312465429, 7.20098686, -9.87201929e-008, -0.99984777, 0.017452918, 1, -9.613413e-008, 1.49012436e-007, -1.47311923e-007, 0.0174529161, 0.99984777))
  6440. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.300000012, 0.5))
  6441. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.47012496, 0.214375019))
  6442. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.11272049e-006, 4.9387393, -4.49442863, 1, 2.42971879e-007, 2.68220901e-007, -1.46989407e-008, -0.713250041, 0.700909734, 3.61609949e-007, -0.700909734, -0.713250101))
  6443. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.699999988, 0.100000001))
  6444. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.288000047, 0.200000003, 0.27837503))
  6445. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-3.00251842, -0.0312527418, -0.784425259, -2.98023224e-008, -0.362437576, -0.932008028, -1, -3.9197058e-008, 4.7219352e-008, -5.36460405e-008, 0.932008028, -0.362437606))
  6446. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6447. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.533124864, 0.214375019))
  6448. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.01327896e-006, 4.10316849, -0.103866458, 1, 2.8833017e-007, 5.96046519e-008, -4.31625473e-008, -0.0566928051, 0.998391747, 2.91245584e-007, -0.998391688, -0.0566928014))
  6449. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.899999976, 0.100000001))
  6450. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.217000008, 0.200375021))
  6451. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, -3.33085537, -1.5976094, 1, 8.19928516e-008, -2.68220901e-007, -2.15646111e-007, -0.386710614, -0.922201157, -1.79337775e-007, 0.922201157, -0.386710614))
  6452. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.560000002, 0.200000003, 0.600000024))
  6453. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.235124931, 1.6693753))
  6454. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-4.64916229e-006, -0.673488855, 5.65330791, -1, 2.57733284e-008, -4.1723257e-007, 2.16240803e-008, -0.993572056, -0.11320243, -4.17468186e-007, -0.113202423, 0.993571997))
  6455. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 1))
  6456. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.480124891, 0.214375019))
  6457. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.01327896e-006, 2.6059866, 0.051631093, 1, 2.90808202e-007, 5.96046519e-008, -5.96046306e-008, -8.07461475e-008, 1, 2.90808202e-007, -1, -8.07461333e-008))
  6458. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 1, 0.100000001))
  6459. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.235124931, 1.6693753))
  6460. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-4.29153442e-006, -0.399590373, 4.02885008, -1, 2.75204592e-009, -4.1723257e-007, 2.09061284e-008, -0.998391747, -0.0566919968, -4.16717569e-007, -0.0566919968, 0.998391747))
  6461. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 1))
  6462. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.237124875, 0.214375019))
  6463. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.08616257e-006, 2.20885611, -3.10965157, 1, 1.22782865e-007, 3.27825546e-007, -8.59755218e-008, -0.82164669, 0.569997251, 3.39342648e-007, -0.569997191, -0.821646631))
  6464. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.800000012, 0.100000001))
  6465. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 1.65712488, 0.359375))
  6466. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.1920929e-006, 4.40055227, -0.0314526558, 1, 2.82533193e-007, 5.96046519e-008, -4.34911662e-008, -0.0566928945, 0.998391747, 2.85457958e-007, -0.998391688, -0.0566928908))
  6467. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.5))
  6468. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.488124937, 0.359375))
  6469. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(9.53674316e-007, 2.57349205, 0.495863676, 1, 2.95756422e-007, 5.96046519e-008, -9.27020594e-008, 0.113203131, 0.993571877, 2.87107866e-007, -0.993571937, 0.113203138))
  6470. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.5))
  6471. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.221124932, 0.655375004))
  6472. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.84774399e-006, 1.02953684, 2.8258214, -1, -1.09740803e-007, -3.27825546e-007, -2.40661642e-008, -0.923879445, 0.382683516, -3.44867317e-007, 0.382683575, 0.923879564))
  6473. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.899999976))
  6474. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.217000008, 0.200375021))
  6475. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, -3.40289879, -1.62781823, 1, 8.19928516e-008, -2.68220901e-007, -2.15646111e-007, -0.386710614, -0.922201157, -1.79337775e-007, 0.922201157, -0.386710614))
  6476. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.560000002, 0.200000003, 0.600000024))
  6477. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.488124937, 0.418375015))
  6478. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.07288361e-006, 2.60998273, -0.0503669977, 1, 2.90808202e-007, 5.96046519e-008, -5.96046306e-008, -8.07461475e-008, 1, 2.90808202e-007, -1, -8.07461333e-008))
  6479. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.899999976))
  6480. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.200000003, 0.217000008, 0.200375021))
  6481. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, -3.25880861, -1.56739795, 1, 8.19928516e-008, -2.68220901e-007, -2.15646111e-007, -0.386710614, -0.922201157, -1.79337775e-007, 0.922201157, -0.386710614))
  6482. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.560000002, 0.200000003, 0.600000024))
  6483. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.265124857, 0.214375019))
  6484. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.1920929e-007, 3.70434904, 2.44769764, 1, 3.05401159e-007, -1.49011612e-007, -3.84168999e-008, 0.537299871, 0.843391299, 3.37636607e-007, -0.843391299, 0.537299871))
  6485. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.899999976, 0.100000001))
  6486. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.618124902, 0.209375009))
  6487. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.07288361e-006, 2.67497754, -0.154865503, 1, 2.90808202e-007, 5.96046519e-008, -5.96046306e-008, -8.07461475e-008, 1, 2.90808202e-007, -1, -8.07461333e-008))
  6488. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.899999976))
  6489. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.484124899, 0.227375031))
  6490. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.13248825e-006, 2.07749343, -1.55897069, -1, 2.0314171e-007, -1.49011612e-007, 3.82758287e-008, 0.707107008, 0.70710659, 2.49009986e-007, 0.70710659, -0.707106948))
  6491. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 0.300000012, 1))
  6492. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.454124868, 0.214375019))
  6493. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(3.09944153e-006, 4.72574425, -0.500342607, 1, 2.72365185e-007, 1.49011612e-007, -1.17221134e-007, -0.113203213, 0.993571877, 2.87482976e-007, -0.993571877, -0.113203213))
  6494. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 0.899999976, 0.100000001))
  6495. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 1.65712488, 0.422374964))
  6496. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.25169754e-006, 4.40054798, -0.205949783, 1, 2.82533193e-007, 5.96046519e-008, -4.34911662e-008, -0.0566928945, 0.998391747, 2.85457958e-007, -0.998391688, -0.0566928908))
  6497. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.5))
  6498. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.446125001, 0.496375084))
  6499. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.7285347e-006, 0.313133836, 6.93109894, -1, 3.38840884e-008, 5.96046519e-008, -3.38840529e-008, -1, 5.74912178e-007, 5.96046661e-008, 5.74912178e-007, 1))
  6500. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.899999976))
  6501. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.421999991, 0.200000003, 0.280375004))
  6502. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.558792, -0.0312539935, -0.45239532, 2.98023224e-008, -0.707106769, -0.707106829, -1, -7.48441451e-008, 3.26972902e-008, -7.60432783e-008, 0.707106829, -0.707106709))
  6503. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6504. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.277124941, 0.702375054))
  6505. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.76837158e-007, -2.44779181, 0.103008986, 1, 2.03386463e-007, -1.49011612e-007, -1.4901174e-007, 6.17194019e-007, -1, -2.03386378e-007, 1, 6.17194075e-007))
  6506. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.5, 0.800000012))
  6507. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.422124922, 0.412375003))
  6508. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.31130219e-006, -1.70811987, 0.370481491, 1, 1.56259688e-007, -2.68220901e-007, -2.99524515e-007, 0.258819312, -0.965925872, -8.15145142e-008, 0.965925872, 0.258819312))
  6509. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.5))
  6510. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.207000002, 0.303375006))
  6511. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.7285347e-006, -1.7005955, 0.278747916, 1, 8.41783816e-008, -5.96046519e-008, -5.96046874e-008, 4.38378009e-007, -1, -8.41783532e-008, 1, 4.38378009e-007))
  6512. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6513. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.421999991, 0.200000003, 0.280375004))
  6514. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.55879188, -0.0312462449, -0.452395201, 5.96046448e-008, 0.707106769, 0.707106829, 1, -4.38479519e-009, -7.99089008e-008, -5.34036033e-008, 0.707106829, -0.707106709))
  6515. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6516. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.204124942, 0.464375019))
  6517. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.36441803e-007, -2.27592182, 0.103008866, 1, 2.03386463e-007, -1.49011612e-007, -1.4901174e-007, 6.17194019e-007, -1, -2.03386378e-007, 1, 6.17194075e-007))
  6518. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 1.04999995, 0.800000012))
  6519. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.23299998, 0.295375019))
  6520. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.08616257e-006, -0.537618876, 2.27821803, -1, 3.50292382e-008, 2.68220901e-007, -3.50290357e-008, -1, 7.53727932e-007, 2.6822093e-007, 7.53727932e-007, 1))
  6521. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.25))
  6522. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.221124932, 0.418375015))
  6523. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.54972076e-006, 1.79147363, 1.84832418, -1, -2.19832074e-007, -2.68220901e-007, -3.42159723e-008, -0.707107008, 0.70710659, -3.45105576e-007, 0.70710659, 0.707106948))
  6524. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 1.04999995, 0.899999976))
  6525. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.200124964, 0.287375033))
  6526. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-6.55651093e-007, -0.200989008, 2.46776938, -1, 3.38840884e-008, 5.96046519e-008, -3.38840529e-008, -1, 5.74912178e-007, 5.96046661e-008, 5.74912178e-007, 1))
  6527. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.560000002, 1, 0.899999976))
  6528. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.216999978, 0.295375019))
  6529. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-007, -0.42824471, 2.46571684, -1, 3.50217348e-008, 2.68220901e-007, -3.50215323e-008, -1, 7.53727875e-007, 2.6822093e-007, 7.53727875e-007, 1))
  6530. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.75, 0.25))
  6531. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.221124932, 0.418375015))
  6532. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.1920929e-007, 1.93505025, 1.70474756, 1, 1.8804613e-007, -2.68220901e-007, 5.6691988e-008, 0.707107067, 0.707106471, 3.22629546e-007, -0.707106531, 0.707107067))
  6533. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 1.04999995, 0.899999976))
  6534. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.207000002, 0.303375006))
  6535. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.7285347e-006, -1.70059586, -0.138124347, -1, -1.71600149e-007, 5.96046519e-008, -5.96047229e-008, 4.38378009e-007, -1, 1.71600121e-007, -1, -4.38378009e-007))
  6536. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6537. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.331124961, 0.412375003))
  6538. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.98023224e-007, -1.41137242, -1.47533894, 1, 1.56260029e-007, -2.68220901e-007, -7.91682311e-008, -0.707106948, -0.70710665, -3.00153374e-007, 0.70710665, -0.707106888))
  6539. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.5))
  6540. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.709124923, 0.47437498))
  6541. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.25169754e-006, -1.87605298, 0.196760774, 1, 1.5625281e-007, -2.68220901e-007, -2.68220987e-007, 6.17193848e-007, -1, -1.56252639e-007, 1, 6.17193905e-007))
  6542. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.800000012))
  6543. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.277124912, 0.227375031))
  6544. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-3.15904617e-006, 2.51099396, -0.945535302, -1, 2.51590308e-007, -1.49011612e-007, -3.25266569e-009, 0.50000006, 0.866025388, 2.92389416e-007, 0.866025448, -0.50000006))
  6545. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 0.300000012, 1))
  6546. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.200124964, 0.287375033))
  6547. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.01327896e-006, 0.00686681271, 2.46776795, 1, 4.04674836e-008, 5.96046519e-008, -4.04674481e-008, 1, -5.74912178e-007, -5.96046803e-008, 5.74912178e-007, 1))
  6548. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.560000002, 1, 0.899999976))
  6549. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.84512496, 0.359375))
  6550. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.17232513e-007, 3.25642681, 0.179460406, 1, 2.88228279e-007, 5.96046519e-008, -5.96046021e-008, -1.70154109e-007, 1, 2.88228279e-007, -1, -1.70154095e-007))
  6551. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1, 0.5))
  6552. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.453000009, 0.200000003, 0.280375004))
  6553. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.95527112, -0.0312464833, 0.483453929, 1.19209275e-007, 0.258818507, 0.965925932, 1, -8.24298763e-009, -1.21205815e-007, -2.34081945e-008, 0.965925932, -0.258818507))
  6554. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6555. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.453000009, 0.200000003, 0.280375004))
  6556. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.95527112, -0.0312538147, 0.483453929, -2.98023224e-008, -0.258818537, -0.965925992, -1, -2.11072013e-008, 3.65092774e-008, -2.98372704e-008, 0.965925932, -0.258818537))
  6557. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6558. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.25999999, 0.3125, 0.320125014))
  6559. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-0.00167268515, -1.01674032, 0.0665671825, -1, -2.06061035e-008, 5.96046519e-008, 5.96046661e-008, -4.97983308e-007, 1, -2.06060733e-008, 1, 4.97983308e-007))
  6560. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 1))
  6561. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.698124886, 0.732374966))
  6562. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.02655792e-006, 1.51446426, -0.0117214918, -1, 2.45074915e-007, -5.96046519e-008, -5.96047798e-008, -5.27786028e-007, 1, 2.45074887e-007, 1, 5.27786028e-007))
  6563. mesh("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.425000012, 1, 1))
  6564. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.698124886, 0.534374952))
  6565. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.02655792e-006, 1.51446426, -0.0117214918, -1, 2.45074915e-007, -5.96046519e-008, -5.96047798e-008, -5.27786028e-007, 1, 2.45074887e-007, 1, 5.27786028e-007))
  6566. mesh("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.452499986, 1, 1))
  6567. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.368124902, 0.378374994))
  6568. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.20537186e-006, 1.49373317, 0.509495497, -1, 1.54237696e-007, -1.49011612e-007, -1.49011683e-007, -4.38377924e-007, 1, 1.54237625e-007, 1, 4.38377953e-007))
  6569. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 1))
  6570. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.567124963, 0.311374992))
  6571. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.96695328e-006, 0.994490385, 0.140751123, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6572. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 0.5))
  6573. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.418250024, 0.25))
  6574. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.96046448e-008, -1.13293266, -0.127015591, -1, 1.1814204e-007, -5.96046519e-008, -8.81511255e-008, -0.258819431, 0.965925753, 9.8689604e-008, 0.965925813, 0.258819431))
  6575. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.25))
  6576. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.403124899, 0.352375001))
  6577. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.14576721e-006, 1.55247092, -0.700873375, -1, 3.75780473e-009, -1.49011612e-007, -1.02709933e-007, 0.707106948, 0.707106709, 1.08024309e-007, 0.70710665, -0.707106888))
  6578. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1, 1))
  6579. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(1.625, 0.200000003, 0.296375006))
  6580. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(3.97657108, -0.0312469006, 0.569297791, -1.78813934e-007, -0.0523363948, 0.99862951, 1, 7.44965192e-008, 1.82963561e-007, -8.39700789e-008, 0.99862957, 0.0523363985))
  6581. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6582. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.940000057, 0.200000003, 0.285374999))
  6583. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.0734067, -0.0312458873, 4.6572032, -2.38418608e-007, -0.694658399, 0.719339788, 1, -7.77344482e-008, 2.56373596e-007, -1.22174583e-007, 0.719339788, 0.694658399))
  6584. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6585. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(1.625, 0.200000003, 0.296375006))
  6586. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-3.97657156, -0.0312528014, 0.569297791, 8.94069672e-008, 0.0523363948, -0.99862957, -1, -7.9065849e-008, -9.36733713e-008, -8.38600229e-008, 0.99862957, 0.0523363948))
  6587. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6588. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 1.66212487, 0.359375))
  6589. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.84774399e-006, 5.95509291, -0.320841074, 1, 2.75573711e-007, 1.49011612e-007, -1.16857876e-007, -0.113203339, 0.993571877, 2.90670897e-007, -0.993571937, -0.113203347))
  6590. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.5))
  6591. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(1.78499997, 0.200000003, 0.301375002))
  6592. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-5.64131165, -0.0312528014, 0.814543009, 8.94069672e-008, 0.104528897, -0.994521856, -1, -7.01918026e-008, -9.72769385e-008, -7.99755355e-008, 0.994521916, 0.104528904))
  6593. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6594. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.204125047, 0.207375005))
  6595. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.78813934e-006, -1.16710985, 0.175246477, -1, -2.06059703e-008, 0, -7.19086588e-015, 3.48970019e-007, -1, 2.06059703e-008, -1, -3.48970019e-007))
  6596. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.5))
  6597. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.223124996, 0.234375))
  6598. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-5.96046448e-008, -0.964124441, -0.0247514248, 1, -3.01422034e-007, 5.96046519e-008, -3.31073302e-008, 0.0871552527, 0.99619478, -3.05469911e-007, -0.99619478, 0.0871552527))
  6599. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.400000006))
  6600. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.244125068, 0.416375011))
  6601. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.1920929e-007, -0.686996341, -0.125002146, -1, -5.23922274e-008, 1.49011612e-007, -1.49011626e-007, 3.48969991e-007, -1, 5.23921742e-008, -1, -3.48969991e-007))
  6602. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.560000002, 0.5))
  6603. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.206125051, 0.280375004))
  6604. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0, 0.168619156, -0.0937508345, -1, -5.23922559e-008, 1.49011612e-007, -1.4901164e-007, 4.97983251e-007, -1, 5.23921813e-008, -1, -4.97983251e-007))
  6605. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 0.560000002, 0.5))
  6606. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.398124993, 0.303375006))
  6607. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.84774399e-006, 1.4540993, 0.200625658, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6608. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 1))
  6609. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.239124984, 0.205375016))
  6610. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.90734863e-006, 1.85597229, 0.341248155, -1, 2.73445636e-007, -5.96046519e-008, -5.96047869e-008, -4.97983308e-007, 1, 2.73445607e-007, 1, 4.97983308e-007))
  6611. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 1, 1))
  6612. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.698124886, 0.534374952))
  6613. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.02655792e-006, 1.51446426, -0.0117214918, -1, 2.45074915e-007, -5.96046519e-008, -5.96047798e-008, -5.27786028e-007, 1, 2.45074887e-007, 1, 5.27786028e-007))
  6614. mesh("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.452499986, 1, 1))
  6615. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.315999985, 0.310375005))
  6616. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.68220901e-006, 2.08321929, -0.579118371, 1, -3.05231737e-007, 5.96046519e-008, -5.96048082e-008, -4.97983308e-007, 1, -3.05231708e-007, -1, -4.97983308e-007))
  6617. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.5))
  6618. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.496000022, 0.200000003, 0.280375004))
  6619. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0.99925971, -0.0312514305, -0.496301413, 0, -0.707106709, 0.707106829, -1, 1.69960003e-007, 1.69959961e-007, -2.40359725e-007, -0.707106888, -0.707106769))
  6620. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6621. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.207000002, 0.213375002))
  6622. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-7.74860382e-007, -1.99747372, -0.297748566, -1, -1.71600149e-007, 5.96046519e-008, -5.96047229e-008, 4.38378009e-007, -1, 1.71600121e-007, -1, -4.38378009e-007))
  6623. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.25, 0.5))
  6624. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.311124951, 0.267374992))
  6625. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(2.14576721e-006, -1.94385314, 0.47499609, 1, -6.68158364e-008, 5.96046519e-008, 5.96046803e-008, 4.38378009e-007, -1, 6.6815808e-008, 1, 4.38378009e-007))
  6626. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.495000005, 1, 1))
  6627. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.200000003, 0.213375002))
  6628. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.96695328e-006, 1.71972692, -0.297746897, 1, -1.86023797e-007, 5.96046519e-008, -5.96047443e-008, -4.97983308e-007, 1, -1.86023769e-007, -1, -4.97983308e-007))
  6629. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.25, 0.5))
  6630. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.643000007, 0.200000003, 0.280375004))
  6631. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.51446462, -0.0312519073, 0.511714339, 0, -4.38378066e-007, 1, -1, 2.45074915e-007, 1.0743547e-013, -2.45074915e-007, -1, -4.38378066e-007))
  6632. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6633. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.496000022, 0.200000003, 0.280375004))
  6634. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.13575315, -0.0312535167, 1.63871276, -5.96046448e-008, -0.707106888, -0.707106709, 1, 1.651742e-007, -2.49467973e-007, 2.93196308e-007, -0.707106709, 0.707106888))
  6635. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6636. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.643000007, 0.200000003, 0.280375004))
  6637. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.51446474, -0.0312479734, 0.511714339, 5.96046519e-008, 4.38378066e-007, -1, 1, -2.45074915e-007, 5.96045453e-008, -2.45074887e-007, -1, -4.38378095e-007))
  6638. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6639. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.577124953, 0.303375006))
  6640. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.96695328e-006, 1.2623533, 0.27874887, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007))
  6641. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 0.870000005, 0.5))
  6642. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.304124922, 0.267374992))
  6643. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.14576721e-006, 1.6403501, 0.474995613, -1, 1.54237696e-007, -1.49011612e-007, -1.49011683e-007, -4.38377924e-007, 1, 1.54237625e-007, 1, 4.38377953e-007))
  6644. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.495000005, 1, 1))
  6645. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.330124915, 0.226374999))
  6646. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.2649765e-006, 1.84085846, 0.585492015, -1, 1.54237696e-007, -1.49011612e-007, -1.49011683e-007, -4.38377924e-007, 1, 1.54237625e-007, 1, 4.38377953e-007))
  6647. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 1))
  6648. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.25999999, 0.578125, 0.21875))
  6649. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0.00167268515, 1.04017782, 0.125254273, 1, 2.06060218e-008, 5.96046519e-008, 5.96046448e-008, 3.48969991e-007, -1, -2.06060431e-008, 1, 3.48969991e-007))
  6650. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.300000012, 1, 1))
  6651. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.239124984, 0.303375006))
  6652. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.90734863e-006, 1.85597229, 0.341248155, -1, 2.73445636e-007, -5.96046519e-008, -5.96047869e-008, -4.97983308e-007, 1, 2.73445607e-007, 1, 4.97983308e-007))
  6653. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 1, 1))
  6654. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.423000038, 0.200000003, 0.280375004))
  6655. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(1.828511, -0.0312466025, 1.86352599, -1.49011612e-007, -0.500000238, 0.866025269, 1, -3.47173224e-009, 1.70059423e-007, -8.20231492e-008, 0.866025269, 0.500000238))
  6656. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6657. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.23712492, 0.375375003))
  6658. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.76837158e-007, -2.23306799, -0.714783967, 1, 1.28876025e-007, -1.49011612e-007, -8.8350177e-008, -0.38268286, -0.923879802, -1.76090154e-007, 0.923879862, -0.38268289))
  6659. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 1.04999995, 0.800000012))
  6660. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.410999984, 0.469375014))
  6661. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(7.15255737e-007, -2.25397205, 0.350374818, 1, 8.41783816e-008, -5.96046519e-008, -5.96046874e-008, 4.38378009e-007, -1, -8.41783532e-008, 1, 4.38378009e-007))
  6662. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.850000024, 0.699999988))
  6663. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.293000042, 0.200000003, 0.280375004))
  6664. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(0.930041909, -0.0312547088, 2.61983705, 2.68220924e-006, -0.866025388, 0.500000238, 1, 1.34954996e-006, -3.0269282e-006, 1.94662152e-006, 0.500000238, 0.866025388))
  6665. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6666. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.315999985, 0.303375006))
  6667. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(3.75509262e-006, -2.0832181, 0.73186779, 1, 8.41783816e-008, -5.96046519e-008, -5.96046874e-008, 4.38378009e-007, -1, -8.41783532e-008, 1, 4.38378009e-007))
  6668. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1, 0.5))
  6669. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.275000006, 0.698124886, 0.638374984))
  6670. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-2.02655792e-006, 1.51446426, -0.0117214918, -1, 2.45074915e-007, -5.96046519e-008, -5.96047798e-008, -5.27786028e-007, 1, 2.45074887e-007, 1, 5.27786028e-007))
  6671. mesh("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.449999988, 1, 1))
  6672. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.293000042, 0.200000003, 0.280375004))
  6673. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-0.930041909, -0.03124547, 2.61983705, -2.75671505e-006, 0.866025388, -0.500000238, -1, -1.43972136e-006, 3.0197582e-006, 1.89532614e-006, 0.500000238, 0.866025329))
  6674. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6675. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.275000006, 0.238124937, 0.381375015))
  6676. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-006, -2.16469121, -0.908047557, -1, -9.70897673e-008, -1.49011612e-007, 1.00514129e-007, 0.382683396, -0.923879564, 1.46723522e-007, -0.923879564, -0.382683367))
  6677. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.524999976, 1.04999995, 0.800000012))
  6678. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.235124931, 0.586375237))
  6679. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-4.70876694e-006, -4.59392071, 4.83900547, -1, 3.01723389e-007, -3.27825546e-007, 2.23408545e-008, -0.700909495, -0.713250279, -4.44980344e-007, -0.713250279, 0.700909495))
  6680. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1.04999995, 1))
  6681. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.28125, 0.234375))
  6682. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-5.96046448e-008, -1.44312787, -0.230922222, 1, -1.99133694e-007, -5.96046519e-008, 9.3278274e-008, 0.173647881, 0.984807849, -1.85758211e-007, -0.984807849, 0.173647881))
  6683. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.5, 1.04999995, 0.400000006))
  6684. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Granite,0,0,"Crimson","Part",Vector3.new(0.423000038, 0.200000003, 0.280375004))
  6685. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.82851136, -0.0312532187, 1.86352599, 5.96046448e-008, 0.500000238, -0.866025329, -1, -3.57638221e-008, -8.94738008e-008, -7.57092948e-008, 0.866025269, 0.500000238))
  6686. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.300000012, 0.5))
  6687. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.287124902, 0.227375031))
  6688. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-3.03983688e-006, 2.52654123, 0.448077202, -1, 2.51590194e-007, -1.49011612e-007, -1.49011683e-007, -2.59562086e-007, 1, 2.51590166e-007, 1, 2.59562114e-007))
  6689. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.349999994, 1, 1))
  6690. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.22512494, 0.42337501))
  6691. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(5.36441803e-007, 2.19158387, 0.875249863, 1, 2.87006458e-007, -5.96046519e-008, -2.30892709e-008, 0.279828936, 0.960049868, 2.92219624e-007, -0.960049927, 0.279828966))
  6692. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.400000006, 1, 0.5))
  6693. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.221124932, 0.408374965))
  6694. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(4.76837158e-007, -2.34476542, -0.473634839, 1, 1.52993096e-007, -1.49011612e-007, -1.04336792e-007, -0.258818269, -0.965926051, -1.86346938e-007, 0.965926051, -0.258818269))
  6695. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 1.04999995, 0.800000012))
  6696. Part=part(Enum.FormFactor.Custom,m8,Enum.Material.Metal,0,0,"Black","Part",Vector3.new(0.275000006, 0.221124932, 0.408374965))
  6697. Partweld=weld(m8,Handle,Part,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-1.1920929e-006, -2.29170871, -0.671645045, -1, -1.21206767e-007, -1.49011612e-007, 1.12563526e-007, 0.258819103, -0.965925813, 1.55643789e-007, -0.965925813, -0.258819103))
  6698. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 1.04999995, 0.800000012))
  6699. Hitbox=part(Enum.FormFactor.Symmetric,m8,Enum.Material.Granite,0,1,"Crimson","Hitbox",Vector3.new(6.5, 4.0, 2.0))
  6700. Hitboxweld=weld(m8,Handle,Hitbox,CFrame.new(0, 0, 0, -1, 2.17809955e-007, -5.96046519e-008, -5.96047656e-008, -4.97983308e-007, 1, 2.17809927e-007, 1, 4.97983308e-007),CFrame.new(-4.90843725, -0.0829741955, 0.0609716177, 0, -6.82671129e-008, -1, 1.1055932e-007, 1, -6.82671129e-008, 1, -1.1055932e-007, 7.547565e-015))
  6701. m8.Parent = rarm
  6702. m8:MakeJoints()
  6703.  
  6704. m8.Part.CanCollide = false
  6705. m8.Handle.CanCollide = false
  6706. ----------------------------------------------------
  6707. local cor8 = Instance.new("Part", rarm.Zyrodoxa)
  6708. cor8.Name = "Thingy"
  6709. cor8.Locked = true
  6710. cor8.BottomSurface = 0
  6711. cor8.CanCollide = false
  6712. cor8.Size = Vector3.new(1, 1, 1)
  6713. cor8.Transparency = 1
  6714. cor8.TopSurface = 0
  6715. corw8 = Instance.new("Weld", cor8)
  6716. corw8.Part0 = rarm
  6717. corw8.Part1 = cor8
  6718. corw8.C0 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180))
  6719. corw8.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  6720. weld8 = Instance.new("Weld", rarm.Zyrodoxa)
  6721. weld8.Part0 = cor8
  6722. weld8.Part1 = rarm.Zyrodoxa.Handle
  6723. weld8.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
  6724. Amulite = Instance.new("PointLight",m7.Center)
  6725. Amulite.Brightness = 0
  6726. Amulite.Color = Color3.new(0,1,0)
  6727. ----------------------------------------------------
  6728. models = {m,m2,m3,m4,m5,m6,m7,m8}
  6729. parts = {}
  6730. Stepped:connect(function()
  6731. for i,v in pairs(models) do
  6732. for _, a in pairs(v:GetChildren()) do
  6733. if v:IsA("Part") and v.Name ~= "Thingy" then
  6734. table.insert(parts, a)
  6735. for i,v in pairs(parts) do
  6736. v.CanCollide = false
  6737. end
  6738. end
  6739. end
  6740. end
  6741. end)
  6742. ----------------------------------------------------
  6743. local animpose = "Idle1"
  6744. local lastanimpose = "Idle1"
  6745. local grab = false
  6746. local Smooth = 1
  6747. local sine = 0
  6748. local change = 1
  6749. local val = 0
  6750. local ffing = false
  6751. ----------------------------------------------------
  6752. --[[local hitbox = m8.Hitbox --Zyrodoxa is the name of the dagger k
  6753.  
  6754. function FindHumanoids()
  6755. local function c_region(Position, Size)
  6756. local SizeOffset = Size/2
  6757. local Point1 = Position - SizeOffset
  6758. local Point2 = Position + SizeOffset
  6759. local a = Instance.new("Part", workspace)
  6760. a.Anchored = true
  6761. a.Size = Size
  6762. a.Position = Position
  6763. print("Hey!, I'm making a part!")
  6764. return Region3.new(Point1, Point2)
  6765. end
  6766.  
  6767. local a = c_region((hitbox.CFrame * CFrame.new(0, -1.285, 0)), Vector3.new(0.22, 0.6425, 1.22))
  6768. local b = c_region((hitbox.CFrame * CFrame.new(0, -0.6425, 0)), Vector3.new(0.22, 0.6425, 1.22))
  6769. local c = c_region((hitbox.CFrame * CFrame.new(0, 0.6425, 0)), Vector3.new(0.22, 0.6425, 1.22))
  6770. local d = c_region((hitbox.CFrame * CFrame.new(0, 1.285, 0)), Vector3.new(0.22, 0.6425, 1.22))
  6771.  
  6772. local regions = {a, b, c, d}
  6773.  
  6774. local found_humanoids = {}
  6775. local already_found = {char.Name}
  6776.  
  6777. for _, region in pairs(regions) do
  6778. for _, part in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(region, rarm.Zyrodoxa:GetChildren(), 100)) do
  6779. print(part, part.Parent, part.Name) ---nope
  6780. if part.Parent:FindFirstChild("Humanoid") ~= nil and part.Parent.ClassName == "Model" and not part:isDescendantOf(char) then
  6781. local humanoid = part.Parent:FindFirstChild("Humanoid")
  6782. local name = humanoid.Parent.Name
  6783. local exists = false
  6784. for _, n in pairs(already_found) do
  6785. if n == name then
  6786. exists = true
  6787. end
  6788. end
  6789. if not exists then
  6790. table.insert(already_found, name)
  6791. table.insert(found_humanoids, humanoid)
  6792. end
  6793. elseif part.Parent.Parent:FindFirstChild("Humanoid") ~= nil and part.Parent.Parent.ClassName == "Model" and not part:isDescendantOf(char) then
  6794. local humanoid = part.Parent.Parent:FindFirstChild("Humanoid")
  6795. local name = humanoid.Parent.Parent.Name
  6796. local exists = false
  6797. for _, n in pairs(already_found) do
  6798. if n == name then
  6799. exists = true
  6800. end
  6801. end
  6802. if not exists then
  6803. table.insert(already_found, name)
  6804. table.insert(found_humanoids, humanoid)
  6805. end
  6806. end
  6807. end
  6808. end
  6809. return found_humanoids
  6810. end
  6811.  
  6812. local humanoids = FindHumanoids()
  6813. if #humanoids == 0 then
  6814. for i, v in pairs(humanoids) do
  6815. print(v.Parent.Name)
  6816. if Debounces.Slashing == true then
  6817. v:TakeDamage(math.random(50,70) * math.random(1,3)) --max 60 damage?
  6818. elseif Debounces.Slashing == false then
  6819. wait()
  6820. end
  6821. end
  6822. wait(0.3)
  6823. end]]--
  6824. ----------------------------------------------------
  6825. --[[mouse.KeyDown:connect(function(key)
  6826. if key == "f" then
  6827. if Debounces.CanAttack == true then
  6828. Debounces.CanAttack = false
  6829. Debounces.NoIdl = true
  6830. Debounces.on = true
  6831. for i = 1, 20 do
  6832. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1.05, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  6833. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  6834. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-4),0,0),0.1)
  6835. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
  6836. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
  6837. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
  6838. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
  6839. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6,0.6,-0.2)*CFrame.Angles(math.rad(8),math.rad(22),math.rad(15)), 0.8)
  6840. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6841. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6,0.6,0.2)*CFrame.Angles(math.rad(-8),math.rad(12),math.rad(-12)), 0.8)
  6842. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  6843. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1)*CFrame.Angles(math.rad(-15),math.rad(0),math.rad(0)), 0.5)
  6844. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(20),math.rad(0)), 0.5)
  6845. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-6), math.rad(0), 0), 0.1)
  6846. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-20), 0), 0.1)
  6847. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.14) * CFrame.Angles(math.rad(-3), math.rad(0), math.rad(0)), 0.1)
  6848. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(5)), 0.1)
  6849. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(3), math.rad(0), math.rad(0)), 0.1)
  6850. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(10), math.rad(-5)), 0.1)
  6851. if Debounces.on == false then
  6852. break
  6853. end
  6854. fat.Event:wait()
  6855. end
  6856. end
  6857. end
  6858. end)]]--
  6859. ----------------------------------------------------
  6860. mod4 = Instance.new("Model",char)
  6861.  
  6862. ptez = {0.7, 0.8, 0.9, 1}
  6863.  
  6864. function FindNearestTorso(Position,Distance,SinglePlayer)
  6865. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  6866. local List = {}
  6867. for i,v in pairs(workspace:GetChildren())do
  6868. if v:IsA("Model")then
  6869. if v:findFirstChild("Torso")then
  6870. if v ~= char then
  6871. if(v.Torso.Position -Position).magnitude <= Distance then
  6872. table.insert(List,v)
  6873. end
  6874. end
  6875. end
  6876. end
  6877. end
  6878. return List
  6879. end
  6880.  
  6881. function Slam()
  6882. local part=Instance.new('Part',mod4)
  6883. part.Anchored=true
  6884. part.CanCollide=false
  6885. part.FormFactor='Custom'
  6886. part.Size=Vector3.new(.2,.2,.2)
  6887. part.CFrame=root.CFrame*CFrame.new(0,-2.8,-1.4)*CFrame.Angles(math.rad(90),0,0)
  6888. part.Transparency=.7
  6889. part.BrickColor=BrickColor.new('Really black')
  6890. mesh=Instance.new('SpecialMesh',part)
  6891. mesh.MeshId='http://www.roblox.com/asset/?id=3270017'
  6892. mesh.Scale=Vector3.new(3,3,3)
  6893. local part2=Instance.new('Part',mod4)
  6894. part2.Anchored=true
  6895. part2.CanCollide=false
  6896. part2.FormFactor='Custom'
  6897. part2.Size=Vector3.new(.2,.2,.2)
  6898. part2.CFrame=root.CFrame*CFrame.new(0,-2.4,-1.6)
  6899. part2.Transparency=.7
  6900. part2.BrickColor=BrickColor.new('Crimson')
  6901. mesh2=Instance.new('SpecialMesh',part2)
  6902. mesh2.MeshId='http://www.roblox.com/asset/?id=20329976'
  6903. mesh2.Scale=Vector3.new(3,1.5,3)
  6904. x = Instance.new("Sound",larm)
  6905. x.SoundId = "http://www.roblox.com/asset/?id=137977694"
  6906. x.Pitch = ptez[math.random(1,#ptez)]
  6907. x.Volume = 1
  6908. wait(.1)
  6909. x1 = Instance.new("Sound",larm)
  6910. x1.SoundId = "http://www.roblox.com/asset/?id=137977694"
  6911. x1.Pitch = ptez[math.random(1,#ptez)]
  6912. x1.Volume = 1
  6913. wait(.1)
  6914. x:Play()
  6915. x1:Play()
  6916. for i,v in pairs(FindNearestTorso(torso.CFrame.p,4))do
  6917. if v:FindFirstChild('Humanoid') then
  6918. v.Humanoid:TakeDamage(math.random(9999998,9999999))
  6919. end
  6920. end
  6921.  
  6922.  
  6923.  
  6924. coroutine.resume(coroutine.create(function()
  6925. for i=0,0.62,0.13 do
  6926. wait()
  6927. part.CFrame=part.CFrame
  6928. part.Transparency=i
  6929. mesh.Scale=mesh.Scale+Vector3.new(0.4,0.4,0.4)
  6930. part2.CFrame=part2.CFrame
  6931. part2.Transparency=i
  6932. mesh2.Scale=mesh2.Scale+Vector3.new(0.4,0.2,0.4)
  6933. end
  6934. part.Parent=nil
  6935. part2.Parent=nil
  6936. x:Destroy()
  6937. end))
  6938. end
  6939. ----------------------------------------------------
  6940. wPart = function(x,y,z,color,tr,cc,an,parent)
  6941. local wp = Instance.new('WedgePart',parent or Weapon)
  6942. wp.formFactor = 'Custom'
  6943. wp.Size = Vector3.new(x,y,z)
  6944. wp.BrickColor = BrickColor.new(color)
  6945. wp.CanCollide = cc
  6946. wp.Transparency = tr
  6947. wp.Anchored = an
  6948. wp.TopSurface,wp.BottomSurface = 0,0
  6949. return wp
  6950. end
  6951.  
  6952. Mesh = function(par,num,x,y,z)
  6953. local msh = _
  6954. if num == 1 then
  6955. msh = Instance.new("CylinderMesh",par)
  6956. elseif num == 2 then
  6957. msh = Instance.new("SpecialMesh",par)
  6958. msh.MeshType = 3
  6959. elseif num == 3 then
  6960. msh = Instance.new("BlockMesh",par)
  6961. elseif num == 4 then
  6962. msh = Instance.new("SpecialMesh",par)
  6963. msh.MeshType = "Torso"
  6964. elseif type(num) == 'string' then
  6965. msh = Instance.new("SpecialMesh",par)
  6966. msh.MeshId = num
  6967. end
  6968. msh.Scale = Vector3.new(x,y,z)
  6969. return msh
  6970. end
  6971.  
  6972. local function CFrameFromTopBack(at, top, back)
  6973. local right = top:Cross(back)
  6974. return CFrame.new(at.x, at.y, at.z,
  6975. right.x, top.x, back.x,
  6976. right.y, top.y, back.y,
  6977. right.z, top.z, back.z)
  6978. end
  6979.  
  6980. function Triangle(a, b, c)
  6981. local edg1 = (c-a):Dot((b-a).unit)
  6982. local edg2 = (a-b):Dot((c-b).unit)
  6983. local edg3 = (b-c):Dot((a-c).unit)
  6984. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  6985. a, b, c = a, b, c
  6986. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  6987. a, b, c = b, c, a
  6988. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  6989. a, b, c = c, a, b
  6990. else
  6991. print("unreachable")
  6992. end
  6993. local len1 = (c-a):Dot((b-a).unit)
  6994. local len2 = (b-a).magnitude - len1
  6995. local width = (a + (b-a).unit*len1 - c).magnitude
  6996. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  6997. local list = {}
  6998. if len1 > 0.01 then
  6999. local w1 = wPart(0,0,0,'Crimson',0.5,false,true,char)
  7000. local sz = Vector3.new(0.2, width, len1)
  7001. w1.Size = sz
  7002. local sp = Mesh(w1,2,0,0,0)
  7003. sp.MeshType='Wedge'
  7004. sp.Scale=Vector3.new(0,1,1)*sz/w1.Size
  7005. w1:BreakJoints()
  7006. w1.Anchored = true
  7007. w1.Transparency = 0.7
  7008. Spawn(function()
  7009. for i=0,1,0.1 do
  7010. fat.Event:wait()
  7011. w1.Transparency=w1.Transparency+0.03
  7012. end
  7013. end)
  7014. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  7015. table.insert(list,w1)
  7016. end
  7017. if len2 > 0.01 then
  7018. local w2 = wPart(0,0,0,'Crimson',0.5,false,true,char)
  7019. local sz = Vector3.new(0.2, width, len2)
  7020. w2.Size = sz
  7021. local sp = Mesh(w2,2,0,0,0)
  7022. sp.MeshType='Wedge'
  7023. sp.Scale=Vector3.new(0,1,1)*sz/w2.Size
  7024. w2:BreakJoints()
  7025. w2.Anchored = true
  7026. w2.Transparency = 0.7
  7027. Spawn(function()
  7028. for i=0,1,0.1 do
  7029. fat.Event:wait()
  7030. w2.Transparency=w2.Transparency+0.03
  7031. end
  7032. end)
  7033. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  7034. table.insert(list,w2)
  7035. end
  7036. return unpack(list)
  7037. end
  7038.  
  7039.  
  7040. ----------------------------------------------------
  7041. function Dmg()
  7042. local partofdeath = m8.Hitbox
  7043. local function CreateRegion3FromLocAndSize(Position, Size)
  7044. local SizeOffset = Size/2
  7045. local Point1 = Position - SizeOffset
  7046. local Point2 = Position + SizeOffset
  7047. return Region3.new(Point1, Point2)
  7048. end
  7049. local reg = CreateRegion3FromLocAndSize(partofdeath.Position, partofdeath.Size)
  7050. for i, v in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(reg, char:GetChildren(), 100)) do
  7051. Spawn(function()
  7052. if Debounces.Slashing == true and Debounces.Slashed == false then
  7053. Debounces.Slashed = true
  7054. ypcall(function()
  7055. local humanoid = v.Parent:FindFirstChild("Humanoid") or v.Parent.Parent:FindFirstChild("Humanoid")
  7056. humanoid:TakeDamage(math.random(50,70))
  7057. end)
  7058. wait(.4)
  7059. Debounces.Slashed = false
  7060. end
  7061. end)
  7062. end
  7063. end
  7064. ----------------------------------------------------
  7065. pts = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
  7066. ptz = {0.7, 0.8, 0.9, 1}
  7067. idz = {"161006212", "161006195"}
  7068. function attackone()
  7069. for i = 1, 13 do
  7070. corw8.C0 = Lerp(corw8.C0, CFrame.new(-0.3, -1, -0.3) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(90)), 0.8)
  7071. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(20), math.rad(30), math.rad(0)), 0.8)
  7072. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2, 0.5, -0.3)*CFrame.Angles(math.rad(70),math.rad(0),math.rad(-10)), 0.3)
  7073. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.3)
  7074. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0.4)*CFrame.Angles(math.rad(-30),math.rad(0),math.rad(-10)), 0.5)
  7075. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(-40),math.rad(0)), 0.5)
  7076. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0)*CFrame.Angles(math.rad(0),math.rad(-50),0), 0.5)
  7077. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.5)
  7078. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.7)
  7079. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(1, -1, 0) * CFrame.Angles(math.rad(18), math.rad(0), math.rad(15)), 0.7)
  7080. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.4, -1.3, 0) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
  7081. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(15)), 0.5)
  7082. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.7, -0.9, -0.4) * CFrame.Angles(math.rad(0), math.rad(-50), math.rad(0)), 0.5)
  7083. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-10)), 0.5)
  7084. if Debounces.on == false then
  7085. break
  7086. end
  7087. fat.Event:wait()
  7088. end
  7089. Debounces.Slashing = true
  7090. wait(0.2)
  7091. --[[z = Instance.new("Sound", hed)
  7092. z.SoundId = "rbxassetid://"..idz[math.random(1,#idz)]
  7093. z.Pitch = ptz[math.random(1,#ptz)]
  7094. z.Volume = 1
  7095. wait(.01)
  7096. z:Play()]]--
  7097.  
  7098. for i = 1, 14 do
  7099. Dmg()
  7100. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0.2) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(90)), 0.8)
  7101. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-40), math.rad(30), math.rad(0)), 0.8)
  7102. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0.4)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(100)), 0.4)
  7103. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(40),math.rad(0)), 0.4)
  7104. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, -0.3)*CFrame.Angles(math.rad(100),math.rad(0),math.rad(-20)), 0.4)
  7105. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(20),math.rad(0)), 0.4)
  7106. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0)*CFrame.Angles(math.rad(0),math.rad(40),0), 0.7)
  7107. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  7108. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -1) * CFrame.Angles(math.rad(-10), math.rad(-40), 0), 0.4)
  7109. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(-1, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7110. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.7, -0.9, -0.4) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
  7111. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-14), math.rad(0), math.rad(15)), 0.5)
  7112. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), math.rad(0)), 0.5)
  7113. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(8), math.rad(0), math.rad(-10)), 0.5)
  7114. if Debounces.on == false then break end
  7115. rs:wait()
  7116. end
  7117. Debounces.Slashing = false
  7118. end
  7119. function attacktwo()
  7120. Debounces.Slashing = true
  7121. for i = 1, 14 do
  7122. Dmg()
  7123. corw8.C0 = Lerp(corw8.C0, CFrame.new(-0.37, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(-90)), 0.4)
  7124. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-60), math.rad(0), math.rad(0)), 0.4)
  7125. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(80)), 0.7)
  7126. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7127. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0) *CFrame.Angles(math.rad(0),math.rad(0),math.rad (-70)), 0.5)
  7128. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.4)
  7129. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(-90), math.rad(0)), 0.5)
  7130. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  7131. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.5)
  7132. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7133. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(-10), 0, math.rad(-10)), 0.5)
  7134. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7135. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(10), 0, math.rad(10)), 0.5)
  7136. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7137. if Debounces.on == false then
  7138. break
  7139. end
  7140. rs:wait()
  7141. end
  7142. end
  7143. ----------------------------------------------------
  7144. ComboNum = 0
  7145. mouse.Button1Down:connect(function()
  7146. if Debounces.CanAttack == true then
  7147. Debounces.CanAttack = false
  7148. Debounces.NoIdl = true
  7149. Debounces.on = true
  7150. if ComboNum == 0 then
  7151. attackone()
  7152. elseif ComboNum == 1 then
  7153. attacktwo()
  7154. --[[elseif ComboNum == 2 then
  7155. attackthree()]]--
  7156. end
  7157. ComboNum = ComboNum + 1
  7158. Debounces.CanAttack = true
  7159. Debounces.on = false
  7160. wait(.5)
  7161. if Debounces.CanAttack == true then
  7162. ComboNum = 0
  7163. Debounces.NoIdl = false
  7164. end
  7165. end
  7166. end)
  7167. ----------------------------------------------------
  7168. definition = 5
  7169. bc = {}
  7170. bezierparts = {}
  7171. function NoOutline(Part)
  7172. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  7173. end
  7174. function draw(p,d)
  7175. for i=1,d do
  7176. local t = i/d
  7177. bc[i] = p[1]*(1-t)^2+2*p[2]*(1-t)*t+p[3]*t^2
  7178. end
  7179. for i=1,d do
  7180. local bcs = Instance.new("Part",char)
  7181. NoOutline(bcs)
  7182. bcs.Anchored = true
  7183. bcs.CanCollide = false
  7184. bcs.Material = "Neon"
  7185. bcs.BrickColor = BrickColor.new("Crimson")
  7186. bcs.Size = Vector3.new(1,1,1)
  7187. bcs.Shape = Enum.PartType.Ball
  7188. bcs.CFrame = CFrame.new(bc[i])
  7189. local bcp = Instance.new("Part",char)
  7190. NoOutline(bcp)
  7191. bcp.Anchored = true
  7192. bcp.CanCollide = false
  7193. bcp.Material = "Neon"
  7194. bcp.BrickColor = BrickColor.new("Crimson")
  7195. local cm = Instance.new("CylinderMesh")
  7196. cm.Parent = bcp
  7197. if i ~= 1 then
  7198. bcp.CFrame = CFrame.new(bc[i]:Lerp(bc[i-1],0.5),bc[i])*CFrame.Angles(math.pi/2,0,0)
  7199. bcp.Size = Vector3.new(1,(bc[i]-bc[i-1]).magnitude,1)
  7200. else
  7201. bcp.CFrame = CFrame.new(bc[i]:Lerp(p[1],0.5),bc[i])*CFrame.Angles(math.pi/2,0,0)
  7202. bcp.Size = Vector3.new(1,(bc[i]-p[1]).magnitude,1)
  7203. end
  7204. table.insert(bezierparts, bcs)
  7205. table.insert(bezierparts, bcp)
  7206. end
  7207. Spawn(function() fat.Event:wait()
  7208. for i,v in pairs(bezierparts) do
  7209. v.Transparency = 1
  7210. end
  7211. end)
  7212. end
  7213. --local points = {larm.Position,rarn.Position,invisipart.Position}
  7214. --draw(points,definition)
  7215. mouse.KeyDown:connect(function(key)
  7216. if key == "f" then
  7217. if Debounces.CanAttack == true then
  7218. Debounces.CanAttack = false
  7219. Debounces.NoIdl = true
  7220. Debounces.on = true
  7221. for i = 1, 20 do
  7222. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.2)
  7223. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7224. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.2)
  7225. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7226. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0), math.rad(0)), 0.2)
  7227. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  7228. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  7229. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7230. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(-10)), 0.2)
  7231. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7232. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(10)), 0.2)
  7233. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7234. if Debounces.on == false then
  7235. break
  7236. end
  7237. fat.Event:wait()
  7238. end
  7239. rpart = Instance.new("Part",rarm)
  7240. NoOutline(rpart)
  7241. rpart.Anchored = false
  7242. rpart.Size = Vector3.new(1,1,1)
  7243. rpart.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
  7244. rpart.Transparency = 1
  7245. newWeld(rarm, rpart, 0, 0, 0)
  7246. rpart.Weld.C1 = CFrame.new(0, 1.1, 0)
  7247. lpart = Instance.new("Part",larm)
  7248. NoOutline(lpart)
  7249. lpart.Anchored = false
  7250. lpart.Size = Vector3.new(1,1,1)
  7251. lpart.CFrame = larm.CFrame * CFrame.new(0,-1,0)
  7252. lpart.Transparency = 1
  7253. newWeld(larm, lpart, 0, 0, 0)
  7254. lpart.Weld.C1 = CFrame.new(0, 1.1, 0)
  7255. invisipart = Instance.new("Part",torso)
  7256. NoOutline(invisipart)
  7257. invisipart.Anchored = false
  7258. invisipart.Size = Vector3.new(1,1,1)
  7259. invisipart.Transparency = 1
  7260. invisipart.CFrame = torso.CFrame
  7261. newWeld(torso, invisipart, 0, 0, 0)
  7262. invisipart.Weld.C1 = CFrame.new(0, 0, 6)
  7263. table.insert(bezierparts, rpart)
  7264. table.insert(bezierparts, lpart)
  7265. table.insert(bezierparts, invisipart)
  7266. for i = 1, 40 do
  7267. local points = {lpart.Position,invisipart.Position,rpart.Position}
  7268. draw(points,definition)
  7269. --invisipart.Weld.C1 = invisipart.Weld.C1 + Vector3.new(0,0,0.6)
  7270. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(90)), 0.1)
  7271. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7272. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-90)), 0.1)
  7273. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7274. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0), math.rad(0)), 0.2)
  7275. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
  7276. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  7277. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7278. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(-10)), 0.2)
  7279. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7280. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(10)), 0.2)
  7281. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
  7282. if Debounces.on == false then
  7283. break
  7284. end
  7285. fat.Event:wait()
  7286. end
  7287. for i,v in pairs(bezierparts) do
  7288. v:Destroy()
  7289. end
  7290. --draw(points,definition)
  7291. if Debounces.CanAttack == false then
  7292. Debounces.CanAttack = true
  7293. Debounces.NoIdl = false
  7294. Debounces.on = false
  7295. end
  7296. end
  7297. end
  7298. end)
  7299. ----------------------------------------------------
  7300. pitches = {0.85, 0.9, 0.95, 1, 1.05, 1.1}
  7301. IDs = {"415880409","415880478"}
  7302. mouse.KeyDown:connect(function(key)
  7303. if key == "h" then
  7304. if Debounces.CanJoke == true then
  7305. Debounces.CanJoke = false
  7306. z = Instance.new("Sound",hed)
  7307. z.SoundId = "rbxassetid://"..IDs[math.random(1,#IDs)]
  7308. z.Pitch = 1
  7309. z.Volume = 1
  7310. z1 = Instance.new("Sound",hed)
  7311. z1.SoundId = z.SoundId
  7312. z1.Pitch = 1
  7313. z1.Volume = 1
  7314. wait()
  7315. z:Play()
  7316. z1:Play()
  7317. wait(5)
  7318. z:Destroy()
  7319. z1:Destroy()
  7320. if Debounces.CanJoke == false then
  7321. Debounces.CanJoke = true
  7322. end
  7323. end
  7324. end
  7325. end)
  7326. ----------------------------------------------------
  7327. mouse.KeyDown:connect(function(key)
  7328. if string.byte(key) == 49 then --rightctrl
  7329. hed.face.Texture = "rbxassetid://1085435"
  7330. char.Humanoid.WalkSpeed = 90
  7331. z.Volume = 0
  7332. z2 = Instance.new("Sound",char)
  7333. z2.SoundId = "rbxassetid://176238381"
  7334. z2.Looped = true
  7335. z2.Pitch = 1
  7336. z2.Volume = 1
  7337. z2:Play()
  7338.  
  7339. player = game.Players.LocalPlayer
  7340. b = Instance.new("BillboardGui", hed)
  7341. b.Size = UDim2.new(0, 200, 0, 40)
  7342. b.StudsOffset = Vector3.new(0, 1.9, 0)
  7343. t = Instance.new("TextLabel", b)
  7344. t.BackgroundTransparency = 1
  7345. t.Size = UDim2.new(0, 200, 0, 50)
  7346. t.Font = "SourceSansBold"
  7347. t.FontSize = "Size32"
  7348. t.Text = "[RAGE MODE ACTIVATED]"
  7349. t.TextColor3 = Color3.new(1, 1, 1)
  7350. t.TextStrokeTransparency = 0
  7351. t.Position = UDim2.new(0, 0, -0.4, -11)
  7352.  
  7353. wait(10)
  7354. char.Humanoid.WalkSpeed = 16
  7355. b:Remove()
  7356. z2:Stop()
  7357. z.Volume = 0.8
  7358. hed.face.Texture = "rbxassetid://362505168"
  7359. end
  7360. end)
  7361. ----------------------------------------------------
  7362. mouse.KeyDown:connect(function(key)
  7363. if key == "j" then
  7364. if Debounces.CanJoke == true then
  7365. Debounces.CanJoke = false
  7366. z = Instance.new("Sound",hed)
  7367. z.SoundId = "rbxassetid://415859013"
  7368. z.Pitch = pitches[math.random(1,#pitches)]
  7369. z.Volume = 1
  7370. wait()
  7371. z:Play()
  7372. wait(2)
  7373. z:Destroy()
  7374. if Debounces.CanJoke == false then
  7375. Debounces.CanJoke = true
  7376. end
  7377. end
  7378. end
  7379. end)
  7380. ----------------------------------------------------
  7381. mouse.KeyDown:connect(function(key)
  7382. if key == "k" then
  7383. if Debounces.CanJoke == true then
  7384. Debounces.CanJoke = false
  7385. z = Instance.new("Sound",hed)
  7386. z.SoundId = "rbxassetid://415859085"
  7387. z.Pitch = pitches[math.random(1,#pitches)]
  7388. z.Volume = 1
  7389. wait()
  7390. z:Play()
  7391. wait(2)
  7392. z:Destroy()
  7393. if Debounces.CanJoke == false then
  7394. Debounces.CanJoke = true
  7395. end
  7396. end
  7397. end
  7398. end)
  7399. ----------------------------------------------------
  7400. Grab = false
  7401. mouse.KeyDown:connect(function(key)
  7402. if key == "z" then
  7403. Debounces.on = true
  7404. Debounces.NoIdl = true
  7405. Debounces.ks = true
  7406. if Grab == false then
  7407. gp = nil
  7408. for i = 1, 20 do
  7409. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(20)), 0.2)
  7410. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7411. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-80)), 0.2)
  7412. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7413. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-70),0), 0.2)
  7414. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7415. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(70), 0), 0.2)
  7416. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7417. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(30), math.rad(-20)), 0.2)
  7418. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7419. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-15), math.rad(20)), 0.2)
  7420. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7421. if Debounces.on == false then break end
  7422. fat.Event:wait()
  7423. end
  7424. con1=larm.LeftArm.LeftArmPlate.Touched:connect(function(hit)
  7425. ht = hit.Parent
  7426. for i,v in pairs(ht:GetChildren()) do
  7427. if v:IsA("Part") then
  7428. v.CanCollide = false
  7429. end
  7430. end
  7431. hum1=ht:FindFirstChild('Humanoid')
  7432. if hum1 ~= nil then
  7433. if Debounces.ks==true then
  7434. z = Instance.new("Sound",hed)
  7435. z.SoundId = "rbxassetid://169380525"
  7436. z.Volume = 1
  7437. z:Play()
  7438. Debounces.ks=false
  7439. end
  7440. hum1.PlatformStand=true
  7441. hum1:ChangeState'Physics'
  7442. gp = ht
  7443. Grab = true
  7444. asd=weld5(larm,ht:FindFirstChild("Torso"),CFrame.new(0,-1,0.6),CFrame.new(0,0,0))
  7445. asd.Parent = larm
  7446. asd.Name = "asd"
  7447. asd.C0=asd.C0*CFrame.Angles(math.rad(-90),math.rad(180),0)
  7448. stanceToggle = "Grabbed"
  7449. --[[elseif hum1 == nil then
  7450. con1:disconnect()
  7451. wait() return]]--
  7452. end
  7453. end)
  7454. for i = 1, 20 do
  7455. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(20)), 0.2)
  7456. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7457. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.4,0.65,0)*CFrame.Angles(math.rad(70),math.rad(0),math.rad(20)), 0.2)
  7458. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7459. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.2)
  7460. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7461. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.2)
  7462. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7463. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.2)
  7464. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7465. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.2)
  7466. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7467. if Debounces.on == false then break end
  7468. fat.Event:wait()
  7469. end
  7470. con1:disconnect()
  7471. Debounces.on = false
  7472. Debounces.NoIdl = false
  7473. elseif Grab == true then
  7474. Grab = false
  7475. --[[for i = 1, 16 do
  7476. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(0),math.rad(50),math.rad(60)), 0.3)
  7477. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,-.5)*CFrame.Angles(math.rad(130),math.rad(0),math.rad(-60)), 0.3)
  7478. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14),math.rad(70),0), 0.3)
  7479. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-70), 0), 0.3)
  7480. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.3)
  7481. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
  7482. cor.Weld.C1 = Lerp(cor.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(40), 0), 0.3)
  7483. if Debounces.on == false then end
  7484. rs:wait()
  7485. end]]--
  7486. for i = 1, 16 do
  7487. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)), 0.3)
  7488. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-20)), 0.5)
  7489. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(140),math.rad(0),math.rad(0)), 0.3)
  7490. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(60)), 0.5)
  7491. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(20),math.rad(-60),0), 0.3)
  7492. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7493. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(70), 0), 0.3)
  7494. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7495. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(-20)), 0.3)
  7496. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.4)
  7497. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
  7498. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7499. if Debounces.on == false then end
  7500. rs:wait()
  7501. end
  7502. for i = 1, 12 do
  7503. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0) *CFrame.Angles(math.rad(0),math.rad(0),math.rad(20)), 0.6)
  7504. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7505. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.3,-0.1)*CFrame.Angles(math.rad(45),math.rad(0),math.rad(-32)), 0.6)
  7506. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7507. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14),math.rad(40), math.rad(14)),0.6)
  7508. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7509. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.6, 0) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)), 0.6)
  7510. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(40),math.rad(0)), 0.5)
  7511. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.8, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(0)), 0.6)
  7512. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.4)
  7513. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.4, .2, -0.8) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)), 0.6)
  7514. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(0)), 0.4)
  7515. if Debounces.on == false then end
  7516. rs:wait()
  7517. end
  7518. Slam()
  7519. if gp ~= nil then
  7520. for i,v in pairs(larm:GetChildren()) do
  7521. if v.Name == "asd" and v:IsA("Weld") then
  7522. v:Remove()
  7523. end
  7524. if v:IsA("Part") then
  7525. v.CanCollide = true
  7526. v.CustomPhysicalProperties = PhysicalProperties.new(1,1,1,1,1)
  7527. end
  7528. end
  7529. end
  7530. stanceToggle = "Idle1"
  7531. --[[bv = Instance.new("BodyVelocity",gp:FindFirstChild("Torso"))
  7532. bv.maxForce = Vector3.new(400000, 400000, 400000)
  7533. bv.P = 125000
  7534. bv.velocity = char.Head.CFrame.lookVector * 200]]--
  7535. ht=nil
  7536. Debounces.on = false
  7537. Debounces.NoIdl = false
  7538. elseif ht == nil then wait()
  7539. Grab = false
  7540. Debounces.on = false
  7541. Debounces.NoIdl = false
  7542. end
  7543. end
  7544. end)
  7545. ----------------------------------------------------
  7546. --WIPX
  7547. mouse.KeyDown:connect(function(key)
  7548. if key == "x" then
  7549. stanceToggle = "Idle1"
  7550. for i,v in pairs(larm:GetChildren()) do
  7551. if v.Name == "asd" and v:IsA("Weld") then
  7552. v:Remove()
  7553. Grab = false
  7554. Grab = false
  7555. if v:IsA("Part") then
  7556. v.CanCollide = true
  7557. v.CustomPhysicalProperties = PhysicalProperties.new(1,1,1,1,1)
  7558.  
  7559. hum1.PlatformStand=false
  7560. stanceToggle = "Idle1"
  7561. Grab = false
  7562. stanceToggle = "Idle1"
  7563. end
  7564. end
  7565. end
  7566. end
  7567. end)
  7568. ----------------------------------------------------
  7569. --WIPC
  7570. mouse.KeyDown:connect(function(key)
  7571. if key == "c" then
  7572. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.8, -0.2) * CFrame.Angles(math.rad(-30-2*math.cos(sine/12)), math.rad(-9), math.rad(5)), 0.2)
  7573. wait()
  7574. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, 4, -5) * CFrame.Angles(math.rad(-30-2*math.cos(sine/12)), math.rad(-9), math.rad(5)), 0.2)
  7575. wait()
  7576. wait(0.1)
  7577. Slam()
  7578. end
  7579. end)
  7580. ----------------------------------------------------
  7581. --WIPV
  7582. mouse.KeyDown:connect(function(key)
  7583. if key == "v" then
  7584. Debounces.on = true
  7585. Debounces.NoIdl = true
  7586. Debounces.ks = true
  7587. if Grab == false then
  7588. gp = nil
  7589. for i = 1, 12 do
  7590. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0) *CFrame.Angles(math.rad(0),math.rad(0),math.rad(20)), 0.6)
  7591. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7592. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.3,-0.1)*CFrame.Angles(math.rad(45),math.rad(0),math.rad(-32)), 0.6)
  7593. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7594. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14),math.rad(40), math.rad(14)),0.6)
  7595. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7596. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.6, 0) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)), 0.6)
  7597. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(40),math.rad(0)), 0.5)
  7598. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.8, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(0)), 0.6)
  7599. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.4)
  7600. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.4, .2, -0.8) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)), 0.6)
  7601. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(0)), 0.4)
  7602. if Debounces.on == false then end
  7603. fat.Event:wait()
  7604. end
  7605. Slam()
  7606. if gp ~= nil then
  7607. for i,v in pairs(larm:GetChildren()) do
  7608. if v.Name == "asd" and v:IsA("Weld") then
  7609. v:Remove()
  7610. end
  7611. if v:IsA("Part") then
  7612. v.CanCollide = true
  7613. v.CustomPhysicalProperties = PhysicalProperties.new(1,1,1,1,1)
  7614. end
  7615. end
  7616. end
  7617. stanceToggle = "Idle1"
  7618. ht=nil
  7619. Debounces.on = false
  7620. Debounces.NoIdl = false
  7621. elseif ht == nil then wait()
  7622. Grab = false
  7623. Debounces.on = false
  7624. Debounces.NoIdl = false
  7625. end
  7626. end
  7627. end)
  7628. ----------------------------------------------------
  7629. mouse.KeyDown:connect(function(key)
  7630. if string.byte(key) == 52 then
  7631. Swing = 2
  7632. char.Humanoid.WalkSpeed = 25
  7633. end
  7634. end)
  7635. mouse.KeyUp:connect(function(key)
  7636. if string.byte(key) == 52 then
  7637. Swing = 1
  7638. char.Humanoid.WalkSpeed = 16
  7639. end
  7640. end)
  7641. ----------------------------------------------------
  7642. CR = torso.Cloak.Rotater
  7643. CR2 = torso.Cloak.CapeLevel1
  7644. CR3 = torso.Cloak.CapeLevel2
  7645. CR4 = torso.Cloak.CapeLevel3
  7646. CR5 = torso.Cloak.CapeLevel4
  7647. jump = false
  7648. rs:connect(function()
  7649. if char.Humanoid.Jump == true then
  7650. jump = true
  7651. else
  7652. jump = false
  7653. end
  7654. char.Humanoid.FreeFalling:connect(function(f)
  7655. if f then
  7656. ffing = true
  7657. else
  7658. ffing = false
  7659. end
  7660. end)
  7661. sine = sine + change
  7662. if jump == true then
  7663. animpose = "Jumping"
  7664. elseif ffing == true then
  7665. animpose = "Freefalling"
  7666. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
  7667. animpose = "Idle"
  7668. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 0 then
  7669. animpose = "Idle"
  7670. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
  7671. animpose = "Walking"
  7672. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 60 then
  7673. animpose = "Freefalling"
  7674. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
  7675. animpose = "Running"
  7676.  
  7677.  
  7678. end
  7679. RightLeg = CFrame.new(0.5,-1,0)
  7680. LeftLeg = CFrame.new(-0.5,-1,0)
  7681.  
  7682. lefth = (torso.CFrame*LeftLeg)
  7683. righth = (torso.CFrame*RightLeg)
  7684.  
  7685. speed = Vector3.new(torso.Velocity.X,0,torso.Velocity.Z)
  7686.  
  7687. TiltOnAxis = (torso.CFrame-torso.CFrame.p):vectorToObjectSpace(speed/100)
  7688.  
  7689. local AngleThetaR = (righth-righth.p):vectorToObjectSpace(speed/100)
  7690. local AngleThetaL = (lefth-lefth.p):vectorToObjectSpace(speed/100)
  7691. if animpose ~= lastanimpose then
  7692. sine = 0
  7693. if Debounces.NoIdl == false then
  7694. if stanceToggle == "Idle1" then
  7695. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0.2)*CFrame.Angles(math.rad(-12-4*math.cos(sine/22)),math.rad(-12-2*math.cos(sine/22)),math.rad(12+2*math.cos(sine/22))), 0.3)
  7696. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,-0.2)*CFrame.Angles(math.rad(20+4*math.cos(sine/22)),math.rad(-22-2*math.cos(sine/22)),math.rad(-15-2*math.cos(sine/22))), 0.3)
  7697. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-12+2.5*math.cos(sine/22)),math.rad(0),math.rad(0)), 0.2)
  7698. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-2+2*math.cos(sine/22)), math.rad(0), 0), 0.2)
  7699. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.06) * CFrame.Angles(math.rad(0-2*math.cos(sine/22)), math.rad(5), math.rad(-5)), 0.2)
  7700. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(0-2*math.cos(sine/22)), math.rad(-5), math.rad(5)), 0.2)
  7701. elseif stanceToggle == "Idle2" then
  7702. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0.2)*CFrame.Angles(math.rad(-22-4*math.cos(sine/12)),math.rad(-40-2*math.cos(sine/12)),math.rad(24+2*math.cos(sine/12))), 0.3)
  7703. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2,0.6,-0.6)*CFrame.Angles(math.rad(90+4*math.cos(sine/12)),math.rad(0),math.rad(50-2*math.cos(sine/12))), 0.3)
  7704. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-6+2.5*math.cos(sine/12)),math.rad(0),math.rad(0)), 0.2)
  7705. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-20+2*math.cos(sine/12)), math.rad(0), 0), 0.2)
  7706. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.4, -1) * CFrame.Angles(math.rad(-7-2*math.cos(sine/12)), math.rad(7), math.rad(-5)), 0.2)
  7707. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.8, -0.2) * CFrame.Angles(math.rad(-30-2*math.cos(sine/12)), math.rad(-9), math.rad(5)), 0.2)
  7708. end
  7709. fat.Event:wait()
  7710. end
  7711. else
  7712. end
  7713. lastanimpose = animpose
  7714. if Debounces.NoIdl == false then
  7715. if animpose == "Idle" then
  7716. change = 0.5
  7717. if stanceToggle == "Idle1" then
  7718. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1.05+0.03*math.cos(sine/5), 0-0.1*math.cos(sine/10)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7719. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0+8*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.3)
  7720. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-4-2*math.cos(sine/10)),0,0),0.1)
  7721. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  7722. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  7723. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  7724. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
  7725. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6+0.05*math.cos(sine/10),0.6+0.1*math.cos(sine/10),-0.2-0.1*math.cos(sine/10))*CFrame.Angles(math.rad(8+2.5*math.cos(sine/10)),math.rad(22+7*math.cos(sine/10)),math.rad(15+2*math.cos(sine/10))), 0.8)
  7726. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7727. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6-0.05*math.cos(sine/10),0.6+0.1*math.cos(sine/10),0.2+0.1*math.cos(sine/10))*CFrame.Angles(math.rad(-8-2.5*math.cos(sine/10)),math.rad(12+5*math.cos(sine/10)),math.rad(-12-3*math.cos(sine/10))), 0.8)
  7728. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7729. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.05*math.cos(sine/10))*CFrame.Angles(math.rad(-15+3*math.cos(sine/10)),math.rad(0),math.rad(0)), 0.5)
  7730. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(20-3*math.cos(sine/10)),math.rad(0)), 0.5)
  7731. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-6+3*math.cos(sine/10)), math.rad(0), 0), 0.1)
  7732. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0-0.08*math.cos(sine/10), -1, 0) * CFrame.Angles(math.rad(0), math.rad(-20+3*math.cos(sine/10)), 0), 0.1)
  7733. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.14+0.06*math.cos(sine/10)) * CFrame.Angles(math.rad(-3-3*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.1)
  7734. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(-10-3*math.cos(sine/10)), math.rad(5+3*math.cos(sine/10))), 0.1)
  7735. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(8-3*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.1)
  7736. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(10-3*math.cos(sine/10)), math.rad(-5+3*math.cos(sine/10))), 0.1)
  7737. elseif stanceToggle == "Idle2" then
  7738. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-6),0,0),0.1)
  7739. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
  7740. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
  7741. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
  7742. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-8-1*math.cos(sine/6)),0,0),0.1)
  7743. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7744. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65-0.1*math.cos(sine/3),0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(20-2*math.cos(sine/3))), 0.1)
  7745. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0,0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.2)
  7746. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.23, 0.5, -.56) * CFrame.Angles(math.rad(88+4*math.cos(sine/3)), 0, math.rad(45)), 0.6)
  7747. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.2)
  7748. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2-0.05*math.cos(sine/3), 0) * CFrame.Angles(math.rad(-10+2*math.cos(sine/6)), 0, 0), 0.8)
  7749. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.1)
  7750. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-10), 0, 0), 0.3)
  7751. --hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-5-10*math.cos(sine/18)), math.sin(sine/36)/3, 0), 0.3)
  7752. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7753. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, 0, -1.15) * CFrame.Angles(math.rad(-9-2*math.cos(sine/6)), 0, 0), 0.8)
  7754. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1-0.1*math.cos(sine/3), 0+0.04*math.cos(sine/6)) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)), 0.8)
  7755. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -.1) * CFrame.Angles(math.rad(-56-2*math.cos(sine/6)), 0, 0), 0.8)
  7756. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1-0.05*math.cos(sine/3), 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)), 0.8)
  7757. elseif stanceToggle == "Grabbed" then
  7758. grab = true
  7759. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7760. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7761. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(40+2*math.cos(sine/14))), 0.2)
  7762. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
  7763. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),-.5)*CFrame.Angles(math.rad(90+4*math.cos(sine/14)),math.rad(0),math.rad(-80+4*math.cos(sine/14))), 0.3)
  7764. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
  7765. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14+2*math.cos(sine/14)),math.rad(70-4*math.cos(sine/14)),0), 0.3)
  7766. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7767. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-70), 0), 0.3)
  7768. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.1)
  7769. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.3)
  7770. lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  7771. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
  7772. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  7773. end
  7774. elseif animpose == "Walking" then
  7775. if stanceToggle == "Grabbed" then
  7776. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7777. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7778. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5-.05*math.cos(sine/2), math.sin(sine/4)/4) * CFrame.Angles(-math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(10+7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
  7779. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7780. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(120+4*math.cos(sine/2)),math.rad(0),math.rad(-30+4*math.cos(sine/4))), 0.3)
  7781. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
  7782. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.1*math.cos(sine/2))*CFrame.Angles(math.rad(-10+4*math.cos(sine/2)), math.rad(0-8*math.cos(sine/4)/2.3), math.rad(0)),0.4)
  7783. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.7)
  7784. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.12*math.cos(sine/2), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/2)), math.rad(0+10*math.cos(sine/4)/2.3)+root.RotVelocity.Y/30, math.rad(0)+root.RotVelocity.Y/30), 0.4)
  7785. --rj.C0 = rj.C0:lerp(CFrame.Angles(math.rad(-90)+TiltOnAxis.Z,TiltOnAxis.X,math.rad(180)+-TiltOnAxis.X),.1)
  7786. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.8)
  7787. lleg.Weld.C0 = lleg.Weld.C0:lerp(CFrame.new(-0.5,-1-math.cos(sine/4)*.3,0+math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*AngleThetaL.Z,AngleThetaL.X,(math.sin(sine/4)*3*-AngleThetaL.X)-root.RotVelocity.Y/20),0.8)
  7788. lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  7789. rleg.Weld.C0 = rleg.Weld.C0:lerp(CFrame.new(0.5,-1+math.cos(sine/4)*.3,0-math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*-AngleThetaR.Z,AngleThetaR.X,(math.sin(sine/4)*3*AngleThetaR.X)-root.RotVelocity.Y/20),0.8)
  7790. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  7791. elseif stanceToggle ~= "Grabbed" then
  7792. change = 1
  7793. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7794. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7795. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-22-2*math.cos(sine/2)),0,0),0.2)
  7796. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-3*math.cos(sine/2)),0,0),0.2)
  7797. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-4*math.cos(sine/2)),0,0),0.2)
  7798. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-5*math.cos(sine/2)),0,0),0.2)
  7799. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-6*math.cos(sine/2)),0,0),0.2)
  7800. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5-.05*math.cos(sine/2), math.sin(sine/4)/4) * CFrame.Angles(-math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(10+7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
  7801. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7802. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5+.05*math.cos(sine/2), -math.sin(sine/4)/4)*CFrame.Angles(math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(-10-7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
  7803. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
  7804. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.1*math.cos(sine/2))*CFrame.Angles(math.rad(-10+4*math.cos(sine/2)), math.rad(0-8*math.cos(sine/4)/2.3), math.rad(0)),0.4)
  7805. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.7)
  7806. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.12*math.cos(sine/2), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/2)), math.rad(0+10*math.cos(sine/4)/2.3)+root.RotVelocity.Y/30, math.rad(0)+root.RotVelocity.Y/30), 0.4)
  7807. --rj.C0 = rj.C0:lerp(CFrame.Angles(math.rad(-90)+TiltOnAxis.Z,TiltOnAxis.X,math.rad(180)+-TiltOnAxis.X),.1)
  7808. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.8)
  7809. --lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.9-0.24*math.cos(sine/4)/2.8, -0.05 + math.sin(sine/4)/3.4) * CFrame.Angles(math.rad(-5)-math.sin(sine/4)/2.1, math.rad(0-10*math.cos(sine/4)/2.3), 0-root.RotVelocity.Y/20), .4)
  7810. lleg.Weld.C0 = lleg.Weld.C0:lerp(CFrame.new(-0.5,-1-math.cos(sine/4)*.3,0+math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*AngleThetaL.Z,AngleThetaL.X,(math.sin(sine/4)*3*-AngleThetaL.X)-root.RotVelocity.Y/20),0.8)
  7811. lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  7812. --rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.9+0.24*math.cos(sine/4)/2.8, -0.05 + -math.sin(sine/4)/3.4) * CFrame.Angles(math.rad(-5)+math.sin(sine/4)/2.1, math.rad(0-10*math.cos(sine/4)/2.3), 0-root.RotVelocity.Y/20), .4)
  7813. rleg.Weld.C0 = rleg.Weld.C0:lerp(CFrame.new(0.5,-1+math.cos(sine/4)*.3,0-math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*-AngleThetaR.Z,AngleThetaR.X,(math.sin(sine/4)*3*AngleThetaR.X)-root.RotVelocity.Y/20),0.8)
  7814. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
  7815. end
  7816. elseif animpose == "Running" then
  7817. change = 1
  7818. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7819. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7820. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-56-10*math.cos(sine/2)),0,0),0.2)
  7821. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  7822. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  7823. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  7824. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
  7825. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.24+.6*math.cos(sine/4)/1.4, 0.54, 0+0.8*math.cos(sine/4)) * CFrame.Angles(math.rad(6-140*math.cos(sine/4)/1.2), math.rad(0), math.rad(-20+70*math.cos(sine/4))), 0.2)
  7826. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
  7827. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.24+.6*math.cos(sine/4)/1.4, 0.54, 0-0.8*math.cos(sine/4))*CFrame.Angles(math.rad(6+140*math.cos(sine/4)/1.2), math.rad(0), math.rad(20+70*math.cos(sine/4))), 0.2)
  7828. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7829. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-8+12*math.cos(sine/2)/1.5), math.rad(0+12*math.cos(sine/4)), math.rad(0)),0.2)
  7830. hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.5)
  7831. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.2*math.cos(sine/2)/1.7, 0) * CFrame.Angles(math.rad(-14+10*math.cos(sine/2)/1.5), math.rad(0-12*math.cos(sine/4))-root.RotVelocity.Y/10, math.rad(0)+root.RotVelocity.Y/20), 0.2)
  7832. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  7833. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -.8-0.4*math.cos(sine/4)/2, math.sin(sine/4)/2) * CFrame.Angles(math.rad(-10) + -math.sin(sine/4)/1.2, math.rad(0+12*math.cos(sine/4))+root.RotVelocity.Y/10, 0), .8)
  7834. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7835. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -.8+0.4*math.cos(sine/4)/2, -math.sin(sine/4)/2) * CFrame.Angles(math.rad(-10) + math.sin(sine/4)/1.2, math.rad(0+12*math.cos(sine/4))+root.RotVelocity.Y/10, 0), .8)
  7836. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7837. elseif animpose == "Jumping" then
  7838. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-30),0,0),0.2)
  7839. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  7840. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  7841. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  7842. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
  7843. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7844. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7845. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(20)), 0.2)
  7846. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
  7847. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(-20)), 0.2)
  7848. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7849. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(30),math.rad(0),0), 0.2)
  7850. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.2)
  7851. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  7852. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  7853. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7854. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
  7855. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7856. elseif animpose == "fly" then
  7857. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-110),0,0),0.2)
  7858. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7859. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7860. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7861. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7862. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7863. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7864. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0)*CFrame.Angles(math.rad(-40),math.rad(20),math.rad(50)), 0.2)
  7865. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
  7866. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0)*CFrame.Angles(math.rad(110),math.rad(-20),math.rad(-30)), 0.2)
  7867. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7868. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(10),math.rad(0),0), 0.2)
  7869. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.2)
  7870. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  7871. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.5, 0.2) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)), 0.2)
  7872. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7873. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.5, -0.6) * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)), 0.2)
  7874. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7875. elseif animpose == "Freefalling" then
  7876. CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-110),0,0),0.2)
  7877. CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7878. CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7879. CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7880. CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
  7881. corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
  7882. corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
  7883. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0)*CFrame.Angles(math.rad(-40),math.rad(20),math.rad(50)), 0.2)
  7884. rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
  7885. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0)*CFrame.Angles(math.rad(110),math.rad(-20),math.rad(-30)), 0.2)
  7886. larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
  7887. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(10),math.rad(0),0), 0.2)
  7888. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.2)
  7889. torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
  7890. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.5, 0.2) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)), 0.2)
  7891. lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7892. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.5, -0.6) * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)), 0.2)
  7893. rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  7894. end
  7895. end
  7896. end)
  7897. hum.MaxHealth = 20000
  7898. wait(3)
  7899. hum.Health = 20000
  7900. while wait() do
  7901. wait(5)
  7902. for i=1,100 do wait()
  7903. Amulite.Brightness=Amulite.Brightness+0.02
  7904. end
  7905. for i=1,100 do wait()
  7906. Amulite.Brightness=Amulite.Brightness-0.02
  7907. end
  7908. end
  7909.  
  7910. while true do
  7911. hed.BrickColor = BrickColor.new "Really black"
  7912. end
  7913.  
  7914. --Edited by 1x0x1x0--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement