Advertisement
ItzInfern

favorite gun

Jan 5th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.81 KB | None | 0 0
  1.  
  2.  
  3. --https://github.com/Mokiros/roblox-FE-compatibility
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. local RealPlayer = Player
  7. do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end
  8.  
  9.  
  10. Player=game:GetService("Players").LocalPlayer
  11. Character=Player.Character
  12. PlayerGui=Player.PlayerGui
  13. Backpack=Player.Backpack
  14. Torso=Character.Torso
  15. Head=Character.Head
  16. Humanoid=Character.Humanoid
  17. m=Instance.new('Model',Character)
  18. LeftArm=Character["Left Arm"]
  19. LeftLeg=Character["Left Leg"]
  20. RightArm=Character["Right Arm"]
  21. RightLeg=Character["Right Leg"]
  22. LS=Torso["Left Shoulder"]
  23. LH=Torso["Left Hip"]
  24. RS=Torso["Right Shoulder"]
  25. RH=Torso["Right Hip"]
  26. Face = Head.face
  27. Neck=Torso.Neck
  28. it=Instance.new
  29. attacktype=1
  30. vt=Vector3.new
  31. cf=CFrame.new
  32. euler=CFrame.fromEulerAnglesXYZ
  33. angles=CFrame.Angles
  34. cloaked=false
  35. necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  36. necko2=cf(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  37. LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
  38. LHC1=cf(-0.5,1,0,-0,-0,-1,0,1,0,1,0,0)
  39. RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
  40. RHC1=cf(0.5,1,0,0,0,1,0,1,0,-1,-0,-0)
  41. RootPart=Character.HumanoidRootPart
  42. RootJoint=RootPart.RootJoint
  43. RootCF=euler(-1.57,0,3.14)
  44. attack = false
  45. attackdebounce = false
  46. deb=false
  47. equipped=true
  48. hand=false
  49. MMouse=nil
  50. combo=0
  51. mana=0
  52. trispeed=.2
  53. attackmode='none'
  54. local idle=0
  55. local Anim="Idle"
  56. local Effects={}
  57. local gun=false
  58. local shoot=false
  59. player=nil
  60. mana=0
  61.  
  62. mouse=Player:GetMouse()
  63. --save shoulders
  64. RSH, LSH=nil, nil
  65. --welds
  66. RW, LW=Instance.new("Weld"), Instance.new("Weld")
  67. RW.Name="Right Shoulder" LW.Name="Left Shoulder"
  68. LH=Torso["Left Hip"]
  69. RH=Torso["Right Hip"]
  70. TorsoColor=Torso.BrickColor
  71. function NoOutline(Part)
  72. Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
  73. end
  74. player=Player
  75. ch=Character
  76. RSH=ch.Torso["Right Shoulder"]
  77. LSH=ch.Torso["Left Shoulder"]
  78. --
  79. RSH.Parent=nil
  80. LSH.Parent=nil
  81. --
  82. RW.Name="Right Shoulder"
  83. RW.Part0=ch.Torso
  84. RW.C0=cf(1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.3, 0, -0.5)
  85. RW.C1=cf(0, 0.5, 0)
  86. RW.Part1=ch["Right Arm"]
  87. RW.Parent=ch.Torso
  88. --
  89. LW.Name="Left Shoulder"
  90. LW.Part0=ch.Torso
  91. LW.C0=cf(-1.5, 0.5, 0) --* CFrame.fromEulerAnglesXYZ(1.7, 0, 0.8)
  92. LW.C1=cf(0, 0.5, 0)
  93. LW.Part1=ch["Left Arm"]
  94. LW.Parent=ch.Torso
  95.  
  96. Player=game:GetService('Players').LocalPlayer
  97. Character=Player.Character
  98. Mouse=Player:GetMouse()
  99. m=Instance.new('Model',Character)
  100.  
  101.  
  102. local function weldBetween(a, b)
  103. local weldd = Instance.new("ManualWeld")
  104. weldd.Part0 = a
  105. weldd.Part1 = b
  106. weldd.C0 = CFrame.new()
  107. weldd.C1 = b.CFrame:inverse() * a.CFrame
  108. weldd.Parent = a
  109. return weldd
  110. end
  111.  
  112. function swait(num)
  113. if num==0 or num==nil then
  114. game:service'RunService'.Heartbeat:wait(0)
  115. else
  116. for i=0,num do
  117. game:service'RunService'.Heartbeat:wait(0)
  118. end
  119. end
  120. end
  121.  
  122. function nooutline(part)
  123. part.TopSurface,part.BottomSurface,part.LeftSurface,part.RightSurface,part.FrontSurface,part.BackSurface = 10,10,10,10,10,10
  124. end
  125.  
  126. function part(formfactor,parent,material,reflectance,transparency,brickcolor,name,size)
  127. local fp=it("Part")
  128. fp.formFactor=formfactor
  129. fp.Parent=parent
  130. fp.Reflectance=reflectance
  131. fp.Transparency=transparency
  132. fp.CanCollide=false
  133. fp.Locked=true
  134. fp.BrickColor=BrickColor.new(tostring(brickcolor))
  135. fp.Name=name
  136. fp.Size=size
  137. fp.Position=Character.Torso.Position
  138. nooutline(fp)
  139. fp.Material=material
  140. fp:BreakJoints()
  141. return fp
  142. end
  143.  
  144. function mesh(Mesh,part,meshtype,meshid,offset,scale)
  145. local mesh=it(Mesh)
  146. mesh.Parent=part
  147. if Mesh=="SpecialMesh" then
  148. mesh.MeshType=meshtype
  149. mesh.MeshId=meshid
  150. end
  151. mesh.Offset=offset
  152. mesh.Scale=scale
  153. return mesh
  154. end
  155.  
  156. function weld(parent,part0,part1,c0,c1)
  157. local weld=it("Weld")
  158. weld.Parent=parent
  159. weld.Part0=part0
  160. weld.Part1=part1
  161. weld.C0=c0
  162. weld.C1=c1
  163. return weld
  164. end
  165.  
  166.  
  167. local function CFrameFromTopBack(at, top, back)
  168. local right = top:Cross(back)
  169. return CFrame.new(at.x, at.y, at.z,
  170. right.x, top.x, back.x,
  171. right.y, top.y, back.y,
  172. right.z, top.z, back.z)
  173. end
  174.  
  175. function Triangle(a, b, c)
  176. local edg1 = (c-a):Dot((b-a).unit)
  177. local edg2 = (a-b):Dot((c-b).unit)
  178. local edg3 = (b-c):Dot((a-c).unit)
  179. if edg1 <= (b-a).magnitude and edg1 >= 0 then
  180. a, b, c = a, b, c
  181. elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
  182. a, b, c = b, c, a
  183. elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
  184. a, b, c = c, a, b
  185. else
  186. assert(false, "unreachable")
  187. end
  188.  
  189. local len1 = (c-a):Dot((b-a).unit)
  190. local len2 = (b-a).magnitude - len1
  191. local width = (a + (b-a).unit*len1 - c).magnitude
  192.  
  193. local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
  194.  
  195. local list = {}
  196.  
  197. local Color = BrickColor.new("Dark grey")
  198.  
  199. if len1 > 0.01 then
  200. local w1 = Instance.new('WedgePart', m)
  201. game:GetService("Debris"):AddItem(w1,5)
  202. w1.Material = "SmoothPlastic"
  203. w1.FormFactor = 'Custom'
  204. w1.BrickColor = BrickColor.new(Color)
  205. w1.Transparency = 0
  206. w1.Reflectance = 0
  207. w1.Material = "SmoothPlastic"
  208. w1.CanCollide = false
  209. NoOutline(w1)
  210. local sz = Vector3.new(0.2, width, len1)
  211. w1.Size = sz
  212. local sp = Instance.new("SpecialMesh",w1)
  213. sp.MeshType = "Wedge"
  214. sp.Scale = Vector3.new(0,1,1) * sz/w1.Size
  215. w1:BreakJoints()
  216. w1.Anchored = true
  217. w1.Parent = workspace
  218. w1.Transparency = 0.7
  219. table.insert(Effects,{w1,"Disappear",.01})
  220. w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
  221. table.insert(list,w1)
  222. end
  223.  
  224. if len2 > 0.01 then
  225. local w2 = Instance.new('WedgePart', m)
  226. game:GetService("Debris"):AddItem(w2,5)
  227. w2.Material = "SmoothPlastic"
  228. w2.FormFactor = 'Custom'
  229. w2.BrickColor = BrickColor.new(Color)
  230. w2.Transparency = 0
  231. w2.Reflectance = 0
  232. w2.Material = "SmoothPlastic"
  233. w2.CanCollide = false
  234. NoOutline(w2)
  235. local sz = Vector3.new(0.2, width, len2)
  236. w2.Size = sz
  237. local sp = Instance.new("SpecialMesh",w2)
  238. sp.MeshType = "Wedge"
  239. sp.Scale = Vector3.new(0,1,1) * sz/w2.Size
  240. w2:BreakJoints()
  241. w2.Anchored = true
  242. w2.Parent = workspace
  243. w2.Transparency = 0.7
  244. table.insert(Effects,{w2,"Disappear",.01})
  245. w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
  246. table.insert(list,w2)
  247. end
  248. return unpack(list)
  249. end
  250.  
  251.  
  252. so = function(id,par,vol,pit)
  253. coroutine.resume(coroutine.create(function()
  254. local sou = Instance.new("Sound",par or workspace)
  255. sou.Volume=vol
  256. sou.Pitch=pit or 1
  257. sou.SoundId=id
  258. swait()
  259. sou:play()
  260. game:GetService("Debris"):AddItem(sou,6)
  261. end))
  262. end
  263.  
  264. function clerp(a,b,t)
  265. local qa = {QuaternionFromCFrame(a)}
  266. local qb = {QuaternionFromCFrame(b)}
  267. local ax, ay, az = a.x, a.y, a.z
  268. local bx, by, bz = b.x, b.y, b.z
  269. local _t = 1-t
  270. return QuaternionToCFrame(_t*ax + t*bx, _t*ay + t*by, _t*az + t*bz,QuaternionSlerp(qa, qb, t))
  271. end
  272.  
  273. function QuaternionFromCFrame(cf)
  274. local mx, my, mz, m00, m01, m02, m10, m11, m12, m20, m21, m22 = cf:components()
  275. local trace = m00 + m11 + m22
  276. if trace > 0 then
  277. local s = math.sqrt(1 + trace)
  278. local recip = 0.5/s
  279. return (m21-m12)*recip, (m02-m20)*recip, (m10-m01)*recip, s*0.5
  280. else
  281. local i = 0
  282. if m11 > m00 then
  283. i = 1
  284. end
  285. if m22 > (i == 0 and m00 or m11) then
  286. i = 2
  287. end
  288. if i == 0 then
  289. local s = math.sqrt(m00-m11-m22+1)
  290. local recip = 0.5/s
  291. return 0.5*s, (m10+m01)*recip, (m20+m02)*recip, (m21-m12)*recip
  292. elseif i == 1 then
  293. local s = math.sqrt(m11-m22-m00+1)
  294. local recip = 0.5/s
  295. return (m01+m10)*recip, 0.5*s, (m21+m12)*recip, (m02-m20)*recip
  296. elseif i == 2 then
  297. local s = math.sqrt(m22-m00-m11+1)
  298. local recip = 0.5/s return (m02+m20)*recip, (m12+m21)*recip, 0.5*s, (m10-m01)*recip
  299. end
  300. end
  301. end
  302.  
  303. function QuaternionToCFrame(px, py, pz, x, y, z, w)
  304. local xs, ys, zs = x + x, y + y, z + z
  305. local wx, wy, wz = w*xs, w*ys, w*zs
  306. local xx = x*xs
  307. local xy = x*ys
  308. local xz = x*zs
  309. local yy = y*ys
  310. local yz = y*zs
  311. local zz = z*zs
  312. 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))
  313. end
  314.  
  315. function QuaternionSlerp(a, b, t)
  316. local cosTheta = a[1]*b[1] + a[2]*b[2] + a[3]*b[3] + a[4]*b[4]
  317. local startInterp, finishInterp;
  318. if cosTheta >= 0.0001 then
  319. if (1 - cosTheta) > 0.0001 then
  320. local theta = math.acos(cosTheta)
  321. local invSinTheta = 1/math.sin(theta)
  322. startInterp = math.sin((1-t)*theta)*invSinTheta
  323. finishInterp = math.sin(t*theta)*invSinTheta
  324. else
  325. startInterp = 1-t
  326. finishInterp = t
  327. end
  328. else
  329. if (1+cosTheta) > 0.0001 then
  330. local theta = math.acos(-cosTheta)
  331. local invSinTheta = 1/math.sin(theta)
  332. startInterp = math.sin((t-1)*theta)*invSinTheta
  333. finishInterp = math.sin(t*theta)*invSinTheta
  334. else
  335. startInterp = t-1
  336. finishInterp = t
  337. end
  338. end
  339. 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
  340. end
  341.  
  342. --Example: Torso.Weld.C0 = clerp(Torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
  343.  
  344.  
  345. function rayCast(Pos, Dir, Max, Ignore) -- Origin Position , Direction, MaxDistance , IgnoreDescendants
  346. return game:service("Workspace"):FindPartOnRay(Ray.new(Pos, Dir.unit * (Max or 999.999)), Ignore)
  347. end
  348.  
  349. Damagefunc=function(hit,minim,maxim,knockback,Type,Property,Delay,KnockbackType,decreaseblock)
  350. if hit.Parent==nil then
  351. return
  352. end
  353. h=hit.Parent:FindFirstChild("Humanoid")
  354. for _,v in pairs(hit.Parent:children()) do
  355. if v:IsA("Humanoid") then
  356. h=v
  357. end
  358. end
  359. if hit.Parent.Parent:FindFirstChild("Torso")~=nil then
  360. h=hit.Parent.Parent:FindFirstChild("Humanoid")
  361. end
  362. if hit.Parent.className=="Hat" then
  363. hit=hit.Parent.Parent:findFirstChild("Head")
  364. end
  365. if h~=nil and hit.Parent.Name~=Character.Name and hit.Parent:FindFirstChild("Torso")~=nil then
  366. if hit.Parent:findFirstChild("DebounceHit")~=nil then if hit.Parent.DebounceHit.Value==true then return end end
  367. --[[ if game.Players:GetPlayerFromCharacter(hit.Parent)~=nil then
  368. return
  369. end]]
  370. -- hs(hit,1.2)
  371. c=Instance.new("ObjectValue")
  372. c.Name="creator"
  373. c.Value=game:service("Players").LocalPlayer
  374. c.Parent=h
  375. game:GetService("Debris"):AddItem(c,.5)
  376. Damage=math.random(minim,maxim)
  377. -- h:TakeDamage(Damage)
  378. blocked=false
  379. block=hit.Parent:findFirstChild("Block")
  380. if block~=nil then
  381. print(block.className)
  382. if block.className=="NumberValue" then
  383. if block.Value>0 then
  384. blocked=true
  385. if decreaseblock==nil then
  386. block.Value=block.Value-1
  387. end
  388. end
  389. end
  390. if block.className=="IntValue" then
  391. if block.Value>0 then
  392. blocked=true
  393. if decreaseblock~=nil then
  394. block.Value=block.Value-1
  395. end
  396. end
  397. end
  398. end
  399. if blocked==false then
  400. -- h:TakeDamage(Damage)
  401. h.Health=h.Health-Damage
  402. showDamage(hit.Parent,Damage,.5,BrickColor.new("New Yeller"))
  403. else
  404. h.Health=h.Health-(Damage/2)
  405. showDamage(hit.Parent,Damage/2,.5,BrickColor.new("Bright blue"))
  406. end
  407. if Type=="Knockdown" then
  408. hum=hit.Parent.Humanoid
  409. hum.PlatformStand=true
  410. coroutine.resume(coroutine.create(function(HHumanoid)
  411. swait(1)
  412. HHumanoid.PlatformStand=false
  413. end),hum)
  414. local angle=(hit.Position-(Property.Position+Vector3.new(0,0,0))).unit
  415. --hit.CFrame=CFrame.new(hit.Position,Vector3.new(angle.x,hit.Position.y,angle.z))*CFrame.fromEulerAnglesXYZ(math.pi/4,0,0)
  416. local bodvol=Instance.new("BodyVelocity")
  417. bodvol.velocity=angle*knockback
  418. bodvol.P=5000
  419. bodvol.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  420. bodvol.Parent=hit
  421. rl=Instance.new("BodyAngularVelocity")
  422. rl.P=3000
  423. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  424. rl.angularvelocity=Vector3.new(math.random(-10,10),math.random(-10,10),math.random(-10,10))
  425. rl.Parent=hit
  426. game:GetService("Debris"):AddItem(bodvol,.5)
  427. game:GetService("Debris"):AddItem(rl,.5)
  428. elseif Type=="Normal" then
  429. vp=Instance.new("BodyVelocity")
  430. vp.P=500
  431. vp.maxForce=Vector3.new(math.huge,0,math.huge)
  432. -- vp.velocity=Character.Torso.CFrame.lookVector*Knockback
  433. if KnockbackType==1 then
  434. vp.velocity=Property.CFrame.lookVector*knockback+Property.Velocity/1.05
  435. elseif KnockbackType==2 then
  436. vp.velocity=Property.CFrame.lookVector*knockback
  437. end
  438. if knockback>0 then
  439. vp.Parent=hit.Parent.Torso
  440. end
  441. game:GetService("Debris"):AddItem(vp,.5)
  442. elseif Type=="Up" then
  443. local bodyVelocity=Instance.new("BodyVelocity")
  444. bodyVelocity.velocity=vt(0,60,0)
  445. bodyVelocity.P=5000
  446. bodyVelocity.maxForce=Vector3.new(8e+003, 8e+003, 8e+003)
  447. bodyVelocity.Parent=hit
  448. game:GetService("Debris"):AddItem(bodyVelocity,1)
  449. rl=Instance.new("BodyAngularVelocity")
  450. rl.P=3000
  451. rl.maxTorque=Vector3.new(500000,500000,500000)*50000000000000
  452. rl.angularvelocity=Vector3.new(math.random(-30,30),math.random(-30,30),math.random(-30,30))
  453. rl.Parent=hit
  454. game:GetService("Debris"):AddItem(rl,.5)
  455. elseif Type=="Snare" then
  456. bp=Instance.new("BodyPosition")
  457. bp.P=2000
  458. bp.D=100
  459. bp.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  460. bp.position=hit.Parent.Torso.Position
  461. bp.Parent=hit.Parent.Torso
  462. game:GetService("Debris"):AddItem(bp,1)
  463. elseif Type=="Target" then
  464. if Targetting==false then
  465. ZTarget=hit.Parent.Torso
  466. coroutine.resume(coroutine.create(function(Part)
  467. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  468. swait(5)
  469. so("http://www.roblox.com/asset/?id=15666462",Part,1,1.5)
  470. end),ZTarget)
  471. TargHum=ZTarget.Parent:findFirstChild("Humanoid")
  472. targetgui=Instance.new("BillboardGui")
  473. targetgui.Parent=ZTarget
  474. targetgui.Size=UDim2.new(10,100,10,100)
  475. targ=Instance.new("ImageLabel")
  476. targ.Parent=targetgui
  477. targ.BackgroundTransparency=1
  478. targ.Image="rbxassetid://4834067"
  479. targ.Size=UDim2.new(1,0,1,0)
  480. cam.CameraType="Scriptable"
  481. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  482. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  483. workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  484. Targetting=true
  485. RocketTarget=ZTarget
  486. for i=1,Property do
  487. --while Targetting==true and Humanoid.Health>0 and Character.Parent~=nil do
  488. if Humanoid.Health>0 and Character.Parent~=nil and TargHum.Health>0 and TargHum.Parent~=nil and Targetting==true then
  489. swait()
  490. end
  491. --workspace.CurrentCamera.CoordinateFrame=CFrame.new(Head.CFrame.p,Head.CFrame.p+rmdir*100)
  492. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)
  493. dir=Vector3.new(cam.CoordinateFrame.lookVector.x,0,cam.CoordinateFrame.lookVector.z)
  494. cam.CoordinateFrame=CFrame.new(Head.CFrame.p,ZTarget.Position)*cf(0,5,10)*euler(-0.3,0,0)
  495. end
  496. Targetting=false
  497. RocketTarget=nil
  498. targetgui.Parent=nil
  499. cam.CameraType="Custom"
  500. end
  501. end
  502. debounce=Instance.new("BoolValue")
  503. debounce.Name="DebounceHit"
  504. debounce.Parent=hit.Parent
  505. debounce.Value=true
  506. game:GetService("Debris"):AddItem(debounce,Delay)
  507. c=Instance.new("ObjectValue")
  508. c.Name="creator"
  509. c.Value=Player
  510. c.Parent=h
  511. game:GetService("Debris"):AddItem(c,.5)
  512. CRIT=false
  513. hitDeb=true
  514. AttackPos=6
  515. end
  516. end
  517.  
  518. showDamage=function(Char,Dealt,du,Color)
  519. m=Instance.new("Model")
  520. m.Name=tostring(Dealt)
  521. h=Instance.new("Humanoid")
  522. h.Health=0
  523. h.MaxHealth=0
  524. h.Parent=m
  525. c=Instance.new("Part")
  526. c.Transparency=0
  527. c.BrickColor=Color
  528. c.Name="Head"
  529. c.TopSurface=0
  530. c.BottomSurface=0
  531. c.formFactor="Plate"
  532. c.Size=Vector3.new(1,.4,1)
  533. ms=Instance.new("CylinderMesh")
  534. ms.Scale=Vector3.new(.8,.8,.8)
  535. if CRIT==true then
  536. ms.Scale=Vector3.new(1,1.25,1)
  537. end
  538. ms.Parent=c
  539. c.Reflectance=0
  540. Instance.new("BodyGyro").Parent=c
  541. c.Parent=m
  542. if Char:findFirstChild("Head")~=nil then
  543. c.CFrame=CFrame.new(Char["Head"].CFrame.p+Vector3.new(0,1.5,0))
  544. elseif Char.Parent:findFirstChild("Head")~=nil then
  545. c.CFrame=CFrame.new(Char.Parent["Head"].CFrame.p+Vector3.new(0,1.5,0))
  546. end
  547. f=Instance.new("BodyPosition")
  548. f.P=2000
  549. f.D=100
  550. f.maxForce=Vector3.new(math.huge,math.huge,math.huge)
  551. f.position=c.Position+Vector3.new(0,3,0)
  552. f.Parent=c
  553. game:GetService("Debris"):AddItem(m,.5+du)
  554. c.CanCollide=false
  555. m.Parent=workspace
  556. c.CanCollide=false
  557. end
  558.  
  559. handle=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Handle",Vector3.new(0.392933369, 0.818870544, 0.484876573))
  560. handleweld=weld(m,Character["Right Arm"],handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.110725403, -0.0610198975, -0.923483372, -0.999949038, 0.0097014308, 0.00306771323, -0.00306772627, 1.44194482e-005, -1.00000656, -0.00970112905, -0.999944687, 1.46424882e-005))
  561. Barrel=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,1,"Really black","Barrel",Vector3.new(0.392933369, 0.200000003, 0.694699943))
  562. Barrelweld=weld(m,handle,Barrel,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00201416016, 4.55051184, -0.872203827, 1.00000906, -0.00011797715, -0.000356545235, -0.000356654549, -3.71675924e-007, -1.00000048, 0.000117982505, 1.00000644, -4.26134648e-007))
  563. mesh("CylinderMesh",Barrel,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.515725374, 1))
  564. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.20137848, 0.200000003))
  565. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.238044739, -1.35027695, -1.75392091, 0.999998689, -0.000530478545, -0.00165459863, 0.000530478312, 0.99999994, -7.74211003e-007, 0.00165460317, -1.15545845e-007, 0.999998569))
  566. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 1, 0.491166562))
  567. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 0.589399755))
  568. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.238273621, -0.955043793, -0.820649922, 0.999998808, -0.000502859708, -0.00157310732, 0.000502860174, 1, -7.29220119e-007, 0.00157311361, -1.42008503e-007, 0.999998629))
  569. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334137, 1))
  570. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933398, 0.200000003, 0.200000003))
  571. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0055770874, 0.311283112, 0.281532526, -0.999812126, 0.000483331503, -0.0194055643, 0.000482749194, 1.00000691, 3.84911909e-005, 0.0194055904, 2.91412107e-005, -0.999808013))
  572. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 0.491166562))
  573. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.20137848, 0.589399815))
  574. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.159729004, -1.35035706, -0.231489182, 0.999998689, -0.000525929499, -0.00163679547, 0.000525921816, 0.99999994, -4.69290353e-006, 0.00163680338, 3.88298758e-006, 0.999998569))
  575. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 1, 1))
  576. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.589399993, 0.392933667, 0.785866439))
  577. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.011100769, -0.9557724, 1.14765012, 0.999999285, -0.000384722836, -0.00121377606, 0.000384721672, 0.999999881, -5.19317837e-007, 0.00121378119, 5.20703907e-008, 0.999999046))
  578. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.589399993, 0.200000003, 0.200000003))
  579. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00728607178, -1.15148926, 0.0632092953, 0.999998748, -0.000521910144, -0.00163011893, 0.000521911541, 0.99999994, -7.38114977e-007, 0.00163012045, -1.60842319e-007, 0.999998689))
  580. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334018, 0.982333243))
  581. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.20137848, 1.17879963))
  582. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.144699097, -1.35028458, -1.11541545, 0.999998689, -0.000529585173, -0.00165206543, 0.000529584009, 0.99999994, -7.8289122e-007, 0.00165206904, -1.23320206e-007, 0.999998569))
  583. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 1, 1))
  584. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.200000003, 0.589399874))
  585. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00299835205, 4.4982748, -0.6599617, 1.00000095, -0.000189703889, -0.000583825924, -0.000583841, -2.80280801e-007, -0.99999994, 0.000189705053, 1.00000072, -3.84679879e-007))
  586. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  587. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.200000003, 0.289788306))
  588. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00370025635, 4.49983168, -0.657417297, 1.00000119, -4.6168454e-005, -0.000129014908, -0.000129027016, -3.45355147e-007, -1.00000012, 4.61703166e-005, 1.00000083, -3.91362846e-007))
  589. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.515725374, 1))
  590. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.200000003, 1.6699661))
  591. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00726318359, -0.513141632, -0.47625798, 0.999999642, -0.000474769622, -0.00148425868, 0.000474745408, 1.00000954, -2.89473974e-008, 0.00148409116, -8.16216925e-008, 0.999991953))
  592. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  593. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  594. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.247642517, 0.562633514, 2.53756094, 0.999999225, -0.00057541742, -0.00180923659, -0.000575409504, -1.00000072, 6.17981095e-006, -0.00180925988, -5.09748679e-006, -0.999998212))
  595. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  596. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.589400113, 0.200000003, 0.200000003))
  597. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00714874268, -1.20210648, -2.03264451, -0.999999285, 0.000380247133, 0.00120855146, 0.000380247133, 1, -4.88218575e-007, -0.00120855437, -1.10539986e-007, -0.999999285))
  598. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.982333183))
  599. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.599223316, 0.200000003, 0.200000003))
  600. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00782775879, -0.808174133, -1.06534135, 0.999998808, -0.00050339778, -0.00157711946, 0.00050339126, 0.999999881, -4.79227674e-006, 0.0015771254, 3.95323514e-006, 0.999998748))
  601. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  602. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.687633455, 0.200000003, 0.373286575))
  603. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.572486103, -0.368530273, -0.00534820557, -0.000796158216, 2.63861693e-007, 0.999999523, -0.000247276155, 1, -6.00727617e-007, -0.999999702, -0.000247277319, -0.000796161999))
  604. mesh("SpecialMesh",Part,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=3270017",Vector3.new(0, 0, 0),Vector3.new(0.550106704, 0.500990391, 2.32812953))
  605. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  606. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.246368408, 0.562351227, -3.51985264, -0.999999046, -0.000785131007, 0.0017751347, 0.000785123091, -1.00000048, -4.76147943e-006, 0.00177515694, -3.27731323e-006, 0.999998271))
  607. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  608. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.491167039, 1.17879963))
  609. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0116119385, -0.808311462, 1.14752233, 0.999999285, -0.000389426015, -0.0012220433, 0.000389426481, 0.999999881, -5.33280399e-007, 0.00122204656, 1.07229425e-007, 0.999999106))
  610. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.200000003, 0.39293322))
  611. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00182342529, -0.059627533, -0.237030029, 1.00000024, -2.19675712e-006, -3.47236823e-006, -9.0431422e-007, 0.707098067, -0.707115471, 4.01004218e-006, 0.707115591, 0.707097828))
  612. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334256, 1))
  613. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.785867333, 0.491166592))
  614. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00256347656, -0.855522156, -4.20529366, 1.00001729, -0.000156920636, -0.00048751838, 0.000156930648, 1.00001228, -3.12431439e-007, 0.00048772787, 1.96554538e-007, 1.00000083))
  615. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.200000003, 0.491166592))
  616. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00169372559, 3.91187406, -1.10260391, 1.00000012, -0.000409077853, -0.00127772312, -0.0012777393, -8.43629095e-008, -0.999999046, 0.000409078551, 1.00000048, -5.06528522e-007))
  617. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  618. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933398, 0.200000003, 0.200000003))
  619. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00727844238, -1.34797287, -0.427247822, 0.999998808, -0.000508218072, -0.00158813142, 0.000508218538, 1, -7.66642188e-007, 0.00158813782, -1.10825567e-007, 0.999998629))
  620. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334256, 0.982333124))
  621. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.57957679, 0.200000003, 0.589399815))
  622. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00736999512, -1.34790421, -0.231470406, 0.999998748, -0.00052127894, -0.00162254635, 0.000521271024, 0.99999994, -4.73802538e-006, 0.00162255182, 4.00318095e-006, 0.999998748))
  623. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 1))
  624. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.599223375, 0.200000003, 1.66996634))
  625. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00703430176, -0.611476898, -0.476810575, 0.999998808, -0.000503064366, -0.00157174852, 0.000503064599, 0.99999994, -7.42138582e-007, 0.00157175376, -8.65802576e-008, 0.99999851))
  626. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  627. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.618870556, 0.284876555))
  628. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-8.39233398e-005, 0.0999946594, -0.0900287628, 1.00000012, 1.02445483e-008, 9.82887443e-008, -1.35041773e-008, 1.00000095, -3.47667992e-007, -1.15132067e-007, 3.51504241e-007, 0.999999344))
  629. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.392933369, 0.200000003, 0.200000003))
  630. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00169372559, -0.365879059, -3.61626029, 1.00000846, -0.000408411259, -0.00128341629, 0.000408425927, 1.00000811, -8.85296686e-007, 0.00128353445, 2.51153324e-007, 0.999999046))
  631. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334375, 0.491166562))
  632. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(1.57173347, 0.200000003, 0.200000003))
  633. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.88058758, -1.30028915, 0.13936615, 0.00120653899, -0.000345678738, 0.999999046, 7.08410516e-005, 1.00000381, 0.000345571199, -1.0000037, 7.04175327e-005, 0.00120649324))
  634. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  635. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.392933369, 0.200000003, 0.200000003))
  636. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00749206543, -1.40185547, -1.75392365, 0.999998629, -0.000532266451, -0.00165990624, 0.000532267848, 0.99999994, -8.01555871e-007, 0.00165991078, -8.43610906e-008, 0.999998569))
  637. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  638. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.200000003, 0.200000003, 1.57173264))
  639. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00902557373, -1.29845047, -2.88025308, 1.00000346, -0.000419300282, -0.00131881284, 0.000419305637, 1.00000381, -4.81770257e-007, 0.00131888292, 4.66625352e-008, 0.999999106))
  640. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333481, 0.491167068, 1))
  641. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.200000003, 0.200000003))
  642. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000205993652, 0.366855621, 0.170970321, -1, 0.00047881878, 0.000105538013, -0.000478820177, -0.99999994, -8.0675818e-008, 0.000105541636, -2.63140464e-007, 0.999999762))
  643. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334256, 0.982333362))
  644. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  645. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.43803835, 0.36598587, 0.247940063, -0.00170557899, -3.12538941e-006, -0.99999845, -0.00054662372, -1.00000072, 4.11949804e-006, -0.999999404, 0.000546629308, 0.00170555944))
  646. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  647. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.200000003, 0.20137848, 0.200000003))
  648. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.25302887, -1.35042953, -1.75389695, 0.999998629, -0.000535132596, -0.0016691644, 0.000535133295, 0.99999994, -7.73754437e-007, 0.00166917022, -1.60262061e-007, 0.99999851))
  649. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 1, 0.491166562))
  650. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.294699669))
  651. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00782775879, -1.29913712, -1.94930029, 0.999998808, -0.000498764217, -0.00156336208, 0.000498763984, 1, -7.68961399e-007, 0.00156336988, -8.24948074e-008, 0.99999851))
  652. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333481, 0.491167068, 1))
  653. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  654. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.427499413, -0.154556274, -1.44622421, -0.00155671558, -1.71825232e-005, -0.999998629, -0.999998808, 0.00048045814, 0.00155670336, 0.000480430666, 0.99999994, -1.8009463e-005))
  655. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333422, 0.491167068, 0.982333124))
  656. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.589399993, 0.200000003, 0.491166413))
  657. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00770568848, -1.00417328, -1.55760884, 0.999998212, -0.000521541806, -0.00163140136, 0.000521542272, 0.999999642, -7.56599547e-007, 0.00163134676, -6.76809577e-008, 0.999998391))
  658. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  659. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.20137848, 0.589399815))
  660. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.144760132, -1.35034943, -0.231461525, 0.999998689, -0.000525572803, -0.00163578405, 0.000525564188, 0.99999994, -4.69637052e-006, 0.00163578917, 3.90967762e-006, 0.999998689))
  661. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 1, 1))
  662. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.785867333, 0.785866201))
  663. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00762939453, -0.857028961, -1.70364225, 0.999998987, -0.000455782516, -0.00142784044, 0.000455782516, 1, -5.89889169e-007, 0.00142784708, -5.11990947e-008, 0.999998748))
  664. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933398, 0.392933756, 0.884099782))
  665. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00498962402, 0.366672516, -1.29661703, 0.999999344, -0.000374818919, -0.00120143802, -0.000374818454, -0.999999881, 4.51476808e-007, -0.00120144174, -1.33426511e-007, -0.999999285))
  666. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  667. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.589400113, 0.200000003, 0.200000003))
  668. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0123214722, -0.271297455, -2.03261518, 0.999999225, -0.000379103702, -0.00120463059, -0.000379103702, -0.999999881, 4.99312591e-007, -0.00120463443, -9.85164661e-008, -0.999999225))
  669. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.982333183))
  670. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(1.57173336, 0.200000003, 0.200000003))
  671. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.88062477, -1.29684067, 0.156394958, -0.00129424105, -0.000346052198, -0.999999106, 0.000411159359, 1.00000381, -0.000346582063, 1.00000358, -0.000411601737, -0.0012940286))
  672. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  673. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  674. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.244865417, 0.562644958, -3.51861572, -0.999999046, -0.000777990092, 0.00182061666, 0.000777981477, -1.00000048, -4.78605762e-006, 0.00182063796, -3.39111648e-006, 0.999998152))
  675. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  676. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.594311655, 0.200000003, 0.200000003))
  677. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00568389893, -0.906406403, -1.26190269, 0.999998808, -0.000490221428, -0.00153360551, 0.000490214676, 0.99999994, -4.78599577e-006, 0.00153361261, 3.96875657e-006, 0.999998689))
  678. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  679. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933398, 0.58940053, 0.491166532))
  680. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00505828857, 0.268463135, -1.49308562, 0.999999285, -0.000374148833, -0.0012002599, -0.000374148367, -0.999999881, 4.57977876e-007, -0.00120026362, -1.29813998e-007, -0.999999225))
  681. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  682. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.589399993, 0.392933697, 0.200000003))
  683. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000648498535, -0.660327911, -3.61724615, 0.999999642, -0.000490924576, -0.00154497323, 0.000490925042, 1.00000072, -1.03872662e-006, 0.00154499628, 3.08175004e-007, 0.99999845))
  684. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.491166562))
  685. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.589400113, 0.294700235, 0.200000003))
  686. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0220489502, 0.906661987, 1.58002448, -0.999787569, 0.000377144665, -0.0206036828, -0.000376469921, -0.999999821, -3.66254753e-005, -0.0206036922, -2.89277486e-005, 0.99978745))
  687. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.491166562))
  688. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.589399993, 0.392933667, 0.491166592))
  689. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00769042969, 0.758586884, 1.55762434, 0.999998748, -0.000521539012, -0.00163144886, -0.000521538313, -0.99999994, 7.41734766e-007, -0.00163145119, 9.71595e-008, -0.999998629))
  690. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 1))
  691. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.589399993, 0.200000003, 1.76819956))
  692. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00733184814, -1.15148544, -0.918684363, 0.999998808, -0.000508943805, -0.00159034051, 0.000508943107, 1, -7.59613613e-007, 0.00159034505, -1.04051651e-007, 0.999998629))
  693. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 1))
  694. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.392933398, 0.200000003, 0.200000003))
  695. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00741577148, -0.0752487183, -1.83591151, 0.999999285, -0.000375156524, -0.00120203407, -0.000375156524, -0.999999881, 5.37609594e-007, -0.00120203872, -1.35260052e-007, -0.999999285))
  696. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167486, 0.982332766))
  697. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.392933697, 1.57173288))
  698. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00824737549, -0.660514832, -2.88165903, 1, -0.000430386281, -0.00135130191, 0.000430388376, 1.0000006, -5.5311466e-007, 0.0013513203, 2.69610609e-008, 0.999998927))
  699. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.392933369, 0.200000003, 0.200000003))
  700. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00368499756, -0.365890503, -2.43749642, 1.00000477, -0.000397619558, -0.00124920893, 0.000397630269, 1.00000477, -8.70868462e-007, 0.00124927447, 2.80164386e-007, 0.999999166))
  701. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334375, 0.491166562))
  702. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.39784503, 0.200000003, 0.39293322))
  703. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.000640869141, -0.2069664, -0.237033844, 1.00000083, -2.20024958e-006, -3.47143668e-006, -9.09669325e-007, 0.707098603, -0.707114756, 4.00468707e-006, 0.707116187, 0.707097232))
  704. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  705. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.294700235, 0.200000003))
  706. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00506591797, -0.0831336975, -0.674642563, 0.999986053, -0.00452287868, 0.00275901053, 0.00529642962, 0.866026342, -0.499970376, -0.000128068496, 0.499977827, 0.866038024))
  707. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.245583281))
  708. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  709. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.427508831, 0.140220642, -1.44622421, -0.00155671558, -1.71825232e-005, -0.999998629, -0.999998808, 0.00048045814, 0.00155670336, 0.000480430666, 0.99999994, -1.8009463e-005))
  710. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333422, 0.491167068, 0.982333124))
  711. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.589399993, 0.392933697, 0.200000003))
  712. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00257873535, -0.660266876, -2.43843269, 0.999999702, -0.000487331767, -0.00153360644, 0.000487332698, 1.0000006, -9.84169674e-007, 0.00153362576, 2.58392902e-007, 0.999998569))
  713. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.491166562))
  714. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.589399993, 0.200000003, 0.392933279))
  715. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00773620605, -0.954940796, 0.161763072, 0.99999851, -0.000541006448, -0.00169251533, 0.000541006448, 1.00000012, -7.61476258e-007, 0.0016925215, -1.48238541e-007, 0.999998271))
  716. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334077, 1))
  717. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  718. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.61650896, 0.366130829, 0.246315002, -0.001489455, -3.1925465e-006, -0.999998808, -0.000478490721, -1.00000644, 3.9757324e-006, -1.0000062, 0.000478483969, 0.00148936326))
  719. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  720. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.589399993, 0.200000003, 0.200000003))
  721. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00733947754, -0.955032349, -1.21347761, 0.999998808, -0.0005010725, -0.00156744593, 0.000501072034, 1, -7.31664841e-007, 0.00156745303, -1.59376214e-007, 0.999998569))
  722. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 0.98233223))
  723. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.49116677, 0.200000003, 0.589399755))
  724. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0564346313, -0.955032349, -0.820625186, 0.999998808, -0.000502503011, -0.0015719767, 0.000502502546, 1, -7.32690751e-007, 0.00157198112, -1.45482772e-007, 0.999998629))
  725. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 1))
  726. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.589399993, 0.200000003, 1.08056653))
  727. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00115203857, -0.758476257, -3.02730322, 0.999999821, -0.000465770951, -0.00146539765, 0.000465769786, 1.0000006, -9.1023503e-007, 0.00146541488, 3.32271156e-007, 0.999998868))
  728. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334316, 1))
  729. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.200000003, 0.294699937))
  730. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00243377686, 4.50052071, -1.10219955, 1.00000095, -0.000117976917, -0.000356589007, -0.000356606295, -3.13344572e-007, -0.99999994, 0.000117980642, 1.00000072, -4.84469638e-007))
  731. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.515725374, 1))
  732. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.589400113, 0.294700235, 0.200000003))
  733. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0101242065, 0.908729553, -0.708863616, 0.999999285, -0.000384180807, -0.00121559214, -0.000384181505, -0.999999821, 3.30837793e-007, -0.00121559505, 1.36080416e-007, -0.999999166))
  734. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.491166562))
  735. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  736. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-2.43836403, 0.365943909, 0.242881775, 0.00165945932, 5.27869361e-006, 0.99999845, -0.000527211931, -1.00000298, 6.15562749e-006, 1.00000215, -0.000527213095, -0.00165941729))
  737. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  738. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.594311714, 0.200000003, 0.200000003))
  739. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00553894043, -0.709587097, -1.06642747, 0.999998689, -0.00051244162, -0.00160147436, 0.000512442784, 0.99999994, -7.10759195e-007, 0.00160147704, -5.49989636e-008, 0.999998629))
  740. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  741. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.589400113, 0.200000003, 0.200000003))
  742. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0105209351, -1.10314941, -0.705640912, -0.999999225, 0.000379913719, 0.00120874331, 0.000379914418, 0.999999821, -5.06350261e-007, -0.00120874809, -9.62336344e-008, -0.999999225))
  743. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  744. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.589399993, 1.37526786, 0.200000003))
  745. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0066986084, -0.465335846, 2.03254437, 0.999999225, -0.000379425939, -0.00120590464, 0.000379428035, 1, -4.96167559e-007, 0.00120590848, 1.02423655e-007, 0.999999225))
  746. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.982332766))
  747. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  748. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.243461609, 0.562290192, 2.53645086, 0.999999285, -0.00057541416, -0.00180921052, -0.000575405778, -1.00000072, 6.17984733e-006, -0.00180923101, -5.09739766e-006, -0.999998093))
  749. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  750. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  751. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.351196289, -0.955039978, -1.06613386, 1.00000548, -0.000499645248, -0.00156292901, 0.000499640591, 1.00000191, -6.71016096e-007, 0.00156292482, -1.13595888e-007, 1.00000298))
  752. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334137, 0.491166562))
  753. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.589399993, 0.294700235, 1.66996634))
  754. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00687408447, -0.709583282, -0.476252019, 0.999999225, -0.000394738978, -0.00123136025, 0.000394739443, 1, -5.71146302e-007, 0.00123136479, 4.64042387e-008, 0.999998987))
  755. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.200000003, 0.491166592))
  756. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00233459473, 4.49864388, -1.10209656, 1.00000083, -0.000225806143, -0.000698220683, -0.000698236516, -2.58676664e-007, -0.999999821, 0.000225808006, 1.00000072, -4.21865479e-007))
  757. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  758. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.294699967, 0.200000003, 0.200000003))
  759. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.94879889, -1.29978943, 0.140174866, 0.00144009769, -0.000345781824, 0.999998927, 0.000107031781, 1.00000024, 0.000345564651, -0.999999046, 0.000106533989, 0.00144013274))
  760. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  761. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.200000003, 0.39293322))
  762. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.000923156738, -0.366832733, -0.12570107, 1.00000012, -3.57127283e-005, -0.000107784639, 3.57124954e-005, 1.00000012, -2.69305019e-007, 0.000107790067, 2.80202585e-007, 0.99999994))
  763. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334256, 1))
  764. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.392933369, 1.0805676, 0.200000003))
  765. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00495147705, -0.514110565, 1.83597183, 0.999999285, -0.000381410355, -0.00120938488, 0.000381409423, 1, -4.76940841e-007, 0.00120938884, 9.82017809e-008, 0.999999225))
  766. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.982332766))
  767. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.200000003, 0.200000003))
  768. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00141906738, -0.268924713, -0.912668705, 1.00000024, 2.7687056e-005, 9.42582992e-005, -2.76868232e-005, 1.00000024, -2.88320734e-007, -9.42548359e-005, 2.86237082e-007, 0.999999821))
  769. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334256, 0.982333124))
  770. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  771. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.400337219, 1.06611919, -0.955036163, 1.0000087, -0.000496408204, -0.00155244884, -0.00155243871, 5.63268259e-008, -1.00000501, 0.00049640052, 1.00000274, -6.13028533e-007))
  772. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333422, 0.491167068, 0.982333124))
  773. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  774. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.61547995, 0.366287231, 0.243164063, 0.00131910678, 5.38199674e-006, 0.999999166, -0.000419480959, -1.00000787, 6.0533057e-006, 1.00000846, -0.000419470016, -0.00131898699))
  775. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 0.982334256, 0.491166562))
  776. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.211201712, 0.20137848, 0.200000003))
  777. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0051574707, -1.35022354, -1.65567803, 0.999998629, -0.000535673229, -0.00167071784, 0.000535675092, 0.99999994, -7.68497557e-007, 0.00167072366, -1.55496309e-007, 0.99999851))
  778. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.491166562))
  779. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Medium stone grey","Part",Vector3.new(0.589399993, 0.200000003, 0.491166413))
  780. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00736236572, -0.955028534, -0.280241132, 0.999998927, -0.000500357477, -0.00156518002, 0.000500356779, 1, -7.38602466e-007, 0.00156518817, -1.96127075e-007, 0.999998689))
  781. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 1))
  782. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.491167039, 0.200000003))
  783. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00985717773, -0.808174133, 0.459144831, 0.999999225, -0.000391424866, -0.00122554414, 0.000391426031, 1, -5.73487341e-007, 0.00122554973, -1.6136255e-008, 0.999999046))
  784. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.982333362))
  785. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.57957679, 0.200000003, 1.27212131))
  786. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00746154785, -1.34790421, -1.16197693, 0.999998629, -0.000532985665, -0.00166285282, 0.000532988226, 0.99999994, -7.94567313e-007, 0.00166285841, -7.53170752e-008, 0.999998629))
  787. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 1))
  788. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.785867333, 0.200000003))
  789. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00390625, -0.857196808, -3.7649436, 1.00000048, -0.000322074397, -0.00100922503, 0.000322075095, 1.00000095, -3.96905307e-007, 0.00100924307, 6.53581083e-008, 0.999999344))
  790. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.982333362))
  791. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.618870556, 0.200000003))
  792. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-9.15527344e-005, 0.100006104, 0.101528168, 1.00000012, 9.77888703e-009, 9.92200739e-008, -1.35041773e-008, 1.00000083, -3.17867489e-007, -1.15040649e-007, 3.21705556e-007, 0.999999464))
  793. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.491166562))
  794. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.200000003, 0.392933011))
  795. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00428009033, -0.415607452, -1.0127759, 0.99999994, -0.00019870582, -0.000620045874, 0.000198705588, 1.00000024, -4.01676516e-007, 0.00062004861, 2.12532541e-007, 0.999999583))
  796. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  797. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.589400113, 0.200000003, 0.200000003))
  798. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0125808716, -1.10314178, 1.58985198, 0.999999166, -0.000378279714, -0.00121128117, 0.000378279947, 0.999999821, -5.22204573e-007, 0.00121128617, 4.44160833e-008, 0.999998987))
  799. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  800. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.20137848, 1.17879963))
  801. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.159805298, -1.35028458, -1.11545217, 0.999998629, -0.000532446196, -0.00166041194, 0.000532446429, 0.99999994, -7.99824193e-007, 0.00166041648, -8.28113116e-008, 0.999998569))
  802. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.491166711, 1, 1))
  803. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.589399993, 0.200000003, 0.200000003))
  804. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00773620605, -1.15142059, 0.260152698, 0.999998569, -0.000538315857, -0.00168093725, 0.000538309338, 0.99999994, -4.72173997e-006, 0.00168094318, 3.79487574e-006, 0.999998391))
  805. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 0.982333183))
  806. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.294699967, 0.200000003, 0.200000003))
  807. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.94813347, -1.29772568, 0.153038025, -0.000204231794, -0.000346210145, -0.999999762, 5.26828226e-005, 0.99999994, -0.000346334535, 1.00000012, -5.27524389e-005, -0.000204205135))
  808. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  809. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.392933667, 1.57173264))
  810. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00835418701, -1.05312347, -2.88107395, 1.00000358, -0.000387099804, -0.00121744454, 0.000387104694, 1.00000381, -5.40847395e-007, 0.00121751497, 3.37186066e-008, 0.999998927))
  811. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.392933369, 0.200000003, 1.08056641))
  812. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00281524658, -0.366123199, -3.02898932, 1.00000608, -0.000498470152, -0.00156922941, 0.000498481328, 1.0000062, -1.05474646e-006, 0.0015693194, 1.44375008e-007, 0.999998748))
  813. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334375, 1))
  814. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Navy blue","Part",Vector3.new(0.594311714, 0.200000003, 0.200000003))
  815. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00565338135, -0.758876801, -1.26295125, 0.999998748, -0.000511135673, -0.00159841403, 0.000511136372, 1, -7.38335075e-007, 0.00159841857, -6.43813109e-008, 0.999998569))
  816. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.982334137, 0.491166562))
  817. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.491166174))
  818. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00144958496, -1.29763031, -4.20536757, 1.00000739, -0.000419238117, -0.00131797371, 0.000419243239, 1.00000584, -8.37620973e-007, 0.00131808035, 2.58100044e-007, 0.999999583))
  819. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333481, 0.491167068, 1))
  820. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  821. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0881729126, 0.412960052, -3.76232553, -0.999789953, 0.000419552438, -0.020719137, -0.00041887071, -1.00000381, -3.75584641e-005, -0.0207191855, -2.88946485e-005, 0.999785244))
  822. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333481, 0.491167068, 0.982331276))
  823. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  824. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.76012516, 0.412151337, 0.238075256, 0.0207212772, 6.74803596e-005, -0.999785125, 0.00654910225, -0.999982655, 6.80589292e-005, -0.999768555, -0.00654910877, -0.0207212307))
  825. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.982334077, 0.491167068, 0.491166562))
  826. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.49116683, 0.200000003, 0.200000003))
  827. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.205369, 0.412963867, 0.0523452759, -0.0207207073, -2.90410189e-005, 0.999785721, -0.000413767062, -1.00000501, -3.75807649e-005, 0.999792337, -0.000414452516, 0.0207206365))
  828. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  829. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.49116683, 0.200000003, 0.200000003))
  830. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.20324612, -1.29775238, 0.139373779, -0.00131877232, -3.85029489e-005, -0.999999523, -0.00654961355, 0.999983668, -2.99067415e-005, 0.99998492, 0.0065495586, -0.00131890492))
  831. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  832. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Dark stone grey","Part",Vector3.new(0.392933369, 0.200000003, 0.491166592))
  833. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00339508057, 3.91188478, -0.61145401, 1.00000215, -0.000409059459, -0.00127747073, -0.00127751508, -9.17134457e-009, -0.999999404, 0.00040906202, 1.00000226, -5.96075552e-007))
  834. mesh("CylinderMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 1))
  835. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.49116683, 0.200000003, 0.200000003))
  836. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-4.20645714, -1.29798126, 0.14629364, 0.0013188537, -1.66272002e-007, 0.999999583, 0.000414166367, 1.00000584, -4.06869731e-007, -1.00000739, 0.000414160546, 0.00131874683))
  837. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  838. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  839. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.76342535, 0.412586212, 0.0627746582, -0.0207211263, -2.88857063e-005, 0.999785125, -0.000413808972, -1.00000393, -3.74646552e-005, 0.999789953, -0.000414489768, 0.0207210779))
  840. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.982333839, 0.491167068, 0.491166562))
  841. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.491166174))
  842. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0953521729, 0.413311005, -4.20429516, -0.999792337, 0.000419603195, -0.0207197089, -0.000418920768, -1.00000501, -3.74905794e-005, -0.0207197778, -2.88444462e-005, 0.999785662))
  843. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333481, 0.491167068, 1))
  844. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  845. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-3.76440763, -1.29795837, 0.149528503, 0.00131875218, 1.35669325e-007, 0.999998987, 0.000414157286, 1.00000381, -5.31716069e-007, -1.00000346, 0.000414151466, 0.00131867884))
  846. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.982333839, 0.491167068, 0.491166562))
  847. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  848. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(3.76118898, -1.29774475, 0.139381409, -0.00131885556, -3.8700382e-005, -0.999999225, -0.00654953765, 0.999978364, -3.00336596e-005, 0.999977827, 0.00654949201, -0.00131907722))
  849. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.982334077, 0.491167068, 0.491166562))
  850. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.200000003, 0.200000003, 0.200000003))
  851. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00144195557, -1.29759598, -3.76330638, 0.999999166, -0.000419241842, -0.00131810969, 0.000419241609, 0.999999762, -5.86760507e-007, 0.00131811528, 1.03913408e-007, 0.999999106))
  852. mesh("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.982333481, 0.491167068, 0.982331276))
  853. Part=part(Enum.FormFactor.Custom,m,Enum.Material.SmoothPlastic,0,0,"Really black","Part",Vector3.new(0.49116683, 0.200000003, 0.200000003))
  854. Partweld=weld(m,handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(4.20210361, 0.412452698, 0.245223999, 0.0207206346, 6.75759875e-005, -0.999785721, 0.00654929597, -0.999983668, 6.81862584e-005, -0.999771059, -0.00654929224, -0.020720575))
  855. mesh("SpecialMesh",Part,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.491167068, 0.491166562))
  856.  
  857. function part(formfactor,parent,reflectance,transparency,brickcolor,name,size)
  858. local fp = it("Part")
  859. fp.formFactor = formfactor
  860. fp.Parent = parent
  861. fp.Reflectance = reflectance
  862. fp.Transparency = transparency
  863. fp.CanCollide = false
  864. fp.Locked=true
  865. fp.BrickColor = brickcolor
  866. fp.Name = name
  867. fp.Size = size
  868. fp.Position = Torso.Position
  869. NoOutline(fp)
  870. fp.Material="SmoothPlastic"
  871. fp:BreakJoints()
  872. return fp
  873. end
  874.  
  875. function MagicCylinder(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  876. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.2,0.2,0.2))
  877. prt.Anchored=true
  878. prt.CFrame=cframe
  879. msh=mesh("SpecialMesh",prt,"Head","",vt(0,0,0),vt(x1,y1,z1))
  880. game:GetService("Debris"):AddItem(prt,2)
  881. coroutine.resume(coroutine.create(function(Part,Mesh)
  882. for i=0,1,delay do
  883. swait()
  884. Part.CFrame=Part.CFrame
  885. Part.Transparency=i
  886. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  887. end
  888. Part.Parent=nil
  889. end),prt,msh)
  890. end
  891.  
  892. function MagicCircle(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
  893. local prt=part(3,workspace,0,0,brickcolor,"Effect",vt(0.5,0.5,0.5))
  894. prt.Anchored=true
  895. prt.CFrame=cframe
  896. msh=mesh("SpecialMesh",prt,"Sphere","",vt(0,0,0),vt(x1,y1,z1))
  897. game:GetService("Debris"):AddItem(prt,2)
  898. coroutine.resume(coroutine.create(function(Part,Mesh)
  899. for i=0,1,delay do
  900. swait()
  901. Part.CFrame=Part.CFrame
  902. Part.Transparency=i
  903. Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
  904. end
  905. Part.Parent=nil
  906. end),prt,msh)
  907. end
  908.  
  909. function LaserBarrage(Prt,Parent)
  910. attack=true
  911. --so("BeamLockon",Prt,1,1)
  912. local efprt=part(3,Parent,0,0.5,BrickColor.new("Really black"),"Effect",vt(0.2,0.2,0.2))
  913. efprt.Anchored=true
  914. local efmsh=mesh("CylinderMesh",efprt,"","",vt(0,0,0),vt(1,1,1))
  915. spread=vt((math.random(-1,0)+math.random())*7,(math.random(-1,0)+math.random())*7,(math.random(-1,0)+math.random())*7)*(Prt.Position-Mouse.Hit.p).magnitude/100
  916. --spread=vt(0,0,0)
  917. coroutine.resume(coroutine.create(function(Part,Mesh,Spreaded)
  918. game:GetService("Debris"):AddItem(Part,6)
  919. local TheHit=Mouse.Hit.p
  920. local MouseLook=cf((Prt.Position+TheHit)/2,TheHit+Spreaded)
  921. local hit,pos = rayCast(Prt.Position,MouseLook.lookVector,1000,Parent)
  922. so("Elec",Prt,0.2,1)
  923. local tefprt=part(3,workspace,0,1,BrickColor.new("Black"),"Effect",vt(0.2,0.2,0.2))
  924. tefprt.CFrame=cf(pos)
  925. MagicCircle(BrickColor.new("Really black"),cf(pos),0.5,0.5,0.5,0.5,0.5,0.5,0.04)
  926. so("Elec",tefprt,0.3,1)
  927. game:GetService("Debris"):AddItem(tefprt,3)
  928. Part.CFrame=CFrame.new((Prt.Position+pos)/2,pos)*angles(1.57,0,0)
  929. if(hit.Parent:findFirstChild("Humanoid")~= nil)then
  930. if hit.Parent:FindFirstChild("Humanoid") ~= nil and hit.Name ~= "Base" and hit.Parent.Name ~= Player.Name then
  931. hit.Parent.Humanoid:TakeDamage(15)
  932. end
  933. end
  934. local mag=(Prt.Position-pos).magnitude
  935. MagicCylinder(BrickColor.new("Really black"),Part.CFrame,1,mag*5,1,0.5,0,0.5,0.05)
  936. Part.Parent=nil
  937. end),efprt,efmsh,spread)
  938. end
  939.  
  940. ready = false
  941.  
  942. function shoot()
  943. if attack==true and ready==true then
  944. ready=false
  945. attack=true
  946. so("http://www.roblox.com/asset/?id=138083993",Barrel,1,1)
  947. for i=0,3,0.3 do
  948. LaserBarrage(Barrel,m)
  949. end
  950. for i=0,3,0.3 do
  951. swait()
  952. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  953. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-10),math.rad(0),math.rad(0)),.3)
  954. RW.C0 = clerp(RW.C0, CFrame.new(1.1, 0.5, 0.2) * angles(math.rad(120), math.rad(0), math.rad(-20)), 0.3)
  955. LW.C0 = clerp(LW.C0, CFrame.new(-0.5, 0.5, -1.2) * angles(math.rad(140), math.rad(0), math.rad(40)), 0.3)
  956. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  957. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-10)),.3)
  958. handleweld.C0=clerp(handleweld.C0,cf(-.1,.1,.1)*angles(math.rad(0),math.rad(0),math.rad(20)),.3)
  959. end
  960. for i=0,3,0.3 do
  961. swait()
  962. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  963. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  964. RW.C0 = clerp(RW.C0, CFrame.new(1.3, 0.5, 0.2) * angles(math.rad(90), math.rad(0), math.rad(-20)), 0.3)
  965. LW.C0 = clerp(LW.C0, CFrame.new(-0.5, 0.5, -1.2) * angles(math.rad(90), math.rad(0), math.rad(40)), 0.3)
  966. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  967. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-10)),.3)
  968. handleweld.C0=clerp(handleweld.C0,cf(-.1,.1,.1)*angles(math.rad(0),math.rad(0),math.rad(20)),.3)
  969. end
  970. for i=0,3,0.3 do
  971. swait()
  972. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  973. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  974. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(80), math.rad(0), math.rad(-10)), 0.3)
  975. LW.C0 = clerp(LW.C0, CFrame.new(-1.3, 0.5, -1) * angles(math.rad(120), math.rad(0), math.rad(-10)), 0.3)
  976. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  977. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-0)),.3)
  978. handleweld.C0=clerp(handleweld.C0,cf(1,-1,.5)*angles(math.rad(0),math.rad(-20),math.rad(-70)),.3)
  979. end
  980. so("http://www.roblox.com/asset/?id=131072992",Barrel,1,.8)
  981. for i=0,3,0.3 do
  982. swait()
  983. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  984. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  985. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(80), math.rad(0), math.rad(-20)), 0.3)
  986. LW.C0 = clerp(LW.C0, CFrame.new(-1.3, 0.5, -1) * angles(math.rad(120), math.rad(0), math.rad(20)), 0.3)
  987. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  988. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-0)),.3)
  989. handleweld.C0=clerp(handleweld.C0,cf(1,-1,.5)*angles(math.rad(0),math.rad(-20),math.rad(-70)),.3)
  990. end
  991. for i=0,3,0.3 do
  992. swait()
  993. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  994. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  995. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(80), math.rad(0), math.rad(-10)), 0.3)
  996. LW.C0 = clerp(LW.C0, CFrame.new(-1.3, 0.5, -1) * angles(math.rad(120), math.rad(0), math.rad(-20)), 0.3)
  997. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  998. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-0)),.3)
  999. handleweld.C0=clerp(handleweld.C0,cf(1,-1,.5)*angles(math.rad(0),math.rad(-20),math.rad(-70)),.3)
  1000. end
  1001.  
  1002.  
  1003. attack=false
  1004. end
  1005. end
  1006.  
  1007. mouse.Button1Down:connect(function()
  1008. pcall(function()
  1009. shoot()
  1010. end)
  1011. end)
  1012.  
  1013. mouse.KeyDown:connect(function(k)
  1014. k=k:lower()
  1015. if k=='f' then
  1016. if ready==false then
  1017. ready=true
  1018. attack=true
  1019. elseif ready==true then
  1020. ready=false
  1021. attack=false
  1022. end
  1023. end
  1024. end)
  1025.  
  1026.  
  1027.  
  1028. local sine = 0
  1029. local change = 1
  1030. local val = 0
  1031.  
  1032. while true do
  1033. swait()
  1034. sine = sine + change
  1035. local torvel=(RootPart.Velocity*Vector3.new(1,0,1)).magnitude
  1036. local velderp=RootPart.Velocity.y
  1037. hitfloor,posfloor=rayCast(RootPart.Position,(CFrame.new(RootPart.Position,RootPart.Position - Vector3.new(0,1,0))).lookVector,4,Character)
  1038. if equipped==true or equipped==false then
  1039. if attack==false then
  1040. idle=idle+1
  1041. else
  1042. idle=0
  1043. end
  1044. if idle>=500 then
  1045. if attack==false then
  1046. --Sheath()
  1047. end
  1048. end
  1049. if RootPart.Velocity.y > 1 and hitfloor==nil then
  1050. Anim="Jump"
  1051. if attack==false then
  1052. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(-5),math.rad(0),math.rad(-15)),.3)
  1053. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-5),math.rad(0),math.rad(15)),.3)
  1054. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(15)), 0.3)
  1055. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-20)), 0.3)
  1056. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(20)),.3)
  1057. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-75),math.rad(-10)),.3)
  1058. handleweld.C0=clerp(handleweld.C0,cf(0,0,-1.5)*angles(math.rad(180),math.rad(0),math.rad(0)),.3)
  1059. end
  1060. elseif RootPart.Velocity.y < -1 and hitfloor==nil then
  1061. Anim="Fall"
  1062. if attack==false then
  1063. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(5),math.rad(0),math.rad(-15)),.3)
  1064. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(15)),.3)
  1065. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(15)), 0.3)
  1066. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-30)), 0.3)
  1067. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(20)),.3)
  1068. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-75),math.rad(-10)),.3)
  1069. handleweld.C0=clerp(handleweld.C0,cf(0,0,-1.5)*angles(math.rad(180),math.rad(0),math.rad(0)),.3)
  1070. end
  1071. elseif torvel<1 and hitfloor~=nil then
  1072. Anim="Idle"
  1073. if attack==false then
  1074. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(5),math.rad(0),math.rad(-15)),.3)
  1075. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(5),math.rad(0),math.rad(15)),.3)
  1076. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(30), math.rad(0), math.rad(10)), 0.3)
  1077. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-10), math.rad(0), math.rad(-10)), 0.3)
  1078. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  1079. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-75),math.rad(-10)),.3)
  1080. handleweld.C0=clerp(handleweld.C0,cf(0,0,-1.5)*angles(math.rad(180),math.rad(0),math.rad(0)),.3)
  1081. end
  1082. elseif torvel>2 and hitfloor~=nil then
  1083. Anim="Walk"
  1084. if attack==false then
  1085. change=3
  1086. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(10),math.rad(0),math.rad(0)),.3)
  1087. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(-5),math.rad(0),math.rad(0)),.3)
  1088. RW.C0 = clerp(RW.C0, CFrame.new(1.5, 0.5, 0) * angles(math.rad(40), math.rad(0), math.rad(10)), 0.3)
  1089. LW.C0 = clerp(LW.C0, CFrame.new(-1.5, 0.5, 0) * angles(math.rad(-30*math.cos(sine/15)), math.rad(0), math.rad(-10)), 0.3)
  1090. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  1091. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(0)),.3)
  1092. handleweld.C0=clerp(handleweld.C0,cf(0,0,-1.5)*angles(math.rad(180),math.rad(0),math.rad(0)),.3)
  1093. end
  1094. end
  1095. end
  1096. if ready==true then
  1097. RootJoint.C0 = clerp(RootJoint.C0,RootCF*cf(0,0,0)* angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1098. Torso.Neck.C0 = clerp(Torso.Neck.C0,necko *angles(math.rad(0),math.rad(0),math.rad(0)),.3)
  1099. RW.C0 = clerp(RW.C0, CFrame.new(1.1, 0.5, 0.2) * angles(math.rad(90), math.rad(0), math.rad(-20)), 0.3)
  1100. LW.C0 = clerp(LW.C0, CFrame.new(-0.5, 0.5, -1.2) * angles(math.rad(90), math.rad(0), math.rad(40)), 0.3)
  1101. RH.C0=clerp(RH.C0,cf(1,-1,0)*angles(math.rad(0),math.rad(90),math.rad(0)),.3)
  1102. LH.C0=clerp(LH.C0,cf(-1,-1,0)*angles(math.rad(0),math.rad(-90),math.rad(-10)),.3)
  1103. handleweld.C0=clerp(handleweld.C0,cf(-.1,.1,.1)*angles(math.rad(0),math.rad(0),math.rad(20)),.3)
  1104. end
  1105. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement