· 6 years ago · Jun 18, 2019, 04:16 AM
1-- This script has been converted to FE by iPxter
2
3
4if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
5local Player,Mouse,mouse,UserInputService,ContextActionService = owner
6do
7 print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
8 script.Parent = Player.Character
9
10 --RemoteEvent for communicating
11 local Event = Instance.new("RemoteEvent")
12 Event.Name = "UserInput_Event"
13
14 --Fake event to make stuff like Mouse.KeyDown work
15 local function fakeEvent()
16 local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
17 t.connect = t.Connect
18 return t
19 end
20
21 --Creating fake input objects with fake variables
22 local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
23 local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
24 local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
25 CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
26 end}
27 --Merged 2 functions into one by checking amount of arguments
28 CAS.UnbindAction = CAS.BindAction
29
30 --This function will trigger the events that have been :Connect()'ed
31 local function te(self,ev,...)
32 local t = m[ev]
33 if t and t._fakeEvent and t.Function then
34 t.Function(...)
35 end
36 end
37 m.TrigEvent = te
38 UIS.TrigEvent = te
39
40 Event.OnServerEvent:Connect(function(plr,io)
41 if plr~=Player then return end
42 if io.isMouse then
43 m.Target = io.Target
44 m.Hit = io.Hit
45 else
46 local b = io.UserInputState == Enum.UserInputState.Begin
47 if io.UserInputType == Enum.UserInputType.MouseButton1 then
48 return m:TrigEvent(b and "Button1Down" or "Button1Up")
49 end
50 for _,t in pairs(CAS.Actions) do
51 for _,k in pairs(t.Keys) do
52 if k==io.KeyCode then
53 t.Function(t.Name,io.UserInputState,io)
54 end
55 end
56 end
57 m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
58 UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
59 end
60 end)
61 Event.Parent = NLS([==[
62 local Player = owner
63 local Event = script:WaitForChild("UserInput_Event")
64
65 local UIS = game:GetService("UserInputService")
66 local input = function(io,a)
67 if a then return end
68 --Since InputObject is a client-side instance, we create and pass table instead
69 Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
70 end
71 UIS.InputBegan:Connect(input)
72 UIS.InputEnded:Connect(input)
73
74 local Mouse = Player:GetMouse()
75 local h,t
76 --Give the server mouse data 30 times every second, but only if the values changed
77 --If player is not moving their mouse, client won't fire events
78 while wait(1/30) do
79 if h~=Mouse.Hit or t~=Mouse.Target then
80 h,t=Mouse.Hit,Mouse.Target
81 Event:FireServer({isMouse=true,Target=t,Hit=h})
82 end
83 end]==],Player.Character)
84 Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
85end
86local p = owner
87local char = p.Character
88local larm = char["Left Arm"]
89local rarm = char["Right Arm"]
90local lleg = char["Left Leg"]
91local rleg = char["Right Leg"]
92local hed = char.Head
93local torso = char.Torso
94local hum = char.Humanoid
95local cam = game.Workspace.CurrentCamera
96local root = char.HumanoidRootPart
97local rj = root.RootJoint
98local deb = false
99local shot = 0
100local stanceToggle = "Idle1"
101local l = game:GetService("Lighting")
102local rs = game:GetService("RunService").RenderStepped
103local hb = game:GetService("RunService").Heartbeat
104local Stepped = game:GetService("RunService").RenderStepped
105math.randomseed(os.time())
106hum.JumpPower = 100
107---------------------
108
109-------------
110char["Body Colors"].HeadColor = BrickColor.new("Really black")
111char["Body Colors"].TorsoColor = BrickColor.new("Lime green")
112char["Body Colors"].LeftArmColor = BrickColor.new("Really black")
113char["Body Colors"].RightArmColor = BrickColor.new("Really black")
114---------------------------
115local Transforming = true
116hum.WalkSpeed = 0
117local fx = Instance.new("Part",torso)
118wit = torso.BrickColor.Color
119wit2 = Color3.new(0,0,0)
120local glowz = Instance.new("ParticleEmitter",fx)
121glowz.LightEmission = 1
122glowz.Texture = "rbxassetid://284205403"
123glowz.Color = ColorSequence.new(wit)
124glowz.Size = NumberSequence.new(5)
125glowz.Speed = NumberRange.new(25,50)
126glowz.LockedToPart = false
127glowz.Transparency = NumberSequence.new(0.75)
128glowz.RotSpeed = NumberRange.new(-2000,2000)
129glowz.Lifetime = NumberRange.new(1)
130glowz.Rate = 50000
131glowz.VelocitySpread = 9001
132fx.Anchored = true
133fx.Material = "Neon"
134fx.CanCollide = false
135fx.Locked = true
136fx.Transparency = 1
137fx.Material = "Neon"
138fx.Size = Vector3.new(1,1,1)
139fx.TopSurface = "SmoothNoOutlines"
140fx.BottomSurface = "SmoothNoOutlines"
141fx.BrickColor = BrickColor.new("Really black")
142fxm = Instance.new("SpecialMesh",fx)
143fxm.MeshType = "Sphere"
144local sa2 = Instance.new("Sound",torso)
145sa2.SoundId = "rbxassetid://93724183"
146sa2.Pitch = 0.5
147sa2.Volume = 5
148sa2.Looped = false
149sa2:Play()
150local value = 1
151fxm.Scale = Vector3.new(1,1,1)
152for i = 1, 20 do rs:wait()
153 value = value - 0.05
154 fx.Transparency = fx.Transparency - (1/20)
155 fx.CFrame = torso.CFrame
156 fxm.Scale = fxm.Scale + Vector3.new(value,value,value)
157 rs:wait()
158end
159----------------------------------------------------
160GroundWave1 = function()
161 local Transforming = true
162hum.WalkSpeed = 0
163local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
164 local Colors = {"White", "Really black"}
165 local wave = Instance.new("Part", torso)
166 wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
167 wave.Anchored = true
168 wave.CanCollide = false
169 wave.Locked = true
170 wave.Size = Vector3.new(1, 1, 1)
171 wave.TopSurface = "Smooth"
172 wave.BottomSurface = "Smooth"
173 wave.Transparency = 0.35
174 wave.CFrame = HandCF
175 wm = Instance.new("SpecialMesh", wave)
176 wm.MeshId = "rbxassetid://3270017"
177 coroutine.wrap(function()
178 for i = 1, 30, 1 do
179 wm.Scale = Vector3.new(50, 50, 1 + i*50)
180 wave.Size = wm.Scale
181 wave.CFrame = HandCF
182 wave.Transparency = i/30
183 wait()
184 end
185 wait()
186 wave:Destroy()
187 end)()
188end
189----------------------------------------------------
190GroundWave = function()
191 if Transforming == true then
192 local value = 5
193 local value2 = 10
194 local value3 = 20
195local sa2 = Instance.new("Sound",torso)
196sa2.SoundId = "rbxassetid://413682983"
197sa2.Pitch = 1
198sa2.Volume = 10
199sa2.Looped = false
200sa2:Play()
201 local wave = Instance.new("Part", torso)
202local glowz = Instance.new("ParticleEmitter",wave)
203glowz.LightEmission = 1
204glowz.Texture = "0"
205glowz.Color = ColorSequence.new(wit)
206glowz.Size = NumberSequence.new(30)
207glowz.Speed = NumberRange.new(25,100)
208glowz.LockedToPart = false
209glowz.Transparency = NumberSequence.new(0.75)
210glowz.RotSpeed = NumberRange.new(-2000,2000)
211glowz.Lifetime = NumberRange.new(1)
212glowz.Rate = 50000
213glowz.VelocitySpread = 9001
214
215 wave.BrickColor = BrickColor.new("Lime green")
216 wave.Anchored = true
217 wave.CanCollide = false
218 wave.Locked = true
219 wave.Size = Vector3.new(1, 1, 1)
220 wave.TopSurface = "Smooth"
221 wave.BottomSurface = "Smooth"
222 wave.Transparency = 0.35
223 wave.CFrame = fx.CFrame
224 wave.Material = "Neon"
225 wm = Instance.new("SpecialMesh", wave)
226 wm.MeshType = "Sphere"
227 wm.Scale = Vector3.new(1,1,1)
228 local wave2 = Instance.new("Part", torso)
229 wave2.BrickColor = BrickColor.new("Lime green")
230 wave2.Anchored = true
231 wave2.CanCollide = false
232 wave2.Locked = true
233 wave2.Size = Vector3.new(1, 1, 1)
234 wave2.TopSurface = "Smooth"
235 wave2.BottomSurface = "Smooth"
236 wave2.Transparency = 0.35
237 wave2.CFrame = fx.CFrame
238 wave2.Material = "Neon"
239 wm2 = Instance.new("SpecialMesh", wave2)
240 wm2.MeshType = "FileMesh"
241 wm2.MeshId = "http://www.roblox.com/asset/?id=3270017"
242 wm2.Scale = Vector3.new(1,1,1)
243 local wave3 = Instance.new("Part", torso)
244 wave3.BrickColor = BrickColor.new("Really black")
245 wave3.Anchored = true
246 wave3.CanCollide = false
247 wave3.Locked = true
248 wave3.Size = Vector3.new(1, 1, 1)
249 wave3.TopSurface = "Smooth"
250 wave3.BottomSurface = "Smooth"
251 wave3.Transparency = 0.35
252 wave3.CFrame = fx.CFrame
253 wave3.Material = "Neon"
254 wm3 = Instance.new("SpecialMesh", wave3)
255 wm3.MeshType = "FileMesh"
256 wm3.MeshId = "http://www.roblox.com/asset/?id=3270017"
257 wm3.Scale = Vector3.new(1,1,1)
258 coroutine.wrap(function()
259 for i = 1, 18, 1 do
260 value = value - 0.5
261 value2 = value2 - 0.75*1.5
262 value3 = value3 - 0.475*1.5
263 wm.Scale = wm.Scale + Vector3.new(value*3.5,value*3.5,value*3.5)
264 wm2.Scale = wm.Scale + Vector3.new(value2*3.5,value2*3.5,0.5)
265 wm3.Scale = wm.Scale + Vector3.new(value3*3.5,value3*3.5,0.25)
266 --wave.Size = wm.Scale
267 wave.CFrame = fx.CFrame
268 wave.Transparency = i/14
269 --wave2.Size = wm2.Scale
270 wave2.CFrame = fx.CFrame
271 wave2.Rotation = Vector3.new(90, 0, 0)
272 wave2.Transparency = i/14
273 --wave3.Size = wm3.Scale
274 wave3.CFrame = fx.CFrame
275 wave3.Rotation = Vector3.new(90, 0, 0)
276 wave3.Transparency = i/14
277 wait()
278 glowz.Rate = 0
279
280 end
281 wait()
282 wave:Destroy()
283 wave2:Destroy()
284 wave3:Destroy()
285 end)()
286 elseif Transforming == false then
287 wait()
288 end
289end
290
291for i = 1, 100 do rs:wait()
292 fx.CFrame = torso.CFrame
293end
294
295Spawn(function()
296 while wait(1) do
297 GroundWave()
298 end
299end)
300
301wait(4)
302
303Transforming = false
304
305local value2 = 1
306for i = 1, 20 do rs:wait()
307 value2 = value2 - 0.05
308 glowz.Rate = 0
309
310 fx.Transparency = fx.Transparency + (1/20)
311 fx.CFrame = torso.CFrame
312 fxm.Scale = fxm.Scale + Vector3.new(value2,value2,value2)
313 rs:wait()
314end
315glowz:Destroy()
316
317
318local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
319 local valuer = 5
320 local valuer2 = 10
321 local valuer3 = 15
322local sa2 = Instance.new("Sound",torso)
323sa2.SoundId = "rbxassetid://130972023"
324sa2.Pitch = 1
325sa2.Volume = 5
326sa2.Looped = false
327sa2:Play()
328local sar2 = Instance.new("Sound",torso)
329sar2.SoundId = "rbxassetid://153274423"
330sar2.Pitch = 1
331sar2.Volume = 5
332sar2.Looped = false
333sar2:Play()
334 local wave = Instance.new("Part", torso)
335 wave.BrickColor = BrickColor.new("Lime green")
336 wave.Anchored = true
337 wave.CanCollide = false
338 wave.Locked = true
339 wave.Size = Vector3.new(1, 1, 1)
340 wave.TopSurface = "Smooth"
341 wave.BottomSurface = "Smooth"
342 wave.Transparency = 0.35
343 wave.CFrame = HandCF
344 wm = Instance.new("SpecialMesh", wave)
345 wm.MeshId = "rbxassetid://3270017"
346 local wave2 = Instance.new("Part", torso)
347 wave2.BrickColor = BrickColor.new("Really black")
348 wave2.Anchored = true
349 wave2.CanCollide = false
350 wave2.Locked = true
351 wave2.Size = Vector3.new(1, 1, 1)
352 wave2.TopSurface = "Smooth"
353 wave2.BottomSurface = "Smooth"
354 wave2.Transparency = 0.35
355 wave2.CFrame = HandCF
356 wm2 = Instance.new("SpecialMesh", wave2)
357 wm2.MeshId = "rbxassetid://3270017"
358 local wave3 = Instance.new("Part", torso)
359 wave3.BrickColor = BrickColor.new("Lime green")
360 wave3.Anchored = true
361 wave3.CanCollide = false
362 wave3.Locked = true
363 wave3.Size = Vector3.new(1, 1, 1)
364 wave3.TopSurface = "Smooth"
365 wave3.BottomSurface = "Smooth"
366 wave3.Transparency = 0.35
367 wave3.CFrame = HandCF
368 wm3 = Instance.new("SpecialMesh", wave3)
369 wm3.MeshId = "rbxassetid://3270017"
370 coroutine.wrap(function()
371 for i = 1, 14, 1 do
372 valuer = valuer - 0.35
373 valuer2 = valuer - 0.45
374 valuer3 = valuer3 - 0.475
375 wm.Scale = wm.Scale + Vector3.new(valuer*2.5,valuer*2.5, 1 + i*200)
376 wave.Size = wm.Scale
377 wave.CFrame = HandCF
378 wave.Transparency = i/14
379 wm2.Scale = wm2.Scale + Vector3.new(valuer2*2.5,valuer2*2.5, 0 + i*10)
380 wave2.Size = wm2.Scale
381 wave2.CFrame = HandCF
382 wave2.Transparency = i/14
383 wm3.Scale = wm3.Scale + Vector3.new(valuer3*2.5,valuer3*2.5, 1)
384 wave3.Size = wm2.Scale
385 wave3.CFrame = HandCF
386 wave3.Transparency = i/14
387 wait()
388 end
389 wait()
390 wave:Destroy()
391 wave2:Destroy()
392end)()
393hum.WalkSpeed = 16
394--------------------
395
396------------
397fire = Instance.new('Fire',hed) -- change the part to where u want it to stick on
398fire.Color = Color3.new(0,1,0)
399fire.SecondaryColor = Color3.new(0,1,0)
400fire.Enabled = true
401--------------------------------------------------------------------------------------------------------
402plr= owner
403chr=plr.Character
404CV="Bright red"
405
406local txt = Instance.new("BillboardGui", chr)
407txt.Adornee = chr.Head
408txt.Name = "_status"
409txt.Size = UDim2.new(4, 0, 2.5, 0)
410txt.StudsOffset = Vector3.new(-4, 2, 0)
411local text = Instance.new("TextLabel", txt)
412text.Size = UDim2.new(3, 0, 0.5, 0)
413text.FontSize = "Size24"
414text.TextScaled = true
415text.TextTransparency = 0
416text.BackgroundTransparency = 1
417text.TextTransparency = 0
418text.TextStrokeTransparency = 0
419text.Font = "Bodoni"
420text.TextStrokeColor3 = Color3.new(0,1,0)
421text.Text = "Pumpkin Overseer"
422--------------------------------------------------------
423char["Body Colors"].HeadColor = BrickColor.new("Really black")
424char["Body Colors"].TorsoColor = BrickColor.new("Really black")
425char["Body Colors"].LeftArmColor = BrickColor.new("Really black")
426char["Body Colors"].RightArmColor = BrickColor.new("Really black")
427--------------------------------------------------------------
428fat = Instance.new("BindableEvent",script)
429fat.Name = "Heartbeat"
430
431script:WaitForChild("Heartbeat")
432
433frame = 1/30
434tf = 0
435allowframeloss = false --if set to true will fire every frame it possibly can. This will result in multiple events happening at the same time whenever delta returns frame*2 or greater.
436tossremainder = false --if set to true t will be set to 0 after Fire()-ing.
437lastframe = tick()
438script.Heartbeat:Fire() --ayy lmao
439
440game:GetService("RunService").Heartbeat:connect(function(s,p) --herp derp
441 tf = tf + s
442 if tf >= frame then
443 if allowframeloss then
444 script.Heartbeat:Fire()
445 lastframe=tick()
446 else
447 --print("FIRED "..math.floor(t/frame).." FRAME(S)","REMAINDER "..(t - frame*(math.floor(t/frame))))
448 for i=1, math.floor(tf/frame) do
449 script.Heartbeat:Fire()
450 end
451 lastframe=tick()
452 end
453 if tossremainder then
454 tf = 0
455 else
456 tf = tf - frame * math.floor(tf/frame)
457 end
458 end
459end)
460----------------------------------------------------
461for i,v in pairs(char:children()) do
462 if v:IsA("Hat") then
463 v:Destroy()
464 end
465end
466for i,v in pairs (hed:GetChildren()) do
467 if v:IsA("Sound") then
468 v:Destroy()
469 end
470end
471----------------------------------------------------
472Debounces = {
473CanAttack = true;
474CanJoke = true;
475NoIdl = false;
476Slashing = false;
477Slashed = false;
478ks = false;
479}
480----------------------------------------------------
481function weld5(part0, part1, c0, c1)
482 weeld=Instance.new("Weld", part0)
483 weeld.Part0=part0
484 weeld.Part1=part1
485 weeld.C0=c0
486 weeld.C1=c1
487 return weeld
488end
489----------------------------------------------------
490function NewPart(prnt,siz,cf,trans,anc,mat,col)
491 local prt=Instance.new("Part")
492 prt.Parent=prnt
493 prt.Name="Part"
494 prt.Size=siz
495 prt.CanCollide=false
496 prt.Anchored=anc
497 prt.Locked=true
498 prt.Transparency = trans
499 prt.TopSurface=10
500 prt.BottomSurface=10
501 prt.FrontSurface=10
502 prt.BackSurface=10
503 prt.LeftSurface=10
504 prt.RightSurface=10
505 prt:BreakJoints()
506 prt.CFrame=cf or CFrame.new(30,10,30)
507 prt.Material=mat
508 prt.BrickColor=BrickColor.new(col)
509 m=Instance.new("SpecialMesh",prt)
510 m.MeshType=6
511 return prt
512end
513----------------------------------------------------
514function lerp(a, b, t) -- Linear interpolation
515 return a + (b - a)*t
516end
517
518function slerp(a, b, t) --Spherical interpolation
519 dot = a:Dot(b)
520 if dot > 0.99999 or dot < -0.99999 then
521 return t <= 0.5 and a or b
522 else
523 r = math.acos(dot)
524 return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
525 end
526end
527
528function matrixInterpolate(a, b, t)
529 local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
530 local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
531 local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
532 local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
533 local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
534 local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
535 local t = v1:Dot(v2)
536 if not (t < 0 or t == 0 or t > 0) then -- Failsafe
537 return CFrame.new()
538 end
539 return CFrame.new(
540 v0.x, v0.y, v0.z,
541 v1.x, v1.y, v1.z,
542 v2.x, v2.y, v2.z,
543 v3.x, v3.y, v3.z)
544end
545----------------------------------------------------
546function genWeld(a,b)
547 local w = Instance.new("Weld",a)
548 w.Part0 = a
549 w.Part1 = b
550 return w
551end
552function weld(a, b)
553 local weld = Instance.new("Weld")
554 weld.Name = "W"
555 weld.Part0 = a
556 weld.Part1 = b
557 weld.C0 = a.CFrame:inverse() * b.CFrame
558 weld.Parent = a
559 return weld;
560end
561----------------------------------------------------
562function Lerp(c1,c2,al)
563 local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
564 local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
565 for i,v in pairs(com1) do
566 com1[i] = v+(com2[i]-v)*al
567 end
568 return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
569end
570----------------------------------------------------
571newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
572 local wld = Instance.new("Weld", wp1)
573 wld.Part0 = wp0
574 wld.Part1 = wp1
575 wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
576end
577----------------------------------------------------
578newWeld(torso, larm, -1.5, 0.5, 0)
579larm.Weld.C1 = CFrame.new(0, 0.5, 0)
580newWeld(torso, rarm, 1.5, 0.5, 0)
581rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
582newWeld(torso, hed, 0, 1.5, 0)
583newWeld(torso, lleg, -0.5, -1, 0)
584lleg.Weld.C1 = CFrame.new(0, 1, 0)
585newWeld(torso, rleg, 0.5, -1, 0)
586rleg.Weld.C1 = CFrame.new(0, 1, 0)
587newWeld(root, torso, 0, -1, 0)
588torso.Weld.C1 = CFrame.new(0, -1, 0)
589----------------------------------------------------
590
591hed.face.Texture = "http://www.roblox.com/asset/?id=0"
592hed.Transparency = 1
593
594-----------------------
595LittleWave = function()
596 local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
597 local Colors = {"Lime green", "Black","Really black"}
598 local wave = Instance.new("Part", torso)
599
600
601 wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
602
603
604 wave.Anchored = true
605 wave.CanCollide = false
606 wave.Material = "Neon"
607 wave.Locked = true
608 wave.Size = Vector3.new(1, 1, 1)
609 wave.TopSurface = "Smooth"
610 wave.BottomSurface = "Smooth"
611 wave.Transparency = 0.35
612 wave.CFrame = HandCF
613 wm = Instance.new("SpecialMesh", wave)
614 wm.MeshId = "rbxassetid://3270017"
615 coroutine.wrap(function()
616 for i = 1, 14, 1 do
617 wm.Scale = Vector3.new(0.8 + i*0.8, 0.8 + i*0.8, 0.8)
618 wave.Size = wm.Scale
619 wave.CFrame = HandCF
620 wave.Transparency = i/14
621 wait()
622 end
623 wait()
624 wave:Destroy()
625 end)()
626end
627 Spawn(function()
628 while wait(.8) do
629 LittleWave()
630 end
631end)
632
633-----------------------------
634
635------------------------
636
637-------------------------
638
639
640----------------------------------------------------
641z = Instance.new("Sound", char)
642z.SoundId = "rbxassetid://435750418"
643z.Looped = true
644z.Pitch = 1
645z.Volume = 7
646wait(.1)
647z:Play()
648----------------------------------------------------
649
650
651---------------------
652
653New = function(Object, Parent, Name, Data)
654 local Object = Instance.new(Object)
655 for Index, Value in pairs(Data or {}) do
656 Object[Index] = Value
657 end
658 Object.Parent = Parent
659 Object.Name = Name
660 return Object
661end
662----------------------------------------------------
663--reaper hat
664for _,x in pairs(char:children()) do
665if x:IsA('Hat') then x:remove() end
666if x:IsA('Shirt') then x:remove() end
667if x:IsA('Pants') then x:remove() end
668end
669
670local h = Instance.new('Part', char)
671h.Name = 'DK Hood'
672h.Size = Vector3.new(0.5,0.5,0.5)
673h.CFrame = hed.CFrame
674h.CanCollide = false
675--
676newWeld(hed, h, 0, 0.35, 0)
677--
678local m = Instance.new('SpecialMesh', h)
679m.Name = "Reaper's Cowl"
680m.MeshType = 'FileMesh'
681m.Scale = Vector3.new(0.5,0.5,0.5)
682m.MeshId,m.TextureId = 'http://www.roblox.com/asset/?id=1474596','http://www.roblox.com/asset/?id=103577616'
683m.VertexColor = Vector3.new(1,1,1)
684local shirt = Instance.new("Shirt",p.Character)
685local pants = Instance.new("Pants",p.Character)
686shirt.ShirtTemplate = "rbxassetid://233027251"
687pants.PantsTemplate = "rbxassetid://149639608"
688--Left Arm
689m = Instance.new("Model")
690m.Name = "LeftArm"
691p1 = Instance.new("Part", m)
692p1.BrickColor = BrickColor.new("Lime green")
693p1.Material = Enum.Material.Granite
694p1.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
695p1.Size = Vector3.new(1, 0.200000048, 1)
696p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
697p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
698p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
699p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
700p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
701p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
702b1 = Instance.new("SpecialMesh", p1)
703b1.MeshType = Enum.MeshType.Brick
704b1.Name = "Mesh"
705b1.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
706p2 = Instance.new("Part", m)
707p2.BrickColor = BrickColor.new("Lime green")
708p2.Material = Enum.Material.Granite
709p2.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
710p2.Size = Vector3.new(1, 0.200000048, 1)
711p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
712p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
713p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
714p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
715p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
716p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
717b2 = Instance.new("SpecialMesh", p2)
718b2.MeshType = Enum.MeshType.Brick
719b2.Name = "Mesh"
720b2.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
721p3 = Instance.new("Part", m)
722p3.BrickColor = BrickColor.new("Lime green")
723p3.Material = Enum.Material.Granite
724p3.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
725p3.Size = Vector3.new(1, 0.200000048, 1)
726p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
727p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
728p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
729p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
730p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
731p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
732b3 = Instance.new("SpecialMesh", p3)
733b3.MeshType = Enum.MeshType.Brick
734b3.Name = "Mesh"
735b3.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
736p4 = Instance.new("Part", m)
737p4.BrickColor = BrickColor.new("Black")
738p4.Material = Enum.Material.SmoothPlastic
739p4.Name = "LeftArmPlate"
740p4.Size = Vector3.new(1, 2, 1)
741p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
742p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
743p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
744p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
745p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
746p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
747b4 = Instance.new("SpecialMesh", p4)
748b4.MeshType = Enum.MeshType.Brick
749b4.Name = "Mesh"
750b4.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
751p5 = Instance.new("Part", m)
752p5.BrickColor = BrickColor.new("Lime green")
753p5.Material = Enum.Material.Granite
754p5.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
755p5.Size = Vector3.new(1, 0.200000048, 1)
756p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
757p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
758p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
759p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
760p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
761p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
762b5 = Instance.new("SpecialMesh", p5)
763b5.MeshType = Enum.MeshType.Brick
764b5.Name = "Mesh"
765b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
766p6 = Instance.new("Part", m)
767p6.BrickColor = BrickColor.new("Lime green")
768p6.Material = Enum.Material.Granite
769p6.CFrame = CFrame.new(-1.5, 5.73969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
770p6.Size = Vector3.new(1, 0.200000048, 1)
771p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
772p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
773p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
774p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
775p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
776p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
777b6 = Instance.new("SpecialMesh", p6)
778b6.MeshType = Enum.MeshType.Brick
779b6.Name = "Mesh"
780b6.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
781p7 = Instance.new("Part", m)
782p7.BrickColor = BrickColor.new("Lime green")
783p7.Material = Enum.Material.Granite
784p7.CFrame = CFrame.new(-1.5, 6.03969383, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
785p7.FormFactor = Enum.FormFactor.Custom
786p7.Size = Vector3.new(1, 0.200000048, 1)
787p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
788p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
789p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
790p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
791p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
792p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
793b7 = Instance.new("SpecialMesh", p7)
794b7.MeshType = Enum.MeshType.Brick
795b7.Name = "Mesh"
796b7.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
797p8 = Instance.new("Part", m)
798p8.BrickColor = BrickColor.new("Lime green")
799p8.Material = Enum.Material.Granite
800p8.CFrame = CFrame.new(-1.5, 6.33969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
801p8.FormFactor = Enum.FormFactor.Custom
802p8.Size = Vector3.new(1, 0.200000048, 1)
803p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
804p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
805p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
806p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
807p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
808p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
809b8 = Instance.new("SpecialMesh", p8)
810b8.MeshType = Enum.MeshType.Brick
811b8.Name = "Mesh"
812b8.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
813p9 = Instance.new("Part", m)
814p9.BrickColor = BrickColor.new("Lime green")
815p9.Material = Enum.Material.Granite
816p9.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
817p9.FormFactor = Enum.FormFactor.Custom
818p9.Size = Vector3.new(1, 0.200000048, 1)
819p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
820p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
821p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
822p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
823p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
824p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
825b9 = Instance.new("SpecialMesh", p9)
826b9.MeshType = Enum.MeshType.Brick
827b9.Name = "Mesh"
828b9.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
829p10 = Instance.new("Part", m)
830p10.BrickColor = BrickColor.new("Black")
831p10.Material = Enum.Material.SmoothPlastic
832p10.CFrame = CFrame.new(-1.5, 6.78969193, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
833p10.FormFactor = Enum.FormFactor.Custom
834p10.Size = Vector3.new(1, 0.349999994, 1)
835p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
836p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
837p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
838p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
839p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
840p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
841b10 = Instance.new("SpecialMesh", p10)
842b10.MeshType = Enum.MeshType.Brick
843b10.Name = "Mesh"
844b10.Scale = Vector3.new(1.12, 1.01999998, 1.12)
845p11 = Instance.new("Part", m)
846p11.BrickColor = BrickColor.new("Black")
847p11.Material = Enum.Material.Metal
848p11.CFrame = CFrame.new(-1.5, 6.48969078, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
849p11.FormFactor = Enum.FormFactor.Custom
850p11.Size = Vector3.new(1, 0.25, 1)
851p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
852p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
853p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
854p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
855p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
856p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
857b11 = Instance.new("SpecialMesh", p11)
858b11.MeshType = Enum.MeshType.Brick
859b11.Name = "Mesh"
860b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
861p12 = Instance.new("Part", m)
862p12.BrickColor = BrickColor.new("Black")
863p12.Material = Enum.Material.Metal
864p12.CFrame = CFrame.new(-1.5, 6.18969154, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
865p12.FormFactor = Enum.FormFactor.Custom
866p12.Size = Vector3.new(1, 0.25, 1)
867p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
868p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
869p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
870p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
871p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
872p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
873b12 = Instance.new("SpecialMesh", p12)
874b12.MeshType = Enum.MeshType.Brick
875b12.Name = "Mesh"
876b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
877p13 = Instance.new("Part", m)
878p13.BrickColor = BrickColor.new("Black")
879p13.Material = Enum.Material.Metal
880p13.CFrame = CFrame.new(-1.5, 5.88968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
881p13.FormFactor = Enum.FormFactor.Custom
882p13.Size = Vector3.new(1, 0.25, 1)
883p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
884p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
885p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
886p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
887p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
888p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
889b13 = Instance.new("SpecialMesh", p13)
890b13.MeshType = Enum.MeshType.Brick
891b13.Name = "Mesh"
892b13.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
893p14 = Instance.new("Part", m)
894p14.BrickColor = BrickColor.new("Black")
895p14.Material = Enum.Material.Metal
896p14.CFrame = CFrame.new(-1.5, 5.58969307, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
897p14.FormFactor = Enum.FormFactor.Custom
898p14.Size = Vector3.new(1, 0.25, 1)
899p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
900p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
901p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
902p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
903p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
904p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
905b14 = Instance.new("SpecialMesh", p14)
906b14.MeshType = Enum.MeshType.Brick
907b14.Name = "Mesh"
908b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
909p15 = Instance.new("Part", m)
910p15.BrickColor = BrickColor.new("Lime green")
911p15.Material = Enum.Material.Granite
912p15.CFrame = CFrame.new(-1.5, 6.63968849, 22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
913p15.FormFactor = Enum.FormFactor.Custom
914p15.Size = Vector3.new(1, 1, 1)
915p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
916p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
917p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
918p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
919p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
920p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
921b15 = Instance.new("SpecialMesh", p15)
922b15.MeshType = Enum.MeshType.Sphere
923b15.Name = "Mesh"
924p16 = Instance.new("Part", m)
925p16.BrickColor = BrickColor.new("Black")
926p16.Material = Enum.Material.Metal
927p16.CFrame = CFrame.new(-1.49142194, 4.80968094, 21.7695732, 1, 1.67448022e-007, -1.06342185e-007, -2.04123751e-007, 0.500000119, -0.866025269, -6.57511308e-008, 0.866025329, 0.5)
928p16.FormFactor = Enum.FormFactor.Custom
929p16.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
930p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
931p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
932p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
933p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
934p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
935p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
936b16 = Instance.new("SpecialMesh", p16)
937b16.MeshType = Enum.MeshType.Brick
938b16.Name = "Mesh"
939b16.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
940p17 = Instance.new("Part", m)
941p17.BrickColor = BrickColor.new("Black")
942p17.Material = Enum.Material.SmoothPlastic
943p17.CFrame = CFrame.new(-1.50000083, 5.33968592, 22.4999943, 1, -9.44388034e-009, 5.2184074e-008, -7.54702114e-008, 0.999999881, 2.38418579e-007, 2.60919535e-008, 1.1920929e-007, 0.999999881)
944p17.FormFactor = Enum.FormFactor.Custom
945p17.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
946p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
947p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
948p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
949p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
950p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
951p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
952b17 = Instance.new("SpecialMesh", p17)
953b17.MeshType = Enum.MeshType.Brick
954b17.Name = "Mesh"
955b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
956p18 = Instance.new("Part", m)
957p18.BrickColor = BrickColor.new("Black")
958p18.Material = Enum.Material.SmoothPlastic
959p18.CFrame = CFrame.new(-1.50000072, 5.33968782, 22.4999962, 1, -3.77485776e-008, 7.82760807e-008, -1.03774902e-007, 0.999999881, 3.57627869e-007, 5.21839532e-008, 2.38418565e-007, 0.999999881)
960p18.FormFactor = Enum.FormFactor.Custom
961p18.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
962p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
963p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
964p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
965p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
966p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
967p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
968b18 = Instance.new("SpecialMesh", p18)
969b18.MeshType = Enum.MeshType.Brick
970b18.Name = "Mesh"
971b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
972p19 = Instance.new("Part", m)
973p19.BrickColor = BrickColor.new("Black")
974p19.Material = Enum.Material.SmoothPlastic
975p19.CFrame = CFrame.new(-1.5000006, 5.33968973, 22.4999981, 1, -6.60532748e-008, 1.04368084e-007, -1.32079592e-007, 0.999999881, 4.76837158e-007, 7.82759457e-008, 3.5762784e-007, 0.999999881)
976p19.FormFactor = Enum.FormFactor.Custom
977p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
978p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
979p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
980p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
981p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
982p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
983p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
984b19 = Instance.new("SpecialMesh", p19)
985b19.MeshType = Enum.MeshType.Brick
986b19.Name = "Mesh"
987b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
988p20 = Instance.new("Part", m)
989p20.BrickColor = BrickColor.new("Really black")
990p20.Material = Enum.Material.SmoothPlastic
991p20.CFrame = CFrame.new(-1.50000048, 5.33969164, 22.5, 1, -9.4357965e-008, 1.3046008e-007, -1.60384275e-007, 0.999999881, 5.96046448e-007, 1.04367942e-007, 4.76837101e-007, 0.999999881)
992p20.FormFactor = Enum.FormFactor.Custom
993p20.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
994p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
995p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
996p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
997p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
998p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
999p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1000b20 = Instance.new("SpecialMesh", p20)
1001b20.MeshType = Enum.MeshType.Brick
1002b20.Name = "Mesh"
1003b20.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
1004p21 = Instance.new("Part", m)
1005p21.BrickColor = BrickColor.new("Black")
1006p21.Material = Enum.Material.Metal
1007p21.CFrame = CFrame.new(-1.93255413, 4.43040705, 22.5000057, -1.61368675e-007, -0.707106769, -0.707106769, -4.62050195e-007, -0.707106471, 0.707106948, -0.999999881, -5.86611463e-007, 4.45824725e-007)
1008p21.FormFactor = Enum.FormFactor.Custom
1009p21.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
1010p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1011p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1012p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1013p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1014p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1015p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1016b21 = Instance.new("SpecialMesh", p21)
1017b21.MeshType = Enum.MeshType.Wedge
1018b21.Name = "Mesh"
1019b21.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1020p22 = Instance.new("Part", m)
1021p22.BrickColor = BrickColor.new("Black")
1022p22.Material = Enum.Material.Metal
1023p22.CFrame = CFrame.new(-2.22184062, 4.80970049, 22.5000057, -6.50768897e-008, 0.866025269, 0.50000006, -7.82806978e-007, 0.499999732, -0.866025329, -0.999999881, 3.74247918e-007, -2.56530342e-007)
1024p22.FormFactor = Enum.FormFactor.Custom
1025p22.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1026p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1027p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1028p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1029p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1030p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1031p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1032b22 = Instance.new("SpecialMesh", p22)
1033b22.MeshType = Enum.MeshType.Brick
1034b22.Name = "Mesh"
1035b22.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1036p23 = Instance.new("Part", m)
1037p23.BrickColor = BrickColor.new("Black")
1038p23.Material = Enum.Material.Metal
1039p23.CFrame = CFrame.new(-2.41184235, 5.35969734, 22.5000076, -1.73507274e-007, 0.98480767, 0.17364803, -8.28146199e-007, 0.173647702, -0.984807611, -0.999999881, 1.49283139e-007, -3.43238185e-007)
1040p23.FormFactor = Enum.FormFactor.Custom
1041p23.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1042p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1043p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1044p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1045p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1046p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1047p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1048b23 = Instance.new("SpecialMesh", p23)
1049b23.MeshType = Enum.MeshType.Brick
1050b23.Name = "Mesh"
1051b23.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1052p24 = Instance.new("Part", m)
1053p24.BrickColor = BrickColor.new("Black")
1054p24.Material = Enum.Material.Metal
1055p24.CFrame = CFrame.new(-2.41184616, 5.92969847, 22.5000076, -1.73507232e-007, 0.984807611, -0.173648104, -8.12965368e-007, -0.173648402, -0.984807432, -0.999999881, 2.02498356e-008, -3.8854634e-007)
1056p24.FormFactor = Enum.FormFactor.Custom
1057p24.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1058p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1059p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1060p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1061p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1062p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1063p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1064b24 = Instance.new("SpecialMesh", p24)
1065b24.MeshType = Enum.MeshType.Brick
1066b24.Name = "Mesh"
1067b24.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1068p25 = Instance.new("Part", m)
1069p25.BrickColor = BrickColor.new("Black")
1070p25.Material = Enum.Material.Metal
1071p25.CFrame = CFrame.new(-2.14142036, 6.39827347, 22.5000114, -7.7074823e-008, 0.707106829, -0.70710659, -7.54731559e-007, -0.707106769, -0.707106471, -0.999999881, -1.79262827e-007, -4.39258827e-007)
1072p25.FormFactor = Enum.FormFactor.Custom
1073p25.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1074p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1075p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1076p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1077p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1078p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1079p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1080b25 = Instance.new("SpecialMesh", p25)
1081b25.MeshType = Enum.MeshType.Brick
1082b25.Name = "Mesh"
1083b25.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
1084p26 = Instance.new("Part", m)
1085p26.BrickColor = BrickColor.new("Black")
1086p26.Material = Enum.Material.Metal
1087p26.CFrame = CFrame.new(-1.49142087, 6.39827442, 23.1500168, -0.999999881, 1.1920929e-007, 2.68220901e-007, 1.49011612e-007, -0.707106948, -0.707106233, -1.77625395e-007, -0.707107306, 0.707106113)
1088p26.FormFactor = Enum.FormFactor.Custom
1089p26.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1090p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1091p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1092p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1093p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1094p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1095p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1096b26 = Instance.new("SpecialMesh", p26)
1097b26.MeshType = Enum.MeshType.Brick
1098b26.Name = "Mesh"
1099b26.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
1100p27 = Instance.new("Part", m)
1101p27.BrickColor = BrickColor.new("Black")
1102p27.Material = Enum.Material.Metal
1103p27.CFrame = CFrame.new(-1.49141955, 5.92969704, 23.420433, -0.999999881, -3.03310628e-007, 3.64177367e-007, 1.73600242e-007, -0.173648864, -0.984807312, 2.67648517e-008, -0.98480773, 0.173647434)
1104p27.FormFactor = Enum.FormFactor.Custom
1105p27.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1106p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1107p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1108p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1109p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1110p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1111p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1112b27 = Instance.new("SpecialMesh", p27)
1113b27.MeshType = Enum.MeshType.Brick
1114b27.Name = "Mesh"
1115b27.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1116p28 = Instance.new("Part", m)
1117p28.BrickColor = BrickColor.new("Black")
1118p28.Material = Enum.Material.Metal
1119p28.CFrame = CFrame.new(-1.49141943, 5.35969734, 23.4204254, -0.999999881, -3.81113438e-007, 3.10304756e-007, 1.64414772e-007, 0.173647091, -0.984807551, -6.59209363e-008, -0.984807372, -0.17364876)
1120p28.FormFactor = Enum.FormFactor.Custom
1121p28.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1122p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1123p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1124p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1125p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1126p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1127p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1128b28 = Instance.new("SpecialMesh", p28)
1129b28.MeshType = Enum.MeshType.Brick
1130b28.Name = "Mesh"
1131b28.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1132p29 = Instance.new("Part", m)
1133p29.BrickColor = BrickColor.new("Black")
1134p29.Material = Enum.Material.Metal
1135p29.CFrame = CFrame.new(-1.49141932, 4.80969858, 23.2304344, -0.999999881, -4.47128798e-007, 1.98065763e-007, 1.97699791e-007, 0.499998987, -0.866025448, -1.51352623e-007, -0.866024613, -0.500000715)
1136p29.FormFactor = Enum.FormFactor.Custom
1137p29.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1138p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1139p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1140p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1141p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1142p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1143p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1144b29 = Instance.new("SpecialMesh", p29)
1145b29.MeshType = Enum.MeshType.Brick
1146b29.Name = "Mesh"
1147b29.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1148p30 = Instance.new("Part", m)
1149p30.BrickColor = BrickColor.new("Black")
1150p30.Material = Enum.Material.Metal
1151p30.CFrame = CFrame.new(-1.49142027, 4.43040895, 22.9411469, -0.999999881, 4.25206935e-007, 1.94115486e-007, 4.85997248e-007, -0.707105517, 0.707107246, -5.38012159e-008, 0.707105875, 0.707107246)
1152p30.FormFactor = Enum.FormFactor.Custom
1153p30.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
1154p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1155p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1156p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1157p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1158p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1159p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1160b30 = Instance.new("SpecialMesh", p30)
1161b30.MeshType = Enum.MeshType.Wedge
1162b30.Name = "Mesh"
1163b30.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1164p31 = Instance.new("Part", m)
1165p31.BrickColor = BrickColor.new("Black")
1166p31.Material = Enum.Material.Metal
1167p31.CFrame = CFrame.new(-1.49141979, 6.39827871, 21.8500175, 0.999999881, 3.40091276e-007, -1.70074486e-007, -5.85792634e-007, -0.707105458, -0.707107246, 1.83170471e-007, 0.707105815, -0.707107365)
1168p31.FormFactor = Enum.FormFactor.Custom
1169p31.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1170p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1171p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1172p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1173p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1174p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1175p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1176b31 = Instance.new("SpecialMesh", p31)
1177b31.MeshType = Enum.MeshType.Brick
1178b31.Name = "Mesh"
1179b31.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
1180p32 = Instance.new("Part", m)
1181p32.BrickColor = BrickColor.new("Black")
1182p32.Material = Enum.Material.Metal
1183p32.CFrame = CFrame.new(-1.49141908, 4.43041086, 22.0588818, 0.999999881, -5.29441166e-008, -6.45117154e-007, -3.43892481e-007, -0.707107067, 0.707105517, 1.02492642e-007, -0.707107663, -0.707105637)
1184p32.FormFactor = Enum.FormFactor.Custom
1185p32.Size = Vector3.new(0.200000003, 0.200000048, 0.399999976)
1186p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1187p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1188p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1189p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1190p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1191p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1192b32 = Instance.new("SpecialMesh", p32)
1193b32.MeshType = Enum.MeshType.Wedge
1194b32.Name = "Mesh"
1195b32.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1196p33 = Instance.new("Part", m)
1197p33.BrickColor = BrickColor.new("Black")
1198p33.Material = Enum.Material.Metal
1199p33.CFrame = CFrame.new(-1.4914217, 5.92970181, 21.5795879, 0.999999881, 5.22213554e-007, 2.83446013e-008, -7.00635724e-007, -0.173646629, -0.984807253, 1.38921934e-007, 0.984807372, -0.17364946)
1200p33.FormFactor = Enum.FormFactor.Custom
1201p33.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1202p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1203p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1204p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1205p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1206p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1207p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1208b33 = Instance.new("SpecialMesh", p33)
1209b33.MeshType = Enum.MeshType.Brick
1210b33.Name = "Mesh"
1211b33.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1212p34 = Instance.new("Part", m)
1213p34.BrickColor = BrickColor.new("Black")
1214p34.Material = Enum.Material.Metal
1215p34.CFrame = CFrame.new(-1.49141932, 5.35969925, 21.5795956, 0.999999881, 5.04442426e-007, 2.22697935e-007, -7.44121166e-007, 0.17364943, -0.984806716, 1.65013844e-007, 0.984807849, 0.173646525)
1216p34.FormFactor = Enum.FormFactor.Custom
1217p34.Size = Vector3.new(0.200000003, 0.200000048, 0.599999964)
1218p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1219p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1220p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1221p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1222p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1223p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1224b34 = Instance.new("SpecialMesh", p34)
1225b34.MeshType = Enum.MeshType.Brick
1226b34.Name = "Mesh"
1227b34.Scale = Vector3.new(1.04999995, 1.01999998, 1.03999996)
1228w1 = Instance.new("Weld", p1)
1229w1.Name = "Part_Weld"
1230w1.Part0 = p1
1231w1.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1232w1.Part1 = p2
1233w1.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1234w2 = Instance.new("Weld", p2)
1235w2.Name = "Part_Weld"
1236w2.Part0 = p2
1237w2.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1238w2.Part1 = p3
1239w2.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1240w3 = Instance.new("Weld", p3)
1241w3.Name = "LeftArmPlate_Weld"
1242w3.Part0 = p3
1243w3.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1244w3.Part1 = p4
1245w3.C1 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1246w4 = Instance.new("Weld", p4)
1247w4.Name = "Part_Weld"
1248w4.Part0 = p4
1249w4.C0 = CFrame.new(1.5, -18.1000156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1250w4.Part1 = p5
1251w4.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1252w5 = Instance.new("Weld", p5)
1253w5.Name = "Part_Weld"
1254w5.Part0 = p5
1255w5.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1256w5.Part1 = p6
1257w5.C1 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1258w6 = Instance.new("Weld", p6)
1259w6.Name = "Part_Weld"
1260w6.Part0 = p6
1261w6.C0 = CFrame.new(1.5, -17.9000149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1262w6.Part1 = p7
1263w6.C1 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1264w7 = Instance.new("Weld", p7)
1265w7.Name = "Part_Weld"
1266w7.Part0 = p7
1267w7.C0 = CFrame.new(1.5, -18.2000179, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1268w7.Part1 = p8
1269w7.C1 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1270w8 = Instance.new("Weld", p8)
1271w8.Name = "Part_Weld"
1272w8.Part0 = p8
1273w8.C0 = CFrame.new(1.5, -18.5000172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1274w8.Part1 = p9
1275w8.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1276w9 = Instance.new("Weld", p9)
1277w9.Name = "Part_Weld"
1278w9.Part0 = p9
1279w9.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1280w9.Part1 = p10
1281w9.C1 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1282w10 = Instance.new("Weld", p10)
1283w10.Name = "Part_Weld"
1284w10.Part0 = p10
1285w10.C0 = CFrame.new(1.5, -18.950016, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1286w10.Part1 = p11
1287w10.C1 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1288w11 = Instance.new("Weld", p11)
1289w11.Name = "Part_Weld"
1290w11.Part0 = p11
1291w11.C0 = CFrame.new(1.5, -18.6500149, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1292w11.Part1 = p12
1293w11.C1 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1294w12 = Instance.new("Weld", p12)
1295w12.Name = "Part_Weld"
1296w12.Part0 = p12
1297w12.C0 = CFrame.new(1.5, -18.3500156, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1298w12.Part1 = p13
1299w12.C1 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1300w13 = Instance.new("Weld", p13)
1301w13.Name = "Part_Weld"
1302w13.Part0 = p13
1303w13.C0 = CFrame.new(1.5, -18.0500126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1304w13.Part1 = p14
1305w13.C1 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1306w14 = Instance.new("Weld", p14)
1307w14.Name = "Part_Weld"
1308w14.Part0 = p14
1309w14.C0 = CFrame.new(1.5, -17.7500172, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1310w14.Part1 = p15
1311w14.C1 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1312w15 = Instance.new("Weld", p15)
1313w15.Name = "Part_Weld"
1314w15.Part0 = p15
1315w15.C0 = CFrame.new(1.5, -18.8000126, -22.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1316w15.Part1 = p16
1317w15.C1 = CFrame.new(1.49142683, -27.338007, 3.81166649, 1, -2.04123751e-007, -6.57511308e-008, 1.67448022e-007, 0.500000119, 0.866025329, -1.06342185e-007, -0.866025269, 0.5)
1318w16 = Instance.new("Weld", p16)
1319w16.Name = "Part_Weld"
1320w16.Part0 = p16
1321w16.C0 = CFrame.new(1.49142683, -27.338007, 3.81166649, 1, -2.04123751e-007, -6.57511308e-008, 1.67448022e-007, 0.500000119, 0.866025329, -1.06342185e-007, -0.866025269, 0.5)
1322w16.Part1 = p17
1323w16.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1324w17 = Instance.new("Weld", p17)
1325w17.Name = "Part_Weld"
1326w17.Part0 = p17
1327w17.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1328w17.Part1 = p18
1329w17.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1330w18 = Instance.new("Weld", p18)
1331w18.Name = "Part_Weld"
1332w18.Part0 = p18
1333w18.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1334w18.Part1 = p19
1335w18.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1336w19 = Instance.new("Weld", p19)
1337w19.Name = "Part_Weld"
1338w19.Part0 = p19
1339w19.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1340w19.Part1 = p20
1341w19.C1 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1342w20 = Instance.new("Weld", p20)
1343w20.Name = "Part_Weld"
1344w20.Part0 = p20
1345w20.C0 = CFrame.new(1.50000179, -17.5000076, -22.4999943, 1, -4.71655142e-008, -4.97379915e-014, 1.88608098e-008, 1, 2.98023224e-008, 2.60920601e-008, 8.94069672e-008, 1)
1346w20.Part1 = p21
1347w20.C1 = CFrame.new(22.4999943, 10.3648901, -13.0979404, -3.09086232e-008, 1.63798575e-007, -1, -0.707106888, -0.70710665, -9.39673512e-008, -0.70710665, 0.707106888, 1.37678796e-007)
1348w21 = Instance.new("Weld", p21)
1349w21.Name = "Part_Weld"
1350w21.Part0 = p21
1351w21.C0 = CFrame.new(22.4999943, 10.3648901, -13.0979404, -3.09086232e-008, 1.63798575e-007, -1, -0.707106888, -0.70710665, -9.39673512e-008, -0.70710665, 0.707106888, 1.37678796e-007)
1352w21.Part1 = p22
1353w21.C1 = CFrame.new(22.4999981, -6.56083632, 15.8073826, 6.53831052e-008, -1.56958208e-007, -1, 0.866025388, 0.5, -2.18557226e-008, 0.5, -0.866025388, 1.68621398e-007)
1354w22 = Instance.new("Weld", p22)
1355w22.Name = "Part_Weld"
1356w22.Part0 = p22
1357w22.C0 = CFrame.new(22.4999981, -6.56083632, 15.8073826, 6.53831052e-008, -1.56958208e-007, -1, 0.866025388, 0.5, -2.18557226e-008, 0.5, -0.866025388, 1.68621398e-007)
1358w22.Part1 = p23
1359w22.C1 = CFrame.new(22.5, -0.667109907, 17.6726532, -4.30473222e-008, -2.02297542e-007, -1, 0.984807789, 0.17364794, -7.75219178e-008, 0.17364794, -0.984807789, 1.91749166e-007)
1360w23 = Instance.new("Weld", p23)
1361w23.Name = "Part_Weld"
1362w23.Part0 = p23
1363w23.C0 = CFrame.new(22.5, -0.667109907, 17.6726532, -4.30473222e-008, -2.02297542e-007, -1, 0.984807789, 0.17364794, -7.75219178e-008, 0.17364794, -0.984807789, 1.91749166e-007)
1364w23.Part1 = p24
1365w23.C1 = CFrame.new(22.5, 5.5165062, 17.3963699, -4.30473079e-008, -1.87116754e-007, -1, 0.98480773, -0.173648238, -9.9008588e-009, -0.173648238, -0.98480773, 1.91749152e-007)
1366w24 = Instance.new("Weld", p24)
1367w24.Name = "Part_Weld"
1368w24.Part0 = p24
1369w24.C0 = CFrame.new(22.5, 5.5165062, 17.3963699, -4.30473079e-008, -1.87116754e-007, -1, 0.98480773, -0.173648238, -9.9008588e-009, -0.173648238, -0.98480773, 1.91749152e-007)
1370w24.Part1 = p25
1371w24.C1 = CFrame.new(22.5000019, 14.6371164, 11.6086912, 5.33850866e-008, -1.28882959e-007, -1, 0.707106829, -0.707106769, 1.28882959e-007, -0.707106769, -0.707106829, 5.33851079e-008)
1372w25 = Instance.new("Weld", p25)
1373w25.Name = "Part_Weld"
1374w25.Part0 = p25
1375w25.C0 = CFrame.new(22.5000019, 14.6371164, 11.6086912, 5.33850866e-008, -1.28882959e-007, -1, 0.707106829, -0.707106769, 1.28882959e-007, -0.707106769, -0.707106829, 5.33851079e-008)
1376w25.Part1 = p26
1377w25.C1 = CFrame.new(-1.49141967, 29.4924316, -3.24661636, -1, -1.1920929e-007, -4.71654928e-008, 1.1920929e-007, -0.707106709, -0.707106888, 8.94069672e-008, -0.707106829, 0.70710665)
1378w26 = Instance.new("Weld", p26)
1379w26.Name = "Part_Weld"
1380w26.Part0 = p26
1381w26.C0 = CFrame.new(-1.49141967, 29.4924316, -3.24661636, -1, -1.1920929e-007, -4.71654928e-008, 1.1920929e-007, -0.707106709, -0.707106888, 8.94069672e-008, -0.707106829, 0.70710665)
1382w26.Part1 = p27
1383w26.C1 = CFrame.new(-1.49142396, 26.2059097, 13.748271, -1, -1.22925456e-007, 1.83316814e-007, -1.79966634e-007, -0.173648238, -0.98480773, 1.85296102e-007, -0.98480773, 0.173648149)
1384w27 = Instance.new("Weld", p27)
1385w27.Name = "Part_Weld"
1386w27.Part0 = p27
1387w27.C0 = CFrame.new(-1.49142396, 26.2059097, 13.748271, -1, -1.22925456e-007, 1.83316814e-007, -1.79966634e-007, -0.173648238, -0.98480773, 1.85296102e-007, -0.98480773, 0.173648149)
1388w27.Part1 = p28
1389w27.C1 = CFrame.new(-1.49142182, 20.0222931, 21.3207512, -1, -1.60415567e-007, 1.16723079e-007, -1.73416339e-007, 0.17364794, -0.98480773, 1.61053634e-007, -0.98480773, -0.173648015)
1390w28 = Instance.new("Weld", p28)
1391w28.Name = "Part_Weld"
1392w28.Part0 = p28
1393w28.C0 = CFrame.new(-1.49142182, 20.0222931, 21.3207512, -1, -1.60415567e-007, 1.16723079e-007, -1.73416339e-007, 0.17364794, -0.98480773, 1.61053634e-007, -0.98480773, -0.173648015)
1394w28.Part1 = p29
1395w28.C1 = CFrame.new(-1.49142063, 11.6331291, 26.311676, -1, -1.55435174e-007, 5.73833887e-008, -1.6416179e-007, 0.5, -0.866025329, 1.17385696e-007, -0.866025329, -0.500000119)
1396w29 = Instance.new("Weld", p29)
1397w29.Name = "Part_Weld"
1398w29.Part0 = p29
1399w29.C0 = CFrame.new(-1.49142063, 11.6331291, 26.311676, -1, -1.55435174e-007, 5.73833887e-008, -1.6416179e-007, 0.5, -0.866025329, 1.17385696e-007, -0.866025329, -0.500000119)
1400w29.Part1 = p30
1401w29.C1 = CFrame.new(-1.49142897, -4.49042225, -27.9532433, -1, 1.04557571e-007, 1.81026579e-007, 9.25360411e-008, -0.70710665, 0.707106829, 2.00373876e-007, 0.707106888, 0.707106769)
1402w30 = Instance.new("Weld", p30)
1403w30.Name = "Part_Weld"
1404w30.Part0 = p30
1405w30.C0 = CFrame.new(-1.49142897, -4.49042225, -27.9532433, -1, 1.04557571e-007, 1.81026579e-007, 9.25360411e-008, -0.70710665, 0.707106829, 2.00373876e-007, 0.707106888, 0.707106769)
1406w30.Part1 = p31
1407w30.C1 = CFrame.new(1.49142683, -2.32737827, 28.5731888, 1, -1.76048474e-007, -7.77491636e-008, -3.10438502e-008, -0.707106709, 0.707106769, -1.77897419e-007, -0.707106829, -0.707106829)
1408w31 = Instance.new("Weld", p31)
1409w31.Name = "Part_Weld"
1410w31.Part0 = p31
1411w31.C0 = CFrame.new(1.49142683, -2.32737827, 28.5731888, 1, -1.76048474e-007, -7.77491636e-008, -3.10438502e-008, -0.707106709, 0.707106769, -1.77897419e-007, -0.707106829, -0.707106829)
1412w31.Part1 = p32
1413w31.C1 = CFrame.new(1.49142444, 27.3293839, 3.86655521, 1, 9.41566256e-008, -1.8451928e-007, -6.23315088e-008, -0.70710665, -0.707107008, -2.35517859e-007, 0.707106888, -0.70710659)
1414w32 = Instance.new("Weld", p32)
1415w32.Name = "Part_Weld"
1416w32.Part0 = p32
1417w32.C0 = CFrame.new(1.49142444, 27.3293839, 3.86655521, 1, 9.41566256e-008, -1.8451928e-007, -6.23315088e-008, -0.70710665, -0.707107008, -2.35517859e-007, 0.707106888, -0.70710659)
1418w32.Part1 = p33
1419w32.C1 = CFrame.new(1.49143207, -18.1104279, 21.5624332, 1, -2.34282282e-007, -1.74181523e-007, 1.61463277e-007, -0.173648089, 0.98480773, -2.37625457e-007, -0.98480773, -0.173648238)
1420w33 = Instance.new("Weld", p33)
1421w33.Name = "Part_Weld"
1422w33.Part0 = p33
1423w33.C0 = CFrame.new(1.49143207, -18.1104279, 21.5624332, 1, -2.34282282e-007, -1.74181523e-007, 1.61463277e-007, -0.173648089, 0.98480773, -2.37625457e-007, -0.98480773, -0.173648238)
1424w33.Part1 = p34
1425w33.C1 = CFrame.new(1.49143016, -24.2940445, 13.5065851, 1, -2.49463085e-007, -1.74181523e-007, 2.35634644e-007, 0.173648074, 0.98480773, -1.83021399e-007, -0.98480773, 0.17364794)
1426m.Parent = larm
1427m:MakeJoints()
1428----------------------------------------------------
1429local cor = Instance.new("Part", larm.LeftArm)
1430cor.Name = "Thingy"
1431cor.Locked = true
1432cor.BottomSurface = 0
1433cor.CanCollide = false
1434cor.Size = Vector3.new(1, 1, 1)
1435cor.Transparency = 1
1436cor.TopSurface = 0
1437corw = Instance.new("Weld", cor)
1438corw.Part0 = larm
1439corw.Part1 = cor
1440corw.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
1441corw.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
1442weld1 = Instance.new("Weld", larm.LeftArm)
1443weld1.Part0 = cor
1444weld1.Part1 = larm.LeftArm.LeftArmPlate
1445weld1.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
1446--Right Arm
1447m2 = Instance.new("Model")
1448m2.Name = "RightArm"
1449p1 = Instance.new("Part", m2)
1450p1.BrickColor = BrickColor.new("Lime green")
1451p1.Material = Enum.Material.Granite
1452p1.CFrame = CFrame.new(3.5, -9.44201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1453p1.FormFactor = Enum.FormFactor.Custom
1454p1.Size = Vector3.new(1, 0.200000048, 1)
1455p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1456p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1457p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1458p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1459p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1460p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1461b1 = Instance.new("SpecialMesh", p1)
1462b1.MeshType = Enum.MeshType.Brick
1463b1.Name = "Mesh"
1464b1.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
1465p2 = Instance.new("Part", m2)
1466p2.BrickColor = BrickColor.new("Lime green")
1467p2.Material = Enum.Material.Granite
1468p2.CFrame = CFrame.new(3.5, -9.74201393, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1469p2.FormFactor = Enum.FormFactor.Custom
1470p2.Size = Vector3.new(1, 0.200000048, 1)
1471p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1472p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1473p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1474p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1475p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1476p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1477b2 = Instance.new("SpecialMesh", p2)
1478b2.MeshType = Enum.MeshType.Brick
1479b2.Name = "Mesh"
1480b2.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
1481p3 = Instance.new("Part", m2)
1482p3.BrickColor = BrickColor.new("Lime green")
1483p3.Material = Enum.Material.Granite
1484p3.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1485p3.FormFactor = Enum.FormFactor.Custom
1486p3.Size = Vector3.new(1, 0.200000048, 1)
1487p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1488p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1489p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1490p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1491p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1492p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1493b3 = Instance.new("SpecialMesh", p3)
1494b3.MeshType = Enum.MeshType.Brick
1495b3.Name = "Mesh"
1496b3.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
1497p4 = Instance.new("Part", m2)
1498p4.BrickColor = BrickColor.new("Lime green")
1499p4.Material = Enum.Material.Granite
1500p4.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1501p4.FormFactor = Enum.FormFactor.Custom
1502p4.Size = Vector3.new(1, 0.200000048, 1)
1503p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1504p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1505p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1506p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1507p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1508p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1509b4 = Instance.new("SpecialMesh", p4)
1510b4.MeshType = Enum.MeshType.Brick
1511b4.Name = "Mesh"
1512b4.Scale = Vector3.new(1.05999994, 0.699999988, 1.05999994)
1513p5 = Instance.new("Part", m2)
1514p5.BrickColor = BrickColor.new("Lime green")
1515p5.Material = Enum.Material.Granite
1516p5.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1517p5.FormFactor = Enum.FormFactor.Custom
1518p5.Size = Vector3.new(1, 0.200000048, 1)
1519p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1520p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1521p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1522p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1523p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1524p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1525b5 = Instance.new("SpecialMesh", p5)
1526b5.MeshType = Enum.MeshType.Brick
1527b5.Name = "Mesh"
1528b5.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
1529p6 = Instance.new("Part", m2)
1530p6.BrickColor = BrickColor.new("Lime green")
1531p6.Material = Enum.Material.Granite
1532p6.CFrame = CFrame.new(3.5, -8.84201622, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1533p6.FormFactor = Enum.FormFactor.Custom
1534p6.Size = Vector3.new(1, 1, 1)
1535p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1536p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1537p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1538p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1539p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1540p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1541b6 = Instance.new("SpecialMesh", p6)
1542b6.MeshType = Enum.MeshType.Sphere
1543b6.Name = "Mesh"
1544p7 = Instance.new("Part", m2)
1545p7.BrickColor = BrickColor.new("Black")
1546p7.Material = Enum.Material.SmoothPlastic
1547p7.Name = "RightArmPlate"
1548p7.CFrame = CFrame.new(3.5, -9.54201603, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1549p7.FormFactor = Enum.FormFactor.Symmetric
1550p7.Size = Vector3.new(1, 2, 1)
1551p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1552p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1553p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1554p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1555p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1556p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1557b7 = Instance.new("SpecialMesh", p7)
1558b7.MeshType = Enum.MeshType.Brick
1559b7.Name = "Mesh"
1560b7.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
1561p8 = Instance.new("Part", m2)
1562p8.BrickColor = BrickColor.new("Lime green")
1563p8.Material = Enum.Material.Granite
1564p8.CFrame = CFrame.new(3.5, -9.14201164, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1565p8.FormFactor = Enum.FormFactor.Custom
1566p8.Size = Vector3.new(1, 0.200000048, 1)
1567p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1568p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1569p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1570p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1571p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1572p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1573b8 = Instance.new("SpecialMesh", p8)
1574b8.MeshType = Enum.MeshType.Brick
1575b8.Name = "Mesh"
1576b8.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
1577p9 = Instance.new("Part", m2)
1578p9.BrickColor = BrickColor.new("Black")
1579p9.Material = Enum.Material.SmoothPlastic
1580p9.CFrame = CFrame.new(3.5, -8.69201183, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1581p9.FormFactor = Enum.FormFactor.Custom
1582p9.Size = Vector3.new(1, 0.349999994, 1)
1583p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1584p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1585p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1586p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1587p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1588p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1589b9 = Instance.new("SpecialMesh", p9)
1590b9.MeshType = Enum.MeshType.Brick
1591b9.Name = "Mesh"
1592b9.Scale = Vector3.new(1.12, 1.01999998, 1.12)
1593p10 = Instance.new("Part", m2)
1594p10.BrickColor = BrickColor.new("Black")
1595p10.Material = Enum.Material.Metal
1596p10.CFrame = CFrame.new(3.5, -8.99201584, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1597p10.FormFactor = Enum.FormFactor.Custom
1598p10.Size = Vector3.new(1, 0.25, 1)
1599p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1600p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1601p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1602p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1603p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1604p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1605b10 = Instance.new("SpecialMesh", p10)
1606b10.MeshType = Enum.MeshType.Brick
1607b10.Name = "Mesh"
1608b10.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
1609p11 = Instance.new("Part", m2)
1610p11.BrickColor = BrickColor.new("Black")
1611p11.Material = Enum.Material.Metal
1612p11.CFrame = CFrame.new(3.5, -9.29201508, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1613p11.FormFactor = Enum.FormFactor.Custom
1614p11.Size = Vector3.new(1, 0.25, 1)
1615p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1616p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1617p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1618p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1619p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1620p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1621b11 = Instance.new("SpecialMesh", p11)
1622b11.MeshType = Enum.MeshType.Brick
1623b11.Name = "Mesh"
1624b11.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
1625p12 = Instance.new("Part", m2)
1626p12.BrickColor = BrickColor.new("Black")
1627p12.Material = Enum.Material.Metal
1628p12.CFrame = CFrame.new(3.5, -9.59201431, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1629p12.FormFactor = Enum.FormFactor.Custom
1630p12.Size = Vector3.new(1, 0.25, 1)
1631p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1632p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1633p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1634p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1635p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1636p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1637b12 = Instance.new("SpecialMesh", p12)
1638b12.MeshType = Enum.MeshType.Brick
1639b12.Name = "Mesh"
1640b12.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
1641p13 = Instance.new("Part", m2)
1642p13.BrickColor = BrickColor.new("Lime green")
1643p13.Material = Enum.Material.Granite
1644p13.CFrame = CFrame.new(3.5, -9.44201088, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1645p13.FormFactor = Enum.FormFactor.Custom
1646p13.Size = Vector3.new(1, 0.200000048, 1)
1647p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1648p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1649p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1650p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1651p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1652p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1653b13 = Instance.new("SpecialMesh", p13)
1654b13.MeshType = Enum.MeshType.Brick
1655b13.Name = "Mesh"
1656b13.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
1657p14 = Instance.new("Part", m2)
1658p14.BrickColor = BrickColor.new("Black")
1659p14.Material = Enum.Material.Metal
1660p14.CFrame = CFrame.new(3.5, -9.89201069, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1661p14.FormFactor = Enum.FormFactor.Custom
1662p14.Size = Vector3.new(1, 0.25, 1)
1663p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1664p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1665p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1666p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1667p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1668p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1669b14 = Instance.new("SpecialMesh", p14)
1670b14.MeshType = Enum.MeshType.Brick
1671b14.Name = "Mesh"
1672b14.Scale = Vector3.new(1.03999996, 0.400000006, 1.03999996)
1673p15 = Instance.new("Part", m2)
1674p15.BrickColor = BrickColor.new("Lime green")
1675p15.Material = Enum.Material.Granite
1676p15.CFrame = CFrame.new(3.5, -9.74201298, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1677p15.FormFactor = Enum.FormFactor.Custom
1678p15.Size = Vector3.new(1, 0.200000048, 1)
1679p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1680p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1681p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1682p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1683p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1684p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1685b15 = Instance.new("SpecialMesh", p15)
1686b15.MeshType = Enum.MeshType.Brick
1687b15.Name = "Mesh"
1688b15.Scale = Vector3.new(1.03999996, 1.01999998, 1.03999996)
1689p16 = Instance.new("Part", m2)
1690p16.BrickColor = BrickColor.new("Black")
1691p16.Material = Enum.Material.SmoothPlastic
1692p16.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1693p16.FormFactor = Enum.FormFactor.Custom
1694p16.Size = Vector3.new(1.01999998, 0.300000012, 1.01999998)
1695p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1696p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1697p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1698p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1699p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1700p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1701b16 = Instance.new("SpecialMesh", p16)
1702b16.MeshType = Enum.MeshType.Brick
1703b16.Name = "Mesh"
1704b16.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
1705p17 = Instance.new("Part", m2)
1706p17.BrickColor = BrickColor.new("Black")
1707p17.Material = Enum.Material.SmoothPlastic
1708p17.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1709p17.FormFactor = Enum.FormFactor.Custom
1710p17.Size = Vector3.new(1.00999999, 0.400000036, 1.00999999)
1711p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1712p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1713p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1714p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1715p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1716p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1717b17 = Instance.new("SpecialMesh", p17)
1718b17.MeshType = Enum.MeshType.Brick
1719b17.Name = "Mesh"
1720b17.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
1721p18 = Instance.new("Part", m2)
1722p18.BrickColor = BrickColor.new("Really black")
1723p18.Material = Enum.Material.SmoothPlastic
1724p18.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1725p18.FormFactor = Enum.FormFactor.Custom
1726p18.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
1727p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1728p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1729p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1730p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1731p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1732p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1733b18 = Instance.new("SpecialMesh", p18)
1734b18.MeshType = Enum.MeshType.Brick
1735b18.Name = "Mesh"
1736b18.Scale = Vector3.new(1.01999998, 1.01999998, 1.01999998)
1737p19 = Instance.new("Part", m2)
1738p19.BrickColor = BrickColor.new("Black")
1739p19.Material = Enum.Material.SmoothPlastic
1740p19.CFrame = CFrame.new(3.5, -10.1420107, -5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1741p19.FormFactor = Enum.FormFactor.Custom
1742p19.Size = Vector3.new(1.02999997, 0.200000003, 1.02999997)
1743p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1744p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1745p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1746p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1747p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1748p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1749b19 = Instance.new("SpecialMesh", p19)
1750b19.MeshType = Enum.MeshType.Brick
1751b19.Name = "Mesh"
1752b19.Scale = Vector3.new(1.02999997, 0.50999999, 1.02999997)
1753w1 = Instance.new("Weld", p1)
1754w1.Name = "Part_Weld"
1755w1.Part0 = p1
1756w1.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1757w1.Part1 = p2
1758w1.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1759w2 = Instance.new("Weld", p2)
1760w2.Name = "Part_Weld"
1761w2.Part0 = p2
1762w2.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1763w2.Part1 = p3
1764w2.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1765w3 = Instance.new("Weld", p3)
1766w3.Name = "Part_Weld"
1767w3.Part0 = p3
1768w3.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1769w3.Part1 = p4
1770w3.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1771w4 = Instance.new("Weld", p4)
1772w4.Name = "Part_Weld"
1773w4.Part0 = p4
1774w4.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1775w4.Part1 = p5
1776w4.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1777w5 = Instance.new("Weld", p5)
1778w5.Name = "Part_Weld"
1779w5.Part0 = p5
1780w5.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1781w5.Part1 = p6
1782w5.C1 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1783w6 = Instance.new("Weld", p6)
1784w6.Name = "RightArmPlate_Weld"
1785w6.Part0 = p6
1786w6.C0 = CFrame.new(-3.5, -4.80001688, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1787w6.Part1 = p7
1788w6.C1 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1789w7 = Instance.new("Weld", p7)
1790w7.Name = "Part_Weld"
1791w7.Part0 = p7
1792w7.C0 = CFrame.new(-3.5, -4.10001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1793w7.Part1 = p8
1794w7.C1 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1795w8 = Instance.new("Weld", p8)
1796w8.Name = "Part_Weld"
1797w8.Part0 = p8
1798w8.C0 = CFrame.new(-3.5, -4.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1799w8.Part1 = p9
1800w8.C1 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1801w9 = Instance.new("Weld", p9)
1802w9.Name = "Part_Weld"
1803w9.Part0 = p9
1804w9.C0 = CFrame.new(-3.5, -4.95002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1805w9.Part1 = p10
1806w9.C1 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1807w10 = Instance.new("Weld", p10)
1808w10.Name = "Part_Weld"
1809w10.Part0 = p10
1810w10.C0 = CFrame.new(-3.5, -4.65001678, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1811w10.Part1 = p11
1812w10.C1 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1813w11 = Instance.new("Weld", p11)
1814w11.Name = "Part_Weld"
1815w11.Part0 = p11
1816w11.C0 = CFrame.new(-3.5, -4.35001707, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1817w11.Part1 = p12
1818w11.C1 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1819w12 = Instance.new("Weld", p12)
1820w12.Name = "Part_Weld"
1821w12.Part0 = p12
1822w12.C0 = CFrame.new(-3.5, -4.05001783, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1823w12.Part1 = p13
1824w12.C1 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1825w13 = Instance.new("Weld", p13)
1826w13.Name = "Part_Weld"
1827w13.Part0 = p13
1828w13.C0 = CFrame.new(-3.5, -4.20002079, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1829w13.Part1 = p14
1830w13.C1 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1831w14 = Instance.new("Weld", p14)
1832w14.Name = "Part_Weld"
1833w14.Part0 = p14
1834w14.C0 = CFrame.new(-3.5, -3.75002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1835w14.Part1 = p15
1836w14.C1 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1837w15 = Instance.new("Weld", p15)
1838w15.Name = "Part_Weld"
1839w15.Part0 = p15
1840w15.C0 = CFrame.new(-3.5, -3.90001893, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1841w15.Part1 = p16
1842w15.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1843w16 = Instance.new("Weld", p16)
1844w16.Name = "Part_Weld"
1845w16.Part0 = p16
1846w16.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1847w16.Part1 = p17
1848w16.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1849w17 = Instance.new("Weld", p17)
1850w17.Name = "Part_Weld"
1851w17.Part0 = p17
1852w17.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1853w17.Part1 = p18
1854w17.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1855w18 = Instance.new("Weld", p18)
1856w18.Name = "Part_Weld"
1857w18.Part0 = p18
1858w18.C0 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1859w18.Part1 = p19
1860w18.C1 = CFrame.new(-3.5, -3.50002098, 5.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1861m2.Parent = rarm
1862m2:MakeJoints()
1863----------------------------------------------------
1864local cor2 = Instance.new("Part", rarm.RightArm)
1865cor2.Name = "Thingy"
1866cor2.Locked = true
1867cor2.BottomSurface = 0
1868cor2.CanCollide = false
1869cor2.Size = Vector3.new(1, 1, 1)
1870cor2.Transparency = 1
1871cor2.TopSurface = 0
1872corw2 = Instance.new("Weld", cor2)
1873corw2.Part0 = rarm
1874corw2.Part1 = cor2
1875corw2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
1876corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
1877weld2 = Instance.new("Weld", rarm.RightArm)
1878weld2.Part0 = cor2
1879weld2.Part1 = rarm.RightArm.RightArmPlate
1880weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
1881--Torso
1882m3 = Instance.new("Model")
1883m3.Name = "Torso"
1884p1 = Instance.new("Part", m3)
1885p1.BrickColor = BrickColor.new("Really black")
1886p1.Material = Enum.Material.Metal
1887p1.Name = "TorsoPlate"
1888p1.CFrame = CFrame.new(0, 3.10002589, 0.50000006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1889p1.CanCollide = false
1890p1.Locked = true
1891p1.FormFactor = Enum.FormFactor.Custom
1892p1.Size = Vector3.new(2, 2, 1)
1893p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1894p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1895p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1896p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1897p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1898p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1899b1 = Instance.new("SpecialMesh", p1)
1900b1.MeshType = Enum.MeshType.Brick
1901b1.Name = "Mesh"
1902b1.Scale = Vector3.new(1, 1.01999998, 1.01999998)
1903p2 = Instance.new("Part", m3)
1904p2.BrickColor = BrickColor.new("Really black")
1905p2.Material = Enum.Material.Metal
1906p2.CFrame = CFrame.new(-0.450000942, 4.05002356, -0.100002818, -0.685070276, 0.686094284, 0.244853854, 0.616745472, 0.367372453, 0.696177125, 0.387690574, 0.627942622, -0.674821496)
1907p2.CanCollide = false
1908p2.Locked = true
1909p2.FormFactor = Enum.FormFactor.Custom
1910p2.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
1911b2 = Instance.new("SpecialMesh", p2)
1912b2.MeshId = "http://www.roblox.com/asset/?id=3270017"
1913b2.TextureId = ""
1914b2.MeshType = Enum.MeshType.FileMesh
1915b2.Name = "Mesh"
1916b2.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
1917p3 = Instance.new("Part", m3)
1918p3.BrickColor = BrickColor.new("Black")
1919p3.Material = Enum.Material.Metal
1920p3.CFrame = CFrame.new(0, 3.10002589, 0.970001996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1921p3.CanCollide = false
1922p3.Locked = true
1923p3.FormFactor = Enum.FormFactor.Custom
1924p3.Size = Vector3.new(2, 2, 0.200000018)
1925p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1926p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1927p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1928p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1929p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1930p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1931b3 = Instance.new("SpecialMesh", p3)
1932b3.MeshType = Enum.MeshType.Brick
1933b3.Name = "Mesh"
1934b3.Scale = Vector3.new(1, 1.01999998, 1.01999998)
1935p4 = Instance.new("Part", m3)
1936p4.BrickColor = BrickColor.new("Black")
1937p4.Material = Enum.Material.Metal
1938p4.CFrame = CFrame.new(0, 4.00002623, 0.529999971, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
1939p4.CanCollide = false
1940p4.Locked = true
1941p4.FormFactor = Enum.FormFactor.Custom
1942p4.Size = Vector3.new(2, 1.04000008, 0.239999995)
1943p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1944p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1945p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1946p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1947p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1948p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1949b4 = Instance.new("SpecialMesh", p4)
1950b4.MeshType = Enum.MeshType.Brick
1951b4.Name = "Mesh"
1952b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
1953p5 = Instance.new("Part", m3)
1954p5.BrickColor = BrickColor.new("Black")
1955p5.Material = Enum.Material.Metal
1956p5.CFrame = CFrame.new(-0.499999821, 3.15002489, 0.0999978557, 7.54979084e-008, 1, 0, 4.37113918e-008, 0, 1, 1, -7.54978942e-008, -4.37113883e-008)
1957p5.CanCollide = false
1958p5.Locked = true
1959p5.FormFactor = Enum.FormFactor.Custom
1960p5.Size = Vector3.new(0.300000012, 1, 1.89999998)
1961p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1962p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1963p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1964p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1965p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1966p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1967b5 = Instance.new("SpecialMesh", p5)
1968b5.MeshType = Enum.MeshType.Wedge
1969b5.Name = "Mesh"
1970b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
1971p6 = Instance.new("Part", m3)
1972p6.BrickColor = BrickColor.new("Black")
1973p6.Material = Enum.Material.Metal
1974p6.CFrame = CFrame.new(0.500000179, 3.15002489, 0.0999980345, -4.37113918e-008, -1, 0, -4.37113812e-008, 0, 1, -1, 4.37113847e-008, -4.37113883e-008)
1975p6.CanCollide = false
1976p6.Locked = true
1977p6.FormFactor = Enum.FormFactor.Custom
1978p6.Size = Vector3.new(0.300000012, 0.99999994, 1.89999998)
1979p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1980p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1981p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1982p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1983p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1984p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1985b6 = Instance.new("SpecialMesh", p6)
1986b6.MeshType = Enum.MeshType.Wedge
1987b6.Name = "Mesh"
1988b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
1989p7 = Instance.new("Part", m3)
1990p7.BrickColor = BrickColor.new("Black")
1991p7.Material = Enum.Material.Metal
1992p7.CFrame = CFrame.new(1.63912773e-007, 3.20002794, 0.0999980569, -3.09086197e-008, -0.707106829, -0.707106769, -7.46200044e-008, -0.707106769, 0.707106829, -1, 7.46200044e-008, -3.09086197e-008)
1993p7.CanCollide = false
1994p7.Locked = true
1995p7.FormFactor = Enum.FormFactor.Custom
1996p7.Size = Vector3.new(0.300000012, 1.20000005, 1.20000005)
1997p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1998p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1999p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2000p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2001p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2002p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2003b7 = Instance.new("SpecialMesh", p7)
2004b7.MeshType = Enum.MeshType.Wedge
2005b7.Name = "Mesh"
2006p8 = Instance.new("Part", m3)
2007p8.BrickColor = BrickColor.new("Black")
2008p8.Material = Enum.Material.Metal
2009p8.CFrame = CFrame.new(-1, 3.10002613, 0.520000935, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2010p8.CanCollide = false
2011p8.Locked = true
2012p8.FormFactor = Enum.FormFactor.Custom
2013p8.Size = Vector3.new(1, 2, 0.200000018)
2014p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2015p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2016p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2017p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2018p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2019p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2020b8 = Instance.new("SpecialMesh", p8)
2021b8.MeshType = Enum.MeshType.Brick
2022b8.Name = "Mesh"
2023b8.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2024p9 = Instance.new("Part", m3)
2025p9.BrickColor = BrickColor.new("Black")
2026p9.Material = Enum.Material.Metal
2027p9.CFrame = CFrame.new(1, 3.10002613, 0.520001054, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2028p9.CanCollide = false
2029p9.Locked = true
2030p9.FormFactor = Enum.FormFactor.Custom
2031p9.Size = Vector3.new(1, 2, 0.200000018)
2032p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2033p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2034p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2035p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2036p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2037p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2038b9 = Instance.new("SpecialMesh", p9)
2039b9.MeshType = Enum.MeshType.Brick
2040b9.Name = "Mesh"
2041b9.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2042p10 = Instance.new("Part", m3)
2043p10.BrickColor = BrickColor.new("Black")
2044p10.Material = Enum.Material.Metal
2045p10.CFrame = CFrame.new(0, 2.05002642, 0.539999843, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
2046p10.CanCollide = false
2047p10.Locked = true
2048p10.FormFactor = Enum.FormFactor.Custom
2049p10.Size = Vector3.new(2, 1.0200001, 0.239999995)
2050p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2051p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2052p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2053p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2054p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2055p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2056b10 = Instance.new("SpecialMesh", p10)
2057b10.MeshType = Enum.MeshType.Brick
2058b10.Name = "Mesh"
2059b10.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2060p11 = Instance.new("Part", m3)
2061p11.BrickColor = BrickColor.new("Really black")
2062p11.Material = Enum.Material.Metal
2063p11.CFrame = CFrame.new(0.499999523, 4.05002451, -0.0499982014, 1.00000024, -8.94069672e-008, -1.78813934e-007, -2.98023224e-008, 0.906307817, -0.422618449, -2.23517418e-007, 0.42261821, 0.906307697)
2064p11.CanCollide = false
2065p11.Locked = true
2066p11.FormFactor = Enum.FormFactor.Custom
2067p11.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2068b11 = Instance.new("SpecialMesh", p11)
2069b11.MeshId = "http://www.roblox.com/asset/?id=3270017"
2070b11.TextureId = ""
2071b11.MeshType = Enum.MeshType.FileMesh
2072b11.Name = "Mesh"
2073b11.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2074p12 = Instance.new("Part", m3)
2075p12.BrickColor = BrickColor.new("Really black")
2076p12.Material = Enum.Material.Metal
2077p12.Transparency = 1
2078p12.Name = "Chain2Torso"
2079p12.CFrame = CFrame.new(0.0500000007, 3.35002589, 0.0200020671, -4.37113883e-008, -1, 0, -4.37113883e-008, 1.91068547e-015, -1, 1, -4.37113883e-008, -4.37113883e-008)
2080p12.CanCollide = false
2081p12.Locked = true
2082p12.FormFactor = Enum.FormFactor.Custom
2083p12.Size = Vector3.new(0.699999988, 0.300000012, 0.300000012)
2084b12 = Instance.new("SpecialMesh", p12)
2085b12.MeshId = "http://www.roblox.com/asset/?id=3270017"
2086b12.TextureId = ""
2087b12.MeshType = Enum.MeshType.FileMesh
2088b12.Name = "Mesh"
2089b12.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2090p13 = Instance.new("Part", m3)
2091p13.BrickColor = BrickColor.new("Really black")
2092p13.Material = Enum.Material.Metal
2093p13.CFrame = CFrame.new(-0.700000763, 4.25002289, 0.349998087, -0.606457233, -0.374239564, 0.70153743, -0.641863465, -0.290311694, -0.709739804, 0.469277143, -0.880717754, -0.0641489923)
2094p13.CanCollide = false
2095p13.Locked = true
2096p13.FormFactor = Enum.FormFactor.Custom
2097p13.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2098b13 = Instance.new("SpecialMesh", p13)
2099b13.MeshId = "http://www.roblox.com/asset/?id=3270017"
2100b13.TextureId = ""
2101b13.MeshType = Enum.MeshType.FileMesh
2102b13.Name = "Mesh"
2103b13.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2104p14 = Instance.new("Part", m3)
2105p14.BrickColor = BrickColor.new("Really black")
2106p14.Material = Enum.Material.Metal
2107p14.CFrame = CFrame.new(-0.0500002243, 3.50002766, -0.150001988, -0.331867754, 0.457445055, -0.824989557, 0.877285957, -0.171802372, -0.448166817, -0.346746802, -0.87248385, -0.344294399)
2108p14.CanCollide = false
2109p14.Locked = true
2110p14.FormFactor = Enum.FormFactor.Custom
2111p14.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2112b14 = Instance.new("SpecialMesh", p14)
2113b14.MeshId = "http://www.roblox.com/asset/?id=3270017"
2114b14.TextureId = ""
2115b14.MeshType = Enum.MeshType.FileMesh
2116b14.Name = "Mesh"
2117b14.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2118p15 = Instance.new("Part", m3)
2119p15.BrickColor = BrickColor.new("Really black")
2120p15.Material = Enum.Material.Metal
2121p15.CFrame = CFrame.new(0.199999034, 3.55002332, -0.150001839, -0.0627828911, -0.802308202, -0.593599737, 0.678633273, -0.470427632, 0.564052343, -0.731789052, -0.367423117, 0.57400763)
2122p15.CanCollide = false
2123p15.Locked = true
2124p15.FormFactor = Enum.FormFactor.Custom
2125p15.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2126b15 = Instance.new("SpecialMesh", p15)
2127b15.MeshId = "http://www.roblox.com/asset/?id=3270017"
2128b15.TextureId = ""
2129b15.MeshType = Enum.MeshType.FileMesh
2130b15.Name = "Mesh"
2131b15.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2132p16 = Instance.new("Part", m3)
2133p16.BrickColor = BrickColor.new("Really black")
2134p16.Material = Enum.Material.Metal
2135p16.CFrame = CFrame.new(0.349999189, 3.70002842, -0.150001973, 0.994292557, 0.0709807873, 0.0796526894, -0.0587368309, 0.987431884, -0.146726117, -0.0890666768, 0.141209915, 0.985964835)
2136p16.CanCollide = false
2137p16.Locked = true
2138p16.FormFactor = Enum.FormFactor.Custom
2139p16.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2140b16 = Instance.new("SpecialMesh", p16)
2141b16.MeshId = "http://www.roblox.com/asset/?id=3270017"
2142b16.TextureId = ""
2143b16.MeshType = Enum.MeshType.FileMesh
2144b16.Name = "Mesh"
2145b16.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2146p17 = Instance.new("Part", m3)
2147p17.BrickColor = BrickColor.new("Really black")
2148p17.Material = Enum.Material.Metal
2149p17.CFrame = CFrame.new(-0.200000346, 3.70002747, -0.150002211, 0.964791715, 0.0184034109, -0.262370646, -0.0587368906, 0.987431884, -0.146726027, 0.256372869, 0.156970888, 0.953746974)
2150p17.CanCollide = false
2151p17.Locked = true
2152p17.FormFactor = Enum.FormFactor.Custom
2153p17.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2154b17 = Instance.new("SpecialMesh", p17)
2155b17.MeshId = "http://www.roblox.com/asset/?id=3270017"
2156b17.TextureId = ""
2157b17.MeshType = Enum.MeshType.FileMesh
2158b17.Name = "Mesh"
2159b17.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2160p18 = Instance.new("Part", m3)
2161p18.BrickColor = BrickColor.new("Really black")
2162p18.Material = Enum.Material.Metal
2163p18.CFrame = CFrame.new(-0.35000062, 3.85002661, -0.150002271, 0.407530367, -0.427938014, 0.806714416, 0.0989350602, 0.898891687, 0.426855773, -0.907816589, -0.0941444039, 0.40866372)
2164p18.CanCollide = false
2165p18.Locked = true
2166p18.FormFactor = Enum.FormFactor.Custom
2167p18.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2168b18 = Instance.new("SpecialMesh", p18)
2169b18.MeshId = "http://www.roblox.com/asset/?id=3270017"
2170b18.TextureId = ""
2171b18.MeshType = Enum.MeshType.FileMesh
2172b18.Name = "Mesh"
2173b18.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2174p19 = Instance.new("Part", m3)
2175p19.BrickColor = BrickColor.new("Really black")
2176p19.Material = Enum.Material.Metal
2177p19.CFrame = CFrame.new(0.599999547, 4.25002337, 1.49011612e-008, 0.450589776, 0.596651912, -0.664060116, 0.322663993, 0.584720135, 0.744305372, 0.832379937, -0.549644768, 0.0709509254)
2178p19.CanCollide = false
2179p19.Locked = true
2180p19.FormFactor = Enum.FormFactor.Custom
2181p19.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2182b19 = Instance.new("SpecialMesh", p19)
2183b19.MeshId = "http://www.roblox.com/asset/?id=3270017"
2184b19.TextureId = ""
2185b19.MeshType = Enum.MeshType.FileMesh
2186b19.Name = "Mesh"
2187b19.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2188p20 = Instance.new("Part", m3)
2189p20.BrickColor = BrickColor.new("Really black")
2190p20.Material = Enum.Material.Metal
2191p20.CFrame = CFrame.new(0.449999154, 3.90002728, -0.150000244, 0.148452312, 0.508259773, -0.848312676, -0.212012291, 0.85422945, 0.474703223, 0.965925753, 0.109381542, 0.234569833)
2192p20.CanCollide = false
2193p20.Locked = true
2194p20.FormFactor = Enum.FormFactor.Custom
2195p20.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2196b20 = Instance.new("SpecialMesh", p20)
2197b20.MeshId = "http://www.roblox.com/asset/?id=3270017"
2198b20.TextureId = ""
2199b20.MeshType = Enum.MeshType.FileMesh
2200b20.Name = "Mesh"
2201b20.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2202p21 = Instance.new("Part", m3)
2203p21.BrickColor = BrickColor.new("Really black")
2204p21.Material = Enum.Material.Metal
2205p21.CFrame = CFrame.new(0.699999869, 4.25002337, 0.200001985, -0.0996009707, 0.981125295, 0.165750414, -0.142243966, -0.178907469, 0.973529041, 0.98480773, 0.0733870864, 0.157378286)
2206p21.CanCollide = false
2207p21.Locked = true
2208p21.FormFactor = Enum.FormFactor.Custom
2209p21.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2210b21 = Instance.new("SpecialMesh", p21)
2211b21.MeshId = "http://www.roblox.com/asset/?id=3270017"
2212b21.TextureId = ""
2213b21.MeshType = Enum.MeshType.FileMesh
2214b21.Name = "Mesh"
2215b21.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2216p22 = Instance.new("Part", m3)
2217p22.BrickColor = BrickColor.new("Really black")
2218p22.Material = Enum.Material.Metal
2219p22.CFrame = CFrame.new(0.69999975, 4.25002289, 0.450001955, -0.167731196, 0.167446673, 0.971508265, 0.0449438766, -0.983146012, 0.17721194, 0.984807789, 0.0733873621, 0.157378122)
2220p22.CanCollide = false
2221p22.Locked = true
2222p22.FormFactor = Enum.FormFactor.Custom
2223p22.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2224b22 = Instance.new("SpecialMesh", p22)
2225b22.MeshId = "http://www.roblox.com/asset/?id=3270017"
2226b22.TextureId = ""
2227b22.MeshType = Enum.MeshType.FileMesh
2228b22.Name = "Mesh"
2229b22.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2230p23 = Instance.new("Part", m3)
2231p23.BrickColor = BrickColor.new("Really black")
2232p23.Material = Enum.Material.Metal
2233p23.CFrame = CFrame.new(0.699999511, 4.25002289, 0.700001478, 0.0593914539, -0.993999004, 0.0918651819, 0.163175613, -0.0811224878, -0.98325628, 0.984807849, 0.0733875483, 0.157378405)
2234p23.CanCollide = false
2235p23.Locked = true
2236p23.FormFactor = Enum.FormFactor.Custom
2237p23.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2238b23 = Instance.new("SpecialMesh", p23)
2239b23.MeshId = "http://www.roblox.com/asset/?id=3270017"
2240b23.TextureId = ""
2241b23.MeshType = Enum.MeshType.FileMesh
2242b23.Name = "Mesh"
2243b23.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2244p24 = Instance.new("Part", m3)
2245p24.BrickColor = BrickColor.new("Really black")
2246p24.Material = Enum.Material.Metal
2247p24.CFrame = CFrame.new(0.699999452, 4.25002289, 0.900001347, -0.197025463, -0.431517303, 0.880326331, 0.133022487, -0.90138948, -0.412070453, 0.971332312, 0.0359149873, 0.234997824)
2248p24.CanCollide = false
2249p24.Locked = true
2250p24.FormFactor = Enum.FormFactor.Custom
2251p24.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2252b24 = Instance.new("SpecialMesh", p24)
2253b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
2254b24.TextureId = ""
2255b24.MeshType = Enum.MeshType.FileMesh
2256b24.Name = "Mesh"
2257b24.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2258p25 = Instance.new("Part", m3)
2259p25.BrickColor = BrickColor.new("Really black")
2260p25.Material = Enum.Material.Metal
2261p25.CFrame = CFrame.new(0.599999249, 4.25002289, 1.05000341, -0.793593884, -0.433597952, 0.42685172, 0.426002622, 0.104941569, 0.898615122, -0.434431762, 0.894975305, 0.101432741)
2262p25.CanCollide = false
2263p25.Locked = true
2264p25.FormFactor = Enum.FormFactor.Custom
2265p25.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2266b25 = Instance.new("SpecialMesh", p25)
2267b25.MeshId = "http://www.roblox.com/asset/?id=3270017"
2268b25.TextureId = ""
2269b25.MeshType = Enum.MeshType.FileMesh
2270b25.Name = "Mesh"
2271b25.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2272p26 = Instance.new("Part", m3)
2273p26.BrickColor = BrickColor.new("Really black")
2274p26.Material = Enum.Material.Metal
2275p26.CFrame = CFrame.new(0.399999261, 4.25002289, 1.09999716, 0.474074066, -0.73934859, 0.478140384, 0.876810074, 0.445984155, -0.17972827, -0.0803612769, 0.504442811, 0.859697402)
2276p26.CanCollide = false
2277p26.Locked = true
2278p26.FormFactor = Enum.FormFactor.Custom
2279p26.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2280b26 = Instance.new("SpecialMesh", p26)
2281b26.MeshId = "http://www.roblox.com/asset/?id=3270017"
2282b26.TextureId = ""
2283b26.MeshType = Enum.MeshType.FileMesh
2284b26.Name = "Mesh"
2285b26.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2286p27 = Instance.new("Part", m3)
2287p27.BrickColor = BrickColor.new("Really black")
2288p27.Material = Enum.Material.Metal
2289p27.CFrame = CFrame.new(0.249999076, 4.25002289, 1.20000076, 0.524626255, -0.838181257, 0.149064019, -0.503709316, -0.446768612, -0.739374638, 0.686326742, 0.31281051, -0.656585932)
2290p27.CanCollide = false
2291p27.Locked = true
2292p27.FormFactor = Enum.FormFactor.Custom
2293p27.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2294b27 = Instance.new("SpecialMesh", p27)
2295b27.MeshId = "http://www.roblox.com/asset/?id=3270017"
2296b27.TextureId = ""
2297b27.MeshType = Enum.MeshType.FileMesh
2298b27.Name = "Mesh"
2299b27.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2300p28 = Instance.new("Part", m3)
2301p28.BrickColor = BrickColor.new("Really black")
2302p28.Material = Enum.Material.Metal
2303p28.CFrame = CFrame.new(0.0499990731, 4.25002289, 1.20000088, 0.524626136, -0.838181317, 0.149063885, 0.588431716, 0.230477661, -0.775002301, 0.615236104, 0.494300276, 0.614126861)
2304p28.CanCollide = false
2305p28.Locked = true
2306p28.FormFactor = Enum.FormFactor.Custom
2307p28.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2308b28 = Instance.new("SpecialMesh", p28)
2309b28.MeshId = "http://www.roblox.com/asset/?id=3270017"
2310b28.TextureId = ""
2311b28.MeshType = Enum.MeshType.FileMesh
2312b28.Name = "Mesh"
2313b28.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2314p29 = Instance.new("Part", m3)
2315p29.BrickColor = BrickColor.new("Really black")
2316p29.Material = Enum.Material.Metal
2317p29.CFrame = CFrame.new(-0.200000852, 4.25002289, 1.20000088, 0.524626195, -0.838181257, 0.149063647, 0.664180398, 0.512506962, 0.544243872, -0.532571197, -0.186519295, 0.825577736)
2318p29.CanCollide = false
2319p29.Locked = true
2320p29.FormFactor = Enum.FormFactor.Custom
2321p29.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2322b29 = Instance.new("SpecialMesh", p29)
2323b29.MeshId = "http://www.roblox.com/asset/?id=3270017"
2324b29.TextureId = ""
2325b29.MeshType = Enum.MeshType.FileMesh
2326b29.Name = "Mesh"
2327b29.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2328p30 = Instance.new("Part", m3)
2329p30.BrickColor = BrickColor.new("Really black")
2330p30.Material = Enum.Material.Metal
2331p30.CFrame = CFrame.new(-0.400000989, 4.25002289, 1.15000105, -0.205189675, -0.942334533, -0.264392197, 0.472657442, 0.141141802, -0.869870245, 0.857025325, -0.303455055, 0.416440606)
2332p30.CanCollide = false
2333p30.Locked = true
2334p30.FormFactor = Enum.FormFactor.Custom
2335p30.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2336b30 = Instance.new("SpecialMesh", p30)
2337b30.MeshId = "http://www.roblox.com/asset/?id=3270017"
2338b30.TextureId = ""
2339b30.MeshType = Enum.MeshType.FileMesh
2340b30.Name = "Mesh"
2341b30.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2342p31 = Instance.new("Part", m3)
2343p31.BrickColor = BrickColor.new("Really black")
2344p31.Material = Enum.Material.Metal
2345p31.CFrame = CFrame.new(-0.550001025, 4.25002337, 0.999999702, 0.151335806, -0.651350021, -0.743532896, 0.979139984, 0.201951638, 0.022377044, 0.135582238, -0.731408894, 0.668325186)
2346p31.CanCollide = false
2347p31.Locked = true
2348p31.FormFactor = Enum.FormFactor.Custom
2349p31.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2350b31 = Instance.new("SpecialMesh", p31)
2351b31.MeshId = "http://www.roblox.com/asset/?id=3270017"
2352b31.TextureId = ""
2353b31.MeshType = Enum.MeshType.FileMesh
2354b31.Name = "Mesh"
2355b31.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2356p32 = Instance.new("Part", m3)
2357p32.BrickColor = BrickColor.new("Really black")
2358p32.Material = Enum.Material.Metal
2359p32.CFrame = CFrame.new(-0.700000763, 4.25002337, 0.800000489, -0.804778874, -0.593520701, 0.0080409348, 0.142058611, -0.205740049, -0.968240976, 0.576325178, -0.778077364, 0.249890015)
2360p32.CanCollide = false
2361p32.Locked = true
2362p32.FormFactor = Enum.FormFactor.Custom
2363p32.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2364b32 = Instance.new("SpecialMesh", p32)
2365b32.MeshId = "http://www.roblox.com/asset/?id=3270017"
2366b32.TextureId = ""
2367b32.MeshType = Enum.MeshType.FileMesh
2368b32.Name = "Mesh"
2369b32.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2370p33 = Instance.new("Part", m3)
2371p33.BrickColor = BrickColor.new("Really black")
2372p33.Material = Enum.Material.Metal
2373p33.CFrame = CFrame.new(-0.700000942, 4.25002289, 0.549999833, -0.526802063, -0.220915288, -0.820777893, 0.708702326, 0.418966174, -0.567634225, 0.469277024, -0.880717933, -0.0641489923)
2374p33.CanCollide = false
2375p33.Locked = true
2376p33.FormFactor = Enum.FormFactor.Custom
2377p33.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2378b33 = Instance.new("SpecialMesh", p33)
2379b33.MeshId = "http://www.roblox.com/asset/?id=3270017"
2380b33.TextureId = ""
2381b33.MeshType = Enum.MeshType.FileMesh
2382b33.Name = "Mesh"
2383b33.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2384p34 = Instance.new("Part", m3)
2385p34.BrickColor = BrickColor.new("Really black")
2386p34.Material = Enum.Material.Metal
2387p34.Name = "Connection"
2388p34.CFrame = CFrame.new(0.0551848896, 3.35002589, -0.131655902, 0.635109425, -0.765570045, -0.102657467, -0.766416311, -0.641122162, 0.0396047123, -0.0961361453, 0.0535250306, -0.993928015)
2389p34.CanCollide = false
2390p34.Locked = true
2391p34.FormFactor = Enum.FormFactor.Custom
2392p34.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2393b34 = Instance.new("SpecialMesh", p34)
2394b34.MeshId = "http://www.roblox.com/asset/?id=3270017"
2395b34.TextureId = ""
2396b34.MeshType = Enum.MeshType.FileMesh
2397b34.Name = "Mesh"
2398b34.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2399p35 = Instance.new("Part", m3)
2400p35.BrickColor = BrickColor.new("Really black")
2401p35.Material = Enum.Material.Metal
2402p35.CFrame = CFrame.new(-0.600001037, 4.25002289, 0.149997264, 0.493824095, 0.604460001, 0.62511301, -0.565569818, -0.322785676, 0.758907318, 0.660506427, -0.728311539, 0.182464883)
2403p35.CanCollide = false
2404p35.Locked = true
2405p35.FormFactor = Enum.FormFactor.Custom
2406p35.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2407b35 = Instance.new("SpecialMesh", p35)
2408b35.MeshId = "http://www.roblox.com/asset/?id=3270017"
2409b35.TextureId = ""
2410b35.MeshType = Enum.MeshType.FileMesh
2411b35.Name = "Mesh"
2412b35.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2413p36 = Instance.new("Part", m3)
2414p36.BrickColor = BrickColor.new("Really black")
2415p36.Material = Enum.Material.Metal
2416p36.CFrame = CFrame.new(-0.500000834, 4.2000227, -2.52574682e-006, -0.285961747, 0.418113738, -0.862210572, 0.191904813, 0.906544387, 0.375965416, 0.93882823, -0.0579507053, -0.339474916)
2417p36.CanCollide = false
2418p36.Locked = true
2419p36.FormFactor = Enum.FormFactor.Custom
2420p36.Size = Vector3.new(0.300000012, 0.300000012, 0.300000012)
2421b36 = Instance.new("SpecialMesh", p36)
2422b36.MeshId = "http://www.roblox.com/asset/?id=3270017"
2423b36.TextureId = ""
2424b36.MeshType = Enum.MeshType.FileMesh
2425b36.Name = "Mesh"
2426b36.Scale = Vector3.new(0.300000012, 0.300000012, 0.600000024)
2427w1 = Instance.new("Weld", p2)
2428w1.Name = "Joint"
2429w1.Part0 = p2
2430w1.C0 = CFrame.new(-0.211238861, -0.0362606049, -0.0810072422, -0.57012105, 0.811055779, -0.130959615, -0.254106343, -0.022495009, 0.966914535, 0.781275749, 0.584536016, 0.218919396)
2431w1.Part1 = p18
2432w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2433w2 = Instance.new("Weld", p3)
2434w2.Name = "Joint"
2435w2.Part0 = p3
2436w2.C0 = CFrame.new(0, 0, -0.470001936, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2437w2.Part1 = p1
2438w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2439w3 = Instance.new("Weld", p4)
2440w3.Name = "Joint"
2441w3.Part0 = p4
2442w3.C0 = CFrame.new(0, 0.0299999714, -0.900000334, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
2443w3.Part1 = p1
2444w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2445w4 = Instance.new("Weld", p5)
2446w4.Name = "Joint"
2447w4.Part0 = p5
2448w4.C0 = CFrame.new(2.38418579e-007, 0.5, 0.0500030518, -1, -9.67369829e-009, -5.33850759e-008, 4.45892816e-008, -0.707106829, -0.707106769, -3.09086161e-008, -0.707106769, 0.707106829)
2449w4.Part1 = p7
2450w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2451w5 = Instance.new("Weld", p6)
2452w5.Name = "Joint"
2453w5.Part0 = p6
2454w5.C0 = CFrame.new(0, 0.5, 0.0500030518, 1, -1.28027651e-008, 3.09086197e-008, -1.28027686e-008, 0.707106829, 0.707106769, -3.09086161e-008, -0.707106769, 0.707106829)
2455w5.Part1 = p7
2456w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2457w6 = Instance.new("Weld", p7)
2458w6.Name = "Joint"
2459w6.Part0 = p7
2460w6.C0 = CFrame.new(-0.400002003, 0.070712328, -0.0707120895, -3.09086197e-008, -7.46200044e-008, -1, -0.707106829, -0.707106769, 7.46200044e-008, -0.707106769, 0.707106829, -3.09086197e-008)
2461w6.Part1 = p1
2462w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2463w7 = Instance.new("Weld", p8)
2464w7.Name = "Joint"
2465w7.Part0 = p8
2466w7.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, -1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
2467w7.Part1 = p1
2468w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2469w8 = Instance.new("Weld", p9)
2470w8.Name = "Joint"
2471w8.Part0 = p9
2472w8.C0 = CFrame.new(-0.0200009346, -2.38418579e-007, 1, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
2473w8.Part1 = p1
2474w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2475w9 = Instance.new("Weld", p10)
2476w9.Name = "Joint"
2477w9.Part0 = p10
2478w9.C0 = CFrame.new(0, 0.0399997234, 1.04999948, 1, 0, 0, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008)
2479w9.Part1 = p1
2480w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2481w10 = Instance.new("Weld", p11)
2482w10.Name = "Joint"
2483w10.Part0 = p11
2484w10.C0 = CFrame.new(0.100000024, 0.202390671, -0.0392093658, 0.450589836, 0.596651673, -0.664059937, 0.644212067, 0.297646403, 0.704554796, 0.618028879, -0.745260656, -0.250253737)
2485w10.Part1 = p19
2486w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2487w11 = Instance.new("Weld", p12)
2488w11.Name = "Joint"
2489w11.Part0 = p12
2490w11.C0 = CFrame.new(0.479997993, 0.0499999784, 0.25, -4.37113883e-008, -4.37113883e-008, 1, -1, 1.91068547e-015, -4.37113883e-008, 0, -1, -4.37113883e-008)
2491w11.Part1 = p1
2492w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2493w12 = Instance.new("Weld", p13)
2494w12.Name = "Joint"
2495w12.Part0 = p13
2496w12.C0 = CFrame.new(-0.1545012, 0.138720512, 0.0829834938, 0.373496056, -0.501174688, -0.780592561, -0.602336764, 0.50893271, -0.614961803, 0.70547235, 0.699865282, -0.111791633)
2497w12.Part1 = p35
2498w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2499w13 = Instance.new("Weld", p14)
2500w13.Name = "Joint"
2501w13.Part0 = p14
2502w13.C0 = CFrame.new(-0.172863483, 0.0578804016, -0.0258672237, -0.849803627, -0.326939017, 0.413454711, 0.506076992, -0.286759645, 0.813421786, -0.147377193, 0.900488615, 0.409145683)
2503w13.Part1 = p34
2504w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2505w14 = Instance.new("Weld", p15)
2506w14.Name = "Joint"
2507w14.Part0 = p15
2508w14.C0 = CFrame.new(0.0923810005, -0.190912724, -0.00442934036, -0.0371075198, 0.56231159, -0.826092422, -0.73737216, -0.573347449, -0.357148677, -0.674466848, 0.595884562, 0.435908347)
2509w14.Part1 = p16
2510w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2511w15 = Instance.new("Weld", p16)
2512w15.Name = "Joint"
2513w15.Part0 = p16
2514w15.C0 = CFrame.new(0.0876817107, 0.204583645, -0.0213780403, 0.074026458, 0.445441723, -0.892245352, -0.0624118894, 0.895015597, 0.441646636, 0.995301366, 0.022993207, 0.0940556675)
2515w15.Part1 = p20
2516w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2517w16 = Instance.new("Weld", p17)
2518w16.Name = "Joint"
2519w16.Part0 = p17
2520w16.C0 = CFrame.new(0.156466246, -0.194725513, -0.0100102425, -0.460608691, 0.227749109, -0.85788697, 0.80572325, -0.29817903, -0.51176101, -0.372357011, -0.926941037, -0.0461589098)
2521w16.Part1 = p14
2522w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2523w17 = Instance.new("Weld", p18)
2524w17.Name = "Joint"
2525w17.Part0 = p18
2526w17.C0 = CFrame.new(0.046289444, -0.199023724, 0.0569794178, 0.154631272, -0.0373091251, -0.987267554, -0.489805043, 0.864940584, -0.109402351, 0.858009458, 0.500485599, 0.115472674)
2527w17.Part1 = p17
2528w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2529w18 = Instance.new("Weld", p19)
2530w18.Name = "Joint"
2531w18.Part0 = p19
2532w18.C0 = CFrame.new(0.211536884, -0.0502645969, -0.0522158146, 0.728958309, 0.445444137, 0.519806981, -0.683894217, 0.440442294, 0.581635118, 0.0301409438, -0.779480696, 0.625700712)
2533w18.Part1 = p21
2534w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2535w19 = Instance.new("Weld", p20)
2536w19.Name = "Joint"
2537w19.Part0 = p20
2538w19.C0 = CFrame.new(0.0722160339, 0.164483547, 0.0522456169, 0.148452476, 0.216069669, 0.965026319, 0.508259654, 0.820421398, -0.261879444, -0.848312438, 0.529360592, 0.0119740963)
2539w19.Part1 = p11
2540w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2541w20 = Instance.new("Weld", p21)
2542w20.Name = "Joint"
2543w20.Part0 = p21
2544w20.C0 = CFrame.new(0.246201992, 0.0183468163, 0.0393443108, 0.980159461, 0.195441127, 0.0330170989, -0.100333519, 0.345563769, 0.933016002, 0.170940176, -0.917817175, 0.358316928)
2545w20.Part1 = p22
2546w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2547w21 = Instance.new("Weld", p22)
2548w21.Name = "Joint"
2549w21.Part0 = p22
2550w21.C0 = CFrame.new(0.246201515, 0.0183467865, 0.0393443108, 0.96721822, 0.235350817, 0.0953874439, -0.0782081187, -0.0813006833, 0.993616521, 0.241603509, -0.968504071, -0.060229145)
2551w21.Part1 = p23
2552w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2553w22 = Instance.new("Weld", p23)
2554w22.Name = "Joint"
2555w22.Part0 = p23
2556w22.C0 = CFrame.new(0.196961403, 0.014677465, 0.031475544, 0.966579735, -0.137344033, 0.21647194, 0.256335169, 0.504686236, -0.824368834, 0.0039717555, 0.852307677, 0.523025632)
2557w22.Part1 = p24
2558w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2559w23 = Instance.new("Weld", p24)
2560w23.Name = "Joint"
2561w23.Part0 = p24
2562w23.C0 = CFrame.new(0.16540432, 0.0485391617, -0.0527825356, -0.208951756, 0.968707323, 0.133960381, -0.0571475253, 0.124654606, -0.990553021, -0.976254702, -0.214633241, 0.0293123852)
2563w23.Part1 = p25
2564w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2565w24 = Instance.new("Weld", p25)
2566w24.Name = "Joint"
2567w24.Part0 = p25
2568w24.C0 = CFrame.new(0.136999726, 0.131462574, -0.0802993774, 0.0322127938, 0.557586372, -0.829493642, -0.185464859, 0.81884563, 0.543226421, 0.982122838, 0.136343077, 0.129789978)
2569w24.Part1 = p26
2570w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2571w25 = Instance.new("Weld", p26)
2572w25.Name = "Joint"
2573w25.Part0 = p26
2574w25.C0 = CFrame.new(-0.0791475773, 0.161348343, 0.014251709, -0.2480997, -0.814228892, -0.524859786, -0.266315132, 0.578250885, -0.771169424, 0.931409001, -0.0515488982, -0.360305429)
2575w25.Part1 = p27
2576w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2577w26 = Instance.new("Weld", p27)
2578w26.Name = "Joint"
2579w26.Part0 = p27
2580w26.C0 = CFrame.new(-0.104925156, 0.167636156, -0.0298128128, 0.401087224, -0.216573805, 0.890070021, -0.510172248, 0.754199564, 0.413409412, -0.760824084, -0.619902253, 0.192009777)
2581w26.Part1 = p28
2582w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2583w27 = Instance.new("Weld", p28)
2584w27.Name = "Joint"
2585w27.Part0 = p28
2586w27.C0 = CFrame.new(-0.131156445, 0.209545135, -0.037266016, 0.338400394, -0.252909899, 0.906378388, -0.549903035, 0.728472173, 0.408576787, -0.763604522, -0.636682749, 0.10743928)
2587w27.Part1 = p29
2588w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2589w28 = Instance.new("Weld", p29)
2590w28.Name = "Joint"
2591w28.Part0 = p29
2592w28.C0 = CFrame.new(-0.0782968998, 0.176962137, -0.0710916519, -0.250144869, -0.239018306, -0.938241899, 0.254374206, 0.918783069, -0.301879942, 0.934195518, -0.314178288, -0.169028759)
2593w28.Part1 = p30
2594w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2595w29 = Instance.new("Weld", p30)
2596w29.Name = "Joint"
2597w29.Part0 = p30
2598w29.C0 = CFrame.new(-0.097776413, 0.186868906, -0.022808075, 0.547942579, -0.39773193, 0.735913277, -0.0455548018, 0.864242792, 0.501007974, -0.835274637, -0.30804801, 0.455436885)
2599w29.Part1 = p31
2600w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2601w30 = Instance.new("Weld", p31)
2602w30.Name = "Joint"
2603w30.Part0 = p31
2604w30.C0 = CFrame.new(-0.0498166084, 0.243983507, -0.0221347809, 0.0954426825, -0.396762908, -0.912945747, 0.131352007, 0.914132595, -0.38354671, 0.986730695, -0.0833105743, 0.139362901)
2605w30.Part1 = p32
2606w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2607w31 = Instance.new("Weld", p32)
2608w31.Name = "Joint"
2609w31.Part0 = p32
2610w31.C0 = CFrame.new(-0.144081593, 0.194519997, -0.0624723434, 0.795092285, -0.270274341, 0.542936563, -0.198274553, 0.730186164, 0.653846622, -0.573162735, -0.627518892, 0.526976764)
2611w31.Part1 = p33
2612w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2613w32 = Instance.new("Weld", p33)
2614w32.Name = "Joint"
2615w32.Part0 = p33
2616w32.C0 = CFrame.new(-0.0938563347, 0.176145077, 0.0128297806, 0.0848137587, -0.421895206, -0.902668893, -0.548244178, 0.736708403, -0.39583993, 0.832006574, 0.528455555, -0.168818489)
2617w32.Part1 = p13
2618w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2619w33 = Instance.new("Weld", p34)
2620w33.Name = "Joint"
2621w33.Part0 = p34
2622w33.C0 = CFrame.new(-0.0178728104, 0.0120868683, -0.150204837, -0.0961361453, -0.635109425, 0.766416311, 0.0535250939, 0.765570045, 0.641122162, -0.993928015, 0.102657512, -0.0396046676)
2623w33.Part1 = p12
2624w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2625w34 = Instance.new("Weld", p35)
2626w34.Name = "Joint"
2627w34.Part0 = p35
2628w34.C0 = CFrame.new(-0.0214147568, 0.185832024, -0.00280380249, 0.370351821, -0.344516218, -0.862640202, -0.918555975, 0.00231964141, -0.395284295, 0.138182849, 0.938777506, -0.315598398)
2629w34.Part1 = p36
2630w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2631w35 = Instance.new("Weld", p36)
2632w35.Name = "Joint"
2633w35.Part0 = p36
2634w35.C0 = CFrame.new(-0.136966705, -0.109280109, -0.0655572414, 0.678235054, 0.463834167, -0.569960475, 0.250202835, 0.583515286, 0.772598565, 0.690938354, -0.666609228, 0.279707849)
2635w35.Part1 = p2
2636w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2637m3.Parent = torso
2638m3:MakeJoints()
2639----------------------------------------------------
2640local cor3 = Instance.new("Part", torso.Torso)
2641cor3.Name = "Thingy"
2642cor3.Locked = true
2643cor3.BottomSurface = 0
2644cor3.CanCollide = false
2645cor3.Size = Vector3.new(1, 1, 1)
2646cor3.Transparency = 1
2647cor3.TopSurface = 0
2648corw3 = Instance.new("Weld", cor3)
2649corw3.Part0 = torso
2650corw3.Part1 = cor3
2651corw3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2652corw3.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2653weld3 = Instance.new("Weld", torso.Torso)
2654weld3.Part0 = cor3
2655weld3.Part1 = torso.Torso.TorsoPlate
2656weld3.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2657--Left Leg
2658m4 = Instance.new("Model")
2659m4.Name = "LeftLeg"
2660p1 = Instance.new("Part", m4)
2661p1.BrickColor = BrickColor.new("Really black")
2662p1.Material = Enum.Material.Metal
2663p1.Name = "LeftLegPlate"
2664p1.CFrame = CFrame.new(-1.5, 4.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2665p1.Anchored = false
2666p1.CanCollide = false
2667p1.FormFactor = Enum.FormFactor.Custom
2668p1.Size = Vector3.new(1, 2, 1)
2669p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2670p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2671p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2672p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2673p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2674p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2675b1 = Instance.new("SpecialMesh", p1)
2676b1.MeshType = Enum.MeshType.Brick
2677b1.Name = "Mesh"
2678b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
2679p2 = Instance.new("Part", m4)
2680p2.BrickColor = BrickColor.new("Really black")
2681p2.Material = Enum.Material.Metal
2682p2.CFrame = CFrame.new(-2.0999999, 5.44442606, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2683p2.Anchored = false
2684p2.CanCollide = false
2685p2.FormFactor = Enum.FormFactor.Custom
2686p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
2687p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2688p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2689p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2690p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2691p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2692p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2693b2 = Instance.new("SpecialMesh", p2)
2694b2.MeshType = Enum.MeshType.Brick
2695b2.Name = "Mesh"
2696b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
2697p3 = Instance.new("Part", m4)
2698p3.BrickColor = BrickColor.new("Really black")
2699p3.Material = Enum.Material.Metal
2700p3.CFrame = CFrame.new(-2.0999999, 5.04442501, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2701p3.Anchored = false
2702p3.CanCollide = false
2703p3.FormFactor = Enum.FormFactor.Custom
2704p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
2705p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2706p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2707p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2708p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2709p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2710p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2711b3 = Instance.new("SpecialMesh", p3)
2712b3.MeshType = Enum.MeshType.Brick
2713b3.Name = "Mesh"
2714b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
2715p4 = Instance.new("Part", m4)
2716p4.BrickColor = BrickColor.new("Black")
2717p4.Material = Enum.Material.Metal
2718p4.CFrame = CFrame.new(-1.5, 4.74442291, -7.02999783, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2719p4.Anchored = false
2720p4.CanCollide = false
2721p4.FormFactor = Enum.FormFactor.Custom
2722p4.Size = Vector3.new(1, 2, 0.200000018)
2723p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2724p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2725p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2726p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2727p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2728p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2729b4 = Instance.new("SpecialMesh", p4)
2730b4.MeshType = Enum.MeshType.Brick
2731b4.Name = "Mesh"
2732b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2733p5 = Instance.new("Part", m4)
2734p5.BrickColor = BrickColor.new("Black")
2735p5.Material = Enum.Material.Metal
2736p5.CFrame = CFrame.new(-2, 4.74442291, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2737p5.Anchored = false
2738p5.CanCollide = false
2739p5.FormFactor = Enum.FormFactor.Custom
2740p5.Size = Vector3.new(1, 2, 0.200000018)
2741p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2742p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2743p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2744p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2745p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2746p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2747b5 = Instance.new("SpecialMesh", p5)
2748b5.MeshType = Enum.MeshType.Brick
2749b5.Name = "Mesh"
2750b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2751p6 = Instance.new("Part", m4)
2752p6.BrickColor = BrickColor.new("Black")
2753p6.Material = Enum.Material.Metal
2754p6.CFrame = CFrame.new(-1.50999999, 3.74442887, -7.5, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2755p6.Anchored = false
2756p6.CanCollide = false
2757p6.FormFactor = Enum.FormFactor.Custom
2758p6.Size = Vector3.new(1, 0.200000048, 0.980000019)
2759p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2760p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2761p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2762p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2763p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2764p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2765b6 = Instance.new("SpecialMesh", p6)
2766b6.MeshType = Enum.MeshType.Brick
2767b6.Name = "Mesh"
2768b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2769p7 = Instance.new("Part", m4)
2770p7.BrickColor = BrickColor.new("Black")
2771p7.Material = Enum.Material.Metal
2772p7.CFrame = CFrame.new(-1.5, 5.74442291, -7.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2773p7.Anchored = false
2774p7.CanCollide = false
2775p7.FormFactor = Enum.FormFactor.Custom
2776p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
2777p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2778p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2779p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2780p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2781p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2782p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2783b7 = Instance.new("SpecialMesh", p7)
2784b7.MeshType = Enum.MeshType.Brick
2785b7.Name = "Mesh"
2786b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2787w1 = Instance.new("Weld", p2)
2788w1.Name = "Joint"
2789w1.Part0 = p2
2790w1.C0 = CFrame.new(0, -0.40000093, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2791w1.Part1 = p3
2792w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2793w2 = Instance.new("Weld", p3)
2794w2.Name = "Joint"
2795w2.Part0 = p3
2796w2.C0 = CFrame.new(0.0999999046, -0.300002098, 0.0200009346, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2797w2.Part1 = p5
2798w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2799w3 = Instance.new("Weld", p4)
2800w3.Name = "Joint"
2801w3.Part0 = p4
2802w3.C0 = CFrame.new(0, 0, -0.470002174, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2803w3.Part1 = p1
2804w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2805w4 = Instance.new("Weld", p5)
2806w4.Name = "Joint"
2807w4.Part0 = p5
2808w4.C0 = CFrame.new(-0.0200009346, 0, -0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
2809w4.Part1 = p1
2810w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2811w5 = Instance.new("Weld", p6)
2812w5.Name = "Joint"
2813w5.Part0 = p6
2814w5.C0 = CFrame.new(0, 0.99999404, -0.00999999046, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
2815w5.Part1 = p1
2816w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2817w6 = Instance.new("Weld", p7)
2818w6.Name = "Joint"
2819w6.Part0 = p7
2820w6.C0 = CFrame.new(0, -1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2821w6.Part1 = p1
2822w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2823m4.Parent = lleg
2824m4:MakeJoints()
2825----------------------------------------------------
2826local cor4 = Instance.new("Part", lleg.LeftLeg)
2827cor4.Name = "Thingy"
2828cor4.Locked = true
2829cor4.BottomSurface = 0
2830cor4.CanCollide = false
2831cor4.Size = Vector3.new(1, 1, 1)
2832cor4.Transparency = 1
2833cor4.TopSurface = 0
2834corw4 = Instance.new("Weld", cor4)
2835corw4.Part0 = lleg
2836corw4.Part1 = cor4
2837corw4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2838corw4.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2839weld4 = Instance.new("Weld", lleg.LeftLeg)
2840weld4.Part0 = cor4
2841weld4.Part1 = lleg.LeftLeg.LeftLegPlate
2842weld4.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2843--Right Leg
2844m5 = Instance.new("Model")
2845m5.Name = "RightLeg"
2846p1 = Instance.new("Part", m5)
2847p1.BrickColor = BrickColor.new("Really black")
2848p1.Material = Enum.Material.Metal
2849p1.Name = "RightLegPlate"
2850p1.CFrame = CFrame.new(1.5, 4.74441528, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2851p1.Anchored = false
2852p1.CanCollide = false
2853p1.FormFactor = Enum.FormFactor.Custom
2854p1.Size = Vector3.new(1, 2, 1)
2855p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2856p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2857p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2858p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2859p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2860p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2861b1 = Instance.new("SpecialMesh", p1)
2862b1.MeshType = Enum.MeshType.Brick
2863b1.Name = "Mesh"
2864b1.Scale = Vector3.new(1.01999998, 1, 1.01999998)
2865p2 = Instance.new("Part", m5)
2866p2.BrickColor = BrickColor.new("Really black")
2867p2.Material = Enum.Material.Metal
2868p2.CFrame = CFrame.new(2.05000019, 5.44441557, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2869p2.Anchored = false
2870p2.CanCollide = false
2871p2.FormFactor = Enum.FormFactor.Custom
2872p2.Size = Vector3.new(0.239999995, 0.300000012, 0.899999976)
2873p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2874p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2875p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2876p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2877p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2878p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2879b2 = Instance.new("SpecialMesh", p2)
2880b2.MeshType = Enum.MeshType.Brick
2881b2.Name = "Mesh"
2882b2.Scale = Vector3.new(1.01999998, 1, 1.01999998)
2883p3 = Instance.new("Part", m5)
2884p3.BrickColor = BrickColor.new("Really black")
2885p3.Material = Enum.Material.Metal
2886p3.CFrame = CFrame.new(2.05000019, 5.04441547, -7.49999952, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2887p3.Anchored = false
2888p3.CanCollide = false
2889p3.FormFactor = Enum.FormFactor.Custom
2890p3.Size = Vector3.new(0.200000003, 0.600000024, 0.800000012)
2891p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2892p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2893p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2894p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2895p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2896p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2897b3 = Instance.new("SpecialMesh", p3)
2898b3.MeshType = Enum.MeshType.Brick
2899b3.Name = "Mesh"
2900b3.Scale = Vector3.new(1.01999998, 1, 1.01999998)
2901p4 = Instance.new("Part", m5)
2902p4.BrickColor = BrickColor.new("Black")
2903p4.Material = Enum.Material.Metal
2904p4.CFrame = CFrame.new(1.5, 4.74441528, -7.0299983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2905p4.Anchored = false
2906p4.CanCollide = false
2907p4.FormFactor = Enum.FormFactor.Custom
2908p4.Size = Vector3.new(1, 2, 0.200000018)
2909p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2910p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2911p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2912p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2913p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2914p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2915b4 = Instance.new("SpecialMesh", p4)
2916b4.MeshType = Enum.MeshType.Brick
2917b4.Name = "Mesh"
2918b4.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2919p5 = Instance.new("Part", m5)
2920p5.BrickColor = BrickColor.new("Black")
2921p5.Material = Enum.Material.Metal
2922p5.CFrame = CFrame.new(2, 4.74441528, -7.47999907, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2923p5.Anchored = false
2924p5.CanCollide = false
2925p5.FormFactor = Enum.FormFactor.Custom
2926p5.Size = Vector3.new(1, 2, 0.200000018)
2927p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2928p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2929p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2930p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2931p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2932p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2933b5 = Instance.new("SpecialMesh", p5)
2934b5.MeshType = Enum.MeshType.Brick
2935b5.Name = "Mesh"
2936b5.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2937p6 = Instance.new("Part", m5)
2938p6.BrickColor = BrickColor.new("Black")
2939p6.Material = Enum.Material.Metal
2940p6.CFrame = CFrame.new(1.505, 3.74442124, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2941p6.Anchored = false
2942p6.CanCollide = false
2943p6.FormFactor = Enum.FormFactor.Custom
2944p6.Size = Vector3.new(1, 0.200000048, 0.99000001)
2945p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2946p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2947p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2948p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2949p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2950p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2951b6 = Instance.new("SpecialMesh", p6)
2952b6.MeshType = Enum.MeshType.Brick
2953b6.Name = "Mesh"
2954b6.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2955p7 = Instance.new("Part", m5)
2956p7.BrickColor = BrickColor.new("Black")
2957p7.Material = Enum.Material.Metal
2958p7.CFrame = CFrame.new(1.505, 5.69442129, -7.49999952, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2959p7.Anchored = false
2960p7.CanCollide = false
2961p7.FormFactor = Enum.FormFactor.Custom
2962p7.Size = Vector3.new(1, 0.200000048, 0.99000001)
2963p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2964p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2965p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2966p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2967p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2968p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2969b7 = Instance.new("SpecialMesh", p7)
2970b7.MeshType = Enum.MeshType.Brick
2971b7.Name = "Mesh"
2972b7.Scale = Vector3.new(1, 1.01999998, 1.01999998)
2973w1 = Instance.new("Weld", p2)
2974w1.Name = "Joint"
2975w1.Part0 = p2
2976w1.C0 = CFrame.new(0, -0.400000095, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2977w1.Part1 = p3
2978w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2979w2 = Instance.new("Weld", p3)
2980w2.Name = "Joint"
2981w2.Part0 = p3
2982w2.C0 = CFrame.new(-0.0500001907, -0.300000191, 0.0200004578, -4.37113883e-008, 0, -1, 0, 1, 0, 1, 0, -4.37113883e-008)
2983w2.Part1 = p5
2984w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2985w3 = Instance.new("Weld", p4)
2986w3.Name = "Joint"
2987w3.Part0 = p4
2988w3.C0 = CFrame.new(0, 0, -0.470001221, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2989w3.Part1 = p1
2990w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2991w4 = Instance.new("Weld", p5)
2992w4.Name = "Joint"
2993w4.Part0 = p5
2994w4.C0 = CFrame.new(-0.0200004578, 0, 0.5, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
2995w4.Part1 = p1
2996w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2997w5 = Instance.new("Weld", p6)
2998w5.Name = "Joint"
2999w5.Part0 = p6
3000w5.C0 = CFrame.new(0, 0.99999404, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
3001w5.Part1 = p1
3002w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3003w6 = Instance.new("Weld", p7)
3004w6.Name = "Joint"
3005w6.Part0 = p7
3006w6.C0 = CFrame.new(0, -0.950006008, 0.00499999523, -4.37113883e-008, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-008)
3007w6.Part1 = p1
3008w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3009m5.Parent = rleg
3010m5:MakeJoints()
3011----------------------------------------------------
3012local cor5 = Instance.new("Part", rleg.RightLeg)
3013cor5.Name = "Thingy"
3014cor5.Locked = true
3015cor5.BottomSurface = 0
3016cor5.CanCollide = false
3017cor5.Size = Vector3.new(1, 1, 1)
3018cor5.Transparency = 1
3019cor5.TopSurface = 0
3020corw5 = Instance.new("Weld", cor5)
3021corw5.Part0 = rleg
3022corw5.Part1 = cor5
3023corw5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
3024corw5.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
3025wld5 = Instance.new("Weld", rleg.RightLeg)
3026wld5.Part0 = cor5
3027wld5.Part1 = rleg.RightLeg.RightLegPlate
3028wld5.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
3029--Cape
3030m6 = Instance.new("Model")
3031m6.Name = "Cloak"
3032p1 = Instance.new("WedgePart", m6)
3033p1.BrickColor = BrickColor.new("Lime green")
3034p1.Material = Enum.Material.SmoothPlastic
3035p1.Name = "Wedge"
3036p1.CFrame = CFrame.new(0.959278464, 4.40979004, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
3037p1.CanCollide = false
3038p1.Locked = true
3039p1.FormFactor = Enum.FormFactor.Custom
3040p1.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3041p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3042p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3043p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3044p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3045p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3046p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3047b1 = Instance.new("SpecialMesh", p1)
3048b1.MeshType = Enum.MeshType.Wedge
3049b1.Name = "Mesh"
3050b1.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3051p2 = Instance.new("WedgePart", m6)
3052p2.BrickColor = BrickColor.new("Black")
3053p2.Material = Enum.Material.SmoothPlastic
3054p2.Name = "Wedge"
3055p2.CFrame = CFrame.new(-1.27945054, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
3056p2.CanCollide = false
3057p2.Locked = true
3058p2.FormFactor = Enum.FormFactor.Custom
3059p2.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
3060p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3061p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3062p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3063p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3064p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3065p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3066b2 = Instance.new("SpecialMesh", p2)
3067b2.MeshType = Enum.MeshType.Wedge
3068b2.Name = "Mesh"
3069b2.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3070p3 = Instance.new("Part", m6)
3071p3.BrickColor = BrickColor.new("Black")
3072p3.Material = Enum.Material.SmoothPlastic
3073p3.Name = "CapeLevel2"
3074p3.CFrame = CFrame.new(-0.300008506, 3.78014231, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3075p3.CanCollide = false
3076p3.Locked = true
3077p3.FormFactor = Enum.FormFactor.Custom
3078p3.Size = Vector3.new(2.09881067, 0.559682727, 0.232357636)
3079p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3080p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3081p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3082p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3083p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3084p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3085b3 = Instance.new("BlockMesh", p3)
3086b3.Name = "Mesh"
3087b3.Scale = Vector3.new(1, 1, 0.602178097)
3088p4 = Instance.new("Part", m6)
3089p4.BrickColor = BrickColor.new("Black")
3090p4.Material = Enum.Material.SmoothPlastic
3091p4.CFrame = CFrame.new(-1.8391341, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3092p4.CanCollide = false
3093p4.Locked = true
3094p4.FormFactor = Enum.FormFactor.Custom
3095p4.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3096p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3097p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3098p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3099p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3100p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3101p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3102b4 = Instance.new("BlockMesh", p4)
3103b4.Name = "Mesh"
3104b4.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3105p5 = Instance.new("Part", m6)
3106p5.BrickColor = BrickColor.new("Black")
3107p5.Material = Enum.Material.SmoothPlastic
3108p5.CFrame = CFrame.new(-1.69921267, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3109p5.CanCollide = false
3110p5.Locked = true
3111p5.FormFactor = Enum.FormFactor.Custom
3112p5.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3113p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3114p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3115p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3116p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3117p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3118p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3119b5 = Instance.new("BlockMesh", p5)
3120b5.Name = "Mesh"
3121b5.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3122p6 = Instance.new("Part", m6)
3123p6.BrickColor = BrickColor.new("Black")
3124p6.Material = Enum.Material.SmoothPlastic
3125p6.Name = "CapeLevel1"
3126p6.CFrame = CFrame.new(-0.300008506, 4.6896286, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3127p6.CanCollide = false
3128p6.Locked = true
3129p6.FormFactor = Enum.FormFactor.Custom
3130p6.Size = Vector3.new(1.25928628, 0.232357651, 0.232357636)
3131p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3132p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3133p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3134p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3135p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3136p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3137b6 = Instance.new("BlockMesh", p6)
3138b6.Name = "Mesh"
3139b6.Scale = Vector3.new(1, 0.602178097, 0.602178097)
3140p7 = Instance.new("Part", m6)
3141p7.BrickColor = BrickColor.new("Black")
3142p7.Material = Enum.Material.SmoothPlastic
3143p7.CFrame = CFrame.new(1.23912418, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3144p7.CanCollide = false
3145p7.Locked = true
3146p7.FormFactor = Enum.FormFactor.Custom
3147p7.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3148p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3149p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3150p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3151p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3152p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3153p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3154b7 = Instance.new("BlockMesh", p7)
3155b7.Name = "Mesh"
3156b7.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3157p8 = Instance.new("Part", m6)
3158p8.BrickColor = BrickColor.new("Black")
3159p8.Material = Enum.Material.SmoothPlastic
3160p8.CFrame = CFrame.new(0.539517641, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3161p8.CanCollide = false
3162p8.Locked = true
3163p8.FormFactor = Enum.FormFactor.Custom
3164p8.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
3165p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3166p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3167p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3168p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3169p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3170p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3171b8 = Instance.new("BlockMesh", p8)
3172b8.Name = "Mesh"
3173b8.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3174p9 = Instance.new("Part", m6)
3175p9.BrickColor = BrickColor.new("Black")
3176p9.Material = Enum.Material.SmoothPlastic
3177p9.CFrame = CFrame.new(-0.300009966, 2.03112936, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3178p9.CanCollide = false
3179p9.Locked = true
3180p9.FormFactor = Enum.FormFactor.Custom
3181p9.Size = Vector3.new(0.419762105, 0.419762105, 0.232357636)
3182p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3183p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3184p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3185p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3186p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3187p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3188b9 = Instance.new("BlockMesh", p9)
3189b9.Name = "Mesh"
3190b9.Scale = Vector3.new(1, 1, 0.602178097)
3191p10 = Instance.new("Part", m6)
3192p10.BrickColor = BrickColor.new("Black")
3193p10.Material = Enum.Material.SmoothPlastic
3194p10.CFrame = CFrame.new(1.09920263, 2.73073268, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3195p10.CanCollide = false
3196p10.Locked = true
3197p10.FormFactor = Enum.FormFactor.Custom
3198p10.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3199p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3200p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3201p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3202p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3203p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3204p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3205b10 = Instance.new("BlockMesh", p10)
3206b10.Name = "Mesh"
3207b10.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3208p11 = Instance.new("Part", m6)
3209p11.BrickColor = BrickColor.new("Black")
3210p11.Material = Enum.Material.SmoothPlastic
3211p11.CFrame = CFrame.new(-1.13953161, 2.10109043, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3212p11.CanCollide = false
3213p11.Locked = true
3214p11.FormFactor = Enum.FormFactor.Custom
3215p11.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
3216p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3217p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3218p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3219p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3220p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3221p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3222b11 = Instance.new("BlockMesh", p11)
3223b11.Name = "Mesh"
3224b11.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3225p12 = Instance.new("Part", m6)
3226p12.BrickColor = BrickColor.new("Black")
3227p12.Material = Enum.Material.SmoothPlastic
3228p12.CFrame = CFrame.new(-1.6992135, 3.29041815, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3229p12.CanCollide = false
3230p12.Locked = true
3231p12.FormFactor = Enum.FormFactor.Custom
3232p12.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3233p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3234p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3235p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3236p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3237p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3238p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3239b12 = Instance.new("BlockMesh", p12)
3240b12.Name = "Mesh"
3241b12.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3242p13 = Instance.new("Part", m6)
3243p13.BrickColor = BrickColor.new("Black")
3244p13.Material = Enum.Material.SmoothPlastic
3245p13.Name = "BottomLeftFlap"
3246p13.CFrame = CFrame.new(-1.13953161, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3247p13.CanCollide = false
3248p13.Locked = true
3249p13.FormFactor = Enum.FormFactor.Custom
3250p13.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
3251p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3252p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3253p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3254p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3255p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3256p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3257b13 = Instance.new("BlockMesh", p13)
3258b13.Name = "Mesh"
3259b13.Scale = Vector3.new(1, 0.602178097, 0.602178097)
3260p14 = Instance.new("Part", m6)
3261p14.BrickColor = BrickColor.new("Black")
3262p14.Material = Enum.Material.SmoothPlastic
3263p14.Transparency = 1
3264p14.Name = "Rotater"
3265p14.CFrame = CFrame.new(-0.300001532, 4.82954979, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3266p14.CanCollide = false
3267p14.Locked = true
3268p14.FormFactor = Enum.FormFactor.Custom
3269p14.Size = Vector3.new(1.25928617, 0.232357651, 0.232357636)
3270p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3271p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3272p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3273p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3274p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3275p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3276b14 = Instance.new("BlockMesh", p14)
3277b14.Name = "Mesh"
3278b14.Scale = Vector3.new(1, 0.632287025, 0.632287025)
3279p15 = Instance.new("Part", m6)
3280p15.BrickColor = BrickColor.new("Black")
3281p15.Material = Enum.Material.SmoothPlastic
3282p15.CFrame = CFrame.new(-1.41937125, 4.40979004, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3283p15.CanCollide = false
3284p15.Locked = true
3285p15.FormFactor = Enum.FormFactor.Custom
3286p15.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3287p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3288p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3289p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3290p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3291p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3292p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3293b15 = Instance.new("BlockMesh", p15)
3294b15.Name = "Mesh"
3295b15.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3296p16 = Instance.new("Part", m6)
3297p16.BrickColor = BrickColor.new("Black")
3298p16.Material = Enum.Material.SmoothPlastic
3299p16.Name = "BottomCenterFlap"
3300p16.CFrame = CFrame.new(-0.300009966, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3301p16.CanCollide = false
3302p16.Locked = true
3303p16.FormFactor = Enum.FormFactor.Custom
3304p16.Size = Vector3.new(0.699603498, 0.232357651, 0.232357636)
3305p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3306p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3307p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3308p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3309p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3310p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3311b16 = Instance.new("BlockMesh", p16)
3312b16.Name = "Mesh"
3313b16.Scale = Vector3.new(1, 0.602178097, 0.602178097)
3314p17 = Instance.new("Part", m6)
3315p17.BrickColor = BrickColor.new("Black")
3316p17.Material = Enum.Material.SmoothPlastic
3317p17.CFrame = CFrame.new(-1.27945054, 4.26986647, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3318p17.CanCollide = false
3319p17.Locked = true
3320p17.FormFactor = Enum.FormFactor.Custom
3321p17.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
3322p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3323p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3324p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3325p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3326p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3327p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3328b17 = Instance.new("BlockMesh", p17)
3329b17.Name = "Mesh"
3330b17.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3331p18 = Instance.new("Part", m6)
3332p18.BrickColor = BrickColor.new("Black")
3333p18.Material = Enum.Material.SmoothPlastic
3334p18.CFrame = CFrame.new(0.679436207, 4.26986647, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3335p18.CanCollide = false
3336p18.Locked = true
3337p18.FormFactor = Enum.FormFactor.Custom
3338p18.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
3339p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3340p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3341p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3342p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3343p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3344p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3345b18 = Instance.new("BlockMesh", p18)
3346b18.Name = "Mesh"
3347b18.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3348p19 = Instance.new("WedgePart", m6)
3349p19.BrickColor = BrickColor.new("Lime green")
3350p19.Name = "Wedge"
3351p19.CFrame = CFrame.new(-0.265017539, 1.47144794, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3352p19.CanCollide = false
3353p19.Locked = true
3354p19.FormFactor = Enum.FormFactor.Custom
3355p19.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3356p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3357p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3358p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3359p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3360p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3361p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3362b19 = Instance.new("SpecialMesh", p19)
3363b19.MeshType = Enum.MeshType.Wedge
3364b19.Name = "Mesh"
3365b19.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
3366p20 = Instance.new("Part", m6)
3367p20.BrickColor = BrickColor.new("Black")
3368p20.Material = Enum.Material.SmoothPlastic
3369p20.CFrame = CFrame.new(1.09919691, 3.29041815, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3370p20.CanCollide = false
3371p20.Locked = true
3372p20.FormFactor = Enum.FormFactor.Custom
3373p20.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3374p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3375p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3376p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3377p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3378p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3379p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3380b20 = Instance.new("BlockMesh", p20)
3381b20.Name = "Mesh"
3382b20.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3383p21 = Instance.new("Part", m6)
3384p21.BrickColor = BrickColor.new("Black")
3385p21.Material = Enum.Material.SmoothPlastic
3386p21.CFrame = CFrame.new(0.959275484, 3.1504972, 4.03967381, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3387p21.CanCollide = false
3388p21.Locked = true
3389p21.FormFactor = Enum.FormFactor.Custom
3390p21.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
3391p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3392p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3393p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3394p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3395p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3396p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3397b21 = Instance.new("BlockMesh", p21)
3398b21.Name = "Mesh"
3399b21.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3400p22 = Instance.new("WedgePart", m6)
3401p22.BrickColor = BrickColor.new("Lime green")
3402p22.Name = "Wedge"
3403p22.CFrame = CFrame.new(0.50454706, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
3404p22.CanCollide = false
3405p22.Locked = true
3406p22.FormFactor = Enum.FormFactor.Custom
3407p22.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3408p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3409p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3410p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3411p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3412p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3413p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3414b22 = Instance.new("SpecialMesh", p22)
3415b22.MeshType = Enum.MeshType.Wedge
3416b22.Name = "Mesh"
3417b22.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
3418p23 = Instance.new("WedgePart", m6)
3419p23.BrickColor = BrickColor.new("Lime green")
3420p23.Material = Enum.Material.SmoothPlastic
3421p23.Name = "Wedge"
3422p23.CFrame = CFrame.new(1.09919691, 3.85010386, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
3423p23.CanCollide = false
3424p23.Locked = true
3425p23.FormFactor = Enum.FormFactor.Custom
3426p23.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3427p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3428p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3429p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3430p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3431p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3432p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3433b23 = Instance.new("SpecialMesh", p23)
3434b23.MeshType = Enum.MeshType.Wedge
3435b23.Name = "Mesh"
3436b23.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3437p24 = Instance.new("WedgePart", m6)
3438p24.BrickColor = BrickColor.new("Black")
3439p24.Material = Enum.Material.SmoothPlastic
3440p24.Name = "Wedge"
3441p24.CFrame = CFrame.new(0.959281087, 2.45089102, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3442p24.CanCollide = false
3443p24.Locked = true
3444p24.FormFactor = Enum.FormFactor.Custom
3445p24.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3446p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3447p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3448p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3449p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3450p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3451p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3452b24 = Instance.new("SpecialMesh", p24)
3453b24.MeshType = Enum.MeshType.Wedge
3454b24.Name = "Mesh"
3455b24.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3456p25 = Instance.new("WedgePart", m6)
3457p25.BrickColor = BrickColor.new("Lime green")
3458p25.Name = "Wedge"
3459p25.CFrame = CFrame.new(0.574507415, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3460p25.CanCollide = false
3461p25.Locked = true
3462p25.FormFactor = Enum.FormFactor.Custom
3463p25.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3464p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3465p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3466p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3467p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3468p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3469p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3470b25 = Instance.new("SpecialMesh", p25)
3471b25.MeshType = Enum.MeshType.Wedge
3472b25.Name = "Mesh"
3473b25.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
3474p26 = Instance.new("WedgePart", m6)
3475p26.BrickColor = BrickColor.new("Black")
3476p26.Material = Enum.Material.SmoothPlastic
3477p26.Name = "Wedge"
3478p26.CFrame = CFrame.new(-1.06957662, 4.68963194, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
3479p26.CanCollide = false
3480p26.Locked = true
3481p26.FormFactor = Enum.FormFactor.Custom
3482p26.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
3483p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3484p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3485p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3486p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3487p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3488p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3489b26 = Instance.new("SpecialMesh", p26)
3490b26.MeshType = Enum.MeshType.Wedge
3491b26.Name = "Mesh"
3492b26.Scale = Vector3.new(0.602178097, 0.602178097, 1)
3493p27 = Instance.new("Part", m6)
3494p27.BrickColor = BrickColor.new("Black")
3495p27.Material = Enum.Material.SmoothPlastic
3496p27.CFrame = CFrame.new(-1.55929208, 2.73073244, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3497p27.CanCollide = false
3498p27.Locked = true
3499p27.FormFactor = Enum.FormFactor.Custom
3500p27.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
3501p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3502p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3503p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3504p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3505p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3506p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3507b27 = Instance.new("BlockMesh", p27)
3508b27.Name = "Mesh"
3509b27.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3510p28 = Instance.new("WedgePart", m6)
3511p28.BrickColor = BrickColor.new("Black")
3512p28.Material = Enum.Material.SmoothPlastic
3513p28.Name = "Wedge"
3514p28.CFrame = CFrame.new(0.959275484, 3.71018291, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3515p28.CanCollide = false
3516p28.Locked = true
3517p28.FormFactor = Enum.FormFactor.Custom
3518p28.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3519p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3520p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3521p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3522p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3523p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3524p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3525b28 = Instance.new("SpecialMesh", p28)
3526b28.MeshType = Enum.MeshType.Wedge
3527b28.Name = "Mesh"
3528b28.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3529p29 = Instance.new("Part", m6)
3530p29.BrickColor = BrickColor.new("Black")
3531p29.Material = Enum.Material.SmoothPlastic
3532p29.CFrame = CFrame.new(-1.55929208, 3.15049648, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3533p29.CanCollide = false
3534p29.Locked = true
3535p29.FormFactor = Enum.FormFactor.Custom
3536p29.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
3537p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3538p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3539p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3540p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3541p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3542p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3543b29 = Instance.new("BlockMesh", p29)
3544b29.Name = "Mesh"
3545b29.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3546p30 = Instance.new("WedgePart", m6)
3547p30.BrickColor = BrickColor.new("Black")
3548p30.Material = Enum.Material.SmoothPlastic
3549p30.Name = "Wedge"
3550p30.CFrame = CFrame.new(1.09919691, 3.15049744, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3551p30.CanCollide = false
3552p30.Locked = true
3553p30.FormFactor = Enum.FormFactor.Custom
3554p30.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3555p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3556p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3557p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3558p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3559p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3560p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3561b30 = Instance.new("SpecialMesh", p30)
3562b30.MeshType = Enum.MeshType.Wedge
3563b30.Name = "Mesh"
3564b30.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3565p31 = Instance.new("WedgePart", m6)
3566p31.BrickColor = BrickColor.new("Black")
3567p31.Material = Enum.Material.SmoothPlastic
3568p31.Name = "Wedge"
3569p31.CFrame = CFrame.new(0.119759142, 2.31096911, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3570p31.CanCollide = false
3571p31.Locked = true
3572p31.FormFactor = Enum.FormFactor.Custom
3573p31.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3574p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3575p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3576p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3577p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3578p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3579p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3580b31 = Instance.new("SpecialMesh", p31)
3581b31.MeshType = Enum.MeshType.Wedge
3582b31.Name = "Mesh"
3583b31.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3584p32 = Instance.new("Part", m6)
3585p32.BrickColor = BrickColor.new("Black")
3586p32.Material = Enum.Material.SmoothPlastic
3587p32.Name = "BottomRightFlap"
3588p32.CFrame = CFrame.new(0.539517641, 2.31097221, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3589p32.CanCollide = false
3590p32.Locked = true
3591p32.FormFactor = Enum.FormFactor.Custom
3592p32.Size = Vector3.new(0.419762105, 0.232357651, 0.232357636)
3593p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3594p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3595p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3596p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3597p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3598p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3599b32 = Instance.new("BlockMesh", p32)
3600b32.Name = "Mesh"
3601b32.Scale = Vector3.new(1, 0.602178097, 0.602178097)
3602p33 = Instance.new("WedgePart", m6)
3603p33.BrickColor = BrickColor.new("Black")
3604p33.Material = Enum.Material.SmoothPlastic
3605p33.Name = "Wedge"
3606p33.CFrame = CFrame.new(1.02923799, 3.43033957, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
3607p33.CanCollide = false
3608p33.Locked = true
3609p33.FormFactor = Enum.FormFactor.Custom
3610p33.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
3611p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3612p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3613p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3614p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3615p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3616p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3617b33 = Instance.new("SpecialMesh", p33)
3618b33.MeshType = Enum.MeshType.Wedge
3619b33.Name = "Mesh"
3620b33.Scale = Vector3.new(0.602178097, 0.602178097, 1)
3621p34 = Instance.new("WedgePart", m6)
3622p34.BrickColor = BrickColor.new("Black")
3623p34.Material = Enum.Material.SmoothPlastic
3624p34.Name = "Wedge"
3625p34.CFrame = CFrame.new(-1.55929208, 2.45089054, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
3626p34.CanCollide = false
3627p34.Locked = true
3628p34.FormFactor = Enum.FormFactor.Custom
3629p34.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3630p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3631p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3632p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3633p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3634p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3635p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3636b34 = Instance.new("SpecialMesh", p34)
3637b34.MeshType = Enum.MeshType.Wedge
3638b34.Name = "Mesh"
3639b34.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3640p35 = Instance.new("Part", m6)
3641p35.BrickColor = BrickColor.new("Black")
3642p35.Material = Enum.Material.SmoothPlastic
3643p35.CFrame = CFrame.new(0.959275484, 3.85010386, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3644p35.CanCollide = false
3645p35.Locked = true
3646p35.FormFactor = Enum.FormFactor.Custom
3647p35.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3648p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3649p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3650p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3651p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3652p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3653p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3654b35 = Instance.new("BlockMesh", p35)
3655b35.Name = "Mesh"
3656b35.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3657p36 = Instance.new("WedgePart", m6)
3658p36.BrickColor = BrickColor.new("Black")
3659p36.Material = Enum.Material.SmoothPlastic
3660p36.Name = "Wedge"
3661p36.CFrame = CFrame.new(-1.62925327, 3.43033957, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
3662p36.CanCollide = false
3663p36.Locked = true
3664p36.FormFactor = Enum.FormFactor.Custom
3665p36.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
3666p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3667p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3668p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3669p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3670p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3671p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3672b36 = Instance.new("SpecialMesh", p36)
3673b36.MeshType = Enum.MeshType.Wedge
3674b36.Name = "Mesh"
3675b36.Scale = Vector3.new(0.602178097, 0.602178097, 1)
3676p37 = Instance.new("Part", m6)
3677p37.BrickColor = BrickColor.new("Black")
3678p37.Material = Enum.Material.SmoothPlastic
3679p37.Name = "CapeLevel3"
3680p37.CFrame = CFrame.new(-0.300008506, 3.22045994, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3681p37.CanCollide = false
3682p37.Locked = true
3683p37.FormFactor = Enum.FormFactor.Custom
3684p37.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
3685p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3686p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3687p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3688p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3689p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3690p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3691b37 = Instance.new("BlockMesh", p37)
3692b37.Name = "Mesh"
3693b37.Scale = Vector3.new(1, 1, 0.602178097)
3694p38 = Instance.new("WedgePart", m6)
3695p38.BrickColor = BrickColor.new("Lime green")
3696p38.Material = Enum.Material.SmoothPlastic
3697p38.Name = "Wedge"
3698p38.CFrame = CFrame.new(-1.97905517, 2.73073244, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
3699p38.CanCollide = false
3700p38.Locked = true
3701p38.FormFactor = Enum.FormFactor.Custom
3702p38.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3703p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3704p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3705p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3706p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3707p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3708p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3709b38 = Instance.new("SpecialMesh", p38)
3710b38.MeshType = Enum.MeshType.Wedge
3711b38.Name = "Mesh"
3712b38.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3713p39 = Instance.new("WedgePart", m6)
3714p39.BrickColor = BrickColor.new("Lime green")
3715p39.Material = Enum.Material.SmoothPlastic
3716p39.Name = "Wedge"
3717p39.CFrame = CFrame.new(-1.83913493, 3.29041815, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
3718p39.CanCollide = false
3719p39.Locked = true
3720p39.FormFactor = Enum.FormFactor.Custom
3721p39.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3722p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3723p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3724p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3725p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3726p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3727p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3728b39 = Instance.new("SpecialMesh", p39)
3729b39.MeshType = Enum.MeshType.Wedge
3730b39.Name = "Mesh"
3731b39.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3732p40 = Instance.new("WedgePart", m6)
3733p40.BrickColor = BrickColor.new("Black")
3734p40.Material = Enum.Material.SmoothPlastic
3735p40.Name = "Wedge"
3736p40.CFrame = CFrame.new(-1.48933268, 3.99002528, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
3737p40.CanCollide = false
3738p40.Locked = true
3739p40.FormFactor = Enum.FormFactor.Custom
3740p40.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
3741p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3742p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3743p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3744p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3745p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3746p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3747b40 = Instance.new("SpecialMesh", p40)
3748b40.MeshType = Enum.MeshType.Wedge
3749b40.Name = "Mesh"
3750b40.Scale = Vector3.new(0.602178097, 0.602178097, 1)
3751p41 = Instance.new("WedgePart", m6)
3752p41.BrickColor = BrickColor.new("Black")
3753p41.Material = Enum.Material.SmoothPlastic
3754p41.Name = "Wedge"
3755p41.CFrame = CFrame.new(-1.76917338, 2.59081101, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
3756p41.CanCollide = false
3757p41.Locked = true
3758p41.FormFactor = Enum.FormFactor.Custom
3759p41.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
3760p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3761p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3762p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3763p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3764p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3765p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3766b41 = Instance.new("SpecialMesh", p41)
3767b41.MeshType = Enum.MeshType.Wedge
3768b41.Name = "Mesh"
3769b41.Scale = Vector3.new(0.602178097, 0.602178097, 1)
3770p42 = Instance.new("WedgePart", m6)
3771p42.BrickColor = BrickColor.new("Black")
3772p42.Material = Enum.Material.SmoothPlastic
3773p42.Name = "Wedge"
3774p42.CFrame = CFrame.new(0.679442644, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3775p42.CanCollide = false
3776p42.Locked = true
3777p42.FormFactor = Enum.FormFactor.Custom
3778p42.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
3779p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3780p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3781p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3782p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3783p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3784p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3785b42 = Instance.new("SpecialMesh", p42)
3786b42.MeshType = Enum.MeshType.Wedge
3787b42.Name = "Mesh"
3788b42.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3789p43 = Instance.new("WedgePart", m6)
3790p43.BrickColor = BrickColor.new("Black")
3791p43.Material = Enum.Material.SmoothPlastic
3792p43.Name = "Wedge"
3793p43.CFrame = CFrame.new(-1.76917338, 2.87065363, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
3794p43.CanCollide = false
3795p43.Locked = true
3796p43.FormFactor = Enum.FormFactor.Custom
3797p43.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
3798p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3799p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3800p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3801p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3802p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3803p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3804b43 = Instance.new("SpecialMesh", p43)
3805b43.MeshType = Enum.MeshType.Wedge
3806b43.Name = "Mesh"
3807b43.Scale = Vector3.new(0.602178097, 0.602178097, 1)
3808p44 = Instance.new("WedgePart", m6)
3809p44.BrickColor = BrickColor.new("Black")
3810p44.Material = Enum.Material.SmoothPlastic
3811p44.Name = "Wedge"
3812p44.CFrame = CFrame.new(-1.41937125, 4.26986837, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
3813p44.CanCollide = false
3814p44.Locked = true
3815p44.FormFactor = Enum.FormFactor.Custom
3816p44.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3817p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3818p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3819p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3820p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3821p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3822p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3823b44 = Instance.new("SpecialMesh", p44)
3824b44.MeshType = Enum.MeshType.Wedge
3825b44.Name = "Mesh"
3826b44.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3827p45 = Instance.new("WedgePart", m6)
3828p45.BrickColor = BrickColor.new("Black")
3829p45.Material = Enum.Material.SmoothPlastic
3830p45.Name = "Wedge"
3831p45.CFrame = CFrame.new(-0.999610066, 2.10108781, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3832p45.CanCollide = false
3833p45.Locked = true
3834p45.FormFactor = Enum.FormFactor.Custom
3835p45.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
3836p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3837p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3838p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3839p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3840p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3841p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3842b45 = Instance.new("SpecialMesh", p45)
3843b45.MeshType = Enum.MeshType.Wedge
3844b45.Name = "Mesh"
3845b45.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3846p46 = Instance.new("WedgePart", m6)
3847p46.BrickColor = BrickColor.new("Black")
3848p46.Material = Enum.Material.SmoothPlastic
3849p46.Name = "Wedge"
3850p46.CFrame = CFrame.new(0.46955356, 4.68963194, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
3851p46.CanCollide = false
3852p46.Locked = true
3853p46.FormFactor = Enum.FormFactor.Custom
3854p46.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
3855p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3856p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3857p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3858p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3859p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3860p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3861b46 = Instance.new("SpecialMesh", p46)
3862b46.MeshType = Enum.MeshType.Wedge
3863b46.Name = "Mesh"
3864b46.Scale = Vector3.new(0.602178097, 0.602178097, 1)
3865p47 = Instance.new("Part", m6)
3866p47.BrickColor = BrickColor.new("Black")
3867p47.Material = Enum.Material.SmoothPlastic
3868p47.CFrame = CFrame.new(0.819356859, 4.40979004, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3869p47.CanCollide = false
3870p47.Locked = true
3871p47.FormFactor = Enum.FormFactor.Custom
3872p47.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3873p47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3874p47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3875p47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3876p47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3877p47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3878p47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3879b47 = Instance.new("BlockMesh", p47)
3880b47.Name = "Mesh"
3881b47.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3882p48 = Instance.new("Part", m6)
3883p48.BrickColor = BrickColor.new("Black")
3884p48.Material = Enum.Material.SmoothPlastic
3885p48.Name = "CapeLevel4"
3886p48.CFrame = CFrame.new(-0.300008506, 2.66077495, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3887p48.CanCollide = false
3888p48.Locked = true
3889p48.FormFactor = Enum.FormFactor.Custom
3890p48.Size = Vector3.new(2.3786521, 0.559682727, 0.232357636)
3891p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3892p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3893p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3894p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3895p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3896p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3897b48 = Instance.new("BlockMesh", p48)
3898b48.Name = "Mesh"
3899b48.Scale = Vector3.new(1, 1, 0.602178097)
3900p49 = Instance.new("WedgePart", m6)
3901p49.BrickColor = BrickColor.new("Black")
3902p49.Material = Enum.Material.SmoothPlastic
3903p49.Name = "Wedge"
3904p49.CFrame = CFrame.new(0.819356859, 4.26986837, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3905p49.CanCollide = false
3906p49.Locked = true
3907p49.FormFactor = Enum.FormFactor.Custom
3908p49.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3909p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3910p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3911p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3912p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3913p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3914p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3915b49 = Instance.new("SpecialMesh", p49)
3916b49.MeshType = Enum.MeshType.Wedge
3917b49.Name = "Mesh"
3918b49.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3919p50 = Instance.new("Part", m6)
3920p50.BrickColor = BrickColor.new("Black")
3921p50.Material = Enum.Material.SmoothPlastic
3922p50.Name = "CapeLevel1SubPart"
3923p50.CFrame = CFrame.new(-0.300008506, 4.33982658, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3924p50.CanCollide = false
3925p50.Locked = true
3926p50.FormFactor = Enum.FormFactor.Custom
3927p50.Size = Vector3.new(1.81896901, 0.559682727, 0.232357636)
3928p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3929p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3930p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3931p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3932p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3933p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3934b50 = Instance.new("BlockMesh", p50)
3935b50.Name = "Mesh"
3936b50.Scale = Vector3.new(1, 1, 0.602178097)
3937p51 = Instance.new("Part", m6)
3938p51.BrickColor = BrickColor.new("Black")
3939p51.Material = Enum.Material.SmoothPlastic
3940p51.CFrame = CFrame.new(-1.55929291, 3.85010386, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3941p51.CanCollide = false
3942p51.Locked = true
3943p51.FormFactor = Enum.FormFactor.Custom
3944p51.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
3945p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3946p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3947p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3948p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3949p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3950p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3951b51 = Instance.new("BlockMesh", p51)
3952b51.Name = "Mesh"
3953b51.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
3954p52 = Instance.new("Part", m6)
3955p52.BrickColor = BrickColor.new("Black")
3956p52.Material = Enum.Material.SmoothPlastic
3957p52.CFrame = CFrame.new(-1.41937149, 3.71018171, 4.03967237, -1, 0, 0, 0, 1, 0, 0, 0, -1)
3958p52.CanCollide = false
3959p52.Locked = true
3960p52.FormFactor = Enum.FormFactor.Custom
3961p52.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
3962p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3963p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3964p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3965p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3966p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3967p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3968b52 = Instance.new("BlockMesh", p52)
3969b52.Name = "Mesh"
3970b52.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3971p53 = Instance.new("WedgePart", m6)
3972p53.BrickColor = BrickColor.new("Black")
3973p53.Material = Enum.Material.SmoothPlastic
3974p53.Name = "Wedge"
3975p53.CFrame = CFrame.new(-0.0201580226, 2.03113341, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
3976p53.CanCollide = false
3977p53.Locked = true
3978p53.FormFactor = Enum.FormFactor.Custom
3979p53.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
3980p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3981p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3982p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3983p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3984p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3985p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3986b53 = Instance.new("SpecialMesh", p53)
3987b53.MeshType = Enum.MeshType.Wedge
3988b53.Name = "Mesh"
3989b53.Scale = Vector3.new(0.602178097, 1, 0.602178097)
3990p54 = Instance.new("Part", m6)
3991p54.BrickColor = BrickColor.new("Black")
3992p54.Material = Enum.Material.SmoothPlastic
3993p54.CFrame = CFrame.new(-0.300009966, 1.68132639, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3994p54.CanCollide = false
3995p54.Locked = true
3996p54.FormFactor = Enum.FormFactor.Custom
3997p54.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
3998p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3999p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4000p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4001p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4002p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4003p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4004b54 = Instance.new("BlockMesh", p54)
4005b54.Name = "Mesh"
4006b54.Scale = Vector3.new(0.602178395, 1, 0.602178097)
4007p55 = Instance.new("WedgePart", m6)
4008p55.BrickColor = BrickColor.new("Black")
4009p55.Material = Enum.Material.SmoothPlastic
4010p55.Name = "Wedge"
4011p55.CFrame = CFrame.new(0.39960131, 2.10108781, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4012p55.CanCollide = false
4013p55.Locked = true
4014p55.FormFactor = Enum.FormFactor.Custom
4015p55.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
4016p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4017p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4018p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4019p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4020p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4021p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4022b55 = Instance.new("SpecialMesh", p55)
4023b55.MeshType = Enum.MeshType.Wedge
4024b55.Name = "Mesh"
4025b55.Scale = Vector3.new(0.602178097, 1, 0.602178097)
4026p56 = Instance.new("WedgePart", m6)
4027p56.BrickColor = BrickColor.new("Lime green")
4028p56.Material = Enum.Material.SmoothPlastic
4029p56.Name = "Wedge"
4030p56.CFrame = CFrame.new(1.23911822, 3.29041815, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4031p56.CanCollide = false
4032p56.Locked = true
4033p56.FormFactor = Enum.FormFactor.Custom
4034p56.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4035p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4036p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4037p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4038p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4039p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4040p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4041b56 = Instance.new("SpecialMesh", p56)
4042b56.MeshType = Enum.MeshType.Wedge
4043b56.Name = "Mesh"
4044b56.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4045p57 = Instance.new("WedgePart", m6)
4046p57.BrickColor = BrickColor.new("Black")
4047p57.Material = Enum.Material.SmoothPlastic
4048p57.Name = "Wedge"
4049p57.CFrame = CFrame.new(0.749394774, 4.54971123, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4050p57.CanCollide = false
4051p57.Locked = true
4052p57.FormFactor = Enum.FormFactor.Custom
4053p57.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
4054p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4055p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4056p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4057p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4058p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4059p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4060b57 = Instance.new("SpecialMesh", p57)
4061b57.MeshType = Enum.MeshType.Wedge
4062b57.Name = "Mesh"
4063b57.Scale = Vector3.new(0.602178097, 0.602178097, 1)
4064p58 = Instance.new("Part", m6)
4065p58.BrickColor = BrickColor.new("Black")
4066p58.Material = Enum.Material.SmoothPlastic
4067p58.CFrame = CFrame.new(0.819354892, 3.71018171, 4.03967237, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4068p58.CanCollide = false
4069p58.Locked = true
4070p58.FormFactor = Enum.FormFactor.Custom
4071p58.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
4072p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4073p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4074p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4075p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4076p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4077p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4078b58 = Instance.new("BlockMesh", p58)
4079b58.Name = "Mesh"
4080b58.Scale = Vector3.new(0.602178097, 1, 0.602178097)
4081p59 = Instance.new("WedgePart", m6)
4082p59.BrickColor = BrickColor.new("Black")
4083p59.Material = Enum.Material.SmoothPlastic
4084p59.Name = "Wedge"
4085p59.CFrame = CFrame.new(0.259678036, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4086p59.CanCollide = false
4087p59.Locked = true
4088p59.FormFactor = Enum.FormFactor.Custom
4089p59.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4090p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4091p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4092p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4093p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4094p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4095p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4096b59 = Instance.new("SpecialMesh", p59)
4097b59.MeshType = Enum.MeshType.Wedge
4098b59.Name = "Mesh"
4099b59.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4100p60 = Instance.new("Part", m6)
4101p60.BrickColor = BrickColor.new("Black")
4102p60.Material = Enum.Material.SmoothPlastic
4103p60.Name = "NeckPart"
4104p60.CFrame = CFrame.new(-0.300008506, 4.82955122, 3.8997519, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4105p60.CanCollide = false
4106p60.Locked = true
4107p60.FormFactor = Enum.FormFactor.Custom
4108p60.Size = Vector3.new(1.25928628, 0.232357651, 0.419762105)
4109p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4110p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4111p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4112p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4113p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4114p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4115b60 = Instance.new("BlockMesh", p60)
4116b60.Name = "Mesh"
4117b60.Scale = Vector3.new(1, 0.602178097, 1)
4118p61 = Instance.new("Part", m6)
4119p61.BrickColor = BrickColor.new("Black")
4120p61.Material = Enum.Material.SmoothPlastic
4121p61.CFrame = CFrame.new(0.959281087, 2.73073363, 4.03967333, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4122p61.CanCollide = false
4123p61.Locked = true
4124p61.FormFactor = Enum.FormFactor.Custom
4125p61.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
4126p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4127p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4128p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4129p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4130p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4131p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4132b61 = Instance.new("BlockMesh", p61)
4133b61.Name = "Mesh"
4134b61.Scale = Vector3.new(0.602178097, 1, 0.602178097)
4135p62 = Instance.new("WedgePart", m6)
4136p62.BrickColor = BrickColor.new("Black")
4137p62.Material = Enum.Material.SmoothPlastic
4138p62.Name = "Wedge"
4139p62.CFrame = CFrame.new(1.16916382, 2.87065434, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4140p62.CanCollide = false
4141p62.Locked = true
4142p62.FormFactor = Enum.FormFactor.Custom
4143p62.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
4144p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4145p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4146p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4147p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4148p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4149p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4150b62 = Instance.new("SpecialMesh", p62)
4151b62.MeshType = Enum.MeshType.Wedge
4152b62.Name = "Mesh"
4153b62.Scale = Vector3.new(0.602178097, 0.602178097, 1)
4154p63 = Instance.new("WedgePart", m6)
4155p63.BrickColor = BrickColor.new("Lime green")
4156p63.Material = Enum.Material.SmoothPlastic
4157p63.Name = "Wedge"
4158p63.CFrame = CFrame.new(1.37904489, 2.73073268, 4.03967333, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4159p63.CanCollide = false
4160p63.Locked = true
4161p63.FormFactor = Enum.FormFactor.Custom
4162p63.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4163p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4164p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4165p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4166p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4167p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4168p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4169b63 = Instance.new("SpecialMesh", p63)
4170b63.MeshType = Enum.MeshType.Wedge
4171b63.Name = "Mesh"
4172b63.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4173p64 = Instance.new("WedgePart", m6)
4174p64.BrickColor = BrickColor.new("Black")
4175p64.Material = Enum.Material.SmoothPlastic
4176p64.Name = "Wedge"
4177p64.CFrame = CFrame.new(-0.439923674, 1.68132377, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4178p64.CanCollide = false
4179p64.Locked = true
4180p64.FormFactor = Enum.FormFactor.Custom
4181p64.Size = Vector3.new(0.232357651, 0.279841423, 0.232357636)
4182p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4183p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4184p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4185p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4186p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4187p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4188b64 = Instance.new("SpecialMesh", p64)
4189b64.MeshType = Enum.MeshType.Wedge
4190b64.Name = "Mesh"
4191b64.Scale = Vector3.new(0.602178097, 1, 0.602178097)
4192p65 = Instance.new("WedgePart", m6)
4193p65.BrickColor = BrickColor.new("Black")
4194p65.Material = Enum.Material.SmoothPlastic
4195p65.Name = "Wedge"
4196p65.CFrame = CFrame.new(-0.859687686, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4197p65.CanCollide = false
4198p65.Locked = true
4199p65.FormFactor = Enum.FormFactor.Custom
4200p65.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4201p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4202p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4203p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4204p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4205p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4206p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4207b65 = Instance.new("SpecialMesh", p65)
4208b65.MeshType = Enum.MeshType.Wedge
4209b65.Name = "Mesh"
4210b65.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4211p66 = Instance.new("WedgePart", m6)
4212p66.BrickColor = BrickColor.new("Black")
4213p66.Material = Enum.Material.SmoothPlastic
4214p66.Name = "Wedge"
4215p66.CFrame = CFrame.new(-1.55929291, 3.71018267, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4216p66.CanCollide = false
4217p66.Locked = true
4218p66.FormFactor = Enum.FormFactor.Custom
4219p66.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4220p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4221p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4222p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4223p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4224p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4225p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4226b66 = Instance.new("SpecialMesh", p66)
4227b66.MeshType = Enum.MeshType.Wedge
4228b66.Name = "Mesh"
4229b66.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4230p67 = Instance.new("WedgePart", m6)
4231p67.BrickColor = BrickColor.new("Black")
4232p67.Material = Enum.Material.SmoothPlastic
4233p67.Name = "Wedge"
4234p67.CFrame = CFrame.new(-0.719767809, 2.31096911, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4235p67.CanCollide = false
4236p67.Locked = true
4237p67.FormFactor = Enum.FormFactor.Custom
4238p67.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4239p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4240p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4241p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4242p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4243p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4244p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4245b67 = Instance.new("SpecialMesh", p67)
4246b67.MeshType = Enum.MeshType.Wedge
4247b67.Name = "Mesh"
4248b67.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4249p68 = Instance.new("WedgePart", m6)
4250p68.BrickColor = BrickColor.new("Lime green")
4251p68.Name = "Wedge"
4252p68.CFrame = CFrame.new(-1.17450571, 1.89121199, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4253p68.CanCollide = false
4254p68.Locked = true
4255p68.FormFactor = Enum.FormFactor.Custom
4256p68.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4257p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4258p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4259p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4260p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4261p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4262p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4263b68 = Instance.new("SpecialMesh", p68)
4264b68.MeshType = Enum.MeshType.Wedge
4265b68.Name = "Mesh"
4266b68.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
4267p69 = Instance.new("WedgePart", m6)
4268p69.BrickColor = BrickColor.new("Lime green")
4269p69.Name = "Wedge"
4270p69.CFrame = CFrame.new(-1.10454547, 1.89121199, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4271p69.CanCollide = false
4272p69.Locked = true
4273p69.FormFactor = Enum.FormFactor.Custom
4274p69.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4275p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4276p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4277p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4278p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4279p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4280p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4281b69 = Instance.new("SpecialMesh", p69)
4282b69.MeshType = Enum.MeshType.Wedge
4283b69.Name = "Mesh"
4284b69.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
4285p70 = Instance.new("WedgePart", m6)
4286p70.BrickColor = BrickColor.new("Black")
4287p70.Material = Enum.Material.SmoothPlastic
4288p70.Name = "Wedge"
4289p70.CFrame = CFrame.new(0.889316559, 3.99002528, 4.03967237, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4290p70.CanCollide = false
4291p70.Locked = true
4292p70.FormFactor = Enum.FormFactor.Custom
4293p70.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
4294p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4295p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4296p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4297p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4298p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4299p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4300b70 = Instance.new("SpecialMesh", p70)
4301b70.MeshType = Enum.MeshType.Wedge
4302b70.Name = "Mesh"
4303b70.Scale = Vector3.new(0.602178097, 0.602178097, 1)
4304p71 = Instance.new("WedgePart", m6)
4305p71.BrickColor = BrickColor.new("Lime green")
4306p71.Name = "Wedge"
4307p71.CFrame = CFrame.new(-0.334977895, 1.47144794, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4308p71.CanCollide = false
4309p71.Locked = true
4310p71.FormFactor = Enum.FormFactor.Custom
4311p71.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4312p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4313p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4314p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4315p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4316p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4317p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4318b71 = Instance.new("SpecialMesh", p71)
4319b71.MeshType = Enum.MeshType.Wedge
4320b71.Name = "Mesh"
4321b71.Scale = Vector3.new(0.602178395, 0.602178395, 0.301089197)
4322p72 = Instance.new("WedgePart", m6)
4323p72.BrickColor = BrickColor.new("Black")
4324p72.Material = Enum.Material.SmoothPlastic
4325p72.Name = "Wedge"
4326p72.CFrame = CFrame.new(-0.579845786, 2.03112626, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4327p72.CanCollide = false
4328p72.Locked = true
4329p72.FormFactor = Enum.FormFactor.Custom
4330p72.Size = Vector3.new(0.232357651, 0.419762105, 0.232357636)
4331p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4332p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4333p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4334p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4335p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4336p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4337b72 = Instance.new("SpecialMesh", p72)
4338b72.MeshType = Enum.MeshType.Wedge
4339b72.Name = "Mesh"
4340b72.Scale = Vector3.new(0.602178097, 1, 0.602178097)
4341p73 = Instance.new("WedgePart", m6)
4342p73.BrickColor = BrickColor.new("Black")
4343p73.Material = Enum.Material.SmoothPlastic
4344p73.Name = "Wedge"
4345p73.CFrame = CFrame.new(-1.41937125, 2.31096983, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4346p73.CanCollide = false
4347p73.Locked = true
4348p73.FormFactor = Enum.FormFactor.Custom
4349p73.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4350p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4351p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4352p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4353p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4354p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4355p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4356b73 = Instance.new("SpecialMesh", p73)
4357b73.MeshType = Enum.MeshType.Wedge
4358b73.Name = "Mesh"
4359b73.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4360p74 = Instance.new("WedgePart", m6)
4361p74.BrickColor = BrickColor.new("Black")
4362p74.Material = Enum.Material.SmoothPlastic
4363p74.Name = "Wedge"
4364p74.CFrame = CFrame.new(1.16916382, 2.59081125, 4.03967333, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4365p74.CanCollide = false
4366p74.Locked = true
4367p74.FormFactor = Enum.FormFactor.Custom
4368p74.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
4369p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4370p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4371p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4372p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4373p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4374p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4375b74 = Instance.new("SpecialMesh", p74)
4376b74.MeshType = Enum.MeshType.Wedge
4377b74.Name = "Mesh"
4378b74.Scale = Vector3.new(0.602178097, 0.602178097, 1)
4379p75 = Instance.new("WedgePart", m6)
4380p75.BrickColor = BrickColor.new("Black")
4381p75.Material = Enum.Material.SmoothPlastic
4382p75.Name = "Wedge"
4383p75.CFrame = CFrame.new(-0.160081401, 1.68132377, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4384p75.CanCollide = false
4385p75.Locked = true
4386p75.FormFactor = Enum.FormFactor.Custom
4387p75.Size = Vector3.new(0.232357651, 0.279841363, 0.232357636)
4388p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4389p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4390p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4391p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4392p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4393p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4394b75 = Instance.new("SpecialMesh", p75)
4395b75.MeshType = Enum.MeshType.Wedge
4396b75.Name = "Mesh"
4397b75.Scale = Vector3.new(0.602178097, 1, 0.602178097)
4398p76 = Instance.new("WedgePart", m6)
4399p76.BrickColor = BrickColor.new("Black")
4400p76.Material = Enum.Material.SmoothPlastic
4401p76.Name = "Wedge"
4402p76.CFrame = CFrame.new(0.819362521, 2.31096983, 4.03967237, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4403p76.CanCollide = false
4404p76.Locked = true
4405p76.FormFactor = Enum.FormFactor.Custom
4406p76.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4407p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4408p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4409p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4410p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4411p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4412p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4413b76 = Instance.new("SpecialMesh", p76)
4414b76.MeshType = Enum.MeshType.Wedge
4415b76.Name = "Mesh"
4416b76.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4417p77 = Instance.new("WedgePart", m6)
4418p77.BrickColor = BrickColor.new("Lime green")
4419p77.Material = Enum.Material.SmoothPlastic
4420p77.Name = "Wedge"
4421p77.CFrame = CFrame.new(-1.55929291, 4.40979004, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4422p77.CanCollide = false
4423p77.Locked = true
4424p77.FormFactor = Enum.FormFactor.Custom
4425p77.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4426p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4427p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4428p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4429p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4430p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4431p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4432b77 = Instance.new("SpecialMesh", p77)
4433b77.MeshType = Enum.MeshType.Wedge
4434b77.Name = "Mesh"
4435b77.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4436p78 = Instance.new("WedgePart", m6)
4437p78.BrickColor = BrickColor.new("Black")
4438p78.Material = Enum.Material.SmoothPlastic
4439p78.Name = "Wedge"
4440p78.CFrame = CFrame.new(-1.34941173, 4.54971123, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4441p78.CanCollide = false
4442p78.Locked = true
4443p78.FormFactor = Enum.FormFactor.Custom
4444p78.Size = Vector3.new(0.232357651, 0.232357651, 0.279841363)
4445p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4446p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4447p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4448p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4449p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4450p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4451b78 = Instance.new("SpecialMesh", p78)
4452b78.MeshType = Enum.MeshType.Wedge
4453b78.Name = "Mesh"
4454b78.Scale = Vector3.new(0.602178097, 0.602178097, 1)
4455p79 = Instance.new("WedgePart", m6)
4456p79.BrickColor = BrickColor.new("Lime green")
4457p79.Material = Enum.Material.SmoothPlastic
4458p79.Name = "Wedge"
4459p79.CFrame = CFrame.new(-1.6992141, 3.85010386, 4.03967237, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4460p79.CanCollide = false
4461p79.Locked = true
4462p79.FormFactor = Enum.FormFactor.Custom
4463p79.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4464p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4465p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4466p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4467p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4468p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4469p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4470b79 = Instance.new("SpecialMesh", p79)
4471b79.MeshType = Enum.MeshType.Wedge
4472b79.Name = "Mesh"
4473b79.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4474p80 = Instance.new("WedgePart", m6)
4475p80.BrickColor = BrickColor.new("Black")
4476p80.Material = Enum.Material.SmoothPlastic
4477p80.Name = "Wedge"
4478p80.CFrame = CFrame.new(-1.6992135, 3.1504972, 4.03967237, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4479p80.CanCollide = false
4480p80.Locked = true
4481p80.FormFactor = Enum.FormFactor.Custom
4482p80.Size = Vector3.new(0.232357651, 0.232357651, 0.232357636)
4483p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4484p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4485p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4486p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4487p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4488p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4489b80 = Instance.new("SpecialMesh", p80)
4490b80.MeshType = Enum.MeshType.Wedge
4491b80.Name = "Mesh"
4492b80.Scale = Vector3.new(0.602178097, 0.602178097, 0.602178097)
4493w1 = Instance.new("Weld", p1)
4494w1.Name = "Joint"
4495w1.Part0 = p1
4496w1.C0 = CFrame.new(0, 0, 0.139921591, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4497w1.Part1 = p47
4498w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4499w2 = Instance.new("Weld", p2)
4500w2.Name = "Joint"
4501w2.Part0 = p2
4502w2.C0 = CFrame.new(0, -2.7097974e-006, 0.139918938, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4503w2.Part1 = p11
4504w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4505w3 = Instance.new("Weld", p3)
4506w3.Name = "Joint"
4507w3.Part0 = p3
4508w3.C0 = CFrame.new(0, 0.559684455, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4509w3.Part1 = p50
4510w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4511w4 = Instance.new("Weld", p4)
4512w4.Name = "Joint"
4513w4.Part0 = p4
4514w4.C0 = CFrame.new(-0.139921427, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4515w4.Part1 = p5
4516w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4517w5 = Instance.new("Weld", p5)
4518w5.Name = "Joint"
4519w5.Part0 = p5
4520w5.C0 = CFrame.new(-0.139920607, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4521w5.Part1 = p27
4522w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4523w6 = Instance.new("Weld", p6)
4524w6.Name = "Joint"
4525w6.Part0 = p6
4526w6.C0 = CFrame.new(6.98293934e-006, 0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4527w6.Part1 = p14
4528w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4529w7 = Instance.new("Weld", p7)
4530w7.Name = "Joint"
4531w7.Part0 = p7
4532w7.C0 = CFrame.new(-0.139921531, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4533w7.Part1 = p10
4534w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4535w8 = Instance.new("Weld", p8)
4536w8.Name = "Joint"
4537w8.Part0 = p8
4538w8.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4539w8.Part1 = p32
4540w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4541w9 = Instance.new("Weld", p9)
4542w9.Name = "Joint"
4543w9.Part0 = p9
4544w9.C0 = CFrame.new(0, 0.279842764, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4545w9.Part1 = p16
4546w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4547w10 = Instance.new("Weld", p10)
4548w10.Name = "Joint"
4549w10.Part0 = p10
4550w10.C0 = CFrame.new(-0.139921531, 1.04222977e-006, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4551w10.Part1 = p61
4552w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4553w11 = Instance.new("Weld", p11)
4554w11.Name = "Joint"
4555w11.Part0 = p11
4556w11.C0 = CFrame.new(0, 0.209881723, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4557w11.Part1 = p13
4558w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4559w12 = Instance.new("Weld", p12)
4560w12.Name = "Joint"
4561w12.Part0 = p12
4562w12.C0 = CFrame.new(-0.139921427, -0.139921635, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4563w12.Part1 = p29
4564w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4565w13 = Instance.new("Weld", p13)
4566w13.Name = "Joint"
4567w13.Part0 = p13
4568w13.C0 = CFrame.new(0.839523137, 0.349802732, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4569w13.Part1 = p48
4570w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4571w14 = Instance.new("Weld", p14)
4572w14.Name = "Joint"
4573w14.Part0 = p14
4574w14.C0 = CFrame.new(-6.98293934e-006, 1.25067584e-006, -0.139921844, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4575w14.Part1 = p60
4576w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4577w15 = Instance.new("Weld", p15)
4578w15.Name = "Joint"
4579w15.Part0 = p15
4580w15.C0 = CFrame.new(-0.139920712, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4581w15.Part1 = p17
4582w15.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4583w16 = Instance.new("Weld", p16)
4584w16.Name = "Joint"
4585w16.Part0 = p16
4586w16.C0 = CFrame.new(1.45912168e-006, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4587w16.Part1 = p48
4588w16.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4589w17 = Instance.new("Weld", p17)
4590w17.Name = "Joint"
4591w17.Part0 = p17
4592w17.C0 = CFrame.new(-0.97944206, 0.0699603036, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
4593w17.Part1 = p50
4594w17.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4595w18 = Instance.new("Weld", p18)
4596w18.Name = "Joint"
4597w18.Part0 = p18
4598w18.C0 = CFrame.new(-0.979444683, 0.0699603036, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4599w18.Part1 = p50
4600w18.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4601w19 = Instance.new("Weld", p19)
4602w19.Name = "Joint"
4603w19.Part0 = p19
4604w19.C0 = CFrame.new(0, -0.2098784, 0.0349924229, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4605w19.Part1 = p54
4606w19.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4607w20 = Instance.new("Weld", p20)
4608w20.Name = "Joint"
4609w20.Part0 = p20
4610w20.C0 = CFrame.new(-0.139921427, -0.13992101, 1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4611w20.Part1 = p21
4612w20.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4613w21 = Instance.new("Weld", p21)
4614w21.Name = "Joint"
4615w21.Part0 = p21
4616w21.C0 = CFrame.new(-1.25928402, 0.0699627995, -1.35489881e-006, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4617w21.Part1 = p37
4618w21.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4619w22 = Instance.new("Weld", p22)
4620w22.Name = "Joint"
4621w22.Part0 = p22
4622w22.C0 = CFrame.new(0, -0.209878504, 0.0349705629, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4623w22.Part1 = p8
4624w22.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4625w23 = Instance.new("Weld", p23)
4626w23.Name = "Joint"
4627w23.Part0 = p23
4628w23.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4629w23.Part1 = p35
4630w23.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4631w24 = Instance.new("Weld", p24)
4632w24.Name = "Joint"
4633w24.Part0 = p24
4634w24.C0 = CFrame.new(8.33783815e-007, -0.209883824, 1.25928962, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4635w24.Part1 = p48
4636w24.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4637w25 = Instance.new("Weld", p25)
4638w25.Name = "Joint"
4639w25.Part0 = p25
4640w25.C0 = CFrame.new(0, -0.209878504, 0.0349897929, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4641w25.Part1 = p8
4642w25.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4643w26 = Instance.new("Weld", p26)
4644w26.Name = "Joint"
4645w26.Part0 = p26
4646w26.C0 = CFrame.new(0, -3.33513526e-006, 0.769568086, 0, 0, -1, 0, 1, 0, 1, 0, 0)
4647w26.Part1 = p6
4648w26.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4649w27 = Instance.new("Weld", p27)
4650w27.Name = "Joint"
4651w27.Part0 = p27
4652w27.C0 = CFrame.new(-1.25928354, -0.0699575916, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
4653w27.Part1 = p48
4654w27.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4655w28 = Instance.new("Weld", p28)
4656w28.Name = "Joint"
4657w28.Part0 = p28
4658w28.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
4659w28.Part1 = p35
4660w28.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4661w29 = Instance.new("Weld", p29)
4662w29.Name = "Joint"
4663w29.Part0 = p29
4664w29.C0 = CFrame.new(-1.25928354, 0.0699634254, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
4665w29.Part1 = p37
4666w29.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4667w30 = Instance.new("Weld", p30)
4668w30.Name = "Joint"
4669w30.Part0 = p30
4670w30.C0 = CFrame.new(0, -0.139920816, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4671w30.Part1 = p20
4672w30.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4673w31 = Instance.new("Weld", p31)
4674w31.Name = "Joint"
4675w31.Part0 = p31
4676w31.C0 = CFrame.new(0, -3.02246644e-006, 0.419769108, 0, 0, -1, 0, -1, -0, -1, 0, -0)
4677w31.Part1 = p16
4678w31.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4679w32 = Instance.new("Weld", p32)
4680w32.Name = "Joint"
4681w32.Part0 = p32
4682w32.C0 = CFrame.new(-0.839526176, 0.349802852, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4683w32.Part1 = p48
4684w32.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4685w33 = Instance.new("Weld", p33)
4686w33.Name = "Joint"
4687w33.Part0 = p33
4688w33.C0 = CFrame.new(1.3548987e-006, -0.279842436, 0.0699624866, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4689w33.Part1 = p21
4690w33.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4691w34 = Instance.new("Weld", p34)
4692w34.Name = "Joint"
4693w34.Part0 = p34
4694w34.C0 = CFrame.new(0, -0.279842019, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
4695w34.Part1 = p27
4696w34.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4697w35 = Instance.new("Weld", p35)
4698w35.Name = "Joint"
4699w35.Part0 = p35
4700w35.C0 = CFrame.new(-0.139920607, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4701w35.Part1 = p58
4702w35.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4703w36 = Instance.new("Weld", p36)
4704w36.Name = "Joint"
4705w36.Part0 = p36
4706w36.C0 = CFrame.new(0, -0.279843062, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4707w36.Part1 = p29
4708w36.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4709w37 = Instance.new("Weld", p37)
4710w37.Name = "Joint"
4711w37.Part0 = p37
4712w37.C0 = CFrame.new(0, 0.559682429, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4713w37.Part1 = p3
4714w37.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4715w38 = Instance.new("Weld", p38)
4716w38.Name = "Joint"
4717w38.Part0 = p38
4718w38.C0 = CFrame.new(0, 0, 0.13992101, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4719w38.Part1 = p4
4720w38.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4721w39 = Instance.new("Weld", p39)
4722w39.Name = "Joint"
4723w39.Part0 = p39
4724w39.C0 = CFrame.new(0, 0, 0.139921427, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4725w39.Part1 = p12
4726w39.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4727w40 = Instance.new("Weld", p40)
4728w40.Name = "Joint"
4729w40.Part0 = p40
4730w40.C0 = CFrame.new(0, -0.279843479, 0.0699611381, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4731w40.Part1 = p52
4732w40.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4733w41 = Instance.new("Weld", p41)
4734w41.Name = "Joint"
4735w41.Part0 = p41
4736w41.C0 = CFrame.new(0, -0.139921427, 0.0699607134, 0, 0, -1, 0, -1, -0, -1, 0, -0)
4737w41.Part1 = p5
4738w41.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4739w42 = Instance.new("Weld", p42)
4740w42.Name = "Joint"
4741w42.Part0 = p42
4742w42.C0 = CFrame.new(0, -2.7097974e-006, 0.139925033, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4743w42.Part1 = p8
4744w42.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4745w43 = Instance.new("Weld", p43)
4746w43.Name = "Joint"
4747w43.Part0 = p43
4748w43.C0 = CFrame.new(0, -0.139921218, 0.0699607134, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4749w43.Part1 = p5
4750w43.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4751w44 = Instance.new("Weld", p44)
4752w44.Name = "Joint"
4753w44.Part0 = p44
4754w44.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4755w44.Part1 = p15
4756w44.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4757w45 = Instance.new("Weld", p45)
4758w45.Name = "Joint"
4759w45.Part0 = p45
4760w45.C0 = CFrame.new(0, -2.7097974e-006, 0.139921531, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4761w45.Part1 = p11
4762w45.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4763w46 = Instance.new("Weld", p46)
4764w46.Name = "Joint"
4765w46.Part0 = p46
4766w46.C0 = CFrame.new(0, -3.33513526e-006, 0.769562066, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4767w46.Part1 = p6
4768w46.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4769w47 = Instance.new("Weld", p47)
4770w47.Name = "Joint"
4771w47.Part0 = p47
4772w47.C0 = CFrame.new(-0.139920652, -0.139923528, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4773w47.Part1 = p18
4774w47.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4775w48 = Instance.new("Weld", p48)
4776w48.Name = "Joint"
4777w48.Part0 = p48
4778w48.C0 = CFrame.new(0, 0.559684873, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4779w48.Part1 = p37
4780w48.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4781w49 = Instance.new("Weld", p49)
4782w49.Name = "Joint"
4783w49.Part0 = p49
4784w49.C0 = CFrame.new(0, -0.139921844, 0, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4785w49.Part1 = p47
4786w49.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4787w50 = Instance.new("Weld", p50)
4788w50.Name = "Joint"
4789w50.Part0 = p50
4790w50.C0 = CFrame.new(0, 0.349801898, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4791w50.Part1 = p6
4792w50.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4793w51 = Instance.new("Weld", p51)
4794w51.Name = "Joint"
4795w51.Part0 = p51
4796w51.C0 = CFrame.new(-0.139921427, -0.139922053, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4797w51.Part1 = p52
4798w51.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4799w52 = Instance.new("Weld", p52)
4800w52.Name = "Joint"
4801w52.Part0 = p52
4802w52.C0 = CFrame.new(-1.11936295, 0.0699607134, 0, -1, 0, 0, 0, 1, 0, 0, 0, -1)
4803w52.Part1 = p3
4804w52.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4805w53 = Instance.new("Weld", p53)
4806w53.Name = "Joint"
4807w53.Part0 = p53
4808w53.C0 = CFrame.new(0, 3.9604729e-006, 0.279851943, 0, 0, -1, 0, -1, -0, -1, 0, -0)
4809w53.Part1 = p9
4810w53.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4811w54 = Instance.new("Weld", p54)
4812w54.Name = "Joint"
4813w54.Part0 = p54
4814w54.C0 = CFrame.new(0, 0.349802941, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4815w54.Part1 = p9
4816w54.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4817w55 = Instance.new("Weld", p55)
4818w55.Name = "Joint"
4819w55.Part0 = p55
4820w55.C0 = CFrame.new(0, -2.7097974e-006, 0.139916331, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4821w55.Part1 = p8
4822w55.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4823w56 = Instance.new("Weld", p56)
4824w56.Name = "Joint"
4825w56.Part0 = p56
4826w56.C0 = CFrame.new(0, 0, 0.139921322, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4827w56.Part1 = p20
4828w56.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4829w57 = Instance.new("Weld", p57)
4830w57.Name = "Joint"
4831w57.Part0 = p57
4832w57.C0 = CFrame.new(0, -0.139921427, -0.0699620694, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4833w57.Part1 = p47
4834w57.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4835w58 = Instance.new("Weld", p58)
4836w58.Name = "Joint"
4837w58.Part0 = p58
4838w58.C0 = CFrame.new(-1.11936343, 0.0699607134, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4839w58.Part1 = p3
4840w58.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4841w59 = Instance.new("Weld", p59)
4842w59.Name = "Joint"
4843w59.Part0 = p59
4844w59.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4845w59.Part1 = p32
4846w59.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4847w60 = Instance.new("Weld", p61)
4848w60.Name = "Joint"
4849w60.Part0 = p61
4850w60.C0 = CFrame.new(-1.25928962, -0.0699586272, -8.33783815e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4851w60.Part1 = p48
4852w60.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4853w61 = Instance.new("Weld", p62)
4854w61.Name = "Joint"
4855w61.Part0 = p62
4856w61.C0 = CFrame.new(0, -0.139921635, 0.0699612424, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4857w61.Part1 = p10
4858w61.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4859w62 = Instance.new("Weld", p63)
4860w62.Name = "Joint"
4861w62.Part0 = p63
4862w62.C0 = CFrame.new(0, 0, 0.139920712, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4863w62.Part1 = p7
4864w62.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4865w63 = Instance.new("Weld", p64)
4866w63.Name = "Joint"
4867w63.Part0 = p64
4868w63.C0 = CFrame.new(0, -2.60557431e-006, 0.139913708, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4869w63.Part1 = p54
4870w63.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4871w64 = Instance.new("Weld", p65)
4872w64.Name = "Joint"
4873w64.Part0 = p65
4874w64.C0 = CFrame.new(0, -2.50135167e-006, 0.279843956, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4875w64.Part1 = p13
4876w64.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4877w65 = Instance.new("Weld", p66)
4878w65.Name = "Joint"
4879w65.Part0 = p66
4880w65.C0 = CFrame.new(0, 1.04222977e-006, 0.139921427, 0, 0, -1, 0, -1, -0, -1, 0, -0)
4881w65.Part1 = p52
4882w65.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4883w66 = Instance.new("Weld", p67)
4884w66.Name = "Joint"
4885w66.Part0 = p67
4886w66.C0 = CFrame.new(0, -3.02246644e-006, 0.419757843, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4887w66.Part1 = p16
4888w66.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4889w67 = Instance.new("Weld", p68)
4890w67.Name = "Joint"
4891w67.Part0 = p68
4892w67.C0 = CFrame.new(0, -0.209878504, 0.0349741057, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4893w67.Part1 = p11
4894w67.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4895w68 = Instance.new("Weld", p69)
4896w68.Name = "Joint"
4897w68.Part0 = p69
4898w68.C0 = CFrame.new(0, -0.209878504, 0.0349861942, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4899w68.Part1 = p11
4900w68.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4901w69 = Instance.new("Weld", p70)
4902w69.Name = "Joint"
4903w69.Part0 = p70
4904w69.C0 = CFrame.new(0, -0.279843479, 0.0699616596, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4905w69.Part1 = p58
4906w69.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4907w70 = Instance.new("Weld", p71)
4908w70.Name = "Joint"
4909w70.Part0 = p71
4910w70.C0 = CFrame.new(0, -0.2098784, 0.0349679329, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4911w70.Part1 = p54
4912w70.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4913w71 = Instance.new("Weld", p72)
4914w71.Name = "Joint"
4915w71.Part0 = p72
4916w71.C0 = CFrame.new(0, -3.02246644e-006, 0.27983579, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4917w71.Part1 = p9
4918w71.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4919w72 = Instance.new("Weld", p73)
4920w72.Name = "Joint"
4921w72.Part0 = p73
4922w72.C0 = CFrame.new(0, -2.50135167e-006, 0.279839605, 0, 0, 1, 0, -1, 0, 1, 0, 0)
4923w72.Part1 = p13
4924w72.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4925w73 = Instance.new("Weld", p74)
4926w73.Name = "Joint"
4927w73.Part0 = p74
4928w73.C0 = CFrame.new(0, -0.139921427, 0.0699612424, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4929w73.Part1 = p10
4930w73.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4931w74 = Instance.new("Weld", p75)
4932w74.Name = "Joint"
4933w74.Part0 = p75
4934w74.C0 = CFrame.new(0, -2.60557431e-006, 0.139928564, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4935w74.Part1 = p54
4936w74.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4937w75 = Instance.new("Weld", p76)
4938w75.Name = "Joint"
4939w75.Part0 = p76
4940w75.C0 = CFrame.new(0, -2.50135167e-006, 0.27984485, 0, 0, -1, 0, -1, 0, -1, 0, 0)
4941w75.Part1 = p32
4942w75.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4943w76 = Instance.new("Weld", p77)
4944w76.Name = "Joint"
4945w76.Part0 = p77
4946w76.C0 = CFrame.new(0, 0, 0.139921635, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4947w76.Part1 = p15
4948w76.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4949w77 = Instance.new("Weld", p78)
4950w77.Name = "Joint"
4951w77.Part0 = p78
4952w77.C0 = CFrame.new(0, -0.139921427, -0.0699594691, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4953w77.Part1 = p15
4954w77.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4955w78 = Instance.new("Weld", p79)
4956w78.Name = "Joint"
4957w78.Part0 = p79
4958w78.C0 = CFrame.new(0, 0, 0.139921218, 0, 0, 1, 0, 1, 0, -1, 0, 0)
4959w78.Part1 = p51
4960w78.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4961w79 = Instance.new("Weld", p80)
4962w79.Name = "Joint"
4963w79.Part0 = p80
4964w79.C0 = CFrame.new(0, -0.13992101, 0, 0, 0, -1, 0, -1, -0, -1, 0, -0)
4965w79.Part1 = p12
4966w79.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
4967m6.Parent = torso
4968m6:MakeJoints()
4969----------------------------------------------------
4970local cor6 = Instance.new("Part", torso.Cloak)
4971cor6.Name = "Thingy"
4972cor6.Locked = true
4973cor6.BottomSurface = 0
4974cor6.CanCollide = false
4975cor6.Size = Vector3.new(1,1,1)
4976cor6.Transparency = 1
4977cor6.TopSurface = 0
4978corw6 = Instance.new("Weld", cor6)
4979corw6.Part0 = torso
4980corw6.Part1 = cor6
4981corw6.C0 = CFrame.new(0, 1, 0.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
4982corw6.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
4983weld6 = Instance.new("Weld", torso.Cloak.NeckPart)
4984weld6.Part0 = cor6
4985weld6.Part1 = torso.Cloak.NeckPart
4986weld6.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
4987--Amulet
4988m7 = Instance.new("Model")
4989m7.Name = "Amulet"
4990p1 = Instance.new("Part", m7)
4991p1.BrickColor = BrickColor.new("Lime green")
4992p1.Material = Enum.Material.Neon
4993p1.Name = "Center"
4994p1.CFrame = CFrame.new(-1.0658141e-014, 14.4125643, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
4995p1.CanCollide = false
4996p1.Locked = true
4997p1.FormFactor = Enum.FormFactor.Custom
4998p1.Shape = Enum.PartType.Cylinder
4999p1.Size = Vector3.new(0.5, 0.5, 0.5)
5000p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5001p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5002p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5003p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5004p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5005p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5006p2 = Instance.new("Part", m7)
5007p2.BrickColor = BrickColor.new("Really black")
5008p2.Material = Enum.Material.Metal
5009p2.Name = "Bottom"
5010p2.CFrame = CFrame.new(1.19209318e-007, 14.1625719, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
5011p2.CanCollide = false
5012p2.Locked = true
5013p2.FormFactor = Enum.FormFactor.Custom
5014p2.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
5015p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5016p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5017p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5018p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5019p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5020p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5021b1 = Instance.new("SpecialMesh", p2)
5022b1.MeshType = Enum.MeshType.Cylinder
5023b1.Name = "Mesh"
5024p3 = Instance.new("Part", m7)
5025p3.BrickColor = BrickColor.new("Really black")
5026p3.Material = Enum.Material.Metal
5027p3.CFrame = CFrame.new(1.23580463e-007, 14.4625673, -0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
5028p3.CanCollide = false
5029p3.Locked = true
5030p3.FormFactor = Enum.FormFactor.Custom
5031p3.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5032p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5033p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5034p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5035p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5036p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5037p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5038b2 = Instance.new("SpecialMesh", p3)
5039b2.MeshType = Enum.MeshType.Brick
5040b2.Name = "Mesh"
5041b2.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5042p4 = Instance.new("Part", m7)
5043p4.BrickColor = BrickColor.new("Really black")
5044p4.Material = Enum.Material.Metal
5045p4.CFrame = CFrame.new(1.19209318e-007, 14.4625673, 0.280000001, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
5046p4.CanCollide = false
5047p4.Locked = true
5048p4.FormFactor = Enum.FormFactor.Custom
5049p4.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5050p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5051p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5052p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5053p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5054p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5055p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5056b3 = Instance.new("SpecialMesh", p4)
5057b3.MeshType = Enum.MeshType.Brick
5058b3.Name = "Mesh"
5059b3.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5060p5 = Instance.new("Part", m7)
5061p5.BrickColor = BrickColor.new("Really black")
5062p5.Material = Enum.Material.Metal
5063p5.CFrame = CFrame.new(0.14000012, 14.4625673, -0.242487118, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
5064p5.CanCollide = false
5065p5.Locked = true
5066p5.FormFactor = Enum.FormFactor.Custom
5067p5.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5068p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5069p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5070p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5071p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5072p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5073p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5074b4 = Instance.new("SpecialMesh", p5)
5075b4.MeshType = Enum.MeshType.Brick
5076b4.Name = "Mesh"
5077b4.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5078p6 = Instance.new("Part", m7)
5079p6.BrickColor = BrickColor.new("Really black")
5080p6.Material = Enum.Material.Metal
5081p6.CFrame = CFrame.new(-0.139999881, 14.4625673, 0.242487103, -3.78551732e-008, -0.866025388, -0.5, 1, -4.37113883e-008, 0, -2.18556941e-008, -0.5, 0.866025388)
5082p6.CanCollide = false
5083p6.Locked = true
5084p6.FormFactor = Enum.FormFactor.Custom
5085p6.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5086p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5087p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5088p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5089p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5090p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5091p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5092b5 = Instance.new("SpecialMesh", p6)
5093b5.MeshType = Enum.MeshType.Brick
5094b5.Name = "Mesh"
5095b5.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5096p7 = Instance.new("Part", m7)
5097p7.BrickColor = BrickColor.new("Really black")
5098p7.Material = Enum.Material.Metal
5099p7.CFrame = CFrame.new(-0.242486984, 14.4625673, 0.139999986, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
5100p7.CanCollide = false
5101p7.Locked = true
5102p7.FormFactor = Enum.FormFactor.Custom
5103p7.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5104p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5105p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5106p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5107p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5108p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5109p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5110b6 = Instance.new("SpecialMesh", p7)
5111b6.MeshType = Enum.MeshType.Brick
5112b6.Name = "Mesh"
5113b6.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5114p8 = Instance.new("Part", m7)
5115p8.BrickColor = BrickColor.new("Really black")
5116p8.Material = Enum.Material.Metal
5117p8.CFrame = CFrame.new(0.242487192, 14.4625673, -0.139999971, -2.18556924e-008, -0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551732e-008, -0.866025388, 0.5)
5118p8.CanCollide = false
5119p8.Locked = true
5120p8.FormFactor = Enum.FormFactor.Custom
5121p8.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5122p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5123p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5124p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5125p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5126p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5127p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5128b7 = Instance.new("SpecialMesh", p8)
5129b7.MeshType = Enum.MeshType.Brick
5130b7.Name = "Mesh"
5131b7.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5132p9 = Instance.new("Part", m7)
5133p9.BrickColor = BrickColor.new("Really black")
5134p9.Material = Enum.Material.Metal
5135p9.CFrame = CFrame.new(0.280000091, 14.4625673, -1.64313008e-014, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
5136p9.CanCollide = false
5137p9.Locked = true
5138p9.FormFactor = Enum.FormFactor.Custom
5139p9.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5140p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5141p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5142p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5143p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5144p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5145p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5146b8 = Instance.new("SpecialMesh", p9)
5147b8.MeshType = Enum.MeshType.Brick
5148b8.Name = "Mesh"
5149b8.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5150p10 = Instance.new("Part", m7)
5151p10.BrickColor = BrickColor.new("Really black")
5152p10.Material = Enum.Material.Metal
5153p10.CFrame = CFrame.new(-0.279999852, 14.4625673, -1.49011772e-008, 0, 0, -1, 1, -4.37113847e-008, 0, -4.37113847e-008, -1, 0)
5154p10.CanCollide = false
5155p10.Locked = true
5156p10.FormFactor = Enum.FormFactor.Custom
5157p10.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5158p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5159p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5160p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5161p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5162p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5163p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5164b9 = Instance.new("SpecialMesh", p10)
5165b9.MeshType = Enum.MeshType.Brick
5166b9.Name = "Mesh"
5167b9.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5168p11 = Instance.new("Part", m7)
5169p11.BrickColor = BrickColor.new("Really black")
5170p11.Material = Enum.Material.Metal
5171p11.CFrame = CFrame.new(-0.242486984, 14.4625673, -0.139999986, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
5172p11.CanCollide = false
5173p11.Locked = true
5174p11.FormFactor = Enum.FormFactor.Custom
5175p11.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5176p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5177p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5178p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5179p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5180p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5181p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5182b10 = Instance.new("SpecialMesh", p11)
5183b10.MeshType = Enum.MeshType.Brick
5184b10.Name = "Mesh"
5185b10.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5186p12 = Instance.new("Part", m7)
5187p12.BrickColor = BrickColor.new("Really black")
5188p12.Material = Enum.Material.Metal
5189p12.CFrame = CFrame.new(0.242487192, 14.4625673, 0.139999971, 2.18556906e-008, 0.5, -0.866025388, 1, -4.37113847e-008, 0, -3.78551697e-008, -0.866025388, -0.5)
5190p12.CanCollide = false
5191p12.Locked = true
5192p12.FormFactor = Enum.FormFactor.Custom
5193p12.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5194p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5195p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5196p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5197p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5198p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5199p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5200b11 = Instance.new("SpecialMesh", p12)
5201b11.MeshType = Enum.MeshType.Brick
5202b11.Name = "Mesh"
5203b11.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5204p13 = Instance.new("Part", m7)
5205p13.BrickColor = BrickColor.new("Really black")
5206p13.Material = Enum.Material.Metal
5207p13.CFrame = CFrame.new(-0.139999866, 14.4625673, -0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
5208p13.CanCollide = false
5209p13.Locked = true
5210p13.FormFactor = Enum.FormFactor.Custom
5211p13.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5212p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5213p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5214p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5215p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5216p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5217p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5218b12 = Instance.new("SpecialMesh", p13)
5219b12.MeshType = Enum.MeshType.Brick
5220b12.Name = "Mesh"
5221b12.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5222p14 = Instance.new("Part", m7)
5223p14.BrickColor = BrickColor.new("Really black")
5224p14.Material = Enum.Material.Metal
5225p14.CFrame = CFrame.new(0.14000012, 14.4625673, 0.242487073, 3.78551732e-008, 0.866025388, -0.5, 1, -4.37113812e-008, 1.77635684e-015, -2.18556924e-008, -0.5, -0.866025388)
5226p14.CanCollide = false
5227p14.Locked = true
5228p14.FormFactor = Enum.FormFactor.Custom
5229p14.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
5230p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5231p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5232p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5233p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5234p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5235p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5236b13 = Instance.new("SpecialMesh", p14)
5237b13.MeshType = Enum.MeshType.Brick
5238b13.Name = "Mesh"
5239b13.Scale = Vector3.new(1, 0.300000012, 0.200000003)
5240p15 = Instance.new("Part", m7)
5241p15.BrickColor = BrickColor.new("Really black")
5242p15.Material = Enum.Material.Metal
5243p15.Name = "Top"
5244p15.CFrame = CFrame.new(0, 14.7125645, 0, -4.37113883e-008, -1, 0, 1, -4.37113883e-008, 0, 0, 0, 1)
5245p15.CanCollide = false
5246p15.Locked = true
5247p15.FormFactor = Enum.FormFactor.Custom
5248p15.Size = Vector3.new(0.200000003, 0.649999976, 0.649999976)
5249p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5250p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5251p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5252p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5253p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5254p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5255b14 = Instance.new("SpecialMesh", p15)
5256b14.MeshType = Enum.MeshType.Cylinder
5257b14.Name = "Mesh"
5258w1 = Instance.new("Weld", p1)
5259w1.Name = "Joint"
5260w1.Part0 = p1
5261w1.C0 = CFrame.new(0.300000191, -1.31134357e-008, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5262w1.Part1 = p15
5263w1.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5264w2 = Instance.new("Weld", p2)
5265w2.Name = "Joint"
5266w2.Part0 = p2
5267w2.C0 = CFrame.new(0.249992371, 1.08281824e-007, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5268w2.Part1 = p1
5269w2.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5270w3 = Instance.new("Weld", p3)
5271w3.Name = "Joint"
5272w3.Part0 = p3
5273w3.C0 = CFrame.new(-0.0500030518, 1.25766178e-007, 0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5274w3.Part1 = p1
5275w3.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5276w4 = Instance.new("Weld", p4)
5277w4.Name = "Joint"
5278w4.Part0 = p4
5279w4.C0 = CFrame.new(-0.0500030518, 1.21395033e-007, -0.280000001, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5280w4.Part1 = p1
5281w4.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5282w5 = Instance.new("Weld", p5)
5283w5.Name = "Joint"
5284w5.Part0 = p5
5285w5.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, 0.280000061, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
5286w5.Part1 = p1
5287w5.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5288w6 = Instance.new("Weld", p6)
5289w6.Name = "Joint"
5290w6.Part0 = p6
5291w6.C0 = CFrame.new(-0.0500030518, 1.00163732e-007, -0.279999942, 1, -5.85621507e-009, -2.18556941e-008, -5.85621507e-009, 0.866025388, -0.5, 2.18556941e-008, 0.5, 0.866025388)
5292w6.Part1 = p1
5293w6.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5294w7 = Instance.new("Weld", p7)
5295w7.Name = "Joint"
5296w7.Part0 = p7
5297w7.C0 = CFrame.new(-0.0500030518, 5.54602479e-008, -0.279999882, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
5298w7.Part1 = p1
5299w7.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5300w8 = Instance.new("Weld", p8)
5301w8.Name = "Joint"
5302w8.Part0 = p8
5303w8.C0 = CFrame.new(-0.0500030518, 7.03614091e-008, 0.280000061, 1, -2.18556959e-008, -3.78551732e-008, -2.18556906e-008, 0.5, -0.866025388, 3.78551732e-008, 0.866025388, 0.5)
5304w8.Part1 = p1
5305w8.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5306w9 = Instance.new("Weld", p9)
5307w9.Name = "Joint"
5308w9.Part0 = p9
5309w9.C0 = CFrame.new(-0.0500030518, 2.1856863e-009, 0.280000091, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
5310w9.Part1 = p1
5311w9.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5312w10 = Instance.new("Weld", p10)
5313w10.Name = "Joint"
5314w10.Part0 = p10
5315w10.C0 = CFrame.new(-0.0500030518, -1.27154749e-008, -0.279999852, 1, -4.37113883e-008, -4.37113847e-008, -4.37113847e-008, 1.91068525e-015, -1, 4.37113883e-008, 1, 0)
5316w10.Part1 = p1
5317w10.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5318w11 = Instance.new("Weld", p11)
5319w11.Name = "Joint"
5320w11.Part0 = p11
5321w11.C0 = CFrame.new(-0.0500030518, -5.6298461e-008, -0.279999882, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
5322w11.Part1 = p1
5323w11.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5324w12 = Instance.new("Weld", p12)
5325w12.Name = "Joint"
5326w12.Part0 = p12
5327w12.C0 = CFrame.new(-0.0500030518, -6.37490416e-008, 0.280000061, 1, -6.55670789e-008, -3.78551697e-008, -6.55670789e-008, -0.5, -0.866025388, 3.78551732e-008, 0.866025388, -0.5)
5328w12.Part1 = p1
5329w12.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5330w13 = Instance.new("Weld", p13)
5331w13.Name = "Joint"
5332w13.Part0 = p13
5333w13.C0 = CFrame.new(-0.0500030518, -1.01001945e-007, -0.279999912, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
5334w13.Part1 = p1
5335w13.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5336w14 = Instance.new("Weld", p14)
5337w14.Name = "Joint"
5338w14.Part0 = p14
5339w14.C0 = CFrame.new(-0.0500030518, -1.08452525e-007, 0.280000031, 1, -8.15665615e-008, -2.18556924e-008, -8.15665544e-008, -0.866025388, -0.5, 2.18556959e-008, 0.5, -0.866025388)
5340w14.Part1 = p1
5341w14.C1 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
5342m7.Parent = torso
5343m7:MakeJoints()
5344----------------------------------------------------
5345local cor7 = Instance.new("Part", torso.Amulet)
5346cor7.Name = "Thingy"
5347cor7.Locked = true
5348cor7.BottomSurface = 0
5349cor7.CanCollide = false
5350cor7.Size = Vector3.new(1, 1, 1)
5351cor7.Transparency = 1
5352cor7.TopSurface = 0
5353corw7 = Instance.new("Weld", cor7)
5354corw7.Part0 = torso.Torso.Connection
5355corw7.Part1 = cor7
5356corw7.C0 = CFrame.new(0, 0.26, 0.1) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0))
5357corw7.C1 = CFrame.new(0, -0.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(140))
5358weld7 = Instance.new("Weld", torso.Amulet)
5359weld7.Part0 = cor7
5360weld7.Part1 = torso.Amulet.Top
5361weld7.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
5362--Zyrodoxa
5363m8 = Instance.new("Model")
5364m8.Name = "Zyrodoxa"
5365p1 = Instance.new("Part", m8)
5366p1.BrickColor = BrickColor.new("Really black")
5367p1.Material = Enum.Material.Metal
5368p1.Reflectance = 0.40000000596046
5369p1.Name = "Block"
5370p1.CFrame = CFrame.new(2.70000019e-005, -11.6870832, 1.45529819, 1, -1.44446419e-008, -1.27813706e-008, -1.84925408e-008, -0.906311333, -0.422620147, -5.47969492e-009, 0.422620773, -0.906312048)
5371p1.CanCollide = false
5372p1.Locked = true
5373p1.FormFactor = Enum.FormFactor.Custom
5374p1.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5375p1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5376p1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5377p1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5378p1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5379p1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5380p1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5381b1 = Instance.new("BlockMesh", p1)
5382b1.Name = "Mesh"
5383b1.Scale = Vector3.new(0.267712682, 0.468497276, 1)
5384p2 = Instance.new("Part", m8)
5385p2.BrickColor = BrickColor.new("Black")
5386p2.Material = Enum.Material.Metal
5387p2.Reflectance = 0.40000000596046
5388p2.Name = "Block"
5389p2.CFrame = CFrame.new(2.7e-005, -11.9090996, 0.428020298, 1, -1.85014493e-008, -5.47575318e-009, -1.85010585e-008, -1.00000393, -1.49011612e-007, -5.47616175e-009, 4.91738319e-007, -1.00000477)
5390p2.CanCollide = false
5391p2.Locked = true
5392p2.FormFactor = Enum.FormFactor.Custom
5393p2.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5394p2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5395p2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5396p2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5397p2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5398p2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5399p2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5400b2 = Instance.new("BlockMesh", p2)
5401b2.Name = "Mesh"
5402b2.Scale = Vector3.new(0.267712682, 0.870066345, 1)
5403p3 = Instance.new("Part", m8)
5404p3.BrickColor = BrickColor.new("Black")
5405p3.Material = Enum.Material.Metal
5406p3.Reflectance = 0.40000000596046
5407p3.Name = "Block"
5408p3.CFrame = CFrame.new(2.7e-005, -11.9091024, 0.959298849, 1, -1.85014493e-008, -5.47575318e-009, -1.85010585e-008, -1.00000393, -1.49011612e-007, -5.47616175e-009, 4.91738319e-007, -1.00000477)
5409p3.CanCollide = false
5410p3.Locked = true
5411p3.FormFactor = Enum.FormFactor.Custom
5412p3.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5413p3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5414p3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5415p3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5416p3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5417p3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5418p3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5419b3 = Instance.new("BlockMesh", p3)
5420b3.Name = "Mesh"
5421b3.Scale = Vector3.new(0.267712682, 0.870066345, 1)
5422p4 = Instance.new("Part", m8)
5423p4.BrickColor = BrickColor.new("Lime green")
5424p4.Material = Enum.Material.Metal
5425p4.Name = "Block"
5426p4.CFrame = CFrame.new(2.69999982e-005, -11.8500671, -1.24697566, 1, -4.30586944e-008, -5.26493444e-008, -5.9326311e-008, -0.173648626, -0.984811544, 3.32618768e-008, 0.984812438, -0.173648432)
5427p4.CanCollide = false
5428p4.Locked = true
5429p4.FormFactor = Enum.FormFactor.Custom
5430p4.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5431p4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5432p4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5433p4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5434p4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5435p4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5436p4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5437b4 = Instance.new("BlockMesh", p4)
5438b4.Name = "Mesh"
5439b4.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5440p5 = Instance.new("Part", m8)
5441p5.BrickColor = BrickColor.new("Lime green")
5442p5.Material = Enum.Material.Neon
5443p5.Reflectance = 0.40000000596046
5444p5.Name = "Block"
5445p5.CFrame = CFrame.new(2.69999982e-005, -11.9034386, -0.304960132, 1, -1.92584508e-008, 1.18294885e-009, -1.85012432e-008, -0.939696193, 0.342021227, -5.47556045e-009, -0.342021167, -0.939697087)
5446p5.CanCollide = false
5447p5.Locked = true
5448p5.FormFactor = Enum.FormFactor.Custom
5449p5.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5450p5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5451p5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5452p5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5453p5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5454p5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5455p5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5456b5 = Instance.new("BlockMesh", p5)
5457b5.Name = "Mesh"
5458b5.Scale = Vector3.new(0.334640861, 0.200784534, 0.669281721)
5459p6 = Instance.new("Part", m8)
5460p6.BrickColor = BrickColor.new("Parsley green")
5461p6.Material = Enum.Material.Metal
5462p6.Name = "Block"
5463p6.CFrame = CFrame.new(2.69999982e-005, -11.8500729, -0.678800821, 1, -4.08902388e-008, -5.95267018e-008, -5.9526478e-008, 1.1920929e-007, -1.0000037, 4.08900789e-008, 1.00000453, 5.36441803e-007)
5464p6.CanCollide = false
5465p6.Locked = true
5466p6.FormFactor = Enum.FormFactor.Custom
5467p6.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5468p6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5469p6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5470p6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5471p6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5472p6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5473p6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5474b6 = Instance.new("BlockMesh", p6)
5475b6.Name = "Mesh"
5476b6.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5477p7 = Instance.new("Part", m8)
5478p7.BrickColor = BrickColor.new("Lime green")
5479p7.Material = Enum.Material.Neon
5480p7.Reflectance = 0.40000000596046
5481p7.Name = "Block"
5482p7.CFrame = CFrame.new(2.69999982e-005, -11.957509, 0.917527318, 1, -2.28536976e-008, 8.68393135e-010, -2.22993837e-008, -0.965929389, 0.258820087, -5.07656006e-009, -0.258819878, -0.965930223)
5483p7.CanCollide = false
5484p7.Locked = true
5485p7.FormFactor = Enum.FormFactor.Custom
5486p7.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5487p7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5488p7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5489p7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5490p7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5491p7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5492p7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5493b7 = Instance.new("BlockMesh", p7)
5494b7.Name = "Mesh"
5495b7.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
5496p8 = Instance.new("Part", m8)
5497p8.BrickColor = BrickColor.new("Lime green")
5498p8.Material = Enum.Material.Neon
5499p8.Reflectance = 0.40000000596046
5500p8.Name = "Block"
5501p8.CFrame = CFrame.new(2.7e-005, -11.8956118, 0.105731606, 1, -1.92584473e-008, 1.1829453e-009, -1.85012521e-008, -0.939696133, 0.342021048, -5.47555823e-009, -0.342020899, -0.939696968)
5502p8.CanCollide = false
5503p8.Locked = true
5504p8.FormFactor = Enum.FormFactor.Custom
5505p8.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5506p8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5507p8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5508p8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5509p8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5510p8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5511p8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5512b8 = Instance.new("BlockMesh", p8)
5513b8.Name = "Mesh"
5514b8.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
5515p9 = Instance.new("Part", m8)
5516p9.BrickColor = BrickColor.new("Really black")
5517p9.Material = Enum.Material.Metal
5518p9.Reflectance = 0.40000000596046
5519p9.Name = "Block"
5520p9.CFrame = CFrame.new(2.69999982e-005, -11.7615223, 0.959302187, 1, -1.85016091e-008, -5.47516965e-009, -1.85012485e-008, -1.00000358, -1.1920929e-007, -5.47556001e-009, 5.36441803e-007, -1.00000429)
5521p9.CanCollide = false
5522p9.Locked = true
5523p9.FormFactor = Enum.FormFactor.Custom
5524p9.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5525p9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5526p9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5527p9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5528p9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5529p9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5530p9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5531b9 = Instance.new("BlockMesh", p9)
5532b9.Name = "Mesh"
5533b9.Scale = Vector3.new(0.267712682, 0.468497276, 1)
5534p10 = Instance.new("Part", m8)
5535p10.BrickColor = BrickColor.new("Really black")
5536p10.Material = Enum.Material.Metal
5537p10.Reflectance = 0.40000000596046
5538p10.Name = "Block"
5539p10.CFrame = CFrame.new(2.69999982e-005, -11.5473213, 1.65489614, 1, -9.20203203e-009, -1.69509313e-008, -1.84925799e-008, -0.707108974, -0.70710963, -5.47968293e-009, 0.707110405, -0.707109272)
5540p10.CanCollide = false
5541p10.Locked = true
5542p10.FormFactor = Enum.FormFactor.Custom
5543p10.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5544p10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5545p10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5546p10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5547p10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5548p10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5549p10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5550b10 = Instance.new("BlockMesh", p10)
5551b10.Name = "Mesh"
5552b10.Scale = Vector3.new(0.267712682, 0.468497276, 1)
5553p11 = Instance.new("Part", m8)
5554p11.BrickColor = BrickColor.new("Black")
5555p11.Material = Enum.Material.Metal
5556p11.Name = "Circle"
5557p11.CFrame = CFrame.new(2.7e-005, -11.6729841, -0.582877517, 1, -3.82200724e-008, -1.58314464e-008, -1.58310698e-008, 1.78813934e-007, -1.00000358, 3.82198735e-008, 1.00000429, 4.17232513e-007)
5558p11.CanCollide = false
5559p11.Locked = true
5560p11.FormFactor = Enum.FormFactor.Custom
5561p11.Size = Vector3.new(0.236122593, 0.220499977, 0.265637904)
5562p11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5563p11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5564p11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5565p11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5566p11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5567p11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5568b11 = Instance.new("CylinderMesh", p11)
5569b11.Name = "Mesh"
5570b11.Scale = Vector3.new(1, 0.401569068, 1)
5571p12 = Instance.new("Part", m8)
5572p12.BrickColor = BrickColor.new("Lime green")
5573p12.Material = Enum.Material.Neon
5574p12.Reflectance = 0.40000000596046
5575p12.Name = "Block"
5576p12.CFrame = CFrame.new(2.7e-005, -11.8956079, 0.673061967, 1, -1.56491176e-008, -8.14766423e-008, -1.31608857e-008, 0.939695954, -0.342021048, 8.1915303e-008, 0.342021108, 0.939696789)
5577p12.CanCollide = false
5578p12.Locked = true
5579p12.FormFactor = Enum.FormFactor.Custom
5580p12.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5581p12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5582p12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5583p12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5584p12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5585p12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5586p12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5587b12 = Instance.new("BlockMesh", p12)
5588b12.Name = "Mesh"
5589b12.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
5590p13 = Instance.new("Part", m8)
5591p13.BrickColor = BrickColor.new("Lime green")
5592p13.Material = Enum.Material.Metal
5593p13.Name = "Block"
5594p13.CFrame = CFrame.new(2.7e-005, -11.85007, -1.195328, 1, -4.3058666e-008, -5.26493267e-008, -5.93263003e-008, -0.173648536, -0.984811068, 3.32618555e-008, 0.984811902, -0.173648447)
5595p13.CanCollide = false
5596p13.Locked = true
5597p13.FormFactor = Enum.FormFactor.Custom
5598p13.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5599p13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5600p13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5601p13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5602p13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5603p13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5604p13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5605b13 = Instance.new("BlockMesh", p13)
5606b13.Name = "Mesh"
5607b13.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5608p14 = Instance.new("Part", m8)
5609p14.BrickColor = BrickColor.new("Black")
5610p14.Material = Enum.Material.Metal
5611p14.Reflectance = 0.40000000596046
5612p14.Name = "Block"
5613p14.CFrame = CFrame.new(2.7e-005, -11.6456089, 1.7017076, 1, -9.79658932e-009, -1.66229128e-008, -1.85012112e-008, -0.731357634, -0.681998909, -5.47637935e-009, 0.681999564, -0.731357992)
5614p14.CanCollide = false
5615p14.Locked = true
5616p14.FormFactor = Enum.FormFactor.Custom
5617p14.Size = Vector3.new(0.220499977, 0.220499977, 0.332047403)
5618p14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5619p14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5620p14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5621p14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5622p14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5623p14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5624b14 = Instance.new("BlockMesh", p14)
5625b14.Name = "Mesh"
5626b14.Scale = Vector3.new(0.267712682, 0.535425484, 1)
5627p15 = Instance.new("Part", m8)
5628p15.BrickColor = BrickColor.new("Really black")
5629p15.Material = Enum.Material.Metal
5630p15.Reflectance = 0.40000000596046
5631p15.Name = "Block"
5632p15.CFrame = CFrame.new(2.7e-005, -11.761528, 0.162387252, 1, -1.85015949e-008, -5.47519008e-009, -1.85012503e-008, -1.00000322, -4.47054163e-008, -5.47555512e-009, 3.27827877e-007, -1.00000393)
5633p15.CanCollide = false
5634p15.Locked = true
5635p15.FormFactor = Enum.FormFactor.Custom
5636p15.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5637p15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5638p15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5639p15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5640p15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5641p15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5642p15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5643b15 = Instance.new("BlockMesh", p15)
5644b15.Name = "Mesh"
5645b15.Scale = Vector3.new(0.267712682, 0.468497276, 1)
5646p16 = Instance.new("Part", m8)
5647p16.BrickColor = BrickColor.new("Really black")
5648p16.Material = Enum.Material.Metal
5649p16.Name = "Handle"
5650p16.CFrame = CFrame.new(2.7e-005, -11.8500671, -1.1215378, 1, -4.08902174e-008, -5.95266769e-008, -5.95264673e-008, 4.47054163e-008, -1.00000322, 4.08900469e-008, 1.00000393, 3.27827877e-007)
5651p16.CanCollide = false
5652p16.Locked = true
5653p16.FormFactor = Enum.FormFactor.Custom
5654p16.Size = Vector3.new(0.220499977, 0.97400558, 0.220499977)
5655p16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5656p16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5657p16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5658p16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5659p16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5660p16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5661b16 = Instance.new("BlockMesh", p16)
5662b16.Name = "Mesh"
5663b16.Scale = Vector3.new(0.602353573, 1, 0.602353573)
5664p17 = Instance.new("Part", m8)
5665p17.BrickColor = BrickColor.new("Lime green")
5666p17.Material = Enum.Material.Neon
5667p17.Reflectance = 0.40000000596046
5668p17.Name = "Block"
5669p17.CFrame = CFrame.new(2.7e-005, -11.9214983, 1.1695174, 1, -3.32851862e-008, -1.92677874e-009, -3.32848948e-008, -1.00000322, 5.51342964e-007, -1.92714822e-009, -2.68220901e-007, -1.00000393)
5670p17.CanCollide = false
5671p17.Locked = true
5672p17.FormFactor = Enum.FormFactor.Custom
5673p17.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5674p17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5675p17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5676p17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5677p17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5678p17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5679p17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5680b17 = Instance.new("BlockMesh", p17)
5681b17.Name = "Mesh"
5682b17.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
5683p18 = Instance.new("Part", m8)
5684p18.BrickColor = BrickColor.new("Really black")
5685p18.Material = Enum.Material.Metal
5686p18.Name = "Block"
5687p18.CFrame = CFrame.new(2.70000019e-005, -11.9708652, -1.76740301, 1, -9.71849161e-008, 2.00753263e-007, -1.30568921e-007, -0.984810889, 0.173648641, 1.80827797e-007, -0.173648477, -0.984811544)
5688p18.CanCollide = false
5689p18.Locked = true
5690p18.FormFactor = Enum.FormFactor.Custom
5691p18.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5692p18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5693p18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5694p18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5695p18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5696p18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5697p18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5698b18 = Instance.new("BlockMesh", p18)
5699b18.Name = "Mesh"
5700b18.Scale = Vector3.new(0.334640861, 0.133856371, 0.50196135)
5701p19 = Instance.new("Part", m8)
5702p19.BrickColor = BrickColor.new("Black")
5703p19.Material = Enum.Material.Metal
5704p19.Reflectance = 0.40000000596046
5705p19.Name = "Block"
5706p19.CFrame = CFrame.new(2.7e-005, -11.9090967, -0.10325551, 1, -1.85013889e-008, -5.47580603e-009, -1.85010975e-008, -1.0000031, -5.21540642e-008, -5.47609691e-009, 3.20374966e-007, -1.0000037)
5707p19.CanCollide = false
5708p19.Locked = true
5709p19.FormFactor = Enum.FormFactor.Custom
5710p19.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5711p19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5712p19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5713p19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5714p19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5715p19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5716p19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5717b19 = Instance.new("BlockMesh", p19)
5718b19.Name = "Mesh"
5719b19.Scale = Vector3.new(0.267712682, 0.870066345, 1)
5720p20 = Instance.new("Part", m8)
5721p20.BrickColor = BrickColor.new("Lime green")
5722p20.Material = Enum.Material.Metal
5723p20.Name = "Block"
5724p20.CFrame = CFrame.new(2.69999982e-005, -11.8500719, -0.937063575, 1, -4.21245474e-008, -5.61353133e-008, -5.9592935e-008, -0.0871559381, -0.996197701, 3.70716151e-008, 0.996198356, -0.0871557295)
5725p20.CanCollide = false
5726p20.Locked = true
5727p20.FormFactor = Enum.FormFactor.Custom
5728p20.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5729p20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5730p20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5731p20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5732p20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5733p20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5734p20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5735b20 = Instance.new("BlockMesh", p20)
5736b20.Name = "Mesh"
5737b20.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5738p21 = Instance.new("Part", m8)
5739p21.BrickColor = BrickColor.new("Really black")
5740p21.Material = Enum.Material.Metal
5741p21.Name = "Block"
5742p21.CFrame = CFrame.new(2.69999982e-005, -11.7520199, -1.68255222, 1, 1.93163316e-008, -6.95866973e-008, -5.9526478e-008, 0.766046822, -0.642789543, 4.08900966e-008, 0.642789721, 0.766047418)
5743p21.CanCollide = false
5744p21.Locked = true
5745p21.FormFactor = Enum.FormFactor.Custom
5746p21.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5747p21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5748p21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5749p21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5750p21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5751p21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5752p21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5753b21 = Instance.new("BlockMesh", p21)
5754b21.Name = "Mesh"
5755b21.Scale = Vector3.new(0.334640861, 0.133856371, 0.50196135)
5756p22 = Instance.new("Part", m8)
5757p22.BrickColor = BrickColor.new("Really black")
5758p22.Material = Enum.Material.Metal
5759p22.Reflectance = 0.40000000596046
5760p22.Name = "Block"
5761p22.CFrame = CFrame.new(2.69999964e-005, -11.7615223, -0.368889451, 1, -1.85015665e-008, -5.4752185e-009, -1.85012787e-008, -1.0000031, -5.96046448e-008, -5.47550449e-009, 3.87430191e-007, -1.0000037)
5762p22.CanCollide = false
5763p22.Locked = true
5764p22.FormFactor = Enum.FormFactor.Custom
5765p22.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5766p22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5767p22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5768p22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5769p22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5770p22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5771p22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5772b22 = Instance.new("BlockMesh", p22)
5773b22.Name = "Mesh"
5774b22.Scale = Vector3.new(0.267712682, 0.468497276, 1)
5775p23 = Instance.new("Part", m8)
5776p23.BrickColor = BrickColor.new("Lime green")
5777p23.Material = Enum.Material.Marble
5778p23.Name = "Block"
5779p23.CFrame = CFrame.new(2.69999964e-005, -11.85007, -0.641908407, 1, -4.0890189e-008, -5.95266485e-008, -5.95264922e-008, 5.96046448e-008, -1.0000031, 4.08900895e-008, 1.0000037, 3.87430191e-007)
5780p23.CanCollide = false
5781p23.Locked = true
5782p23.FormFactor = Enum.FormFactor.Custom
5783p23.Size = Vector3.new(0.220499977, 0.220499977, 0.236122593)
5784p23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5785p23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5786p23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5787p23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5788p23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5789p23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5790b23 = Instance.new("BlockMesh", p23)
5791b23.Name = "Mesh"
5792b23.Scale = Vector3.new(0.803138018, 0.133856371, 1)
5793p24 = Instance.new("Part", m8)
5794p24.BrickColor = BrickColor.new("Really black")
5795p24.Material = Enum.Material.Metal
5796p24.Name = "Block"
5797p24.CFrame = CFrame.new(2.69999964e-005, -11.948123, -1.6825552, 1, -7.18838464e-008, -6.93700386e-009, -5.95250889e-008, -0.766046762, -0.642789662, 4.08918908e-008, 0.642790258, -0.766046941)
5798p24.CanCollide = false
5799p24.Locked = true
5800p24.FormFactor = Enum.FormFactor.Custom
5801p24.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5802p24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5803p24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5804p24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5805p24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5806p24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5807p24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5808b24 = Instance.new("BlockMesh", p24)
5809b24.Name = "Mesh"
5810b24.Scale = Vector3.new(0.334640861, 0.133856371, 0.50196135)
5811p25 = Instance.new("Part", m8)
5812p25.BrickColor = BrickColor.new("Lime green")
5813p25.Material = Enum.Material.Marble
5814p25.Name = "Block"
5815p25.CFrame = CFrame.new(2.69999964e-005, -11.8500681, -1.59377992, 1, -4.08901926e-008, -5.95266414e-008, -5.95264957e-008, 5.96046448e-008, -1.0000031, 4.0890086e-008, 1.00000358, 3.57627869e-007)
5816p25.CanCollide = false
5817p25.Locked = true
5818p25.FormFactor = Enum.FormFactor.Custom
5819p25.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5820p25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5821p25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5822p25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5823p25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5824p25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5825p25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5826b25 = Instance.new("BlockMesh", p25)
5827b25.Name = "Mesh"
5828b25.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5829p26 = Instance.new("Part", m8)
5830p26.BrickColor = BrickColor.new("Really black")
5831p26.Material = Enum.Material.Metal
5832p26.Reflectance = 0.40000000596046
5833p26.Name = "Block"
5834p26.CFrame = CFrame.new(2.69999982e-005, -11.7615213, 0.428021312, 1, -1.85015523e-008, -5.47521495e-009, -1.85012912e-008, -1.0000031, -5.96046448e-008, -5.47550272e-009, 3.57627869e-007, -1.00000358)
5835p26.CanCollide = false
5836p26.Locked = true
5837p26.FormFactor = Enum.FormFactor.Custom
5838p26.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5839p26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5840p26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5841p26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5842p26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5843p26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5844p26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5845b26 = Instance.new("BlockMesh", p26)
5846b26.Name = "Mesh"
5847b26.Scale = Vector3.new(0.267712682, 0.468497276, 1)
5848p27 = Instance.new("Part", m8)
5849p27.BrickColor = BrickColor.new("Lime green")
5850p27.Material = Enum.Material.Metal
5851p27.Name = "Block"
5852p27.CFrame = CFrame.new(2.69999982e-005, -11.850069, -0.782109976, 1, -4.36853398e-008, -4.90951173e-008, -5.8728709e-008, -0.258819818, -0.965928853, 2.94898914e-008, 0.965929329, -0.25881961)
5853p27.CanCollide = false
5854p27.Locked = true
5855p27.FormFactor = Enum.FormFactor.Custom
5856p27.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5857p27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5858p27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5859p27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5860p27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5861p27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5862p27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5863b27 = Instance.new("BlockMesh", p27)
5864b27.Name = "Mesh"
5865b27.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5866p28 = Instance.new("Part", m8)
5867p28.BrickColor = BrickColor.new("Really black")
5868p28.Material = Enum.Material.SmoothPlastic
5869p28.Reflectance = 0.0099999997764826
5870p28.Name = "Circle"
5871p28.CFrame = CFrame.new(2.69999964e-005, -11.7615204, -0.52384901, 1, -3.82200298e-008, -1.58313824e-008, -1.58311213e-008, 5.96046448e-008, -1.0000031, 3.82198913e-008, 1.00000346, 3.57627869e-007)
5872p28.CanCollide = false
5873p28.Locked = true
5874p28.FormFactor = Enum.FormFactor.Custom
5875p28.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5876p28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5877p28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5878p28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5879p28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5880p28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5881p28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5882b28 = Instance.new("CylinderMesh", p28)
5883b28.Name = "Mesh"
5884b28.Scale = Vector3.new(0.803138018, 0.401569068, 0.803138137)
5885p29 = Instance.new("Part", m8)
5886p29.BrickColor = BrickColor.new("Black")
5887p29.Material = Enum.Material.Metal
5888p29.Reflectance = 0.40000000596046
5889p29.Name = "Block"
5890p29.CFrame = CFrame.new(2.69999964e-005, -11.8228655, 1.48447084, 1, -1.48910964e-008, -1.22697976e-008, -1.85012574e-008, -0.920508504, -0.390730202, -5.47632872e-009, 0.39073059, -0.920508862)
5891p29.CanCollide = false
5892p29.Locked = true
5893p29.FormFactor = Enum.FormFactor.Custom
5894p29.Size = Vector3.new(0.220499977, 0.220499977, 0.31728977)
5895p29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5896p29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5897p29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5898p29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5899p29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5900p29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5901b29 = Instance.new("BlockMesh", p29)
5902b29.Name = "Mesh"
5903b29.Scale = Vector3.new(0.267712682, 0.803138077, 1)
5904p30 = Instance.new("Part", m8)
5905p30.BrickColor = BrickColor.new("Lime green")
5906p30.Material = Enum.Material.Metal
5907p30.Name = "Block"
5908p30.CFrame = CFrame.new(2.69999928e-005, -11.850069, -1.35027885, 1, -4.36853398e-008, -4.90951102e-008, -5.87287019e-008, -0.25881964, -0.965928614, 2.94898825e-008, 0.96592921, -0.258819699)
5909p30.CanCollide = false
5910p30.Locked = true
5911p30.FormFactor = Enum.FormFactor.Custom
5912p30.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5913p30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5914p30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5915p30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5916p30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5917p30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5918p30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5919b30 = Instance.new("BlockMesh", p30)
5920b30.Name = "Mesh"
5921b30.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5922p31 = Instance.new("Part", m8)
5923p31.BrickColor = BrickColor.new("Lime green")
5924p31.Material = Enum.Material.Neon
5925p31.Reflectance = 0.40000000596046
5926p31.Name = "Block"
5927p31.CFrame = CFrame.new(2.69999928e-005, -11.8927851, 0.869306803, -1, -7.71367752e-008, 3.05927976e-008, 7.41768247e-008, -0.996197402, -0.0871561319, 3.71997153e-008, -0.0871560946, 0.996197999)
5928p31.CanCollide = false
5929p31.Locked = true
5930p31.FormFactor = Enum.FormFactor.Custom
5931p31.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5932p31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5933p31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5934p31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5935p31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5936p31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5937p31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5938b31 = Instance.new("BlockMesh", p31)
5939b31.Name = "Mesh"
5940b31.Scale = Vector3.new(0.334640861, 0.133856371, 0.870066345)
5941p32 = Instance.new("Part", m8)
5942p32.BrickColor = BrickColor.new("Lime green")
5943p32.Material = Enum.Material.Metal
5944p32.Name = "Block"
5945p32.CFrame = CFrame.new(2.6999991e-005, -11.850071, -1.29862738, 1, -3.936497e-008, -6.27974615e-008, -5.91275011e-008, 0.0871559605, -0.996197343, 4.46881891e-008, 0.996197939, 0.0871561021)
5946p32.CanCollide = false
5947p32.Locked = true
5948p32.FormFactor = Enum.FormFactor.Custom
5949p32.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5950p32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5951p32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5952p32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5953p32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5954p32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5955p32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5956b32 = Instance.new("BlockMesh", p32)
5957b32.Name = "Mesh"
5958b32.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5959p33 = Instance.new("Part", m8)
5960p33.BrickColor = BrickColor.new("Really black")
5961p33.Material = Enum.Material.Metal
5962p33.Reflectance = 0.40000000596046
5963p33.Name = "Block"
5964p33.CFrame = CFrame.new(2.69999928e-005, -11.7615213, 0.693662167, 1, -1.8501531e-008, -5.47520784e-009, -1.85013107e-008, -1.00000262, -1.49011612e-007, -5.47550894e-009, 2.38418579e-007, -1.00000322)
5965p33.CanCollide = false
5966p33.Locked = true
5967p33.FormFactor = Enum.FormFactor.Custom
5968p33.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
5969p33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5970p33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5971p33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5972p33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5973p33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5974p33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5975b33 = Instance.new("BlockMesh", p33)
5976b33.Name = "Mesh"
5977b33.Scale = Vector3.new(0.267712682, 0.468497276, 1)
5978p34 = Instance.new("Part", m8)
5979p34.BrickColor = BrickColor.new("Lime green")
5980p34.Material = Enum.Material.Metal
5981p34.Name = "Block"
5982p34.CFrame = CFrame.new(2.69999928e-005, -11.850069, -0.988716245, 1, -4.08901997e-008, -5.9526613e-008, -5.95264993e-008, 1.49011612e-007, -1.00000262, 4.08900576e-008, 1.00000322, 2.38418579e-007)
5983p34.CanCollide = false
5984p34.Locked = true
5985p34.FormFactor = Enum.FormFactor.Custom
5986p34.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
5987p34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5988p34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5989p34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5990p34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5991p34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5992p34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5993b34 = Instance.new("BlockMesh", p34)
5994b34.Name = "Mesh"
5995b34.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
5996p35 = Instance.new("Part", m8)
5997p35.BrickColor = BrickColor.new("Lime green")
5998p35.Material = Enum.Material.Metal
5999p35.Name = "Block"
6000p35.CFrame = CFrame.new(2.69999928e-005, -11.8500662, -1.50523794, 1, -4.08901997e-008, -5.95266094e-008, -5.95265028e-008, 1.49011612e-007, -1.00000262, 4.08900576e-008, 1.00000322, 2.38418579e-007)
6001p35.CanCollide = false
6002p35.Locked = true
6003p35.FormFactor = Enum.FormFactor.Custom
6004p35.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6005p35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6006p35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6007p35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6008p35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6009p35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6010p35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6011b35 = Instance.new("BlockMesh", p35)
6012b35.Name = "Mesh"
6013b35.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6014p36 = Instance.new("Part", m8)
6015p36.BrickColor = BrickColor.new("Lime green")
6016p36.Material = Enum.Material.Metal
6017p36.Name = "Block"
6018p36.CFrame = CFrame.new(2.69999928e-005, -11.8500719, -1.86679816, 1, -1.85015203e-008, -5.47520784e-009, -1.85013214e-008, -1.00000262, -1.49011612e-007, -5.47550938e-009, 2.38418579e-007, -1.00000322)
6019p36.CanCollide = false
6020p36.Locked = true
6021p36.FormFactor = Enum.FormFactor.Custom
6022p36.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6023p36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6024p36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6025p36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6026p36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6027p36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6028p36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6029b36 = Instance.new("BlockMesh", p36)
6030b36.Name = "Mesh"
6031b36.Scale = Vector3.new(0.401568979, 0.200784534, 0.267712682)
6032p37 = Instance.new("Part", m8)
6033p37.BrickColor = BrickColor.new("Lime green")
6034p37.Material = Enum.Material.Marble
6035p37.Name = "Circle"
6036p37.CFrame = CFrame.new(2.6999991e-005, -11.7319965, -0.523848772, 1, -3.82200369e-008, -1.58313576e-008, -1.58311444e-008, 1.49011612e-007, -1.00000262, 3.8219877e-008, 1.00000322, 2.38418579e-007)
6037p37.CanCollide = false
6038p37.Locked = true
6039p37.FormFactor = Enum.FormFactor.Custom
6040p37.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6041p37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6042p37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6043p37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6044p37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6045p37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6046p37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6047b37 = Instance.new("CylinderMesh", p37)
6048b37.Name = "Mesh"
6049b37.Scale = Vector3.new(0.936994374, 0.133856371, 0.936994612)
6050p38 = Instance.new("Part", m8)
6051p38.BrickColor = BrickColor.new("Really black")
6052p38.Material = Enum.Material.Metal
6053p38.Name = "Block"
6054p38.CFrame = CFrame.new(2.69999928e-005, -11.8021069, -1.64543033, 1, -4.08901997e-008, -5.95266023e-008, -5.95265099e-008, 1.49011612e-007, -1.00000262, 4.08900576e-008, 1.00000322, 2.38418579e-007)
6055p38.CanCollide = false
6056p38.Locked = true
6057p38.FormFactor = Enum.FormFactor.Custom
6058p38.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6059p38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6060p38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6061p38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6062p38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6063p38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6064p38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6065b38 = Instance.new("BlockMesh", p38)
6066b38.Name = "Mesh"
6067b38.Scale = Vector3.new(0.334640861, 0.133856371, 0.234248638)
6068p39 = Instance.new("Part", m8)
6069p39.BrickColor = BrickColor.new("Really black")
6070p39.Material = Enum.Material.Metal
6071p39.Name = "Block"
6072p39.CFrame = CFrame.new(2.6999991e-005, -11.8980207, -1.64543033, 1, -4.08901997e-008, -5.95265988e-008, -5.95265135e-008, 1.49011612e-007, -1.00000262, 4.08900576e-008, 1.00000322, 2.38418579e-007)
6073p39.CanCollide = false
6074p39.Locked = true
6075p39.FormFactor = Enum.FormFactor.Custom
6076p39.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6077p39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6078p39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6079p39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6080p39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6081p39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6082p39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6083b39 = Instance.new("BlockMesh", p39)
6084b39.Name = "Mesh"
6085b39.Scale = Vector3.new(0.334640861, 0.133856371, 0.234248638)
6086p40 = Instance.new("Part", m8)
6087p40.BrickColor = BrickColor.new("Really black")
6088p40.Material = Enum.Material.Metal
6089p40.Name = "Block"
6090p40.CFrame = CFrame.new(2.6999991e-005, -11.9044991, -1.84857893, 1, 2.62652719e-007, 4.66475456e-007, -2.72653665e-007, -0.500001431, 0.866027534, 4.6070295e-007, -0.866027951, -0.500001788)
6091p40.CanCollide = false
6092p40.Locked = true
6093p40.FormFactor = Enum.FormFactor.Custom
6094p40.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6095p40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6096p40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6097p40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6098p40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6099p40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6100p40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6101b40 = Instance.new("BlockMesh", p40)
6102b40.Name = "Mesh"
6103b40.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
6104p41 = Instance.new("Part", m8)
6105p41.BrickColor = BrickColor.new("Lime green")
6106p41.Material = Enum.Material.Neon
6107p41.Reflectance = 0.40000000596046
6108p41.Name = "Block"
6109p41.CFrame = CFrame.new(2.6999991e-005, -11.8956079, 0.422182083, 1, -1.56492277e-008, -8.1476486e-008, -1.31610101e-008, 0.939694941, -0.34202069, 8.19153172e-008, 0.34202072, 0.939695537)
6110p41.CanCollide = false
6111p41.Locked = true
6112p41.FormFactor = Enum.FormFactor.Custom
6113p41.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6114p41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6115p41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6116p41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6117p41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6118p41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6119p41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6120b41 = Instance.new("BlockMesh", p41)
6121b41.Name = "Mesh"
6122b41.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
6123p42 = Instance.new("Part", m8)
6124p42.BrickColor = BrickColor.new("Earth green")
6125p42.Material = Enum.Material.Metal
6126p42.Name = "Block"
6127p42.CFrame = CFrame.new(2.69999928e-005, -11.85007, -0.664048076, 1, -4.0890118e-008, -5.95265348e-008, -5.95265384e-008, 1.49011612e-007, -1.00000226, 4.08901286e-008, 1.00000286, 3.42726707e-007)
6128p42.CanCollide = false
6129p42.Locked = true
6130p42.FormFactor = Enum.FormFactor.Custom
6131p42.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6132p42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6133p42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6134p42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6135p42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6136p42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6137p42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6138b42 = Instance.new("BlockMesh", p42)
6139b42.Name = "Mesh"
6140b42.Scale = Vector3.new(0.736209869, 0.0669281855, 0.736209989)
6141p43 = Instance.new("Part", m8)
6142p43.BrickColor = BrickColor.new("Really black")
6143p43.Material = Enum.Material.Metal
6144p43.Name = "Block"
6145p43.CFrame = CFrame.new(2.69999964e-005, -11.7292862, -1.76739728, 1, 6.57225172e-008, -2.99325187e-008, -5.95263288e-008, 0.984809816, 0.173648655, 4.08903809e-008, -0.173648939, 0.984810352)
6146p43.CanCollide = false
6147p43.Locked = true
6148p43.FormFactor = Enum.FormFactor.Custom
6149p43.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6150p43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6151p43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6152p43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6153p43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6154p43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6155p43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6156b43 = Instance.new("BlockMesh", p43)
6157b43.Name = "Mesh"
6158b43.Scale = Vector3.new(0.334640861, 0.133856371, 0.50196135)
6159p44 = Instance.new("Part", m8)
6160p44.BrickColor = BrickColor.new("Lime green")
6161p44.Material = Enum.Material.Marble
6162p44.Name = "Circle"
6163p44.CFrame = CFrame.new(2.69999946e-005, -11.968133, -0.641907811, 1, -3.82199516e-008, -1.58312723e-008, -1.58311995e-008, 1.49011612e-007, -1.00000203, 3.8219941e-008, 1.00000262, 3.27825546e-007)
6164p44.CanCollide = false
6165p44.Locked = true
6166p44.FormFactor = Enum.FormFactor.Custom
6167p44.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6168p44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6169p44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6170p44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6171p44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6172p44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6173p44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6174b44 = Instance.new("CylinderMesh", p44)
6175b44.Name = "Mesh"
6176b44.Scale = Vector3.new(0.803138018, 0.133856371, 0.803138137)
6177p45 = Instance.new("Part", m8)
6178p45.BrickColor = BrickColor.new("Lime green")
6179p45.Material = Enum.Material.Neon
6180p45.Reflectance = 0.40000000596046
6181p45.Name = "Block"
6182p45.CFrame = CFrame.new(2.69999964e-005, -11.8956099, -0.0648244023, 1, -1.56492419e-008, -8.14764718e-008, -1.31610207e-008, 0.939694583, -0.342020601, 8.19152959e-008, 0.342020601, 0.93969512)
6183p45.CanCollide = false
6184p45.Locked = true
6185p45.FormFactor = Enum.FormFactor.Custom
6186p45.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6187p45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6188p45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6189p45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6190p45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6191p45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6192p45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6193b45 = Instance.new("BlockMesh", p45)
6194b45.Name = "Mesh"
6195b45.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
6196p46 = Instance.new("Part", m8)
6197p46.BrickColor = BrickColor.new("Black")
6198p46.Material = Enum.Material.Metal
6199p46.Name = "Block"
6200p46.CFrame = CFrame.new(2.69999946e-005, -11.8500729, -0.582874656, 1, -4.08901037e-008, -5.95265135e-008, -5.95265313e-008, 1.34110451e-007, -1.00000191, 4.08901215e-008, 1.00000238, 2.83122063e-007)
6201p46.CanCollide = false
6202p46.Locked = true
6203p46.FormFactor = Enum.FormFactor.Custom
6204p46.Size = Vector3.new(0.236122593, 0.220499977, 0.354183882)
6205p46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6206p46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6207p46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6208p46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6209p46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6210p46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6211b46 = Instance.new("BlockMesh", p46)
6212b46.Name = "Mesh"
6213b46.Scale = Vector3.new(1, 0.401569068, 1)
6214p47 = Instance.new("Part", m8)
6215p47.BrickColor = BrickColor.new("Earth green")
6216p47.Material = Enum.Material.Metal
6217p47.Name = "Block"
6218p47.CFrame = CFrame.new(2.69999946e-005, -11.850071, -1.56426501, 1, -4.08901037e-008, -5.95265099e-008, -5.95265348e-008, 1.34110451e-007, -1.00000191, 4.08901215e-008, 1.00000238, 2.83122063e-007)
6219p47.CanCollide = false
6220p47.Locked = true
6221p47.FormFactor = Enum.FormFactor.Custom
6222p47.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6223p47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6224p47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6225p47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6226p47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6227p47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6228p47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6229b47 = Instance.new("BlockMesh", p47)
6230b47.Name = "Mesh"
6231b47.Scale = Vector3.new(0.736209869, 0.0669281855, 0.736209989)
6232p48 = Instance.new("Part", m8)
6233p48.BrickColor = BrickColor.new("Lime green")
6234p48.Material = Enum.Material.Metal
6235p48.Name = "Block"
6236p48.CFrame = CFrame.new(2.69999964e-005, -11.8500748, -1.04036665, 1, -3.75603939e-008, -6.5922805e-008, -5.83990385e-008, 0.173648417, -0.984809697, 4.84371583e-008, 0.984810054, 0.173648626)
6237p48.CanCollide = false
6238p48.Locked = true
6239p48.FormFactor = Enum.FormFactor.Custom
6240p48.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6241p48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6242p48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6243p48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6244p48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6245p48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6246p48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6247b48 = Instance.new("BlockMesh", p48)
6248b48.Name = "Mesh"
6249b48.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6250p49 = Instance.new("Part", m8)
6251p49.BrickColor = BrickColor.new("Lime green")
6252p49.Material = Enum.Material.Metal
6253p49.Name = "Block"
6254p49.CFrame = CFrame.new(2.69999928e-005, -11.8500729, -0.730450988, 1, -3.7560401e-008, -6.59227979e-008, -5.83990456e-008, 0.173648179, -0.984809756, 4.84371476e-008, 0.984810114, 0.173648387)
6255p49.CanCollide = false
6256p49.Locked = true
6257p49.FormFactor = Enum.FormFactor.Custom
6258p49.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6259p49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6260p49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6261p49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6262p49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6263p49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6264p49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6265b49 = Instance.new("BlockMesh", p49)
6266b49.Name = "Mesh"
6267b49.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6268p50 = Instance.new("Part", m8)
6269p50.BrickColor = BrickColor.new("Black")
6270p50.Material = Enum.Material.Metal
6271p50.Reflectance = 0.40000000596046
6272p50.Name = "Block"
6273p50.CFrame = CFrame.new(2.69999928e-005, -11.9042749, 1.22774267, 1, -1.79535924e-008, -7.06764602e-009, -1.85012361e-008, -0.996196568, -0.0871560201, -5.47609824e-009, 0.0871561989, -0.996196926)
6274p50.CanCollide = false
6275p50.Locked = true
6276p50.FormFactor = Enum.FormFactor.Custom
6277p50.Size = Vector3.new(0.220499977, 0.220499977, 0.287774384)
6278p50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6279p50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6280p50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6281p50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6282p50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6283p50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6284b50 = Instance.new("BlockMesh", p50)
6285b50.Name = "Mesh"
6286b50.Scale = Vector3.new(0.267712682, 0.936994493, 1)
6287p51 = Instance.new("Part", m8)
6288p51.BrickColor = BrickColor.new("Lime green")
6289p51.Material = Enum.Material.Metal
6290p51.Name = "Block"
6291p51.CFrame = CFrame.new(2.69999928e-005, -11.8500719, -1.40193033, 1, -3.93648811e-008, -6.27973264e-008, -5.91275438e-008, 0.0871558785, -0.996196568, 4.46882424e-008, 0.996196926, 0.0871560574)
6292p51.CanCollide = false
6293p51.Locked = true
6294p51.FormFactor = Enum.FormFactor.Custom
6295p51.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6296p51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6297p51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6298p51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6299p51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6300p51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6301p51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6302b51 = Instance.new("BlockMesh", p51)
6303b51.Name = "Mesh"
6304b51.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6305p52 = Instance.new("Part", m8)
6306p52.BrickColor = BrickColor.new("Lime green")
6307p52.Material = Enum.Material.Metal
6308p52.Name = "Block"
6309p52.CFrame = CFrame.new(2.69999928e-005, -11.850071, -1.09201384, 1, -4.21244408e-008, -5.61351641e-008, -5.95929883e-008, -0.0871557593, -0.996196628, 3.70716471e-008, 0.996196985, -0.0871556401)
6310p52.CanCollide = false
6311p52.Locked = true
6312p52.FormFactor = Enum.FormFactor.Custom
6313p52.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6314p52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6315p52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6316p52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6317p52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6318p52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6319p52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6320b52 = Instance.new("BlockMesh", p52)
6321b52.Name = "Mesh"
6322b52.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6323p53 = Instance.new("Part", m8)
6324p53.BrickColor = BrickColor.new("Really black")
6325p53.Material = Enum.Material.Metal
6326p53.Name = "Block"
6327p53.CFrame = CFrame.new(2.69999928e-005, -11.7956429, -1.84857762, 1, 6.51748948e-008, 3.11061044e-008, -5.95261795e-008, 0.500001013, 0.866027117, 4.08900611e-008, -0.866027415, 0.500001013)
6328p53.CanCollide = false
6329p53.Locked = true
6330p53.FormFactor = Enum.FormFactor.Custom
6331p53.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6332p53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6333p53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6334p53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6335p53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6336p53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6337p53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6338b53 = Instance.new("BlockMesh", p53)
6339b53.Name = "Mesh"
6340b53.Scale = Vector3.new(0.334640861, 0.133856371, 0.669281721)
6341p54 = Instance.new("Part", m8)
6342p54.BrickColor = BrickColor.new("Really black")
6343p54.Material = Enum.Material.SmoothPlastic
6344p54.Reflectance = 0.0099999997764826
6345p54.Name = "Circle"
6346p54.CFrame = CFrame.new(2.69999928e-005, -11.9386101, -0.523846626, 1, -3.82199445e-008, -1.58312456e-008, -1.58311995e-008, 1.04308441e-007, -1.00000203, 3.82199303e-008, 1.00000226, 2.75671823e-007)
6347p54.CanCollide = false
6348p54.Locked = true
6349p54.FormFactor = Enum.FormFactor.Custom
6350p54.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6351p54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6352p54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6353p54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6354p54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6355p54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6356p54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6357b54 = Instance.new("CylinderMesh", p54)
6358b54.Name = "Mesh"
6359b54.Scale = Vector3.new(0.803138018, 0.401569068, 0.803138137)
6360p55 = Instance.new("Part", m8)
6361p55.BrickColor = BrickColor.new("Really black")
6362p55.Material = Enum.Material.Metal
6363p55.Reflectance = 0.40000000596046
6364p55.Name = "Block"
6365p55.CFrame = CFrame.new(2.69999928e-005, -11.7615232, -0.103249788, 1, -1.85014084e-008, -5.47530199e-009, -1.85013729e-008, -1.00000203, -1.04308441e-007, -5.47541257e-009, 2.75671823e-007, -1.00000226)
6366p55.CanCollide = false
6367p55.Locked = true
6368p55.FormFactor = Enum.FormFactor.Custom
6369p55.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
6370p55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6371p55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6372p55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6373p55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6374p55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6375p55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6376b55 = Instance.new("BlockMesh", p55)
6377b55.Name = "Mesh"
6378b55.Scale = Vector3.new(0.267712682, 0.468497276, 1)
6379p56 = Instance.new("Part", m8)
6380p56.BrickColor = BrickColor.new("Black")
6381p56.Material = Enum.Material.Metal
6382p56.Reflectance = 0.40000000596046
6383p56.Name = "Block"
6384p56.CFrame = CFrame.new(2.69999928e-005, -11.9091034, -0.368891358, 1, -1.8501229e-008, -5.47589352e-009, -1.85011935e-008, -1.00000203, -1.04308441e-007, -5.47600409e-009, 2.75671823e-007, -1.00000226)
6385p56.CanCollide = false
6386p56.Locked = true
6387p56.FormFactor = Enum.FormFactor.Custom
6388p56.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
6389p56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6390p56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6391p56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6392p56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6393p56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6394p56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6395b56 = Instance.new("BlockMesh", p56)
6396b56.Name = "Mesh"
6397b56.Scale = Vector3.new(0.267712682, 0.870066345, 1)
6398p57 = Instance.new("Part", m8)
6399p57.BrickColor = BrickColor.new("Black")
6400p57.Material = Enum.Material.Metal
6401p57.Reflectance = 0.40000000596046
6402p57.Name = "Block"
6403p57.CFrame = CFrame.new(2.69999928e-005, -11.9091005, 0.693658948, 1, -1.8501229e-008, -5.47589352e-009, -1.85011935e-008, -1.00000203, -1.04308441e-007, -5.47600409e-009, 2.75671823e-007, -1.00000226)
6404p57.CanCollide = false
6405p57.Locked = true
6406p57.FormFactor = Enum.FormFactor.Custom
6407p57.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
6408p57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6409p57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6410p57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6411p57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6412p57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6413p57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6414b57 = Instance.new("BlockMesh", p57)
6415b57.Name = "Mesh"
6416b57.Scale = Vector3.new(0.267712682, 0.870066345, 1)
6417p58 = Instance.new("Part", m8)
6418p58.BrickColor = BrickColor.new("Lime green")
6419p58.Material = Enum.Material.Marble
6420p58.Name = "Block"
6421p58.CFrame = CFrame.new(2.69999928e-005, -11.850071, -0.523846745, 1, -4.08901073e-008, -5.95264922e-008, -5.95265384e-008, 1.04308441e-007, -1.00000203, 4.08901144e-008, 1.00000226, 2.75671823e-007)
6422p58.CanCollide = false
6423p58.Locked = true
6424p58.FormFactor = Enum.FormFactor.Custom
6425p58.Size = Vector3.new(0.220499977, 0.220499977, 0.236122593)
6426p58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6427p58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6428p58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6429p58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6430p58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6431p58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6432b58 = Instance.new("BlockMesh", p58)
6433b58.Name = "Mesh"
6434b58.Scale = Vector3.new(0.936994374, 0.133856371, 1)
6435p59 = Instance.new("Part", m8)
6436p59.BrickColor = BrickColor.new("Lime green")
6437p59.Material = Enum.Material.Metal
6438p59.Name = "Block"
6439p59.CFrame = CFrame.new(2.69999928e-005, -11.850071, -1.62329435, 1, -1.85014031e-008, -5.47530021e-009, -1.85013782e-008, -1.00000203, -1.04308441e-007, -5.47540946e-009, 2.75671823e-007, -1.00000226)
6440p59.CanCollide = false
6441p59.Locked = true
6442p59.FormFactor = Enum.FormFactor.Custom
6443p59.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6444p59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6445p59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6446p59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6447p59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6448p59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6449p59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6450b59 = Instance.new("BlockMesh", p59)
6451b59.Name = "Mesh"
6452b59.Scale = Vector3.new(0.602353573, 0.200784534, 0.468497276)
6453p60 = Instance.new("Part", m8)
6454p60.BrickColor = BrickColor.new("Lime green")
6455p60.Material = Enum.Material.Marble
6456p60.Name = "Circle"
6457p60.CFrame = CFrame.new(2.69999928e-005, -11.9755096, -0.523859799, 1, -3.82199445e-008, -1.58312403e-008, -1.58312048e-008, 1.04308441e-007, -1.00000203, 3.82199339e-008, 1.00000226, 2.75671823e-007)
6458p60.CanCollide = false
6459p60.Locked = true
6460p60.FormFactor = Enum.FormFactor.Custom
6461p60.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6462p60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6463p60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6464p60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6465p60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6466p60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6467p60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6468b60 = Instance.new("CylinderMesh", p60)
6469b60.Name = "Mesh"
6470b60.Scale = Vector3.new(0.936994374, 0.133856371, 0.936994612)
6471p61 = Instance.new("Part", m8)
6472p61.BrickColor = BrickColor.new("Black")
6473p61.Material = Enum.Material.Metal
6474p61.Name = "Circle"
6475p61.CFrame = CFrame.new(2.69999928e-005, -12.0271645, -0.582878888, 1, -3.82199445e-008, -1.58312403e-008, -1.58312048e-008, 1.04308441e-007, -1.00000203, 3.82199339e-008, 1.00000226, 2.75671823e-007)
6476p61.CanCollide = false
6477p61.Locked = true
6478p61.FormFactor = Enum.FormFactor.Custom
6479p61.Size = Vector3.new(0.236122593, 0.220499977, 0.265637904)
6480p61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6481p61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6482p61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6483p61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6484p61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6485p61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6486b61 = Instance.new("CylinderMesh", p61)
6487b61.Name = "Mesh"
6488b61.Scale = Vector3.new(1, 0.401569068, 1)
6489p62 = Instance.new("Part", m8)
6490p62.BrickColor = BrickColor.new("Lime green")
6491p62.Material = Enum.Material.Metal
6492p62.Name = "Block"
6493p62.CFrame = CFrame.new(2.69999928e-005, -11.850069, -0.833758533, 1, -4.08901002e-008, -5.95264851e-008, -5.95265455e-008, -4.47034836e-008, -1.00000203, 4.08901002e-008, 1.00000226, 1.2665987e-007)
6494p62.CanCollide = false
6495p62.Locked = true
6496p62.FormFactor = Enum.FormFactor.Custom
6497p62.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6498p62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6499p62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6500p62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6501p62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6502p62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6503p62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6504b62 = Instance.new("BlockMesh", p62)
6505b62.Name = "Mesh"
6506b62.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6507p63 = Instance.new("Part", m8)
6508p63.BrickColor = BrickColor.new("Lime green")
6509p63.Material = Enum.Material.Metal
6510p63.Name = "Block"
6511p63.CFrame = CFrame.new(2.69999928e-005, -11.8500719, -1.14366531, 1, -3.93648811e-008, -6.27973264e-008, -5.91275438e-008, 0.0871558636, -0.996196747, 4.4688246e-008, 0.996196866, 0.0871560499)
6512p63.CanCollide = false
6513p63.Locked = true
6514p63.FormFactor = Enum.FormFactor.Custom
6515p63.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6516p63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6517p63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6518p63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6519p63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6520p63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6521p63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6522b63 = Instance.new("BlockMesh", p63)
6523b63.Name = "Mesh"
6524b63.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6525p64 = Instance.new("Part", m8)
6526p64.BrickColor = BrickColor.new("Really black")
6527p64.Material = Enum.Material.SmoothPlastic
6528p64.Reflectance = 0.0099999997764826
6529p64.Name = "Block"
6530p64.CFrame = CFrame.new(2.69999928e-005, -11.85007, -0.523846924, 1, -4.08901002e-008, -5.95264957e-008, -5.95265419e-008, 1.04308128e-007, -1.00000203, 4.0890118e-008, 1.00000215, 2.83122063e-007)
6531p64.CanCollide = false
6532p64.Locked = true
6533p64.FormFactor = Enum.FormFactor.Custom
6534p64.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6535p64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6536p64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6537p64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6538p64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6539p64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6540p64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6541b64 = Instance.new("BlockMesh", p64)
6542b64.Name = "Mesh"
6543b64.Scale = Vector3.new(0.803138018, 0.401569068, 0.803138137)
6544p65 = Instance.new("Part", m8)
6545p65.BrickColor = BrickColor.new("Lime green")
6546p65.Material = Enum.Material.Metal
6547p65.Name = "Block"
6548p65.CFrame = CFrame.new(2.69999928e-005, -11.850069, -0.885411739, 1, -3.75603939e-008, -6.59227908e-008, -5.83990456e-008, 0.173648402, -0.984809816, 4.84371547e-008, 0.984809875, 0.173648596)
6549p65.CanCollide = false
6550p65.Locked = true
6551p65.FormFactor = Enum.FormFactor.Custom
6552p65.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6553p65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6554p65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6555p65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6556p65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6557p65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6558p65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6559b65 = Instance.new("BlockMesh", p65)
6560b65.Name = "Mesh"
6561b65.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6562p66 = Instance.new("Part", m8)
6563p66.BrickColor = BrickColor.new("Really black")
6564p66.Material = Enum.Material.Metal
6565p66.Reflectance = 0.40000000596046
6566p66.Name = "Block"
6567p66.CFrame = CFrame.new(2.69999946e-005, -11.7501383, 1.2199297, 1, -1.79537896e-008, -7.06697278e-009, -1.85013764e-008, -0.996196747, -0.0871560127, -5.47540502e-009, 0.0871562064, -0.996196806)
6568p66.CanCollide = false
6569p66.Locked = true
6570p66.FormFactor = Enum.FormFactor.Custom
6571p66.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
6572p66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6573p66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6574p66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6575p66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6576p66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6577p66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6578b66 = Instance.new("BlockMesh", p66)
6579b66.Name = "Mesh"
6580b66.Scale = Vector3.new(0.267712682, 0.468497276, 1)
6581p67 = Instance.new("Part", m8)
6582p67.BrickColor = BrickColor.new("Lime green")
6583p67.Material = Enum.Material.Metal
6584p67.Name = "Block"
6585p67.CFrame = CFrame.new(2.69999928e-005, -11.8500738, -1.45358396, 1, -4.36852119e-008, -4.90949965e-008, -5.87287552e-008, -0.258819461, -0.96592778, 2.94899358e-008, 0.965927899, -0.258819312)
6586p67.CanCollide = false
6587p67.Locked = true
6588p67.FormFactor = Enum.FormFactor.Custom
6589p67.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6590p67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6591p67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6592p67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6593p67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6594p67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6595p67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6596b67 = Instance.new("BlockMesh", p67)
6597b67.Name = "Mesh"
6598b67.Scale = Vector3.new(0.669281721, 0.200784534, 0.669281721)
6599p68 = Instance.new("Part", m8)
6600p68.BrickColor = BrickColor.new("Black")
6601p68.Material = Enum.Material.Metal
6602p68.Reflectance = 0.40000000596046
6603p68.Name = "Block"
6604p68.CFrame = CFrame.new(2.69999946e-005, -11.9090977, 0.162382364, 1, -1.85012148e-008, -5.47590062e-009, -1.85012077e-008, -1.00000191, -1.1920929e-007, -5.47599832e-009, 2.98023224e-007, -1.00000203)
6605p68.CanCollide = false
6606p68.Locked = true
6607p68.FormFactor = Enum.FormFactor.Custom
6608p68.Size = Vector3.new(0.220499977, 0.220499977, 0.265637904)
6609p68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6610p68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6611p68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6612p68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6613p68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6614p68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6615b68 = Instance.new("BlockMesh", p68)
6616b68.Name = "Mesh"
6617b68.Scale = Vector3.new(0.267712682, 0.870066345, 1)
6618p69 = Instance.new("Part", m8)
6619p69.BrickColor = BrickColor.new("Earth green")
6620p69.Material = Enum.Material.Metal
6621p69.Name = "Block"
6622p69.CFrame = CFrame.new(2.69999946e-005, -11.8500662, -1.6085372, 1, -4.08901002e-008, -5.9526478e-008, -5.95265455e-008, 1.1920929e-007, -1.00000191, 4.08901073e-008, 1.00000203, 2.98023224e-007)
6623p69.CanCollide = false
6624p69.Locked = true
6625p69.FormFactor = Enum.FormFactor.Custom
6626p69.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6627p69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6628p69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6629p69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6630p69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6631p69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6632p69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6633b69 = Instance.new("BlockMesh", p69)
6634b69.Name = "Mesh"
6635b69.Scale = Vector3.new(0.736209869, 0.0669281855, 0.736209989)
6636p70 = Instance.new("Part", m8)
6637p70.BrickColor = BrickColor.new("Lime green")
6638p70.Material = Enum.Material.Marble
6639p70.Name = "Circle"
6640p70.CFrame = CFrame.new(2.69999946e-005, -11.7320013, -0.641902268, 1, -3.82199374e-008, -1.58312261e-008, -1.5831219e-008, 1.1920929e-007, -1.00000191, 3.82199268e-008, 1.00000203, 2.98023224e-007)
6641p70.CanCollide = false
6642p70.Locked = true
6643p70.FormFactor = Enum.FormFactor.Custom
6644p70.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6645p70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6646p70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6647p70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6648p70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6649p70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6650p70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6651b70 = Instance.new("CylinderMesh", p70)
6652b70.Name = "Mesh"
6653b70.Scale = Vector3.new(0.803138018, 0.133856371, 0.803138137)
6654p71 = Instance.new("WedgePart", m8)
6655p71.BrickColor = BrickColor.new("Lime green")
6656p71.Material = Enum.Material.Neon
6657p71.Reflectance = 0.40000000596046
6658p71.Name = "Wedge"
6659p71.CFrame = CFrame.new(2.69999946e-005, -11.8880224, 0.31500864, -1, 5.94633809e-009, -9.26972419e-008, -8.91409044e-008, -0.342020452, 0.939694583, -2.61165116e-008, 0.939694643, 0.342020303)
6660p71.CanCollide = false
6661p71.Locked = true
6662p71.FormFactor = Enum.FormFactor.Custom
6663p71.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6664p71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6665p71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6666p71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6667p71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6668p71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6669p71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6670b71 = Instance.new("SpecialMesh", p71)
6671b71.MeshType = Enum.MeshType.Wedge
6672b71.Name = "Mesh"
6673b71.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
6674p72 = Instance.new("WedgePart", m8)
6675p72.BrickColor = BrickColor.new("Lime green")
6676p72.Material = Enum.Material.Neon
6677p72.Reflectance = 0.40000000596046
6678p72.Name = "Wedge"
6679p72.CFrame = CFrame.new(2.69999964e-005, -11.8783607, 0.789086521, 1, -5.68298901e-008, -8.86828389e-011, -5.04137887e-009, -0.0871561319, -0.996196628, 5.66059342e-008, 0.996196628, -0.0871559829)
6680p72.CanCollide = false
6681p72.Locked = true
6682p72.FormFactor = Enum.FormFactor.Custom
6683p72.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6684p72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6685p72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6686p72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6687p72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6688p72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6689p72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6690b72 = Instance.new("SpecialMesh", p72)
6691b72.MeshType = Enum.MeshType.Wedge
6692b72.Name = "Mesh"
6693b72.Scale = Vector3.new(0.334640861, 0.267712742, 0.334640861)
6694p73 = Instance.new("WedgePart", m8)
6695p73.BrickColor = BrickColor.new("Lime green")
6696p73.Material = Enum.Material.Neon
6697p73.Reflectance = 0.40000000596046
6698p73.Name = "Wedge"
6699p73.CFrame = CFrame.new(2.69999946e-005, -11.9179726, -0.200317383, -1, 8.86055176e-008, -9.63062732e-008, 1.2080335e-007, 0.342020512, -0.939694524, -5.03233473e-008, -0.939694524, -0.342020392)
6700p73.CanCollide = false
6701p73.Locked = true
6702p73.FormFactor = Enum.FormFactor.Custom
6703p73.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6704p73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6705p73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6706p73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6707p73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6708p73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6709p73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6710b73 = Instance.new("SpecialMesh", p73)
6711b73.MeshType = Enum.MeshType.Wedge
6712b73.Name = "Mesh"
6713b73.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
6714p74 = Instance.new("WedgePart", m8)
6715p74.BrickColor = BrickColor.new("Lime green")
6716p74.Material = Enum.Material.Neon
6717p74.Reflectance = 0.40000000596046
6718p74.Name = "Wedge"
6719p74.CFrame = CFrame.new(2.69999946e-005, -11.8857021, 0.788440466, 1, -3.05928971e-008, 8.75114523e-008, -8.45122159e-008, 0.087156117, 0.996196568, -3.81037424e-008, -0.996196568, 0.0871560276)
6720p74.CanCollide = false
6721p74.Locked = true
6722p74.FormFactor = Enum.FormFactor.Custom
6723p74.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6724p74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6725p74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6726p74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6727p74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6728p74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6729p74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6730b74 = Instance.new("SpecialMesh", p74)
6731b74.MeshType = Enum.MeshType.Wedge
6732b74.Name = "Mesh"
6733b74.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
6734p75 = Instance.new("WedgePart", m8)
6735p75.BrickColor = BrickColor.new("Lime green")
6736p75.Material = Enum.Material.Neon
6737p75.Reflectance = 0.40000000596046
6738p75.Name = "Wedge"
6739p75.CFrame = CFrame.new(2.69999946e-005, -11.8681011, -0.402033836, 1, -8.62400213e-008, 8.8834895e-009, 2.11481392e-008, 0.342020482, 0.939694464, -8.40776622e-008, -0.939694464, 0.342020422)
6740p75.CanCollide = false
6741p75.Locked = true
6742p75.FormFactor = Enum.FormFactor.Custom
6743p75.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6744p75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6745p75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6746p75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6747p75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6748p75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6749p75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6750b75 = Instance.new("SpecialMesh", p75)
6751b75.MeshType = Enum.MeshType.Wedge
6752b75.Name = "Mesh"
6753b75.Scale = Vector3.new(0.334640861, 0.267712742, 0.200784534)
6754p76 = Instance.new("WedgePart", m8)
6755p76.BrickColor = BrickColor.new("Lime green")
6756p76.Material = Enum.Material.Neon
6757p76.Reflectance = 0.40000000596046
6758p76.Name = "Wedge"
6759p76.CFrame = CFrame.new(2.69999946e-005, -11.8880215, -0.171991348, -1, 5.94633143e-009, -9.26972206e-008, -8.91408973e-008, -0.342020363, 0.939694405, -2.61165383e-008, 0.939694405, 0.342020303)
6760p76.CanCollide = false
6761p76.Locked = true
6762p76.FormFactor = Enum.FormFactor.Custom
6763p76.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6764p76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6765p76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6766p76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6767p76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6768p76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6769p76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6770b76 = Instance.new("SpecialMesh", p76)
6771b76.MeshType = Enum.MeshType.Wedge
6772b76.Name = "Mesh"
6773b76.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
6774p77 = Instance.new("WedgePart", m8)
6775p77.BrickColor = BrickColor.new("Lime green")
6776p77.Material = Enum.Material.Neon
6777p77.Reflectance = 0.40000000596046
6778p77.Name = "Wedge"
6779p77.CFrame = CFrame.new(2.69999946e-005, -11.9557362, 1.02495766, -1, 8.82909745e-008, -9.99014986e-008, 1.1934894e-007, 0.258819342, -0.965927422, -5.94261955e-008, -0.965927422, -0.258819282)
6780p77.CanCollide = false
6781p77.Locked = true
6782p77.FormFactor = Enum.FormFactor.Custom
6783p77.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6784p77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6785p77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6786p77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6787p77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6788p77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6789p77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6790b77 = Instance.new("SpecialMesh", p77)
6791b77.MeshType = Enum.MeshType.Wedge
6792b77.Name = "Mesh"
6793b77.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
6794p78 = Instance.new("WedgePart", m8)
6795p78.BrickColor = BrickColor.new("Lime green")
6796p78.Material = Enum.Material.Neon
6797p78.Reflectance = 0.40000000596046
6798p78.Name = "Wedge"
6799p78.CFrame = CFrame.new(2.69999946e-005, -11.8602781, -0.161903143, -1, 8.14764078e-008, 5.27443866e-009, 2.29101609e-008, 0.342020273, -0.939694166, -7.83668526e-008, -0.939694166, -0.342020243)
6800p78.CanCollide = false
6801p78.Locked = true
6802p78.FormFactor = Enum.FormFactor.Custom
6803p78.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6804p78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6805p78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6806p78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6807p78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6808p78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6809p78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6810b78 = Instance.new("SpecialMesh", p78)
6811b78.MeshType = Enum.MeshType.Wedge
6812b78.Name = "Mesh"
6813b78.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
6814p79 = Instance.new("WedgePart", m8)
6815p79.BrickColor = BrickColor.new("Lime green")
6816p79.Material = Enum.Material.Neon
6817p79.Reflectance = 0.40000000596046
6818p79.Name = "Wedge"
6819p79.CFrame = CFrame.new(2.69999964e-005, -11.9133091, 0.0700842142, 1, -1.68899177e-007, 5.27444577e-009, -5.28105097e-008, -0.342020273, -0.939694166, 1.60517516e-007, 0.939694166, -0.342020243)
6820p79.CanCollide = false
6821p79.Locked = true
6822p79.FormFactor = Enum.FormFactor.Custom
6823p79.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6824p79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6825p79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6826p79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6827p79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6828p79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6829p79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6830b79 = Instance.new("SpecialMesh", p79)
6831b79.MeshType = Enum.MeshType.Wedge
6832b79.Name = "Mesh"
6833b79.Scale = Vector3.new(0.334640861, 0.535425484, 0.401569068)
6834p80 = Instance.new("WedgePart", m8)
6835p80.BrickColor = BrickColor.new("Black")
6836p80.Material = Enum.Material.Metal
6837p80.Reflectance = 0.40000000596046
6838p80.Name = "Wedge"
6839p80.CFrame = CFrame.new(2.69999964e-005, -11.9147787, 1.51684833, -1, 1.58138e-008, 2.8589703e-008, 3.25942473e-008, 0.422618747, 0.906309128, 2.24968311e-009, 0.906309128, -0.422618806)
6840p80.CanCollide = false
6841p80.Locked = true
6842p80.FormFactor = Enum.FormFactor.Custom
6843p80.Size = Vector3.new(0.220499977, 0.324668586, 0.220499977)
6844p80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6845p80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6846p80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6847p80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6848p80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6849p80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6850b80 = Instance.new("SpecialMesh", p80)
6851b80.MeshType = Enum.MeshType.Wedge
6852b80.Name = "Mesh"
6853b80.Scale = Vector3.new(0.267712682, 1, 0.133856341)
6854p81 = Instance.new("WedgePart", m8)
6855p81.BrickColor = BrickColor.new("Lime green")
6856p81.Material = Enum.Material.Neon
6857p81.Reflectance = 0.40000000596046
6858p81.Name = "Wedge"
6859p81.CFrame = CFrame.new(2.69999964e-005, -11.8880205, -0.00143384933, 1, -8.62400285e-008, 8.88349216e-009, 2.11481286e-008, 0.342020214, 0.939694047, -8.40776266e-008, -0.939694047, 0.342020124)
6860p81.CanCollide = false
6861p81.Locked = true
6862p81.FormFactor = Enum.FormFactor.Custom
6863p81.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6864p81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6865p81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6866p81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6867p81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6868p81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6869p81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6870b81 = Instance.new("SpecialMesh", p81)
6871b81.MeshType = Enum.MeshType.Wedge
6872b81.Name = "Mesh"
6873b81.Scale = Vector3.new(0.334640861, 0.267712742, 0.401569068)
6874p82 = Instance.new("WedgePart", m8)
6875p82.BrickColor = BrickColor.new("Really black")
6876p82.Material = Enum.Material.Metal
6877p82.Reflectance = 0.40000000596046
6878p82.Name = "Wedge"
6879p82.CFrame = CFrame.new(2.69999964e-005, -11.1964474, 1.88168073, 1, -2.43563321e-008, -1.04780362e-007, -1.2949517e-008, 0.939693809, -0.342020929, 1.06791781e-007, 0.342020839, 0.939693809)
6880p82.CanCollide = false
6881p82.Locked = true
6882p82.FormFactor = Enum.FormFactor.Custom
6883p82.Size = Vector3.new(0.220499977, 0.314338177, 0.220499977)
6884p82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6885p82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6886p82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6887p82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6888p82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6889p82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6890b82 = Instance.new("SpecialMesh", p82)
6891b82.MeshType = Enum.MeshType.Wedge
6892b82.Name = "Mesh"
6893b82.Scale = Vector3.new(0.261019886, 1, 0.307869673)
6894p83 = Instance.new("WedgePart", m8)
6895p83.BrickColor = BrickColor.new("Really black")
6896p83.Material = Enum.Material.Metal
6897p83.Reflectance = 0.40000000596046
6898p83.Name = "Wedge"
6899p83.CFrame = CFrame.new(2.69999982e-005, -11.1028252, 1.9750396, -1, -2.43563356e-008, 1.73575856e-008, -1.695091e-008, 0.939693809, 0.342020959, -2.46411389e-008, 0.34202081, -0.939693809)
6900p83.CanCollide = false
6901p83.Locked = true
6902p83.FormFactor = Enum.FormFactor.Custom
6903p83.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6904p83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6905p83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6906p83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6907p83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6908p83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6909p83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6910b83 = Instance.new("SpecialMesh", p83)
6911b83.MeshType = Enum.MeshType.Wedge
6912b83.Name = "Mesh"
6913b83.Scale = Vector3.new(0.261019886, 0.337987304, 0.204131007)
6914p84 = Instance.new("WedgePart", m8)
6915p84.BrickColor = BrickColor.new("Lime green")
6916p84.Material = Enum.Material.Neon
6917p84.Reflectance = 0.40000000596046
6918p84.Name = "Wedge"
6919p84.CFrame = CFrame.new(2.69999964e-005, -11.9309464, 0.202805281, -1, -1.18273746e-009, 8.8834895e-009, 8.75221495e-009, -0.342020243, 0.939694047, 1.92697125e-009, 0.939694047, 0.342020094)
6920p84.CanCollide = false
6921p84.Locked = true
6922p84.FormFactor = Enum.FormFactor.Custom
6923p84.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6924p84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6925p84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6926p84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6927p84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6928p84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6929p84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6930b84 = Instance.new("SpecialMesh", p84)
6931b84.MeshType = Enum.MeshType.Wedge
6932b84.Name = "Mesh"
6933b84.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
6934p85 = Instance.new("WedgePart", m8)
6935p85.BrickColor = BrickColor.new("Black")
6936p85.Material = Enum.Material.Metal
6937p85.Reflectance = 0.40000000596046
6938p85.Name = "Wedge"
6939p85.CFrame = CFrame.new(2.69999964e-005, -11.7129288, 1.75927424, -1, -2.76164442e-008, 9.79634507e-009, -1.16697887e-008, 0.681997418, 0.731356382, -2.68784923e-008, 0.731356263, -0.681997478)
6940p85.CanCollide = false
6941p85.Locked = true
6942p85.FormFactor = Enum.FormFactor.Custom
6943p85.Size = Vector3.new(0.220499977, 0.324668586, 0.220499977)
6944p85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6945p85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6946p85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6947p85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6948p85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6949p85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6950b85 = Instance.new("SpecialMesh", p85)
6951b85.MeshType = Enum.MeshType.Wedge
6952b85.Name = "Mesh"
6953b85.Scale = Vector3.new(0.267712682, 1, 0.264366329)
6954p86 = Instance.new("WedgePart", m8)
6955p86.BrickColor = BrickColor.new("Lime green")
6956p86.Material = Enum.Material.Neon
6957p86.Reflectance = 0.40000000596046
6958p86.Name = "Wedge"
6959p86.CFrame = CFrame.new(2.7e-005, -11.9805536, 1.1176064, -1, -8.68188743e-010, 1.24787238e-008, 1.22781785e-008, -0.258819252, 0.965927005, 2.39117615e-009, 0.965927005, 0.258819193)
6960p86.CanCollide = false
6961p86.Locked = true
6962p86.FormFactor = Enum.FormFactor.Custom
6963p86.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6964p86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6965p86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6966p86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6967p86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6968p86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6969p86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6970b86 = Instance.new("SpecialMesh", p86)
6971b86.MeshType = Enum.MeshType.Wedge
6972b86.Name = "Mesh"
6973b86.Scale = Vector3.new(0.334640861, 0.602353632, 0.133856341)
6974p87 = Instance.new("WedgePart", m8)
6975p87.BrickColor = BrickColor.new("Lime green")
6976p87.Material = Enum.Material.Neon
6977p87.Reflectance = 0.40000000596046
6978p87.Name = "Wedge"
6979p87.CFrame = CFrame.new(2.69999982e-005, -11.8886356, 0.251966357, -1, 8.14764007e-008, 5.27445554e-009, 2.29101431e-008, 0.342020154, -0.939693749, -7.83667886e-008, -0.939693749, -0.342020094)
6980p87.CanCollide = false
6981p87.Locked = true
6982p87.FormFactor = Enum.FormFactor.Custom
6983p87.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
6984p87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6985p87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6986p87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6987p87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6988p87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6989p87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6990b87 = Instance.new("SpecialMesh", p87)
6991b87.MeshType = Enum.MeshType.Wedge
6992b87.Name = "Mesh"
6993b87.Scale = Vector3.new(0.334640861, 0.267712742, 0.334640861)
6994p88 = Instance.new("WedgePart", m8)
6995p88.BrickColor = BrickColor.new("Lime green")
6996p88.Material = Enum.Material.Neon
6997p88.Reflectance = 0.40000000596046
6998p88.Name = "Wedge"
6999p88.CFrame = CFrame.new(2.7e-005, -11.869071, 0.470699608, -1, 8.14764007e-008, 5.27445554e-009, 2.29101431e-008, 0.342020154, -0.939693749, -7.83667886e-008, -0.939693749, -0.342020094)
7000p88.CanCollide = false
7001p88.Locked = true
7002p88.FormFactor = Enum.FormFactor.Custom
7003p88.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7004p88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7005p88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7006p88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7007p88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7008p88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7009p88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7010b88 = Instance.new("SpecialMesh", p88)
7011b88.MeshType = Enum.MeshType.Wedge
7012b88.Name = "Mesh"
7013b88.Scale = Vector3.new(0.334640861, 0.602353632, 0.267712682)
7014p89 = Instance.new("WedgePart", m8)
7015p89.BrickColor = BrickColor.new("Lime green")
7016p89.Material = Enum.Material.Neon
7017p89.Reflectance = 0.40000000596046
7018p89.Name = "Wedge"
7019p89.CFrame = CFrame.new(2.69999982e-005, -11.9583426, -0.0893729925, -1, -1.18272325e-009, 8.88348239e-009, 8.75221673e-009, -0.342020214, 0.93969357, 1.92696215e-009, 0.93969357, 0.342020154)
7020p89.CanCollide = false
7021p89.Locked = true
7022p89.FormFactor = Enum.FormFactor.Custom
7023p89.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7024p89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7025p89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7026p89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7027p89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7028p89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7029p89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7030b89 = Instance.new("SpecialMesh", p89)
7031b89.MeshType = Enum.MeshType.Wedge
7032b89.Name = "Mesh"
7033b89.Scale = Vector3.new(0.334640861, 0.803138077, 0.133856341)
7034p90 = Instance.new("WedgePart", m8)
7035p90.BrickColor = BrickColor.new("Lime green")
7036p90.Material = Enum.Material.Neon
7037p90.Reflectance = 0.40000000596046
7038p90.Name = "Wedge"
7039p90.CFrame = CFrame.new(2.69999982e-005, -11.8805695, 0.729635715, 1, -3.05929149e-008, 8.75114452e-008, -8.45121022e-008, 0.0871560574, 0.996195555, -3.81037033e-008, -0.996195555, 0.0871560574)
7040p90.CanCollide = false
7041p90.Locked = true
7042p90.FormFactor = Enum.FormFactor.Custom
7043p90.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7044p90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7045p90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7046p90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7047p90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7048p90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7049p90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7050b90 = Instance.new("SpecialMesh", p90)
7051b90.MeshType = Enum.MeshType.Wedge
7052b90.Name = "Mesh"
7053b90.Scale = Vector3.new(0.334640861, 0.267712742, 0.401569068)
7054p91 = Instance.new("WedgePart", m8)
7055p91.BrickColor = BrickColor.new("Really black")
7056p91.Material = Enum.Material.Metal
7057p91.Reflectance = 0.40000000596046
7058p91.Name = "Wedge"
7059p91.CFrame = CFrame.new(2.69999982e-005, -11.2718382, 1.82602453, -1, 1.16832744e-007, -9.28606454e-008, -1.69508567e-008, -0.707107246, -0.707107663, -1.4827576e-007, -0.707107663, 0.707107246)
7060p91.CanCollide = false
7061p91.Locked = true
7062p91.FormFactor = Enum.FormFactor.Custom
7063p91.Size = Vector3.new(0.220499977, 0.401408434, 0.220499977)
7064p91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7065p91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7066p91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7067p91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7068p91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7069p91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7070b91 = Instance.new("SpecialMesh", p91)
7071b91.MeshType = Enum.MeshType.Wedge
7072b91.Name = "Mesh"
7073b91.Scale = Vector3.new(0.267712682, 1, 0.200784534)
7074p92 = Instance.new("WedgePart", m8)
7075p92.BrickColor = BrickColor.new("Lime green")
7076p92.Material = Enum.Material.Neon
7077p92.Reflectance = 0.40000000596046
7078p92.Name = "Wedge"
7079p92.CFrame = CFrame.new(2.69999982e-005, -11.984252, 1.01731598, -1, -8.68163763e-010, 1.24787114e-008, 1.22781865e-008, -0.258819163, 0.965926766, 2.39115083e-009, 0.965926766, 0.258819163)
7080p92.CanCollide = false
7081p92.Locked = true
7082p92.FormFactor = Enum.FormFactor.Custom
7083p92.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7084p92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7085p92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7086p92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7087p92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7088p92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7089p92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7090b92 = Instance.new("SpecialMesh", p92)
7091b92.MeshType = Enum.MeshType.Wedge
7092b92.Name = "Mesh"
7093b92.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
7094p93 = Instance.new("WedgePart", m8)
7095p93.BrickColor = BrickColor.new("Lime green")
7096p93.Material = Enum.Material.Neon
7097p93.Reflectance = 0.40000000596046
7098p93.Name = "Wedge"
7099p93.CFrame = CFrame.new(2.69999964e-005, -11.9214983, 0.99980092, 1, -8.93497187e-008, 2.29101715e-008, -2.29101325e-008, 2.98023224e-007, 1.00000083, -8.9349804e-008, -1.00000083, 2.98023224e-007)
7100p93.CanCollide = false
7101p93.Locked = true
7102p93.FormFactor = Enum.FormFactor.Custom
7103p93.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7104p93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7105p93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7106p93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7107p93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7108p93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7109p93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7110b93 = Instance.new("SpecialMesh", p93)
7111b93.MeshType = Enum.MeshType.Wedge
7112b93.Name = "Mesh"
7113b93.Scale = Vector3.new(0.334640861, 0.870066345, 0.133856341)
7114p94 = Instance.new("WedgePart", m8)
7115p94.BrickColor = BrickColor.new("Lime green")
7116p94.Material = Enum.Material.Neon
7117p94.Reflectance = 0.40000000596046
7118p94.Name = "Wedge"
7119p94.CFrame = CFrame.new(2.69999964e-005, -11.9032125, 0.212900162, -1, 8.8605475e-008, -9.63062732e-008, 1.20803207e-007, 0.342020005, -0.93969363, -5.03233366e-008, -0.93969363, -0.342020005)
7120p94.CanCollide = false
7121p94.Locked = true
7122p94.FormFactor = Enum.FormFactor.Custom
7123p94.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7124p94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7125p94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7126p94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7127p94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7128p94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7129p94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7130b94 = Instance.new("SpecialMesh", p94)
7131b94.MeshType = Enum.MeshType.Wedge
7132b94.Name = "Mesh"
7133b94.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
7134p95 = Instance.new("WedgePart", m8)
7135p95.BrickColor = BrickColor.new("Black")
7136p95.Material = Enum.Material.Metal
7137p95.Reflectance = 0.40000000596046
7138p95.Name = "Wedge"
7139p95.CFrame = CFrame.new(2.69999964e-005, -11.361845, 1.9233377, -1, -2.94099678e-008, 5.43784395e-009, -1.69508834e-008, 0.707107186, 0.707107663, -2.46411602e-008, 0.707107663, -0.707107186)
7140p95.CanCollide = false
7141p95.Locked = true
7142p95.FormFactor = Enum.FormFactor.Custom
7143p95.Size = Vector3.new(0.220499977, 0.391078025, 0.222102806)
7144p95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7145p95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7146p95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7147p95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7148p95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7149p95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7150b95 = Instance.new("SpecialMesh", p95)
7151b95.MeshType = Enum.MeshType.Wedge
7152b95.Name = "Mesh"
7153b95.Scale = Vector3.new(0.261019886, 1, 1)
7154p96 = Instance.new("WedgePart", m8)
7155p96.BrickColor = BrickColor.new("Lime green")
7156p96.Material = Enum.Material.Neon
7157p96.Reflectance = 0.40000000596046
7158p96.Name = "Wedge"
7159p96.CFrame = CFrame.new(2.69999982e-005, -11.9530287, 1.26521814, -1, -3.29206387e-008, 2.51881929e-008, 1.58094231e-008, 0.258819431, 0.965926588, -3.83181202e-008, 0.965926588, -0.258819431)
7160p96.CanCollide = false
7161p96.Locked = true
7162p96.FormFactor = Enum.FormFactor.Custom
7163p96.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7164p96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7165p96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7166p96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7167p96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7168p96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7169p96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7170b96 = Instance.new("SpecialMesh", p96)
7171b96.MeshType = Enum.MeshType.Wedge
7172b96.Name = "Mesh"
7173b96.Scale = Vector3.new(0.334640861, 0.736209989, 0.133856341)
7174p97 = Instance.new("WedgePart", m8)
7175p97.BrickColor = BrickColor.new("Lime green")
7176p97.Material = Enum.Material.Neon
7177p97.Reflectance = 0.40000000596046
7178p97.Name = "Wedge"
7179p97.CFrame = CFrame.new(2.69999964e-005, -11.9457083, -0.210409045, -1, -1.18269794e-009, 8.88346818e-009, 8.75222206e-009, -0.342020214, 0.939693332, 1.92694349e-009, 0.939693332, 0.342020214)
7180p97.CanCollide = false
7181p97.Locked = true
7182p97.FormFactor = Enum.FormFactor.Custom
7183p97.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7184p97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7185p97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7186p97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7187p97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7188p97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7189p97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7190b97 = Instance.new("SpecialMesh", p97)
7191b97.MeshType = Enum.MeshType.Wedge
7192b97.Name = "Mesh"
7193b97.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
7194p98 = Instance.new("WedgePart", m8)
7195p98.BrickColor = BrickColor.new("Lime green")
7196p98.Material = Enum.Material.Neon
7197p98.Reflectance = 0.40000000596046
7198p98.Name = "Wedge"
7199p98.CFrame = CFrame.new(2.7e-005, -11.9322329, 0.816780686, 1, -1.68899135e-007, 5.27447064e-009, -5.2810492e-008, -0.342020094, -0.939693272, 1.60517359e-007, 0.939693272, -0.342020094)
7200p98.CanCollide = false
7201p98.Locked = true
7202p98.FormFactor = Enum.FormFactor.Custom
7203p98.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7204p98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7205p98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7206p98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7207p98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7208p98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7209p98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7210b98 = Instance.new("SpecialMesh", p98)
7211b98.MeshType = Enum.MeshType.Wedge
7212b98.Name = "Mesh"
7213b98.Scale = Vector3.new(0.334640861, 0.669281721, 0.267712682)
7214p99 = Instance.new("WedgePart", m8)
7215p99.BrickColor = BrickColor.new("Lime green")
7216p99.Material = Enum.Material.Neon
7217p99.Reflectance = 0.40000000596046
7218p99.Name = "Wedge"
7219p99.CFrame = CFrame.new(2.69999982e-005, -11.9055624, 1.3254329, -1, -3.49906557e-008, 2.22318874e-008, 1.58180669e-008, 0.173648253, 0.984808207, -3.83196053e-008, 0.984808207, -0.173648253)
7220p99.CanCollide = false
7221p99.Locked = true
7222p99.FormFactor = Enum.FormFactor.Custom
7223p99.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7224p99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7225p99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7226p99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7227p99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7228p99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7229p99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7230b99 = Instance.new("SpecialMesh", p99)
7231b99.MeshType = Enum.MeshType.Wedge
7232b99.Name = "Mesh"
7233b99.Scale = Vector3.new(0.334640861, 0.803138077, 0.133856341)
7234p100 = Instance.new("WedgePart", m8)
7235p100.BrickColor = BrickColor.new("Lime green")
7236p100.Material = Enum.Material.Neon
7237p100.Reflectance = 0.40000000596046
7238p100.Name = "Wedge"
7239p100.CFrame = CFrame.new(2.69999982e-005, -11.9114323, 1.08247674, -1, 1.18015713e-007, 8.75114381e-008, 7.68926611e-008, -0.0871561319, 0.996195078, 1.2519385e-007, 0.996195078, 0.0871561319)
7240p100.CanCollide = false
7241p100.Locked = true
7242p100.FormFactor = Enum.FormFactor.Custom
7243p100.Size = Vector3.new(0.220499977, 0.236122593, 0.220499977)
7244p100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7245p100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7246p100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7247p100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7248p100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7249p100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7250b100 = Instance.new("SpecialMesh", p100)
7251b100.MeshType = Enum.MeshType.Wedge
7252b100.Name = "Mesh"
7253b100.Scale = Vector3.new(0.334640861, 1, 0.133856341)
7254p101 = Instance.new("WedgePart", m8)
7255p101.BrickColor = BrickColor.new("Lime green")
7256p101.Material = Enum.Material.Neon
7257p101.Reflectance = 0.40000000596046
7258p101.Name = "Wedge"
7259p101.CFrame = CFrame.new(2.69999982e-005, -11.8602819, 0.575987279, -1, 8.14763652e-008, 5.27446709e-009, 2.29101644e-008, 0.342020035, -0.939693093, -7.83667531e-008, -0.939693093, -0.342020035)
7260p101.CanCollide = false
7261p101.Locked = true
7262p101.FormFactor = Enum.FormFactor.Custom
7263p101.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7264p101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7265p101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7266p101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7267p101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7268p101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7269p101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7270b101 = Instance.new("SpecialMesh", p101)
7271b101.MeshType = Enum.MeshType.Wedge
7272b101.Name = "Mesh"
7273b101.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
7274p102 = Instance.new("WedgePart", m8)
7275p102.BrickColor = BrickColor.new("Lime green")
7276p102.Material = Enum.Material.Neon
7277p102.Reflectance = 0.40000000596046
7278p102.Name = "Wedge"
7279p102.CFrame = CFrame.new(2.69999982e-005, -11.8709736, -0.283571124, -1, 8.14763652e-008, 5.27447064e-009, 2.29101609e-008, 0.342020035, -0.939693093, -7.83667531e-008, -0.939693093, -0.342020035)
7280p102.CanCollide = false
7281p102.Locked = true
7282p102.FormFactor = Enum.FormFactor.Custom
7283p102.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7284p102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7285p102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7286p102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7287p102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7288p102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7289p102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7290b102 = Instance.new("SpecialMesh", p102)
7291b102.MeshType = Enum.MeshType.Wedge
7292b102.Name = "Mesh"
7293b102.Scale = Vector3.new(0.334640861, 0.736209989, 0.334640861)
7294p103 = Instance.new("WedgePart", m8)
7295p103.BrickColor = BrickColor.new("Lime green")
7296p103.Material = Enum.Material.Neon
7297p103.Reflectance = 0.40000000596046
7298p103.Name = "Wedge"
7299p103.CFrame = CFrame.new(2.69999982e-005, -11.9097681, 0.739346266, 1, -8.65546141e-008, 1.24786919e-008, 1.03484972e-008, 0.258819103, 0.965926111, -8.68351009e-008, -0.965926111, 0.258819103)
7300p103.CanCollide = false
7301p103.Locked = true
7302p103.FormFactor = Enum.FormFactor.Custom
7303p103.Size = Vector3.new(0.220499977, 0.221364915, 0.220499977)
7304p103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7305p103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7306p103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7307p103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7308p103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7309p103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7310b103 = Instance.new("SpecialMesh", p103)
7311b103.MeshType = Enum.MeshType.Wedge
7312b103.Name = "Mesh"
7313b103.Scale = Vector3.new(0.334640861, 1, 0.133856341)
7314p104 = Instance.new("WedgePart", m8)
7315p104.BrickColor = BrickColor.new("Lime green")
7316p104.Material = Enum.Material.Neon
7317p104.Reflectance = 0.40000000596046
7318p104.Name = "Wedge"
7319p104.CFrame = CFrame.new(2.69999964e-005, -11.9271755, 0.55203414, 1, -1.68899149e-007, 5.27447863e-009, -5.28104778e-008, -0.342019916, -0.939692855, 1.60517274e-007, 0.939692855, -0.342019916)
7320p104.CanCollide = false
7321p104.Locked = true
7322p104.FormFactor = Enum.FormFactor.Custom
7323p104.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7324p104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7325p104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7326p104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7327p104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7328p104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7329p104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7330b104 = Instance.new("SpecialMesh", p104)
7331b104.MeshType = Enum.MeshType.Wedge
7332b104.Name = "Mesh"
7333b104.Scale = Vector3.new(0.334640861, 0.535425484, 0.267712682)
7334p105 = Instance.new("WedgePart", m8)
7335p105.BrickColor = BrickColor.new("Really black")
7336p105.Material = Enum.Material.Metal
7337p105.Reflectance = 0.40000000596046
7338p105.Name = "Wedge"
7339p105.CFrame = CFrame.new(2.69999982e-005, -11.3177481, 1.88445807, -1, -2.94099785e-008, 5.43784395e-009, -1.69508549e-008, 0.707106531, 0.707107127, -2.46411282e-008, 0.707107127, -0.707106531)
7340p105.CanCollide = false
7341p105.Locked = true
7342p105.FormFactor = Enum.FormFactor.Custom
7343p105.Size = Vector3.new(0.220499977, 0.383699238, 0.220499977)
7344p105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7345p105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7346p105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7347p105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7348p105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7349p105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7350b105 = Instance.new("SpecialMesh", p105)
7351b105.MeshType = Enum.MeshType.Wedge
7352b105.Name = "Mesh"
7353b105.Scale = Vector3.new(0.267712682, 1, 0.468497276)
7354p106 = Instance.new("WedgePart", m8)
7355p106.BrickColor = BrickColor.new("Lime green")
7356p106.Material = Enum.Material.Neon
7357p106.Reflectance = 0.40000000596046
7358p106.Name = "Wedge"
7359p106.CFrame = CFrame.new(2.69999964e-005, -11.8602819, 0.325106204, -1, 8.14763723e-008, 5.27446709e-009, 2.29101538e-008, 0.342019886, -0.939692736, -7.83667247e-008, -0.939692736, -0.342019886)
7360p106.CanCollide = false
7361p106.Locked = true
7362p106.FormFactor = Enum.FormFactor.Custom
7363p106.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7364p106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7365p106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7366p106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7367p106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7368p106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7369p106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7370b106 = Instance.new("SpecialMesh", p106)
7371b106.MeshType = Enum.MeshType.Wedge
7372b106.Name = "Mesh"
7373b106.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
7374p107 = Instance.new("WedgePart", m8)
7375p107.BrickColor = BrickColor.new("Lime green")
7376p107.Material = Enum.Material.Neon
7377p107.Reflectance = 0.40000000596046
7378p107.Name = "Wedge"
7379p107.CFrame = CFrame.new(2.69999982e-005, -11.9731445, 1.13999915, 1, -8.93497187e-008, 2.29101502e-008, -2.29101129e-008, 3.87430248e-007, 1, -8.93497258e-008, -1, 3.87430276e-007)
7380p107.CanCollide = false
7381p107.Locked = true
7382p107.FormFactor = Enum.FormFactor.Custom
7383p107.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7384p107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7385p107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7386p107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7387p107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7388p107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7389p107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7390b107 = Instance.new("SpecialMesh", p107)
7391b107.MeshType = Enum.MeshType.Wedge
7392b107.Name = "Mesh"
7393b107.Scale = Vector3.new(0.334640861, 0.468497276, 0.133856341)
7394p108 = Instance.new("WedgePart", m8)
7395p108.BrickColor = BrickColor.new("Black")
7396p108.Material = Enum.Material.Metal
7397p108.Reflectance = 0.40000000596046
7398p108.Name = "Wedge"
7399p108.CFrame = CFrame.new(2.69999982e-005, -12.0124025, 1.01832807, 1, 3.82198948e-008, 2.11711555e-008, -2.11711537e-008, -2.98023224e-008, 1, 3.82198913e-008, -1, -2.98023224e-008)
7400p108.CanCollide = false
7401p108.Locked = true
7402p108.FormFactor = Enum.FormFactor.Custom
7403p108.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7404p108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7405p108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7406p108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7407p108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7408p108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7409p108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7410b108 = Instance.new("SpecialMesh", p108)
7411b108.MeshType = Enum.MeshType.Wedge
7412b108.Name = "Mesh"
7413b108.Scale = Vector3.new(0.267712682, 0.669281721, 0.0669281706)
7414p109 = Instance.new("WedgePart", m8)
7415p109.BrickColor = BrickColor.new("Lime green")
7416p109.Material = Enum.Material.Neon
7417p109.Reflectance = 0.40000000596046
7418p109.Name = "Wedge"
7419p109.CFrame = CFrame.new(2.7e-005, -11.9461164, 0.330772072, -1, -1.18270771e-009, 8.88346818e-009, 8.75223805e-009, -0.342019796, 0.939692795, 1.92694571e-009, 0.939692795, 0.342019796)
7420p109.CanCollide = false
7421p109.Locked = true
7422p109.FormFactor = Enum.FormFactor.Custom
7423p109.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7424p109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7425p109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7426p109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7427p109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7428p109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7429p109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7430b109 = Instance.new("SpecialMesh", p109)
7431b109.MeshType = Enum.MeshType.Wedge
7432b109.Name = "Mesh"
7433b109.Scale = Vector3.new(0.334640861, 0.870066345, 0.133856341)
7434p110 = Instance.new("WedgePart", m8)
7435p110.BrickColor = BrickColor.new("Lime green")
7436p110.Material = Enum.Material.Neon
7437p110.Reflectance = 0.40000000596046
7438p110.Name = "Wedge"
7439p110.CFrame = CFrame.new(2.69999982e-005, -11.8880196, 0.565889001, -1, 5.94638294e-009, -9.26972632e-008, -8.91407268e-008, -0.342019916, 0.939692736, -2.61165312e-008, 0.939692736, 0.342019916)
7440p110.CanCollide = false
7441p110.Locked = true
7442p110.FormFactor = Enum.FormFactor.Custom
7443p110.Size = Vector3.new(0.220499977, 0.220499977, 0.220499977)
7444p110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7445p110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7446p110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7447p110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7448p110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7449p110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7450b110 = Instance.new("SpecialMesh", p110)
7451b110.MeshType = Enum.MeshType.Wedge
7452b110.Name = "Mesh"
7453b110.Scale = Vector3.new(0.334640861, 0.267712742, 0.133856341)
7454p111 = Instance.new("Part", m8)
7455p111.BrickColor = BrickColor.new("Really black")
7456p111.Material = Enum.Material.Metal
7457p111.Transparency = 1
7458p111.Name = "Hitbox"
7459p111.CFrame = CFrame.new(2.7e-005, -11.550066, 0.678469002, 1, -4.08900576e-008, -5.9526446e-008, -5.9526446e-008, 0, -1, 4.08900576e-008, 1, -2.43403981e-015)
7460p111.CanCollide = false
7461p111.Locked = true
7462p111.FormFactor = Enum.FormFactor.Custom
7463p111.Size = Vector3.new(0.22, 2.57, 1.22)
7464p111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
7465p111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
7466p111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
7467p111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
7468p111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
7469p111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
7470b111 = Instance.new("BlockMesh", p111)
7471b111.Name = "Mesh"
7472w1 = Instance.new("Weld", p1)
7473w1.Name = "Block_Weld"
7474w1.Part0 = p1
7475w1.C0 = CFrame.new(-2.69832744e-005, -0.186136514, 1.51893806, 1, -1.84926652e-008, -5.47947643e-009, -1.44443195e-008, -0.906307817, 0.4226183, -1.2781431e-008, -0.42261833, -0.906307876)
7476w1.Part1 = p2
7477w1.C1 = CFrame.new(-2.69930079e-005, 0.251219004, 0.42801699, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7478w2 = Instance.new("Weld", p2)
7479w2.Name = "Block_Weld"
7480w2.Part0 = p2
7481w2.C0 = CFrame.new(-2.69930079e-005, 0.251219004, 0.42801699, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7482w2.Part1 = p3
7483w2.C1 = CFrame.new(-2.69900993e-005, 0.251215994, 0.959293008, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7484w3 = Instance.new("Weld", p3)
7485w3.Name = "Block_Weld"
7486w3.Part0 = p3
7487w3.C0 = CFrame.new(-2.69900993e-005, 0.251215994, 0.959293008, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7488w3.Part1 = p4
7489w3.C1 = CFrame.new(-2.69401171e-005, 1.28190136, 0.0890034437, 1, -5.93262826e-008, 3.3261891e-008, -4.3058467e-008, -0.173648134, 0.984807849, -5.26491242e-008, -0.984807849, -0.173648119)
7490w4 = Instance.new("Weld", p4)
7491w4.Name = "Block_Weld"
7492w4.Part0 = p4
7493w4.C0 = CFrame.new(-2.69401171e-005, 1.28190136, 0.0890034437, 1, -5.93262826e-008, 3.3261891e-008, -4.3058467e-008, -0.173648134, 0.984807849, -5.26491242e-008, -0.984807849, -0.173648119)
7494w4.Part1 = p5
7495w4.C1 = CFrame.new(-2.69969169e-005, 0.137085795, -0.374426812, 1, -1.85013622e-008, -5.47535173e-009, -1.92582732e-008, -0.939692676, -0.342020124, 1.18268995e-009, 0.342020094, -0.939692676)
7496w5 = Instance.new("Weld", p5)
7497w5.Name = "Block_Weld"
7498w5.Part0 = p5
7499w5.C0 = CFrame.new(-2.69969169e-005, 0.137085795, -0.374426812, 1, -1.85013622e-008, -5.47535173e-009, -1.92582732e-008, -0.939692676, -0.342020124, 1.18268995e-009, 0.342020094, -0.939692676)
7500w5.Part1 = p6
7501w5.C1 = CFrame.new(-2.69537759e-005, 0.678798974, 0.310245991, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7502w6 = Instance.new("Weld", p6)
7503w6.Name = "Block_Weld"
7504w6.Part0 = p6
7505w6.C0 = CFrame.new(-2.69537759e-005, 0.678798974, 0.310245991, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7506w6.Part1 = p7
7507w6.C1 = CFrame.new(-2.69908196e-005, 0.433371782, 0.833767056, 1, -2.22994831e-008, -5.07635534e-009, -2.28535058e-008, -0.965925813, -0.258819252, 8.68153105e-010, 0.258819252, -0.965925813)
7508w7 = Instance.new("Weld", p7)
7509w7.Name = "Block_Weld"
7510w7.Part0 = p7
7511w7.C0 = CFrame.new(-2.69908196e-005, 0.433371782, 0.833767056, 1, -2.22994831e-008, -5.07635534e-009, -2.28535058e-008, -0.965925813, -0.258819252, 8.68153105e-010, 0.258819252, -0.965925813)
7512w7.Part1 = p8
7513w7.C1 = CFrame.new(-2.69945249e-005, 0.284905016, 0.00881863385, 1, -1.85013658e-008, -5.47534995e-009, -1.92582768e-008, -0.939692736, -0.342019945, 1.1826895e-009, 0.342019945, -0.939692736)
7514w8 = Instance.new("Weld", p8)
7515w8.Name = "Block_Weld"
7516w8.Part0 = p8
7517w8.C0 = CFrame.new(-2.69945249e-005, 0.284905016, 0.00881863385, 1, -1.85013658e-008, -5.47534995e-009, -1.92582768e-008, -0.939692736, -0.342019945, 1.1826895e-009, 0.342019945, -0.939692736)
7518w8.Part1 = p9
7519w8.C1 = CFrame.new(-2.6987369e-005, 0.398795992, 0.959297001, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7520w9 = Instance.new("Weld", p9)
7521w9.Name = "Block_Weld"
7522w9.Part0 = p9
7523w9.C0 = CFrame.new(-2.6987369e-005, 0.398795992, 0.959297001, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7524w9.Part1 = p10
7525w9.C1 = CFrame.new(-2.69795964e-005, -0.736729562, 1.60363591, 1, -1.84926936e-008, -5.47947465e-009, -9.20173093e-009, -0.70710659, 0.707107067, -1.69508851e-008, -0.707107008, -0.707106531)
7526w10 = Instance.new("Weld", p10)
7527w10.Name = "Circle_Weld"
7528w10.Part0 = p10
7529w10.C0 = CFrame.new(-2.69795964e-005, -0.736729562, 1.60363591, 1, -1.84926936e-008, -5.47947465e-009, -9.20173093e-009, -0.70710659, 0.707107067, -1.69508851e-008, -0.707107008, -0.707106531)
7530w10.Part1 = p11
7531w10.C1 = CFrame.new(-2.69700085e-005, 0.582876027, 0.487334013, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7532w11 = Instance.new("Weld", p11)
7533w11.Name = "Block_Weld"
7534w11.Part0 = p11
7535w11.C0 = CFrame.new(-2.69700085e-005, 0.582876027, 0.487334013, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7536w11.Part1 = p12
7537w11.C1 = CFrame.new(-2.70516502e-005, -0.478946328, -0.541931212, 1, -1.31610367e-008, 8.19151467e-008, -1.56492952e-008, 0.939692736, 0.342020065, -8.14764007e-008, -0.342020065, 0.939692736)
7538w12 = Instance.new("Weld", p12)
7539w12.Name = "Block_Weld"
7540w12.Part0 = p12
7541w12.C0 = CFrame.new(-2.70516502e-005, -0.478946328, -0.541931212, 1, -1.31610367e-008, 8.19151467e-008, -1.56492952e-008, 0.939692736, 0.342020065, -8.14764007e-008, -0.342020065, 0.939692736)
7542w12.Part1 = p13
7543w12.C1 = CFrame.new(-2.69418342e-005, 1.23103857, 0.0979698896, 1, -5.93262826e-008, 3.3261891e-008, -4.3058467e-008, -0.173648134, 0.984807849, -5.26491242e-008, -0.984807849, -0.173648119)
7544w13 = Instance.new("Weld", p13)
7545w13.Name = "Block_Weld"
7546w13.Part0 = p13
7547w13.C0 = CFrame.new(-2.69418342e-005, 1.23103857, 0.0979698896, 1, -5.93262826e-008, 3.3261891e-008, -4.3058467e-008, -0.173648134, 0.984807849, -5.26491242e-008, -0.984807849, -0.173648119)
7548w13.Part1 = p14
7549w13.C1 = CFrame.new(-2.6981159e-005, -0.784118533, 1.59557724, 1, -1.85013231e-008, -5.47617596e-009, -9.79630865e-009, -0.731355369, 0.681996644, -1.6622872e-008, -0.681996644, -0.731355369)
7550w14 = Instance.new("Weld", p14)
7551w14.Name = "Block_Weld"
7552w14.Part0 = p14
7553w14.C0 = CFrame.new(-2.6981159e-005, -0.784118533, 1.59557724, 1, -1.85013231e-008, -5.47617596e-009, -9.79630865e-009, -0.731355369, 0.681996644, -1.6622872e-008, -0.681996644, -0.731355369)
7554w14.Part1 = p15
7555w14.C1 = CFrame.new(-2.69917327e-005, 0.398790002, 0.162386, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7556w15 = Instance.new("Weld", p15)
7557w15.Name = "Handle_Weld"
7558w15.Part0 = p15
7559w15.C0 = CFrame.new(-2.69917327e-005, 0.398790002, 0.162386, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7560w15.Part1 = p16
7561w15.C1 = CFrame.new(-2.69356715e-005, 1.12153399, 0.310250998, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7562w16 = Instance.new("Weld", p16)
7563w16.Name = "Block_Weld"
7564w16.Part0 = p16
7565w16.C0 = CFrame.new(-2.69356715e-005, 1.12153399, 0.310250998, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7566w16.Part1 = p17
7567w16.C1 = CFrame.new(-2.69897973e-005, 0.238820702, 1.16951191, 1, -3.32849588e-008, -1.92696081e-009, -3.32849588e-008, -1, -5.96046448e-007, -1.92694105e-009, 5.96046448e-007, -1)
7568w17 = Instance.new("Weld", p17)
7569w17.Name = "Block_Weld"
7570w17.Part0 = p17
7571w17.C0 = CFrame.new(-2.69897973e-005, 0.238820702, 1.16951191, 1, -3.32849588e-008, -1.92696081e-009, -3.32849588e-008, -1, -5.96046448e-007, -1.92694105e-009, 5.96046448e-007, -1)
7572w17.Part1 = p18
7573w17.C1 = CFrame.new(-2.66556708e-005, -0.120330438, -1.77344465, 1, -1.30568679e-007, 1.80827243e-007, -9.71847456e-008, -0.984807849, -0.173648149, 2.00753092e-007, 0.173648149, -0.984807849)
7574w18 = Instance.new("Weld", p18)
7575w18.Name = "Block_Weld"
7576w18.Part0 = p18
7577w18.C0 = CFrame.new(-2.66556708e-005, -0.120330438, -1.77344465, 1, -1.30568679e-007, 1.80827243e-007, -9.71847456e-008, -0.984807849, -0.173648149, 2.00753092e-007, 0.173648149, -0.984807849)
7578w18.Part1 = p19
7579w18.C1 = CFrame.new(-2.69959182e-005, 0.251221001, -0.103256002, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7580w19 = Instance.new("Weld", p19)
7581w19.Name = "Block_Weld"
7582w19.Part0 = p19
7583w19.C0 = CFrame.new(-2.69959182e-005, 0.251221001, -0.103256002, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7584w19.Part1 = p20
7585w19.C1 = CFrame.new(-2.69467728e-005, 0.96053493, 0.227395192, 1, -5.95928924e-008, 3.70716009e-008, -4.21243946e-008, -0.0871557295, 0.99619472, -5.6135125e-008, -0.99619472, -0.0871557295)
7586w20 = Instance.new("Weld", p20)
7587w20.Name = "Block_Weld"
7588w20.Part0 = p20
7589w20.C0 = CFrame.new(-2.69467728e-005, 0.96053493, 0.227395192, 1, -5.95928924e-008, 3.70716009e-008, -4.21243946e-008, -0.0871557295, 0.99619472, -5.6135125e-008, -0.99619472, -0.0871557295)
7590w20.Part1 = p21
7591w20.C1 = CFrame.new(-2.69068951e-005, 0.768746018, 1.55135453, 1, -5.95264353e-008, 4.08900647e-008, 1.93162606e-008, 0.766044378, 0.642787635, -6.95864628e-008, -0.642787635, 0.766044378)
7592w21 = Instance.new("Weld", p21)
7593w21.Name = "Block_Weld"
7594w21.Part0 = p21
7595w21.C0 = CFrame.new(-2.69068951e-005, 0.768746018, 1.55135453, 1, -5.95264353e-008, 4.08900647e-008, 1.93162606e-008, 0.766044378, 0.642787635, -6.95864628e-008, -0.642787635, 0.766044378)
7596w21.Part1 = p22
7597w21.C1 = CFrame.new(-2.69946413e-005, 0.398795009, -0.368889004, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7598w22 = Instance.new("Weld", p22)
7599w22.Name = "Block_Weld"
7600w22.Part0 = p22
7601w22.C0 = CFrame.new(-2.69946413e-005, 0.398795009, -0.368889004, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7602w22.Part1 = p23
7603w22.C1 = CFrame.new(-2.69552838e-005, 0.641906977, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7604w23 = Instance.new("Weld", p23)
7605w23.Name = "Block_Weld"
7606w23.Part0 = p23
7607w23.C0 = CFrame.new(-2.69552838e-005, 0.641906977, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7608w23.Part1 = p24
7609w23.C1 = CFrame.new(-2.69185657e-005, 1.24407315, -1.15251172, 1, -5.95250427e-008, 4.08918623e-008, -7.1883612e-008, -0.766044438, 0.642787635, -6.93698077e-009, -0.642787635, -0.766044438)
7610w24 = Instance.new("Weld", p24)
7611w24.Name = "Block_Weld"
7612w24.Part0 = p24
7613w24.C0 = CFrame.new(-2.69185657e-005, 1.24407315, -1.15251172, 1, -5.95250427e-008, 4.08918623e-008, -7.1883612e-008, -0.766044438, 0.642787635, -6.93698077e-009, -0.642787635, -0.766044438)
7614w24.Part1 = p25
7615w24.C1 = CFrame.new(-2.69163629e-005, 1.59377503, 0.310250014, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7616w25 = Instance.new("Weld", p25)
7617w25.Name = "Block_Weld"
7618w25.Part0 = p25
7619w25.C0 = CFrame.new(-2.69163629e-005, 1.59377503, 0.310250014, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7620w25.Part1 = p26
7621w25.C1 = CFrame.new(-2.69902794e-005, 0.398795992, 0.428018987, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7622w26 = Instance.new("Weld", p26)
7623w26.Name = "Block_Weld"
7624w26.Part0 = p26
7625w26.C0 = CFrame.new(-2.69902794e-005, 0.398795992, 0.428018987, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7626w26.Part1 = p27
7627w26.C1 = CFrame.new(-2.69587144e-005, 0.835756719, 0.0972530842, 1, -5.87286522e-008, 2.94899092e-008, -4.36851586e-008, -0.258819073, 0.965925872, -4.90949752e-008, -0.965925872, -0.258819073)
7628w27 = Instance.new("Weld", p27)
7629w27.Name = "Circle_Weld"
7630w27.Part0 = p27
7631w27.C0 = CFrame.new(-2.69587144e-005, 0.835756719, 0.0972530842, 1, -5.87286522e-008, 2.94899092e-008, -4.36851586e-008, -0.258819073, 0.965925872, -4.90949752e-008, -0.965925872, -0.258819073)
7632w27.Part1 = p28
7633w27.C1 = CFrame.new(-2.69736647e-005, 0.523847997, 0.398797005, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7634w28 = Instance.new("Weld", p28)
7635w28.Name = "Block_Weld"
7636w28.Part0 = p28
7637w28.C0 = CFrame.new(-2.69736647e-005, 0.523847997, 0.398797005, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7638w28.Part1 = p29
7639w28.C1 = CFrame.new(-2.69856282e-005, -0.269396931, 1.4983108, 1, -1.85013231e-008, -5.47617596e-009, -1.48908761e-008, -0.920505881, 0.39072898, -1.22698536e-008, -0.390728921, -0.920505762)
7640w29 = Instance.new("Weld", p29)
7641w29.Name = "Block_Weld"
7642w29.Part0 = p29
7643w29.C0 = CFrame.new(-2.69856282e-005, -0.269396931, 1.4983108, 1, -1.85013231e-008, -5.47617596e-009, -1.48908761e-008, -0.920505881, 0.39072898, -1.22698536e-008, -0.390728921, -0.920505762)
7644w29.Part1 = p30
7645w29.C1 = CFrame.new(-2.69419597e-005, 1.38456392, -0.0497993827, 1, -5.87286557e-008, 2.94899092e-008, -4.36851586e-008, -0.258819073, 0.965925872, -4.90949787e-008, -0.965925872, -0.258819073)
7646w30 = Instance.new("Weld", p30)
7647w30.Name = "Block_Weld"
7648w30.Part0 = p30
7649w30.C0 = CFrame.new(-2.69419597e-005, 1.38456392, -0.0497993827, 1, -5.87286557e-008, 2.94899092e-008, -4.36851586e-008, -0.258819073, 0.965925872, -4.90949787e-008, -0.965925872, -0.258819073)
7650w30.Part1 = p31
7651w30.C1 = CFrame.new(2.69478169e-005, 0.342279971, -0.842677951, -1, 7.41767252e-008, 3.71994631e-008, -7.71366189e-008, -0.99619472, -0.0871560574, 3.05929575e-008, -0.0871560574, 0.99619472)
7652w31 = Instance.new("Weld", p31)
7653w31.Name = "Block_Weld"
7654w31.Part0 = p31
7655w31.C0 = CFrame.new(2.69478169e-005, 0.342279971, -0.842677951, -1, 7.41767252e-008, 3.71994631e-008, -7.71366189e-008, -0.99619472, -0.0871560574, 3.05929575e-008, -0.0871560574, 0.99619472)
7656w31.Part1 = p32
7657w31.C1 = CFrame.new(-2.69236225e-005, 1.26664269, 0.422248751, 1, -5.91274514e-008, 4.46881785e-008, -3.93648421e-008, 0.0871555805, 0.99619472, -6.27972767e-008, -0.99619472, 0.0871555805)
7658w32 = Instance.new("Weld", p32)
7659w32.Name = "Block_Weld"
7660w32.Part0 = p32
7661w32.C0 = CFrame.new(-2.69236225e-005, 1.26664269, 0.422248751, 1, -5.91274514e-008, 4.46881785e-008, -3.93648421e-008, 0.0871555805, 0.99619472, -6.27972767e-008, -0.99619472, 0.0871555805)
7662w32.Part1 = p33
7663w32.C1 = CFrame.new(-2.69888242e-005, 0.398795992, 0.693659008, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7664w33 = Instance.new("Weld", p33)
7665w33.Name = "Block_Weld"
7666w33.Part0 = p33
7667w33.C0 = CFrame.new(-2.69888242e-005, 0.398795992, 0.693659008, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7668w33.Part1 = p34
7669w33.C1 = CFrame.new(-2.6941103e-005, 0.98871398, 0.310249001, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7670w34 = Instance.new("Weld", p34)
7671w34.Name = "Block_Weld"
7672w34.Part0 = p34
7673w34.C0 = CFrame.new(-2.6941103e-005, 0.98871398, 0.310249001, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7674w34.Part1 = p35
7675w34.C1 = CFrame.new(-2.69199827e-005, 1.505234, 0.310252011, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7676w35 = Instance.new("Weld", p35)
7677w35.Name = "Block_Weld"
7678w35.Part0 = p35
7679w35.C0 = CFrame.new(-2.69199827e-005, 1.505234, 0.310252011, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7680w35.Part1 = p36
7681w35.C1 = CFrame.new(-2.70044802e-005, 0.310245991, -1.86679304, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7682w36 = Instance.new("Weld", p36)
7683w36.Name = "Circle_Weld"
7684w36.Part0 = p36
7685w36.C0 = CFrame.new(-2.70044802e-005, 0.310245991, -1.86679304, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7686w36.Part1 = p37
7687w36.C1 = CFrame.new(-2.69731972e-005, 0.523847997, 0.428321004, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7688w37 = Instance.new("Weld", p37)
7689w37.Name = "Block_Weld"
7690w37.Part0 = p37
7691w37.C0 = CFrame.new(-2.69731972e-005, 0.523847997, 0.428321004, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7692w37.Part1 = p38
7693w37.C1 = CFrame.new(-2.69113971e-005, 1.64542603, 0.358211011, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7694w38 = Instance.new("Weld", p38)
7695w38.Name = "Block_Weld"
7696w38.Part0 = p38
7697w38.C0 = CFrame.new(-2.69113971e-005, 1.64542603, 0.358211011, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7698w38.Part1 = p39
7699w38.C1 = CFrame.new(-2.69171051e-005, 1.64542603, 0.262297004, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7700w39 = Instance.new("Weld", p39)
7701w39.Name = "Block_Weld"
7702w39.Part0 = p39
7703w39.C0 = CFrame.new(-2.69171051e-005, 1.64542603, 0.262297004, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7704w39.Part1 = p40
7705w39.C1 = CFrame.new(-2.60786092e-005, -1.47300267, -1.1458329, 1, -2.72653097e-007, 4.60701557e-007, 2.62652719e-007, -0.50000006, -0.866025448, 4.66475342e-007, 0.866025448, -0.50000006)
7706w40 = Instance.new("Weld", p40)
7707w40.Name = "Block_Weld"
7708w40.Part0 = p40
7709w40.C0 = CFrame.new(-2.60786092e-005, -1.47300267, -1.1458329, 1, -2.72653097e-007, 4.60701557e-007, 2.62652719e-007, -0.50000006, -0.866025448, 4.66475342e-007, 0.866025448, -0.50000006)
7710w40.Part1 = p41
7711w40.C1 = CFrame.new(-2.70310993e-005, -0.393140078, -0.306183338, 1, -1.31610367e-008, 8.19151467e-008, -1.56492952e-008, 0.939692736, 0.342020065, -8.14764007e-008, -0.342020065, 0.939692736)
7712w41 = Instance.new("Weld", p41)
7713w41.Name = "Block_Weld"
7714w41.Part0 = p41
7715w41.C0 = CFrame.new(-2.70310993e-005, -0.393140078, -0.306183338, 1, -1.31610367e-008, 8.19151467e-008, -1.56492952e-008, 0.939692736, 0.342020065, -8.14764007e-008, -0.342020065, 0.939692736)
7716w41.Part1 = p42
7717w41.C1 = CFrame.new(-2.69543798e-005, 0.664047003, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7718w42 = Instance.new("Weld", p42)
7719w42.Name = "Block_Weld"
7720w42.Part0 = p42
7721w42.C0 = CFrame.new(-2.69543798e-005, 0.664047003, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7722w42.Part1 = p43
7723w42.C1 = CFrame.new(-2.69020748e-005, -0.731388211, 1.66569459, 1, -5.95262364e-008, 4.08903134e-008, 6.57224319e-008, 0.984807849, -0.173648149, -2.99324796e-008, 0.173648149, 0.984807849)
7724w43 = Instance.new("Weld", p43)
7725w43.Name = "Circle_Weld"
7726w43.Part0 = p43
7727w43.C0 = CFrame.new(-2.69020748e-005, -0.731388211, 1.66569459, 1, -5.95262364e-008, 4.08903134e-008, 6.57224319e-008, 0.984807849, -0.173648149, -2.99324796e-008, 0.173648149, 0.984807849)
7728w43.Part1 = p44
7729w43.C1 = CFrame.new(-2.69724242e-005, 0.641906977, 0.192185998, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7730w44 = Instance.new("Weld", p44)
7731w44.Name = "Block_Weld"
7732w44.Part0 = p44
7733w44.C0 = CFrame.new(-2.69724242e-005, 0.641906977, 0.192185998, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7734w44.Part1 = p45
7735w44.C1 = CFrame.new(-2.69912071e-005, -0.226573661, 0.151451379, 1, -1.31610367e-008, 8.19151467e-008, -1.56492952e-008, 0.939692736, 0.342020065, -8.14764007e-008, -0.342020065, 0.939692736)
7736w45 = Instance.new("Weld", p45)
7737w45.Name = "Block_Weld"
7738w45.Part0 = p45
7739w45.C0 = CFrame.new(-2.69912071e-005, -0.226573661, 0.151451379, 1, -1.31610367e-008, 8.19151467e-008, -1.56492952e-008, 0.939692736, 0.342020065, -8.14764007e-008, -0.342020065, 0.939692736)
7740w45.Part1 = p46
7741w45.C1 = CFrame.new(-2.69576976e-005, 0.582874, 0.310245991, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7742w46 = Instance.new("Weld", p46)
7743w46.Name = "Block_Weld"
7744w46.Part0 = p46
7745w46.C0 = CFrame.new(-2.69576976e-005, 0.582874, 0.310245991, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7746w46.Part1 = p47
7747w46.C1 = CFrame.new(-2.69175689e-005, 1.56426203, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7748w47 = Instance.new("Weld", p47)
7749w47.Name = "Block_Weld"
7750w47.Part0 = p47
7751w47.C0 = CFrame.new(-2.69175689e-005, 1.56426203, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7752w47.Part1 = p48
7753w47.C1 = CFrame.new(-2.69314914e-005, 0.970686257, 0.486187935, 1, -5.83989497e-008, 4.84370801e-008, -3.75603548e-008, 0.17364794, 0.984807789, -6.5922741e-008, -0.984807789, 0.17364794)
7754w48 = Instance.new("Weld", p48)
7755w48.Name = "Block_Weld"
7756w48.Part0 = p48
7757w48.C0 = CFrame.new(-2.69314914e-005, 0.970686257, 0.486187935, 1, -5.83989497e-008, 4.84370801e-008, -3.75603548e-008, 0.17364794, 0.984807789, -6.5922741e-008, -0.984807789, 0.17364794)
7758w48.Part1 = p49
7759w48.C1 = CFrame.new(-2.69465017e-005, 0.665479422, 0.432373643, 1, -5.83989532e-008, 4.8437073e-008, -3.75603655e-008, 0.173647717, 0.984807909, -6.5922741e-008, -0.984807909, 0.173647717)
7760w49 = Instance.new("Weld", p49)
7761w49.Name = "Block_Weld"
7762w49.Part0 = p49
7763w49.C0 = CFrame.new(-2.69465017e-005, 0.665479422, 0.432373643, 1, -5.83989532e-008, 4.8437073e-008, -3.75603655e-008, 0.173647717, 0.984807909, -6.5922741e-008, -0.984807909, 0.173647717)
7764w49.Part1 = p50
7765w49.C1 = CFrame.new(-2.69885404e-005, 0.14806518, 1.24538279, 1, -1.85012112e-008, -5.4760374e-009, -1.79535409e-008, -0.99619472, 0.0871557295, -7.06768599e-009, -0.0871557295, -0.99619472)
7766w50 = Instance.new("Weld", p50)
7767w50.Name = "Block_Weld"
7768w50.Part0 = p50
7769w50.C0 = CFrame.new(-2.69885404e-005, 0.14806518, 1.24538279, 1, -1.85012112e-008, -5.4760374e-009, -1.79535409e-008, -0.99619472, 0.0871557295, -7.06768599e-009, -0.0871557295, -0.99619472)
7770w50.Part1 = p51
7771w50.C1 = CFrame.new(-2.69190059e-005, 1.36955345, 0.431252241, 1, -5.91274514e-008, 4.46881785e-008, -3.93648421e-008, 0.0871555805, 0.99619472, -6.27972767e-008, -0.99619472, 0.0871555805)
7772w51 = Instance.new("Weld", p51)
7773w51.Name = "Block_Weld"
7774w51.Part0 = p51
7775w51.C0 = CFrame.new(-2.69190059e-005, 1.36955345, 0.431252241, 1, -5.91274514e-008, 4.46881785e-008, -3.93648421e-008, 0.0871555805, 0.99619472, -6.27972767e-008, -0.99619472, 0.0871555805)
7776w51.Part1 = p52
7777w51.C1 = CFrame.new(-2.69410284e-005, 1.11489654, 0.213892281, 1, -5.95928924e-008, 3.70716009e-008, -4.21243946e-008, -0.0871557295, 0.99619472, -5.6135125e-008, -0.99619472, -0.0871557295)
7778w52 = Instance.new("Weld", p52)
7779w52.Name = "Block_Weld"
7780w52.Part0 = p52
7781w52.C0 = CFrame.new(-2.69410284e-005, 1.11489654, 0.213892281, 1, -5.95928924e-008, 3.70716009e-008, -4.21243946e-008, -0.0871557295, 0.99619472, -5.6135125e-008, -0.99619472, -0.0871557295)
7782w52.Part1 = p53
7783w52.C1 = CFrame.new(-2.69027041e-005, -1.78324997, 0.608468652, 1, -5.95260872e-008, 4.08900078e-008, 6.51748309e-008, 0.500000119, -0.866025329, 3.11060901e-008, 0.866025329, 0.500000119)
7784w53 = Instance.new("Weld", p53)
7785w53.Name = "Circle_Weld"
7786w53.Part0 = p53
7787w53.C0 = CFrame.new(-2.69027041e-005, -1.78324997, 0.608468652, 1, -5.95260872e-008, 4.08900078e-008, 6.51748309e-008, 0.500000119, -0.866025329, 3.11060901e-008, 0.866025329, 0.500000119)
7788w53.Part1 = p54
7789w53.C1 = CFrame.new(-2.69764678e-005, 0.523845971, 0.221708998, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7790w54 = Instance.new("Weld", p54)
7791w54.Name = "Block_Weld"
7792w54.Part0 = p54
7793w54.C0 = CFrame.new(-2.69764678e-005, 0.523845971, 0.221708998, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7794w54.Part1 = p55
7795w54.C1 = CFrame.new(-2.69931879e-005, 0.398795009, -0.103249997, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7796w55 = Instance.new("Weld", p55)
7797w55.Name = "Block_Weld"
7798w55.Part0 = p55
7799w55.C0 = CFrame.new(-2.69931879e-005, 0.398795009, -0.103249997, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7800w55.Part1 = p56
7801w55.C1 = CFrame.new(-2.69973734e-005, 0.251215011, -0.368891001, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7802w56 = Instance.new("Weld", p56)
7803w56.Name = "Block_Weld"
7804w56.Part0 = p56
7805w56.C0 = CFrame.new(-2.69973734e-005, 0.251215011, -0.368891001, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7806w56.Part1 = p57
7807w56.C1 = CFrame.new(-2.69915545e-005, 0.251217991, 0.693656981, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7808w57 = Instance.new("Weld", p57)
7809w57.Name = "Block_Weld"
7810w57.Part0 = p57
7811w57.C0 = CFrame.new(-2.69915545e-005, 0.251217991, 0.693656981, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7812w57.Part1 = p58
7813w57.C1 = CFrame.new(-2.69601114e-005, 0.523845971, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7814w58 = Instance.new("Weld", p58)
7815w58.Name = "Block_Weld"
7816w58.Part0 = p58
7817w58.C0 = CFrame.new(-2.69601114e-005, 0.523845971, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7818w58.Part1 = p59
7819w58.C1 = CFrame.new(-2.70031469e-005, 0.310247988, -1.62329102, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7820w59 = Instance.new("Weld", p59)
7821w59.Name = "Circle_Weld"
7822w59.Part0 = p59
7823w59.C0 = CFrame.new(-2.70031469e-005, 0.310247988, -1.62329102, 1, -1.85013622e-008, -5.47535173e-009, -1.85013622e-008, -1, 1.94523586e-023, -5.47535173e-009, 1.01301455e-016, -1)
7824w59.Part1 = p60
7825w59.C1 = CFrame.new(-2.69770535e-005, 0.523859024, 0.184808999, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7826w60 = Instance.new("Weld", p60)
7827w60.Name = "Circle_Weld"
7828w60.Part0 = p60
7829w60.C0 = CFrame.new(-2.69770535e-005, 0.523859024, 0.184808999, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7830w60.Part1 = p61
7831w60.C1 = CFrame.new(-2.69756147e-005, 0.582877994, 0.133154005, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7832w61 = Instance.new("Weld", p61)
7833w61.Name = "Block_Weld"
7834w61.Part0 = p61
7835w61.C0 = CFrame.new(-2.69756147e-005, 0.582877994, 0.133154005, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7836w61.Part1 = p62
7837w61.C1 = CFrame.new(-2.69474403e-005, 0.833757043, 0.310248882, 1, -5.95264495e-008, 4.08900434e-008, -4.08900505e-008, -1.49011626e-007, 1, -5.95264424e-008, -1, -1.49011626e-007)
7838w62 = Instance.new("Weld", p62)
7839w62.Name = "Block_Weld"
7840w62.Part0 = p62
7841w62.C0 = CFrame.new(-2.69474403e-005, 0.833757043, 0.310248882, 1, -5.95264495e-008, 4.08900434e-008, -4.08900505e-008, -1.49011626e-007, 1, -5.95264424e-008, -1, -1.49011626e-007)
7842w62.Part1 = p63
7843w62.C1 = CFrame.new(-2.69305474e-005, 1.11227143, 0.40874204, 1, -5.91274514e-008, 4.46881785e-008, -3.93648421e-008, 0.0871555805, 0.99619472, -6.27972767e-008, -0.99619472, 0.0871555805)
7844w63 = Instance.new("Weld", p63)
7845w63.Name = "Block_Weld"
7846w63.Part0 = p63
7847w63.C0 = CFrame.new(-2.69305474e-005, 1.11227143, 0.40874204, 1, -5.91274514e-008, 4.46881785e-008, -3.93648421e-008, 0.0871555805, 0.99619472, -6.27972767e-008, -0.99619472, 0.0871555805)
7848w63.Part1 = p64
7849w63.C1 = CFrame.new(-2.69601114e-005, 0.523845971, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7850w64 = Instance.new("Weld", p64)
7851w64.Name = "Block_Weld"
7852w64.Part0 = p64
7853w64.C0 = CFrame.new(-2.69601114e-005, 0.523845971, 0.310247988, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7854w64.Part1 = p65
7855w64.C1 = CFrame.new(-2.69389948e-005, 0.818084598, 0.459285259, 1, -5.83989497e-008, 4.84370801e-008, -3.75603548e-008, 0.17364794, 0.984807789, -6.5922741e-008, -0.984807789, 0.17364794)
7856w65 = Instance.new("Weld", p65)
7857w65.Name = "Block_Weld"
7858w65.Part0 = p65
7859w65.C0 = CFrame.new(-2.69389948e-005, 0.818084598, 0.459285259, 1, -5.83989497e-008, 4.84370801e-008, -3.75603548e-008, 0.17364794, 0.984807789, -6.5922741e-008, -0.984807789, 0.17364794)
7860w65.Part1 = p66
7861w65.C1 = CFrame.new(-2.69857319e-005, 0.302294523, 1.25103426, 1, -1.85013569e-008, -5.47535173e-009, -1.79537469e-008, -0.99619472, 0.0871557295, -7.06701586e-009, -0.0871557295, -0.99619472)
7862w66 = Instance.new("Weld", p66)
7863w66.Name = "Block_Weld"
7864w66.Part0 = p66
7865w66.C0 = CFrame.new(-2.69857319e-005, 0.302294523, 1.25103426, 1, -1.85013569e-008, -5.47535173e-009, -1.79537469e-008, -0.99619472, 0.0871557295, -7.06701586e-009, -0.0871557295, -0.99619472)
7866w66.Part1 = p67
7867w66.C1 = CFrame.new(-2.69389129e-005, 1.48434854, -0.0765417814, 1, -5.87286557e-008, 2.94899092e-008, -4.36851586e-008, -0.258819073, 0.965925872, -4.90949787e-008, -0.965925872, -0.258819073)
7868w67 = Instance.new("Weld", p67)
7869w67.Name = "Block_Weld"
7870w67.Part0 = p67
7871w67.C0 = CFrame.new(-2.69389129e-005, 1.48434854, -0.0765417814, 1, -5.87286557e-008, 2.94899092e-008, -4.36851586e-008, -0.258819073, 0.965925872, -4.90949787e-008, -0.965925872, -0.258819073)
7872w67.Part1 = p68
7873w67.C1 = CFrame.new(-2.6994463e-005, 0.251219988, 0.162382007, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7874w68 = Instance.new("Weld", p68)
7875w68.Name = "Block_Weld"
7876w68.Part0 = p68
7877w68.C0 = CFrame.new(-2.6994463e-005, 0.251219988, 0.162382007, 1, -1.85011828e-008, -5.47594325e-009, -1.85011828e-008, -1, 9.72723004e-024, -5.47594325e-009, 1.01311427e-016, -1)
7878w68.Part1 = p69
7879w68.C1 = CFrame.new(-2.6915759e-005, 1.60853398, 0.310252011, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7880w69 = Instance.new("Weld", p69)
7881w69.Name = "Circle_Weld"
7882w69.Part0 = p69
7883w69.C0 = CFrame.new(-2.6915759e-005, 1.60853398, 0.310252011, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
7884w69.Part1 = p70
7885w69.C1 = CFrame.new(-2.69686861e-005, 0.641901016, 0.42831701, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7886w70 = Instance.new("Weld", p70)
7887w70.Name = "Wedge_Weld"
7888w70.Part0 = p70
7889w70.C0 = CFrame.new(-2.69686861e-005, 0.641901016, 0.42831701, 1, -1.58311995e-008, 3.82198948e-008, -3.82198948e-008, -5.62437252e-023, 1, -1.58311995e-008, -1, -6.05066816e-016)
7890w70.Part1 = p71
7891w70.C1 = CFrame.new(2.70324999e-005, -0.202880055, -0.363613576, -1, -8.91407197e-008, -2.61165312e-008, 5.94638472e-009, -0.342019916, 0.939692736, -9.26972632e-008, 0.939692736, 0.342019916)
7892w71 = Instance.new("Weld", p71)
7893w71.Name = "Wedge_Weld"
7894w71.Part0 = p71
7895w71.C0 = CFrame.new(2.70324999e-005, -0.202880055, -0.363613576, -1, -8.91407197e-008, -2.61165312e-008, 5.94638472e-009, -0.342019916, 0.939692736, -9.26972632e-008, 0.939692736, 0.342019916)
7896w71.Part1 = p72
7897w71.C1 = CFrame.new(-2.70432465e-005, -0.761507869, 0.349658668, 1, -5.04138598e-009, 5.66058631e-008, -5.68298475e-008, -0.087156117, 0.996194661, -8.86544171e-011, -0.996194661, -0.087156117)
7898w72 = Instance.new("Weld", p72)
7899w72.Name = "Wedge_Weld"
7900w72.Part0 = p72
7901w72.C0 = CFrame.new(-2.70432465e-005, -0.761507869, 0.349658668, 1, -5.04138598e-009, 5.66058631e-008, -5.68298475e-008, -0.087156117, 0.996194661, -8.86544171e-011, -0.996194661, -0.087156117)
7902w72.Part1 = p73
7903w72.C1 = CFrame.new(2.69606426e-005, -0.271123618, 0.159218371, -1, 1.20803122e-007, -5.03232513e-008, 8.86054821e-008, 0.342020035, -0.939692736, -9.6306259e-008, -0.939692736, -0.342020005)
7904w73 = Instance.new("Weld", p73)
7905w73.Name = "Wedge_Weld"
7906w73.Part0 = p73
7907w73.C0 = CFrame.new(2.69606426e-005, -0.271123618, 0.159218371, -1, 1.20803122e-007, -5.03232513e-008, 8.86054821e-008, 0.342020035, -0.939692736, -9.6306259e-008, -0.939692736, -0.342020005)
7908w73.Part1 = p74
7909w73.C1 = CFrame.new(-2.69467491e-005, 0.761504233, -0.342288256, 1, -8.45120525e-008, -3.81036713e-008, -3.05929326e-008, 0.087156117, -0.996194661, 8.75114239e-008, 0.996194661, 0.087156117)
7910w74 = Instance.new("Weld", p74)
7911w74.Name = "Wedge_Weld"
7912w74.Part0 = p74
7913w74.C0 = CFrame.new(-2.69467491e-005, 0.761504233, -0.342288256, 1, -8.45120525e-008, -3.81036713e-008, -3.05929326e-008, 0.087156117, -0.996194661, 8.75114239e-008, 0.996194661, 0.087156117)
7914w74.Part1 = p75
7915w74.C1 = CFrame.new(-2.70399814e-005, -0.477731556, -0.137090862, 1, 2.11481037e-008, -8.40774845e-008, -8.62400782e-008, 0.342020035, -0.939692736, 8.88346285e-009, 0.939692736, 0.342020005)
7916w75 = Instance.new("Weld", p75)
7917w75.Name = "Wedge_Weld"
7918w75.Part0 = p75
7919w75.C0 = CFrame.new(-2.70399814e-005, -0.477731556, -0.137090862, 1, 2.11481037e-008, -8.40774845e-008, -8.62400782e-008, 0.342020035, -0.939692736, 8.88346285e-009, 0.939692736, 0.342020005)
7920w75.Part1 = p76
7921w75.C1 = CFrame.new(2.70197816e-005, 0.254749686, -0.197051153, -1, -8.91407197e-008, -2.61165312e-008, 5.94638472e-009, -0.342019916, 0.939692736, -9.26972632e-008, 0.939692736, 0.342019916)
7922w76 = Instance.new("Weld", p76)
7923w76.Name = "Wedge_Weld"
7924w76.Part0 = p76
7925w76.C0 = CFrame.new(2.70197816e-005, 0.254749686, -0.197051153, -1, -8.91407197e-008, -2.61165312e-008, 5.94638472e-009, -0.342019916, 0.939692736, -9.26972632e-008, 0.939692736, 0.342019916)
7926w76.Part1 = p77
7927w76.C1 = CFrame.new(2.70364926e-005, 0.937081754, 0.462889194, -1, 1.19348783e-007, -5.94260889e-008, 8.8290939e-008, 0.258819073, -0.965925872, -9.99014702e-008, -0.965925872, -0.258819073)
7928w77 = Instance.new("Weld", p77)
7929w77.Name = "Wedge_Weld"
7930w77.Part0 = p77
7931w77.C0 = CFrame.new(2.70364926e-005, 0.937081754, 0.462889194, -1, 1.19348783e-007, -5.94260889e-008, 8.8290939e-008, 0.258819073, -0.965925872, -9.99014702e-008, -0.965925872, -0.258819073)
7932w77.Part1 = p78
7933w77.C1 = CFrame.new(2.69804386e-005, -0.254758716, 0.226571351, -1, 2.29101609e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447064e-009, -0.939692736, -0.342019916)
7934w78 = Instance.new("Weld", p78)
7935w78.Name = "Wedge_Weld"
7936w78.Part0 = p78
7937w78.C0 = CFrame.new(2.69804386e-005, -0.254758716, 0.226571351, -1, 2.29101609e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447064e-009, -0.939692736, -0.342019916)
7938w78.Part1 = p79
7939w78.C1 = CFrame.new(-2.69982065e-005, 0.0186245665, 0.256082684, 1, -5.28104849e-008, 1.60517274e-007, -1.68899149e-007, -0.342019916, 0.939692736, 5.27447774e-009, -0.939692736, -0.342019916)
7940w79 = Instance.new("Weld", p79)
7941w79.Name = "Wedge_Weld"
7942w79.Part0 = p79
7943w79.C0 = CFrame.new(-2.69982065e-005, 0.0186245665, 0.256082684, 1, -5.28104849e-008, 1.60517274e-007, -1.68899149e-007, -0.342019916, 0.939692736, 5.27447774e-009, -0.939692736, -0.342019916)
7944w79.Part1 = p80
7945w79.C1 = CFrame.new(2.69885841e-005, -1.4784987, 0.418512583, -1, 3.25942331e-008, 2.24966534e-009, 1.58138018e-008, 0.422618091, 0.906307936, 2.85896622e-008, 0.906307936, -0.422618091)
7946w80 = Instance.new("Weld", p80)
7947w80.Name = "Wedge_Weld"
7948w80.Part0 = p80
7949w80.C0 = CFrame.new(2.69885841e-005, -1.4784987, 0.418512583, -1, 3.25942331e-008, 2.24966534e-009, 1.58138018e-008, 0.422618091, 0.906307936, 2.85896622e-008, 0.906307936, -0.422618091)
7950w80.Part1 = p81
7951w80.C1 = CFrame.new(-2.7005879e-005, -0.0944784805, -0.255385041, 1, 2.11480753e-008, -8.40774845e-008, -8.6240064e-008, 0.342019796, -0.939692736, 8.88347085e-009, 0.939692736, 0.342019796)
7952w81 = Instance.new("Weld", p81)
7953w81.Name = "Wedge_Weld"
7954w81.Part0 = p81
7955w81.C0 = CFrame.new(-2.7005879e-005, -0.0944784805, -0.255385041, 1, 2.11480753e-008, -8.40774845e-008, -8.6240064e-008, 0.342019796, -0.939692736, 8.88347085e-009, 0.939692736, 0.342019796)
7956w81.Part1 = p82
7957w81.C1 = CFrame.new(-2.71884655e-005, -1.54931295, -1.43853581, 1, -1.29495401e-008, 1.0679166e-007, -2.43563569e-008, 0.939692497, 0.342020541, -1.04780334e-007, -0.342020512, 0.939692497)
7958w82 = Instance.new("Weld", p82)
7959w82.Name = "Wedge_Weld"
7960w82.Part0 = p82
7961w82.C0 = CFrame.new(-2.71884655e-005, -1.54931295, -1.43853581, 1, -1.29495401e-008, 1.0679166e-007, -2.43563569e-008, 0.939692497, 0.342020541, -1.04780334e-007, -0.342020512, 0.939692497)
7962w82.Part1 = p83
7963w82.C1 = CFrame.new(2.70665932e-005, -1.66921949, 1.49424386, -1, -1.69508478e-008, -2.46411371e-008, -2.43563605e-008, 0.939692497, 0.342020541, 1.73575518e-008, 0.342020512, -0.939692497)
7964w83 = Instance.new("Weld", p83)
7965w83.Name = "Wedge_Weld"
7966w83.Part0 = p83
7967w83.C0 = CFrame.new(2.70665932e-005, -1.66921949, 1.49424386, -1, -1.69508478e-008, -2.46411371e-008, -2.43563605e-008, 0.939692497, 0.342020541, 1.73575518e-008, 0.342020512, -0.939692497)
7968w83.Part1 = p84
7969w83.C1 = CFrame.new(2.69976008e-005, -0.112124957, -0.284901589, -1, 8.75223805e-009, 1.92694216e-009, -1.18270493e-009, -0.342019796, 0.939692736, 8.8834673e-009, 0.939692736, 0.342019796)
7970w84 = Instance.new("Weld", p84)
7971w84.Name = "Wedge_Weld"
7972w84.Part0 = p84
7973w84.C0 = CFrame.new(2.69976008e-005, -0.112124957, -0.284901589, -1, 8.75223805e-009, 1.92694216e-009, -1.18270493e-009, -0.342019796, 0.939692736, 8.8834673e-009, 0.939692736, 0.342019796)
7974w84.Part1 = p85
7975w84.C1 = CFrame.new(2.7052507e-005, -1.59177017, 0.872617722, -1, -1.1669739e-008, -2.68784888e-008, -2.76164496e-008, 0.681996524, 0.731355488, 9.79630865e-009, 0.731355488, -0.681996524)
7976w85 = Instance.new("Weld", p85)
7977w85.Name = "Wedge_Weld"
7978w85.Part0 = p85
7979w85.C0 = CFrame.new(2.7052507e-005, -1.59177017, 0.872617722, -1, -1.1669739e-008, -2.68784888e-008, -2.76164496e-008, 0.681996524, 0.731355488, 9.79630865e-009, 0.731355488, -0.681996524)
7980w85.Part1 = p86
7981w85.C1 = CFrame.new(2.69951215e-005, -1.03299725, -0.462896198, -1, 1.22781962e-008, 2.39114684e-009, -8.68160988e-010, -0.258819073, 0.965925872, 1.24787025e-008, 0.965925872, 0.258819073)
7982w86 = Instance.new("Weld", p86)
7983w86.Name = "Wedge_Weld"
7984w86.Part0 = p86
7985w86.C0 = CFrame.new(2.69951215e-005, -1.03299725, -0.462896198, -1, 1.22781962e-008, 2.39114684e-009, -8.68160988e-010, -0.258819073, 0.965925872, 1.24787025e-008, 0.965925872, 0.258819073)
7986w86.Part1 = p87
7987w86.C1 = CFrame.new(2.70135206e-005, 0.143849969, 0.34147498, -1, 2.29101573e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447419e-009, -0.939692736, -0.342019916)
7988w87 = Instance.new("Weld", p87)
7989w87.Name = "Wedge_Weld"
7990w87.Part0 = p87
7991w87.C0 = CFrame.new(2.70135206e-005, 0.143849969, 0.34147498, -1, 2.29101573e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447419e-009, -0.939692736, -0.342019916)
7992w87.Part1 = p88
7993w87.C1 = CFrame.new(2.70302153e-005, 0.342700183, 0.434671164, -1, 2.29101573e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447419e-009, -0.939692736, -0.342019916)
7994w88 = Instance.new("Weld", p88)
7995w88.Name = "Wedge_Weld"
7996w88.Part0 = p88
7997w88.C0 = CFrame.new(2.70302153e-005, 0.342700183, 0.434671164, -1, 2.29101573e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447419e-009, -0.939692736, -0.342019916)
7998w88.Part1 = p89
7999w88.C1 = CFrame.new(2.69984048e-005, 0.153062999, -0.159228027, -1, 8.75223449e-009, 1.92694394e-009, -1.18270438e-009, -0.342020035, 0.939692736, 8.88346463e-009, 0.939692736, 0.342020005)
8000w89 = Instance.new("Weld", p89)
8001w89.Name = "Wedge_Weld"
8002w89.Part0 = p89
8003w89.C0 = CFrame.new(2.69984048e-005, 0.153062999, -0.159228027, -1, 8.75223449e-009, 1.92694394e-009, -1.18270438e-009, -0.342020035, 0.939692736, 8.88346463e-009, 0.939692736, 0.342020005)
8004w89.Part1 = p90
8005w89.C1 = CFrame.new(-2.69485572e-005, 0.70247668, -0.342276633, 1, -8.45120454e-008, -3.81036642e-008, -3.05929255e-008, 0.087156117, -0.996194661, 8.75114168e-008, 0.996194661, 0.087156117)
8006w90 = Instance.new("Weld", p90)
8007w90.Name = "Wedge_Weld"
8008w90.Part0 = p90
8009w90.C0 = CFrame.new(-2.69485572e-005, 0.70247668, -0.342276633, 1, -8.45120454e-008, -3.81036642e-008, -3.05929255e-008, 0.087156117, -0.996194661, 8.75114168e-008, 0.996194661, 0.087156117)
8010w90.Part1 = p91
8011w90.C1 = CFrame.new(2.7285816e-005, 1.91944361, -0.662942171, -1, -1.69507981e-008, -1.48275618e-007, 1.16832759e-007, -0.707106471, -0.707107067, -9.28606312e-008, -0.707107067, 0.707106471)
8012w91 = Instance.new("Weld", p91)
8013w91.Name = "Wedge_Weld"
8014w91.Part0 = p91
8015w91.C0 = CFrame.new(2.7285816e-005, 1.91944361, -0.662942171, -1, -1.69507981e-008, -1.48275618e-007, 1.16832759e-007, -0.707106471, -0.707107067, -9.28606312e-008, -0.707107067, 0.707106471)
8016w91.Part1 = p92
8017w91.C1 = CFrame.new(2.69954071e-005, -0.937081456, -0.433368206, -1, 1.22781891e-008, 2.39114151e-009, -8.68164096e-010, -0.258819073, 0.965925872, 1.24786936e-008, 0.965925872, 0.258819073)
8018w92 = Instance.new("Weld", p92)
8019w92.Name = "Wedge_Weld"
8020w92.Part0 = p92
8021w92.C0 = CFrame.new(2.69954071e-005, -0.937081456, -0.433368206, -1, 1.22781891e-008, 2.39114151e-009, -8.68164096e-010, -0.258819073, 0.965925872, 1.24786936e-008, 0.965925872, 0.258819073)
8022w92.Part1 = p93
8023w92.C1 = CFrame.new(-2.69051961e-005, 0.999799907, -0.238821417, 1, -2.29101147e-008, -8.93497187e-008, -8.93497116e-008, 4.1723257e-007, -1, 2.29101538e-008, 1, 4.17232599e-007)
8024w93 = Instance.new("Weld", p93)
8025w93.Name = "Wedge_Weld"
8026w93.Part0 = p93
8027w93.C0 = CFrame.new(-2.69051961e-005, 0.999799907, -0.238821417, 1, -2.29101147e-008, -8.93497187e-008, -8.93497116e-008, 4.1723257e-007, -1, 2.29101538e-008, 1, 4.17232599e-007)
8028w93.Part1 = p94
8029w93.C1 = CFrame.new(2.69796546e-005, 0.112124898, 0.314417601, -1, 1.20803122e-007, -5.03232727e-008, 8.8605475e-008, 0.342019796, -0.939692736, -9.6306259e-008, -0.939692736, -0.342019796)
8030w94 = Instance.new("Weld", p94)
8031w94.Name = "Wedge_Weld"
8032w94.Part0 = p94
8033w94.C0 = CFrame.new(2.69796546e-005, 0.112124898, 0.314417601, -1, 1.20803122e-007, -5.03232727e-008, 8.8605475e-008, 0.342019796, -0.939692736, -9.6306259e-008, -0.939692736, -0.342019796)
8034w94.Part1 = p95
8035w94.C1 = CFrame.new(2.70609289e-005, -1.92461061, 0.795396745, -1, -1.69508478e-008, -2.46411371e-008, -2.94099767e-008, 0.707106471, 0.707107067, 5.43784262e-009, 0.707107067, -0.707106471)
8036w95 = Instance.new("Weld", p95)
8037w95.Name = "Wedge_Weld"
8038w95.Part0 = p95
8039w95.C0 = CFrame.new(2.70609289e-005, -1.92461061, 0.795396745, -1, -1.69508478e-008, -2.46411371e-008, -2.94099767e-008, 0.707106471, 0.707107067, 5.43784262e-009, 0.707107067, -0.707106471)
8040w95.Part1 = p96
8041w95.C1 = CFrame.new(2.70452038e-005, -1.2757566, 0.127234697, -1, 1.58094302e-008, -3.83180883e-008, -3.29206458e-008, 0.258819193, 0.965925872, 2.51881946e-008, 0.965925872, -0.258819193)
8042w96 = Instance.new("Weld", p96)
8043w96.Name = "Wedge_Weld"
8044w96.Part0 = p96
8045w96.C0 = CFrame.new(2.70452038e-005, -1.2757566, 0.127234697, -1, 1.58094302e-008, -3.83180883e-008, -3.29206458e-008, 0.258819193, 0.965925872, 2.51881946e-008, 0.965925872, -0.258819193)
8046w96.Part1 = p97
8047w96.C1 = CFrame.new(2.69985267e-005, 0.271121085, -0.129704311, -1, 8.75223449e-009, 1.92694216e-009, -1.18270604e-009, -0.342020035, 0.939692736, 8.88346374e-009, 0.939692736, 0.342020005)
8048w97 = Instance.new("Weld", p97)
8049w97.Name = "Wedge_Weld"
8050w97.Part0 = p97
8051w97.C0 = CFrame.new(2.69985267e-005, 0.271121085, -0.129704311, -1, 8.75223449e-009, 1.92694216e-009, -1.18270604e-009, -0.342020035, 0.939692736, 8.88346374e-009, 0.939692736, 0.342020005)
8052w97.Part1 = p98
8053w97.C1 = CFrame.new(-2.7119062e-005, -0.689512253, 0.493685782, 1, -5.28104849e-008, 1.60517274e-007, -1.68899149e-007, -0.342019916, 0.939692736, 5.27447774e-009, -0.939692736, -0.342019916)
8054w98 = Instance.new("Weld", p98)
8055w98.Name = "Wedge_Weld"
8056w98.Part0 = p98
8057w98.C0 = CFrame.new(-2.7119062e-005, -0.689512253, 0.493685782, 1, -5.28104849e-008, 1.60517274e-007, -1.68899149e-007, -0.342019916, 0.939692736, 5.27447774e-009, -0.939692736, -0.342019916)
8058w98.Part1 = p99
8059w98.C1 = CFrame.new(2.70467608e-005, -1.34953368, -0.0207269192, -1, 1.58180704e-008, -3.83196088e-008, -3.49906735e-008, 0.173648149, 0.984807849, 2.22318892e-008, 0.984807849, -0.173648149)
8060w99 = Instance.new("Weld", p99)
8061w99.Name = "Wedge_Weld"
8062w99.Part0 = p99
8063w99.C0 = CFrame.new(2.70467608e-005, -1.34953368, -0.0207269192, -1, 1.58180704e-008, -3.83196088e-008, -3.49906735e-008, 0.173648149, 0.984807849, 2.22318892e-008, 0.984807849, -0.173648149)
8064w99.Part1 = p100
8065w99.C1 = CFrame.new(2.68453441e-005, -1.05666494, -0.342283309, -1, 7.68926398e-008, 1.25193765e-007, 1.18015699e-007, -0.087156117, 0.996194661, 8.75114381e-008, 0.996194661, 0.087156117)
8066w100 = Instance.new("Weld", p100)
8067w100.Name = "Wedge_Weld"
8068w100.Part0 = p100
8069w100.C0 = CFrame.new(2.68453441e-005, -1.05666494, -0.342283309, -1, 7.68926398e-008, 1.25193765e-007, 1.18015699e-007, -0.087156117, 0.996194661, 8.75114381e-008, 0.996194661, 0.087156117)
8070w100.Part1 = p101
8071w100.C1 = CFrame.new(2.70382643e-005, 0.438632488, 0.478940666, -1, 2.29101609e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447064e-009, -0.939692736, -0.342019916)
8072w101 = Instance.new("Weld", p101)
8073w101.Name = "Wedge_Weld"
8074w101.Part0 = p101
8075w101.C0 = CFrame.new(2.70382643e-005, 0.438632488, 0.478940666, -1, 2.29101609e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447064e-009, -0.939692736, -0.342019916)
8076w101.Part1 = p102
8077w101.C1 = CFrame.new(2.69711491e-005, -0.365431041, 0.17490752, -1, 2.29101573e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447419e-009, -0.939692736, -0.342019916)
8078w102 = Instance.new("Weld", p102)
8079w102.Name = "Wedge_Weld"
8080w102.Part0 = p102
8081w102.C0 = CFrame.new(2.69711491e-005, -0.365431041, 0.17490752, -1, 2.29101573e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447419e-009, -0.939692736, -0.342019916)
8082w102.Part1 = p103
8083w102.C1 = CFrame.new(-2.69383909e-005, 0.649306595, -0.433368623, 1, 1.03484936e-008, -8.68350583e-008, -8.65546141e-008, 0.258819073, -0.965925872, 1.24786919e-008, 0.965925872, 0.258819073)
8084w103 = Instance.new("Weld", p103)
8085w103.Name = "Wedge_Weld"
8086w103.Part0 = p103
8087w103.C0 = CFrame.new(-2.69383909e-005, 0.649306595, -0.433368623, 1, 1.03484936e-008, -8.68350583e-008, -8.65546141e-008, 0.258819073, -0.965925872, 1.24786919e-008, 0.965925872, 0.258819073)
8088w103.Part1 = p104
8089w103.C1 = CFrame.new(-2.70762976e-005, -0.43900317, 0.407888472, 1, -5.28104849e-008, 1.60517274e-007, -1.68899149e-007, -0.342019916, 0.939692736, 5.27447774e-009, -0.939692736, -0.342019916)
8090w104 = Instance.new("Weld", p104)
8091w104.Name = "Wedge_Weld"
8092w104.Part0 = p104
8093w104.C0 = CFrame.new(-2.70762976e-005, -0.43900317, 0.407888472, 1, -5.28104849e-008, 1.60517274e-007, -1.68899149e-007, -0.342019916, 0.939692736, 5.27447774e-009, -0.939692736, -0.342019916)
8094w104.Part1 = p105
8095w104.C1 = CFrame.new(2.70607179e-005, -1.92829955, 0.736725867, -1, -1.69508478e-008, -2.46411371e-008, -2.94099767e-008, 0.707106471, 0.707107067, 5.43784262e-009, 0.707107067, -0.707106471)
8096w105 = Instance.new("Weld", p105)
8097w105.Name = "Wedge_Weld"
8098w105.Part0 = p105
8099w105.C0 = CFrame.new(2.70607179e-005, -1.92829955, 0.736725867, -1, -1.69508478e-008, -2.46411371e-008, -2.94099767e-008, 0.707106471, 0.707107067, 5.43784262e-009, 0.707107067, -0.707106471)
8100w105.Part1 = p106
8101w105.C1 = CFrame.new(2.70186029e-005, 0.202881783, 0.393133432, -1, 2.29101609e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447064e-009, -0.939692736, -0.342019916)
8102w106 = Instance.new("Weld", p106)
8103w106.Name = "Wedge_Weld"
8104w106.Part0 = p106
8105w106.C0 = CFrame.new(2.70186029e-005, 0.202881783, 0.393133432, -1, 2.29101609e-008, -7.83667318e-008, 8.14763794e-008, 0.342019916, -0.939692736, 5.27447064e-009, -0.939692736, -0.342019916)
8106w106.Part1 = p107
8107w106.C1 = CFrame.new(-2.68938547e-005, 1.13999891, -0.187172472, 1, -2.29101147e-008, -8.93497187e-008, -8.93497116e-008, 4.1723257e-007, -1, 2.29101538e-008, 1, 4.17232599e-007)
8108w107 = Instance.new("Weld", p107)
8109w107.Name = "Wedge_Weld"
8110w107.Part0 = p107
8111w107.C0 = CFrame.new(-2.68938547e-005, 1.13999891, -0.187172472, 1, -2.29101147e-008, -8.93497187e-008, -8.93497116e-008, 4.1723257e-007, -1, 2.29101538e-008, 1, 4.17232599e-007)
8112w107.Part1 = p108
8113w107.C1 = CFrame.new(-2.70357887e-005, 1.01832795, -0.147913992, 1, -2.1171159e-008, 3.82198948e-008, 3.82198948e-008, 7.52150727e-023, -1, 2.1171159e-008, 1, 8.09159563e-016)
8114w108 = Instance.new("Weld", p108)
8115w108.Name = "Wedge_Weld"
8116w108.Part0 = p108
8117w108.C0 = CFrame.new(-2.70357887e-005, 1.01832795, -0.147913992, 1, -2.1171159e-008, 3.82198948e-008, 3.82198948e-008, 7.52150727e-023, -1, 2.1171159e-008, 1, 8.09159563e-016)
8118w108.Part1 = p109
8119w108.C1 = CFrame.new(2.6997488e-005, -0.237563431, -0.314412773, -1, 8.75224337e-009, 1.92694216e-009, -1.18270693e-009, -0.342019796, 0.939692736, 8.88347174e-009, 0.939692736, 0.342019796)
8120w109 = Instance.new("Weld", p109)
8121w109.Name = "Wedge_Weld"
8122w109.Part0 = p109
8123w109.C0 = CFrame.new(2.6997488e-005, -0.237563431, -0.314412773, -1, 8.75224337e-009, 1.92694216e-009, -1.18270693e-009, -0.342019796, 0.939692736, 8.88347174e-009, 0.939692736, 0.342019796)
8124w109.Part1 = p110
8125w109.C1 = CFrame.new(2.70390519e-005, -0.43863076, -0.44942081, -1, -8.91407197e-008, -2.61165312e-008, 5.94638472e-009, -0.342019916, 0.939692736, -9.26972632e-008, 0.939692736, 0.342019916)
8126w110 = Instance.new("Weld", p110)
8127w110.Name = "Hitbox_Weld"
8128w110.Part0 = p110
8129w110.C0 = CFrame.new(2.7, -0.44, -0.6, -1, -8.91407197e-008, -2.61165312e-008, 5.94638472e-009, -0.342019916, 0.939692736, -9.26972632e-008, 0.939692736, 0.342019916)
8130w110.Part1 = p111
8131w110.C1 = CFrame.new(-2.7, -0.68, 0.61, 1, -5.9526446e-008, 4.08900576e-008, -4.08900576e-008, 0, 1, -5.95264495e-008, -1, -2.43403981e-015)
8132m8.Parent = rarm
8133m8:MakeJoints()
8134----------------------------------------------------
8135local cor8 = Instance.new("Part", rarm.Zyrodoxa)
8136cor8.Name = "Thingy"
8137cor8.Locked = true
8138cor8.BottomSurface = 0
8139cor8.CanCollide = false
8140cor8.Size = Vector3.new(1, 1, 1)
8141cor8.Transparency = 1
8142cor8.TopSurface = 0
8143corw8 = Instance.new("Weld", cor8)
8144corw8.Part0 = rarm
8145corw8.Part1 = cor8
8146corw8.C0 = CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180))
8147corw8.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
8148weld8 = Instance.new("Weld", rarm.Zyrodoxa)
8149weld8.Part0 = cor8
8150weld8.Part1 = rarm.Zyrodoxa.Handle
8151weld8.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
8152Amulite = Instance.new("PointLight",m7.Center)
8153Amulite.Brightness = 0
8154Amulite.Color = Color3.new(0,1,0)
8155----------------------------------------------------
8156models = {m,m2,m3,m4,m5,m6,m7,m8}
8157parts = {}
8158Stepped:connect(function()
8159 for i,v in pairs(models) do
8160 for _, a in pairs(v:GetChildren()) do
8161 if v:IsA("Part") and v.Name ~= "Thingy" then
8162 table.insert(parts, a)
8163 for i,v in pairs(parts) do
8164 v.CanCollide = false
8165 end
8166 end
8167 end
8168 end
8169end)
8170----------------------------------------------------
8171local animpose = "Idle1"
8172local lastanimpose = "Idle1"
8173local grab = false
8174local Smooth = 1
8175local sine = 0
8176local change = 1
8177local val = 0
8178local ffing = false
8179----------------------------------------------------
8180--[[local hitbox = rarm.Zyrodoxa.Hitbox--Zyrodoxa is the name of the dagger k
8181
8182function FindHumanoids()
8183 local function c_region(Position, Size)
8184 local SizeOffset = Size/2
8185 local Point1 = Position - SizeOffset
8186 local Point2 = Position + SizeOffset
8187 local a = Instance.new("Part", workspace)
8188 a.Anchored = true
8189 a.Size = Size
8190 a.Position = Position
8191 print("Hey!, I'm making a part!")
8192 return Region3.new(Point1, Point2)
8193 end
8194
8195 local a = c_region((hitbox.CFrame * CFrame.new(0, -1.285, 0)), Vector3.new(0.22, 0.6425, 1.22))
8196 local b = c_region((hitbox.CFrame * CFrame.new(0, -0.6425, 0)), Vector3.new(0.22, 0.6425, 1.22))
8197 local c = c_region((hitbox.CFrame * CFrame.new(0, 0.6425, 0)), Vector3.new(0.22, 0.6425, 1.22))
8198 local d = c_region((hitbox.CFrame * CFrame.new(0, 1.285, 0)), Vector3.new(0.22, 0.6425, 1.22))
8199
8200 local regions = {a, b, c, d}
8201
8202 local found_humanoids = {}
8203 local already_found = {char.Name}
8204
8205 for _, region in pairs(regions) do
8206 for _, part in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(region, rarm.Zyrodoxa:GetChildren(), 100)) do
8207 print(part, part.Parent, part.Name) ---nope
8208 if part.Parent:FindFirstChild("Humanoid") ~= nil and part.Parent.ClassName == "Model" and not part:isDescendantOf(char) then
8209 local humanoid = part.Parent:FindFirstChild("Humanoid")
8210 local name = humanoid.Parent.Name
8211 local exists = false
8212 for _, n in pairs(already_found) do
8213 if n == name then
8214 exists = true
8215 end
8216 end
8217 if not exists then
8218 table.insert(already_found, name)
8219 table.insert(found_humanoids, humanoid)
8220 end
8221 elseif part.Parent.Parent:FindFirstChild("Humanoid") ~= nil and part.Parent.Parent.ClassName == "Model" and not part:isDescendantOf(char) then
8222 local humanoid = part.Parent.Parent:FindFirstChild("Humanoid")
8223 local name = humanoid.Parent.Parent.Name
8224 local exists = false
8225 for _, n in pairs(already_found) do
8226 if n == name then
8227 exists = true
8228 end
8229 end
8230 if not exists then
8231 table.insert(already_found, name)
8232 table.insert(found_humanoids, humanoid)
8233 end
8234 end
8235 end
8236 end
8237 return found_humanoids
8238end
8239
8240local humanoids = FindHumanoids()
8241if #humanoids == 0 then
8242 for i, v in pairs(humanoids) do
8243 print(v.Parent.Name)
8244 if Debounces.Slashing == true then
8245 v:TakeDamage(math.random(10,20) * math.random(1,3)) --max 60 damage?
8246 elseif Debounces.Slashing == false then
8247 wait()
8248 end
8249 end
8250 wait(0.3)
8251end]]--
8252----------------------------------------------------
8253--[[mouse.KeyDown:connect(function(key)
8254 if key == "f" then
8255 if Debounces.CanAttack == true then
8256 Debounces.CanAttack = false
8257 Debounces.NoIdl = true
8258 Debounces.on = true
8259 for i = 1, 20 do
8260 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1.05, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
8261 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
8262 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-4),0,0),0.1)
8263 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
8264 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
8265 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
8266 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0),0,0),0.1)
8267 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6,0.6,-0.2)*CFrame.Angles(math.rad(8),math.rad(22),math.rad(15)), 0.8)
8268 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
8269 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6,0.6,0.2)*CFrame.Angles(math.rad(-8),math.rad(12),math.rad(-12)), 0.8)
8270 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
8271 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1)*CFrame.Angles(math.rad(-15),math.rad(0),math.rad(0)), 0.5)
8272 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(20),math.rad(0)), 0.5)
8273 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-6), math.rad(0), 0), 0.1)
8274 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-20), 0), 0.1)
8275 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.14) * CFrame.Angles(math.rad(-3), math.rad(0), math.rad(0)), 0.1)
8276 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(-10), math.rad(5)), 0.1)
8277 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(3), math.rad(0), math.rad(0)), 0.1)
8278 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(10), math.rad(-5)), 0.1)
8279 if Debounces.on == false then
8280 break
8281 end
8282 fat.Event:wait()
8283 end
8284 end
8285 end
8286end)]]--
8287----------------------------------------------------
8288mod4 = Instance.new("Model",char)
8289
8290ptez = {0.7, 0.8, 0.9, 1}
8291
8292function FindNearestTorso(Position,Distance,SinglePlayer)
8293 if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
8294 local List = {}
8295 for i,v in pairs(workspace:GetChildren())do
8296 if v:IsA("Model")then
8297 if v:findFirstChild("Torso")then
8298 if v ~= char then
8299 if(v.Torso.Position -Position).magnitude <= Distance then
8300 table.insert(List,v)
8301 end
8302 end
8303 end
8304 end
8305 end
8306 return List
8307end
8308
8309function Slam()
8310 local part=Instance.new('Part',mod4)
8311 part.Anchored=true
8312 part.CanCollide=false
8313 part.FormFactor='Custom'
8314 part.Size=Vector3.new(.2,.2,.2)
8315 part.CFrame=root.CFrame*CFrame.new(0,-2.8,-1.4)*CFrame.Angles(math.rad(90),0,0)
8316 part.Transparency=.7
8317 part.BrickColor=BrickColor.new('Really black')
8318 mesh=Instance.new('SpecialMesh',part)
8319 mesh.MeshId='http://www.roblox.com/asset/?id=3270017'
8320 mesh.Scale=Vector3.new(3,3,3)
8321 local part2=Instance.new('Part',mod4)
8322 part2.Anchored=true
8323 part2.CanCollide=false
8324 part2.FormFactor='Custom'
8325 part2.Size=Vector3.new(.2,.2,.2)
8326 part2.CFrame=root.CFrame*CFrame.new(0,-2.4,-1.6)
8327 part2.Transparency=.7
8328 part2.BrickColor=BrickColor.new('Lime green')
8329 mesh2=Instance.new('SpecialMesh',part2)
8330 mesh2.MeshId='http://www.roblox.com/asset/?id=20329976'
8331 mesh2.Scale=Vector3.new(3,1.5,3)
8332 x = Instance.new("Sound",larm)
8333 x.SoundId = "http://www.roblox.com/asset/?id=142070127"
8334 x.Pitch = ptez[math.random(1,#ptez)]
8335 x.Volume = 1
8336 wait(.1)
8337 x1 = Instance.new("Sound",larm)
8338 x1.SoundId = "http://www.roblox.com/asset/?id=206082327"
8339 x1.Pitch = ptez[math.random(1,#ptez)]
8340 x1.Volume = 1
8341 wait(.1)
8342 x:Play()
8343 x1:Play()
8344 for i,v in pairs(FindNearestTorso(torso.CFrame.p,4))do
8345 if v:FindFirstChild('Humanoid') then
8346 v.Humanoid:TakeDamage(math.random(30,45))
8347 end
8348 end
8349 coroutine.resume(coroutine.create(function()
8350 for i=0,0.62,0.13 do
8351 wait()
8352 part.CFrame=part.CFrame
8353 part.Transparency=i
8354 mesh.Scale=mesh.Scale+Vector3.new(0.4,0.4,0.4)
8355 part2.CFrame=part2.CFrame
8356 part2.Transparency=i
8357 mesh2.Scale=mesh2.Scale+Vector3.new(0.4,0.2,0.4)
8358 end
8359 part.Parent=nil
8360 part2.Parent=nil
8361 x:Destroy()
8362 end))
8363end
8364----------------------------------------------------
8365wPart = function(x,y,z,color,tr,cc,an,parent)
8366 local wp = Instance.new('WedgePart',parent or Weapon)
8367 wp.formFactor = 'Custom'
8368 wp.Size = Vector3.new(x,y,z)
8369 wp.BrickColor = BrickColor.new(color)
8370 wp.CanCollide = cc
8371 wp.Transparency = tr
8372 wp.Anchored = an
8373 wp.TopSurface,wp.BottomSurface = 0,0
8374 return wp
8375end
8376
8377Mesh = function(par,num,x,y,z)
8378 local msh = _
8379 if num == 1 then
8380 msh = Instance.new("CylinderMesh",par)
8381 elseif num == 2 then
8382 msh = Instance.new("SpecialMesh",par)
8383 msh.MeshType = 3
8384 elseif num == 3 then
8385 msh = Instance.new("BlockMesh",par)
8386 elseif num == 4 then
8387 msh = Instance.new("SpecialMesh",par)
8388 msh.MeshType = "Torso"
8389 elseif type(num) == 'string' then
8390 msh = Instance.new("SpecialMesh",par)
8391 msh.MeshId = num
8392 end
8393 msh.Scale = Vector3.new(x,y,z)
8394 return msh
8395end
8396
8397local function CFrameFromTopBack(at, top, back)
8398 local right = top:Cross(back)
8399 return CFrame.new(at.x, at.y, at.z,
8400 right.x, top.x, back.x,
8401 right.y, top.y, back.y,
8402 right.z, top.z, back.z)
8403end
8404
8405function Triangle(a, b, c)
8406 local edg1 = (c-a):Dot((b-a).unit)
8407 local edg2 = (a-b):Dot((c-b).unit)
8408 local edg3 = (b-c):Dot((a-c).unit)
8409 if edg1 <= (b-a).magnitude and edg1 >= 0 then
8410 a, b, c = a, b, c
8411 elseif edg2 <= (c-b).magnitude and edg2 >= 0 then
8412 a, b, c = b, c, a
8413 elseif edg3 <= (a-c).magnitude and edg3 >= 0 then
8414 a, b, c = c, a, b
8415 else
8416 print("unreachable")
8417 end
8418 local len1 = (c-a):Dot((b-a).unit)
8419 local len2 = (b-a).magnitude - len1
8420 local width = (a + (b-a).unit*len1 - c).magnitude
8421 local maincf = CFrameFromTopBack(a, (b-a):Cross(c-b).unit, -(b-a).unit)
8422 local list = {}
8423 if len1 > 0.01 then
8424 local w1 = wPart(0,0,0,'Lime green',0.5,false,true,char)
8425 local sz = Vector3.new(0.2, width, len1)
8426 w1.Size = sz
8427 local sp = Mesh(w1,2,0,0,0)
8428 sp.MeshType='Wedge'
8429 sp.Scale=Vector3.new(0,1,1)*sz/w1.Size
8430 w1:BreakJoints()
8431 w1.Anchored = true
8432 w1.Transparency = 0.7
8433 Spawn(function()
8434 for i=0,1,0.1 do
8435 fat.Event:wait()
8436 w1.Transparency=w1.Transparency+0.03
8437 end
8438 end)
8439 w1.CFrame = maincf*CFrame.Angles(math.pi,0,math.pi/2)*CFrame.new(0,width/2,len1/2)
8440 table.insert(list,w1)
8441 end
8442 if len2 > 0.01 then
8443 local w2 = wPart(0,0,0,'Lime green',0.5,false,true,char)
8444 local sz = Vector3.new(0.2, width, len2)
8445 w2.Size = sz
8446 local sp = Mesh(w2,2,0,0,0)
8447 sp.MeshType='Wedge'
8448 sp.Scale=Vector3.new(0,1,1)*sz/w2.Size
8449 w2:BreakJoints()
8450 w2.Anchored = true
8451 w2.Transparency = 0.7
8452 Spawn(function()
8453 for i=0,1,0.1 do
8454 fat.Event:wait()
8455 w2.Transparency=w2.Transparency+0.03
8456 end
8457 end)
8458 w2.CFrame = maincf*CFrame.Angles(math.pi,math.pi,-math.pi/2)*CFrame.new(0,width/2,-len1 - len2/2)
8459 table.insert(list,w2)
8460 end
8461 return unpack(list)
8462end
8463
8464function trail(p,t,h)
8465 Spawn(function()
8466 local blcf = p.CFrame
8467 local scfr = blcf
8468 for i=1,t do
8469 local blcf = p.CFrame
8470 if scfr and (p.Position-scfr.p).magnitude > .1 then
8471 local a,b = Triangle((scfr*CFrame.new(0,h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p,(blcf*CFrame.new(0,h/2,0)).p)
8472 if a then game.Debris:AddItem(a,1) end
8473 if b then game.Debris:AddItem(b,1) end
8474 local a,b = Triangle((blcf*CFrame.new(0,h/2,0)).p,(blcf*CFrame.new(0,-h/2,0)).p,(scfr*CFrame.new(0,-h/2,0)).p)
8475 if a then game.Debris:AddItem(a,1) end
8476 if b then game.Debris:AddItem(b,1) end
8477 scfr = blcf
8478 elseif not scfr then
8479 scfr = blcf
8480 end
8481 fat.Event:wait()
8482 end
8483 scfr=nil
8484 end)
8485end
8486--trail(char.Sword.Blade,1e1000,5)
8487----------------------------------------------------
8488function Dmg()
8489 local partofdeath = rarm.Zyrodoxa.Hitbox
8490 local function CreateRegion3FromLocAndSize(Position, Size)
8491 local SizeOffset = Size/2
8492 local Point1 = Position - SizeOffset
8493 local Point2 = Position + SizeOffset
8494 return Region3.new(Point1, Point2)
8495 end
8496 local reg = CreateRegion3FromLocAndSize(partofdeath.Position, partofdeath.Size)
8497 for i, v in pairs(game.Workspace:FindPartsInRegion3WithIgnoreList(reg, char:GetChildren(), 100)) do
8498 Spawn(function()
8499 if Debounces.Slashing == true and Debounces.Slashed == false then
8500 Debounces.Slashed = true
8501 ypcall(function()
8502 local humanoid = v.Parent:FindFirstChild("Humanoid") or v.Parent.Parent:FindFirstChild("Humanoid")
8503 humanoid:TakeDamage(math.random(10,18))
8504 end)
8505 wait(.4)
8506 Debounces.Slashed = false
8507 end
8508 end)
8509 end
8510end
8511----------------------------------------------------
8512pts = {0.8, 0.85, 0.9, 0.95, 1, 1.05, 1.1}
8513ptz = {0.7, 0.8, 0.9, 1}
8514idz = {"161006212", "161006195"}
8515function attackone()
8516 for i = 1, 13 do
8517 corw8.C0 = Lerp(corw8.C0, CFrame.new(-0.3, -1, -0.3) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(90)), 0.8)
8518 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(20), math.rad(30), math.rad(0)), 0.8)
8519 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.2, 0.5, -0.3)*CFrame.Angles(math.rad(70),math.rad(0),math.rad(-10)), 0.3)
8520 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.3)
8521 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, 0.4)*CFrame.Angles(math.rad(-30),math.rad(0),math.rad(-10)), 0.5)
8522 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(-40),math.rad(0)), 0.5)
8523 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0)*CFrame.Angles(math.rad(0),math.rad(-50),0), 0.5)
8524 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.5)
8525 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(50), 0), 0.7)
8526 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(1, -1, 0) * CFrame.Angles(math.rad(18), math.rad(0), math.rad(15)), 0.7)
8527 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.4, -1.3, 0) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
8528 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(15)), 0.5)
8529 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.7, -0.9, -0.4) * CFrame.Angles(math.rad(0), math.rad(-50), math.rad(0)), 0.5)
8530 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), math.rad(-10)), 0.5)
8531 if Debounces.on == false then
8532 break
8533 end
8534 fat.Event:wait()
8535 end
8536 trail(rarm.Zyrodoxa.Hitbox,20,2)
8537 Debounces.Slashing = true
8538 wait(0.2)
8539 --[[z = Instance.new("Sound", hed)
8540 z.SoundId = "rbxassetid://"..idz[math.random(1,#idz)]
8541 z.Pitch = ptz[math.random(1,#ptz)]
8542 z.Volume = 1
8543 wait(.01)
8544 z:Play()]]--
8545 for i = 1, 14 do
8546 Dmg()
8547 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0.2) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(90)), 0.8)
8548 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-40), math.rad(30), math.rad(0)), 0.8)
8549 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0.4)*CFrame.Angles(math.rad(30),math.rad(0),math.rad(100)), 0.4)
8550 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(40),math.rad(0)), 0.4)
8551 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5, -0.3)*CFrame.Angles(math.rad(100),math.rad(0),math.rad(-20)), 0.4)
8552 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(20),math.rad(0)), 0.4)
8553 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0)*CFrame.Angles(math.rad(0),math.rad(40),0), 0.7)
8554 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
8555 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -1) * CFrame.Angles(math.rad(-10), math.rad(-40), 0), 0.4)
8556 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(-1, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
8557 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.7, -0.9, -0.4) * CFrame.Angles(math.rad(0), math.rad(40), math.rad(0)), 0.5)
8558 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(-14), math.rad(0), math.rad(15)), 0.5)
8559 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(-50), math.rad(0)), 0.5)
8560 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(8), math.rad(0), math.rad(-10)), 0.5)
8561 if Debounces.on == false then break end
8562 rs:wait()
8563 end
8564 Debounces.Slashing = false
8565end
8566function attacktwo()
8567 Debounces.Slashing = true
8568 for i = 1, 14 do
8569 Dmg()
8570 corw8.C0 = Lerp(corw8.C0, CFrame.new(-0.37, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(-90)), 0.4)
8571 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-60), math.rad(0), math.rad(0)), 0.4)
8572 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(80)), 0.7)
8573 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
8574 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.5,0) *CFrame.Angles(math.rad(0),math.rad(0),math.rad (-70)), 0.5)
8575 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.4)
8576 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(-90), math.rad(0)), 0.5)
8577 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
8578 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, -2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.5)
8579 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
8580 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(-10), 0, math.rad(-10)), 0.5)
8581 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
8582 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(10), 0, math.rad(10)), 0.5)
8583 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
8584 if Debounces.on == false then
8585 break
8586 end
8587 rs:wait()
8588 end
8589end
8590----------------------------------------------------
8591ComboNum = 0
8592mouse.Button1Down:connect(function()
8593 if Debounces.CanAttack == true then
8594 Debounces.CanAttack = false
8595 Debounces.NoIdl = true
8596 Debounces.on = true
8597 if ComboNum == 0 then
8598 attackone()
8599 elseif ComboNum == 1 then
8600 attacktwo()
8601 --[[elseif ComboNum == 2 then
8602 attackthree()]]--
8603 end
8604 ComboNum = ComboNum + 1
8605 Debounces.CanAttack = true
8606 Debounces.on = false
8607 wait(.5)
8608 if Debounces.CanAttack == true then
8609 ComboNum = 0
8610 Debounces.NoIdl = false
8611 end
8612 end
8613end)
8614----------------------------------------------------
8615definition = 5
8616bc = {}
8617bezierparts = {}
8618function NoOutline(Part)
8619 Part.TopSurface,Part.BottomSurface,Part.LeftSurface,Part.RightSurface,Part.FrontSurface,Part.BackSurface = 10,10,10,10,10,10
8620end
8621function draw(p,d)
8622 for i=1,d do
8623 local t = i/d
8624 bc[i] = p[1]*(1-t)^2+2*p[2]*(1-t)*t+p[3]*t^2
8625 end
8626 for i=1,d do
8627 local bcs = Instance.new("Part",char)
8628 NoOutline(bcs)
8629 bcs.Anchored = true
8630 bcs.CanCollide = false
8631 bcs.Material = "Neon"
8632 bcs.BrickColor = BrickColor.new("Lime green")
8633 bcs.Size = Vector3.new(1,1,1)
8634 bcs.Shape = Enum.PartType.Ball
8635 bcs.CFrame = CFrame.new(bc[i])
8636 local bcp = Instance.new("Part",char)
8637 NoOutline(bcp)
8638 bcp.Anchored = true
8639 bcp.CanCollide = false
8640 bcp.Material = "Neon"
8641 bcp.BrickColor = BrickColor.new("Lime green")
8642 local cm = Instance.new("CylinderMesh")
8643 cm.Parent = bcp
8644 if i ~= 1 then
8645 bcp.CFrame = CFrame.new(bc[i]:Lerp(bc[i-1],0.5),bc[i])*CFrame.Angles(math.pi/2,0,0)
8646 bcp.Size = Vector3.new(1,(bc[i]-bc[i-1]).magnitude,1)
8647 else
8648 bcp.CFrame = CFrame.new(bc[i]:Lerp(p[1],0.5),bc[i])*CFrame.Angles(math.pi/2,0,0)
8649 bcp.Size = Vector3.new(1,(bc[i]-p[1]).magnitude,1)
8650 end
8651 table.insert(bezierparts, bcs)
8652 table.insert(bezierparts, bcp)
8653 end
8654 Spawn(function() fat.Event:wait()
8655 for i,v in pairs(bezierparts) do
8656 v.Transparency = 1
8657 end
8658 end)
8659end
8660--local points = {larm.Position,rarn.Position,invisipart.Position}
8661--draw(points,definition)
8662mouse.KeyDown:connect(function(key)
8663 if key == "f" then
8664 if Debounces.CanAttack == true then
8665 Debounces.CanAttack = false
8666 Debounces.NoIdl = true
8667 Debounces.on = true
8668 for i = 1, 20 do
8669 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-40)), 0.2)
8670 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
8671 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(40)), 0.2)
8672 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
8673 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0), math.rad(0)), 0.2)
8674 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
8675 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
8676 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
8677 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(-10)), 0.2)
8678 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
8679 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(10)), 0.2)
8680 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
8681 if Debounces.on == false then
8682 break
8683 end
8684 fat.Event:wait()
8685 end
8686 rpart = Instance.new("Part",rarm)
8687 NoOutline(rpart)
8688 rpart.Anchored = false
8689 rpart.Size = Vector3.new(1,1,1)
8690 rpart.CFrame = rarm.CFrame * CFrame.new(0,-1,0)
8691 rpart.Transparency = 1
8692 newWeld(rarm, rpart, 0, 0, 0)
8693 rpart.Weld.C1 = CFrame.new(0, 1.1, 0)
8694 lpart = Instance.new("Part",larm)
8695 NoOutline(lpart)
8696 lpart.Anchored = false
8697 lpart.Size = Vector3.new(1,1,1)
8698 lpart.CFrame = larm.CFrame * CFrame.new(0,-1,0)
8699 lpart.Transparency = 1
8700 newWeld(larm, lpart, 0, 0, 0)
8701 lpart.Weld.C1 = CFrame.new(0, 1.1, 0)
8702 invisipart = Instance.new("Part",torso)
8703 NoOutline(invisipart)
8704 invisipart.Anchored = false
8705 invisipart.Size = Vector3.new(1,1,1)
8706 invisipart.Transparency = 1
8707 invisipart.CFrame = torso.CFrame
8708 newWeld(torso, invisipart, 0, 0, 0)
8709 invisipart.Weld.C1 = CFrame.new(0, 0, 6)
8710 table.insert(bezierparts, rpart)
8711 table.insert(bezierparts, lpart)
8712 table.insert(bezierparts, invisipart)
8713 for i = 1, 40 do
8714 local points = {lpart.Position,invisipart.Position,rpart.Position}
8715 draw(points,definition)
8716 --invisipart.Weld.C1 = invisipart.Weld.C1 + Vector3.new(0,0,0.6)
8717 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(90)), 0.1)
8718 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
8719 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(-90)), 0.1)
8720 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
8721 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(0),math.rad(0), math.rad(0)), 0.2)
8722 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.7)
8723 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
8724 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
8725 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(-10)), 0.2)
8726 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
8727 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles (math.rad(0), 0, math.rad(10)), 0.2)
8728 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.5)
8729 if Debounces.on == false then
8730 break
8731 end
8732 fat.Event:wait()
8733 end
8734 for i,v in pairs(bezierparts) do
8735 v:Destroy()
8736 end
8737 --draw(points,definition)
8738 if Debounces.CanAttack == false then
8739 Debounces.CanAttack = true
8740 Debounces.NoIdl = false
8741 Debounces.on = false
8742 end
8743 end
8744 end
8745end)
8746----------------------------------------------------
8747----------------------------------------------------
8748
8749---------------------------------------------------------------------------------------
8750----------------------------------------------------
8751mouse.KeyDown:connect(function(key)
8752 if key == "b" then
8753 hum.WalkSpeed = 0.01
8754 if Debounces.CanAttack == true then
8755 Debounces.CanAttack = false
8756 Debounces.NoIdl = true
8757 Debounces.on = true
8758 for i = 1,20 do
8759 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, .5, 0) * CFrame.Angles(math.rad(75), 0, math.rad(-30)), 0.1)
8760 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, .5, 0) * CFrame.Angles(math.rad(75), 0, math.rad(30)), 0.1)
8761 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-20), math.rad(0), 0), 0.1)
8762 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.1)
8763 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.5, -1, 0) * CFrame.Angles (math.rad(30), 0, math.rad(-5)), 0.1)
8764 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.5, -1, 0) * CFrame.Angles (math.rad(30), 0, math.rad(5)), 0.1)
8765
8766 if Debounces.on == false then break end
8767 wait()
8768 end
8769 wait(1)
8770 v = Instance.new("Sound")
8771 v.SoundId = "rbxassetid://435742675"
8772 v.Parent = char
8773 v.Looped = false
8774 v.Pitch = 1
8775 v.Volume = 16
8776 wait(.01)
8777 v:Play()
8778
8779 if Daytime == true then
8780 Daytime = false
8781 l.TimeOfDay = 24
8782 else
8783 Daytime = true
8784 l.TimeOfDay = 12
8785 l.OutdoorAmbient = Color3.new(0.498039, 0.498039, 0.498039)
8786 end
8787
8788 local Shockwave = function()
8789 local rng1 = Instance.new("Part", char)
8790 rng1.Anchored = true
8791 rng1.BrickColor = BrickColor.new("Really black")
8792 rng1.CanCollide = false
8793 rng1.FormFactor = 3
8794 rng1.Name = "Ring"
8795 rng1.Size = Vector3.new(1, 1, 1)
8796 rng1.Transparency = 0.35
8797 rng1.TopSurface = 0
8798 rng1.BottomSurface = 0
8799 local rngm1 = Instance.new("SpecialMesh", rng)
8800 rngm1.MeshId = "http://www.roblox.com/asset/?id=3270017"
8801 rngm1.Scale = Vector3.new(10, 10, 1)
8802 rng1.CFrame = CFrame.new(0, -2, 0) * CFrame.Angles(0, 0, 0)
8803 local Wave = Instance.new("Part", game.Workspace--[[?]])
8804 Wave.Name = "Shockwave"
8805 Wave.BrickColor = BrickColor.new("Really black")
8806 Wave.Size = Vector3.new(1, 1, 1)
8807 Wave.Shape = "Ball"
8808 Wave.CanCollide = false
8809 Wave.Anchored = true
8810 Wave.TopSurface = 0
8811 Wave.BottomSurface = 0
8812
8813msh=Instance.new('SpecialMesh',pt)
8814msh.MeshId='http://www.roblox.com/asset/?id=20329976'
8815msh.Scale=Vector3.new(8,4,8)
8816
8817 Wave.Touched:connect(function(hit)
8818 if hit.Parent:findFirstChild("Humanoid") and hit.Parent:findFirstChild("Torso") then
8819 local Occlude = true
8820 local NotOccludes = {
8821 char.Name;
8822 "Wings";
8823 "Scythe";
8824 "Thingy";
8825 "Thingy2"; -- put all of the names in a table pls
8826 }
8827 for i,v in pairs(NotOccludes) do
8828 if hit.Parent.Name == v then
8829 Occlude = false
8830 end
8831 end
8832 --if hit.Parent.Name ~= char.Name and hit.Name ~= "Wings" and hit.Name ~= "Scythe" and hit.Name ~= "Thingy" and hit.Name ~= "Thingy2" and hit.Parent.Name ~= "Wings" and hit.Parent.Name ~= "Scythe" and hit.Parent.Name ~= "Thingy" and hit.Parent.Name ~= "Thingy2" then
8833 if Occlude then
8834 hit.Parent:findFirstChild("Humanoid").Health = hit.Parent:findFirstChild("Humanoid").Health - 1
8835 hit.Parent:findFirstChild("Torso").Velocity = hit.Parent:findFirstChild("Torso").CFrame.lookVector * -120
8836 end
8837 end
8838 end)
8839
8840 Instance.new("SpecialMesh", Wave).MeshType = "Sphere"
8841
8842 coroutine.wrap(function()
8843 for i = 1, 20, 0.2 do
8844 rngm1.Scale = Vector3.new(10 + i*2, 10 + i*2, 1)
8845 rng1.Transparency = i/20
8846 wait()
8847 end
8848 wait()
8849 rng1:Destroy()
8850 end)()
8851
8852 Delay(0, function()
8853
8854 if Daytime == false then
8855 for i = 1, 50, 1 do
8856 Wave.Size = Vector3.new(1 + i, 1 + i, 1 + i)
8857 Wave.CFrame = char.Torso.CFrame
8858 local t = i / 50
8859 Wave.Transparency = t
8860 wait()
8861 end
8862 else
8863 for i = 1, 50, 1 do
8864 Wave.Size = Vector3.new(1 + i, 1 + i, 1 + i)
8865 Wave.CFrame = char.Torso.CFrame
8866 local t = i / 50
8867 Wave.Transparency = t
8868 wait()
8869 end
8870 end
8871 Wave:Destroy()
8872 end)
8873 Delay(0, function()
8874 while wait() do
8875 if Wave ~= nil then
8876 Wave.CFrame = char.Torso.CFrame
8877 else
8878 break
8879 end
8880 end
8881 end)
8882 end
8883 Shockwave()
8884
8885
8886 for i = 1, 15 do
8887 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(-130)), 0.2)
8888 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(70)), 0.2)
8889 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, .2) * CFrame.Angles(math.rad(45), math.rad(30), 0), 0.1)
8890 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(30), math.rad(20), math.rad(0)), 0.2)
8891 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(-40)), 0.1)
8892 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.1)
8893 if Debounces.on == false then break end
8894 wait()
8895 end
8896 for i = 1, 15 do
8897 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(-70)), 0.2)
8898 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(130)), 0.2)
8899 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, .2) * CFrame.Angles(math.rad(45), math.rad(-30), 0), 0.1)
8900 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(30), math.rad(-20), math.rad(0)), 0.2)
8901 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.1)
8902 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(40)), 0.1)
8903 if Debounces.on == false then break end
8904 wait()
8905 end
8906 for i = 1, 15 do
8907 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(-130)), 0.2)
8908 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(70)), 0.2)
8909 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, .2) * CFrame.Angles(math.rad(45), math.rad(30), 0), 0.1)
8910 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(30), math.rad(20), math.rad(0)), 0.2)
8911 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(-40)), 0.1)
8912 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.1)
8913 if Debounces.on == false then break end
8914 wait()
8915 end
8916 for i = 1, 15 do
8917 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(-70)), 0.2)
8918 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(130)), 0.2)
8919 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, .2) * CFrame.Angles(math.rad(45), math.rad(-30), 0), 0.1)
8920 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(30), math.rad(-20), math.rad(0)), 0.2)
8921 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.1)
8922 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(40)), 0.1)
8923 if Debounces.on == false then break end
8924 wait()
8925 end
8926 for i = 1, 15 do
8927 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(-130)), 0.2)
8928 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(70)), 0.2)
8929 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, .2) * CFrame.Angles(math.rad(45), math.rad(30), 0), 0.1)
8930 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(30), math.rad(20), math.rad(0)), 0.2)
8931 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(-40)), 0.1)
8932 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.1)
8933 if Debounces.on == false then break end
8934 wait()
8935 end
8936 for i = 1, 15 do
8937 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(-70)), 0.2)
8938 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1, .45, 0) * CFrame.Angles(math.rad(120), math.rad(0), math.rad(130)), 0.2)
8939 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, .2) * CFrame.Angles(math.rad(45), math.rad(-30), 0), 0.1)
8940 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.1, 0) * CFrame.Angles(math.rad(30), math.rad(-20), math.rad(0)), 0.2)
8941 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.1)
8942 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.6, -1, 0) * CFrame.Angles(math.rad(-30), 0, math.rad(40)), 0.1)
8943 if Debounces.on == false then break end
8944 wait()
8945 end
8946 wait(1.4)
8947 Debounces.NoIdl = false
8948 hum.WalkSpeed = 16
8949 Debounces.on = false
8950 wait()
8951 if Debounces.CanAttack == false then
8952 Debounces.CanAttack = true
8953 v:Destroy()
8954 end
8955 end
8956 end
8957end)
8958------------------------------------------
8959
8960-------------------------------------------------
8961Grab = false
8962mouse.KeyDown:connect(function(key)
8963 if key == "z" then
8964 Debounces.on = true
8965 Debounces.NoIdl = true
8966 Debounces.ks = true
8967 if Grab == false then
8968 gp = nil
8969 for i = 1, 20 do
8970 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(20)), 0.2)
8971 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
8972 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(80),math.rad(0),math.rad(-80)), 0.2)
8973 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
8974 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(-70),0), 0.2)
8975 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
8976 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(70), 0), 0.2)
8977 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
8978 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(30), math.rad(-20)), 0.2)
8979 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
8980 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(-15), math.rad(20)), 0.2)
8981 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
8982 if Debounces.on == false then break end
8983 fat.Event:wait()
8984 end
8985 con1=larm.LeftArm.LeftArmPlate.Touched:connect(function(hit)
8986 ht = hit.Parent
8987 for i,v in pairs(ht:GetChildren()) do
8988 if v:IsA("Part") then
8989 v.CanCollide = false
8990 v.CustomPhysicalProperties = PhysicalProperties.new(0.001,0.001,0.001,0.001,0.001)
8991 end
8992 end
8993 hum1=ht:FindFirstChild('Humanoid')
8994 if hum1 ~= nil then
8995 if Debounces.ks==true then
8996 z = Instance.new("Sound",hed)
8997 z.SoundId = "rbxassetid://169380525"
8998 z.Volume = 1
8999 z:Play()
9000 Debounces.ks=false
9001 end
9002 hum1.PlatformStand=true
9003 hum1:ChangeState'Physics'
9004 gp = ht
9005 Grab = true
9006 asd=weld5(larm,ht:FindFirstChild("Torso"),CFrame.new(0,-1,0.6),CFrame.new(0,0,0))
9007 asd.Parent = larm
9008 asd.Name = "asd"
9009 asd.C0=asd.C0*CFrame.Angles(math.rad(-90),math.rad(180),0)
9010 stanceToggle = "Grabbed"
9011 --[[elseif hum1 == nil then
9012 con1:disconnect()
9013 wait() return]]--
9014 end
9015 end)
9016 for i = 1, 20 do
9017 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(20)), 0.2)
9018 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9019 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.4,0.65,0)*CFrame.Angles(math.rad(70),math.rad(0),math.rad(20)), 0.2)
9020 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9021 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-10),math.rad(50),0), 0.2)
9022 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9023 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-50), 0), 0.2)
9024 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9025 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.2)
9026 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9027 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.2)
9028 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9029 if Debounces.on == false then break end
9030 fat.Event:wait()
9031 end
9032 con1:disconnect()
9033 Debounces.on = false
9034 Debounces.NoIdl = false
9035 elseif Grab == true then
9036 Grab = false
9037 --[[for i = 1, 16 do
9038 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(0),math.rad(50),math.rad(60)), 0.3)
9039 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,-.5)*CFrame.Angles(math.rad(130),math.rad(0),math.rad(-60)), 0.3)
9040 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14),math.rad(70),0), 0.3)
9041 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-70), 0), 0.3)
9042 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.3)
9043 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
9044 cor.Weld.C1 = Lerp(cor.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(40), 0), 0.3)
9045 if Debounces.on == false then end
9046 rs:wait()
9047 end]]--
9048 for i = 1, 16 do
9049 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65,0)*CFrame.Angles(math.rad(-20),math.rad(0),math.rad(0)), 0.3)
9050 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-20)), 0.5)
9051 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(140),math.rad(0),math.rad(0)), 0.3)
9052 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(60)), 0.5)
9053 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(20),math.rad(-60),0), 0.3)
9054 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9055 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(70), 0), 0.3)
9056 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9057 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), math.rad(30), math.rad(-20)), 0.3)
9058 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.4)
9059 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
9060 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9061 if Debounces.on == false then end
9062 rs:wait()
9063 end
9064 for i = 1, 12 do
9065 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.5,0) *CFrame.Angles(math.rad(0),math.rad(0),math.rad(20)), 0.6)
9066 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9067 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.3,-0.1)*CFrame.Angles(math.rad(45),math.rad(0),math.rad(-32)), 0.6)
9068 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9069 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14),math.rad(40), math.rad(14)),0.6)
9070 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9071 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.6, 0) * CFrame.Angles(math.rad(-50), math.rad(0), math.rad(0)), 0.6)
9072 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0,-1,0)*CFrame.Angles(math.rad(0),math.rad(40),math.rad(0)), 0.5)
9073 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.8, -1, 0) * CFrame.Angles(math.rad(-10), 0, math.rad(0)), 0.6)
9074 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(40)), 0.4)
9075 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.4, .2, -0.8) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(0)), 0.6)
9076 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(20), math.rad(0)), 0.4)
9077 if Debounces.on == false then end
9078 rs:wait()
9079 end
9080 Slam()
9081 if gp ~= nil then
9082 for i,v in pairs(larm:GetChildren()) do
9083 if v.Name == "asd" and v:IsA("Weld") then
9084 v:Remove()
9085 end
9086 if v:IsA("Part") then
9087 v.CanCollide = true
9088 v.CustomPhysicalProperties = PhysicalProperties.new(1,1,1,1,1)
9089 end
9090 end
9091 end
9092 stanceToggle = "Idle1"
9093 --[[bv = Instance.new("BodyVelocity",gp:FindFirstChild("Torso"))
9094 bv.maxForce = Vector3.new(400000, 400000, 400000)
9095 bv.P = 125000
9096 bv.velocity = char.Head.CFrame.lookVector * 200]]--
9097 ht=nil
9098 Debounces.on = false
9099 Debounces.NoIdl = false
9100 elseif ht == nil then wait()
9101 Grab = false
9102 Debounces.on = false
9103 Debounces.NoIdl = false
9104 end
9105 end
9106end)
9107----------------------------------------------------
9108-------------------------------------------------------------------------------------------------
9109
9110----------------------------------------------------
9111
9112
9113----------------------------------------------------
9114----------------------------------------------------
9115------------------------------------------------
9116pts = {4, 4.2, 4.4, 4.6, 4.8, 5, 5.2, 5.4}
9117mouse.KeyDown:connect(function(key)
9118 if key == "e" then
9119 if Debounces.CanAttack == true then
9120 Debounces.CanAttack = false
9121 Debounces.NoIdl = true
9122 Debounces.on = true
9123 Debounces.ks = true
9124 larm.Touched:connect(function(ht)
9125 hit = ht.Parent
9126 if ht and hit:IsA("Model") then
9127 if hit:FindFirstChild("Humanoid") then
9128 if hit.Name ~= p.Name then
9129 if Debounces.Slapping == true and Debounces.Slapped == false then
9130 Debounces.Slapped = true
9131 if Debounces.ks==true then
9132 z = Instance.new("Sound",hed)
9133 z.SoundId = "rbxassetid://169380525"
9134 z.Volume = 1
9135 z:Play()
9136 z1 = Instance.new("Sound",char)
9137 z1.SoundId = "rbxassetid://261010715"
9138 z1.Pitch = pts[math.random(1,#pts)]
9139 z1.Volume = 1
9140 z2 = Instance.new("Sound",char)
9141 z2.SoundId = "rbxassetid://261010715"
9142 z2.Pitch = z1.Pitch
9143 z2.Volume = 1
9144 z3 = Instance.new("Sound",char)
9145 z3.SoundId = "rbxassetid://261010715"
9146 z3.Pitch = z1.Pitch
9147 z3.Volume = 1
9148if Profanity == true then
9149 z1:Play()
9150 z2:Play()
9151 z3:Play()
9152else end
9153 Debounces.ks=false
9154 end
9155 hit:FindFirstChild("Humanoid"):TakeDamage(10)
9156 hit:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 90
9157 wait(.5)
9158 Debounces.Slapped = false
9159 z:Destroy()
9160 z1:Destroy()
9161 z2:Destroy()
9162 z3:Destroy()
9163 end
9164 end
9165 end
9166 elseif ht and hit:IsA("Hat") then
9167 if hit.Parent.Name ~= p.Name then
9168 if hit.Parent:FindFirstChild("Humanoid") then
9169 if Debounces.Slapping == true and Debounces.Slapped == false then
9170 Debounces.Slapped = true
9171 if Debounces.ks==true then
9172 z = Instance.new("Sound",hed)
9173 z.SoundId = "rbxassetid://169380525"
9174 z.Volume = 1
9175 z:Play()
9176 z1 = Instance.new("Sound",char)
9177 z1.SoundId = "rbxassetid://261010715"
9178 z1.Pitch = pts[math.random(1,#pts)]
9179 z1.Volume = 1
9180 z2 = Instance.new("Sound",char)
9181 z2.SoundId = "rbxassetid://261010715"
9182 z2.Pitch = z1.Pitch
9183 z2.Volume = 1
9184 z3 = Instance.new("Sound",char)
9185 z3.SoundId = "rbxassetid://261010715"
9186 z3.Pitch = z1.Pitch
9187 z3.Volume = 1
9188 z1:Play()
9189 z2:Play()
9190 z3:Play()
9191 Debounces.ks=false
9192 end
9193 hit.Parent:FindFirstChild("Humanoid"):TakeDamage(10)
9194 wait(.5)
9195 Debounces.Slapped = false
9196 z:Destroy()
9197 z1:Destroy()
9198 z2:Destroy()
9199 z3:Destroy()
9200 end
9201 end
9202 end
9203 end
9204 end)
9205 for i = 1, 14 do
9206 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3, 0.5, -.3) * CFrame.Angles(math.rad(50), 0, math.rad(40)), 0.5)
9207 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), 0, math.rad(40)), 0.5)
9208 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)), 0.5)
9209 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)), 0.5)
9210 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, 0), 0.5)
9211 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, 0), 0.5)
9212 if Debounces.on==false then break end
9213 rs:wait(2)
9214 end
9215 Debounces.Slapping = true
9216 for i = 1, 20 do
9217 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3, 0.7, .3) * CFrame.Angles(math.rad(50), 0, math.rad(-110)), 0.6)
9218 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5, 0) * CFrame.Angles(math.rad(0), 0, math.rad(40)), 0.6)
9219 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(-70), math.rad(0)), 0.6)
9220 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(0), math.rad(70), math.rad(0)), 0.6)
9221 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, 0), 0.6)
9222 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(0), 0, 0), 0.6)
9223 if Debounces.on==false then break end
9224 rs:wait(2)
9225 end
9226 Debounces.Slapping = false
9227 if Debounces.CanAttack == false then
9228 Debounces.CanAttack = true
9229 Debounces.NoIdl = false
9230 Debounces.on = false
9231 end
9232 end
9233 end
9234end)
9235-------------------------------
9236mouse.KeyDown:connect(function(key)
9237 if key == "t" then
9238 if Debounces.CanAttack == true then
9239 Debounces.CanAttack = false
9240 Debounces.on = true
9241 Debounces.NoIdl = true
9242 for i = 1, 20 do
9243 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.15,0.55,-1) * CFrame.Angles(math.rad(115), math.rad(0), math.rad(-55)), 0.4)
9244 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.15,0.55,-1) * CFrame.Angles(math.rad(115), math.rad(0), math.rad(55)), 0.4)
9245 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0) * CFrame.Angles(math.rad(20), math.rad(0), math.rad(0)),0.4)
9246 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(30), math.rad(0), 0), 0.4)
9247 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, .3) * CFrame.Angles(math.rad(-30), 0, math.rad(0)), 0.4)
9248 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.6) * CFrame.Angles(math.rad(0), 0, math.rad(0)), 0.4)
9249
9250 if Debounces.on == false then break end
9251 wait()
9252 end
9253 Spawn(function()
9254 local Parts = {}
9255 for Y = -5,5 do
9256 local P = Instance.new("Part",char)
9257 P.Anchored = true
9258 P.FormFactor = "Custom"
9259 P.CanCollide = false
9260 P.Size = Vector3.new(1,2,1)
9261 P.TopSurface = "SmoothNoOutlines"
9262 P.BottomSurface = "SmoothNoOutlines"
9263 P.BrickColor = BrickColor.new("Really black")
9264 P.Name = tostring(Y)
9265 local i = (Y+5)/(10)
9266 i = 1-math.cos(math.pi*i-(math.pi/2))
9267 P.CFrame = char.HumanoidRootPart.CFrame*CFrame.new(0,Y,-15+(i*1.5))*CFrame.Angles(math.rad(Y*5),0,0)
9268 --[[P.Touched:connect(function(ht)
9269 local hit = ht.Parent
9270 if hit:FindFirstChild("Humanoid") then
9271 hit.Humanoid:TakeDamage(math.random(20,50))
9272 end
9273 end)]]--
9274 s = Instance.new("Sound",P)
9275 s.SoundId = "rbxassetid://228343271"
9276 s.Volume = 19
9277 s.Pitch = 0.9
9278 s:Play()
9279P.Touched:connect(function(ht)
9280 hit = ht.Parent
9281 if ht and hit:IsA("Model") then
9282 if hit:FindFirstChild("Humanoid") then
9283 if hit.Name ~= p.Name then
9284 --[[if Debounces.Slashing == true and Debounces.Slashed == false then
9285 Debounces.Slashed = true]]--
9286 hit:FindFirstChild("Humanoid"):TakeDamage(math.random(1,3))
9287 hit:FindFirstChild("Humanoid").PlatformStand = true
9288 wait(1)
9289 --Debounces.Slashed = false
9290 --end
9291 end
9292 end
9293 elseif ht and hit:IsA("Hat") then
9294 if hit.Parent.Name ~= p.Name then
9295 if hit.Parent:FindFirstChild("Humanoid") then
9296 --[[if Debounces.Slashing == true and Debounces.Slashed == false then
9297 Debounces.Slashed = true]]--
9298 hit.Parent:FindFirstChild("Humanoid"):TakeDamage(math.random (1,3))
9299 hit:FindFirstChild("Humanoid").PlatformStand = true
9300 wait(1)
9301 --Debounces.Slashed = false
9302 --end
9303 end
9304 end
9305 end
9306end)
9307 Parts[#Parts+1] = P
9308 end
9309 local BREAKIT = false
9310 local CParts = {}
9311 local Rocks = {}
9312 local LastPos = nil
9313 for i = 1,70 do
9314 for i2,v in pairs(Parts) do
9315 v.CFrame = v.CFrame*CFrame.new(0,0,-4)
9316 local cf = v.CFrame
9317 v.Size = v.Size+Vector3.new(0.4,0.35,0)
9318 v.CFrame = cf
9319 v.Transparency = v.Transparency+0.02
9320 if v.Transparency >= 0.975 then BREAKIT = true end
9321 if v.Name == "0" then
9322 local Ignore = {}
9323 for i,v in pairs(game:GetService("Players"):GetPlayers()) do
9324 if v.Character ~= nil then
9325 Ignore[#Ignore+1] = v.Character
9326 end
9327 end
9328 local ray = Ray.new(v.Position+Vector3.new(0,20,0),Vector3.new(0,-200,0))
9329 local Hit,Pos,SurfaceNorm = Workspace:FindPartOnRayWithIgnoreList(ray,Ignore)
9330 if Hit ~= nil then
9331 if #Rocks == 0 then
9332 for i = 1,5 do
9333 local P = Instance.new("Part",char)
9334 Rocks[#Rocks+1] = P
9335 P.Anchored = true
9336 P.FormFactor = "Custom"
9337 P.BrickColor = Hit.BrickColor
9338 P.Material = Hit.Material
9339 P.TopSurface = "Smooth"
9340 P.BottomSurface = "Smooth"
9341 P.Size = Vector3.new(1,1,1)*(math.random(500,900)/100)
9342 end
9343 end
9344 for i,P in pairs(Rocks) do
9345 P.CFrame = ((CFrame.new(Pos)*(v.CFrame-v.Position))*CFrame.new(math.random(-math.ceil(v.Size.X/2),math.ceil(v.Size.X/2)),0,-math.random(5,8))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(20,50)))
9346 end
9347 local P = Instance.new("Part",char)
9348 CParts[#CParts+1] = {P,tick()}
9349 P.Anchored = true
9350 P.FormFactor = "Custom"
9351 P.BrickColor = Hit.BrickColor
9352 P.Material = Hit.Material
9353 P.TopSurface = "Smooth"
9354 P.BottomSurface = "Smooth"
9355 P.Size = Vector3.new(1,1,1)*(math.random(100,300)/100)
9356 Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(v.Size.X/2,0,0)
9357 Pos = Pos.p
9358 P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(20,50)))
9359 local P = P:Clone()
9360 CParts[#CParts+1] = {P,tick()}
9361 P.Parent = char
9362 Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(-v.Size.X,0,0)
9363 Pos = Pos.p
9364 P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,0.25,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,-20)))
9365 if LastPos ~= nil then
9366 local P = P:Clone()
9367 CParts[#CParts+1] = {P,tick()}
9368 P.Parent = char
9369 P.BrickColor = BrickColor.new("Really black")
9370 Pos = CFrame.new(Pos)*(v.CFrame-v.Position)*CFrame.new(v.Size.X/2,0,0)
9371 Pos = Pos.p
9372 local CFr = (CFrame.new(Pos)*(v.CFrame-v.Position))-Vector3.new(0,0.4,0)
9373 P.Size = Vector3.new(v.Size.X-0.25,1,(CFr.p-LastPos.p).Magnitude+0.25)
9374 --P.Velocity = Vector3.new(0,-1000,0)
9375 P.CFrame = CFrame.new(CFr.p,LastPos.p)*CFrame.new(0,0,-((CFr.p-LastPos.p).Magnitude+0.25)/2)
9376 end
9377 LastPos = (CFrame.new(Pos)*(v.CFrame-v.Position))-Vector3.new(0,0.4,0)
9378 end
9379 end
9380 end
9381 if BREAKIT then break end
9382 wait(0.002)
9383 end
9384 for i,v in pairs(Rocks) do
9385 CParts[#CParts+1] = {v,tick()}
9386 end
9387 for i,v in pairs(Parts) do
9388 v:Destroy()
9389 end
9390 Parts = nil
9391 while true do
9392 local t = tick()
9393 local p = nil
9394 for i,v in pairs(CParts) do
9395 if t-v[2] > 4 then
9396 v[1].Transparency = v[1].Transparency+0.05
9397 if v[1].Transparency >= 1 then
9398 v[1]:Destroy()
9399 CParts[i] = nil
9400 end
9401 end
9402 p = v
9403 end
9404 if p == nil then break end
9405 wait(0.002)
9406 end
9407 for i,v in pairs(CParts) do
9408 v:Destroy()
9409 end
9410 CParts = {}
9411 end)
9412 for i = 1, 20 do
9413 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.15,.4,-1) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(-55)), 0.4)
9414 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.15,.4,-1) * CFrame.Angles(math.rad(50), math.rad(0), math.rad(55)), 0.4)
9415 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0) * CFrame.Angles(math.rad(-20), math.rad(0), math.rad(0)),0.4)
9416 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.6, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.4)
9417 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -.5, -0.7) * CFrame.Angles(math.rad(40), 0, math.rad(0)), 0.4)
9418 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.8, -.45) * CFrame.Angles(math.rad(10), 0, math.rad(0)), 0.4)
9419
9420 if Debounces.on == false then break end
9421 wait()
9422 end
9423 if Debounces.CanAttack == false then
9424 Debounces.CanAttack = true
9425 Debounces.on = false
9426 Debounces.NoIdl = false
9427 end
9428 end
9429 end
9430end)
9431----------------------------------------------------
9432----------------------------------------------------
9433----------------------------------------------------
9434-------------------
9435
9436Change = false
9437mouse.KeyDown:connect(function(key)
9438 if key == "n" then
9439 if Change == false then
9440 Change = true
9441 stanceToggle = "Idle2"
9442 elseif Change == true then
9443 Change = false
9444 stanceToggle = "Idle1"
9445 end
9446 end
9447end)
9448----------------------------------------------------
9449mod=Instance.new('Model',char)
9450
9451function charge()
9452 hed.Velocity=hed.CFrame.lookVector*200
9453 part=Instance.new('Part',mod)
9454 part.Anchored=true
9455 part.CanCollide=false
9456 part.FormFactor='Custom'
9457 part.Size=Vector3.new(.2,.2,.2)
9458 part.CFrame=hed.CFrame*CFrame.Angles(math.rad(90),0,0)
9459 part.Transparency=.7
9460 part.BrickColor=BrickColor.new('Black')
9461 mesh=Instance.new('SpecialMesh',part)
9462 mesh.MeshId='http://www.roblox.com/asset/?id=20329976'
9463 mesh.Scale=Vector3.new(10,5,10)
9464 part2=part:clone()
9465 part2.Parent=mod
9466 part2.BrickColor=BrickColor.new('Lime green')
9467 mesh2=mesh:clone()
9468 mesh2.Parent=part2
9469 mesh2.Scale=Vector3.new(20,10,20)
9470 part3=part2:clone()
9471 part3.Parent = mod
9472 part3.BrickColor=BrickColor.new('Really black')
9473 mesh3=mesh2:clone()
9474 mesh2.Parent=part3
9475 mesh3.Scale=Vector3.new(30,15,30)
9476 coroutine.resume(coroutine.create(function()
9477 for i=0,1,0.1 do
9478 wait()
9479 part.CFrame=part.CFrame
9480 part.Transparency=i
9481 mesh.Scale=mesh.Scale+Vector3.new(1,1,1)
9482 part2.CFrame=part2.CFrame
9483 part2.Transparency=i
9484 mesh2.Scale=mesh2.Scale+Vector3.new(2,2,2)
9485 part3.CFrame=part3.CFrame
9486 part3.Transparency=i
9487 mesh3.Scale=mesh3.Scale+Vector3.new(2,2,2)
9488 end
9489 part.Parent=nil
9490 part2.Parent=nil
9491 part3.Parent = nil
9492 end))
9493end
9494--------------------
9495mouse.KeyDown:connect(function(key)
9496 if key == "g" then
9497 larm.BrickColor = BrickColor.new("Bright red")
9498 rarm.BrickColor = BrickColor.new("Bright red")
9499 if Debounces.CanAttack == true then
9500 Debounces.CanAttack = false
9501 Debounces.on = true
9502 Debounces.NoIdl = true
9503 chrg = lleg.Touched:connect(function(ht)
9504 hit = ht.Parent
9505 if ht and hit:IsA("Model") then
9506 if hit:FindFirstChild("Humanoid") then
9507 if hit.Name ~= p.Name then
9508 --[[if Debounces.Slashing == true and Debounces.Slashed == false then
9509 Debounces.Slashed = true]]--
9510 hit:FindFirstChild("Humanoid"):TakeDamage(2)
9511 hit:FindFirstChild("Humanoid").PlatformStand = true
9512 hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -70
9513 --Debounces.Slashed = false
9514 --end
9515 end
9516 end
9517 elseif ht and hit:IsA("Hat") then
9518 if hit.Parent.Name ~= p.Name then
9519 if hit.Parent:FindFirstChild("Humanoid") then
9520 --[[ if Debounces.Slashing == true and Debounces.Slashed == false then
9521 Debounces.Slashed = true]]--
9522 hit.Parent:FindFirstChild("Humanoid"):TakeDamage(2)
9523 hit:FindFirstChild("Humanoid").PlatformStand = true
9524 hit:FindFirstChild("Torso").Velocity = hit:FindFirstChild("Torso").CFrame.lookVector * -70
9525 --Debounces.Slashed = false
9526 end
9527 end
9528 end
9529 end)
9530 for i = 1, 14 do
9531 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1, .45, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(30)), 0.5)
9532 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.3, .45, -.4)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(50)), 0.5)
9533 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2)*CFrame.Angles(math.rad(0),math.rad(90),math.rad(0)), 0.5)
9534 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.2, 0) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)), 0.5)
9535 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-.5, -1, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(15)), 0.5)
9536 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(.5, -1, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(15)), 0.5)
9537
9538 if Debounces.on == false then break end
9539 wait()
9540 end
9541 charge()
9542 z = Instance.new("Sound",char)
9543 z.SoundId = "rbxassetid://200632875"
9544 z.Volume = 1
9545 z.Pitch = .8
9546 z1 = Instance.new("Sound",char)
9547 z1.SoundId = "rbxassetid://200632875"
9548 z1.Volume = 1
9549 z1.Pitch = .9
9550 z:Play()
9551 z1:Play()
9552 wait(1)
9553 z:Destroy()
9554 z1:Destroy()
9555 chrg:disconnect()
9556 if Debounces.CanAttack == false then
9557 Debounces.CanAttack = true
9558 Debounces.on = false
9559 Debounces.NoIdl = false
9560 larm.BrickColor = BrickColor.new("White")
9561 rarm.BrickColor = BrickColor.new("White")
9562 end
9563 end
9564 end
9565end)
9566------------------------------
9567mouse.KeyDown:connect(function(key)
9568 if string.byte(key) == 52 then
9569 Swing = 2
9570 char.Humanoid.WalkSpeed = 28
9571 end
9572end)
9573mouse.KeyUp:connect(function(key)
9574 if string.byte(key) == 52 then
9575 Swing = 1
9576 char.Humanoid.WalkSpeed = 16
9577 end
9578end)
9579----------------------------------------------------
9580
9581-------------------------------------------
9582CR = torso.Cloak.Rotater
9583CR2 = torso.Cloak.CapeLevel1
9584CR3 = torso.Cloak.CapeLevel2
9585CR4 = torso.Cloak.CapeLevel3
9586CR5 = torso.Cloak.CapeLevel4
9587jump = false
9588rs:connect(function()
9589 if char.Humanoid.Jump == true then
9590 jump = true
9591 else
9592 jump = false
9593 end
9594 char.Humanoid.FreeFalling:connect(function(f)
9595 if f then
9596 ffing = true
9597 else
9598 ffing = false
9599 end
9600 end)
9601 sine = sine + change
9602 if jump == true then
9603 animpose = "Jumping"
9604 elseif ffing == true then
9605 animpose = "Freefalling"
9606 elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
9607 animpose = "Idle"
9608 elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
9609 animpose = "Walking"
9610 elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
9611 animpose = "Running"
9612 end
9613 RightLeg = CFrame.new(0.5,-1,0)
9614 LeftLeg = CFrame.new(-0.5,-1,0)
9615
9616 lefth = (torso.CFrame*LeftLeg)
9617 righth = (torso.CFrame*RightLeg)
9618
9619 speed = Vector3.new(torso.Velocity.X,0,torso.Velocity.Z)
9620
9621 TiltOnAxis = (torso.CFrame-torso.CFrame.p):vectorToObjectSpace(speed/100)
9622
9623 local AngleThetaR = (righth-righth.p):vectorToObjectSpace(speed/100)
9624 local AngleThetaL = (lefth-lefth.p):vectorToObjectSpace(speed/100)
9625 if animpose ~= lastanimpose then
9626 sine = 0
9627 if Debounces.NoIdl == false then
9628 if stanceToggle == "Idle1" then
9629 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0.2)*CFrame.Angles(math.rad(-12-4*math.cos(sine/22)),math.rad(-12-2*math.cos(sine/22)),math.rad(12+2*math.cos(sine/22))), 0.3)
9630 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.6,-0.2)*CFrame.Angles(math.rad(20+4*math.cos(sine/22)),math.rad(-22-2*math.cos(sine/22)),math.rad(-15-2*math.cos(sine/22))), 0.3)
9631 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-12+2.5*math.cos(sine/22)),math.rad(0),math.rad(0)), 0.2)
9632 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-2+2*math.cos(sine/22)), math.rad(0), 0), 0.2)
9633 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.06) * CFrame.Angles(math.rad(0-2*math.cos(sine/22)), math.rad(5), math.rad(-5)), 0.2)
9634 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(0-2*math.cos(sine/22)), math.rad(-5), math.rad(5)), 0.2)
9635 elseif stanceToggle == "Idle2" then
9636 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.6,0.2)*CFrame.Angles(math.rad(-22-4*math.cos(sine/12)),math.rad(-40-2*math.cos(sine/12)),math.rad(24+2*math.cos(sine/12))), 0.3)
9637 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2,0.6,-0.6)*CFrame.Angles(math.rad(90+4*math.cos(sine/12)),math.rad(0),math.rad(50-2*math.cos(sine/12))), 0.3)
9638 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(-6+2.5*math.cos(sine/12)),math.rad(0),math.rad(0)), 0.2)
9639 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.5, 0) * CFrame.Angles(math.rad(-20+2*math.cos(sine/12)), math.rad(0), 0), 0.2)
9640 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.4, -1) * CFrame.Angles(math.rad(-7-2*math.cos(sine/12)), math.rad(7), math.rad(-5)), 0.2)
9641 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.8, -0.2) * CFrame.Angles(math.rad(-30-2*math.cos(sine/12)), math.rad(-9), math.rad(5)), 0.2)
9642 end
9643 fat.Event:wait()
9644 end
9645 else
9646 end
9647 lastanimpose = animpose
9648 if Debounces.NoIdl == false then
9649 if animpose == "Idle" then
9650 change = 0.5
9651 if stanceToggle == "Idle1" then
9652 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1.05+0.03*math.cos(sine/5), 0-0.1*math.cos(sine/10)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9653 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0+8*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.3)
9654 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-4-2*math.cos(sine/10)),0,0),0.1)
9655 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
9656 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
9657 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
9658 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-2*math.cos(sine/10)),0,0),0.1)
9659 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.6+0.05*math.cos(sine/10),0.6+0.1*math.cos(sine/10),-0.2-0.1*math.cos(sine/10))*CFrame.Angles(math.rad(8+2.5*math.cos(sine/10)),math.rad(22+7*math.cos(sine/10)),math.rad(15+2*math.cos(sine/10))), 0.8)
9660 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9661 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.6-0.05*math.cos(sine/10),0.6+0.1*math.cos(sine/10),0.2+0.1*math.cos(sine/10))*CFrame.Angles(math.rad(-8-2.5*math.cos(sine/10)),math.rad(12+5*math.cos(sine/10)),math.rad(-12-3*math.cos(sine/10))), 0.8)
9662 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9663 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.05*math.cos(sine/10))*CFrame.Angles(math.rad(-15+3*math.cos(sine/10)),math.rad(0),math.rad(0)), 0.5)
9664 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(20-3*math.cos(sine/10)),math.rad(0)), 0.5)
9665 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-6+3*math.cos(sine/10)), math.rad(0), 0), 0.1)
9666 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0-0.08*math.cos(sine/10), -1, 0) * CFrame.Angles(math.rad(0), math.rad(-20+3*math.cos(sine/10)), 0), 0.1)
9667 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, -0.14+0.06*math.cos(sine/10)) * CFrame.Angles(math.rad(-3-3*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.1)
9668 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(-10-3*math.cos(sine/10)), math.rad(5+3*math.cos(sine/10))), 0.1)
9669 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -0.06) * CFrame.Angles(math.rad(8-3*math.cos(sine/10)), math.rad(0), math.rad(0)), 0.1)
9670 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(10-3*math.cos(sine/10)), math.rad(-5+3*math.cos(sine/10))), 0.1)
9671 elseif stanceToggle == "Idle2" then
9672 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-6),0,0),0.1)
9673 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
9674 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
9675 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-7-1*math.cos(sine/6)),0,0),0.1)
9676 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-8-1*math.cos(sine/6)),0,0),0.1)
9677 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9678 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65-0.1*math.cos(sine/3),0)*CFrame.Angles(math.rad(10),math.rad(0),math.rad(20-2*math.cos(sine/3))), 0.1)
9679 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0,0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.2)
9680 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.23, 0.5, -.56) * CFrame.Angles(math.rad(88+4*math.cos(sine/3)), 0, math.rad(45)), 0.6)
9681 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.2)
9682 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2-0.05*math.cos(sine/3), 0) * CFrame.Angles(math.rad(-10+2*math.cos(sine/6)), 0, 0), 0.8)
9683 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.1)
9684 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-10), 0, 0), 0.3)
9685 --hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-5-10*math.cos(sine/18)), math.sin(sine/36)/3, 0), 0.3)
9686 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9687 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, 0, -1.15) * CFrame.Angles(math.rad(-9-2*math.cos(sine/6)), 0, 0), 0.8)
9688 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1-0.1*math.cos(sine/3), 0+0.04*math.cos(sine/6)) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(5)), 0.8)
9689 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, -.1) * CFrame.Angles(math.rad(-56-2*math.cos(sine/6)), 0, 0), 0.8)
9690 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1-0.05*math.cos(sine/3), 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-5)), 0.8)
9691 elseif stanceToggle == "Grabbed" then
9692 grab = true
9693 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9694 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
9695 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.65+0.1*math.cos(sine/14),0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(40+2*math.cos(sine/14))), 0.2)
9696 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
9697 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65+0.1*math.cos(sine/14),-.5)*CFrame.Angles(math.rad(90+4*math.cos(sine/14)),math.rad(0),math.rad(-80+4*math.cos(sine/14))), 0.3)
9698 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
9699 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(14+2*math.cos(sine/14)),math.rad(70-4*math.cos(sine/14)),0), 0.3)
9700 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9701 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(0, math.rad(-70), 0), 0.3)
9702 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.1)
9703 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(10), math.rad(30), math.rad(-20)), 0.3)
9704 lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
9705 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(-15), math.rad(20)), 0.3)
9706 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
9707 end
9708 elseif animpose == "Walking" then
9709 if stanceToggle == "Grabbed" then
9710 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9711 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
9712 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5-.05*math.cos(sine/2), math.sin(sine/4)/4) * CFrame.Angles(-math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(10+7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
9713 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
9714 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.65,0)*CFrame.Angles(math.rad(120+4*math.cos(sine/2)),math.rad(0),math.rad(-30+4*math.cos(sine/4))), 0.3)
9715 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0,0.5, 0)*CFrame.Angles(math.rad(0), math.rad(0),math.rad(0)), 0.2)
9716 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.1*math.cos(sine/2))*CFrame.Angles(math.rad(-10+4*math.cos(sine/2)), math.rad(0-8*math.cos(sine/4)/2.3), math.rad(0)),0.4)
9717 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.7)
9718 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.12*math.cos(sine/2), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/2)), math.rad(0+10*math.cos(sine/4)/2.3)+root.RotVelocity.Y/30, math.rad(0)+root.RotVelocity.Y/30), 0.4)
9719 --rj.C0 = rj.C0:lerp(CFrame.Angles(math.rad(-90)+TiltOnAxis.Z,TiltOnAxis.X,math.rad(180)+-TiltOnAxis.X),.1)
9720 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.8)
9721 lleg.Weld.C0 = lleg.Weld.C0:lerp(CFrame.new(-0.5,-1-math.cos(sine/4)*.3,0+math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*AngleThetaL.Z,AngleThetaL.X,(math.sin(sine/4)*3*-AngleThetaL.X)-root.RotVelocity.Y/20),0.8)
9722 lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
9723 rleg.Weld.C0 = rleg.Weld.C0:lerp(CFrame.new(0.5,-1+math.cos(sine/4)*.3,0-math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*-AngleThetaR.Z,AngleThetaR.X,(math.sin(sine/4)*3*AngleThetaR.X)-root.RotVelocity.Y/20),0.8)
9724 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
9725 elseif stanceToggle ~= "Grabbed" then
9726 change = 1
9727 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9728 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
9729 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-22-2*math.cos(sine/2)),0,0),0.2)
9730 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-3*math.cos(sine/2)),0,0),0.2)
9731 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-4*math.cos(sine/2)),0,0),0.2)
9732 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-5*math.cos(sine/2)),0,0),0.2)
9733 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-3-6*math.cos(sine/2)),0,0),0.2)
9734 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.5-.05*math.cos(sine/2), math.sin(sine/4)/4) * CFrame.Angles(-math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(10+7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
9735 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
9736 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.5+.05*math.cos(sine/2), -math.sin(sine/4)/4)*CFrame.Angles(math.sin(sine/4)/2.8, -math.sin(sine/4)/3, (math.rad(-10-7*math.cos(sine/2))+root.RotVelocity.Y/30)), 0.4)
9737 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.7)
9738 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-0.1+0.1*math.cos(sine/2))*CFrame.Angles(math.rad(-10+4*math.cos(sine/2)), math.rad(0-8*math.cos(sine/4)/2.3), math.rad(0)),0.4)
9739 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.7)
9740 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.12*math.cos(sine/2), 0) * CFrame.Angles(math.rad(-4+2*math.cos(sine/2)), math.rad(0+10*math.cos(sine/4)/2.3)+root.RotVelocity.Y/30, math.rad(0)+root.RotVelocity.Y/30), 0.4)
9741 --rj.C0 = rj.C0:lerp(CFrame.Angles(math.rad(-90)+TiltOnAxis.Z,TiltOnAxis.X,math.rad(180)+-TiltOnAxis.X),.1)
9742 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.8)
9743 --lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.9-0.24*math.cos(sine/4)/2.8, -0.05 + math.sin(sine/4)/3.4) * CFrame.Angles(math.rad(-5)-math.sin(sine/4)/2.1, math.rad(0-10*math.cos(sine/4)/2.3), 0-root.RotVelocity.Y/20), .4)
9744 lleg.Weld.C0 = lleg.Weld.C0:lerp(CFrame.new(-0.5,-1-math.cos(sine/4)*.3,0+math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*AngleThetaL.Z,AngleThetaL.X,(math.sin(sine/4)*3*-AngleThetaL.X)-root.RotVelocity.Y/20),0.8)
9745 lleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
9746 --rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.9+0.24*math.cos(sine/4)/2.8, -0.05 + -math.sin(sine/4)/3.4) * CFrame.Angles(math.rad(-5)+math.sin(sine/4)/2.1, math.rad(0-10*math.cos(sine/4)/2.3), 0-root.RotVelocity.Y/20), .4)
9747 rleg.Weld.C0 = rleg.Weld.C0:lerp(CFrame.new(0.5,-1+math.cos(sine/4)*.3,0-math.sin(sine/4)*.1)*CFrame.Angles(math.sin(sine/4)*3*-AngleThetaR.Z,AngleThetaR.X,(math.sin(sine/4)*3*AngleThetaR.X)-root.RotVelocity.Y/20),0.8)
9748 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.8)
9749 end
9750 elseif animpose == "Running" then
9751 change = 1
9752 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9753 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
9754 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-56-10*math.cos(sine/2)),0,0),0.2)
9755 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
9756 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
9757 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
9758 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-8*math.cos(sine/2)),0,0),0.2)
9759 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.24+.6*math.cos(sine/4)/1.4, 0.54, 0+0.8*math.cos(sine/4)) * CFrame.Angles(math.rad(6-140*math.cos(sine/4)/1.2), math.rad(0), math.rad(-20+70*math.cos(sine/4))), 0.2)
9760 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
9761 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.24+.6*math.cos(sine/4)/1.4, 0.54, 0-0.8*math.cos(sine/4))*CFrame.Angles(math.rad(6+140*math.cos(sine/4)/1.2), math.rad(0), math.rad(20+70*math.cos(sine/4))), 0.2)
9762 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9763 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-8+12*math.cos(sine/2)/1.5), math.rad(0+12*math.cos(sine/4)), math.rad(0)),0.2)
9764 hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0)-root.RotVelocity.Y/10,math.rad(0)), 0.5)
9765 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1+0.2*math.cos(sine/2)/1.7, 0) * CFrame.Angles(math.rad(-14+10*math.cos(sine/2)/1.5), math.rad(0-12*math.cos(sine/4))-root.RotVelocity.Y/10, math.rad(0)+root.RotVelocity.Y/20), 0.2)
9766 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
9767 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -.8-0.4*math.cos(sine/4)/2, math.sin(sine/4)/2) * CFrame.Angles(math.rad(-10) + -math.sin(sine/4)/1.2, math.rad(0+12*math.cos(sine/4))+root.RotVelocity.Y/10, 0), .8)
9768 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9769 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -.8+0.4*math.cos(sine/4)/2, -math.sin(sine/4)/2) * CFrame.Angles(math.rad(-10) + math.sin(sine/4)/1.2, math.rad(0+12*math.cos(sine/4))+root.RotVelocity.Y/10, 0), .8)
9770 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9771 elseif animpose == "Jumping" then
9772 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-30),0,0),0.2)
9773 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
9774 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
9775 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
9776 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-4*math.cos(sine/2)),0,0),0.2)
9777 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9778 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
9779 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(20)), 0.2)
9780 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
9781 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0)*CFrame.Angles(math.rad(-10),math.rad(0),math.rad(-20)), 0.2)
9782 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9783 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(30),math.rad(0),0), 0.2)
9784 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-10), math.rad(0), 0), 0.2)
9785 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
9786 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
9787 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9788 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1.1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.2)
9789 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9790 elseif animpose == "Freefalling" then
9791 CR.Joint.C1 = Lerp(CR.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(-110),0,0),0.2)
9792 CR2.Joint.C1 = Lerp(CR2.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
9793 CR3.Joint.C1 = Lerp(CR3.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
9794 CR4.Joint.C1 = Lerp(CR4.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
9795 CR5.Joint.C1 = Lerp(CR5.Joint.C1, CFrame.new(0,0,0) * CFrame.Angles(math.rad(0-10*math.cos(sine/2)),0,0),0.2)
9796 corw8.C0 = Lerp(corw8.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(180)), 0.3)
9797 corw8.C1 = Lerp(corw8.C1, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.3)
9798 rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5, 0.6, 0)*CFrame.Angles(math.rad(-40),math.rad(20),math.rad(50)), 0.2)
9799 rarm.Weld.C1 = Lerp(rarm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.36)
9800 larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5, 0.6, 0)*CFrame.Angles(math.rad(110),math.rad(-20),math.rad(-30)), 0.2)
9801 larm.Weld.C1 = Lerp(larm.Weld.C1, CFrame.new(0, 0.5, 0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(0)), 0.5)
9802 hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,0)*CFrame.Angles(math.rad(10),math.rad(0),0), 0.2)
9803 torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(-30), math.rad(0), 0), 0.2)
9804 torso.Weld.C1 = Lerp(torso.Weld.C1, CFrame.new(0, -1, 0) * CFrame.Angles(math.rad(0), math.rad(0), 0), 0.4)
9805 lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -0.5, 0.2) * CFrame.Angles(math.rad(-30), math.rad(0), math.rad(0)), 0.2)
9806 lleg.Weld.C1 = Lerp(lleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9807 rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -0.5, -0.6) * CFrame.Angles(math.rad(40), math.rad(0), math.rad(0)), 0.2)
9808 rleg.Weld.C1 = Lerp(rleg.Weld.C1, CFrame.new(0, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0)), 0.4)
9809 end
9810 end
9811end)
9812hum.MaxHealth = 5000
9813wait(3)
9814hum.Health = 5000
9815while wait() do
9816 wait(5)
9817 for i=1,100 do wait()
9818 Amulite.Brightness=Amulite.Brightness+0.02
9819 end
9820 for i=1,100 do wait()
9821 Amulite.Brightness=Amulite.Brightness-0.02
9822 end
9823end