Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  2. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  3. local RealPlayer = Player
  4. 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()}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;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 t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end,__call=function(self,...)local t=rawget(self,"_RealService")if t then return t(...)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 self[t]end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;x.RunService=v({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")setmetatable(x,{__index=function(self,t)return r:GetService(t)or typeof(r[t])=="function"and function(m,...)return r[t](r,...)end or r[t]end,__newindex=s.__newindex,__call=s.__call})game,owner=x,x.Players.LocalPlayer end
  5.  
  6. wait(2)
  7. --[Made by R R U#4232 & Dooven]--
  8. --[For AzuLX.]--
  9. wait(1 / 60)
  10. Effects = { }
  11. local Player = game.Players.localPlayer
  12. local Character = Player.Character
  13. local Humanoid = Character.Humanoid
  14. local Mouse = Player:GetMouse()
  15. local LeftArm = Character["Left Arm"]
  16. local RightArm = Character["Right Arm"]
  17. local LeftLeg = Character["Left Leg"]
  18. local RightLeg = Character["Right Leg"]
  19. local Head = Character.Head
  20. local Torso = Character.Torso
  21. local shirtid = 179641921
  22. local pantsid = 215261448
  23. if Character:findFirstChild("Shirt") ~= nil then
  24. Character.Shirt:Destroy()
  25. end
  26. if Character:findFirstChild("Pants") ~= nil then
  27. Character.Pants:Destroy()
  28. end
  29. local shirt = Instance.new("Shirt", Character)
  30. shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=" .. shirtid .. ""
  31. local pants = Instance.new("Pants", Character)
  32. pants.PantsTemplate = "http://www.roblox.com/asset/?id=" .. pantsid .. ""
  33. local Camera = game.Workspace.CurrentCamera
  34. local HumanoidRootPart = Character.HumanoidRootPart
  35. local RootJoint = HumanoidRootPart.RootJoint
  36. local attack = false
  37. local Anim = 'Idle'
  38. local attacktype = 1
  39. local Torsovelocity = (HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  40. local velocity = HumanoidRootPart.Velocity.y
  41. local sine = 0
  42. local change = 1
  43. local Create = LoadLibrary("RbxUtility").Create
  44.  
  45.  
  46. for i,v in pairs(Character:children()) do
  47. if v:IsA("Hat") then
  48. v:Destroy()
  49. end
  50.  
  51. end
  52. for i,v in pairs(Head:children()) do
  53. if v:IsA("Sound") then
  54. v:Destroy()
  55. end
  56. end
  57.  
  58. local m = Create("Model"){
  59. Parent = Character,
  60. Name = "WeaponModel",
  61. }
  62.  
  63. Humanoid.Animator.Parent = nil
  64. Character.Animate.Parent = nil
  65.  
  66.  
  67. local newMotor = function(part0, part1, c0, c1)
  68. local w = Create('Motor'){
  69. Parent = part0,
  70. Part0 = part0,
  71. Part1 = part1,
  72. C0 = c0,
  73. C1 = c1,
  74. }
  75. return w
  76. end
  77.  
  78. function clerp(a, b, t)
  79. return a:lerp(b, t)
  80. end
  81.  
  82. RootCF = CFrame.fromEulerAnglesXYZ(-1.57, 0, 3.14)
  83. NeckCF = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  84.  
  85. local RW = newMotor(Torso, RightArm, CFrame.new(1.5, 0, 0), CFrame.new(0, 0, 0))
  86. local LW = newMotor(Torso, LeftArm, CFrame.new(-1.5, 0, 0), CFrame.new(0, 0, 0))
  87. local RH = newMotor(Torso, RightLeg, CFrame.new(.5, -2, 0), CFrame.new(0, 0, 0))
  88. local LH = newMotor(Torso, LeftLeg, CFrame.new(-.5, -2, 0), CFrame.new(0, 0, 0))
  89. RootJoint.C1 = CFrame.new(0, 0, 0)
  90. RootJoint.C0 = CFrame.new(0, 0, 0)
  91. Torso.Neck.C1 = CFrame.new(0, 0, 0)
  92. Torso.Neck.C0 = CFrame.new(0, 1.5, 0)
  93.  
  94. local rarmc1 = RW.C1
  95. local larmc1 = LW.C1
  96. local rlegc1 = RH.C1
  97. local llegc1 = LH.C1
  98.  
  99. local resetc1 = false
  100.  
  101. function PlayAnimationFromTable(table, speed, bool)
  102. RootJoint.C0 = clerp(RootJoint.C0, table[1], speed)
  103. Torso.Neck.C0 = clerp(Torso.Neck.C0, table[2], speed)
  104. RW.C0 = clerp(RW.C0, table[3], speed)
  105. LW.C0 = clerp(LW.C0, table[4], speed)
  106. RH.C0 = clerp(RH.C0, table[5], speed)
  107. LH.C0 = clerp(LH.C0, table[6], speed)
  108. if bool == true then
  109. if resetc1 == false then
  110. resetc1 = true
  111. RootJoint.C1 = RootJoint.C1
  112. Torso.Neck.C1 = Torso.Neck.C1
  113. RW.C1 = rarmc1
  114. LW.C1 = larmc1
  115. RH.C1 = rlegc1
  116. LH.C1 = llegc1
  117. end
  118. end
  119. end
  120.  
  121. ArtificialHB = Create("BindableEvent", script){
  122. Parent = script,
  123. Name = "Heartbeat",
  124. }
  125.  
  126. script:WaitForChild("Heartbeat")
  127.  
  128. frame = 1 / 30
  129. tf = 0
  130. allowframeloss = false
  131. tossremainder = false
  132. lastframe = tick()
  133. script.Heartbeat:Fire()
  134.  
  135. game:GetService("RunService").Heartbeat:connect(function(s, p)
  136. tf = tf + s
  137. if tf >= frame then
  138. if allowframeloss then
  139. script.Heartbeat:Fire()
  140. lastframe = tick()
  141. else
  142. for i = 1, math.floor(tf / frame) do
  143. script.Heartbeat:Fire()
  144. end
  145. lastframe = tick()
  146. end
  147. if tossremainder then
  148. tf = 0
  149. else
  150. tf = tf - frame * math.floor(tf / frame)
  151. end
  152. end
  153. end)
  154.  
  155. function swait(num)
  156. if num == 0 or num == nil then
  157. ArtificialHB.Event:wait()
  158. else
  159. for i = 0, num do
  160. ArtificialHB.Event:wait()
  161. end
  162. end
  163. end
  164.  
  165. function RemoveOutlines(part)
  166. part.TopSurface, part.BottomSurface, part.LeftSurface, part.RightSurface, part.FrontSurface, part.BackSurface = 10, 10, 10, 10, 10, 10
  167. end
  168.  
  169. CFuncs = {
  170. Part = {
  171. Create = function(Parent, Material, Reflectance, Transparency, BColor, Name, Size)
  172. local Part = Create("Part"){
  173. Parent = Parent,
  174. Reflectance = Reflectance,
  175. Transparency = Transparency,
  176. CanCollide = false,
  177. Locked = true,
  178. BrickColor = BrickColor.new(tostring(BColor)),
  179. Name = Name,
  180. Size = Size,
  181. Material = Material,
  182. }
  183. RemoveOutlines(Part)
  184. return Part
  185. end;
  186. };
  187.  
  188. Mesh = {
  189. Create = function(Mesh, Part, MeshType, MeshId, OffSet, Scale)
  190. local Msh = Create(Mesh){
  191. Parent = Part,
  192. Offset = OffSet,
  193. Scale = Scale,
  194. }
  195. if Mesh == "SpecialMesh" then
  196. Msh.MeshType = MeshType
  197. Msh.MeshId = MeshId
  198. end
  199. return Msh
  200. end;
  201. };
  202.  
  203. Weld = {
  204. Create = function(Parent, Part0, Part1, C0, C1)
  205. local Weld = Create("Weld"){
  206. Parent = Parent,
  207. Part0 = Part0,
  208. Part1 = Part1,
  209. C0 = C0,
  210. C1 = C1,
  211. }
  212. return Weld
  213. end;
  214. };
  215.  
  216. Sound = {
  217. Create = function(id, par, vol, pit)
  218. coroutine.resume(coroutine.create(function()
  219. local Sound = Create("Sound"){
  220. Volume = vol,
  221. Pitch = pit or 1,
  222. SoundId = "rbxassetid://" .. id,
  223. Parent = par or workspace,
  224. }
  225. Sound:play()
  226. game:GetService("Debris"):AddItem(Sound, 10)
  227. end))
  228. end;
  229. };
  230.  
  231. Decal = {
  232. Create = function(Color, Texture, Transparency, Name, Parent)
  233. local Decal = Create("Decal"){
  234. Color3 = Color,
  235. Texture = "rbxassetid://" .. Texture,
  236. Transparency = Transparency,
  237. Name = Name,
  238. Parent = Parent,
  239. }
  240. return Decal
  241. end;
  242. };
  243.  
  244. BillboardGui = {
  245. Create = function(Parent, Image, Position, Size)
  246. local BillPar = CFuncs.Part.Create(Parent, "SmoothPlastic", 0, 1, BrickColor.new("Black"), "BillboardGuiPart", Vector3.new(1, 1, 1))
  247. BillPar.CFrame = CFrame.new(Position)
  248. local Bill = Create("BillboardGui"){
  249. Parent = BillPar,
  250. Adornee = BillPar,
  251. Size = UDim2.new(1, 0, 1, 0),
  252. SizeOffset = Vector2.new(Size, Size),
  253. }
  254. local d = Create("ImageLabel", Bill){
  255. Parent = Bill,
  256. BackgroundTransparency = 1,
  257. Size = UDim2.new(1, 0, 1, 0),
  258. Image = "rbxassetid://" .. Image,
  259. }
  260. return BillPar
  261. end
  262. };
  263.  
  264. ParticleEmitter = {
  265. Create = function(Parent, Color1, Color2, LightEmission, Size, Texture, Transparency, ZOffset, Accel, Drag, LockedToPart, VelocityInheritance, EmissionDirection, Enabled, LifeTime, Rate, Rotation, RotSpeed, Speed, VelocitySpread)
  266. local Particle = Create("ParticleEmitter"){
  267. Parent = Parent,
  268. Color = ColorSequence.new(Color1, Color2),
  269. LightEmission = LightEmission,
  270. Size = Size,
  271. Texture = Texture,
  272. Transparency = Transparency,
  273. ZOffset = ZOffset,
  274. Acceleration = Accel,
  275. Drag = Drag,
  276. LockedToPart = LockedToPart,
  277. VelocityInheritance = VelocityInheritance,
  278. EmissionDirection = EmissionDirection,
  279. Enabled = Enabled,
  280. Lifetime = LifeTime,
  281. Rate = Rate,
  282. Rotation = Rotation,
  283. RotSpeed = RotSpeed,
  284. Speed = Speed,
  285. VelocitySpread = VelocitySpread,
  286. }
  287. return Particle
  288. end;
  289. };
  290.  
  291. CreateTemplate = {
  292.  
  293. };
  294. }
  295.  
  296. function rayCast(Position, Direction, Range, Ignore)
  297. return game:service("Workspace"):FindPartOnRay(Ray.new(Position, Direction.unit * (Range or 999.999)), Ignore)
  298. end
  299.  
  300. FindNearestTorso = function(pos)
  301. local list = (game.Workspace:children())
  302. local torso = nil
  303. local dist = 1000
  304. local temp, human, temp2 = nil, nil, nil
  305. for x = 1, #list do
  306. temp2 = list[x]
  307. if temp2.className == "Model" and temp2.Name ~= Character.Name then
  308. temp = temp2:findFirstChild("Torso")
  309. human = temp2:findFirstChild("Humanoid")
  310. if temp ~= nil and human ~= nil and human.Health > 0 and (temp.Position - pos).magnitude < dist then
  311. local dohit = true
  312. if dohit == true then
  313. torso = temp
  314. dist = (temp.Position - pos).magnitude
  315. end
  316. end
  317. end
  318. end
  319. return torso, dist
  320. end
  321.  
  322. function Damage(Part, hit, minim, maxim, knockback, Type, Property, Delay, HitSound, HitPitch)
  323. if hit.Parent == nil then
  324. return
  325. end
  326. local h = hit.Parent:FindFirstChild("Humanoid")
  327. for _, v in pairs(hit.Parent:children()) do
  328. if v:IsA("Humanoid") then
  329. h = v
  330. end
  331. end
  332. if h ~= nil and hit.Parent.Name ~= Character.Name and hit.Parent:FindFirstChild("Torso") ~= nil then
  333. if hit.Parent:findFirstChild("DebounceHit") ~= nil then
  334. if hit.Parent.DebounceHit.Value == true then
  335. return
  336. end
  337. end
  338. local c = Create("ObjectValue"){
  339. Name = "creator",
  340. Value = game:service("Players").LocalPlayer,
  341. Parent = h,
  342. }
  343. game:GetService("Debris"):AddItem(c, .5)
  344. if HitSound ~= nil and HitPitch ~= nil then
  345. CFuncs.Sound.Create(HitSound, hit, 1, HitPitch)
  346. end
  347. local Damage = math.random(minim, maxim)
  348. local blocked = false
  349. local block = hit.Parent:findFirstChild("Block")
  350. if block ~= nil then
  351. if block.className == "IntValue" then
  352. if block.Value > 0 then
  353. blocked = true
  354. block.Value = block.Value - 1
  355. print(block.Value)
  356. end
  357. end
  358. end
  359. if blocked == false then
  360. h.Health = h.Health - Damage
  361. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Really black").Color)
  362. else
  363. h.Health = h.Health - (Damage / 2)
  364. ShowDamage((Part.CFrame * CFrame.new(0, 0, (Part.Size.Z / 2)).p + Vector3.new(0, 1.5, 0)), -Damage, 1.5, BrickColor.new("Really black").Color)
  365. end
  366. if Type == "Knockdown" then
  367. local hum = hit.Parent.Humanoid
  368. hum.PlatformStand = true
  369. coroutine.resume(coroutine.create(function(HHumanoid)
  370. swait(1)
  371. HHumanoid.PlatformStand = false
  372. end), hum)
  373. local angle = (hit.Position - (Property.Position + Vector3.new(0, 0, 0))).unit
  374. local bodvol = Create("BodyVelocity"){
  375. velocity = angle * knockback,
  376. P = 5000,
  377. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  378. Parent = hit,
  379. }
  380. local rl = Create("BodyAngularVelocity"){
  381. P = 3000,
  382. maxTorque = Vector3.new(500000, 500000, 500000) * 50000000000000,
  383. angularvelocity = Vector3.new(math.random(-10, 10), math.random(-10, 10), math.random(-10, 10)),
  384. Parent = hit,
  385. }
  386. game:GetService("Debris"):AddItem(bodvol, .5)
  387. game:GetService("Debris"):AddItem(rl, .5)
  388. elseif Type == "Normal" then
  389. local vp = Create("BodyVelocity"){
  390. P = 500,
  391. maxForce = Vector3.new(math.huge, 0, math.huge),
  392. velocity = Property.CFrame.lookVector * knockback + Property.Velocity / 1.05,
  393. }
  394. if knockback > 0 then
  395. vp.Parent = hit.Parent.Torso
  396. end
  397. game:GetService("Debris"):AddItem(vp, .5)
  398. elseif Type == "Up" then
  399. local bodyVelocity = Create("BodyVelocity"){
  400. velocity = Vector3.new(0, 20, 0),
  401. P = 5000,
  402. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  403. Parent = hit,
  404. }
  405. game:GetService("Debris"):AddItem(bodyVelocity, .5)
  406. elseif Type == "DarkUp" then
  407. coroutine.resume(coroutine.create(function()
  408. for i = 0, 1, 0.1 do
  409. swait()
  410. Effects.Block.Create(BrickColor.new("Black"), hit.Parent.Torso.CFrame, 5, 5, 5, 1, 1, 1, .08, 1)
  411. end
  412. end))
  413. local bodyVelocity = Create("BodyVelocity"){
  414. velocity = Vector3.new(0, 20, 0),
  415. P = 5000,
  416. maxForce = Vector3.new(8e+003, 8e+003, 8e+003),
  417. Parent = hit,
  418. }
  419. game:GetService("Debris"):AddItem(bodyVelocity, 1)
  420. elseif Type == "Snare" then
  421. local bp = Create("BodyPosition"){
  422. P = 2000,
  423. D = 100,
  424. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  425. position = hit.Parent.Torso.Position,
  426. Parent = hit.Parent.Torso,
  427. }
  428. game:GetService("Debris"):AddItem(bp, 1)
  429. elseif Type == "Freeze" then
  430. local BodPos = Create("BodyPosition"){
  431. P = 50000,
  432. D = 1000,
  433. maxForce = Vector3.new(math.huge, math.huge, math.huge),
  434. position = hit.Parent.Torso.Position,
  435. Parent = hit.Parent.Torso,
  436. }
  437. local BodGy = Create("BodyGyro") {
  438. maxTorque = Vector3.new(4e+005, 4e+005, 4e+005) * math.huge ,
  439. P = 20e+003,
  440. Parent = hit.Parent.Torso,
  441. cframe = hit.Parent.Torso.CFrame,
  442. }
  443. hit.Parent.Torso.Anchored = true
  444. coroutine.resume(coroutine.create(function(Part)
  445. swait(1.5)
  446. Part.Anchored = false
  447. end), hit.Parent.Torso)
  448. game:GetService("Debris"):AddItem(BodPos, 3)
  449. game:GetService("Debris"):AddItem(BodGy, 3)
  450. end
  451. local debounce = Create("BoolValue"){
  452. Name = "DebounceHit",
  453. Parent = hit.Parent,
  454. Value = true,
  455. }
  456. game:GetService("Debris"):AddItem(debounce, Delay)
  457. c = Create("ObjectValue"){
  458. Name = "creator",
  459. Value = Player,
  460. Parent = h,
  461. }
  462. game:GetService("Debris"):AddItem(c, .5)
  463. end
  464. end
  465.  
  466. function ShowDamage(Pos, Text, Time, Color)
  467. local Rate = (1 / 30)
  468. local Pos = (Pos or Vector3.new(0, 0, 0))
  469. local Text = (Text or "")
  470. local Time = (Time or 2)
  471. local Color = (Color or Color3.new(1, 0, 1))
  472. local EffectPart = CFuncs.Part.Create(workspace, "SmoothPlastic", 0, 1, BrickColor.new(Color), "Effect", Vector3.new(0, 0, 0))
  473. EffectPart.Anchored = true
  474. local BillboardGui = Create("BillboardGui"){
  475. Size = UDim2.new(3, 0, 3, 0),
  476. Adornee = EffectPart,
  477. Parent = EffectPart,
  478. }
  479. local TextLabel = Create("TextLabel"){
  480. BackgroundTransparency = 1,
  481. Size = UDim2.new(1, 0, 1, 0),
  482. Text = Text,
  483. Font = "SciFi",
  484. TextColor3 = Color,
  485. TextScaled = true,
  486. Parent = BillboardGui,
  487. }
  488. game.Debris:AddItem(EffectPart, (Time))
  489. EffectPart.Parent = game:GetService("Workspace")
  490. delay(0, function()
  491. local Frames = (Time / Rate)
  492. for Frame = 1, Frames do
  493. wait(Rate)
  494. local Percent = (Frame / Frames)
  495. EffectPart.CFrame = CFrame.new(Pos) + Vector3.new(0, Percent, 0)
  496. TextLabel.TextTransparency = Percent
  497. end
  498. if EffectPart and EffectPart.Parent then
  499. EffectPart:Destroy()
  500. end
  501. end)
  502. end
  503.  
  504. function MagnitudeDamage(Part, Magnitude, MinimumDamage, MaximumDamage, KnockBack, Type, HitSound, HitPitch)
  505. for _, c in pairs(workspace:children()) do
  506. local hum = c:findFirstChild("Humanoid")
  507. if hum ~= nil then
  508. local head = c:findFirstChild("Torso")
  509. if head ~= nil then
  510. local targ = head.Position - Part.Position
  511. local mag = targ.magnitude
  512. if mag <= Magnitude and c.Name ~= Player.Name then
  513. Damage(head, head, MinimumDamage, MaximumDamage, KnockBack, Type, HumanoidRootPart, .1, HitSound, HitPitch)
  514. end
  515. end
  516. end
  517. end
  518. end
  519. Handle=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Handle",Vector3.new(1.04638278, 0.0833724737, 1.05752301))
  520. HandleWeld=CFuncs.Weld.Create(m,Character["Left Arm"],Handle,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0152893066, 1.09336019, -0.0100250244, -1, 0, 0, 0, 1, 0, 0, 0, -1))
  521. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0641347393, 0.0500000007, 0.152304679))
  522. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.62935257, 0.513473511, 1.46200466, 5.20654203e-06, 1.18329763e-06, 0.999999881, -0.975133061, -0.22161977, 5.3393137e-06, 0.2216198, -0.975133181, 0))
  523. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.658302665, 1))
  524. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  525. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.28811264, -0.738201141, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  526. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  527. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(0.0500000007, 0.108014137, 0.26328364))
  528. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555763245, 0.309574127, -0.606243134, 1.65529309e-05, 7.33769298e-07, 1, 0.573578358, -0.819151282, -8.89335024e-06, 0.819151282, 0.573578358, -1.39802642e-05))
  529. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 1))
  530. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.344293952, 0.0500000007))
  531. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.541404724, -1.87218857, 0.523193359, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  532. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675083995, 1, 0.222779289))
  533. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  534. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.50349045, -0.861419678, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  535. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  536. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 1.05752575, 0.0500000007))
  537. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.53163147, 0, 0.0329122543, -0.99999994, 0, 0, 0, 0, -1, 0, -0.99999994, 0))
  538. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.337542862, 1, 0.418529719))
  539. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.243030414, 0.459734023, 1.05752301))
  540. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.438461304, -0.26919359, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  541. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  542. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.54006958, -1.71354675, -0.523193359, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  543. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675083995, 0.54005003, 0.222779289))
  544. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(1.03524435, 0.0500000007, 0.0500000007))
  545. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00072479248, 0.540725708, -1.71354663, 0.00129503128, 0, -0.999999106, -0.999999166, 0, -0.0012950314, 0, 0.99999994, 0))
  546. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.675373614, 0.540040255))
  547. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.344293952, 0.0500000007))
  548. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.538574219, -1.87218857, 0.523193359, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  549. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675083995, 1, 0.222779289))
  550. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.344294101, 0.0500000007))
  551. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.526565552, -1.87218475, 0.528656006, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  552. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.945115685, 1, 0.270034641))
  553. Part=CFuncs.Part.Create(m,Enum.Material.SmoothPlastic,0,0,"Pastel brown","Part",Vector3.new(0.0500000007, 1.04508948, 0.351043731))
  554. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.515830994, -0.00331878662, -1.87555981, -0.999985933, -2.03286595e-06, 0.00531513244, 0.00531513244, 1.08051044e-08, 0.999985933, -2.0328946e-06, 1, 0))
  555. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.405052274, 1, 1))
  556. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(0.0500000007, 0.108014137, 1.08013809))
  557. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.573822021, 0.795421124, -0.00455093384, 0.999990582, -1.22497568e-11, -4.32133675e-07, -1.3222512e-10, -1, 7.14671614e-07, -4.32133675e-07, -7.14687474e-07, -0.999990582))
  558. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 1))
  559. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.264971137, 0.0500000007, 0.0500000007))
  560. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.370452881, 0.528656006, 1.71016216, 1, 0, 0, 0, 0, 1, 0, -1, 0))
  561. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.270031154, 0.404953033))
  562. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(0.0500000007, 0.108014137, 0.195775047))
  563. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555763245, 0.309577942, -0.835769653, 1.65529309e-05, 7.33769298e-07, 1, 0.573578358, -0.819151282, -8.89335024e-06, 0.819151282, 0.573578358, -1.39802642e-05))
  564. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 1))
  565. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 0.139411315, 0.189023912))
  566. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.269522369, 0.465808868, 0.361175537, 0, 1, -1.90737774e-05, 0, -1.90737774e-05, -1, -1, 0, 0))
  567. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.810090542, 1, 1))
  568. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.189023659, 0.0500000007, 0.0500000007))
  569. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.361175537, -0.293157101, -0.529937744, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  570. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135017633, 0.222782701))
  571. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.186323255, 0.0500000007, 0.139405593))
  572. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.36088562, -0.0552983284, -0.465808868, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  573. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.688589931, 1))
  574. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.351044953, 0.0500000007))
  575. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.526565552, -1.87556076, -0.522010803, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  576. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.945115685, 1, 0.270034641))
  577. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0500000007, 1.05752301))
  578. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.54850769, -0.0329122543, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  579. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.33753258, 0.418533385, 1))
  580. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.0500000007, 0.229529947, 0.12151558))
  581. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.533878326, -0.33636713, 0.364547729, -1.56462193e-07, 0, 1, 0, 1, 0, -1, 0, -1.56462193e-07))
  582. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.135017127, 1, 1))
  583. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  584. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.5381813, -0.912792206, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  585. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  586. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  587. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.41573334, -0.827659607, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  588. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  589. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  590. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.3286171, -0.765209198, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  591. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  592. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.0500000007, 0.344293505))
  593. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.090637207, 0.759609222, -1.87218857, -0.772800207, 0, -0.634649456, -0.634649456, 0, 0.772800207, 0, 1, 0))
  594. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.209355459, 0.133411139, 1))
  595. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  596. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.45623398, -0.854667664, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  597. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  598. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark grey metallic","Part",Vector3.new(0.135017142, 0.229529947, 0.249781966))
  599. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.468715668, -0.33636713, 0.367919922, -1.56462193e-07, 0, 1, 0, 1, 0, -1, 0, -1.56462193e-07))
  600. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Smoky grey","Part",Vector3.new(0.135017142, 0.0500000007, 0.0500000007))
  601. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.0168762207, -2.03002834, 0.52538681, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  602. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.675088227, 0.135017321))
  603. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  604. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.859531403, -0.44026947, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  605. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  606. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  607. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.19582748, -0.671401978, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  608. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  609. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  610. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.09476471, -0.571334839, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  611. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  612. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0500000007, 0.0540070646, 0.0500000007))
  613. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.55575943, 0.323707581, 0.414218903, 1.65532128e-05, -7.33742297e-07, 1, -0.96592325, -0.258826882, 1.57992254e-05, 0.258827269, -0.96592325, -4.99316093e-06))
  614. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 0.405050665))
  615. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  616. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555763245, 0.386886597, -0.429077148, 1.65531746e-05, -7.33704496e-07, 1, 0.500003278, -0.866021752, -8.91209766e-06, 0.866024137, 0.499998361, -1.3968539e-05))
  617. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 0.675088227, 0.405050665))
  618. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  619. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.900035858, -0.467273712, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  620. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  621. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Bronze","Part",Vector3.new(0.0500000007, 0.128266707, 0.0735845044))
  622. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.052482605, 1.26431131, -0.703346252, -1.00000036, 2.27373675e-13, 1.49011612e-07, 6.74247984e-12, -1, -7.40582755e-06, 1.49011612e-07, -7.40582391e-06, 1.00000036))
  623. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.303787261, 1, 1))
  624. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.607576489, 0.465810537, 0.0500000007))
  625. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0168762207, -0.272230148, 0.526569366, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  626. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.087764129))
  627. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(1.11389136, 1.20840704, 1.05752301))
  628. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -1.10258675, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  629. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  630. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.721561432, -0.342132568, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  631. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  632. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.128266707, 0.0735845044))
  633. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.052482605, 1.69636393, -0.703346252, -1.00000036, 2.27373675e-13, 1.49011612e-07, 6.74247984e-12, -1, -7.40582755e-06, 1.49011612e-07, -7.40582391e-06, 1.00000036))
  634. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.303787261, 1, 1))
  635. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  636. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.37586975, -0.771961212, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  637. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  638. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  639. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.24307632, -0.678161621, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  640. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  641. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.081010066, 0.192399919, 0.256532729))
  642. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.22579956, 0.62935257, -0.00640869141, 0, -1, 0, 0, 0, 1, -1, 0, 0))
  643. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.371296942, 0.0500000007, 0.0641332269))
  644. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00978088379, -1.63422871, 0.565216064, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  645. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.675088227, 1))
  646. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  647. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.57868195, -0.939796448, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  648. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  649. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  650. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.1553154, -0.64440155, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  651. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  652. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  653. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.809329987, -0.375881195, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  654. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  655. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  656. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.04751587, -0.564586639, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  657. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  658. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  659. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.762077332, -0.369132996, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  660. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  661. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.0500000007, 0.229529947, 0.12151558))
  662. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.533878326, -0.33636713, 0.0877609253, -1.56462193e-07, 0, 1, 0, 1, 0, -1, 0, -1.56462193e-07))
  663. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.135017127, 1, 1))
  664. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.492813081, 0.0500000007, 0.0500000007))
  665. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.256530762, 0.525382996, -1.70003986, 1, 0, 0, 0, 0, -1, 0, 1, 0))
  666. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135015577, 0.0337543301))
  667. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 1.13845181, 0.0500000007))
  668. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.132003784, -1.32190323, -0.529941559, 0.996194303, -0.0871559381, 0, 0.0871559381, 0.996194303, 0, 0, 0, 1))
  669. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  670. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Bronze","Part",Vector3.new(0.548506975, 0.081010513, 0.0500000007))
  671. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.47307253, -0.706390381, 0.0496139526, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  672. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.121515632))
  673. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.0500000007, 0.192399919, 0.0500000007))
  674. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.631729126, 0.62935257, -0.00640869141, 0, -1, 0, 0, 0, 1, -1, 0, 0))
  675. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.810099304, 1, 0.810102522))
  676. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Cork","Part",Vector3.new(0.114089504, 0.593267679, 0.57044816))
  677. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.629348755, -1.76418209, 0.00540161133, -2.08616257e-07, 0, 0.999999523, 0, 1, 0, -0.999999523, 0, -2.08616257e-07))
  678. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Smoky grey","Part",Vector3.new(0.306360722, 0.0500000007, 0.135017291))
  679. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.85997057, 0.52538681, -0.0168762207, 0, -1, 8.40593259e-07, 0, 8.40593259e-07, 1, -1, 0, 0))
  680. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135016143, 1))
  681. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  682. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.0070076, -0.537582397, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  683. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  684. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  685. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.947299957, -0.474021912, 0.529941559, -0.642785966, -0.766045868, 0, -0.766045868, 0.642785966, 0, 0, 0, -1))
  686. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  687. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 1.38823497, 0.0500000007))
  688. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0715637207, -1.19936228, -0.536693573, 0.996194303, -0.0871559381, 0, 0.0871559381, 0.996194303, 0, 0, 0, 1))
  689. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  690. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Burlap","Part",Vector3.new(0.159725294, 0.593267679, 0.479176491))
  691. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.629348755, -1.76418209, 0.00540161133, -2.08616257e-07, 0, 0.999999523, 0, 1, 0, -0.999999523, 0, -2.08616257e-07))
  692. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 0.128266707, 0.120840646))
  693. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.709815979, 1.91525793, -0.00581359863, -8.9409852e-08, 7.40605037e-06, -1, -1.23655088e-11, -1, -7.40605083e-06, -1, 1.17033345e-11, 8.9409852e-08))
  694. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.411800921, 1, 1))
  695. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.135017142, 0.411803752, 0.357795775))
  696. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.483390808, -1.56421185, -0.00547790527, 8.94069672e-08, 0, 1.00000036, 0, 1, 0, -1.00000036, 0, 8.94069672e-08))
  697. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Cork","Part",Vector3.new(0.0500000007, 0.0945122913, 0.242356047))
  698. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.82267046, -0.706390381, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  699. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.978873014, 1, 1))
  700. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.186323255, 0.0500000007, 0.139405593))
  701. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0908508301, -0.0559717417, -0.465808868, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  702. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.715593457, 1))
  703. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(0.0500000007, 0.0810106024, 0.26328364))
  704. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555763245, 0.518636227, 0.00337982178, 8.16583633e-06, 6.08402217e-14, 1.0000006, 7.4505806e-09, -1, 0, 1.00000203, 7.4505957e-09, 2.5331974e-07))
  705. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 1))
  706. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.081010066, 0.0641331747, 0.3712973))
  707. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.50933456, 0.69348526, -0.00978088379, 0, -1, 0, 0, 0, 1, -1, 0, 0))
  708. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 0.139411315, 0.189023912))
  709. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.269522369, 0.465808868, 0.0911407471, 0, 1, -1.90737774e-05, 0, -1.90737774e-05, -1, -1, 0, 0))
  710. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.810090542, 1, 1))
  711. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.168769881, 0.192400649, 0.256532788))
  712. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.35068786, 0.629364014, 0.00640869141, 0, 0.99999994, 7.62946365e-06, 0, -7.62946456e-06, 1, 0.99999994, 0, 0))
  713. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.216027081, 0.176872194, 0.139405593))
  714. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0911331177, -0.160843372, -0.465808868, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  715. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.408428609, 0.0500000007))
  716. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.61680222, -1.16871262, -0.529941559, 0.642785847, 0.766045988, 0, -0.766045988, 0.642785847, 0, 0, 0, 1))
  717. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  718. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.0607560128, 0.192400023, 0.0500000007))
  719. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.682358265, 0.62935257, -0.00640869141, 0, -0.99999994, 0, 0, 0, 0.99999994, -1, 0, 0))
  720. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.810101688))
  721. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.128266707, 0.282861292))
  722. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.709758759, 1.91525793, -0.00581359863, -8.9409852e-08, 7.40605037e-06, -1, -1.23655088e-11, -1, -7.40605083e-06, -1, 1.17033345e-11, 8.9409852e-08))
  723. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.303787261, 1, 1))
  724. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0691962242, 0.128266707, 0.3098647))
  725. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.71272898, -0.709766388, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  726. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 0.335097373, 0.0500000007))
  727. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.58486176, -1.18335342, -0.536693573, 0.64278698, 0.766044974, 0, -0.766044855, 0.642788112, 0, 0, 0, 1))
  728. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  729. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 0.128266707, 0.0500000007))
  730. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0690307617, 1.69636393, -0.699970245, -1.00000036, 2.27373675e-13, 1.49011612e-07, 6.74247984e-12, -1, -7.40582755e-06, 1.49011612e-07, -7.40582391e-06, 1.00000036))
  731. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.843855798, 1, 0.796603382))
  732. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.189023659, 0.0500000007, 0.0500000007))
  733. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0911407471, -0.293157101, -0.529937744, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  734. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135017633, 0.222782701))
  735. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Burlap","Part",Vector3.new(0.135017142, 0.276786089, 0.222778469))
  736. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.469081879, -1.56421185, -0.00547790527, 8.94069672e-08, 0, 1.00000036, 0, 1, 0, -1.00000036, 0, 8.94069672e-08))
  737. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fossil","Part",Vector3.new(0.386486471, 0.0945122913, 0.242356047))
  738. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.09349298, -0.706390381, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  739. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Cork","Part",Vector3.new(0.0500000007, 0.0945122913, 0.242356047))
  740. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.876677513, -0.706390381, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  741. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.978873014, 1, 1))
  742. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.479310691, 0.192399919, 0.229529291))
  743. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.952392578, 0.62935257, -0.00640869141, 0, -1, 0, 0, 0, 1, -1, 0, 0))
  744. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.148518652, 0.0641331747, 0.3712973))
  745. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.54309273, 0.565216064, -0.00978088379, 0, -1, 0, 0, 0, 1, -1, 0, 0))
  746. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Ghost grey","Part",Vector3.new(0.0500000007, 0.0500000007, 0.18902418))
  747. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.631038666, -0.655351162, -0.013168335, -3.60608101e-06, 0, 1.00000262, 0, 1, 0, -1.00000274, 0, -3.47942114e-06))
  748. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.945119858, 0.675088227, 1))
  749. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(1.15439665, 0.108014137, 0.0500000007))
  750. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0135040283, 0.795419574, -0.551368713, 0.999990582, -1.22497568e-11, -4.32133675e-07, -1.3222512e-10, -1, 7.14671614e-07, -4.32133675e-07, -7.14687474e-07, -0.999990582))
  751. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.810097456))
  752. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Cork","Part",Vector3.new(0.0500000007, 0.0945122913, 0.242356047))
  753. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.29417467, -0.706390381, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  754. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.303787261, 1, 1))
  755. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.37973538, 0.108014062, 0.377373338))
  756. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.48995447, -0.706390381, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  757. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark grey metallic","Part",Vector3.new(0.135017142, 0.229529947, 0.249781966))
  758. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.468715668, -0.33636713, 0.0911407471, -1.56462193e-07, 0, 1, 0, 1, 0, -1, 0, -1.56462193e-07))
  759. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.432054609, 0.0500000007, 0.192399636))
  760. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00640869141, -1.45195389, 0.62935257, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  761. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.675088227, 1))
  762. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.843856573, 0.45872131, 0.0500000007))
  763. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.135009766, -0.269699097, -0.516441345, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  764. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.546819985))
  765. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.205361113, 0.593267679, 0.342268884))
  766. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.629348755, -1.76418209, 0.00540161133, -2.08616257e-07, 0, 0.999999523, 0, 1, 0, -0.999999523, 0, -2.08616257e-07))
  767. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark grey metallic","Part",Vector3.new(0.135017142, 0.229529947, 0.249781966))
  768. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.468715668, -0.33636713, 0.0911407471, -1.56462193e-07, 0, 1, 0, 1, 0, -1, 0, -1.56462193e-07))
  769. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0945122913, 0.0803352892))
  770. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.869924545, -0.706390381, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  771. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.978873014, 1, 1))
  772. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  773. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.894447327, -0.473934174, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  774. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  775. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.0500000007, 0.229529947, 0.12151558))
  776. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.533878326, -0.33636713, -0.175521851, -1.56462193e-07, 0, 1, 0, 1, 0, -1, 0, -1.56462193e-07))
  777. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.135017127, 1, 1))
  778. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.351044953, 0.0500000007))
  779. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.519821167, -1.87556076, 0.525279999, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  780. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.945115685, 1, 0.135017321))
  781. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Part",Vector3.new(0.0500000007, 0.0500000007, 0.101262994))
  782. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.529838562, 0.0392303467, -1.73636055, 8.9407358e-08, -3.90595455e-12, 1, 1, -2.54064798e-06, -8.9407358e-08, 2.54064798e-06, 1, 3.67794684e-12))
  783. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.270034045, 0.270035267, 1))
  784. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Bronze","Part",Vector3.new(0.548506975, 0.081010513, 0.0500000007))
  785. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.47307253, -0.706390381, -0.0718994141, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  786. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.121515632))
  787. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  788. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.252319336, -1.71016026, 0.528656006, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  789. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.0337542854, 0.405035764, 0.270034641))
  790. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  791. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.19023132, -0.678066254, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  792. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  793. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0500000007, 0.0540070646, 0.0500000007))
  794. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555728912, 0.321769714, 0.421491623, -1.49999996e-05, 0, -1, 0.965923786, -0.258826941, -1.44888563e-05, -0.258826941, -0.965923786, 3.88240414e-06))
  795. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 0.405050665))
  796. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark grey metallic","Part",Vector3.new(0.135017142, 0.229529947, 0.249781966))
  797. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.468715668, -0.33636713, -0.172149658, -1.56462193e-07, 0, 1, 0, 1, 0, -1, 0, -1.56462193e-07))
  798. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.163708225, 0.128266707, 0.0500000007))
  799. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.77348852, -0.709766388, -0.00581359863, 5.7731726e-14, -1, -3.33786761e-06, 8.94072301e-08, -3.33786784e-06, 1, -1, -3.56161227e-13, 8.94072301e-08))
  800. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.796603918))
  801. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  802. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.23749161, -0.684814453, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  803. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  804. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.459058732, 0.0500000007, 0.0500000007))
  805. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.266662598, 0.525382996, 1.70003986, -1, 0, 0, 0, 0, -1, -0, -1, -0))
  806. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135015577, 0.0337543301))
  807. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.189023659, 0.0500000007, 0.0500000007))
  808. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.178894043, -0.293157101, -0.529937744, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  809. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.135017633, 0.222782701))
  810. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 1.38823497, 0.0500000007))
  811. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.071647644, -1.20307684, -0.536693573, 0.996194661, 0.087155968, 0, -0.087155968, 0.996194661, 0, 0, 0, 1))
  812. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  813. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Bronze","Part",Vector3.new(0.0500000007, 0.276786089, 0.3098647))
  814. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.562984467, -1.56421185, -0.00581359863, 8.94069672e-08, 0, 1.00000036, 0, 1, 0, -1.00000036, 0, 8.94069672e-08))
  815. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.573822558, 1, 1))
  816. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 0.301342994, 0.0500000007))
  817. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.59178543, -1.16899872, -0.536693573, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  818. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  819. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  820. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555728912, 0.387886047, -0.430725098, -1.49999996e-05, 0, -1, -0.500004053, -0.866023123, 7.50006075e-06, -0.866023123, 0.500004053, 1.29903465e-05))
  821. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 0.40505293, 0.540067911))
  822. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  823. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.853935242, -0.446933746, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  824. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  825. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  826. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.14972305, -0.651065826, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  827. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  828. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  829. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.28251266, -0.744865417, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  830. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  831. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.388513148, 0.0500000007))
  832. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.6203537, -1.16923141, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  833. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  834. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.150206491, 0.128266707, 0.0500000007))
  835. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0113449097, 1.26431131, -0.70672226, -1.00000036, 2.27373675e-13, 1.49011612e-07, 6.74247984e-12, -1, -7.40582755e-06, 1.49011612e-07, -7.40582391e-06, 1.00000036))
  836. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.796603382))
  837. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Part",Vector3.new(0.0641347393, 0.0500000007, 0.150952265))
  838. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.629348755, -0.48160553, 1.48082256, -4.24029076e-06, 7.70973315e-07, 0.99999994, -0.983869433, 0.178887993, -4.30981027e-06, -0.178887993, -0.983869433, 0))
  839. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.0337544084, 1))
  840. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.243125647, 0.0500000007, 0.0500000007))
  841. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.35975647, 0.538852692, -1.71016216, -0.999614418, 0, 0.0277675819, 0.0277675819, 0, 0.999614418, 0, 1, 0))
  842. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.134963527, 0.404942691))
  843. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.216027081, 0.177547306, 0.139405593))
  844. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.178894043, -0.160507202, -0.465808868, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  845. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Pine Cone","Part",Vector3.new(0.0945120081, 0.411803752, 0.357795775))
  846. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.618408203, -1.56421185, -0.00547790527, 8.94069672e-08, 0, 1.00000036, 0, 1, 0, -1.00000036, 0, 8.94069672e-08))
  847. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.186323255, 0.0500000007, 0.139405593))
  848. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.176528931, -0.0584003329, -0.465808868, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  849. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.600828469, 1))
  850. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.128266707, 0.0735845044))
  851. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0757904053, 1.69636393, -0.703346252, -1.00000036, 2.27373675e-13, 1.49011612e-07, 6.74247984e-12, -1, -7.40582755e-06, 1.49011612e-07, -7.40582391e-06, 1.00000036))
  852. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.303787261, 1, 1))
  853. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Part",Vector3.new(0.0500000007, 0.139411315, 0.189023912))
  854. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.269522369, 0.465808868, -0.178894043, 0, 1, -1.90737774e-05, 0, -1.90737774e-05, -1, -1, 0, 0))
  855. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.810090542, 1, 1))
  856. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  857. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.756481171, -0.375797272, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  858. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  859. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Bronze","Part",Vector3.new(0.0500000007, 0.128266707, 0.0735845044))
  860. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0757904053, 1.26431131, -0.703346252, -1.00000036, 2.27373675e-13, 1.49011612e-07, 6.74247984e-12, -1, -7.40582755e-06, 1.49011612e-07, -7.40582391e-06, 1.00000036))
  861. CFuncs.Mesh.Create("SpecialMesh",Part,Enum.MeshType.Cylinder,"",Vector3.new(0, 0, 0),Vector3.new(0.303787261, 1, 1))
  862. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  863. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.7159729, -0.348796844, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  864. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  865. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  866. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.45064545, -0.861320496, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  867. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  868. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(0.0500000007, 0.0877614841, 0.229529336))
  869. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555763245, 0.264877319, 0.824264526, 1.6e-05, 0, 1, -0.642791808, -0.76604104, 1.02846689e-05, 0.766040981, -0.642791748, -1.22566553e-05))
  870. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 1))
  871. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  872. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.32302475, -0.771865845, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  873. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  874. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(1.02849352, 0.0500000007, 0.0500000007))
  875. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0026473999, 0.539413452, 1.71692264, 0.00131267088, 0, -0.999999106, 0.999999166, 0, 0.001312671, 0, -0.99999994, 0))
  876. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(1, 0.675087631, 0.675118029))
  877. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  878. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.53258896, -0.919445038, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  879. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  880. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.243030414, 0.459734023, 1.05752301))
  881. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.408432007, -0.269193828, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  882. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(0.0500000007, 0.0877614841, 0.26328364))
  883. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.55575943, 0.26486969, 0.638614655, 1.6e-05, 0, 1, -0.642791808, -0.76604104, 1.02846689e-05, 0.766040981, -0.642791748, -1.22566553e-05))
  884. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 1))
  885. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  886. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.80373764, -0.382545471, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  887. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  888. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  889. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.41013718, -0.834323883, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  890. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  891. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  892. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.3702774, -0.778621674, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  893. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  894. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  895. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.941703796, -0.480686188, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  896. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  897. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 1.13845217, 0.0500000007))
  898. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.125656128, -1.32797337, -0.529941559, 0.996194661, 0.087155968, 0, -0.087155968, 0.996194661, 0, 0, 0, 1))
  899. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  900. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  901. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.57309341, -0.94644928, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  902. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  903. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.344293952, 0.0500000007))
  904. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.538726807, -1.87218857, 0.523193359, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  905. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675083995, 1, 0.222779289))
  906. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  907. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.04192352, -0.571250916, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  908. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  909. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.351044953, 0.0500000007))
  910. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.435470581, -1.87556076, -0.525382996, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  911. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.945115685, 1, 0.135017321))
  912. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.344293952, 0.0500000007))
  913. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.455062866, -1.56165028, -0.517284393, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  914. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.702087402, 1, 0.256533682))
  915. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  916. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.4978981, -0.868080139, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  917. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  918. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  919. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.08917618, -0.5779953, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  920. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  921. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  922. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(2.03901553, 0.555130005, -0.532653809, 0, -0.999872744, -0.0159533862, 0, -0.0159533862, 0.999872744, -1, 0, 0))
  923. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.134949848, 0.247005403, 0.43184635))
  924. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Part",Vector3.new(0.0500000007, 0.108014137, 1.08013809))
  925. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.553565979, 0.795421124, -0.00455093384, 0.999990582, -1.22497568e-11, -4.32133675e-07, -1.3222512e-10, -1, 7.14671614e-07, -4.32133675e-07, -7.14687474e-07, -0.999990582))
  926. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675085485, 1, 1))
  927. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.0500000007, 1.05752301))
  928. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.546485901, -0.504627228, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  929. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.418553114, 0.249764621, 1))
  930. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Part",Vector3.new(0.0500000007, 0.0509690829, 0.0500000007))
  931. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.00141525, -0.544242859, -0.529941559, 0.64278245, -0.766041815, 0, 0.766041815, 0.64278245, 0, 0, 0, 1))
  932. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.557856202, 1, 0.0337543301))
  933. Part=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Part",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  934. PartWeld=CFuncs.Weld.Create(m,Handle,Part,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.471412659, -1.71354675, -0.523193359, 1, 0, 0, 0, 1, 0, 0, 0, 1))
  935. CFuncs.Mesh.Create("BlockMesh",Part,"","",Vector3.new(0, 0, 0),Vector3.new(0.675083995, 0.54005003, 0.222779289))
  936. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(1.05752182, 0.0500000007, 0.0500000007))
  937. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.0480981469, 0.53163147, -8.74227837e-08, -4.37113883e-08, 1, 8.74227695e-08, 1, 4.37113954e-08, -1, 8.74227766e-08, -8.74227766e-08))
  938. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.188977525, 0.337543249))
  939. Wedge=CFuncs.Part.Create(m,Enum.Material.SmoothPlastic,0,0,"Pastel brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  940. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00331878662, -0.535591125, 1.69391513, -0.00531508913, -9.77295613e-08, -0.999985874, 0.999918044, 0.0116463816, -0.00531472964, 0.0116462177, -0.99993217, -6.18038393e-05))
  941. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(20.9017105, 0.405026346, 0.0047173989))
  942. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.107181802, 0.0500000007))
  943. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(1.04718781, 0.339355469, 0.245807648, -0.576880455, -0.403930277, -0.709964216, 0.497109741, -0.863290906, 0.0872388333, -0.648144126, -0.302603811, 0.698813319))
  944. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.794755161))
  945. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  946. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.770606995, 0.708450317, -0.351963043, 0.967050672, 0.254584253, -1.48079444e-05, 0.0826564878, -0.314029723, -0.945808291, -0.240792483, 0.914643228, -0.324725658))
  947. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 0.638503134, 0.21922037))
  948. Wedge=CFuncs.Part.Create(m,Enum.Material.SmoothPlastic,0,0,"Pastel brown","Wedge",Vector3.new(1.04508543, 0.0500000007, 1.73903191))
  949. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.00331878662, -0.535591125, -0.824278235, 0.00531508913, 9.77295684e-08, 0.999985874, 0.999918044, 0.011646294, -0.00531472964, -0.0116461311, 0.99993217, 6.18033737e-05))
  950. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.405026346, 1))
  951. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  952. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.742729187, 1.70004284, 0.090637207, 0.634649396, 4.37113918e-08, -0.772800267, 9.53017505e-08, -1.00000012, 2.17026397e-08, -0.772800267, -8.74227837e-08, -0.634649396))
  953. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.808496714, 8.24082308e-05, 0.209355727))
  954. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 1.03524816, 0.317291468))
  955. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.540725708, 0.00072479248, 1.88569069, 0.999999166, -8.74227837e-08, 0.00129498774, -0.00129498774, 8.74227695e-08, 0.999999166, -8.75359234e-08, -1, 8.73094876e-08))
  956. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675371051, 1, 1))
  957. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  958. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.522029877, -0.55355072, 1.88906372, -3.82021826e-05, -8.74227837e-08, -1, 1, 8.74227695e-08, -3.82021826e-05, 8.7426109e-08, -1, 8.74194441e-08))
  959. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.270071417, 0.134976953, 6.48075199))
  960. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0611634366, 0.0500000007))
  961. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555782318, 0.388336182, 0.390235901, 7.77088935e-05, 3.37525198e-05, 1, -0.86602366, -0.500002801, 8.41740912e-05, 0.500002801, -0.86602366, -9.62418289e-06))
  962. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.67549479, 1, 0.541193545))
  963. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  964. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555763245, 0.411060333, -0.293209076, -9.56356962e-05, 4.30139622e-08, -1, -0.795197546, -0.606350362, 7.60231997e-05, -0.606350362, 0.795197546, 5.80229498e-05))
  965. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675588846, 0.98241359, 0.534079671))
  966. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0641329363, 0.371298254, 0.0675086454))
  967. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.69348526, 0.00978088379, 1.58359432, -4.37113883e-08, -8.74227837e-08, -1, 1, 8.74227695e-08, -4.37113954e-08, 8.74227766e-08, -1, 8.74227766e-08))
  968. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  969. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555770874, -0.501294136, 0.0910186768, 9.16502613e-05, 2.45560241e-05, 0.99999994, 0.179111063, 0.983828783, -4.05745013e-05, -0.983828843, 0.179111078, 8.57699124e-05))
  970. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.67556864, 0.366148919, 0.173220813))
  971. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.107181802, 0.0500000007))
  972. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-1.04718781, 0.339355469, -0.219249725, 0.576880455, 0.403930277, 0.709964216, 0.497109681, -0.863290906, 0.0872388929, 0.648144186, 0.302603722, -0.698813319))
  973. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.267637104))
  974. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139410779, 0.0500000007, 0.0500000007))
  975. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465812683, -0.192398071, 0.269522309, -4.37113883e-08, -1.91611998e-05, -1, 1, 8.74219381e-08, -4.37130616e-08, 8.74227766e-08, -1, 1.91611998e-05))
  976. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.27001825, 0.810091436))
  977. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Wedge",Vector3.new(0.192399308, 0.0500000007, 0.108903877))
  978. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.62935257, -0.411552429, 0.54927063, 9.16058696e-08, -3.40850548e-08, -1, 0.731049657, 0.682324171, 4.37113883e-08, 0.682324171, -0.731049657, 8.74227766e-08))
  979. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.552753448, 1))
  980. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Wedge",Vector3.new(0.192399308, 0.0500000007, 0.0500000007))
  981. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.62935257, -0.411548615, -0.480018616, -9.16058767e-08, 3.40850619e-08, 1, 0.731049716, 0.682324111, 4.37113954e-08, -0.682324111, 0.731049716, -8.74227766e-08))
  982. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.552753448, 0.592224836))
  983. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0641329363, 0.0500000007, 0.148518816))
  984. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.565216064, -0.192741394, 1.54309273, -4.37113883e-08, -8.74227837e-08, -1, 1, 8.74227695e-08, -4.37113954e-08, 8.74227766e-08, -1, 8.74227766e-08))
  985. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.675085604, 1))
  986. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Wedge",Vector3.new(0.192399308, 0.0945121944, 0.0607560836))
  987. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.62935257, -0.0610961914, -0.682358325, -4.37113847e-08, 8.74227766e-08, 1, 0.99999994, -8.74227624e-08, 4.37113954e-08, 8.74227695e-08, 0.99999994, -8.74227766e-08))
  988. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Smoky grey","Wedge",Vector3.new(0.0500000007, 0.506315947, 0.306361079))
  989. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.523193359, -0.303787231, 1.85997057, -4.37113883e-08, -9.28016107e-07, -1, 1, 8.74227339e-08, -4.371147e-08, 8.74227766e-08, -1, 9.2801605e-07))
  990. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.222779512, 1, 1))
  991. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  992. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.529941559, -1.97336829, 0.111991882, -8.81277131e-08, -4.2272152e-08, 1, 0.0163958296, 0.999865592, 4.37113954e-08, -0.999865592, 0.0163958296, -8.74227766e-08))
  993. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337563455, 4.84033775, 5.96444082))
  994. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(1.05752182, 0.0500000007, 0.0500000007))
  995. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.474937439, 0.275318146, -7.93964361e-08, -5.70055576e-08, 1, -0.884929776, 0.465724468, -4.37113883e-08, -0.465724468, -0.884929776, -8.74227766e-08))
  996. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.298693717, 0.157197356))
  997. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(1.05752182, 0.0500000007, 0.064135842))
  998. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.53163147, 0.00961863995, -4.37113883e-08, 8.74227837e-08, 1, 1, -8.74227695e-08, 4.37113954e-08, 8.74227766e-08, 1, -8.74227766e-08))
  999. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.337544113, 1))
  1000. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139405355, 0.0500000007, 0.0500000007))
  1001. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465808868, 0.0552964211, 0.461608887, -8.74227837e-08, 4.37113883e-08, -1, 8.74227695e-08, -1, -4.37113954e-08, -1, -8.74227766e-08, 8.74227766e-08))
  1002. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.688489795, 0.302758038))
  1003. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139410779, 0.0500000007, 0.0500000007))
  1004. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465812683, -0.462432861, 0.269522309, -4.37113883e-08, -1.91611998e-05, -1, 1, 8.74219381e-08, -4.37130616e-08, 8.74227766e-08, -1, 1.91611998e-05))
  1005. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.27001825, 0.810091436))
  1006. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.192399934, 0.168770507, 0.0877609327))
  1007. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.629360199, 1.35068786, 0.165740967, -8.74227837e-08, 7.67317579e-06, -1, 8.74227695e-08, -1, -7.67317579e-06, -1, -8.74234445e-08, 8.74221087e-08))
  1008. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0528277457))
  1009. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555774689, -0.50129509, -0.0602798462, -9.16502613e-05, -2.45560241e-05, -0.99999994, 0.179110974, 0.983828783, -4.05744941e-05, 0.983828843, -0.179110989, -8.57699197e-05))
  1010. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.67556864, 0.366148919, 1))
  1011. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1012. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.525382996, 0.256530762, 1.87556088, 4.37113883e-08, -8.74227837e-08, 1, -1, 8.74227695e-08, 4.37113954e-08, -8.74227766e-08, -1, -8.74227766e-08))
  1013. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.135015085, 9.85629749, 7.02085495))
  1014. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.102949925, 0.0500000007))
  1015. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.78037262, 0.755385399, -0.222774506, 0.733187735, 6.81165062e-08, 0.680026174, 0.205778524, -0.953116298, -0.221865311, 0.648144126, 0.302603751, -0.698813319))
  1016. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.40868488))
  1017. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1018. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.529941559, 0.0833435059, 1.1157608, 1.90446823e-08, -9.58682804e-08, -1, 0.964422584, -0.264365494, 4.37113883e-08, -0.264365494, -0.964422584, 8.74227766e-08))
  1019. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337563455, 5.58356047, 30.6353893))
  1020. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1021. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.536693573, 0.11466217, 1.19525909, 2.2542773e-08, -9.51065218e-08, -1, 0.973457158, -0.228869319, 4.37113883e-08, -0.228869319, -0.973457158, 8.74227766e-08))
  1022. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337537713, 3.97467518, 27.4786549))
  1023. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(1.05752182, 0.0500000007, 0.0646160543))
  1024. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.47492981, -0.239078522, 7.93964432e-08, 5.70055647e-08, -1, -0.884929836, 0.465724379, -4.37113954e-08, 0.465724379, 0.884929836, 8.74227766e-08))
  1025. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.298693717, 1))
  1026. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0641329363, 0.0500000007, 0.148518816))
  1027. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.69348526, -0.192741394, 1.54308987, -4.37113883e-08, -8.74227837e-08, -1, 1, 8.74227695e-08, -4.37113954e-08, 8.74227766e-08, -1, 8.74227766e-08))
  1028. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.675085604, 1))
  1029. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Wedge",Vector3.new(0.192399293, 0.0500000007, 0.108903326))
  1030. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.62935257, -0.420921326, 0.540523529, -2.76954779e-08, -9.37357356e-08, 0.99999994, -0.731049597, 0.682324111, 4.37113918e-08, -0.682324171, -0.731049657, -8.74227695e-08))
  1031. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.552756906, 1))
  1032. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139410779, 0.0500000007, 0.0500000007))
  1033. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465808868, -0.26952225, -0.259902954, 8.74227837e-08, -1.91174895e-05, -1, -8.74227695e-08, 1, -1.91174895e-05, 1, 8.74244463e-08, 8.74211068e-08))
  1034. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.810093522, 0.270048499))
  1035. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.103349805))
  1036. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.770599365, 0.708446503, 0.409118652, -0.967050672, -0.254584253, 1.48079444e-05, 0.0826564655, -0.314029634, -0.945808291, 0.240792483, -0.914643228, 0.324725568))
  1037. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 0.638503134, 1))
  1038. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139405355, 0.0500000007, 0.0500000007))
  1039. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465808868, 0.0552453995, 0.191574097, -8.74227837e-08, 4.37113883e-08, -1, 8.74227695e-08, -1, -4.37113954e-08, -1, -8.74227766e-08, 8.74227766e-08))
  1040. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.686496556, 0.302754194))
  1041. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.324046075, 0.268346846))
  1042. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.528656006, -1.8823061, -0.368766785, 8.74227837e-08, -4.37113883e-08, -1, -8.74227695e-08, 1, -4.37113954e-08, 1, 8.74227766e-08, 8.74227766e-08))
  1043. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.270030171, 1, 1))
  1044. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139405355, 0.0500000007, 0.0500000007))
  1045. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.465808868, 0.0552964211, -0.260437012, 8.74227837e-08, 4.37113883e-08, 1, -8.74227695e-08, -1, 4.37113954e-08, 1, -8.74227766e-08, -8.74227766e-08))
  1046. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.688489795, 0.291317493))
  1047. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.102949925, 0.0500000007))
  1048. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.78036499, 0.755386353, 0.249336243, -0.733187735, -6.81165062e-08, -0.680026174, 0.205778584, -0.953116298, -0.221865371, -0.648144126, -0.302603841, 0.698813319))
  1049. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.653707385))
  1050. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1051. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.536693573, -1.9572345, 0.0839691162, -8.80640627e-08, -4.24046007e-08, 1, 0.0148925427, 0.999889135, 4.37113954e-08, -0.999889135, 0.0148925427, -8.74227766e-08))
  1052. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337537713, 3.90631938, 4.7987113))
  1053. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1054. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.525382996, -1.87556076, -0.266662598, -8.74227837e-08, -4.37113883e-08, 1, 8.74227695e-08, 1, 4.37113954e-08, -1, 8.74227766e-08, -8.74227766e-08))
  1055. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.135015085, 7.02087212, 9.18118668))
  1056. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139410779, 0.0500000007, 0.0500000007))
  1057. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465808868, -0.269522309, 0.0101318359, 8.74227837e-08, -1.91174895e-05, -1, -8.74227695e-08, 1, -1.91174895e-05, 1, 8.74244463e-08, 8.74211068e-08))
  1058. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.810093522, 0.270048499))
  1059. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0641329363, 0.148519203, 0.0500000007))
  1060. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.69348526, -1.54308987, 0.208938599, 8.74227837e-08, -4.37113883e-08, -1, -8.74227695e-08, 1, -4.37113954e-08, 1, 8.74227766e-08, 8.74227766e-08))
  1061. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.540073812))
  1062. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1063. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.529941559, 1.10215974, 0.0577468872, -8.69007195e-08, 4.47402968e-08, -0.99999994, -0.011804116, -0.999930263, -4.37113918e-08, -0.999930322, 0.0118041169, 8.74227695e-08))
  1064. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337563418, 30.9874535, 8.10216904))
  1065. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.192399934, 0.0877615437, 0.168770075))
  1066. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.629364014, -0.17855835, -1.35068786, 4.37113883e-08, 7.71688701e-06, -1, -1, -8.74224355e-08, -4.37120633e-08, -8.74227766e-08, 1, 7.71688701e-06))
  1067. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Wedge",Vector3.new(0.192399308, 0.0500000007, 0.0500000007))
  1068. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.62935257, -0.00640869141, 0.631729126, 4.37113883e-08, -8.74227837e-08, 1, -1, 8.74227695e-08, 4.37113954e-08, -8.74227766e-08, -1, -8.74227766e-08))
  1069. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.810103774, 0.810106814))
  1070. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0641329363, 0.148519203, 0.0500000007))
  1071. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.565216064, -1.54309273, 0.208938599, 8.74227837e-08, -4.37113883e-08, -1, -8.74227695e-08, 1, -4.37113954e-08, 1, 8.74227766e-08, 8.74227766e-08))
  1072. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.540073812))
  1073. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1074. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.536693573, -1.95723546, 0.148918152, 8.80640556e-08, 4.24046043e-08, -1, 0.0148924552, 0.999889135, 4.37113883e-08, 0.999889135, -0.0148924552, 8.74227766e-08))
  1075. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337537713, 3.90631938, 4.51700687))
  1076. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0611634366, 0.0500000007))
  1077. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555709839, 0.386684418, 0.391223907, -7.79999973e-05, 3.40000006e-05, -1, 0.866023839, -0.500002861, -8.45499526e-05, -0.500002861, -0.866023839, 9.55540963e-06))
  1078. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.67549479, 1, 0.541193545))
  1079. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1080. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555728912, -0.217227936, 0.533725739, -0.000123999998, 0, -1, 0.807636201, 0.589681089, -0.000100146885, 0.589681089, -0.807636201, -7.31204564e-05))
  1081. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.67573899, 0.636941433, 0.465273589))
  1082. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1083. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.555194855, 0.467124939, 0.36000061, -3.06501606e-05, 2.90948924e-06, -1, 0.83384186, -0.552003324, -2.71634344e-05, -0.552003324, -0.83384186, 1.44929418e-05))
  1084. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.696305871, 0.0247554742, 0.404291272))
  1085. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1086. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.539615631, -0.48657608, 0.367115021, 0.0270563476, -0.0178941377, 0.999473751, -0.833402753, 0.551713288, 0.0324383378, -0.552003384, -0.833841801, 1.43209782e-05))
  1087. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.700802028, 0.0212231912, 0.119826697))
  1088. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1089. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.536693573, 1.192083, 0.0504150391, -8.70570531e-08, 4.44353176e-08, -1, -0.0082979165, -0.999965549, -4.37113954e-08, -0.999965549, 0.0082979165, 8.74227766e-08))
  1090. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337537713, 27.6380062, 6.25639725))
  1091. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1092. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.529941559, 1.10215855, 0.221809387, 8.69007124e-08, -4.47402968e-08, 0.99999994, -0.0118042035, -0.999930263, -4.37113847e-08, 0.999930322, -0.0118042044, -8.74227695e-08))
  1093. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337563418, 30.9874535, 3.08003712))
  1094. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1095. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555194855, 0.467121124, -0.324245453, 3.06501606e-05, -2.90948924e-06, 1, 0.833841801, -0.552003384, -2.71634326e-05, 0.552003384, 0.833841801, -1.44929445e-05))
  1096. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.696305871, 0.0247554742, 1.02585542))
  1097. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1098. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.539615631, -0.486579895, -0.331356049, -0.0270563476, 0.0178941377, -0.999473751, -0.833402812, 0.551713228, 0.0324383378, 0.552003324, 0.83384186, -1.43181423e-05))
  1099. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.700802028, 0.0212231912, 1.31032002))
  1100. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1101. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.529941559, 0.0833358765, -0.315032959, -1.90446805e-08, 9.58682875e-08, 1, 0.964422584, -0.264365584, 4.37113954e-08, 0.264365584, 0.964422584, -8.74227766e-08))
  1102. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337563455, 5.58356047, 1.39369953))
  1103. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dark stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1104. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.529941559, -1.97336555, 0.176620483, 8.8127706e-08, 4.2272152e-08, -1, 0.0163957421, 0.999865592, 4.37113883e-08, 0.999865592, -0.0163957421, 8.74227766e-08))
  1105. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337563455, 4.84033775, 5.58007813))
  1106. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0595786124))
  1107. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555713654, -0.507730484, -0.0617752075, 9.30000024e-05, -2.49999994e-05, 1, -0.17911002, 0.983829141, 4.12529589e-05, -0.983829141, -0.17911002, 8.70183576e-05))
  1108. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.67556864, 0.366148919, 1))
  1109. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.13940534, 0.0500000007, 0.0500000007))
  1110. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.465808868, 0.0552453399, 0.00959777832, 8.74227837e-08, 4.37113847e-08, 0.99999994, -8.74227695e-08, -0.99999994, 4.37113918e-08, 1, -8.74227695e-08, -8.74227695e-08))
  1111. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.686496556, 0.291320086))
  1112. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139410779, 0.0500000007, 0.0500000007))
  1113. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465812683, 0.0776367188, 0.269522369, -4.37113883e-08, -1.91611998e-05, -1, 1, 8.74219381e-08, -4.37130616e-08, 8.74227766e-08, -1, 1.91611998e-05))
  1114. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.27001825, 0.810091436))
  1115. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0641329363, 0.371298254, 0.0675086454))
  1116. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.69348526, -0.00978088379, 1.58359432, 4.37113883e-08, -8.74227837e-08, 1, -1, 8.74227695e-08, 4.37113954e-08, -8.74227766e-08, -1, -8.74227766e-08))
  1117. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1118. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.535457611, 1.7000339, 0.35974884, 0.0277676675, 4.37113847e-08, 0.999614298, -8.61753051e-08, -0.999999881, 4.61220537e-08, 0.999614418, -8.74227695e-08, -0.0277676694))
  1119. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.270863324, 9.27092624e-05, 4.86251926))
  1120. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1121. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.555725098, -0.211772919, -0.504261017, 0.000123999998, 0, 1, 0.807636201, 0.589681089, -0.000100146885, -0.589681089, 0.807636201, 7.31204564e-05))
  1122. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.67573899, 0.636941433, 0.872362018))
  1123. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.243126556, 0.330796599))
  1124. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.535457611, 0.35975647, 1.88568604, -0.0277676266, -8.74227837e-08, -0.999614477, 0.999614477, 8.74227695e-08, -0.0277676266, 8.98165951e-08, -1, 8.4961556e-08))
  1125. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.270863384, 1, 1))
  1126. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Wedge",Vector3.new(0.192399293, 0.0500000007, 0.0500000007))
  1127. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.62935257, -0.42092514, -0.4712677, 2.76954708e-08, 9.37357356e-08, -0.99999994, -0.731049657, 0.682324052, 4.37113847e-08, 0.682324111, 0.731049716, 8.74227695e-08))
  1128. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.552756906, 0.592228413))
  1129. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139405355, 0.0500000007, 0.0500000007))
  1130. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465808868, 0.0549083352, -0.0771331787, -8.74227837e-08, 4.37113883e-08, -1, 8.74227695e-08, -1, -4.37113954e-08, -1, -8.74227766e-08, 8.74227766e-08))
  1131. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.672991931, 0.249770984))
  1132. Hitbox=CFuncs.Part.Create(m,Enum.Material.Plastic,0,1,"Medium stone grey","Hitbox",Vector3.new(0.120000005, 1, 0.329999983))
  1133. HitboxWeld=CFuncs.Weld.Create(m,Handle,Hitbox,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.627754211, -0.327106476, 0.0131378174, -1.66445971e-05, 0, 1, 0, 1, 0, -1.00000012, 0, -1.66669488e-05))
  1134. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Smoky grey","Wedge",Vector3.new(0.0500000007, 0.306361854, 0.42192933))
  1135. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.523189545, -1.85997045, 0.295349121, 8.74227766e-08, -8.84304711e-07, -1, -8.74227624e-08, 0.99999994, -8.84304654e-07, 0.99999994, 8.74228405e-08, 8.74227055e-08))
  1136. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.222779512, 1, 1))
  1137. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1138. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.536693573, 1.19208264, 0.172233582, 8.7057046e-08, -4.44353176e-08, 1, -0.00829800405, -0.999965549, -4.37113883e-08, 0.999965549, -0.00829800405, -8.74227766e-08))
  1139. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337537713, 27.6380062, 2.64928603))
  1140. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Fawn brown","Wedge",Vector3.new(0.192399308, 0.0607562438, 0.0945122093))
  1141. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.62935257, 0.682358265, 0.0739135742, 8.74227837e-08, 4.37113883e-08, 1, -8.74227695e-08, -1, 4.37113954e-08, 1, -8.74227766e-08, -8.74227766e-08))
  1142. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1143. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.536693573, 0.11466217, -0.48682785, -2.25427712e-08, 9.51065289e-08, 1, 0.973457158, -0.228869408, 4.37113954e-08, 0.228869408, 0.973457158, -8.74227766e-08))
  1144. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.0337537713, 3.97467518, 0.858574271))
  1145. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.106814466, 0.0500000007))
  1146. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.712554932, 0.774607658, 0.197937012, -0.599465728, 3.0233231e-08, 0.800400376, -0.118955061, -0.988894463, -0.0890922248, 0.791511595, -0.148619428, 0.592808366))
  1147. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.321058601))
  1148. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(1.05752182, 0.459589362, 0.0500000007))
  1149. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.282396615, -0.523025513, -8.62992451e-08, -4.58897382e-08, -1, 0.0250746086, -0.999685585, 4.37113883e-08, -0.999685585, -0.0250746086, 8.74227766e-08))
  1150. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.23055236))
  1151. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139410779, 0.0500000007, 0.0500000007))
  1152. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.465808868, -0.269522309, 0.280166626, 8.74227837e-08, -1.91174895e-05, -1, -8.74227695e-08, 1, -1.91174895e-05, 1, 8.74244463e-08, 8.74211068e-08))
  1153. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.810093522, 0.270048499))
  1154. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.0806279853, 0.0500000007))
  1155. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.992591858, 0.405396461, 0.191970825, -0.494292915, 0.414775312, 0.7639606, -0.3594217, -0.897704601, 0.2548379, 0.791511536, -0.148619458, 0.592808366))
  1156. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.559800684))
  1157. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 1.02849734, 0.310537636))
  1158. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.538726807, -0.0026473999, -1.54477215, 0.999999166, 8.74227837e-08, 0.00131271465, 0.00131271465, -8.74227695e-08, -0.999999166, -8.73079458e-08, 1, -8.75374653e-08))
  1159. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.702425897, 1, 1))
  1160. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.0806279853, 0.0500000007))
  1161. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.992591858, 0.405396461, 0.191970825, -0.494292915, 0.414775312, 0.7639606, -0.3594217, -0.897704601, 0.2548379, 0.791511536, -0.148619458, 0.592808366))
  1162. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.559800684))
  1163. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0765397921))
  1164. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.379867554, -0.632884979, 0.811159015, 0.983531415, -8.74227837e-08, 0.180737108, -0.180737108, 8.74227695e-08, 0.983531415, -1.01783591e-07, -1, 7.01825016e-08))
  1165. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 0.620216846, 1))
  1166. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0649755448))
  1167. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.553184509, 0.50504303, 0.276264191, -0.0031059985, 0.00259082159, -0.999991834, 0.766036212, -0.642784655, -0.00404468086, -0.642789841, -0.766042531, 1.18245753e-05))
  1168. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.696310937, 0.169315577, 1))
  1169. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Black","Wedge",Vector3.new(0.139405355, 0.0500000007, 0.0500000007))
  1170. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.465808868, 0.054908216, 0.278305054, 8.74227837e-08, 4.37113883e-08, 1, -8.74227695e-08, -1, 4.37113954e-08, 1, -8.74227766e-08, -8.74227766e-08))
  1171. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 0.672991931, 0.34430328))
  1172. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.106814466, 0.0500000007))
  1173. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.703151703, 0.776472092, -0.154205322, 0.599465728, -3.02332346e-08, -0.800400376, -0.118954994, -0.988894463, -0.0890921727, -0.791511595, 0.148619339, -0.592808366))
  1174. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 1, 0.931916833))
  1175. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1176. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.55298996, 0.509017944, -2.03901529, -4.37113883e-08, -0.0159532968, 0.999872744, 1, -8.81089903e-08, 4.2311143e-08, 8.74227766e-08, 0.999872744, 0.0159532987))
  1177. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.332603961, 0.513271928, 0.134950027))
  1178. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.324038088))
  1179. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.523197174, -0.481536865, 1.88906384, -9.49235891e-06, -8.74227837e-08, 0.99999994, -0.99999994, 8.74227695e-08, -9.49235891e-06, -8.74219381e-08, -1, -8.74236008e-08))
  1180. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.222785935, 0.27005434, 1))
  1181. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1182. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.554504395, 0.545787811, -0.0348358154, 0.00192654971, -0.000516140426, 0.999997973, 0.494223207, -0.869333923, -0.00140084699, 0.869332969, 0.494224966, -0.00141972653))
  1183. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.696309328, 0.288319528, 0.201645643))
  1184. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.310538411, 1.0284946))
  1185. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.538734436, -1.8890667, -0.00264358521, -0.999999166, -4.37113883e-08, -0.00131275842, -4.38261161e-08, 1, 8.7365315e-08, 0.00131275831, 8.74227766e-08, -0.999999106))
  1186. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.702425897, 1, 1))
  1187. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Dirt brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1188. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.379859924, -0.636264801, -0.757151067, -0.983531415, 8.74227766e-08, -0.180737108, -0.180737108, -3.82137093e-15, 0.983531415, 8.59830465e-08, 1, 1.58005431e-08))
  1189. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.675085723, 0.75523448, 0.629478753))
  1190. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1191. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.554912567, -2.03901529, 0.549530029, 8.74227837e-08, 0.0159533434, -0.999872804, -8.74227695e-08, 0.999872804, 0.0159533434, 1, 8.60169678e-08, 8.88063454e-08))
  1192. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.232822806, 0.134950355, 0.243240163))
  1193. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1194. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.556274414, -0.436325073, 0.37153244, -0.00163434516, 0.000437854877, 0.999998569, -0.879204035, 0.476442546, -0.00164553791, -0.476442575, -0.879205465, -0.000393707742))
  1195. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.676927626, 0.0942352489, 1.30710232))
  1196. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1197. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.553184509, 0.505050659, -0.232379913, 0.0031059985, -0.00259082159, 0.999991834, 0.766036153, -0.642784715, -0.00404468086, 0.6427899, 0.766042471, -1.18249291e-05))
  1198. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.696310937, 0.169315577, 0.455717415))
  1199. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(0.0500000007, 0.0500000007, 1.05752301))
  1200. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.518432081, 0.530776978, 0, 0.0250745658, -0.999685585, 8.74227837e-08, 0.999685585, 0.0250745658, -8.74227695e-08, 8.52031974e-08, 8.95873882e-08, 1))
  1201. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.249689594, 0.54022187, 1))
  1202. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1203. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.556274414, -0.436325073, -0.32901001, 0.00163434516, -0.000437854877, -0.999998569, -0.879204094, 0.476442456, -0.00164553791, 0.476442486, 0.879205525, 0.000393707596))
  1204. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.676927626, 0.0942352489, 0.393941104))
  1205. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Medium stone grey","Wedge",Vector3.new(0.0500000007, 0.0500000007, 0.0500000007))
  1206. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.554504395, 0.545787811, 0.0469818115, -0.00192654971, 0.000516140426, -0.999997973, 0.494223297, -0.869333863, -0.0014008471, -0.86933291, -0.494225055, 0.00141972641))
  1207. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.696309328, 0.288319528, 0.284511149))
  1208. Wedge=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Brown","Wedge",Vector3.new(1.05752182, 0.459589362, 0.0500000007))
  1209. WedgeWeld=CFuncs.Weld.Create(m,Handle,Wedge,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, 0.28239733, 0.53653717, 8.62992522e-08, 4.58897382e-08, 1, 0.0250745211, -0.999685585, 4.37113954e-08, 0.999685585, 0.0250745211, -8.74227766e-08))
  1210. CFuncs.Mesh.Create("SpecialMesh",Wedge,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(1, 1, 0.309668154))
  1211.  
  1212. Hood=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Really black","Hood",Vector3.new(2, 2, 2))
  1213. HoodWeld=CFuncs.Weld.Create(m,Character["Head"],Hood,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0101699829, -0.210492611, 0.0272598267, 0.999999344, 2.20501395e-12, 2.03211084e-06, -5.11861913e-08, 1.00000167, -9.68575478e-07, -2.0840796e-06, 6.40749931e-07, 0.999998868))
  1214. CFuncs.Mesh.Create("SpecialMesh",Hood,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=16952952",Vector3.new(0, 0, 0),Vector3.new(1.04999995, 1.04999995, 1.04999995))
  1215.  
  1216. EffectModel = Create("Model"){
  1217.  
  1218.  
  1219. Parent = Character,
  1220. Name = "Effects",
  1221. }
  1222.  
  1223. Effects = {
  1224. Block = {
  1225. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay, Type)
  1226. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(.2,.2,.2))
  1227. prt.Anchored = true
  1228. prt.CFrame = cframe
  1229. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1230. game:GetService("Debris"):AddItem(prt, 10)
  1231. if Type == 1 or Type == nil then
  1232. table.insert(Effects, {
  1233. prt,
  1234. "Block1",
  1235. delay,
  1236. x3,
  1237. y3,
  1238. z3,
  1239. msh
  1240. })
  1241. elseif Type == 2 then
  1242. table.insert(Effects, {
  1243. prt,
  1244. "Block2",
  1245. delay,
  1246. x3,
  1247. y3,
  1248. z3,
  1249. msh
  1250. })
  1251. end
  1252. end;
  1253. };
  1254.  
  1255. Cylinder = {
  1256. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1257. local prt = CFuncs.Part..Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(0.2, 0.2, 0.2))
  1258. prt.Anchored = true
  1259. prt.CFrame = cframe
  1260. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1261. game:GetService("Debris"):AddItem(prt, 2)
  1262. Effects[#Effects + 1] = {
  1263. prt,
  1264. "Cylinder",
  1265. delay,
  1266. x3,
  1267. y3,
  1268. z3
  1269. }
  1270. end;
  1271. };
  1272.  
  1273. Head = {
  1274. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1275. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(.2,.2,.2))
  1276. prt.Anchored = true
  1277. prt.CFrame = cframe
  1278. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Head", "nil", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1279. game:GetService("Debris"):AddItem(prt, 10)
  1280. table.insert(Effects, {
  1281. prt,
  1282. "Cylinder",
  1283. delay,
  1284. x3,
  1285. y3,
  1286. z3,
  1287. msh
  1288. })
  1289. end;
  1290. };
  1291.  
  1292. Sphere = {
  1293. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1294. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(.2,.2,.2))
  1295. prt.Anchored = true
  1296. prt.CFrame = cframe
  1297. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1298. game:GetService("Debris"):AddItem(prt, 10)
  1299. table.insert(Effects, {
  1300. prt,
  1301. "Cylinder",
  1302. delay,
  1303. x3,
  1304. y3,
  1305. z3,
  1306. msh
  1307. })
  1308. end;
  1309. };
  1310.  
  1311. Elect = {
  1312. Create = function(cff, x, y, z)
  1313. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, BrickColor.new("Lime green"), "Part", Vector3.new(1, 1, 1))
  1314. prt.Anchored = true
  1315. prt.CFrame = cff * CFrame.new(math.random(-x, x), math.random(-y, y), math.random(-z, z))
  1316. prt.CFrame = CFrame.new(prt.Position)
  1317. game:GetService("Debris"):AddItem(prt, 2)
  1318. local xval = math.random() / 2
  1319. local yval = math.random() / 2
  1320. local zval = math.random() / 2
  1321. local msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(xval, yval, zval))
  1322. table.insert(Effects, {
  1323. prt,
  1324. "Elec",
  1325. 0.1,
  1326. x,
  1327. y,
  1328. z,
  1329. xval,
  1330. yval,
  1331. zval
  1332. })
  1333. end;
  1334.  
  1335. };
  1336.  
  1337. Ring = {
  1338. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1339. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(.2,.2,.2))
  1340. prt.Anchored = true
  1341. prt.CFrame = cframe
  1342. local msh = CFuncs.Mesh.Create("CylinderMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1343. game:GetService("Debris"):AddItem(prt, 10)
  1344. table.insert(Effects, {
  1345. prt,
  1346. "Cylinder",
  1347. delay,
  1348. x3,
  1349. y3,
  1350. z3,
  1351. msh
  1352. })
  1353. end;
  1354. };
  1355.  
  1356.  
  1357. Wave = {
  1358. Create = function(brickcolor, cframe, x1, y1, z1, x3, y3, z3, delay)
  1359. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(.2,.2,.2))
  1360. prt.Anchored = true
  1361. prt.CFrame = cframe
  1362. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "FileMesh", "rbxassetid://20329976", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1363. game:GetService("Debris"):AddItem(prt, 10)
  1364. table.insert(Effects, {
  1365. prt,
  1366. "Cylinder",
  1367. delay,
  1368. x3,
  1369. y3,
  1370. z3,
  1371. msh
  1372. })
  1373. end;
  1374. };
  1375.  
  1376. Break = {
  1377. Create = function(brickcolor, cframe, x1, y1, z1)
  1378. local prt = CFuncs.Part.Create(EffectModel, "SmoothPlastic", 0, 0, brickcolor, "Effect", Vector3.new(0.5, 0.5, 0.5))
  1379. prt.Anchored = true
  1380. prt.CFrame = cframe * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  1381. local msh = CFuncs.Mesh.Create("SpecialMesh", prt, "Sphere", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1382. local num = math.random(10, 50) / 1000
  1383. game:GetService("Debris"):AddItem(prt, 10)
  1384. table.insert(Effects, {
  1385. prt,
  1386. "Shatter",
  1387. num,
  1388. prt.CFrame,
  1389. math.random() - math.random(),
  1390. 0,
  1391. math.random(50, 100) / 100
  1392. })
  1393. end;
  1394. };
  1395.  
  1396. Fire = {
  1397. Create = function(brickcolor, cframe, x1, y1, z1, delay)
  1398. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 0, brickcolor, "Effect", Vector3.new(.2,.2,.2))
  1399. prt.Anchored = true
  1400. prt.CFrame = cframe
  1401. msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1402. game:GetService("Debris"):AddItem(prt, 10)
  1403. table.insert(Effects, {
  1404. prt,
  1405. "Fire",
  1406. delay,
  1407. 1,
  1408. 1,
  1409. 1,
  1410. msh
  1411. })
  1412. end;
  1413. };
  1414.  
  1415. FireWave = {
  1416. Create = function(brickcolor, cframe, x1, y1, z1)
  1417. local prt = CFuncs.Part.Create(EffectModel, "Neon", 0, 1, brickcolor, "Effect", Vector3.new(.2,.2,.2))
  1418. prt.Anchored = true
  1419. prt.CFrame = cframe
  1420. msh = CFuncs.Mesh.Create("BlockMesh", prt, "", "", Vector3.new(0, 0, 0), Vector3.new(x1, y1, z1))
  1421. local d = Create("Decal"){
  1422. Parent = prt,
  1423. Texture = "rbxassetid://26356434",
  1424. Face = "Top",
  1425. }
  1426. local d = Create("Decal"){
  1427. Parent = prt,
  1428. Texture = "rbxassetid://26356434",
  1429. Face = "Bottom",
  1430. }
  1431. game:GetService("Debris"):AddItem(prt, 10)
  1432. table.insert(Effects, {
  1433. prt,
  1434. "FireWave",
  1435. 1,
  1436. 30,
  1437. math.random(400, 600) / 100,
  1438. msh
  1439. })
  1440. end;
  1441. };
  1442.  
  1443. Lightning = {
  1444. Create = function(p0, p1, tym, ofs, col, th, tra, last)
  1445. local magz = (p0 - p1).magnitude
  1446. local curpos = p0
  1447. local trz = {
  1448. -ofs,
  1449. ofs
  1450. }
  1451. for i = 1, tym do
  1452. local li = CFuncs.Part.Create(EffectModel, "Neon", 0, tra or 0.4, col, "Ref", Vector3.new(th, th, magz / tym))
  1453. local ofz = Vector3.new(trz[math.random(1, 2)], trz[math.random(1, 2)], trz[math.random(1, 2)])
  1454. local trolpos = CFrame.new(curpos, p1) * CFrame.new(0, 0, magz / tym).p + ofz
  1455. li.Material = "Neon"
  1456. if tym == i then
  1457. local magz2 = (curpos - p1).magnitude
  1458. li.Size = Vector3.new(th, th, magz2)
  1459. li.CFrame = CFrame.new(curpos, p1) * CFrame.new(0, 0, -magz2 / 2)
  1460. table.insert(Effects, {
  1461. li,
  1462. "Disappear",
  1463. last
  1464. })
  1465. else
  1466. do
  1467. do
  1468. li.CFrame = CFrame.new(curpos, trolpos) * CFrame.new(0, 0, magz / tym / 2)
  1469. curpos = li.CFrame * CFrame.new(0, 0, magz / tym / 2).p
  1470. game.Debris:AddItem(li, 10)
  1471. table.insert(Effects, {
  1472. li,
  1473. "Disappear",
  1474. last
  1475. })
  1476. end
  1477. end
  1478. end
  1479. end
  1480. end
  1481. };
  1482.  
  1483. EffectTemplate = {
  1484.  
  1485. };
  1486. }
  1487. function attackone()
  1488. attack = true
  1489.  
  1490.  
  1491. for i = 0, 1, 0.1 do
  1492. swait()
  1493. PlayAnimationFromTable({
  1494. CFrame.new(0, 0, -0, 0.984807789, 3.03181423e-07, -0.173648596, -3.44375053e-07, 1, -2.07095127e-07, 0.173648626, 2.63749143e-07, 0.984807849) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1495. CFrame.new(-2.12985765e-06, 1.49997663, -8.56826432e-08, 0.866024911, -1.14462102e-06, 0.500000954, 8.8323435e-07, 1, 7.59434215e-07, -0.500000954, -2.16071157e-07, 0.866024911) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1496. CFrame.new(0.139232755, 0.119617142, -0.773203194, 0.433008641, 0.750001729, 0.500000954, -0.86602819, 0.499995232, 7.60190005e-07, -0.249997541, -0.433015257, 0.866024911) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1497. CFrame.new(-0.986185312, 0.65001601, 1.19676161, 0.81914866, 0.571391463, 0.0499935225, 8.6615529e-07, 0.0871553048, -0.996201992, -0.573573172, 0.816032112, 0.071396403) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1498. CFrame.new(0.790098131, -1.89686155, -0.00130658597, 0.852867544, -0.234925717, 0.466290712, 0.173651159, 0.969845891, 0.171009839, -0.492404729, -0.0648768246, 0.867945075) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1499. CFrame.new(-0.433005452, -1.99999499, 0.249998093, 0.866024911, -0.086822249, 0.492405236, 8.8323435e-07, 0.984808743, 0.17364265, -0.500000954, -0.150378421, 0.852868974) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1500. }, .3, false)
  1501. end
  1502. MagnitudeDamage(Hitbox, 5, 3, 8, 1, 'Normal', '199149186', 1)
  1503. CFuncs.Sound.Create('199145095', HumanoidRootPart, 1, 1.7)
  1504. CFuncs.Sound.Create('159882584', HumanoidRootPart, 1, 1)
  1505. for i = 0, 0.5, 0.1 do
  1506. swait()
  1507. PlayAnimationFromTable({
  1508. CFrame.new(0, -0, 0, 0.866026819, -0.0868241489, 0.49240151, 1.00699549e-06, 0.984807909, 0.173647389, -0.499997675, -0.150382802, 0.852870166) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1509. CFrame.new(0.0347294286, 1.51139152, 0.0664977282, 0.984808326, 3.99740031e-07, -0.173644826, -0.0301532689, 0.984808087, -0.171008825, 0.171006754, 0.173646867, 0.969847143) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1510. CFrame.new(1.87467527, 0.250018179, 0.176201999, 0.119320169, -0.415730357, -0.901616216, 0.467101544, 0.824843228, -0.318513215, 0.876107037, -0.383140415, 0.29260844) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1511. CFrame.new(-1.14032137, 0.71974057, -1.10771382, 0.939778388, -0.341699362, -0.00759586971, -0.0370066538, -0.0796358734, -0.99613744, 0.33977443, 0.936428964, -0.0874852985) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1512. CFrame.new(0.606089354, -1.95606029, 0.169776708, 0.969846606, -0.138260901, -0.200702518, 0.141317025, 0.989964068, 0.000909551978, 0.198562533, -0.0292448103, 0.979651749) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1513. CFrame.new(-0.492399365, -1.95453429, -0.432794929, 0.984808326, 0.0301524121, -0.171006903, -0.0301532689, 0.999542058, 0.00259293616, 0.171006754, 0.00260289013, 0.985266447) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1514. }, .3, false)
  1515. end
  1516.  
  1517. attack = false
  1518. end
  1519.  
  1520. function attacktwo()
  1521. attack = true
  1522. for i = 0, 1, 0.1 do
  1523. swait()
  1524. PlayAnimationFromTable({
  1525. CFrame.new(0, -0, -0, 0.766043425, 0, -0.642789066, 0, 1, 0, 0.642789066, 0, 0.766043425) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1526. CFrame.new(-3.7950489e-08, 1.49999022, 4.07073095e-08, 0.819151163, -2.53004906e-08, 0.573577821, 3.62908921e-08, 1, -7.71863728e-09, -0.573577821, 2.7138384e-08, 0.819151163) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1527. CFrame.new(1.70060778, 0.0830032229, -0.693996668, 0.619650841, -0.675921798, -0.398962885, 0.643637836, 0.728505611, -0.234561399, 0.449190378, -0.111440599, 0.886458755) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1528. CFrame.new(-1.34243941, 0.0653340667, 0.957744598, 0.883021653, 0.321395665, 0.342022389, -0.342021704, 0.939694822, -3.64369761e-08, -0.32139501, -0.116979033, 0.939693689) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1529. CFrame.new(0.698243499, -1.93866825, -0.468385577, 0.892536998, -0.157378942, 0.422618568, 0.173648432, 0.984807611, -5.17513143e-09, -0.416198075, 0.0733872205, 0.906305969) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1530. CFrame.new(-0.649266303, -1.99999702, 0.171937123, 0.422616988, 0, 0.906312048, 0, 1, 0, -0.906312048, 0, 0.422616988) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1531. }, .3, false)
  1532. end
  1533. MagnitudeDamage(RightLeg, 10, 3, 8, 1, 'Normal', '199149186', 1)
  1534. CFuncs.Sound.Create('159972627', HumanoidRootPart, 1, 1)
  1535.  
  1536. for i = 0, 1, 0.1 do
  1537. swait()
  1538. PlayAnimationFromTable({
  1539. CFrame.new(0, 0, 0, 0.851650238, -0.231881678, 0.470024049, 0.342022449, 0.925416112, -0.163176328, -0.397129834, 0.299727947, 0.867439747) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1540. CFrame.new(0.374779433, 1.44796014, 0.0115288794, 0.929005623, 0.183490396, -0.321394771, -0.0925199986, 0.956005931, 0.278379738, 0.358335465, -0.228877649, 0.905111551) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1541. CFrame.new(1.61636841, -0.150927484, 0.792154253, 0.844053686, -0.360361874, -0.397129834, 0.490403473, 0.818332672, 0.299727947, 0.216973737, -0.447740406, 0.867439747) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1542. CFrame.new(-1.61482358, 0.602433681, 0.0318350196, 0.734107375, 0.550791144, -0.397129834, -0.463495553, 0.833866179, 0.299727947, 0.496240675, -0.0359646678, 0.867439747) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1543. CFrame.new(0.780632377, -1.52732766, -1.10416782, 0.851650238, -0.472120732, -0.227581561, -0.231881678, 0.0499956161, -0.971458614, 0.470024049, 0.880115151, -0.0668973178) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1544. CFrame.new(-1.109869, -1.73488867, 0.0913401544, 0.851650238, 0.342022449, -0.397129834, -0.231881678, 0.925416112, 0.299727947, 0.470024049, -0.163176328, 0.867439747) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1545. }, .3, false)
  1546. end
  1547.  
  1548. attack = false
  1549. end
  1550.  
  1551. function attackthree()
  1552. attack = true
  1553. CFuncs.Sound.Create("541909867", Torso, 1, 1)
  1554. MagnitudeDamage(RightLeg, 10, 3, 8, 1, 'Normal', '199149186', 1)
  1555. for i = 0, 1, 0.1 do
  1556. swait()
  1557. PlayAnimationFromTable({
  1558. CFrame.new(0.40526396, 0.0169513971, 0.187530264, -0.313355327, 0.310338736, -0.897497654, -0.756498933, 0.489720076, 0.433463544, 0.574042976, 0.814783275, 0.0813141614) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1559. CFrame.new(-0.00682294369, 1.51228654, -0.0713720024, 0.479012877, -0.372790068, 0.794716716, 4.67896461e-06, 0.905342162, 0.424683571, -0.877810657, -0.203425378, 0.43367216) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1560. CFrame.new(0.330322206, 0.389174014, -0.682259917, -0.144331515, 0.939254761, 0.311399192, -0.98875773, -0.124458969, -0.0828757137, -0.0390846431, -0.31986165, 0.94666028) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1561. CFrame.new(-1.16195273, 0.28790167, 0.750266492, 0.40399605, 0.901343465, 0.156101227, -0.597077608, 0.389112025, -0.701491714, -0.693027377, 0.190194592, 0.695373297) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1562. CFrame.new(1.27621162, -1.4038974, -0.265293539, 0.148384452, -0.95709008, 0.248948976, 0.948983252, 0.208629847, 0.236472979, -0.278259009, 0.201161399, 0.93920958) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1563. CFrame.new(-1.47020769, -1.33852017, -0.156540334, 0.495247245, 0.765504241, 0.410772204, -0.630034029, 0.642032027, -0.43686679, -0.598153889, -0.0424444601, 0.800259531) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1564. }, .3, false)
  1565. end
  1566.  
  1567. attack = false
  1568. end
  1569.  
  1570.  
  1571. function attacko()
  1572. attack = true
  1573. local Blade=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Ghost grey","Blade",Vector3.new(0.0500000007, 1.53244674, 0.0945124701))
  1574. BladeWeld=CFuncs.Weld.Create(m,Character["Left Arm"],Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.621009827, -1.22111011, 0.0493774414, -2.63735069e-06, 4.37113883e-08, 1, -8.74228903e-08, -1, 4.37111574e-08, 1, -8.74227766e-08, 2.63735069e-06))
  1575. CFuncs.Mesh.Create("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.945126534, 1, 1))
  1576. Blade2=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Ghost grey","Blade2",Vector3.new(0.0500000007, 0.0945123211, 1.53244293))
  1577. Blade2Weld=CFuncs.Weld.Create(m,Blade,Blade2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.0944976807, -1.1920929e-07, 1, -4.37118466e-08, -1.31145043e-07, 1.31145043e-07, 1.680487e-07, 1, -4.37118217e-08, -1, 1.68048714e-07))
  1578. CFuncs.Mesh.Create("SpecialMesh",Blade2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.945126116, 1, 1))
  1579. CFuncs.Sound.Create('210933582', Blade, 1, 1)
  1580. for i = 0, 1, 0.1 do
  1581. swait()
  1582. PlayAnimationFromTable({
  1583. CFrame.new(0, -0, 0, 0.89253974, -0.157381982, 0.42261833, 0.17365095, 0.984808683, 4.87254681e-07, -0.416197389, 0.0733878911, 0.906307757) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1584. CFrame.new(0.121821553, 1.46740782, 0.262791663, 0.941519976, 0.0103148594, -0.336826146, 0.010310119, 0.998183012, 0.0593923181, 0.336826712, -0.0593909882, 0.939700246) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1585. CFrame.new(1.64151144, -0.00116300583, 0.753913403, 0.753910244, -0.508331656, -0.416197389, 0.58507961, 0.807650208, 0.0733878911, 0.29883638, -0.298836112, 0.906307757) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1586. CFrame.new(-1.75806463, 0.59317708, -0.0825409442, 0.817183018, -0.50521338, -0.277440965, -0.406906515, -0.164759099, -0.898490131, 0.408217996, 0.847120702, -0.340212345) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1587. CFrame.new(0.27155605, -1.90206921, 0.206549585, 0.89253974, 0.209258556, -0.399481922, -0.157381982, 0.974667192, 0.158926845, 0.42261833, -0.0789768323, 0.902860284) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1588. CFrame.new(-0.793571234, -1.89092338, -0.211310133, 0.89253974, 0.17365095, -0.416197389, -0.157381982, 0.984808683, 0.0733878911, 0.42261833, 4.87254681e-07, 0.906307757) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1589. }, .3, false)
  1590. end
  1591. CFuncs.Sound.Create('160212892', HumanoidRootPart, 1, 1)
  1592. game:GetService("Chat"):Chat(Character, "Die.", 1)
  1593. wait(1)
  1594. for i = 0.3, 0.5, 0.1 do
  1595. swait()
  1596. PlayAnimationFromTable({
  1597. CFrame.new(0, 0, 0, 0.983257949, -0.157377273, 0.0918638185, 0.163174719, 0.984809577, -0.0593924634, -0.0811212212, 0.0733877122, 0.994000733) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1598. CFrame.new(0.204345509, 1.46740866, 0.205272287, 0.985589743, -0.0106223505, -0.168826923, 0.0204705317, 0.998183072, 0.0566986129, 0.167917639, -0.0593375936, 0.984015465) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1599. CFrame.new(1.72769666, 0.0878838301, 0.443601936, 0.810647368, -0.539129913, -0.228443041, 0.585081816, 0.761130512, 0.279921889, 0.0229605585, -0.360575885, 0.932448745) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1600. CFrame.new(-1.27590084, 0.505026519, -1.78636563, 0.981755316, -0.167336941, -0.0903198943, -0.0750583187, 0.0953961462, -0.992606401, 0.174715415, 0.981275499, 0.0810948461) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1601. CFrame.new(0.570928037, -2.14176869, 0.156457633, 0.99777478, -0.00369539298, -0.0665933788, 0.0142633943, 0.987188399, 0.158927172, 0.065152742, -0.159522474, 0.985045493) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1602. CFrame.new(-0.817977905, -1.89092767, 0.07285285, 0.983257949, 0.163174719, -0.0811212212, -0.157377273, 0.984809577, 0.0733877122, 0.0918638185, -0.0593924634, 0.994000733) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1603. }, .3, false)
  1604. end
  1605. MagnitudeDamage(Hitbox, 5, 30, 80, 1, 'Normal', '199149186', 1)
  1606. wait(0.2)
  1607.  
  1608. attack = false
  1609. Blade.Transparency = 1
  1610. Blade2.Transparency = 1
  1611. CFuncs.Sound.Create('210943487', Blade, 1, 1)
  1612. end
  1613.  
  1614. function leapandstab()
  1615. attack = true
  1616. Humanoid.Jump = true
  1617. Torso.Velocity = Torso.CFrame.lookVector * 80
  1618. for i = 0, 1, 0.2 do
  1619. swait()
  1620. PlayAnimationFromTable({
  1621. CFrame.new(0, -0.0170370154, -0.129409999, 1, 0, 0, 0, 0.965925872, 0.258818984, 0, -0.258818984, 0.965925872) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1622. CFrame.new(0, 1.49999082, 1.1920929e-07, 1, 0, 0, 0, 1, 0, 0, 0, 1) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1623. CFrame.new(1.50000203, -2.68220276e-07, 2.70617306e-09, 0.965925813, -0.258819073, -1.1657886e-07, 0.258819073, 0.965925932, -3.56137753e-06, 1.0356307e-06, 3.39746475e-06, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1624. CFrame.new(-1.49999905, 2.98086391e-08, 6.09189215e-08, 0.965922892, 0.258830428, -3.76242582e-07, -0.258830607, 0.965922832, 1.05947256e-05, 3.08454037e-06, -1.01327896e-05, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1625. CFrame.new(0.5, -1.60213828, 0.124440551, 1, 0, 0, 0, 0.86602509, 0.500000775, 0, -0.500000775, 0.86602509) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1626. CFrame.new(-0.5, -1.53557265, 0.239738822, 1, 0, 0, 0, 0.86602509, 0.500000775, 0, -0.500000775, 0.86602509) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1627. }, .3, false)
  1628. end
  1629. for i = 0, 1, 0.2 do
  1630. swait()
  1631. PlayAnimationFromTable({
  1632. CFrame.new(0, -0.0669870079, -0.250001043, 1, 0, 0, 0, 0.866025388, 0.500000238, 0, -0.500000238, 0.866025388) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1633. CFrame.new(0, 1.49999058, -7.15255908e-07, 1, 0, 0, 0, 1.00000024, 0, 0, 0, 1.00000024) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1634. CFrame.new(1.50000215, -1.31129968e-06, 3.93822006e-08, 0.965925992, -0.258818448, -4.59039427e-07, 0.258818418, 0.96592617, -3.84449959e-06, 1.43796206e-06, 3.57627869e-06, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1635. CFrame.new(-2.09766221, 1.28171778, -1.25524684e-05, -0.342026591, 0.939690232, -7.53054053e-07, -0.939690292, -0.342026591, 1.05798244e-05, 8.85128975e-06, 4.2617321e-06, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1636. CFrame.new(0.500003934, -1.66351461, 0.21195507, 0.996194661, -0.0871565416, 7.96405629e-07, 0.0616284311, 0.704416156, 0.707106888, -0.0616295487, -0.704416037, 0.707106948) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1637. CFrame.new(-0.499998122, -1.66351438, 0.211955011, 0.98480773, 0.173648283, 1.52748851e-06, -0.122789018, 0.696364522, 0.707106471, 0.122786753, -0.696364164, 0.707107246) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1638. }, .3, false)
  1639. end
  1640. local Blade=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Ghost grey","Blade",Vector3.new(0.0500000007, 1.53244674, 0.0945124701))
  1641. BladeWeld=CFuncs.Weld.Create(m,Character["Left Arm"],Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.621009827, -1.22111011, 0.0493774414, -2.63735069e-06, 4.37113883e-08, 1, -8.74228903e-08, -1, 4.37111574e-08, 1, -8.74227766e-08, 2.63735069e-06))
  1642. CFuncs.Mesh.Create("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.945126534, 1, 1))
  1643. Blade2=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Ghost grey","Blade2",Vector3.new(0.0500000007, 0.0945123211, 1.53244293))
  1644. Blade2Weld=CFuncs.Weld.Create(m,Blade,Blade2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.0944976807, -1.1920929e-07, 1, -4.37118466e-08, -1.31145043e-07, 1.31145043e-07, 1.680487e-07, 1, -4.37118217e-08, -1, 1.68048714e-07))
  1645. CFuncs.Mesh.Create("SpecialMesh",Blade2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.945126116, 1, 1))
  1646. CFuncs.Sound.Create('210933582', Blade, 1, 1)
  1647. for i = 0, 1, 0.3 do
  1648. swait()
  1649. PlayAnimationFromTable({
  1650. CFrame.new(0, -0.0669873208, -0.250001878, 1, 0, 0, 0, 0.866026759, 0.500001073, 0, -0.500001073, 0.866026759) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1651. CFrame.new(0, 1.49999511, -7.15256931e-07, 1, 0, 0, 0, 1.00000167, 0, 0, 0, 1.00000167) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1652. CFrame.new(1.34587502, 0.575230002, -0.862330139, 0.965925574, 0.0225543324, 0.25783506, 0.258819938, -0.0841969848, -0.962254822, 6.64591789e-06, 0.996196926, -0.0871641934) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1653. CFrame.new(-1.4022826, 1.02862644, 0.269331396, -0.34201014, 0.32140094, 0.883021653, -0.939695954, -0.116971403, -0.321386009, -4.55975533e-06, -0.939691544, 0.3420237) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1654. CFrame.new(0.5, -1.22161603, 0.65314275, 1, 0, 0, 0, 0.0871560276, 0.996195674, 0, -0.996195674, 0.0871560276) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1655. CFrame.new(-0.499992371, -1.22161603, 0.65314275, 1, 0, 0, 0, 0.0871560276, 0.996195674, 0, -0.996195674, 0.0871560276) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1656. }, .3, false)
  1657. end
  1658.  
  1659. for i = 0, 1, 0.1 do
  1660. swait()
  1661. PlayAnimationFromTable({
  1662. CFrame.new(0.207442358, -0.182590216, 0.332334548, 0.973936617, -0.0509843975, 0.220971525, -0.114963211, 0.728913784, 0.674883842, -0.195477754, -0.682697654, 0.704054415) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1663. CFrame.new(-0.0958970487, 1.46855938, -0.102528542, 0.986673355, 0.109493546, 0.120361686, -0.094193235, 0.98752296, -0.126198292, -0.132677853, 0.113179207, 0.984676123) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1664. CFrame.new(1.45421863, 0.469255269, -0.153424263, 0.989280939, -0.0773513317, 0.123856202, 0.145653471, 0.462141722, -0.874762893, 0.010424912, 0.88342613, 0.468454599) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1665. CFrame.new(-0.691939831, 0.33782649, -1.31341207, 0.639772892, -0.536501825, -0.550324082, -0.593839347, 0.109488249, -0.797099352, 0.487899244, 0.836766481, -0.248548299) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1666. CFrame.new(0.836304605, -1.86768365, -0.382663786, 0.942965984, -0.311614484, -0.117096461, 0.30147475, 0.948571146, -0.0965704024, 0.141167074, 0.0557609797, 0.988414168) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1667. CFrame.new(-1.04642987, -1.07495117, -0.755033135, 0.984032154, 0.170041516, 0.0525999814, -0.12323077, 0.864096463, -0.488007873, -0.128433079, 0.473733455, 0.871252954) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1668. }, .3, false)
  1669. end
  1670. attack = false
  1671. Blade.Transparency = 1
  1672. Blade2.Transparency = 1
  1673. end
  1674.  
  1675. function throwkniveskek()
  1676. attack = true
  1677. local Handle1=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Really black","Handle1",Vector3.new(0.400000036, 0.700000048, 0.339999944))
  1678. Handle1Weld=CFuncs.Weld.Create(m,Character["Right Arm"],Handle1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0446968079, 0.740016222, 1.18044186, 0.999910414, -0.00656176684, -0.0116680702, -0.0079308264, 0.411817819, -0.911229908, 0.0107844919, 0.911251009, 0.411733687))
  1679. CFuncs.Mesh.Create("SpecialMesh",Handle1,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=165710339",Vector3.new(0, 0, 0),Vector3.new(0.400000036, 0.700000048, 0.339999944))
  1680. for i = 0, 1, 0.1 do
  1681. swait()
  1682. PlayAnimationFromTable({
  1683. CFrame.new(0, -0, -0, 0.866020203, 0, -0.499998599, 0, 1, 0, 0.499998599, 0, 0.866020203) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1684. CFrame.new(3.42726707e-07, 1.49999452, 2.38418579e-07, 0.866018534, 0.0435782708, 0.498097122, -1.67172402e-07, 0.99619627, -0.0871563628, -0.50000006, 0.0754789412, 0.862722695) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1685. CFrame.new(0.251631588, 0.0414037555, -0.775989175, -0.695577741, 0.557507694, 0.453151703, -0.383023173, -0.821393073, 0.422618926, 0.607828915, 0.120396733, 0.784881055) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1686. CFrame.new(-1.25117326, 1.66893005e-06, 0.832893133, 0.81379205, 0.296196908, 0.499998599, -0.34202078, 0.939691782, 0, -0.46984458, -0.171009913, 0.866020203) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1687. CFrame.new(0.433010101, -1.9999975, -0.2499993, 0.866020203, 0, 0.499998599, 0, 1, 0, -0.499998599, 0, 0.866020203) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1688. CFrame.new(-0.433010101, -1.9999975, 0.2499993, 0.866020203, 0, 0.499998599, 0, 1, 0, -0.499998599, 0, 0.866020203) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1689. }, .3, false)
  1690. end
  1691. CFuncs.Sound.Create('159882567', HumanoidRootPart, 1, 1)
  1692. wait(1)
  1693. CFuncs.Sound.Create('159882598', Head, 1, 1)
  1694. wait(0.1)
  1695. for i = 0, 1, 0.1 do
  1696. swait()
  1697. PlayAnimationFromTable({
  1698. CFrame.new(0, -0, 0, 0.707103312, 0.183012813, -0.683009207, 3.66868269e-09, 0.965925395, 0.258818865, 0.707103431, -0.183012784, 0.683009088) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1699. CFrame.new(-2.87545614e-08, 1.44887817, 0.388225675, 0.707095385, -1.9169839e-08, 0.707111299, 0.183014899, 0.965925395, -0.183010712, -0.683016896, 0.258818895, 0.683001339) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1700. CFrame.new(-0.103712447, 0.837395549, -1.13677454, -0.147672832, 0.986375928, -0.072426796, 0.633838296, 0.0381693989, -0.772522807, -0.759232998, -0.159987539, -0.630840361) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1701. CFrame.new(-1.06065619, -0.274519682, 1.02451491, 0.683007479, 0.18301855, 0.707103431, -0.0732325315, 0.98037982, -0.183012784, -0.726724088, 0.0732171386, 0.683009088) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1702. CFrame.new(0.694424629, -1.73749733, -0.885341644, 0.987960517, -0.142948151, 0.0590790808, 0.148917794, 0.982315361, -0.113487028, -0.041811496, 0.120919496, 0.991776407) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1703. CFrame.new(-0.353553057, -2.02335405, -0.176130846, 0.70441252, 0.0616282783, 0.707103431, 0.0981302261, 0.978200376, -0.183012784, -0.702967763, 0.198305637, 0.683009088) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1704. }, .3, false)
  1705. end
  1706. --knife throwing by pixelfir3--[[
  1707. Handle1Weld:Destroy()
  1708.  
  1709. Handle1.CFrame = CFrame.new(HumanoidRootPart.CFrame.p, Mouse.Hit.p + HumanoidRootPart.CFrame.lookVector)
  1710. local bodyVelocity = Instance.new("BodyVelocity", Handle1)
  1711. bodyVelocity.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1712. bodyVelocity.Velocity = Handle1.CFrame.lookVector * 350
  1713. game:GetService("Debris"):AddItem(Handle1, 500)
  1714. local Hitsnd = Instance.new("Sound",Character)
  1715. Hitsnd.SoundId = "rbxassetid://315748999"
  1716. Hitsnd.Volume = 2
  1717. Handle1.Touched:connect(function(hit)
  1718.  
  1719. hdebounce = true
  1720. if hit.Parent == Character then return end
  1721.  
  1722. for i,v in pairs(hit.Parent:GetChildren()) do
  1723. if v:IsA("Humanoid") then
  1724. if hdebounce == true then
  1725. hdebounce = false
  1726. Hitsnd:Play()
  1727. v.Health = v.Health - 99999999999999999999999
  1728. wait(1)
  1729. hdebounce = true
  1730. end
  1731. attack = false
  1732.  
  1733. end
  1734. end
  1735.  
  1736. end)
  1737. ----------------------]]
  1738. for i = 0, 1, 0.2 do
  1739. swait()
  1740. PlayAnimationFromTable({
  1741. CFrame.new(-8.28775228e-06, 2.76238836e-08, -2.40656618e-06, 0.728140593, -0.121278971, -0.674613774, 0.167716205, 0.985827565, 0.00379563123, 0.664592803, -0.115907051, 0.738161802) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1742. CFrame.new(0.251577377, 1.47872949, 0.00569335371, 0.728133142, 0.225001901, 0.647454202, -0.12127763, 0.971974075, -0.201388046, -0.674622059, 0.0681157559, 0.7350142) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1743. CFrame.new(0.782563508, 0.621258557, -1.89791512, 0.953859091, -0.218949914, -0.205462843, -0.276320159, -0.372379243, -0.885990977, 0.117477536, 0.901884675, -0.415697724) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1744. CFrame.new(-1.09220457, 0.181917101, 1.01191866, 0.659918189, 0.350464761, 0.664592803, -0.372306257, 0.920844376, -0.115907051, -0.652607501, -0.170943022, 0.738161802) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1745. CFrame.new(-0.0522509813, -2.14886928, -0.804319978, 0.685422719, 0.342385709, 0.642629802, 0.0616496354, 0.852095366, -0.519743264, -0.725533903, 0.39586097, 0.562938511) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1746. CFrame.new(-0.318738222, -2.04264235, 0.772676229, 0.710752308, -0.250591397, 0.657294869, -0.206738457, 0.81871748, 0.535686076, -0.672377408, -0.516628206, 0.530099213) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1747. }, .3, false)
  1748.  
  1749. end
  1750. attack = false
  1751. end
  1752.  
  1753. function knivesandshit()
  1754. attack = true
  1755.  
  1756. local Handle1=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Really black","Handle1",Vector3.new(0.400000036, 0.700000048, 0.339999944))
  1757. Handle1Weld=CFuncs.Weld.Create(m,Character["Right Arm"],Handle1,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.0446968079, 0.740016222, 1.18044186, 0.999910414, -0.00656176684, -0.0116680702, -0.0079308264, 0.411817819, -0.911229908, 0.0107844919, 0.911251009, 0.411733687))
  1758. CFuncs.Mesh.Create("SpecialMesh",Handle1,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=165710339",Vector3.new(0, 0, 0),Vector3.new(0.400000036, 0.700000048, 0.339999944))
  1759. local Handle2=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Really black","Handle2",Vector3.new(0.400000036, 0.700000048, 0.339999944))
  1760. Handle2Weld=CFuncs.Weld.Create(m,Character["Left Arm"],Handle2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0.00285339355, 0.763807893, 1.14808857, 0.999910414, -0.00656176684, -0.0116680702, -0.0079308264, 0.411817819, -0.911229908, 0.0107844919, 0.911251009, 0.411733687))
  1761. CFuncs.Mesh.Create("SpecialMesh",Handle2,Enum.MeshType.FileMesh,"http://www.roblox.com/asset/?id=165710339",Vector3.new(0, 0, 0),Vector3.new(0.400000036, 0.700000048, 0.339999944))
  1762.  
  1763. for i = 0, 1, 0.1 do
  1764. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*35
  1765. swait()
  1766. PlayAnimationFromTable({
  1767. CFrame.new(0.0441561528, 0, -0.0118315034, 0.984807134, 0, 0.173651353, 0, 1, 0, -0.173651353, 0, 0.984806895) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1768. CFrame.new(-0.0455434993, 1.49999213, 0.00398427248, 1.00000024, 5.15952706e-07, -2.1904707e-06, -1.27581828e-07, 0.984807611, 0.173649445, 2.28732824e-06, -0.17364946, 0.984807432) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1769. CFrame.new(1.5455637, 0.0198140442, 0.131434754, 0.962248683, -0.257834435, 0.0871532038, 0.258819222, 0.965923965, 0, -0.084183313, 0.0225569084, 0.996194839) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1770. CFrame.new(-1.53983331, -1.1920929e-07, 0.134713784, 0.962250173, 0.257834852, 0.0871532038, -0.25881964, 0.965925455, 0, -0.0841834396, -0.0225569457, 0.996194839) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1771. CFrame.new(0.71488148, -2.17166424, 0.514864326, 0.982405424, -0.117302306, -0.145327494, 0.163173482, 0.917637765, 0.362374812, 0.090849869, -0.379711807, 0.920635998) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1772. CFrame.new(-0.737984836, -1.87732089, -0.210283756, 0.981062055, 0.189651191, 0.0394116193, -0.173649371, 0.951250792, -0.254887849, -0.0858302042, 0.24321647, 0.966166854) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1773. }, .3, false)
  1774. end
  1775. for i = 0, 1, 0.6 do
  1776. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*50
  1777. swait()
  1778. PlayAnimationFromTable({
  1779. CFrame.new(0.0441664979, -1.07076607e-06, -0.0118346121, 0.951250434, 0.254887462, 0.173656777, -0.258821398, 0.965930283, 6.3716368e-07, -0.1677403, -0.0449471436, 0.984811008) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1780. CFrame.new(-0.145495728, 1.4134593, 0.0211132318, 0.994850039, 0.0908513069, -0.044945091, -0.0821372047, 0.982405245, 0.167728454, 0.0593926385, -0.163172409, 0.984810472) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1781. CFrame.new(-1.42415965, 1.25063527, 0.358661711, -0.936031282, 0.341701746, 0.0841739029, -0.341041327, -0.939777672, 0.0225523226, 0.0868109465, -0.00759710465, 0.996196389) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1782. CFrame.new(1.60284495, 1.52931416, -0.170036569, -0.981477916, -0.172092244, 0.0841739029, 0.174537405, -0.984392166, 0.0225523226, 0.078979075, 0.0368261077, 0.996196389) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1783. CFrame.new(1.25258672, -1.9127413, 0.514878511, 0.906696081, -0.350813657, -0.234168261, 0.411885768, 0.856014788, 0.312406093, 0.0908532664, -0.379707813, 0.920639455) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1784. CFrame.new(-0.68446219, -2.02681851, -0.166487083, 0.954264045, 0.280274093, 0.104038611, -0.250069171, 0.939027071, -0.235997096, -0.163838372, 0.199186683, 0.966170728) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1785. }, .3, false)
  1786. end
  1787. for i = 0, 1, 0.5 do
  1788. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*50
  1789. swait()
  1790. PlayAnimationFromTable({
  1791. CFrame.new(0.0767166689, -0.385735571, -0.020556435, -0.596319139, 0.742092013, 0.306112289, -0.762943566, -0.64252001, 0.0713814646, 0.249655157, -0.190980181, 0.949319541) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1792. CFrame.new(0.102148354, 1.41725266, 0.0211130083, 0.965472698, 0.260064244, -0.0151361153, -0.253643632, 0.951704562, 0.172984734, 0.0593921989, -0.163172826, 0.984808326) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1793. CFrame.new(-1.18534338, 1.47893548, 0.35866195, -0.981032312, 0.173319161, 0.0868120044, -0.17331937, -0.984836638, 0.00759299798, 0.0868116468, -0.00759722665, 0.996195793) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1794. CFrame.new(1.84404397, 1.22773039, -0.17003724, -0.936260104, -0.340412796, 0.0868120044, 0.34231472, -0.939554811, 0.00759299798, 0.0789798796, 0.036826048, 0.996195793) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1795. CFrame.new(0.90141201, -2.10116315, 0.514871776, 0.964443445, -0.19683975, -0.17636019, 0.248182535, 0.903923988, 0.348320335, 0.0908528864, -0.379704744, 0.92063576) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1796. CFrame.new(-1.02602744, -1.87717831, -0.166485623, 0.89634347, 0.439077497, 0.0614781454, -0.411977291, 0.876091301, -0.250477672, -0.163839579, 0.199186385, 0.966168463) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1797. }, .3, false)
  1798. end
  1799. for i = 0, 1, 0.6 do
  1800.  
  1801. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*50
  1802. swait()
  1803. CFuncs.Sound.Create('200632136', HumanoidRootPart, 1, 1.7)
  1804. PlayAnimationFromTable({
  1805. CFrame.new(-0.0822006539, -0.414729297, 0.022024665, -0.936179161, 0.086464718, 0.340726048, -0.0864963233, -0.996142387, 0.015128836, 0.340719819, -0.0153078698, 0.94004494) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1806. CFrame.new(0.102156259, 1.41724837, 0.0211113542, 0.965473235, 0.260062277, -0.0151364729, -0.253641665, 0.951704979, 0.172984466, 0.059392184, -0.163172603, 0.984808385) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1807. CFrame.new(-1.98124778, 1.18503284, 0.430260122, 0.173320591, 0.925136328, 0.337762296, -0.984836817, 0.16544947, 0.0521939769, -0.00759617332, -0.341686666, 0.93978399) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1808. CFrame.new(1.84403968, 1.22773707, -0.170041442, -0.0871556699, -0.862724602, -0.498107374, 0.99619478, -0.0754774511, -0.0435804389, 1.99656574e-06, -0.500010192, 0.866020143) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1809. CFrame.new(0.901409566, -2.10116506, 0.514872432, 0.964443207, -0.196840882, -0.176360697, 0.248183787, 0.903923631, 0.348320276, 0.090852946, -0.379704922, 0.92063576) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1810. CFrame.new(-1.02602339, -1.8771739, -0.166484967, 0.896343768, 0.439076722, 0.0614783168, -0.411976427, 0.876091599, -0.250477582, -0.163839489, 0.199186385, 0.966168523) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1811. }, .3, false)
  1812. end
  1813.  
  1814. Handle1Weld:Destroy()
  1815.  
  1816. Handle1.CFrame = CFrame.new(HumanoidRootPart.CFrame.p, Mouse.Hit.p + HumanoidRootPart.CFrame.lookVector)
  1817. local bodyVelocity = Instance.new("BodyVelocity", Handle1)
  1818. bodyVelocity.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1819. bodyVelocity.Velocity = Handle1.CFrame.lookVector * 350
  1820. Handle2.CFrame = CFrame.new(HumanoidRootPart.CFrame.p, Mouse.Hit.p + HumanoidRootPart.CFrame.lookVector)
  1821. local bodyVelocity = Instance.new("BodyVelocity", Handle1)
  1822. bodyVelocity.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1823. bodyVelocity.Velocity = Handle1.CFrame.lookVector * 350
  1824. game:GetService("Debris"):AddItem(Handle1, 500)
  1825. local Hitsnd = Instance.new("Sound",Character)
  1826. Hitsnd.SoundId = "rbxassetid://315748999"
  1827. Hitsnd.Volume = 2
  1828. Handle1.Touched:connect(function(hit)
  1829.  
  1830. hdebounce = true
  1831. if hit.Parent == Character then return end
  1832.  
  1833. for i,v in pairs(hit.Parent:GetChildren()) do
  1834. if v:IsA("Humanoid") then
  1835. if hdebounce == true then
  1836. hdebounce = false
  1837. Hitsnd:Play()
  1838. v.Health = v.Health - 99999999999999999999999
  1839. wait(1)
  1840. hdebounce = true
  1841. end
  1842. attack = false
  1843.  
  1844. end
  1845. end
  1846.  
  1847. end)
  1848. ----------------------]]
  1849.  
  1850. Handle2Weld:Destroy()
  1851.  
  1852. Handle2.CFrame = CFrame.new(HumanoidRootPart.CFrame.p, Mouse.Hit.p + HumanoidRootPart.CFrame.lookVector)
  1853. local bodyVelocity = Instance.new("BodyVelocity", Handle2)
  1854. bodyVelocity.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1855. bodyVelocity.Velocity = Handle2.CFrame.lookVector * 350
  1856. Handle2.CFrame = CFrame.new(HumanoidRootPart.CFrame.p, Mouse.Hit.p + HumanoidRootPart.CFrame.lookVector)
  1857. local bodyVelocity = Instance.new("BodyVelocity", Handle2)
  1858. bodyVelocity.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  1859. bodyVelocity.Velocity = Handle2.CFrame.lookVector * 350
  1860. game:GetService("Debris"):AddItem(Handle1, 500)
  1861. local Hitsnd = Instance.new("Sound",Character)
  1862. Hitsnd.SoundId = "rbxassetid://315748999"
  1863. Hitsnd.Volume = 2
  1864. Handle1.Touched:connect(function(hit)
  1865.  
  1866. hdebounce = true
  1867. if hit.Parent == Character then return end
  1868.  
  1869. for i,v in pairs(hit.Parent:GetChildren()) do
  1870. if v:IsA("Humanoid") then
  1871. if hdebounce == true then
  1872. hdebounce = false
  1873. Hitsnd:Play()
  1874. v.Health = v.Health - 99999999999999999999999
  1875. wait(1)
  1876. hdebounce = true
  1877. end
  1878. attack = false
  1879.  
  1880. end
  1881. end
  1882.  
  1883. end)
  1884. ----------------------]]
  1885.  
  1886. for i = 0, 1, 0.3 do
  1887. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*50
  1888. CFuncs.Sound.Create('159882561',HumanoidRootPart, 0.2, 1)
  1889. swait()
  1890. PlayAnimationFromTable({
  1891. CFrame.new(-0.0885350108, 0.142080992, 0.0237205178, -0.383919895, -0.873302519, 0.299916506, 0.903030753, -0.422906578, -0.0754685774, 0.192743152, 0.241860271, 0.95097971) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1892. CFrame.new(0.102168076, 1.41724849, 0.0211118907, 0.965471685, 0.260067761, -0.0151363611, -0.253646821, 0.951703012, 0.172987491, 0.0593937859, -0.163175255, 0.984807789) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1893. CFrame.new(-1.73311579, 0.538305521, 0.795276761, 0.17331475, 0.695710421, 0.697100878, -0.984840095, 0.127873167, 0.117235921, -0.00757930987, -0.706848919, 0.707324743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1894. CFrame.new(1.01161981, 0.436261624, 0.668604612, -0.0871696025, -0.086815685, -0.992403388, 0.996193469, -0.00760528911, -0.0868372098, -8.68210009e-06, -0.996195376, 0.0871481597) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1895. CFrame.new(0.90139997, -2.10115314, 0.514877319, 0.964442074, -0.196844429, -0.176362842, 0.248187944, 0.903922558, 0.348320067, 0.0908534303, -0.379705638, 0.920635343) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1896. CFrame.new(-1.02600491, -1.87712467, -0.166482404, 0.896344125, 0.439076126, 0.0614787564, -0.41197601, 0.876092434, -0.250475585, -0.163838923, 0.199184567, 0.96616894) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1897. }, .3, false)
  1898. end
  1899. attack = false
  1900. end
  1901.  
  1902.  
  1903.  
  1904. function kickoverandover()
  1905. attack = true
  1906. for i=1,5 do
  1907. for i = 0, 1.2, 0.8 do
  1908. swait()
  1909. PlayAnimationFromTable({
  1910. CFrame.new(-4.76861032e-07, 2.47731236e-07, 1.03706259e-06, -7.03334808e-06, -1.50948763e-05, -1.00001287, -0.766044319, 0.642790258, -6.15231693e-06, 0.642791152, 0.76605159, -1.65551901e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1911. CFrame.new(-6.97374344e-06, 1.50007236, -2.01351941e-06, 0.342021167, -7.27176666e-06, 0.939690948, 0.0818991959, 0.996201277, -0.0298030674, -0.936124146, 0.0871526301, 0.340724528) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1912. CFrame.new(1.5000205, -1.60187483e-06, 5.36441803e-07, 0.79123342, -0.258823067, -0.554040492, 0.212012917, 0.965928078, -0.148458704, 0.573591948, -1.04308128e-07, 0.819153726) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1913. CFrame.new(-1.50002003, 3.05928893e-06, 0.0957182273, 0.866018891, 0.500010729, -1.9967556e-06, -0.500013173, 0.866021454, 2.07126141e-06, 4.63426113e-06, -1.35600567e-06, 1.00000954) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1914. CFrame.new(0.98663044, -1.51110554, 3.19435344e-06, 0.707107425, -0.707106173, -1.37090683e-06, 0.707107186, 0.707112134, -2.83122063e-07, 6.85453415e-07, -2.76253559e-06, 1.00000942) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1915. CFrame.new(-1.65492606, -1.86982751, -5.48140179e-06, 0.499996126, 0.866027474, -4.23192978e-06, -0.866030812, 0.49999702, 1.86264515e-06, 5.62518835e-06, 3.1888485e-06, 1.00000942) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1916. }, .3, false)
  1917. end
  1918. for i = 0, 1, 0.3 do
  1919. MagnitudeDamage(LeftLeg, 2, 5, 10, 15, 'Normal', '199149186', 1)
  1920.  
  1921. CFuncs.Sound.Create('199145497', LeftLeg, 1, 1)
  1922.  
  1923. swait()
  1924. PlayAnimationFromTable({
  1925. CFrame.new(-4.69597751e-07, -1.08713039e-12, 8.28004829e-08, 0.111614943, 0.133020088, -0.984817863, -0.766050994, 0.642782509, -2.27987766e-06, 0.633014858, 0.754415512, 0.173645198) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1926. CFrame.new(-7.72625208e-06, 1.50007176, -1.38673931e-06, 0.342021167, -7.27176666e-06, 0.939690948, 0.0818991959, 0.996201277, -0.0298030674, -0.936124146, 0.0871526301, 0.340724528) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1927. CFrame.new(1.50002003, -2.00420618e-06, 4.76837158e-07, 0.79123342, -0.258823067, -0.554040492, 0.212012917, 0.965928078, -0.148458704, 0.573591948, -1.04308128e-07, 0.819153726) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1928. CFrame.new(-1.50002003, 2.58245245e-06, 0.095718585, 0.866018891, 0.500010729, -1.9967556e-06, -0.500013173, 0.866021454, 2.07126141e-06, 4.63426113e-06, -1.35600567e-06, 1.00000954) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1929. CFrame.new(0.986630082, -1.5111053, 3.19435253e-06, 0.707107425, -0.707106173, -1.37090683e-06, 0.707107186, 0.707112134, -2.83122063e-07, 6.85453415e-07, -2.76253559e-06, 1.00000942) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1930. CFrame.new(-0.951967835, -0.896497548, -2.90316666e-06, 0.70711112, 0.70710218, -4.35113907e-06, -0.70710516, 0.707112908, -3.33786011e-06, 2.68174335e-06, 5.42402267e-06, 1.0000093) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1931. }, .3, false)
  1932. end
  1933. for i = 0, 1, 0.6 do
  1934.  
  1935.  
  1936. swait()
  1937. PlayAnimationFromTable({
  1938. CFrame.new(0, 0, 0, -5.82635403e-06, -7.9870224e-06, -1.00000954, -0.766042531, 0.642792702, -2.60956585e-06, 0.642789781, 0.766044319, -1.0073185e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1939. CFrame.new(-7.84546137e-06, 1.50007164, -2.45776027e-06, 0.342021167, -7.27176666e-06, 0.939690948, 0.0818991959, 0.996201277, -0.0298030674, -0.936124146, 0.0871526301, 0.340724528) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1940. CFrame.new(1.50002074, -2.54064798e-06, 8.94069672e-07, 0.79123342, -0.258823067, -0.554040492, 0.212012917, 0.965928078, -0.148458704, 0.573591948, -1.04308128e-07, 0.819153726) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1941. CFrame.new(-1.50002003, 2.70165879e-06, 0.0957171544, 0.866018891, 0.500010729, -1.9967556e-06, -0.500013173, 0.866021454, 2.07126141e-06, 4.63426113e-06, -1.35600567e-06, 1.00000954) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1942. CFrame.new(0.986630082, -1.5111053, 3.67119401e-06, 0.707107425, -0.707106173, -1.37090683e-06, 0.707107186, 0.707112134, -2.83122063e-07, 6.85453415e-07, -2.76253559e-06, 1.00000942) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1943. CFrame.new(-0.484311283, -1.91146851, 9.76546289e-07, 1.00000405, 1.07288361e-05, -5.75184822e-06, -1.38878822e-05, 1.00000322, 1.1920929e-06, 7.4505806e-06, -1.40070915e-06, 1.00000966) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1944. }, .3, false)
  1945. end
  1946.  
  1947.  
  1948.  
  1949. end
  1950. attack = false
  1951.  
  1952.  
  1953. end
  1954.  
  1955. function twoknives()
  1956.  
  1957. end
  1958.  
  1959. function Spinkick()
  1960. attack = true
  1961.  
  1962. for i = 0, 1, 0.1 do
  1963. swait()
  1964. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*35
  1965. PlayAnimationFromTable({
  1966. CFrame.new(4.30308447e-08, -0.700000882, -5.36441803e-07, 1.00000238, 4.108648e-08, -2.92618097e-07, -6.14724556e-08, 0.939692974, 0.342020333, -2.89023546e-07, -0.342020154, 0.939695299) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1967. CFrame.new(1.11758709e-08, 1.41816163, 0.196914852, 0.9925493, -6.14724556e-08, 0.121863753, 0.0416799113, 0.939692974, -0.339470983, -0.114515126, 0.342020333, 0.932691455) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1968. CFrame.new(0.299988329, 0.470191002, -0.999463379, 0.342016935, 0.93969667, 1.95566827e-06, 2.71201134e-06, 1.21444464e-06, -1.00000024, -0.939697504, 0.34201622, -1.60932541e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1969. CFrame.new(-1.49999094, -0.187940046, -0.0684037358, 1.00000215, -4.29053898e-07, 2.07937228e-06, -2.46214796e-07, 0.939694583, 0.342017412, -2.62994172e-06, -0.342018992, 0.939696193) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1970. CFrame.new(0.4999955, -1.66622698, 0.776985824, 1.00000215, -7.83637972e-07, 1.97326563e-06, -2.46201864e-07, 0.866024256, 0.500002801, -2.62994263e-06, -0.500004411, 0.866025686) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1971. CFrame.new(-0.499997288, -0.982183516, -1.10241282, 1.00000286, -1.0350206e-08, -3.54912174e-07, 5.14367571e-08, 0.984808087, -0.173648417, -3.5131751e-07, 0.173648104, 0.984810948) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1972. }, .3, false)
  1973. end
  1974. for i = 0, 1, 0.1 do
  1975. swait()
  1976. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*50
  1977. PlayAnimationFromTable({
  1978. CFrame.new(0.057091713, 0.135582566, 0.0443314537, 1, 0, 0, 0, 0.927682936, 0.373360515, 0, -0.373360515, 0.927682936) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1979. CFrame.new(-0.0186543614, 1.43893313, 0.202606112, 0.998511374, -0.0402879454, 0.0367714167, 0.0506920666, 0.934284866, -0.35288769, -0.0201378576, 0.354226351, 0.934936166) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1980. CFrame.new(1.68912137, 0.196010083, 0.102462336, 0.924492478, -0.349139601, -0.153020516, 0.353632063, 0.935375035, 0.00231105089, 0.142324686, -0.0562494993, 0.988214195) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1981. CFrame.new(-1.56000602, 0.0381356478, -0.46972397, 0.992696524, 0.12063881, 1.04991102e-07, -0.0919796303, 0.756870151, -0.647050858, -0.0780595317, 0.642325222, 0.762438655) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1982. CFrame.new(0.612647414, -1.47144675, -0.556731939, 0.992708802, -0.100837603, -0.06603802, 0.111820064, 0.974958718, 0.192196012, 0.045003742, -0.198179156, 0.979125738) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1983. CFrame.new(-0.537494659, -1.65600026, 0.729900599, 0.991710365, 0.0555263385, 0.115877263, -0.119201362, 0.734256029, 0.668316305, -0.0479744226, -0.676588774, 0.734788299) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1984. }, .3, false)
  1985. end
  1986. -- v changed time (Salvo)
  1987. for i = 0, 2, 0.1 do
  1988. MagnitudeDamage(LeftLeg, 5, 3, 20, 1, 'Normal', '199149186', 1)
  1989. swait()
  1990. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*30
  1991. PlayAnimationFromTable({
  1992. CFrame.new(0, -0, 0, 0.642781496, -0.766049683, -3.12808822e-07, 0.766049683, 0.642781556, 7.50513607e-08, 1.42001966e-07, -3.27823869e-07, 1.00000012) * CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0+i*1000), 0),
  1993. CFrame.new(0.0589628965, 1.48549497, -0.200005725, 0.342010021, -1.26040527e-06, 0.939696372, 1.36627648e-07, 1.00000024, 1.32718878e-06, -0.939696372, -4.17231831e-07, 0.342010081) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1994. CFrame.new(0.456179023, 0.56618154, -1.02581036, 0.342003882, 0.907679439, 0.243210539, 0.939698756, -0.330352515, -0.0885091797, 7.1999084e-06, 0.25881505, -0.965927064) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1995. CFrame.new(-0.608400941, 0.703632832, 0.900031447, 0.499993861, -0.778390169, -0.379624903, 0.866029024, 0.449390858, 0.219184101, -1.06939497e-05, -0.438356787, 0.898801267) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1996. CFrame.new(1.57971871, -1.415923, -9.86601094e-08, 4.40059966e-06, -0.86602062, -0.500008225, -4.23191659e-06, 0.500008285, -0.866020679, 1.00000012, 5.94103585e-06, -1.46540526e-06) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1997. CFrame.new(-1.7249614, -1.05580914, -0.600024045, 0.556665421, 0.82977283, 0.0400093794, -0.663418889, 0.473019123, -0.579765916, -0.499999136, 0.296192586, 0.813800275) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  1998. }, .3, false)
  1999. CFuncs.Sound.Create("199145095", HumanoidRootPart, 1, 1.2)
  2000. end
  2001. for i = 0, 1, 0.1 do
  2002. MagnitudeDamage(RightLeg, 5, 3, 15, 1, 'Normal', '199149186', 1)
  2003. swait()
  2004. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*50
  2005. PlayAnimationFromTable({
  2006. CFrame.new(0, 0, 0, 0.642766833, -0.766061604, -1.87754631e-06, 0.766062379, 0.642767549, -1.28149986e-06, -2.5331974e-06, -3.22313099e-07, 0.999996662) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2007. CFrame.new(0.0589868128, 1.48555756, -0.200002283, 0.341969252, 2.25474796e-05, 0.939711154, -1.10798337e-05, 1.00000012, -1.89002603e-05, -0.939709663, -3.65659389e-06, 0.341963291) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2008. CFrame.new(0.45614472, 0.566188216, -1.02580297, 0.342018545, 0.907675982, 0.243202209, 0.93969363, -0.33036688, -0.0885095075, 6.33299351e-06, 0.258801788, -0.965926886) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2009. CFrame.new(-0.608350575, 0.703668118, 0.900029778, 0.500003874, -0.778391302, -0.379609793, 0.866023958, 0.449403495, 0.219179437, -1.16229057e-05, -0.438336134, 0.898807406) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2010. CFrame.new(1.57973671, -1.41598916, -7.29920794e-06, 6.51776791e-05, -0.866014957, -0.500018179, 7.81257859e-06, 0.500017345, -0.866015792, 0.999996543, 5.70416451e-05, 4.15742397e-05) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2011. CFrame.new(-1.72507429, -1.05586803, -0.600011408, 0.556633115, 0.829794526, 0.0400061607, -0.663449109, 0.472999275, -0.579748034, -0.499995589, 0.296159923, 0.81381011) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2012. }, .3, false)
  2013. end
  2014. CFuncs.Sound.Create("199145095", HumanoidRootPart, 1, 1)
  2015. MagnitudeDamage(Torso, 5, 3, 8, 1, 'Normal', '199149186', 1)
  2016. local Blade=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Ghost grey","Blade",Vector3.new(0.0500000007, 1.53244674, 0.0945124701))
  2017. BladeWeld=CFuncs.Weld.Create(m,Character["Left Arm"],Blade,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(-0.621009827, -1.22111011, 0.0493774414, -2.63735069e-06, 4.37113883e-08, 1, -8.74228903e-08, -1, 4.37111574e-08, 1, -8.74227766e-08, 2.63735069e-06))
  2018. CFuncs.Mesh.Create("SpecialMesh",Blade,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.945126534, 1, 1))
  2019. Blade2=CFuncs.Part.Create(m,Enum.Material.Plastic,0,0,"Ghost grey","Blade2",Vector3.new(0.0500000007, 0.0945123211, 1.53244293))
  2020. Blade2Weld=CFuncs.Weld.Create(m,Blade,Blade2,CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1),CFrame.new(0, -0.0944976807, -1.1920929e-07, 1, -4.37118466e-08, -1.31145043e-07, 1.31145043e-07, 1.680487e-07, 1, -4.37118217e-08, -1, 1.68048714e-07))
  2021. CFuncs.Mesh.Create("SpecialMesh",Blade2,Enum.MeshType.Wedge,"",Vector3.new(0, 0, 0),Vector3.new(0.945126116, 1, 1))
  2022. CFuncs.Sound.Create('210933582', Blade, 1, 1)
  2023. for i = 0, 1, 0.1 do
  2024. swait()
  2025. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*35
  2026. PlayAnimationFromTable({
  2027. CFrame.new(0, -0, 0, 0.642774582, -0.766055584, -8.94069672e-08, 0.766055226, 0.642774642, 5.06639481e-07, -3.57627869e-07, -3.79806806e-07, 0.999999821) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2028. CFrame.new(0.0589947999, 1.48555517, -0.199999601, 0.694235921, 0.323769867, 0.642812788, -0.422654301, 0.906291962, -1.86566649e-05, -0.582583547, -0.27167055, 0.766023099) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2029. CFrame.new(1.55620587, 0.566173196, 0.879425406, 0.342042625, -0.907675028, -0.243172556, 0.93968457, 0.330392301, 0.0885108635, 3.29315662e-06, -0.258779824, 0.965936303) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2030. CFrame.new(-1.98674369, 1.08673441, -0.844527662, 0.500017405, 0.545052052, 0.672982395, 0.866015494, -0.314693868, -0.388570398, -7.76350498e-06, 0.777110636, -0.629370749) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2031. CFrame.new(0.472010255, -1.63873601, 1.10147309, 0.577492774, -0.339663088, 0.74238205, -0.6277771, 0.396581441, 0.669790685, -0.521917999, -0.852849901, 0.0157904029) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2032. CFrame.new(-1.12803674, -0.477380514, -0.944762468, 0.5566414, 0.314433694, 0.768948436, -0.663449824, 0.7253263, 0.183675006, -0.49998486, -0.612399697, 0.612357438) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2033. }, .3, false)
  2034. end
  2035. MagnitudeDamage(LeftLeg, 5, 3, 10, 1, 'Normal', '199149186', 1)
  2036.  
  2037. for i = 0, 1, 0.1 do
  2038. swait()
  2039. Torso.Velocity=HumanoidRootPart.CFrame.lookVector*0
  2040. PlayAnimationFromTable({
  2041. CFrame.new(-0, -0, 0, 1, 0, 0, 0, 0.866026103, 0.499998897, 0, -0.499998897, 0.866026103) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2042. CFrame.new(0, 1.6461097, -0.0311346352, 1, 0, 0, 0, 0.956312776, -0.292375326, 0, 0.292375326, 0.956312776) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2043. CFrame.new(1.6299994, -1.10268593e-06, 1.37090683e-06, 0.729592562, -0.324828357, -0.601815224, 0.0773431957, 0.913544297, -0.399318516, 0.679494858, 0.244793519, 0.691638052) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2044. CFrame.new(-1.83000851, -1.63912773e-06, 4.05311584e-06, 0.725096703, 0.401919127, 0.559192479, -0.175310329, 0.892996013, -0.414517671, -0.665959179, 0.202533126, 0.717968881) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2045. CFrame.new(0.499997586, -1.73204744, -0.999996066, 0.951055408, 0, -0.309021354, -0.154510245, 0.866026103, -0.475526929, 0.267620414, 0.499998897, 0.823639274) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2046. CFrame.new(-0.829980016, -2.23204684, -0.133965611, 0.963289499, 0.173642531, -0.204749718, -0.183938086, 0.982409537, -0.0322215855, 0.195553094, 0.0686998963, 0.978284121) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2047. }, .3, false)
  2048. end
  2049.  
  2050. attack = false
  2051. Blade.Transparency = 1
  2052. Blade2.Transparency = 1
  2053. CFuncs.Sound.Create('210943487', Blade, 1, 1)
  2054. end
  2055. function Taunt()
  2056. attack = true
  2057.  
  2058. local RandomTaunt = math.random(1, 6)
  2059. for i = 0, 1, 0.1 do
  2060. swait()
  2061.  
  2062.  
  2063. end
  2064. if RandomTaunt == 1 then
  2065. CFuncs.Sound.Create('159882567', Head, 1, 1)
  2066. elseif RandomTaunt == 2 then
  2067. CFuncs.Sound.Create('159882504', Head, 1, 1)
  2068. elseif RandomTaunt == 3 then
  2069. CFuncs.Sound.Create('159972582', Head, 1, 1)
  2070. elseif RandomTaunt == 4 then
  2071. CFuncs.Sound.Create('160212585', Head, 1, 1)
  2072. elseif RandomTaunt == 5 then
  2073. CFuncs.Sound.Create('159882417', Head, 1, 1)
  2074. elseif RandomTaunt == 6 then
  2075. CFuncs.Sound.Create('159882417', Head, 1, 1)
  2076. end
  2077. for i = 0, 1, 0.1 do
  2078. swait()
  2079. PlayAnimationFromTable({
  2080. CFrame.new(-0.103028066, -0.0410266891, 0.148278922, 0.996193588, 1.34322499e-06, -0.0871474445, -6.86902411e-07, 1.00000441, -1.38429004e-06, 0.0871538818, 2.58434989e-06, 0.996198058) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2081. CFrame.new(7.49548462e-06, 1.4999944, 1.43111583e-06, 0.965919673, 1.68329007e-05, 0.258841187, -1.54472546e-05, 1.00000489, -3.92646734e-06, -0.258835793, 9.09004484e-07, 0.965923905) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2082. CFrame.new(1.61711669, 0.0308480058, -0.314450145, 0.907677054, -0.330356777, 0.258813411, 0.34201327, 0.939699829, -1.72969385e-06, -0.243199676, 0.0885178894, 0.965931535) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2083. CFrame.new(-1.12732565, 0.591384053, -1.25429332, -3.17577474e-07, 0.0871538222, 0.996193528, 1.00000441, -1.6532922e-06, 1.34322499e-06, 2.83722102e-06, 0.996197999, -0.0871473849) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2084. CFrame.new(0.756498814, -1.9515996, -0.153336674, 0.981057525, -0.172985658, 0.0871613324, 0.173650086, 0.984816372, 1.07272172e-06, -0.0858243704, 0.0151343122, 0.996200681) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2085. CFrame.new(-0.482957542, -2.00001907, 0.129397511, 0.852865577, 0.150385663, 0.499998987, -0.173651099, 0.984816253, 1.17081265e-06, -0.492395192, -0.0868221372, 0.866036713) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2086. }, .3, false)
  2087. end
  2088. for i = 0, 1, 0.1 do
  2089. swait()
  2090. PlayAnimationFromTable({
  2091. CFrame.new(-0.103028066, -0.0410266891, 0.148278922, 0.996193588, 1.34322499e-06, -0.0871474445, -6.86902411e-07, 1.00000441, -1.38429004e-06, 0.0871538818, 2.58434989e-06, 0.996198058) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2092. CFrame.new(8.12113285e-06, 1.50000513, 4.05311584e-06, 0.965928078, 0.0449642092, 0.254906088, -1.5494672e-05, 0.984815538, -0.173653126, -0.258837461, 0.167732835, 0.951247513) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2093. CFrame.new(1.61711669, 0.0308480058, -0.314450145, 0.907677054, -0.330356777, 0.258813411, 0.34201327, 0.939699829, -1.72969385e-06, -0.243199676, 0.0885178894, 0.965931535) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2094. CFrame.new(-1.12731683, 0.591380537, -1.25428081, 0.0298081003, 0.0818976909, 0.996189415, 0.93969512, -0.342022747, 1.29681735e-06, 0.340722531, 0.936113715, -0.0871467888) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2095. CFrame.new(0.756498814, -1.9515996, -0.153336674, 0.981057525, -0.172985658, 0.0871613324, 0.173650086, 0.984816372, 1.07272172e-06, -0.0858243704, 0.0151343122, 0.996200681) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2096. CFrame.new(-0.482957542, -2.00001907, 0.129397511, 0.852865577, 0.150385663, 0.499998987, -0.173651099, 0.984816253, 1.17081265e-06, -0.492395192, -0.0868221372, 0.866036713) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2097. }, .3, false)
  2098. end
  2099. attack = false
  2100. end
  2101.  
  2102. function flyingkick()
  2103. attack = true
  2104. for i = 0, 1, 0.1 do
  2105. swait()
  2106. PlayAnimationFromTable({
  2107. CFrame.new(-0.0429926626, 0.0894732475, 0.122994438, -0.727564096, 0.216495171, -0.650984228, 0.573419571, 0.712829351, -0.4038122, 0.376617283, -0.667086363, -0.642771661) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2108. CFrame.new(0.274499357, 1.93965256, -0.290742159, 0.812678874, 0.363525271, -0.455414772, -0.286139101, 0.929784596, 0.231571287, 0.50761956, -0.0578810275, 0.859634995) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2109. CFrame.new(1.5499568, 0.227483302, 0.0348644555, 0.532571554, -0.817559302, -0.219007775, 0.327320457, 0.437569499, -0.837492883, 0.780531168, 0.374339074, 0.500640929) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2110. CFrame.new(-1.59097123, 0.116363764, -0.24041757, 0.933583856, 0.270491242, 0.235065222, -0.0104056299, 0.676133752, -0.736705422, -0.358207911, 0.685330331, 0.634042203) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2111. CFrame.new(0.859973013, -1.63333058, -0.339466155, 0.664916039, -0.527359009, -0.528941691, 0.184340924, 0.802123129, -0.56799382, 0.723813057, 0.280162573, 0.630558252) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2112. CFrame.new(-0.689801693, -1.69944763, 0.234763622, 1.00000012, 2.02804804e-05, 8.85128975e-06, -1.37388706e-05, 0.251131684, 0.967952967, 1.74343586e-05, -0.967952967, 0.251131743) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2113. }, .3, false)
  2114. end
  2115. for i = 0, 1, 0.1 do
  2116. swait()
  2117. PlayAnimationFromTable({
  2118. CFrame.new(-0.351287425, 0.0290605277, -0.0769110247, -0.973907232, 0.0511301868, -0.221112013, -0.114961348, 0.728892446, 0.674907267, 0.195675001, 0.68271637, -0.703995585) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2119. CFrame.new(-0.0958961993, 1.46855259, -0.102531463, 0.986673295, 0.109493993, 0.120361403, -0.0941934884, 0.98752284, -0.126199752, -0.132677689, 0.113180697, 0.984676003) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2120. CFrame.new(1.45423353, 0.469249904, -0.153430343, 0.989281118, -0.0773509219, 0.12385425, 0.145651549, 0.462145418, -0.874761343, 0.0104248822, 0.883424401, 0.468457967) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2121. CFrame.new(-0.691947639, 0.337811351, -1.31342399, 0.63977766, -0.5364995, -0.550320745, -0.593830824, 0.10949415, -0.797104836, 0.487903237, 0.836767316, -0.248538017) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2122. CFrame.new(0.836311221, -1.86768115, -0.382668525, 0.942966878, -0.311612219, -0.117096215, 0.301472366, 0.948571861, -0.0965712965, 0.141166985, 0.0557623506, 0.988414168) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2123. CFrame.new(-1.04644108, -1.07495451, -0.755041718, 0.984032154, 0.170041472, 0.0525995046, -0.123230606, 0.864095151, -0.488010168, -0.128432944, 0.473735869, 0.871251643) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2124. }, .3, false)
  2125. end
  2126. attack = false
  2127. end
  2128.  
  2129.  
  2130. Mouse.Button1Down:connect(function()
  2131. if attack == false and attacktype == 1 then
  2132. attackone()
  2133. attacktype = 2
  2134. elseif attack == false and attacktype == 2 then
  2135. attacktwo()
  2136. attacktype = 3
  2137. elseif attack == false and attacktype == 3 then
  2138. attackthree()
  2139. attacktype = 1
  2140.  
  2141.  
  2142. end
  2143. end)
  2144.  
  2145. Mouse.KeyDown:connect(function(k)
  2146. k = k:lower()
  2147. if attack == false and k == "z" then
  2148. attacko()
  2149.  
  2150. elseif attack == false and k == "q" then
  2151. throwkniveskek()
  2152.  
  2153.  
  2154.  
  2155. elseif attack == false and k == "x" then
  2156. kickoverandover()
  2157.  
  2158. elseif attack == false and k == "g" then
  2159. Taunt()
  2160.  
  2161.  
  2162. elseif attack == false and k == "v" then
  2163.  
  2164. Spinkick()
  2165. elseif attack == false and k == "c" then
  2166. knivesandshit()
  2167.  
  2168. elseif attack == false and k == "f" then
  2169. leapandstab()
  2170.  
  2171.  
  2172.  
  2173. end
  2174. end)
  2175.  
  2176.  
  2177.  
  2178.  
  2179. while true do
  2180. swait()
  2181. for i, v in pairs(Character:GetChildren()) do
  2182. if v:IsA("Part") then
  2183. v.Material = "SmoothPlastic"
  2184. elseif v:IsA("Accessory") then
  2185. v:WaitForChild("Handle").Material = "SmoothPlastic"
  2186. end
  2187. end
  2188. Torsovelocity = (HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  2189. velocity = HumanoidRootPart.Velocity.y
  2190. sine = sine + change
  2191. local hit, pos = rayCast(HumanoidRootPart.Position, (CFrame.new(HumanoidRootPart.Position, HumanoidRootPart.Position - Vector3.new(0, 1, 0))).lookVector, 4, Character)
  2192. if HumanoidRootPart.Velocity.y > 1 and hit == nil then
  2193. Anim = "Jump"
  2194. if attack == false then
  2195. PlayAnimationFromTable({
  2196. CFrame.new(0, 0.0436773151, -0.0958894566, 1, 0, 0, 0, 0.979366124, 0.202094048, 0, -0.202094033, 0.979366124) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2197. CFrame.new(0, 1.50078464, -0.0434546769, 1, 0, 0, 0, 0.990667343, 0.136302382, 0, -0.136302412, 0.990667343) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2198. CFrame.new(1.64024234, 0.193567753, 0.00427898765, 0.892431021, -0.354886115, 0.278608471, 0.407243699, 0.899403036, -0.158829555, -0.19421488, 0.255205929, 0.94718039) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2199. CFrame.new(-1.6411283, 0.235373467, 0.0476976931, 0.854992151, 0.446793675, -0.263370335, -0.496187717, 0.852461219, -0.164643824, 0.150951192, 0.271450311, 0.950541198) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2200. CFrame.new(0.55792439, -1.57147515, -0.158797979, 0.997079909, 0.0636449754, -0.0421660356, -0.0447768904, 0.934851587, 0.352215409, 0.061834842, -0.349303246, 0.934978843) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2201. CFrame.new(-0.738243103, -1.88598239, 0.260951996, 0.962180376, 0.154025614, 0.224692196, -0.20719263, 0.94928062, 0.236513555, -0.176866814, -0.274123043, 0.945291162) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0)
  2202. }, 0.3, false)
  2203. end
  2204. elseif HumanoidRootPart.Velocity.y < -1 and hit == nil then
  2205. Anim = "Fall"
  2206. if attack == false then
  2207. PlayAnimationFromTable({
  2208. CFrame.new(0.0226157792, -0.0212399997, 0.130760044, 0.987825871, 0.0410310999, 0.150055334, 0, 0.964589238, -0.26375708, -0.15556398, 0.260546058, 0.952846169) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2209. CFrame.new(0.0388777852, 1.55246329, -0.167190313, 0.96372503, 0.00389923947, -0.266869605, 0.0835845172, 0.945186496, 0.3156524, 0.253472269, -0.326508105, 0.910574019) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2210. CFrame.new(1.72698784, 0.344668627, -0.2057845, 0.711411119, -0.460974425, 0.530468345, 0.667616367, 0.679052651, -0.30524689, -0.219505072, 0.571305454, 0.79084003) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2211. CFrame.new(-1.69352794, 0.405396253, 0.0323119164, 0.614052653, 0.685430944, -0.391310841, -0.764818966, 0.639190793, -0.0805452466, 0.194914013, 0.348741174, 0.916727304) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2212. CFrame.new(0.708790183, -1.69872558, -0.272453845, 0.962645173, -0.220248789, -0.157495782, 0.226377994, 0.973794341, 0.021872133, 0.148551151, -0.0567086488, 0.987277567) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2213. CFrame.new(-0.383032143, -1.80201328, -0.0648381114, 0.971793711, -0.202388048, 0.121063158, 0.131539553, 0.891238749, 0.434042007, -0.195740849, -0.405874491, 0.892722249) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0)
  2214. }, 0.3, false)
  2215. end
  2216. elseif Torsovelocity < 1 and hit ~= nil then
  2217. Anim = "Idle"
  2218. if attack == false then
  2219. change = 1
  2220. PlayAnimationFromTable({
  2221. CFrame.new(0, -0, -0, 0.965925455, 0, -0.25881964, 0, 1, 0, 0.25881964, 0, 0.965925455) * CFrame.new(0, 0 + 0.1 * math.cos(sine / 15), 0) * CFrame.Angles(0, 0, 0),
  2222. CFrame.new(5.36441803e-07, 1.49998856, -2.08616257e-07, 0.965924859, -0.044943627, 0.254889816, -3.80585334e-07, 0.984807909, 0.173648342, -0.258821845, -0.167731375, 0.951250255) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2223. CFrame.new(0.151348129, 0.0352778658, -0.72325331, 0.330360681, 0.907674789, 0.25881964, -0.939694464, 0.34201467, 0, -0.0885201171, -0.243211389, 0.965925455) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2224. CFrame.new(-0.417193592, 0.169204265, -0.583143771, -2.61240416e-06, -0.965925455, 0.25881964, 1, -2.70456076e-06, 0, 6.9999345e-07, 0.25881964, 0.965925455) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0, 0),
  2225. CFrame.new(0.756500721, -1.95157945, -0.15334031, 0.981053531, -0.172987491, 0.0871554017, 0.173647732, 0.984807551, -1.56565105e-09, -0.0858313292, 0.0151344873, 0.996189058) * CFrame.new(0, 0 - 0.1 * math.cos(sine / 15), 0) * CFrame.Angles(0, 0, 0),
  2226. CFrame.new(-0.482961625, -1.9999969, 0.129410028, 0.852866173, 0.15038389, 0.500000238, -0.173648432, 0.984807611, -5.17513143e-09, -0.492403984, -0.0868244395, 0.866023064) * CFrame.new(0, 0 - 0.1 * math.cos(sine / 15), 0) * CFrame.Angles(0, 0, 0),
  2227. }, .3, false)
  2228. end
  2229.  
  2230. elseif Torsovelocity > 6 and hit ~= nil then
  2231. Anim = "Walk"
  2232.  
  2233. if attack == false then
  2234. PlayAnimationFromTable({
  2235. CFrame.new(0, -0.174938306, -0.101783589, 1, 0, 0, 0, 0.979186654, 0.202961922, 0, -0.202961922, 0.979186654) * CFrame.new(0, 0 + 0.1 * math.cos(sine / 4), 0) * CFrame.Angles(0, 0 + 0.1 * math.sin(sine / 8), 0),
  2236. CFrame.new(0, 1.49999189, 1.58548355E-5, 1, 0, 0, 0, 0.995475352, -0.0950205326, 0, 0.0950205326, 0.995475352) * CFrame.new(0, 0, 0) * CFrame.Angles(0, 0 - 0.1 * math.sin(sine / 8), 0),
  2237. CFrame.new(1.57730746, 0.0719611943, 0.00628598034, 0.976458192, -0.188104928, 0.105574317, 0.200467497, 0.972049892, -0.122196086, -0.0796378255, 0.140483588, 0.986874938) * CFrame.new(-0.05, 0, -0.1 - 0.5 * math.sin(sine / 8)) * CFrame.Angles(math.rad(30 * math.sin(sine / 8)), math.rad(0), math.rad(0)),
  2238. CFrame.new(-1.55804253, 0.0689925253, 0.0429513156, 0.964821577, 0.249019504, -0.0843129531, -0.261087656, 0.945191264, -0.196078911, 0.0308643766, 0.211194247, 0.976956785) * CFrame.new(0.05, 0, -0.2 + 0.5 * math.sin(sine / 8)) * CFrame.Angles(math.rad(-30 * math.sin(sine / 8)), math.rad(0), math.rad(0)),
  2239. CFrame.new(0.5, -1.64 - 0.5 * math.cos(sine / 8) / 2, 0 + 1.5 * math.sin(sine / 8) / 2) * CFrame.Angles(math.rad(-50 * math.sin(sine / 8)), math.rad(-5), math.rad(0)),
  2240. CFrame.new(-0.5, -1.64 + 0.5 * math.cos(sine / 8) / 2, 0 - 1.5 * math.sin(sine / 8) / 2) * CFrame.Angles(math.rad(50 * math.sin(sine / 8)), math.rad(5), math.rad(0))
  2241. }, 0.3, false)
  2242. end
  2243. end
  2244. if 0 < #Effects then
  2245. for e = 1, #Effects do
  2246. if Effects[e] ~= nil then
  2247. local Thing = Effects[e]
  2248. if Thing ~= nil then
  2249. local Part = Thing[1]
  2250. local Mode = Thing[2]
  2251. local Delay = Thing[3]
  2252. local IncX = Thing[4]
  2253. local IncY = Thing[5]
  2254. local IncZ = Thing[6]
  2255. if Thing[2] == "Shoot" then
  2256. local Look = Thing[1]
  2257. local move = 30
  2258. if Thing[8] == 3 then
  2259. move = 10
  2260. end
  2261. local hit, pos = rayCast(Thing[4], Thing[1], move, m)
  2262. if Thing[10] ~= nil then
  2263. da = pos
  2264. cf2 = CFrame.new(Thing[4], Thing[10].Position)
  2265. cfa = CFrame.new(Thing[4], pos)
  2266. tehCF = cfa:lerp(cf2, 0.2)
  2267. Thing[1] = tehCF.lookVector
  2268. end
  2269. local mag = (Thing[4] - pos).magnitude
  2270. Effects["Head"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0), 1, mag * 5, 1, 0.5, 0, 0.5, 0.2)
  2271. if Thing[8] == 2 then
  2272. Effects["Ring"].Create(Torso.BrickColor, CFrame.new((Thing[4] + pos) / 2, pos) * CFrame.Angles(1.57, 0, 0) * CFrame.fromEulerAnglesXYZ(1.57, 0, 0), 1, 1, 0.1, 0.5, 0.5, 0.1, 0.1, 1)
  2273. end
  2274. Thing[4] = Thing[4] + Look * move
  2275. Thing[3] = Thing[3] - 1
  2276. if 2 < Thing[5] then
  2277. Thing[5] = Thing[5] - 0.3
  2278. Thing[6] = Thing[6] - 0.3
  2279. end
  2280. if hit ~= nil then
  2281. Thing[3] = 0
  2282. if Thing[8] == 1 or Thing[8] == 3 then
  2283. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", HumanoidRootPart, 0, "", 1)
  2284. else
  2285. if Thing[8] == 2 then
  2286. Damage(hit, hit, Thing[5], Thing[6], Thing[7], "Normal", HumanoidRootPart, 0, "", 1)
  2287. if (hit.Parent:findFirstChild("Humanoid")) ~= nil or (hit.Parent.Parent:findFirstChild("Humanoid")) ~= nil then
  2288. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new(.2,.2,.2))
  2289. ref.Anchored = true
  2290. ref.CFrame = CFrame.new(pos)
  2291. CFuncs["Sound"].Create("161006093", ref, 1, 1.2)
  2292. game:GetService("Debris"):AddItem(ref, 0.2)
  2293. Effects["Block"].Create(Torso.BrickColor, CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 1, 10, 10, 10, 0.1, 2)
  2294. Effects["Ring"].Create(BrickColor.new("Bright yellow"), CFrame.new(ref.Position) * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50)), 1, 1, 0.1, 4, 4, 0.1, 0.1)
  2295. MagnitudeDamage(ref, 15, Thing[5] / 1.5, Thing[6] / 1.5, 0, "Normal", "", 1)
  2296. end
  2297. end
  2298. end
  2299. ref = CFuncs.Part.Create(workspace, "Neon", 0, 1, BrickColor.new("Really red"), "Reference", Vector3.new(.2,.2,.2))
  2300. ref.Anchored = true
  2301. ref.CFrame = CFrame.new(pos)
  2302. Effects["Sphere"].Create(Torso.BrickColor, CFrame.new(pos), 5, 5, 5, 1, 1, 1, 0.07)
  2303. game:GetService("Debris"):AddItem(ref, 1)
  2304. end
  2305. if Thing[3] <= 0 then
  2306. table.remove(Effects, e)
  2307. end
  2308. end
  2309.  
  2310. do
  2311. do
  2312. if Thing[2] == "FireWave" then
  2313. if Thing[3] <= Thing[4] then
  2314. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(0, 1, 0)
  2315. Thing[3] = Thing[3] + 1
  2316. Thing[6].Scale = Thing[6].Scale + Vector3.new(Thing[5], 0, Thing[5])
  2317. else
  2318. Part.Parent = nil
  2319. table.remove(Effects, e)
  2320. end
  2321. end
  2322. if Thing[2] ~= "Shoot" and Thing[2] ~= "Shoot2" and Thing[2] ~= "Wave" and Thing[2] ~= "FireWave" then
  2323. if Thing[1].Transparency <= 1 then
  2324. if Thing[2] == "Block1" then
  2325. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  2326. Mesh = Thing[7]
  2327. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  2328. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2329. else
  2330. if Thing[2] == "Block2" then
  2331. Thing[1].CFrame = Thing[1].CFrame
  2332. Mesh = Thing[7]
  2333. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  2334. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2335. else
  2336. if Thing[2] == "Fire" then
  2337. Thing[1].CFrame = CFrame.new(Thing[1].Position) + Vector3.new(0, 0.2, 0)
  2338. Thing[1].CFrame = Thing[1].CFrame * CFrame.fromEulerAnglesXYZ(math.random(-50, 50), math.random(-50, 50), math.random(-50, 50))
  2339. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2340. else
  2341. if Thing[2] == "Cylinder" then
  2342. Mesh = Thing[7]
  2343. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  2344. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2345. else
  2346. if Thing[2] == "Blood" then
  2347. Mesh = Thing[7]
  2348. Thing[1].CFrame = Thing[1].CFrame * CFrame.new(0, 0.5, 0)
  2349. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[4], Thing[5], Thing[6])
  2350. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2351. else
  2352. if Thing[2] == "Elec" then
  2353. Mesh = Thing[10]
  2354. Mesh.Scale = Mesh.Scale + Vector3.new(Thing[7], Thing[8], Thing[9])
  2355. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2356. else
  2357. if Thing[2] == "Disappear" then
  2358. Thing[1].Transparency = Thing[1].Transparency + Thing[3]
  2359. end
  2360. end
  2361. end
  2362. end
  2363. end
  2364. end
  2365. end
  2366. else
  2367. Part.Parent = nil
  2368. table.remove(Effects, e)
  2369. end
  2370. end
  2371. end
  2372. end
  2373. end
  2374. end
  2375. end
  2376. end
  2377. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement