B0bstone

Untitled

Jun 9th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 166.67 KB | None | 0 0
  1. --Made by KAITO_KIRO and AureIion_sol, the fact that you're reading this means you should kys.
  2. --Raw paste link for current version : https://gist.githubusercontent.com/anonymous/790eaeb002ab7a70a39efc8e5139438e/raw/19aafb8c8f65f7d6ef3df0bf68b8ebb447becf47/asd
  3. Player=game:GetService("Players").LocalPlayer
  4. Character=Player.Character
  5. PlayerGui=Player.PlayerGui
  6. Backpack=Player.Backpack
  7. Torso=Character.Torso
  8. Character.Head.face.Texture = "rbxassetid://0"
  9. asd = Instance.new("Sound", Torso)
  10. asd.Name = 'asd'
  11. asd.SoundId = "rbxassetid://531425137"
  12. asd.Looped = true
  13. asd.Volume = 0.75
  14. wait(.1)
  15. asd:Play()
  16. Head=Character.Head
  17. Humanoid=Character.Humanoid
  18. m=Instance.new('Model',Character)
  19. LeftArm=Character["Left Arm"]
  20. LeftLeg=Character["Left Leg"]
  21. RightArm=Character["Right Arm"]
  22. RightLeg=Character["Right Leg"]
  23. LS=Torso["Left Shoulder"]
  24. LH=Torso["Left Hip"]
  25. RS=Torso["Right Shoulder"]
  26. RH=Torso["Right Hip"]
  27. Face = Head.face
  28. Neck=Torso.Neck
  29. it=Instance.new
  30. attacktype=1
  31. vt=Vector3.new
  32. cf=CFrame.new
  33. euler=CFrame.fromEulerAnglesXYZ
  34. angles=CFrame.Angles
  35. cloaked=false
  36. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  37. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  38. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  39. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  40. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  41. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  42. RootPart=Character.HumanoidRootPart
  43. RootJoint=RootPart.RootJoint
  44. RootCF=euler(-1.57,0,3.14)
  45. attack = false
  46. attackdebounce = false
  47. deb=false
  48. equipped=true
  49. hand=false
  50. MMouse=nil
  51. combo=0
  52. mana=0
  53. trispeed=.2
  54. attackmode='none'
  55. local idle=0
  56. local Anim="Idle"
  57. local Effects={}
  58. local gun=false
  59. local shoot=false
  60. player=nil
  61. mana=0
  62. for i,v in ipairs(Character:children()) do
  63. if v:isA("Hat") then
  64. v:remove()
  65. end
  66. end
  67. Hat = Instance.new("Model")
  68. Hat.Parent = Character
  69. Hat.Name = "Hat"
  70. rh = Instance.new("Part")
  71. rh.Parent = Hat
  72. rh.BrickColor = BrickColor.new("Really black")
  73. rh.Locked = true
  74. rh.CanCollide = false
  75. mesh = Instance.new("SpecialMesh")
  76. rh.formFactor = "Symmetric"
  77. mesh.MeshType = "FileMesh"
  78. mesh.MeshId = "rbxassetid://167549828"
  79. mesh.Parent = rh
  80. local weld = Instance.new("Weld")
  81. weld.Parent = rh
  82. weld.Part0 = rh
  83. weld.Part1 =Character.Head
  84. weld.C0 = CFrame.new(0, -0.35, 0)*CFrame.Angles(0, 0, 0)
  85. mesh.Scale = Vector3.new(1.0,1.0, 1.0)
  86. Hat1 = Instance.new("Model")
  87. Hat1.Parent = Character
  88. Hat1.Name = "Hat"
  89. rh1 = Instance.new("Part")
  90. rh1.Parent = Hat1
  91. rh1.BrickColor = BrickColor.new("Really black")
  92. rh1.Locked = true
  93. rh1.CanCollide = false
  94. mesh1 = Instance.new("SpecialMesh")
  95. rh1.formFactor = "Symmetric"
  96. mesh1.MeshType = "FileMesh"
  97. mesh1.MeshId = "rbxassetid://167549828"
  98. mesh1.Parent = rh1
  99. local weld1 = Instance.new("Weld")
  100. weld1.Parent = rh1
  101. weld1.Part0 = rh1
  102. weld1.Part1 =Character.Head
  103. weld1.C0 = CFrame.new(0, -0.3, 0)*CFrame.Angles(0, 0, 0)
  104. mesh1.Scale = Vector3.new(1.0,1.0, 1.0)
  105. local CurrentMode = "Unsheathed"
  106. mouse=Player:GetMouse()
  107. --save shoulders
  108. RSH, LSH=nil, nil
  109. --welds
  110. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  111. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  112. LH=Torso["Left Hip"]
  113. RH=Torso["Right Hip"]
  114. TorsoColor=Torso.BrickColor
  115. function NoOutline(Part)
  116. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  117. end
  118. player=Player
  119. ch=Character
  120. RSH=ch.Torso["Right Shoulder"]
  121. LSH=ch.Torso["Left Shoulder"]
  122. --
  123. RSH.Parent=nil
  124. LSH.Parent=nil
  125. --
  126. RW.Name="Right Shoulder"
  127. RW.Part0=ch.Torso
  128. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  129. RW.C1=cf(0, 0.5, 0)
  130. RW.Part1=ch["Right Arm"]
  131. RW.Parent=ch.Torso
  132. --
  133. LW.Name="Left Shoulder"
  134. LW.Part0=ch.Torso
  135. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  136. LW.C1=cf(0, 0.5, 0)
  137. LW.Part1=ch["Left Arm"]
  138. LW.Parent=ch.Torso
  139.  
  140. local function weldBetween(a, b)
  141. local weldd = Instance.new("ManualWeld")
  142. weldd.Part0 = a
  143. weldd.Part1 = b
  144. weldd.C0 = CFrame.new()
  145. weldd.C1 = b.CFrame:inverse() * a.CFrame
  146. weldd.Parent = a
  147. return weldd
  148. end
  149.  
  150. function nooutline(part)
  151. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  152. end
  153.  
  154. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  155. local fp=it("Part")
  156. fp.formFactor=formfactor
  157. fp.Parent=parent
  158. fp.Reflectance=reflectance
  159. fp.Transparency=transparency
  160. fp.CanCollide=false
  161. fp.Locked=true
  162. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  163. fp.Name=name
  164. fp.Size=size
  165. fp.Position=Character.Torso.Position
  166. nooutline(fp)
  167. fp.Material=material
  168. fp:BreakJoints()
  169. return fp
  170. end
  171.  
  172. function swait(num)
  173. if num==0 or num==nil then
  174. game:service'RunService'.Heartbeat:wait(0)
  175. else
  176. for i=0,num do
  177. game:service'RunService'.Heartbeat:wait(0)
  178. end
  179. end
  180. end
  181.  
  182. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  183. local mesh=it(Mesh)
  184. mesh.Parent=part
  185. if Mesh=="SpecialMesh" then
  186. mesh.MeshType=meshtype
  187. mesh.MeshId=meshid
  188. end
  189. mesh.Offset=offset
  190. mesh.Scale=scale
  191. return mesh
  192. end
  193.  
  194. function weld(parent,part0,part1,c0,c1)
  195. local weld=it("Weld")
  196. weld.Parent=parent
  197. weld.Part0=part0
  198. weld.Part1=part1
  199. weld.C0=c0
  200. weld.C1=c1
  201. return weld
  202. end
  203.  
  204.  
  205. local function CFrameFromTopBack(at, top, back)
  206. local right = top:Cross(back)
  207. return CFrame.new(at.x, at.y, at.z,
  208. right.x, top.x, back.x,
  209. right.y, top.y, back.y,
  210. right.z, top.z, back.z)
  211. end
  212.  
  213. function Triangle(a, b, c)
  214. local edg1 = (c-a):Dot((b-a).unit)
  215. local edg2 = (a-b):Dot((c-b).unit)
  216. local edg3 = (b-c):Dot((a-c).unit)
  217. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  218. a, b, c = a, b, c
  219. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  220. a, b, c = b, c, a
  221. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  222. a, b, c = c, a, b
  223. else
  224. assert(false, "unreachable")
  225. end
  226.  
  227. local len1 = (c-a):Dot((b-a).unit)
  228. local len2 = (b-a).magnitude - len1
  229. local width = (a + (b-a).unit*len1 - c).magnitude
  230.  
  231. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  232.  
  233. local list = {}
  234.  
  235. if len1 > 0.01 then
  236. local w1 = Instance.new('WedgePart', m)
  237. game:GetService("Debris"):AddItem(w1,5)
  238. w1.Material = "SmoothPlastic"
  239. w1.FormFactor = 'Custom'
  240. w1.BrickColor = BrickColor.new("White")
  241. w1.Transparency = 0
  242. w1.Reflectance = 0
  243. w1.Material = "Neon"
  244. w1.CanCollide = false
  245. NoOutline(w1)
  246. local sz = Vector3.new(0.2, width, len1)
  247. w1.Size = sz
  248. local sp = Instance.new("SpecialMesh",w1)
  249. sp.MeshType = "Wedge"
  250. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  251. w1:BreakJoints()
  252. w1.Anchored = true
  253. w1.Parent = workspace
  254. w1.Transparency = 0.3
  255. table.insert(Effects,{w1,"Disappear",.03})
  256. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  257. table.insert(list,w1)
  258. end
  259. if len2 > 0.01 then
  260. local w2 = Instance.new('WedgePart', m)
  261. game:GetService("Debris"):AddItem(w2,5)
  262. w2.Material = "SmoothPlastic"
  263. w2.FormFactor = 'Custom'
  264. w2.BrickColor = BrickColor.new("White")
  265. w2.Transparency = 0
  266. w2.Reflectance = 0
  267. w2.Material = "Neon"
  268. w2.CanCollide = false
  269. NoOutline(w2)
  270. local sz = Vector3.new(0.2, width, len2)
  271. w2.Size = sz
  272. local sp = Instance.new("SpecialMesh",w2)
  273. sp.MeshType = "Wedge"
  274. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  275. w2:BreakJoints()
  276. w2.Anchored = true
  277. w2.Parent = workspace
  278. w2.Transparency = 0.3
  279. table.insert(Effects,{w2,"Disappear",.03})
  280. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  281. table.insert(list,w2)
  282. end
  283. return unpack(list)
  284. end
  285.  
  286.  
  287. so = function(id,par,vol,pit)
  288. coroutine.resume(coroutine.create(function()
  289. local sou = Instance.new("Sound",par or workspace)
  290. sou.Volume=vol
  291. sou.Pitch=pit or 1
  292. sou.SoundId=id
  293. swait()
  294. sou:play()
  295. game:GetService("Debris"):AddItem(sou,6)
  296. end))
  297. end
  298.  
  299. function clerp(a,b,t)
  300. local qa = {QuaternionFromCFrame(a)}
  301. local qb = {QuaternionFromCFrame(b)}
  302. local ax, ay, az = a.x, a.y, a.z
  303. local bx, by, bz = b.x, b.y, b.z
  304. local _t = 1-t
  305. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  306. end
  307.  
  308. function QuaternionFromCFrame(cf)
  309. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  310. local trace = m00 + m11 + m22
  311. if trace > 0 then
  312. local s = math.sqrt(1 + trace)
  313. local recip = 0.5/s
  314. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  315. else
  316. local i = 0
  317. if m11 > m00 then
  318. i = 1
  319. end
  320. if m22 > (i == 0 and m00 or m11) then
  321. i = 2
  322. end
  323. if i == 0 then
  324. local s = math.sqrt(m00-m11-m22+1)
  325. local recip = 0.5/s
  326. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  327. elseif i == 1 then
  328. local s = math.sqrt(m11-m22-m00+1)
  329. local recip = 0.5/s
  330. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  331. elseif i == 2 then
  332. local s = math.sqrt(m22-m00-m11+1)
  333. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  334. end
  335. end
  336. end
  337.  
  338. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  339. local xs, ys, zs = x + x, y + y, z + z
  340. local wx, wy, wz = w*xs, w*ys, w*zs
  341. local xx = x*xs
  342. local xy = x*ys
  343. local xz = x*zs
  344. local yy = y*ys
  345. local yz = y*zs
  346. local zz = z*zs
  347. return CFrame.new(px, py, pz,1-(yy+zz), xy - wz, xz + wy,xy + wz, 1-(xx+zz), yz - wx, xz - wy, yz + wx, 1-(xx+yy))
  348. end
  349.  
  350. function QuaternionSlerp(a, b, t)
  351. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  352. local startInterp, finishInterp;
  353. if cosTheta >= 0.0001 then
  354. if (1 - cosTheta) > 0.0001 then
  355. local theta = math.acos(cosTheta)
  356. local invSinTheta = 1/math.sin(theta)
  357. startInterp = math.sin((1-t)*theta)*invSinTheta
  358. finishInterp = math.sin(t*theta)*invSinTheta
  359. else
  360. startInterp = 1-t
  361. finishInterp = t
  362. end
  363. else
  364. if (1+cosTheta) > 0.0001 then
  365. local theta = math.acos(-cosTheta)
  366. local invSinTheta = 1/math.sin(theta)
  367. startInterp = math.sin((t-1)*theta)*invSinTheta
  368. finishInterp = math.sin(t*theta)*invSinTheta
  369. else
  370. startInterp = t-1
  371. finishInterp = t
  372. end
  373. end
  374. return a[1]*startInterp + b[1]*finishInterp, a[2]*startInterp + b[2]*finishInterp, a[3]*startInterp + b[3]*finishInterp, a[4]*startInterp + b[4]*finishInterp
  375. end
  376.  
  377. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  378. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  379. end
  380.  
  381. Damagefunc=function(Part,hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  382. if hit.Parent==nil then
  383. return
  384. end
  385. local h=hit.Parent:FindFirstChild("Humanoid")
  386. for _,v in pairs(hit.Parent:children()) do
  387. if v:IsA("Humanoid") then
  388. h=v
  389. end
  390. end
  391. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  392. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  393. end
  394. if hit.Parent.className=="Hat" then
  395. hit=hit.Parent.Parent:findFirstChild("Head")
  396. end
  397. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  398. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  399. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  400. return
  401. end]]
  402. -- hs(hit,1.2)
  403. local c=Instance.new("ObjectValue")
  404. c.Name="creator"
  405. c.Value=game:service("Players").LocalPlayer
  406. c.Parent=h
  407. game:GetService("Debris"):AddItem(c,.5)
  408. local Damage=math.random(minim,maxim)
  409. -- h:TakeDamage(Damage)
  410. local blocked=false
  411. local block=hit.Parent:findFirstChild("Block")
  412. if block~=nil then
  413. print(block.className)
  414. if block.className=="NumberValue" then
  415. if block.Value>0 then
  416. blocked=true
  417. if decreaseblock==nil then
  418. block.Value=block.Value-1
  419. end
  420. end
  421. end
  422. if block.className=="IntValue" then
  423. if block.Value>0 then
  424. blocked=true
  425. if decreaseblock~=nil then
  426. block.Value=block.Value-1
  427. end
  428. end
  429. end
  430. end
  431. if blocked==false then
  432. -- h:TakeDamage(Damage)
  433. h.Health=h.Health-Damage
  434. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, Part.BrickColor.Color)
  435. else
  436. h.Health=h.Health-(Damage/2)
  437. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Bright blue").Color)
  438. end
  439. if Type=="Knockdown" then
  440. local hum=hit.Parent.Humanoid
  441. hum.PlatformStand=true
  442. coroutine.resume(coroutine.create(function(HHumanoid)
  443. swait(1)
  444. HHumanoid.PlatformStand=false
  445. end),hum)
  446. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  447. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  448. local bodvol=Instance.new("BodyVelocity")
  449. bodvol.velocity=angle*knockback
  450. bodvol.P=5000
  451. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  452. bodvol.Parent=hit
  453. local rl=Instance.new("BodyAngularVelocity")
  454. rl.P=3000
  455. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  456. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  457. rl.Parent=hit
  458. game:GetService("Debris"):AddItem(bodvol,.5)
  459. game:GetService("Debris"):AddItem(rl,.5)
  460. elseif Type=="Normal" then
  461. local vp=Instance.new("BodyVelocity")
  462. vp.P=500
  463. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  464. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  465. if KnockbackType==1 then
  466. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  467. elseif KnockbackType==2 then
  468. vp.velocity=Property.CFrame.lookVector*knockback
  469. end
  470. if knockback>0 then
  471. vp.Parent=hit.Parent.Torso
  472. end
  473. game:GetService("Debris"):AddItem(vp,.5)
  474. elseif Type=="Up" then
  475. local bodyVelocity=Instance.new("BodyVelocity")
  476. bodyVelocity.velocity=vt(0,60,0)
  477. bodyVelocity.P=5000
  478. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  479. bodyVelocity.Parent=hit
  480. game:GetService("Debris"):AddItem(bodyVelocity,1)
  481. local rl=Instance.new("BodyAngularVelocity")
  482. rl.P=3000
  483. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  484. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  485. rl.Parent=hit
  486. game:GetService("Debris"):AddItem(rl,.5)
  487. elseif Type=="Snare" then
  488. local bp=Instance.new("BodyPosition")
  489. bp.P=2000
  490. bp.D=100
  491. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  492. bp.position=hit.Parent.Torso.Position
  493. bp.Parent=hit.Parent.Torso
  494. game:GetService("Debris"):AddItem(bp,1)
  495. elseif Type=="Target" then
  496. local Targetting = false
  497. if Targetting==false then
  498. ZTarget=hit.Parent.Torso
  499. coroutine.resume(coroutine.create(function(Part)
  500. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  501. swait(5)
  502. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  503. end),ZTarget)
  504. local TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  505. local targetgui=Instance.new("BillboardGui")
  506. targetgui.Parent=ZTarget
  507. targetgui.Size=UDim2.new(10,100,10,100)
  508. local targ=Instance.new("ImageLabel")
  509. targ.Parent=targetgui
  510. targ.BackgroundTransparency=1
  511. targ.Image="rbxassetid://4834067"
  512. targ.Size=UDim2.new(1,0,1,0)
  513. cam.CameraType="Scriptable"
  514. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  515. local dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  516. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  517. Targetting=true
  518. RocketTarget=ZTarget
  519. for i=1,Property do
  520. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  521. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  522. swait()
  523. end
  524. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  525. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  526. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  527. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  528. end
  529. Targetting=false
  530. RocketTarget=nil
  531. targetgui.Parent=nil
  532. cam.CameraType="Custom"
  533. end
  534. end
  535. local debounce=Instance.new("BoolValue")
  536. debounce.Name="DebounceHit"
  537. debounce.Parent=hit.Parent
  538. debounce.Value=true
  539. game:GetService("Debris"):AddItem(debounce,Delay)
  540. c=Instance.new("ObjectValue")
  541. c.Name="creator"
  542. c.Value=Player
  543. c.Parent=h
  544. game:GetService("Debris"):AddItem(c,.5)
  545. end
  546. end
  547.  
  548.  
  549. function ShowDamage(Pos, Text, Time, Color)
  550. local Rate = (1 / 30)
  551. local Pos = (Pos or Vector3.new(0, 0, 0))
  552. local Text = (Text or "")
  553. local Time = (Time or 2)
  554. local Color = (Color or Color3.new(1, 0, 0))
  555. local EffectPart = part("Custom",workspace,"SmoothPlastic",0,1,BrickColor.new(Color),"Effect",vt(0,0,0))
  556. EffectPart.Anchored = true
  557. local BillboardGui = Instance.new("BillboardGui")
  558. BillboardGui.Size = UDim2.new(3, 0, 3, 0)
  559. BillboardGui.Adornee = EffectPart
  560. local TextLabel = Instance.new("TextLabel")
  561. TextLabel.BackgroundTransparency = 1
  562. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  563. TextLabel.Text = Text
  564. TextLabel.TextColor3 = Color
  565. TextLabel.TextScaled = true
  566. TextLabel.Font = Enum.Font.ArialBold
  567. TextLabel.Parent = BillboardGui
  568. BillboardGui.Parent = EffectPart
  569. game.Debris:AddItem(EffectPart, (Time + 0.1))
  570. EffectPart.Parent = game:GetService("Workspace")
  571. Delay(0, function()
  572. local Frames = (Time / Rate)
  573. for Frame = 1, Frames do
  574. wait(Rate)
  575. local Percent = (Frame / Frames)
  576. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  577. TextLabel.TextTransparency = Percent
  578. end
  579. if EffectPart and EffectPart.Parent then
  580. EffectPart:Destroy()
  581. end
  582. end)
  583. end
  584.  
  585. Handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","HandleHoodie",Vector3.new(0.310000032, 0.200000003, 0.300000042))
  586. HandleWeld=weld(m,Character["Right Arm"],Handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),CFrame.new(0.97002399, -0.112449646, -0.0639343262, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  587. mesh("CylinderMesh",Handle,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.900000453, 1))
  588. Hitbox=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Mid gray","Hitbox",Vector3.new(0.75, 6.57999992, 0.200000003))
  589. Hitboxweld=weld(m,Handle,Hitbox,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.0166996717, -4.50009918, -0.00540161133, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  590. mesh("BlockMesh",Hitbox,"","",Vector3.new(0, 0, 0),Vector3.new(0.0500000045, 1, 0.450000018))
  591. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  592. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.49980164, -0.40812397, -0.00491333008, -0.00187699974, -0.167490989, -0.985871851, 0.0110449996, 0.985809922, -0.167501494, 0.999937236, -0.0112033542, -4.27065089e-007))
  593. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  594. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  595. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.0747818947, -1.37517548, -0.00484466553, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  596. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  597. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.200000003, 1.09050035, 0.330000013))
  598. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-5.96046448e-006, -2.19963837, -0.00484466553, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  599. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.950000048, 1, 1))
  600. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.390000015, 1.5600003, 0.200000003))
  601. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-4.88758087e-005, -1.89990234, 0.00514221191, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  602. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.550000012))
  603. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.200000003, 0.200000003, 0.330000013))
  604. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-5.78761101e-005, -0.804878235, -0.00492095947, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  605. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0500000045, 0.800000072, 1))
  606. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  607. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.271591187, -1.29917908, -0.00495147705, -0.0108060027, -0.964178264, -0.265035063, 0.00296599395, 0.265018493, -0.964238763, 0.999937236, -0.0112056592, -4.04378807e-006))
  608. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  609. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  610. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.695175171, -1.43777466, -0.00491333008, -0.00966699515, -0.862497568, -0.50596875, 0.00567400036, 0.50593698, -0.862551808, 0.999937236, -0.0112091517, 2.92123309e-006))
  611. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.250000089, 0.102501623, 1))
  612. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  613. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.338888168, 1.12273407, -0.00486755371, 0.0105040008, 0.937348127, 0.348236024, -0.00390800135, -0.34821412, 0.937406957, 0.999937236, -0.0112074288, 5.51621315e-006))
  614. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  615. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  616. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.170578, -0.297786713, -0.00492095947, -0.00187699974, -0.167490989, -0.985871851, 0.0110449996, 0.985809922, -0.167501494, 0.999937236, -0.0112033542, -4.27065089e-007))
  617. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  618. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  619. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.46807861, -0.316619873, -0.00495147705, -0.00295399921, -0.263803929, 0.964571774, -0.0108070029, -0.964511275, -0.263820499, 0.999937236, -0.0112034548, -1.76409844e-006))
  620. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.650000095, 0.102501623, 1))
  621. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  622. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.624176025, -1.47100067, -0.00497436523, -0.0105540035, -0.941333354, 0.337313116, -0.00377799966, -0.337291986, -0.941392481, 0.999937236, -0.0112098297, 3.42376143e-006))
  623. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.250000089, 0.102501623, 1))
  624. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  625. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.30181885, 0.605491638, -0.00490570068, 0.00564600015, 0.504061997, -0.863649011, 0.00968299713, 0.86359477, 0.504093647, 0.999937236, -0.0112088239, -4.97478322e-006))
  626. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.300000072, 0.102501623, 1))
  627. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  628. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.46491241, -0.482786179, -0.00492858887, -0.00389000098, -0.346705079, 0.937966228, -0.0105110034, -0.937907279, -0.346726865, 0.999937236, -0.0112077333, 4.24194832e-006))
  629. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.550000072, 0.102501623, 1))
  630. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  631. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.45322418, -0.0240330696, -0.00489807129, -0.000451999833, -0.0406189859, 0.999174654, -0.0111929988, -0.999111891, -0.0406215005, 0.999937356, -0.0112021221, -3.04984246e-006))
  632. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  633. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.33099997))
  634. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.0749446154, -1.37520599, -0.00492095947, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  635. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  636. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  637. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.48498535, 0.115077972, -0.00492858887, 0.00200100034, 0.178939015, -0.983858109, 0.0110300034, 0.983796358, 0.178950205, 0.999937236, -0.0112100393, -5.12103907e-006))
  638. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.300000072, 0.102501623, 1))
  639. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  640. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.626190186, -1.140625, -0.00494384766, -0.0091329962, -0.815072715, -0.579286814, 0.00649200473, 0.579250395, -0.815123856, 0.999937236, -0.0112052551, 1.16453998e-006))
  641. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  642. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.390000045, 0.210000321, 0.330000013))
  643. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-4.7981739e-005, -1.54994965, -0.00490570068, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  644. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  645. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.07263184, -0.692550659, -0.00494384766, -0.00553899957, -0.493982941, -0.869453907, 0.00974900275, 0.86939925, -0.494014025, 0.999937236, -0.0112126535, 2.38510097e-007))
  646. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  647. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  648. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.266874313, -1.31082916, 0.00490570068, 0.0108429994, 0.967194855, -0.253803968, -0.00284600025, -0.253787994, -0.967255652, -0.999937236, 0.0112102805, 8.13836039e-007))
  649. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  650. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  651. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.634695053, -1.47774506, 0.00492858887, 0.0105040008, 0.937348127, 0.348236024, 0.00390800135, 0.34821412, -0.937406957, -0.999937236, 0.0112074288, -5.51621315e-006))
  652. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.250000089, 0.102501623, 1))
  653. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  654. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.46351624, -0.0169992447, 0.00492858887, 0.000327999849, 0.0289949868, 0.999579549, 0.0112029975, 0.999516785, -0.028996842, -0.999937236, 0.0112077976, 3.01058731e-006))
  655. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  656. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  657. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.49613953, 0.109327316, 0.00490570068, -0.00187699974, -0.167490989, -0.985871851, -0.0110449996, -0.985809922, 0.167501494, -0.999937236, 0.0112033542, 4.27065089e-007))
  658. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.300000072, 0.102501623, 1))
  659. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  660. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.31421661, 0.603988647, 0.00489044189, -0.00553899957, -0.493982941, -0.869453907, -0.00974900275, -0.86939925, 0.494014025, -0.999937236, 0.0112126535, -2.38510097e-007))
  661. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.300000072, 0.102501623, 1))
  662. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  663. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.07759094, -0.704029083, 0.00489807129, 0.00564600015, 0.504061997, -0.863649011, -0.00968299713, -0.86359477, -0.504093647, -0.999937236, 0.0112088239, 4.97478322e-006))
  664. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  665. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  666. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.20773315, 0.238894463, -0.00493621826, 0.00187699974, 0.167490989, 0.985871851, -0.0110449996, -0.985809922, 0.167501494, 0.999937236, -0.0112033542, -4.27065089e-007))
  667. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.550000072, 0.102501623, 1))
  668. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  669. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.47679138, -0.479194641, 0.0048828125, 0.00376700051, 0.335774034, 0.941935122, 0.0105509991, 0.941875935, -0.335795164, -0.999937236, 0.0112032965, 5.29573617e-006))
  670. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.550000072, 0.102501623, 1))
  671. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  672. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.50836945, -0.41729641, 0.00489807129, 0.00200000033, 0.178939015, -0.983858109, -0.0110290041, -0.983796358, -0.178950191, -0.999937236, 0.011208876, 5.92614379e-006))
  673. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  674. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  675. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.17913818, -0.30697155, 0.00497436523, 0.00200000033, 0.178939015, -0.983858109, -0.0110290041, -0.983796358, -0.178950191, -0.999937236, 0.011208876, 5.92614379e-006))
  676. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  677. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  678. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.693664551, -1.45023346, 0.00494384766, 0.00973600149, 0.868322194, -0.495905131, -0.00555100059, -0.495874017, -0.868376732, -0.999937236, 0.0112072863, -7.77313653e-006))
  679. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.250000089, 0.102501623, 1))
  680. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  681. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.47976685, -0.311849594, 0.00495910645, 0.00283199991, 0.252568007, 0.967575014, 0.0108430041, 0.967514277, -0.252583891, -0.999937236, 0.0112067368, 1.40442944e-006))
  682. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.650000095, 0.102501623, 1))
  683. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  684. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.625782013, -1.15318298, 0.0048828125, 0.00921000168, 0.821751177, -0.569772124, -0.00638900371, -0.569736302, -0.821802735, -0.999937236, 0.0112090809, 2.89875129e-006))
  685. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000066, 0.102501623, 1))
  686. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  687. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.335258484, 1.13473511, 0.00492858887, -0.0105530024, -0.941335261, 0.337308079, 0.00377899874, 0.33728689, 0.941394389, -0.999937236, 0.0112092234, -2.08482766e-006))
  688. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.400000095, 0.102501623, 1))
  689. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark taupe","Part",Vector3.new(0.200000003, 0.200000003, 0.331))
  690. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.21631622, 0.247975349, 0.00493621826, -0.00200100034, -0.178939015, 0.983858109, 0.0110300034, 0.983796358, 0.178950205, -0.999937236, 0.0112100393, 5.12103907e-006))
  691. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.550000072, 0.102501623, 1))
  692. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(3.93000007, 0.200000003, 0.200000003))
  693. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(4.64488983, 0.00505065918, -0.144644618, -6.60000078e-005, -0.00581800053, 0.999983132, 0.999937356, -0.0112010082, 8.28419559e-007, 0.0112008126, 0.999920368, 0.00581837492))
  694. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.550000012, 0.5))
  695. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 3.93000031, 0.200000003))
  696. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-5.1856041e-006, -4.64490509, 0.00463867188, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  697. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.949999988, 1, 0.349999994))
  698. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 3.76000023, 0.200000003))
  699. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-5.96046448e-005, -4.77989197, 0.0046005249, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  700. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0500000045, 1, 0.450000018))
  701. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(3.93000007, 0.200000003, 0.200000003))
  702. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(4.6448822, 0.00508117676, 0.144792438, -6.60000078e-005, -0.00581800053, 0.999983132, 0.999937356, -0.0112010082, 8.28419559e-007, 0.0112008126, 0.999920368, 0.00581837492))
  703. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.550000012, 0.5))
  704. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.430000037, 0.490000337, 0.330000013))
  705. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-3.40938568e-005, -1.1999054, -0.00494384766, -0.0112070041, -0.999920368, -0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, 0.999937236, -0.0112072034, 1.81473285e-006))
  706. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Slate,0,0,"Dark stone grey","Part",Vector3.new(0.320000023, 0.36500001, 0.320000023))
  707. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.0049854517, -1.20753479, -3.05175781e-005, -0.0112070041, -0.999920368, -0.00581600191, -6.69957008e-005, -0.00581561634, 0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  708. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=1033714",Vector3.new(0, 0, 0),Vector3.new(0.159500003, 0.5, 0.159500003))
  709. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 0.594999969))
  710. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00507354736, 0.0474830866, -6.31235504, -0.999937356, 0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  711. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.475000054, 1))
  712. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 0.594999969))
  713. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00509643555, 0.0473840833, -6.3123703, 0.999937356, -0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  714. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.475000054, 1))
  715. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 1.26499999))
  716. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.005027771, -0.0972285271, 7.24234772, 0.999937356, -0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  717. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.975000024, 1))
  718. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 0.545000017))
  719. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00507354736, -0.284388721, 1.66242218, -0.999937356, 0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  720. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.899999976, 1))
  721. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 0.545000017))
  722. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.0051651001, -0.284405589, 1.66241455, 0.999937356, -0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  723. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.899999976, 1))
  724. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 0.265000015))
  725. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00510406494, -0.28442055, -1.25741577, 0.999937356, -0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  726. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.899999976, 1))
  727. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  728. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00492095947, -0.144849539, 1.71743774, -0.999937356, 0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  729. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.49999994, 0.624999821))
  730. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 1.26499999))
  731. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00508117676, -0.0974233747, 7.24232483, -0.999937356, 0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  732. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.975000024, 1))
  733. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Mid gray","Part",Vector3.new(0.200000003, 0.200000003, 0.265000015))
  734. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00505828857, -0.28437078, -1.25744629, -0.999937356, 0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  735. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.550000012, 0.899999976, 1))
  736. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.329999983, 0.200000003, 0.435000002))
  737. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00485992432, -0.0473880172, 2.96239471, 0.999937356, -0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  738. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.474999994, 1))
  739. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.329999983, 0.200000003, 0.435000002))
  740. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00489044189, -0.0475103259, 2.96240997, -0.999937356, 0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  741. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.474999994, 1))
  742. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  743. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00492858887, -0.0448739529, -0.817398071, -0.999937356, 0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  744. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.399999946, 0.674999893))
  745. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  746. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00495910645, -0.159652472, -0.922431946, -0.999937356, 0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  747. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.549999952, 0.324999839))
  748. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  749. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00489807129, -0.20469892, 1.48241425, -0.999937356, 0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  750. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.0999999717, 0.374999821))
  751. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  752. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00490570068, -0.204542756, 1.48241425, 0.999937356, -0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  753. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.0999999717, 0.374999821))
  754. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  755. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00490570068, -0.144648492, 1.71740723, 0.999937356, -0.0112010036, 0, 0.0112008126, 0.999920368, 0.00581600191, -6.51450609e-005, -0.0058156373, 0.999983132))
  756. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.49999997, 0.624999821))
  757. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  758. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00495910645, -0.0450550318, -0.817436218, 0.999937356, -0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  759. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.399999946, 0.674999893))
  760. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.330000013, 0.200000003, 0.200000003))
  761. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00494384766, -0.1597929, -0.922409058, 0.999937356, -0.0112010036, 0, -0.0112008126, -0.999920368, -0.00581600191, 6.51450609e-005, 0.0058156373, -0.999983132))
  762. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.549999952, 0.324999839))
  763. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.33100003, 0.200000003))
  764. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-3.55243683e-005, -0.00493621826, 2.16444397, -0.0112070041, -0.999920368, -0.00581600191, 0.999937236, -0.0112071931, -1.10498133e-009, -6.51799492e-005, -0.00581563683, 0.999983132))
  765. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.25, 1, 0.200000018))
  766. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.33100003, 0.200000003))
  767. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.00497984886, -0.00492095947, 2.69940948, -0.0112070041, -0.999920368, -0.00581600191, 0.999937236, -0.0112071931, -1.10498133e-009, -6.51799492e-005, -0.00581563683, 0.999983132))
  768. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.200000018, 1, 0.25))
  769. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.33100003, 0.200000003))
  770. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.0648363233, -0.00489807129, 1.73441315, -0.0112070041, -0.999920368, -0.00581600191, 0.999937236, -0.0112071931, -1.10498133e-009, -6.51799492e-005, -0.00581563683, 0.999983132))
  771. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.100000009, 1, 0.100000009))
  772. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.33100006, 0.200000003))
  773. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-4.13060188e-005, -0.00489044189, 1.37493896, -0.0112070041, -0.999920368, -0.00581600191, 0.999937236, -0.0112071931, -1.10498133e-009, -6.51799492e-005, -0.00581563683, 0.999983132))
  774. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.25, 1, 0.200000018))
  775. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.33100003, 0.200000003))
  776. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.1920929e-005, -0.00492095947, 0.964866638, -0.0112070041, -0.999920368, -0.00581600191, 0.999937236, -0.0112071931, -1.10498133e-009, -6.51799492e-005, -0.00581563683, 0.999983132))
  777. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.25, 1, 0.200000018))
  778. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.270000041, 0.330000013, 0.270000041))
  779. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-6.42538071e-005, -0.00492858887, 0.959884644, -0.0112070041, -0.999920368, -0.00581600191, 0.999937236, -0.0112071931, -1.10498133e-009, -6.51799492e-005, -0.00581563683, 0.999983132))
  780. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  781. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.33100003, 0.200000003))
  782. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.0649956465, -0.00493621826, 1.73440552, -0.0112070041, -0.999920368, -0.00581600191, 0.999937236, -0.0112071931, -1.10498133e-009, -6.51799492e-005, -0.00581563683, 0.999983132))
  783. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.100000009, 1, 0.100000009))
  784. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.340000004, 0.200000003, 0.340000063))
  785. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.788146973, -1.25549316, 4.57763672e-005, -0.0029529992, -0.263803929, 0.964571774, -0.0108090024, -0.964511275, -0.263820499, 0.999937236, -0.0112051209, -3.25649921e-006))
  786. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.400000036, 1))
  787. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.290000051, 0.200000003, 0.280000061))
  788. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(3.44514847e-005, -0.124908447, -8.39233398e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  789. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.35000053, 1))
  790. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.290000051, 0.200000003, 0.280000061))
  791. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(2.02655792e-006, 0.125030518, -8.39233398e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  792. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.35000053, 1))
  793. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.340000004, 0.200000003, 0.320000023))
  794. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-0.00495165586, 0.960098267, -3.05175781e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  795. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.600000381, 1))
  796. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.320000023, 0.370000035, 0.340000063))
  797. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.537696838, -1.25259781, 5.34057617e-005, -0.00564600015, -0.504061997, 0.863649011, -0.00968299713, -0.86359477, -0.504093647, 0.999937236, -0.0112088239, -4.97478322e-006))
  798. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  799. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.340000004, 0.200000003, 0.340000063))
  800. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.904251099, -1.25561905, 7.62939453e-005, -0.0029529992, -0.263803929, 0.964571774, -0.0108090024, -0.964511275, -0.263820499, 0.999937236, -0.0112051209, -3.25649921e-006))
  801. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.400000036, 1))
  802. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.320000023, 0.949999928, 0.320000052))
  803. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.96988678, -5.96046448e-006, 8.39233398e-005, -6.60000078e-005, -0.00581800053, 0.999983132, -0.0112070041, -0.999920368, -0.00581837492, 0.999937236, -0.0112071978, 7.92397316e-007))
  804. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  805. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.340000004, 0.200000003, 0.340000033))
  806. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.969909668, -0.513656318, 0, -6.60000078e-005, -0.00581800053, 0.999983132, -0.0112070041, -0.999920368, -0.00581837492, 0.999937236, -0.0112071978, 7.92397316e-007))
  807. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.399999231, 1))
  808. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.290000051, 0.200000003, 0.280000061))
  809. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.2755394e-005, -0.624900818, -3.81469727e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  810. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.35000053, 1))
  811. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.310000032, 0.240000114, 0.300000042))
  812. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-1.66893005e-006, 0.780014038, -3.81469727e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  813. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  814. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.290000051, 0.200000003, 0.280000061))
  815. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(2.95639038e-005, 0.625053406, -6.10351563e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  816. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.35000053, 1))
  817. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.310000032, 0.200000003, 0.300000042))
  818. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(4.91142273e-005, -0.499900818, -6.10351563e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  819. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.900000453, 1))
  820. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.290000051, 0.200000003, 0.280000061))
  821. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.53183937e-005, 0.375061035, -3.81469727e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  822. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.35000053, 1))
  823. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.290000051, 0.200000003, 0.280000061))
  824. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(3.46302986e-005, -0.374931335, -9.91821289e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  825. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.35000053, 1))
  826. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.310000032, 0.200000003, 0.300000042))
  827. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(-2.49147415e-005, 0.250038147, -9.15527344e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  828. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.900000453, 1))
  829. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.310000032, 0.26000008, 0.300000042))
  830. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(1.85966492e-005, -0.789901733, -6.86645508e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  831. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  832. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.340000004, 0.200000003, 0.340000033))
  833. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.96987915, 0.513498425, 4.57763672e-005, -6.60000078e-005, -0.00581800053, 0.999983132, -0.0112070041, -0.999920368, -0.00581837492, 0.999937236, -0.0112071978, 7.92397316e-007))
  834. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.399999231, 1))
  835. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.320000023, 0.5, 0.340000063))
  836. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.795562744, -0.985153198, 1.52587891e-005, -0.0029529992, -0.263803929, 0.964571774, -0.0108090024, -0.964511275, -0.263820499, 0.999937236, -0.0112051209, -3.25649921e-006))
  837. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  838. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.310000032, 0.200000003, 0.300000042))
  839. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(7.39097595e-006, -0.249954224, 2.28881836e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  840. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.900000453, 1))
  841. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Black","Part",Vector3.new(0.310000032, 0.200000003, 0.300000042))
  842. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(7.56978989e-005, 0.500045776, -6.86645508e-005, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006))
  843. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.900000453, 1))
  844. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.320000023, 0.370000035, 0.340000063))
  845. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.537612915, -1.25212479, -2.28881836e-005, 0.00553899957, 0.493982941, 0.869453907, 0.00974900275, 0.86939925, -0.494014025, -0.999937236, 0.0112126535, -2.38510097e-007))
  846. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  847. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.340000004, 0.200000003, 0.340000063))
  848. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.90397644, -1.25537109, -5.34057617e-005, 0.00283199991, 0.252568007, 0.967575014, 0.0108430041, 0.967514277, -0.252583891, -0.999937236, 0.0112067368, 1.40442944e-006))
  849. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.400000036, 1))
  850. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.340000004, 0.200000003, 0.340000063))
  851. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.787818909, -1.25536346, -6.86645508e-005, 0.00283199991, 0.252568007, 0.967575014, 0.0108430041, 0.967514277, -0.252583891, -0.999937236, 0.0112067368, 1.40442944e-006))
  852. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.400000036, 1))
  853. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.320000023, 0.5, 0.340000063))
  854. Partweld=weld(m,Handle,Part,CFrame.new(0, 0, 0, 0.0112070041, 0.999920368, 0.00581600191, 6.69957008e-005, 0.00581561634, -0.999983132, -0.999937236, 0.0112072034, -1.81473285e-006),CFrame.new(0.795379639, -0.984666824, -7.62939453e-005, 0.00283199991, 0.252568007, 0.967575014, 0.0108430041, 0.967514277, -0.252583891, -0.999937236, 0.0112067368, 1.40442944e-006))
  855. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  856.  
  857. HandleArm=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","HandleArm",Vector3.new(1.04999995, 0.400000006, 1.04999995))
  858. HandleArmweld=weld(m,Character["Right Arm"],HandleArm,CFrame.new(0, 0, 0, 0, 0, -1, 0, 0.999993801, 0, 1, 0, 0),CFrame.new(-0.0193786621, 0.988277435, -0.0015411377, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  859. mesh("SpecialMesh",HandleArm,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  860. Hitbox=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Hitbox",Vector3.new(1.04999995, 0.480000019, 1.04999995))
  861. Hitboxweld=weld(m,HandleArm,Hitbox,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.00234222412, 0.740032196, 0.00495147705, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  862. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"White","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  863. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.150016785, 0.270523071, -0.425022125, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  864. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.850000024, 0.850000024, 0.850000024))
  865. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.07000005, 0.400000006, 1.07000005))
  866. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-1.52587891e-005, -0.800033569, 7.62939453e-006, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  867. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  868. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.04999995, 0.449999988, 1.04999995))
  869. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(7.62939453e-006, -0.42502594, 3.81469727e-006, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  870. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  871. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(1.04999995, 0.850000024, 0.600000024))
  872. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(7.62939453e-006, -0.425014496, -0.225013733, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  873. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  874. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"White","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  875. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.435020447, 0.270511627, -0.424991608, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  876. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.850000024, 0.850000024, 0.850000024))
  877. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"White","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  878. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.149978638, 0.270496368, -0.425022125, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  879. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.850000024, 0.850000024, 0.850000024))
  880. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0,0,"White","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  881. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.439987183, 0.270507813, -0.425048828, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  882. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.850000024, 0.850000024, 0.850000024))
  883. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  884. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.517841339, -0.199775696, 3.81469727e-005, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  885. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset?ID=9756362",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 0.300000012, 0.200000003))
  886. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  887. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.5, -0.799793243, -0.300029755, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  888. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  889. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  890. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.499992371, -0.799812317, -0.300060272, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  891. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  892. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  893. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.500045776, -0.799800873, 2.67028809e-005, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  894. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  895. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  896. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.499992371, -0.799823761, 0.300041199, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  897. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  898. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  899. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.499984741, -0.799808502, -1.90734863e-005, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  900. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  901. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  902. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(7.62939453e-006, -0.199756622, -0.500049591, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  903. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.5, 0.600000024))
  904. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  905. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.5, -0.799850464, 0.299995422, -1, 0.000116995056, 0.000173001972, 0.000116479503, 1.00000489, -0.00299002789, -0.000173352149, -0.00299000763, -1.00000489))
  906. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  907. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  908. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.500068665, -0.799812317, 0.300010681, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  909. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  910. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  911. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.500019073, -0.799770355, 0.30002594, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  912. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  913. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  914. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.500061035, -0.799808502, -0.299942017, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  915. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  916. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  917. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.499977112, -0.799823761, -0.299972534, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  918. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  919. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"White","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  920. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(0.500053406, -0.799842834, -7.62939453e-006, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  921. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  922. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.300000012, 0.300000012, 0.300000012))
  923. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.500034332, -0.799797058, 2.28881836e-005, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005))
  924. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(0.600000024, 0.699999988, 0.699999988))
  925. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1.04999995, 0.200000003, 1.04999995))
  926. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(2.67028809e-005, -0.250026703, 7.62939453e-006, -0.000171573163, -0.00294177281, -1.00000501, -0.000121731515, -1.00000501, 0.00294179446, -1, 0.000122233527, 0.000171213178))
  927. mesh("SpecialMesh",Part,Enum.MeshType.Torso,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.5, 1))
  928. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 1.04999995))
  929. Partweld=weld(m,HandleArm,Part,CFrame.new(0, 0, 0, -9.19426748e-005, -0.00299816253, -1.00000489, 0.00014506001, 1.00000489, -0.0029981758, 1, -0.000145333048, -9.15054843e-005),CFrame.new(-0.424980164, 0.200485229, 0, -0.000171573134, -0.00294178538, -1.00000501, 0.000121701836, 1.00000501, -0.0029418068, 1, -0.000122203841, -0.000171213236))
  930. mesh("SpecialMesh",Part,Enum.MeshType.Brick,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  931.  
  932. HandleHoodie=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","HandleHoodie",Vector3.new(0.800999999, 1.39999998, 0.201000005))
  933. HandleHoodieweld=weld(m,Character["Torso"],HandleHoodie,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00750732422, 0.279974461, 0.401000977, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  934. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.601000011, 2, 1.00999999))
  935. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.699958801, -0.300000429, -0.400093079, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  936. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.601000011, 2, 1.00999999))
  937. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.700019836, -0.299941063, -0.399993896, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  938. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.800999999, 2, 0.201000005))
  939. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-8.39233398e-005, -0.299940348, -0.800018311, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  940. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.600000024, 0.800000012))
  941. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.270521164, -1.09639359, 0.510871887, 0.553595603, 0.826745868, -0.10011597, -0.182960913, 0.238023147, 0.953871548, 0.812439263, -0.509741485, 0.283030361))
  942. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.399999976, 1.00999999))
  943. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.498023987, 0.795139313, -0.86643219, 0.96592927, 0.258806258, -5.6550416e-005, 0.164087191, -0.612583697, -0.773186624, -0.200140134, 0.746833742, -0.634178698))
  944. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.399999976, 1.00999999))
  945. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.498008728, 0.795150757, -0.86643219, 0.965937078, -0.258777231, 0.000100893376, -0.164033279, -0.612588584, -0.773194134, 0.200146809, 0.746839643, -0.634169579))
  946. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.600000024, 0.800000012))
  947. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.357299805, -1.5111618, 0.0340995789, 0.553601563, -0.665902972, 0.500098169, 0.182908967, 0.683077991, 0.707071066, -0.812446833, -0.299962848, 0.499952525))
  948. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(2.00099993, 0.300000012, 1.00999999))
  949. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(1.52587891e-005, 0.600009441, -0.399986267, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  950. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.99000001))
  951. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Light blue","Part",Vector3.new(0.400000006, 0.200000003, 0.601999998))
  952. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.398994446, -0.0108947754, -0.732954025, 1, 5.82439752e-005, 8.27250478e-005, 8.2729166e-005, -7.11692337e-005, -1, -5.82381072e-005, 1, -7.04315171e-005))
  953. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.150000006, 1.04999995, 1))
  954. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.399999976, 1.00999999))
  955. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.498031616, -1.47087097, -0.399986267, 0.965941608, -0.258760303, 9.9245568e-005, 0.258760303, 0.965941608, -5.15231586e-005, -8.253329e-005, 7.6191689e-005, 1))
  956. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.600000024, 0.800000012))
  957. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.357570648, -1.51124954, 0.0344924927, 0.553604424, 0.665919662, -0.500072718, -0.182961851, 0.683072448, 0.707062781, 0.812432885, -0.29993853, 0.499989629))
  958. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.399999976, 1.00999999))
  959. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.498542786, -1.47100449, -0.399971008, 0.9659338, 0.258789301, -5.48517273e-005, -0.258789301, 0.965933859, -6.33935779e-005, 3.65775559e-005, 7.6171571e-005, 1))
  960. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Fossil","Part",Vector3.new(0.400999784, 0.700000048, 0.200000003))
  961. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(7.62939453e-006, 0.26002121, 0.0050201416, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  962. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 1.01999998, 1.60000002))
  963. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.800000012, 0.400000036, 0.800000012))
  964. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.00187683105, -0.325012207, 1.03645325, -1, -1.5030394e-005, -2.29256439e-005, -8.58415297e-006, 0.965920687, -0.25883767, 2.60348024e-005, -0.258838326, -0.965920925))
  965. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.800000012, 0.400000036, 0.600000024))
  966. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.00188446045, 0.464420319, 1.50968552, -1, -1.50005926e-005, -2.29405487e-005, 5.61492561e-006, 0.707092345, -0.707120836, 2.68283256e-005, -0.707121253, -0.707092762))
  967. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.400000006, 0.200000003, 0.202000007))
  968. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.400993347, -0.0109100342, -0.999987364, 1, 5.82439752e-005, 8.27250478e-005, 8.2729166e-005, -7.11692337e-005, -1, -5.82381072e-005, 1, -7.04315171e-005))
  969. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.600000024))
  970. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200999975, 0.600000024, 0.601000011))
  971. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-7.62939453e-006, -0.999970913, -0.0999908447, 8.28435441e-005, -6.97089054e-005, -1, -5.74407677e-005, 1, -6.89711524e-005, 1, 5.74465157e-005, 8.2839586e-005))
  972. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  973. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.400000006, 0.200000003, 0.202000007))
  974. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.399002075, -0.0109024048, -0.999991894, 1, 5.82439752e-005, 8.27250478e-005, 8.2729166e-005, -7.11692337e-005, -1, -5.82381072e-005, 1, -7.04315171e-005))
  975. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.600000024))
  976. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Light blue","Part",Vector3.new(0.400000006, 0.200000003, 0.801999986))
  977. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.400985718, -0.0108795166, -0.632958889, 1, 5.82439752e-005, 8.27250478e-005, 8.2729166e-005, -7.11692337e-005, -1, -5.82381072e-005, 1, -7.04315171e-005))
  978. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.150000006, 1.04999995, 1))
  979. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.600000024, 0.600000024))
  980. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.498504639, -1.5112381, 0.228591919, 0.9659338, 0.258789182, -5.45537077e-005, -0.18296428, 0.683065951, 0.707068503, 0.183018938, -0.682970822, 0.707145214))
  981. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.600000024, 0.600000024))
  982. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-0.498046875, -1.51114655, 0.228500366, 0.965941608, -0.258760184, 9.89500695e-005, 0.182911232, 0.683071315, 0.707076907, -0.183030948, -0.682976425, 0.70713675))
  983. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Fossil","Part",Vector3.new(0.400000006, 1.60000002, 0.202000007))
  984. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.00100708008, -0.0999929905, -1.52587891e-005, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  985. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.100000001, 1, 1))
  986. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.400000006, 0.600000024, 0.800000012))
  987. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(0.270786285, -1.09629059, 0.510475159, 0.55361563, -0.826729298, 0.100141421, 0.182910204, 0.238028854, 0.953879774, -0.812436819, -0.509765625, 0.282993376))
  988. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(0.200999975, 0.600000024, 0.601000011))
  989. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(-1.52587891e-005, -0.999972343, -0.100013733, -8.27392359e-005, 7.12586625e-005, 1, -5.78878098e-005, 1, -7.05209022e-005, -1, -5.78936742e-005, -8.27351469e-005))
  990. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  991. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1.60099983, 0.700000048, 0.200000003))
  992. Partweld=weld(m,HandleHoodie,Part,CFrame.new(0, 0, 0, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1),CFrame.new(7.62939453e-006, 0.26002121, 0.0050201416, 1, 5.82735956e-005, 8.2680097e-005, -5.82672583e-005, 1, -7.62090931e-005, -8.26845426e-005, 7.69467879e-005, 1))
  993. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1.5))
  994.  
  995. HandleLeg1=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,0,"Really black","HandleGlove2",Vector3.new(1, 2, 1))
  996. HandleLeg1weld=weld(m,Character["Left Leg"],HandleLeg1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),CFrame.new(0.000116348267, 0.0199642777, -0.00973415375, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  997. mesh("BlockMesh",HandleLeg1,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  998. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1, 1.60000014, 1))
  999. Partweld=weld(m,HandleLeg1,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.200037062, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1000. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.02499998, 1, 1.02499998))
  1001. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 0.200000003, 1))
  1002. Partweld=weld(m,HandleLeg1,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.500080049, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1003. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.03499997, 0.5, 1.03499997))
  1004. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 0.200000003, 1))
  1005. Partweld=weld(m,HandleLeg1,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.300009072, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1006. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.03499997, 0.5, 1.03499997))
  1007. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Grime","Part",Vector3.new(0.200000003, 0.800000012, 1))
  1008. Partweld=weld(m,HandleLeg1,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.600021362, -0.400018156, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1009. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.03499997, 1, 1))
  1010. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1.00000012, 0.400000006, 1))
  1011. Partweld=weld(m,HandleLeg1,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.799949765, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1012. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.02499998, 1.04999995, 1.02499998))
  1013.  
  1014. HandleLeg2=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,0,"Really black","HandleGlove2",Vector3.new(1, 2, 1))
  1015. HandleLeg2weld=weld(m,Character["Right Leg"],HandleLeg2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),CFrame.new(0.000116348267, 0.0199642777, -0.00973415375, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1016. mesh("BlockMesh",HandleLeg2,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1017. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1, 1.60000014, 1))
  1018. Partweld=weld(m,HandleLeg2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.200037062, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1019. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.02499998, 1, 1.02499998))
  1020. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 0.200000003, 1))
  1021. Partweld=weld(m,HandleLeg2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.500080049, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1022. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.03499997, 0.5, 1.03499997))
  1023. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.200000003, 2))
  1024. Partweld=weld(m,HandleLeg2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.190002441, -0.600006104, -0.0999948382, 1.49011612e-008, 1.86855686e-008, -0.999999404, 0.999999762, 4.52335946e-011, 2.98023224e-008, 4.52255733e-011, -0.999999702, -1.86855669e-008))
  1025. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=20719463",Vector3.new(0, 0, 0),Vector3.new(0.5, 0.699999988, 0.5))
  1026. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1, 0.200000003, 1))
  1027. Partweld=weld(m,HandleLeg2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.300009072, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1028. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.03499997, 0.5, 1.03499997))
  1029. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(1.00000012, 0.400000006, 1))
  1030. Partweld=weld(m,HandleLeg2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.799949765, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1031. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.02499998, 1.04999995, 1.02499998))
  1032.  
  1033. HandleGlove2=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","HandleGlove2",Vector3.new(1, 0.200000003, 1))
  1034. HandleGlove2weld=weld(m,Character["Right Arm"],HandleGlove2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),CFrame.new(0.000104904175, 0.719071865, -0.00973415375, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1035. mesh("BlockMesh",HandleGlove2,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.00999999, 1.04999995))
  1036. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.800000012, 0.200000003, 0.800000012))
  1037. Partweld=weld(m,HandleGlove2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.100002289, 0.20014596, -0.100006104, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1038. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.00999999, 1.04999995))
  1039. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.600000024, 0.200000003, 0.200000003))
  1040. Partweld=weld(m,HandleGlove2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.200016022, 0.20014596, 0.399993896, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1041. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.00999999, 1.04999995))
  1042. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Plastic,0,0,"Light orange","Part",Vector3.new(1, 2, 1))
  1043. Partweld=weld(m,HandleGlove2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.700212955, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1044. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1045. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1, 1.4000001, 1))
  1046. Partweld=weld(m,HandleGlove2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -1.00029683, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1047. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.04999995, 1.04999995))
  1048. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1, 0.200000003, 1))
  1049. Partweld=weld(m,HandleGlove2,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.400226831, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1050. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.07500005, 1.17499995, 1.07500005))
  1051.  
  1052. HandleGlove1=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","HandleGlove2",Vector3.new(1, 0.200000003, 1))
  1053. HandleGlove1weld=weld(m,Character["Left Arm"],HandleGlove1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999999881, 0, 0, 0, 1),CFrame.new(-0.000131607056, 0.719071865, 0.00973415375, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1054. mesh("BlockMesh",HandleGlove1,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.00999999, 1.04999995))
  1055. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1, 0.200000003, 1))
  1056. Partweld=weld(m,HandleGlove1,Part,CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),CFrame.new(0, -0.400226831, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1057. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.07500005, 1.17499995, 1.07500005))
  1058. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.800000012, 0.200000003, 0.800000012))
  1059. Partweld=weld(m,HandleGlove1,Part,CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),CFrame.new(-0.100006104, 0.20014596, 0.100006104, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1060. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.00999999, 1.04999995))
  1061. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.600000024, 0.200000003, 0.200000003))
  1062. Partweld=weld(m,HandleGlove1,Part,CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),CFrame.new(-0.200012207, 0.20014596, -0.399993896, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  1063. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.00999999, 1.04999995))
  1064. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Plastic,0,0,"Really black","Part",Vector3.new(1, 1.4000001, 1))
  1065. Partweld=weld(m,HandleGlove1,Part,CFrame.new(0, 0, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1),CFrame.new(0, -1.00029683, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  1066. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.04999995, 1.04999995))
  1067.  
  1068. HandleSheathe=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Dark stone grey","HandleSheathe",Vector3.new(0.355113864, 0.458988994, 5.29751778))
  1069. HandleSheatheweld=weld(m,Character["Torso"],HandleSheathe,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999998927, 0, 0, 0, 1),CFrame.new(-0.434928894, 0.0603027344, -0.12845993, -0.00960100349, 0.00576700177, 0.999937356, -0.854420841, 0.519460857, -0.0111997295, -0.519492865, -0.854474843, -5.98986517e-005))
  1070. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.385113865, 0.222962931, 0.222962931))
  1071. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(0.015127182, -0.438583374, -2.7062149, 0.00958700199, -0.00579600129, -0.999937236, -0.854421198, 0.519460142, -0.0112028327, 0.519492507, 0.854474962, 2.78390507e-005))
  1072. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.428872705, 0.514649093))
  1073. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.325113863, 0.222962931, 0.222962931))
  1074. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(0.0149669647, -0.303909302, 2.97821808, -0.00960100349, 0.00576700177, 0.999937356, -0.854420841, 0.519460857, -0.0111997295, -0.519492865, -0.854474843, -5.98986517e-005))
  1075. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.781195462, 0.89628309))
  1076. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.370000005, 0.222962931, 0.222962931))
  1077. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(-0.00747871399, -0.453826904, -2.70616531, -0.00960100349, 0.00576700177, 0.999937356, 0.854420841, -0.519460857, 0.0111997295, 0.519492865, 0.854474843, 5.98986517e-005))
  1078. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.428872705, 0.514649093))
  1079. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.375113845, 0.222962931, 0.222962931))
  1080. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(0.0100440979, -0.453842163, 2.82097244, 0.00960100349, -0.00576700177, -0.999937356, 0.854420841, -0.519460857, 0.0111997295, -0.519492865, -0.854474843, -5.98986517e-005))
  1081. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.428872705, 0.514649093))
  1082. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.355113864, 0.222962931, 1.60646737))
  1083. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(-4.00543213e-005, -0.124313354, 3.4520607, 0.00960100349, -0.00576700177, -0.999937356, -0.854420841, 0.519460857, -0.0111997295, 0.519492865, 0.854474843, 5.98986517e-005))
  1084. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.94352001, 1))
  1085. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.324875206, 0.222962931, 0.554613769))
  1086. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(-0.0147743225, -0.304618835, -2.37171936, 0.00959500205, -0.0057840012, -0.999937236, -0.854421198, 0.519460142, -0.0112034352, 0.519492388, 0.854475141, 4.22480443e-005))
  1087. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.771970809, 1))
  1088. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.355113894, 0.24861905, 1.60646737))
  1089. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(3.6239624e-005, -0.105186462, 3.45211792, -0.00960100349, 0.00576700177, 0.999937356, 0.854420841, -0.519460857, 0.0111997295, 0.519492865, 0.854474843, 5.98986517e-005))
  1090. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.375113845, 0.222962931, 0.222962931))
  1091. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(-0.0100326538, -2.97826004, 0.312530518, -0.00960100349, 0.00576700177, 0.999937356, 0.519492865, 0.854474843, 5.98985025e-005, -0.8544209, 0.519460857, -0.0111997314))
  1092. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.896402597, 0.846648455))
  1093. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.375113875, 0.222962931, 0.222962931))
  1094. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(-0.0101318359, -0.43862915, 2.820961, -0.00958600361, 0.00579500198, 0.999937356, -0.854420841, 0.519460857, -0.011201459, -0.519493163, -0.854474664, -2.81830635e-005))
  1095. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.428872705, 0.514649093))
  1096. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.325113863, 0.222962931, 0.535489142))
  1097. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(0.0149383545, -0.310386658, -2.38103485, -0.00959400367, 0.00578300189, 0.999937356, 0.854420841, -0.519460857, 0.0112020615, 0.519493043, 0.854474723, 4.25915787e-005))
  1098. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.857745409, 1))
  1099. Part=part(Enum.FormFactor.Brick,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.375113845, 0.79677403, 0.229495347))
  1100. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(-0.0100383759, 0.00759887695, 2.76353455, -0.00960100349, 0.00576700177, 0.999937356, -0.854420841, 0.519460857, -0.0111997295, -0.519492865, -0.854474843, -5.98986517e-005))
  1101. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Pine Cone","Part",Vector3.new(0.200000003, 2.82868099, 0.877077281))
  1102. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(-0.0813369751, -0.0992736816, 0.58121109, 0.865089893, -0.501616955, 0, 0.501616955, 0.865089893, 0, 0, 0, 1))
  1103. Part=part(Enum.FormFactor.Brick,m,Enum.Material.Plastic,0,0,"Pine Cone","Part",Vector3.new(0.5, 0.828999996, 0.620000005))
  1104. Partweld=weld(m,HandleSheathe,Part,CFrame.new(0, 0, 0, -0.00960100349, 0.00576698966, 0.999937356, -0.854420841, 0.519459784, -0.0111997295, -0.519492865, -0.854473054, -5.98986517e-005),CFrame.new(0.0516910553, -0.603843689, 0.0957794189, -0.00974400342, 0.00550700165, 0.999937356, 0.496315986, 0.868142009, 5.52486781e-005, -0.868087292, 0.496285409, -0.0111923916))
  1105.  
  1106. HandlePet2=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really black","HandlePet2",Vector3.new(0.720000029, 0.300000012, 0.209999993))
  1107. HandlePet2weld=weld(m,Character["Head"],HandlePet2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.999992132, 0, 0, 0, 1),CFrame.new(1.13534546, -5.77979279, -2.20617676, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764))
  1108. mesh("SpecialMesh",HandlePet2,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1109. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0.30000001192093,0.5,"Really black","Part",Vector3.new(2.20000005, 0.800000012, 1.20000017))
  1110. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.929176331, -0.2304039, -0.495742798, -8.49999706e-005, -0.328891873, -0.944367647, 1.2999998e-005, -0.944367647, 0.328891903, -1, 1.56790211e-005, 8.45468021e-005))
  1111. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1112. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.Neon,0,0,"Really black","Part",Vector3.new(0.720000029, 0.300000012, 0.209999993))
  1113. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.584487915, 0.218208313, 0.769832611, 0.582706869, -0.292106926, -0.758370817, 0.224107683, 0.954744279, -0.195548579, 0.781171262, -0.0560092144, 0.621799469))
  1114. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1115. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.800000012, 0.400000036, 0.200000003))
  1116. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(7.62939453e-005, -0.0013923645, 0.0578308105, -0.600738287, -0.29334873, -0.74368, -0.299304605, 0.945117712, -0.131031305, 0.741303086, 0.143871397, -0.655569017))
  1117. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1118. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0,0,"Institutional white","Part",Vector3.new(0.800000012, 0.400000036, 0.200000003))
  1119. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.584213257, 0.229740143, 0.719974518, 0.582706869, -0.292106926, -0.758370817, 0.224107668, 0.95474422, -0.195548594, 0.781171203, -0.056009233, 0.621799409))
  1120. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1121. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.200000003, 0.400000006, 0.200000003))
  1122. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(-1.19508362, -0.230371475, -0.829162598, -0.999995232, 0, 6.89996741e-005, 2.26945922e-005, -0.944362342, 0.328907132, 6.51606897e-005, 0.328905553, 0.944357812))
  1123. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1124. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.600000024, 0.200000003, 0.400000006))
  1125. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.22916412, 1.19509888, -0.230369568, -6.51610026e-005, -0.328907073, -0.944362342, 1, -1.86962072e-013, -6.90000015e-005, 2.26945886e-005, -0.944362342, 0.328907073))
  1126. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.400000036, 1, 0.200000003))
  1127. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.0327949524, 0.892177582, -0.234695435, 5.59803266e-005, 0.900335252, 0.435197026, -0.258899093, 0.420371801, -0.869631469, -0.965904474, -0.112623431, 0.233119518))
  1128. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1129. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.400000036, 1, 0.200000003))
  1130. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.0327949524, 1.14883423, -0.723075867, 5.73393918e-005, 0.900332987, 0.435201854, 0.258736849, 0.420368999, -0.86968112, -0.965948045, 0.112652637, -0.232925206))
  1131. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1132. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.400000036, 1, 0.200000003))
  1133. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(-0.532897949, 1.64347076, -0.383506775, 5.73393918e-005, 0.900332987, 0.435201854, 0.258736849, 0.420368999, -0.86968112, -0.965948045, 0.112652637, -0.232925206))
  1134. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1135. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.400000036, 1, 0.200000003))
  1136. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(-0.532901764, 1.38682175, -0.574295044, 5.59803266e-005, 0.900335252, 0.435197026, -0.258899093, 0.420371801, -0.869631469, -0.965904474, -0.112623431, 0.233119518))
  1137. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1138. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(2.5999999, 1.60000002, 1.60000002))
  1139. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.929016113, -0.23043251, -0.495773315, -9.9375844e-005, -0.328916311, -0.944359004, 2.18451023e-005, -0.944359183, 0.328916281, -1.00000012, 1.20326877e-005, 0.000100925565))
  1140. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1141. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.200000003, 0.200000003, 0.800000012))
  1142. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.204330444, -0.0695495605, 1.32424927, -1, -3.6334086e-008, 9.20768944e-005, -3.0323743e-005, 0.94434458, -0.328958005, -8.69403666e-005, -0.328958005, -0.94434458))
  1143. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1144. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.230000004, 0.200000003, 0.719999969))
  1145. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(-0.204269409, -0.500398636, 1.29953766, 1, -3.10208321e-008, -9.21796673e-005, 3.02939206e-005, -0.944344699, 0.328957766, -8.70595686e-005, -0.328957766, -0.944344699))
  1146. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 0.899999976, 1))
  1147. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.899999857, 0.230000004, 0.719999969))
  1148. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.94380188, -0.20425415, -0.230461121, -8.69999712e-005, -0.328957886, -0.94434464, 1, -3.95619892e-008, -9.21135725e-005, 3.02641256e-005, -0.94434464, 0.328957886))
  1149. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.899999976, 1))
  1150. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.719999909, 0.229999989, 0.360000014))
  1151. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.29953003, -0.204238892, -0.230438232, -8.69999712e-005, -0.328957886, -0.94434464, 1, -3.95640427e-008, -9.21135725e-005, 3.02641238e-005, -0.94434464, 0.328957886))
  1152. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.899999976, 1))
  1153. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.799999952, 0.200000003, 0.400000036))
  1154. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.3243866, -0.204269409, -0.230438232, -8.69999712e-005, -0.328957886, -0.94434464, 1, -3.95618898e-008, -9.21135725e-005, 3.02641256e-005, -0.94434464, 0.328957886))
  1155. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.230000004, 0.200000003, 0.719999969))
  1156. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.204299927, -0.0395488739, 1.29947662, -1.00000477, -3.63365693e-008, 9.20773309e-005, -3.03237466e-005, 0.94434458, -0.328958005, -8.69407813e-005, -0.328959584, -0.94434911))
  1157. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 0.899999976, 1))
  1158. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.200000003, 0.200000003, 0.800000012))
  1159. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(-0.204299927, -0.5303936, 1.3243103, 1, -3.10217274e-008, -9.21796673e-005, 3.02939206e-005, -0.944344699, 0.328957766, -8.70595686e-005, -0.328957766, -0.944344699))
  1160. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1161. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.999999881, 0.200000003, 0.800000012))
  1162. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.929046631, -0.204284668, -0.230461121, -8.70002477e-005, -0.328958958, -0.94434768, 1.00000322, -3.95621171e-008, -9.21138708e-005, 3.02641256e-005, -0.94434464, 0.328957886))
  1163. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1164. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.200000003, 0.400000006, 0.200000003))
  1165. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.204879761, -0.230371475, -0.828964233, -0.999995232, 0, 6.89996741e-005, 2.26945922e-005, -0.944362342, 0.328907132, 6.51606897e-005, 0.328905553, 0.944357812))
  1166. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1167. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.600000024, 0.200000003, 0.400000006))
  1168. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.22896576, -0.204879761, -0.230371475, -6.51610026e-005, -0.328907073, -0.944362342, 1, -1.86962072e-013, -6.90000015e-005, 2.26945886e-005, -0.944362342, 0.328907073))
  1169. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.200000003, 0.200000003, 0.800000012))
  1170. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(-1.19561768, -0.0695724487, 1.32424164, -1, -3.6334086e-008, 9.20768944e-005, -3.0323743e-005, 0.94434458, -0.328958005, -8.69403666e-005, -0.328958005, -0.94434458))
  1171. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1172. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.999999881, 0.200000003, 0.800000012))
  1173. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.929039001, 1.19567871, -0.230438232, -8.70002477e-005, -0.328958958, -0.94434768, 1.00000322, -3.95621171e-008, -9.21138708e-005, 3.02641256e-005, -0.94434464, 0.328957886))
  1174. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1175. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.799999952, 0.200000003, 0.400000036))
  1176. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.32437897, 1.19567871, -0.230415344, -8.69999712e-005, -0.328957886, -0.94434464, 1, -3.95618898e-008, -9.21135725e-005, 3.02641256e-005, -0.94434464, 0.328957886))
  1177. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.200000003, 0.200000003, 0.800000012))
  1178. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.19564819, -0.530370712, 1.3243103, 1, -3.10217274e-008, -9.21796673e-005, 3.02939206e-005, -0.944344699, 0.328957766, -8.70595686e-005, -0.328957766, -0.944344699))
  1179. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1180. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.230000004, 0.200000003, 0.719999969))
  1181. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.19567871, -0.500375748, 1.29953003, 1, -3.10208321e-008, -9.21796673e-005, 3.02939206e-005, -0.944344699, 0.328957766, -8.70595686e-005, -0.328957766, -0.944344699))
  1182. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 0.899999976, 1))
  1183. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.899999857, 0.230000004, 0.719999969))
  1184. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.94379425, 1.19569397, -0.230438232, -8.69999712e-005, -0.328957886, -0.94434464, 1, -3.95619892e-008, -9.21135725e-005, 3.02641256e-005, -0.94434464, 0.328957886))
  1185. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.899999976, 1))
  1186. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.719999909, 0.229999989, 0.360000014))
  1187. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(1.2995224, 1.19570923, -0.230417252, -8.69999712e-005, -0.328957886, -0.94434464, 1, -3.95640427e-008, -9.21135725e-005, 3.02641238e-005, -0.94434464, 0.328957886))
  1188. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.899999976, 1))
  1189. Part=part(Enum.FormFactor.Custom,m,Enum.Material.Neon,0.30000001192093,0,"Really black","Part",Vector3.new(0.230000004, 0.200000003, 0.719999969))
  1190. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(-1.19566345, -0.0395736694, 1.29946899, -1.00000477, -3.63365693e-008, 9.20773309e-005, -3.03237466e-005, 0.94434458, -0.328958005, -8.69407813e-005, -0.328959584, -0.94434911))
  1191. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.899999976, 0.899999976, 1))
  1192. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.400000036, 1, 0.200000003))
  1193. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.25428772, 0.614953995, -0.160369873, -8.89404182e-005, 0.435169071, -0.900348902, -0.258838594, -0.869675577, -0.420317948, -0.965920568, 0.233007655, 0.112715855))
  1194. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1195. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(0.400000036, 1, 0.200000003))
  1196. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.254295349, 0.871566772, -0.797325134, -8.76002377e-005, 0.43517381, -0.900346518, 0.258797228, -0.869663477, -0.420368433, -0.965931773, -0.233044088, -0.112545617))
  1197. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1198. Part=part(Enum.FormFactor.Symmetric,m,Enum.Material.SmoothPlastic,0.30000001192093,0,"Institutional white","Part",Vector3.new(2.59999967, 1.59999979, 1.59999979))
  1199. Partweld=weld(m,HandlePet2,Part,CFrame.new(0, 0, 0, -0.600704908, -0.293308944, -0.743722796, -0.299319774, 0.945120692, -0.130975559, 0.741324067, 0.143933266, -0.655531764),CFrame.new(0.929077148, 0.230449677, 0.495742798, -8.00788403e-005, -0.328945756, -0.944348812, -4.73707914e-005, 0.944348931, -0.328945845, 0.99999994, 1.84476376e-005, -9.11578536e-005))
  1200. mesh("SpecialMesh",Part,Enum.MeshType.Sphere,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  1201.  
  1202. local Lite = it("PointLight",Torso)
  1203. Lite.Color = Color3.new(255, 255, 0)
  1204. Lite.Range = 5
  1205. Lite.Brightness = 5
  1206. Lite.Shadows = true
  1207.  
  1208. function BreakEffect(brickcolor,cframe,x1,y1,z1)
  1209. local prt=part("Custom",workspace,"Neon",0,0,"White","Effect",vt(0.5,0.5,0.5))
  1210. prt.Anchored=true
  1211. prt.CFrame=cframe*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1212. local msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  1213. coroutine.resume(coroutine.create(function(Part,CF,Numbb,randnumb)
  1214. CF=Part.CFrame
  1215. Numbb=0
  1216. randnumb=math.random()-math.random()
  1217. for i=0,1,0.05 do
  1218. wait()
  1219. CF=CF*cf(0,1,0)
  1220. --Part.CFrame=Part.CFrame*euler(0.5,0,0)*cf(0,1,0)
  1221. Part.CFrame=CF*euler(Numbb,0,0)
  1222. Part.Transparency=i
  1223. Numbb=Numbb+randnumb
  1224. end
  1225. Part.Parent=nil
  1226. end),prt)
  1227. end
  1228. --BreakEffect(BrickColor.new("White"),Hitbox.CFrame,0.5,math.random(5,20),0.5)
  1229.  
  1230. function attackone()
  1231. attack=true
  1232. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,15,30,math.random(10,20),"Normal",RootPart,.2,1) end)
  1233. for i=0,1,0.1 do
  1234. swait()
  1235. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  1236. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1237. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1238. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1239. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  1240. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1241. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1242. end
  1243. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,1)
  1244. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,1)
  1245. hitconasdf = Hitbox.Touched:connect(function(hit)
  1246. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1247. if hum12 and not hum12:IsDescendantOf(Character) then
  1248. so('http://roblox.com/asset/?id=220833976',Hitbox,1,1)
  1249. for i = 1,10 do
  1250. BreakEffect(BrickColor.new("Institutional white"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1251. end
  1252. hitconasdf:disconnect()
  1253. end
  1254. end)
  1255. for i=0,1,0.1 do
  1256. swait()
  1257. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1258. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1259. local h = 5
  1260. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1261. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1262. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1263. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1264. scfr = blcf
  1265. elseif not scfr then
  1266. scfr = blcf
  1267. end
  1268. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  1269. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1270. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1271. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1272. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  1273. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1274. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1275. end
  1276. attack=false
  1277. con:disconnect()
  1278. scfr = nil
  1279. pcall(function()
  1280. hitconasdf:disconnect()
  1281. end)
  1282. end
  1283.  
  1284. function attacktwo()
  1285. attack = true
  1286. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,25,50,math.random(10,20),"Normal",RootPart,.2,1) end)
  1287. for i = 0,1,0.1 do
  1288. swait()
  1289. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(20),math.rad(0),math.rad(50)),.3)
  1290. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-10),math.rad(10),math.rad(-50)),.3)
  1291. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, -0.5) * angles(math.rad(0), math.rad(120), math.rad(120)), 0.3)
  1292. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0.5) * angles(math.rad(-50), math.rad(0), math.rad(-10)), 0.3)
  1293. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(-5),math.rad(60),math.rad(20))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1294. LH.C0=clerp(LH.C0,cf(-.8,-1,-.5)*angles(math.rad(0),math.rad(-140),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1295. HandleWeld.C0 = clerp(HandleWeld.C0,cf(0,0,0)* angles(math.rad(4),math.rad(0),math.rad(0)),.3)
  1296. end
  1297. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,1)
  1298. for i = 0,1,0.1 do
  1299. swait()
  1300. local blcf = Hitbox.CFrame*CFrame.new(0,.5,0)
  1301. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1302. local h = 5
  1303. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1304. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1305. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1306. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1307. scfr = blcf
  1308. elseif not scfr then
  1309. scfr = blcf
  1310. end
  1311. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,-0.5)* angles(math.rad(30),math.rad(0),math.rad(-50)),.3)
  1312. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(50)),.3)
  1313. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(-20), math.rad(90)), 0.3)
  1314. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-50), math.rad(0), math.rad(-20)), 0.3)
  1315. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(-5),math.rad(140),math.rad(-20))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1316. LH.C0=clerp(LH.C0,cf(-1,-0.4,0)*angles(math.rad(0),math.rad(-60),math.rad(-30))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1317. HandleWeld.C0 = clerp(HandleWeld.C0,cf(0,0,0)* angles(math.rad(30),math.rad(0),math.rad(0)),.3)
  1318. Torso.Velocity=Head.CFrame.lookVector*50
  1319. end
  1320. Humanoid.Jump = true
  1321. for i=0,0.6,.5 do
  1322. swait()
  1323. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,1)
  1324. for i=0,1,0.1 do
  1325. swait()
  1326. local blcf = Hitbox.CFrame*CFrame.new(0,.5,0)
  1327. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1328. local h = 5
  1329. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1330. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1331. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1332. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1333. scfr = blcf
  1334. elseif not scfr then
  1335. scfr = blcf
  1336. end
  1337. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,4)*euler(0,1,-6*i), .3)
  1338. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1339. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(0), math.rad(70), math.rad(90)), 0.3)
  1340. LW.C0 = clerp(LW.C0, CFrame.new(.5, 0.5, -.8) * angles(math.rad(0), math.rad(-170), math.rad(-90)), 0.3)
  1341. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(-5),math.rad(80),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1342. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-80),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1343. HandleWeld.C0 = clerp(HandleWeld.C0,cf(0,0,0)* angles(math.rad(50),math.rad(0),math.rad(0)),.3)
  1344. end
  1345. end
  1346. attack = false
  1347. scfr = nil
  1348. con:disconnect()
  1349. end
  1350.  
  1351. function Stab()
  1352. attack=true
  1353. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,50,75,math.random(10,20),"Normal",RootPart,.2,1) end)
  1354. for i=0,1,0.1 do
  1355. swait()
  1356. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1357. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(60)),.3)
  1358. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(20),math.rad(90)),.3)
  1359. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-90)),.3)
  1360. LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1361. RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1362. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,0,0)*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  1363. end
  1364. hitconasdf = Hitbox.Touched:connect(function(hit)
  1365. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1366. if hum12 and not hum12:IsDescendantOf(Character) then
  1367. so('http://roblox.com/asset/?id=220833976',Hitbox,1,1)
  1368. for i = 1,10 do
  1369. BreakEffect(BrickColor.new("White"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1370. end
  1371. hitconasdf:disconnect()
  1372. end
  1373. end)
  1374. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,.9)
  1375. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,.9)
  1376. for i=0,1,0.1 do
  1377. swait()
  1378. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1379. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1380. local h = 5
  1381. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1382. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1383. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1384. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1385. scfr = blcf
  1386. elseif not scfr then
  1387. scfr = blcf
  1388. end
  1389. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  1390. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(-80)),.4)
  1391. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.4)
  1392. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(-20),math.rad(-30)),.4)
  1393. LH.C0=clerp(LH.C0,cf(-1,-.9,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
  1394. RH.C0=clerp(RH.C0,cf(1,-.9,0)*angles(math.rad(0),math.rad(60),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.4)
  1395. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-1,-1)*angles(math.rad(-90),math.rad(0),math.rad(0)),.4)
  1396. end
  1397. con:disconnect()
  1398. attack=false
  1399. scfr = nil
  1400. pcall(function()
  1401. hitconasdf:disconnect()
  1402. end)
  1403. end
  1404.  
  1405. function Spin()
  1406. attack=true
  1407. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,20,30,math.random(10,20),"Normal",RootPart,.2,1) end)
  1408. hitconasdf = Hitbox.Touched:connect(function(hit)
  1409. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1410. if hum12 and not hum12:IsDescendantOf(Character) then
  1411. so('http://roblox.com/asset/?id=220833976',Hitbox,1,1)
  1412. for i = 1,10 do
  1413. BreakEffect(BrickColor.new("White"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1414. end
  1415. hitconasdf:disconnect()
  1416. end
  1417. end)
  1418. for i=0,1,1 do
  1419. so("http://roblox.com/asset/?id=260433850",Hitbox,1,1)
  1420. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,1)
  1421. swait()
  1422. for i=0,1,0.1 do
  1423. swait()
  1424. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1425. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1426. local h = 5
  1427. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1428. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1429. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1430. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1431. scfr = blcf
  1432. elseif not scfr then
  1433. scfr = blcf
  1434. end
  1435. RW.C0=clerp(RW.C0,cf(1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(-50)),.3)
  1436. LW.C0=clerp(LW.C0,cf(-1,0.5,-.5)*angles(math.rad(90),math.rad(0),math.rad(50)),.3)
  1437. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0)),.3)
  1438. RH.C0=clerp(RH.C0,cf(1,-.5,-1)*angles(math.rad(-20),math.rad(90),math.rad(0)),.3)
  1439. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,5)*euler(6*i,0,0),.5)
  1440. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(30)),1)
  1441. end
  1442. end
  1443. attack=false
  1444. con:disconnect()
  1445. scfr = nil
  1446. pcall(function()
  1447. hitconasdf:disconnect()
  1448. end)
  1449. end
  1450.  
  1451. function ContAttack()
  1452. attack=true
  1453. local con=Hitbox.Touched:connect(function(hit) Damagefunc(Hitbox,hit,20,30,math.random(10,20),"Normal",RootPart,.2,1) end)
  1454. hitconasdf = Hitbox.Touched:connect(function(hit)
  1455. local hum12 = hit.Parent:FindFirstChild("Humanoid")
  1456. if hum12 and not hum12:IsDescendantOf(Character) then
  1457. so('http://roblox.com/asset/?id=220833976',Hitbox,1,1)
  1458. for i = 1,10 do
  1459. BreakEffect(BrickColor.new("White"),hit.Parent.Torso.CFrame,0.5,math.random(5,20),0.5)
  1460. end
  1461. hitconasdf:disconnect()
  1462. end
  1463. end)
  1464. for i=1,4 do
  1465. swait()
  1466. for i=0,1,0.2 do
  1467. swait()
  1468. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(120),math.rad(0),math.rad(20)),.3)
  1469. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1470. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1471. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(120),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1472. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,.4)*angles(math.rad(70),math.rad(-10),math.rad(0)),.3)
  1473. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1474. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1475. end
  1476. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,1)
  1477. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,1)
  1478. for i=0,1,0.2 do
  1479. swait()
  1480. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1481. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1482. local h = 5
  1483. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1484. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1485. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1486. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1487. scfr = blcf
  1488. elseif not scfr then
  1489. scfr = blcf
  1490. end
  1491. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(110),math.rad(-90),math.rad(20)),.3)
  1492. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1493. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-120),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1494. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1495. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,0)*angles(math.rad(-60),math.rad(-10),math.rad(0)),.3)
  1496. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(90)),.3)
  1497. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1498. end
  1499. for i=0,1,0.2 do
  1500. swait()
  1501. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(90),math.rad(90)),.3)
  1502. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-50)),.3)
  1503. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-130),math.rad(5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1504. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(50),math.rad(10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1505. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,0)*angles(math.rad(-30),math.rad(-10),math.rad(0)),.3)
  1506. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(70)),.3)
  1507. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(-50)),.3)
  1508. end
  1509. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,.9)
  1510. so("http://www.roblox.com/asset/?id=260433850",Hitbox,1,.9)
  1511. for i=0,1,0.2 do
  1512. swait()
  1513. local blcf = Hitbox.CFrame*CFrame.new(0,.3,0)
  1514. if scfr and (Hitbox.Position-scfr.p).magnitude > .1 then
  1515. local h = 5
  1516. local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
  1517. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1518. local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
  1519. if a then game.Debris:AddItem(a,1) end if b then game.Debris:AddItem(b,1) end
  1520. scfr = blcf
  1521. elseif not scfr then
  1522. scfr = blcf
  1523. end
  1524. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-50),math.rad(90)),.3)
  1525. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(-20),math.rad(-90)),.3)
  1526. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-50),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1527. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(130),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1528. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,0)*angles(math.rad(-50),math.rad(10),math.rad(0)),.3)
  1529. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1530. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-0),math.rad(0),math.rad(50)),.3)
  1531. end
  1532. end
  1533. attack=false
  1534. con:disconnect()
  1535. scfr = nil
  1536. pcall(function()
  1537. hitconasdf:disconnect()
  1538. end)
  1539. end
  1540.  
  1541.  
  1542. function Sheathe()
  1543. attack = true
  1544. so("http://www.roblox.com/asset/?id=130785407",Hitbox,1,.9)
  1545. CurrentMode = "Sheathed"
  1546. for i = 0,1,0.1 do
  1547. swait()
  1548. HandleWeld.Part0 = Torso
  1549. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1550. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(-20)),.3)
  1551. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(190),math.rad(0),math.rad(0)),.3)
  1552. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-10),math.rad(20),math.rad(-10)),.3)
  1553. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1554. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1555. HandleWeld.C0=clerp(HandleWeld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  1556. end
  1557. attack = false
  1558. end
  1559.  
  1560. function Unsheathe()
  1561. attack = true
  1562. CurrentMode = "Unsheathed"
  1563. so("http://www.roblox.com/asset/?id=130785407",Hitbox,1,.9)
  1564. for i = 0,1,0.1 do
  1565. swait()
  1566. HandleWeld.Part0 = RightArm
  1567. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(-70)),.3)
  1568. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(60)),.3)
  1569. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(200),math.rad(0),math.rad(0)),.3)
  1570. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(-30),math.rad(-30)),.3)
  1571. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-60),math.rad(-5))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1572. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1573. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,0,0)*angles(math.rad(0),math.rad(30),math.rad(0)),.3)
  1574. end
  1575. scfr = nil
  1576. attack = false
  1577. end
  1578.  
  1579. local Sit = false
  1580.  
  1581. mouse.Button1Down:connect(function()
  1582. if attack==false then
  1583. if attacktype==1 and CurrentMode == "Unsheathed" then
  1584. attack=true
  1585. attacktype=2
  1586. attackone()
  1587. elseif attacktype==2 and CurrentMode == "Unsheathed" then
  1588. attack=true
  1589. attacktype=1
  1590. attacktwo()
  1591. end
  1592. end
  1593. end)
  1594.  
  1595.  
  1596. mouse.KeyDown:connect(function(k)
  1597. k=k:lower()
  1598. if k=='q' then
  1599. if attack==false and CurrentMode == "Unsheathed" then
  1600. Stab()
  1601. end
  1602. elseif k=='e' then
  1603. if attack==false and CurrentMode == "Unsheathed" then
  1604. Spin()
  1605. end
  1606. elseif k=='r' then
  1607. if attack==false and CurrentMode == "Unsheathed" then
  1608. ContAttack()
  1609. end
  1610. elseif k=='f' then
  1611. if attack==false and CurrentMode == "Unsheathed" then
  1612. Sheathe()
  1613. Character.Animate.Disabled = false
  1614. elseif k=='f' then
  1615. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  1616. Unsheathe()
  1617. Character.Animate.Disabled = true
  1618. end
  1619. end
  1620. elseif k=='t' then
  1621. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  1622. Sit = true
  1623. Humanoid.WalkSpeed = 0
  1624. elseif k=='t' then
  1625. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  1626. Sit = false
  1627. Humanoid.WalkSpeed = 16
  1628. end
  1629. end
  1630.  
  1631. end
  1632. end)
  1633.  
  1634.  
  1635. local sine = 0
  1636. local change = 1
  1637. local val = 0
  1638. local RHCF = CFrame.fromEulerAnglesXYZ(0, 1.6, 0)
  1639. local LHCF = (CFrame.fromEulerAnglesXYZ(0, -1.6, 0))
  1640. local cn = CFrame.new
  1641. local NeckCF = cn(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  1642.  
  1643. while true do
  1644. swait()
  1645. sine = sine + change
  1646. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  1647. local velderp=RootPart.Velocity.y
  1648. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  1649. if equipped==true or equipped==false then
  1650. if attack==false then
  1651. idle=idle+1
  1652. else
  1653. idle=0
  1654. end
  1655. if idle>=500 then
  1656. if attack==false then
  1657. end
  1658. end
  1659. if RootPart.Velocity.y > 1 and hitfloor==nil then
  1660. Anim="Jump"
  1661. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  1662. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1663. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  1664. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(50),math.rad(0),math.rad(30)),.3)
  1665. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1666. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1667. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  1668. end
  1669. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  1670. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  1671. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(-20),math.rad(0),math.rad(0)),.3)
  1672. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(30)),.3)
  1673. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-30)),.3)
  1674. LH.C0=clerp(LH.C0,cf(-1,-1,-.2)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  1675. RH.C0=clerp(RH.C0,cf(1,-1,-.2)*angles(math.rad(0),math.rad(90),math.rad(5))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  1676. HandleWeld.C0=clerp(HandleWeld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  1677. end
  1678. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  1679. Anim="Fall"
  1680. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  1681. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  1682. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  1683. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-5),math.rad(0),math.rad(20)),.3)
  1684. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(-40),math.rad(5),math.rad(-10))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1685. LH.C0=clerp(LH.C0,cf(-1,-.5,-1)*angles(math.rad(-20),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1686. HandleWeld.C0=clerp(HandleWeld.C0,cf(0,-0,.4)*angles(math.rad(85),math.rad(-10),math.rad(0)),.3)
  1687. end
  1688. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  1689. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  1690. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(20),math.rad(0),math.rad(0)),.3)
  1691. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(50)),.3)
  1692. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(0),math.rad(-50)),.3)
  1693. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  1694. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-75),math.rad(-10)),.3)
  1695. HandleWeld.C0=clerp(HandleWeld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  1696. end
  1697. elseif torvel<1 and hitfloor~=nil then
  1698. Anim="Idle"
  1699. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  1700. change = 2
  1701. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, -.1 + .1 * math.cos(sine / 40)) * angles(math.rad(0), math.rad(0), math.rad(-30)), .3)
  1702. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(5 - 2 * math.cos(sine / 40)), math.rad(5), math.rad(30)), .3)
  1703. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(-15), math.rad(0), math.rad(10 + 3 * math.cos(sine / 40))), .3)
  1704. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(5), math.rad(0), math.rad(-8 - 2 * math.cos(sine / 40))), .3)
  1705. RH.C0 = clerp(RH.C0, cn(1, -.9 - .1 * math.cos(sine / 40), 0) * RHCF * angles(math.rad(-3.5 - 1 * math.cos(sine / 40)), math.rad(20), math.rad(0)), .3)
  1706. LH.C0 = clerp(LH.C0, cn(-1, -.9 - .1 * math.cos(sine / 40), 0) * LHCF * angles(math.rad(-3.5 - 1 * math.cos(sine / 40)), math.rad(20), math.rad(0)), .3)
  1707. HandleWeld.C0 = clerp(HandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(10), math.rad(0), math.rad(13)), .3)
  1708. end
  1709. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  1710. RootJoint.C0=clerp(RootJoint.C0,RootCF*angles(math.rad(0),math.rad(0),math.rad(-45)),.3)
  1711. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(0),math.rad(0),math.rad(45)),.3)
  1712. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*angles(math.rad(-2),math.rad(-25),math.rad(15)),.3)
  1713. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*angles(math.rad(0),math.rad(0),math.rad(-5)),.3)
  1714. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1715. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0))*angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1716. HandleWeld.C0=clerp(HandleWeld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  1717. end
  1718. if attack==false and Sit == true and CurrentMode == "Sheathed" then
  1719. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,-2)*angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  1720. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  1721. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(-10),math.rad(0),math.rad(5)),.3)
  1722. LW.C0=clerp(LW.C0,cf(-1.3,0.5,0)*euler(math.rad(90),math.rad(0),math.rad(30)),.3)
  1723. LH.C0=clerp(LH.C0,cf(-1,.7,-.5)*angles(math.rad(0),math.rad(-90),math.rad(-10))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  1724. RH.C0=clerp(RH.C0,cf(1,-.5,-.5)*angles(math.rad(0),math.rad(90),math.rad(70))*angles(math.rad(-3),math.rad(0),math.rad(0)),.3)
  1725. HandleWeld.C0=clerp(HandleWeld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  1726. end
  1727. elseif torvel>2 and hitfloor~=nil then
  1728. Anim="Walk"
  1729. if attack==false and Sit == false and CurrentMode == "Unsheathed" then
  1730. change=2
  1731. RootJoint.C0 = clerp(RootJoint.C0, RootCF * cn(0, 0, 0) * angles(math.rad(0), math.rad(0), math.rad(2 * math.cos((sine) / 7))), 0.3)
  1732. Torso.Neck.C0 = clerp(Torso.Neck.C0, NeckCF * angles(math.rad(5 + 3 * math.cos((sine) / 23)), math.rad(0), math.rad(-2 * math.cos((sine) / 7))), 0.3)
  1733. RW.C0 = clerp(RW.C0, CFrame.new(1.4, 0.7, 0) * angles(math.rad(0), math.rad(110), math.rad(205)), 0.3)
  1734. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30 * math.cos((sine) / 10)), math.rad(0), math.rad(-5)), 0.3)
  1735. RH.C0 = clerp(RH.C0, cn(1, -1 - 0.3 * math.cos((sine) / 8) / 2, -0.03 + math.sin((sine) / 8) / 2) * RHCF * angles(math.rad(-2), math.rad(0), math.rad(-10) - math.sin((sine) / 8)), 0.3)
  1736. LH.C0 = clerp(LH.C0, cn(-1, -1 + 0.3 * math.cos((sine) / 8) / 2, -0.03 - math.sin((sine) / 8) / 2) * LHCF * angles(math.rad(-2), math.rad(0), math.rad(10) - math.sin((sine) / 8)), 0.3)
  1737. HandleWeld.C0 = clerp(HandleWeld.C0, CFrame.new(0, 0, 0) * angles(math.rad(23), math.rad(-20), math.rad(0)), 0.3)
  1738. end
  1739. if attack==false and Sit == false and CurrentMode == "Sheathed" then
  1740. idleanim=-1
  1741. RootJoint.C0=clerp(RootJoint.C0,RootCF*cf(0,0,0)*euler(0.4,0,0),.3)
  1742. Torso.Neck.C0=clerp(Torso.Neck.C0,necko*euler(-0.2,0,0),.3)
  1743. RW.C0=clerp(RW.C0,cf(1.5,0.5,0)*euler(math.rad(0),math.rad(-35),math.rad(45)),.3)
  1744. LW.C0=clerp(LW.C0,cf(-1.5,0.5,0)*euler(math.rad(0),math.rad(35),math.rad(-45)),.3)
  1745. RH.C0=clerp(RH.C0,cf(1,-1,0)*euler(0.2,1.57,0),.3)
  1746. LH.C0=clerp(LH.C0,cf(-1,-1,0)*euler(0.5,-1.57,0)*euler(0,0,0),.3)
  1747. HandleWeld.C0=clerp(HandleWeld.C0,cf(3,3,0.5)*angles(math.rad(90),math.rad(150),math.rad(90)),.3)
  1748. end
  1749. end
  1750. end
  1751. if #Effects>0 then
  1752. for e=1,#Effects do
  1753. if Effects[e]~=nil then
  1754. local Thing=Effects[e]
  1755. if Thing~=nil then
  1756. local Part=Thing[1]
  1757. local Mode=Thing[2]
  1758. local Delay=Thing[3]
  1759. local IncX=Thing[4]
  1760. local IncY=Thing[5]
  1761. local IncZ=Thing[6]
  1762. if Thing[1].Transparency<=1 then
  1763. if Thing[2]=="Block1" then
  1764. Thing[1].CFrame=Thing[1].CFrame*euler(math.random(-50,50),math.random(-50,50),math.random(-50,50))
  1765. Mesh=Thing[1].Mesh
  1766. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  1767. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  1768. elseif Thing[2]=="Cylinder" then
  1769. Mesh=Thing[1].Mesh
  1770. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  1771. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  1772. elseif Thing[2]=="Blood" then
  1773. Mesh=Thing[7]
  1774. Thing[1].CFrame=Thing[1].CFrame*cf(0,.5,0)
  1775. Mesh.Scale=Mesh.Scale+vt(Thing[4],Thing[5],Thing[6])
  1776. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  1777. elseif Thing[2]=="Elec" then
  1778. Mesh=Thing[1].Mesh
  1779. Mesh.Scale=Mesh.Scale+vt(Thing[7],Thing[8],Thing[9])
  1780. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  1781. elseif Thing[2]=="Disappear" then
  1782. Thing[1].Transparency=Thing[1].Transparency+Thing[3]
  1783. end
  1784. else
  1785. Part.Parent=nil
  1786. table.remove(Effects,e)
  1787. end
  1788. end
  1789. end
  1790. end
  1791. end
  1792. end
Add Comment
Please, Sign In to add comment