View difference between Paste ID: 6aicekqk and UkETRCVn
SHOW: | | - or go back to the newest paste.
1
-- This script has been converted to FE by iPxter
2-
if game.Players.LocalPlayer.Character.Animate.Disabled==false then
2+
3-
	game.Players.LocalPlayer.Character.Animate.Disabled=true
3+
4
if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
5
local Player,Mouse,mouse,UserInputService,ContextActionService = owner
6-
local Player=game.Players.LocalPlayer
6+
do
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 Mouse=Player:GetMouse()
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-
local p = game.Players.LocalPlayer
45+
46
			local b = io.UserInputState == Enum.UserInputState.Begin
47-
local mouse = p:GetMouse()
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 = game:GetService("Players").LocalPlayer
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
85
end
86
87
--coolallball
88
if game.Players.wrrrryyyyyyyyyyyyyyy.Character.Animate.Disabled==false then
89
	game.Players.wrrrryyyyyyyyyyyyyyy.Character.Animate.Disabled=true
90
end
91
wait()
92
local Player=game.Players.wrrrryyyyyyyyyyyyyyy
93
repeat wait()
94
until Player
95
local Char=Player.Character
96
repeat wait()
97
until Char
98
local CurrentEffects={}
99
local CurrentDamages={}
100
local Human=Char.Humanoid
101
local LArm=Char["Left Arm"]
102
local RArm=Char["Right Arm"]
103
local LLeg=Char["Left Leg"]
104
local RLeg=Char["Right Leg"]
105
local Torso=Char.Torso
106
local RS=Torso["Right Shoulder"]
107
local LS=Torso["Left Shoulder"]
108
local RH=Torso["Right Hip"]
109
local LH=Torso["Left Hip"]
110
local Head=Char.Head
111
local Neck=Torso.Neck
112
local RootPart=Char.HumanoidRootPart
113
local RootJoint=RootPart.RootJoint
114
local equipped=false
115
local Debounce=false
116
local Anim="Idle"
117
local chat = game:GetService("Chat")
118
local Lighting=game.Lighting
119
local cf=CFrame.new
120
local v3=Vector3.new
121
local c3=Color3.new
122
local it=Instance.new
123
local angles=CFrame.Angles
124
local rad=math.rad
125
local ran=math.random
126
local huge=math.huge
127
local attacking=false
128
local attacktype=1
129
local Portalling=false
130
local p = game.Players.wrrrryyyyyyyyyyyyyyy
131
local char = p.Character
132
local larm = char["Left Arm"]
133
local rarm = char["Right Arm"]
134
local lleg = char["Left Leg"]
135
local rleg = char["Right Leg"]
136
local hed = char.Head
137
local torso = char.Torso
138
local hum = char.Humanoid
139
local cam = game.Workspace.CurrentCamera
140
local root = char.HumanoidRootPart
141
local deb = false
142
local shot = 0
143
local debris=game:service"Debris"
144
local l = game:GetService("Lighting")
145
local rs = game:GetService("RunService").RenderStepped
146
necko=cf(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
147
LHC0=cf(-1,-1,0,-0,-0,-1,0,1,0,1,0,0)
148
LSC0=cf(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
149
RHC0=cf(1,-1,0,0,0,1,0,1,0,-1,-0,-0)
150
RSC0=cf(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
151
ROOTC0 = cf(0, 0, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
152
r=game:service'RunService'.RenderStepped
153
clerp=function(a,b,t)
154
	return a:lerp(b,t)
155
end
156
157
158
local Rainbow = { --This is the main color set. Try to use more than just a few, make it fade in order as well
159
"Lime green", 
160
} 
161
162
Debounces = {
163
CanAttack = true;
164
NoIdl = false;
165
Slashing = false;
166
Slashed = false;
167
RPunch = false;
168
Invisible = false;
169
RPunched = false;
170
LPunch = false;
171
LPunched = false;
172
}
173
local Touche = {char.Name, }
174
175
176
function genWeld(a,b)
177
    local w = Instance.new("Weld",a)
178
    w.Part0 = a
179
    w.Part1 = b
180
    return w
181
end
182
function weld(a, b)
183
    local weld = Instance.new("Weld")
184
    weld.Name = "W"
185
    weld.Part0 = a
186
    weld.Part1 = b
187
    weld.C0 = a.CFrame:inverse() * b.CFrame
188
    weld.Parent = a
189
    return weld;
190
end
191
----------------------------------------------------
192
function Lerp(c1,c2,al)
193
local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
194
local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
195
for i,v in pairs(com1) do
196
com1[i] = v+(com2[i]-v)*al
197
end
198
return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
199
end
200
----------------------------------------------------
201
newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
202
local wld = Instance.new("Weld", wp1)
203
wld.Part0 = wp0
204
wld.Part1 = wp1
205
wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
206
end
207
----------------------------------------------------
208
function weld5(part0, part1, c0, c1)
209
    weeld=Instance.new("Weld", part0)
210
    weeld.Part0=part0
211
    weeld.Part1=part1
212
    weeld.C0=c0
213
    weeld.C1=c1
214
    return weeld
215
end
216
----------------------------------------------------
217
function HasntTouched(plrname)
218
local ret = true
219
for _, v in pairs(Touche) do
220
if v == plrname then
221
ret = false
222
end
223
end
224
return ret
225
end
226
----------------------------------------------------
227
newWeld(torso, larm, -1.5, 0.5, 0)
228
larm.Weld.C1 = CFrame.new(0, 0.5, 0)
229
newWeld(torso, rarm, 1.5, 0.5, 0)
230
rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
231
newWeld(torso, hed, 0, 1.5, 0)
232
newWeld(torso, lleg, -0.5, -1, 0)
233
lleg.Weld.C1 = CFrame.new(0, 1, 0)
234
newWeld(torso, rleg, 0.5, -1, 0)
235
rleg.Weld.C1 = CFrame.new(0, 1, 0)
236
newWeld(root, torso, 0, -1, 0)
237
torso.Weld.C1 = CFrame.new(0, -1, 0)
238
239
240
241
p = Instance.new("Part")
242
p.BrickColor = BrickColor.new("Lime green")
243
p.Transparency = 1
244
TorsoColor = p.BrickColor
245
246
local Transforming = true
247
Human.WalkSpeed = 0
248
local fx = Instance.new("Part",Torso)
249
wit = p.BrickColor.Color
250
wit2 = Color3.new(0,255,0)
251
local glowz = Instance.new("ParticleEmitter",fx)
252
glowz.LightEmission = 1
253
glowz.Texture = "rbxassetid://284205403"
254
glowz.Color = ColorSequence.new(wit)
255
glowz.Size = NumberSequence.new(5)
256
glowz.Speed = NumberRange.new(25,50)
257
glowz.LockedToPart = false
258
glowz.Transparency = NumberSequence.new(0.75)
259
glowz.RotSpeed = NumberRange.new(-2000,2000)
260
glowz.Lifetime = NumberRange.new(1)
261
glowz.Rate = 50000
262
glowz.VelocitySpread = 9001
263
local glowz2 = Instance.new("ParticleEmitter",fx)
264
glowz2.LightEmission = 0.5
265
glowz.Texture = "rbxassetid://284205403"
266
glowz2.Color = ColorSequence.new(wit2)
267
glowz2.Size = NumberSequence.new(5)
268
glowz2.Speed = NumberRange.new(25,50)
269
glowz2.LockedToPart = false
270
glowz2.Transparency = NumberSequence.new(0.75)
271
glowz2.RotSpeed = NumberRange.new(-2000,2000)
272
glowz2.Lifetime = NumberRange.new(1)
273
glowz2.Rate = 50000
274
glowz2.VelocitySpread = 9001
275
fx.Anchored = true
276
fx.Material = "Neon"
277
fx.CanCollide = false
278
fx.Locked = true
279
fx.Transparency = 1
280
fx.Material = "Neon"
281
fx.Size = Vector3.new(1,1,1)
282
fx.TopSurface = "SmoothNoOutlines"
283
fx.BottomSurface = "SmoothNoOutlines"
284
fx.BrickColor = BrickColor.new("Really black")
285
fxm = Instance.new("SpecialMesh",fx)
286
fxm.MeshType = "Sphere"
287
local sa2 = Instance.new("Sound",Torso)
288
sa2.SoundId = "rbxassetid://93724183"
289
sa2.Pitch = 0.5
290
sa2.Volume = 5
291
sa2.Looped = false
292
sa2:Play()
293
local value = 1
294
fxm.Scale = Vector3.new(1,1,1)
295
for i = 1, 20 do rs:wait()
296
        value = value - 0.05
297
        fx.Transparency = fx.Transparency - (1/20)
298
        fx.CFrame = Torso.CFrame
299
        fxm.Scale = fxm.Scale + Vector3.new(value,value,value)
300
        rs:wait()
301
end
302
----------------------------------------------------
303
GroundWave1 = function()
304
	local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
305
	local Colors = {"Pastel blue-green", "Really black"}
306
		local wave = Instance.new("Part", Torso)
307
		wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
308
		wave.Anchored = true
309
		wave.CanCollide = false
310
		wave.Locked = true
311
		wave.Size = Vector3.new(1, 1, 1)
312
		wave.TopSurface = "Smooth"
313
		wave.BottomSurface = "Smooth"
314
		wave.Transparency = 0.35
315
		wave.CFrame = HandCF
316
		wm = Instance.new("SpecialMesh", wave)
317
		wm.MeshId = "rbxassetid://3270017"
318
		coroutine.wrap(function()
319
		for i = 1, 30, 1 do
320
		wm.Scale = Vector3.new(50, 50, 1 + i*50)
321
		wave.Size = wm.Scale
322
		wave.CFrame = HandCF
323
		wave.Transparency = i/30
324
		wait()
325
		end
326
		wait()
327
		wave:Destroy()
328
	end)()
329
end
330
----------------------------------------------------
331
332
333
GroundWave3 = function()
334
	local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
335
	local Colors = {"Lime green", "Lime green"}
336
		local wave = Instance.new("Part", torso)
337
		wave.BrickColor = BrickColor.new(Colors[math.random(1,#Colors)])
338
		wave.Anchored = true
339
		wave.CanCollide = false
340
		wave.Locked = true
341
		wave.Size = Vector3.new(1, 1, 1)
342
		wave.TopSurface = "Smooth"
343
		wave.BottomSurface = "Smooth"
344
		wave.Transparency = 0.35
345
		wave.CFrame = HandCF
346
		wm = Instance.new("SpecialMesh", wave)
347
		wm.MeshId = "rbxassetid://3270017"
348
		coroutine.wrap(function()
349
		for i = 1, 14, 1 do
350
		wm.Scale = Vector3.new(1 + i*1.1, 1 + i*1.1, 1)
351
		wave.Size = wm.Scale
352
		wave.CFrame = HandCF
353
		wave.Transparency = i/14
354
		wait()
355
		end
356
		wait()
357
		wave:Destroy()
358
	end)()
359
end
360
361
362
363
364
365
local acos = math.acos
366
local sqrt = math.sqrt
367
local Vec3 = Vector3.new
368
local fromAxisAngle = CFrame.fromAxisAngle
369
370
local function toAxisAngle(CFr)
371
        local X,Y,Z,R00,R01,R02,R10,R11,R12,R20,R21,R22 = CFr:components()
372
        local Angle = math.acos((R00+R11+R22-1)/2)
373
        local A = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
374
        A = A == 0 and 0.00001 or A
375
        local B = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
376
        B = B == 0 and 0.00001 or B
377
        local C = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
378
        C = C == 0 and 0.00001 or C
379
        local x = (R21-R12)/sqrt(A)
380
        local y = (R02-R20)/sqrt(B)
381
        local z = (R10-R01)/sqrt(C)
382
        return Vec3(x,y,z),Angle
383
end
384
385
local acos = math.acos
386
local sqrt = math.sqrt
387
local Vec3 = Vector3.new
388
local fromAxisAngle = CFrame.fromAxisAngle
389
390
local function toAxisAngle(CFr)
391
        local X,Y,Z,R00,R01,R02,R10,R11,R12,R20,R21,R22 = CFr:components()
392
        local Angle = math.acos((R00+R11+R22-1)/2)
393
        local A = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
394
        A = A == 0 and 0.00001 or A
395
        local B = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
396
        B = B == 0 and 0.00001 or B
397
        local C = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
398
        C = C == 0 and 0.00001 or C
399
        local x = (R21-R12)/sqrt(A)
400
        local y = (R02-R20)/sqrt(B)
401
        local z = (R10-R01)/sqrt(C)
402
        return Vec3(x,y,z),Angle
403
end
404
405
function ApplyTrig(Num,Func)
406
        local Min,Max = Func(0),Func(1)
407
        local i = Func(Num)
408
        return (i-Min)/(Max-Min)
409
        --[[if Func == "sin" then
410
                return (math.sin((1-Num)*math.pi)+1)/2
411
        elseif Func == "cos" then
412
                return (math.cos((1-Num)*math.pi)+1)/2
413
        end]]
414
end
415
416
function LerpCFrame(CFrame1,CFrame2,Num)
417
        local Vec,Ang = toAxisAngle(CFrame1:inverse()*CFrame2)
418
        return CFrame1*fromAxisAngle(Vec,Ang*Num) + (CFrame2.p-CFrame1.p)*Num
419
end
420
421
422
423
function Crater(Torso,Radius)
424
        Spawn(function()
425
        local Ray = Ray.new(Torso.Position,Vector3.new(0,-1,0)*10)
426
        local Ignore = {}
427
        for i,v in pairs(game:GetService("Players"):GetPlayers()) do
428
                if v.Character ~= nil then
429
                        Ignore[#Ignore+1] = v.Character
430
                end
431
        end
432
        local Hit,Pos,SurfaceNorm = workspace:FindPartOnRayWithIgnoreList(Ray,Ignore)
433
        if Hit == nil then return end
434
        local Parts = {}
435
        for i = 1,360,10 do
436
                local P = Instance.new("Part",Torso.Parent)
437
                P.Anchored = true
438
                P.FormFactor = "Custom"
439
                P.BrickColor = BrickColor.new("Lime green")
440
                P.Material = "Granite"
441
                P.TopSurface = "Smooth"
442
                P.BottomSurface = "Smooth"
443
                P.Size = Vector3.new(5,10,10)*(math.random(80,100)/100)
444
                P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,7,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50)))
445
                Parts[#Parts+1] = {P,P.CFrame,((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,1,0))*CFrame.Angles(0,math.rad(i),0)*CFrame.new(0,0,-Radius)*CFrame.Angles(math.rad(math.random(-50,-20)),math.rad(math.random(-15,15)),math.rad(math.random(-15,15))),P.Size}
446
                if math.random(0,5) == 0 then -- rubble
447
                        local P = Instance.new("Part",Torso.Parent)
448
                        P.Anchored = true
449
                        P.FormFactor = "Custom"
450
                        P.BrickColor = BrickColor.new("Lime green")
451
                        P.Material = Hit.Material
452
                        P.TopSurface = "Smooth"
453
                        P.BottomSurface = "Smooth"
454
                        P.Size = Vector3.new(5,5,5)*(math.random(80,100)/100)
455
                        P.CFrame = ((CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))-Vector3.new(0,2.5,0))*CFrame.Angles(math.rad(math.random(-50,50)),math.rad(math.random(-50,50)),math.rad(math.random(-50,50)))
456
                        Parts[#Parts+1] = {P,P.CFrame,(CFrame.new(Pos,Pos+SurfaceNorm)*CFrame.Angles(math.rad(90),0,0))*CFrame.Angles(0,math.rad(i),0)*CFrame.new(0,0,-Radius-8)*CFrame.Angles(math.rad(math.random(-90,90)),math.rad(math.random(-90,90)),math.rad(math.random(-90,90))),P.Size}
457
                end
458
        end
459
        for i = 0,1,0.05 do
460
                for i2,v in pairs(Parts) do
461
                        v[1].CFrame = LerpCFrame(v[2],v[3],ApplyTrig(i,math.cos))
462
                end
463
                wait(0.02)
464
        end
465
        for i,v in pairs(Parts) do
466
                if v[1].Size.X > 2.1 then
467
                        v[1].CFrame = v[1].CFrame+Vector3.new(0,2,0)
468
                end
469
                v[1].Anchored = false
470
        end
471
        for i = 0,1,0.05 do
472
                for i2,v in pairs(Parts) do
473
                        v[1].Transparency = i
474
                        if i == 1 then
475
                                v[1]:Destroy()
476
                        elseif i >= 0.25 then
477
                                v[1].CanCollide = false
478
                        end
479
                end
480
                wait(0.02)
481
        end
482
        Parts = nil
483
        end)
484
end
485
486
487
488
GroundWave = function()
489
        if Transforming == true then
490
                local value = 5
491
                local value2 = 10
492
                local value3 = 20
493
local sa2 = Instance.new("Sound",Torso)
494
sa2.SoundId = "rbxassetid://393621716"
495
sa2.Pitch = 1
496
sa2.Volume = 10
497
sa2.Looped = false
498
sa2:Play()
499
                local wave = Instance.new("Part", Torso)
500
local glowz = Instance.new("ParticleEmitter",wave)
501
glowz.LightEmission = 1
502
glowz.Texture = "rbxassetid://284205403"
503
glowz.Color = ColorSequence.new(wit)
504
glowz.Size = NumberSequence.new(30)
505
glowz.Speed = NumberRange.new(25,100)
506
glowz.LockedToPart = false
507
glowz.Transparency = NumberSequence.new(0.75)
508
glowz.RotSpeed = NumberRange.new(-2000,2000)
509
glowz.Lifetime = NumberRange.new(1)
510
glowz.Rate = 50000
511
glowz.VelocitySpread = 9001
512
local glowz2 = Instance.new("ParticleEmitter",wave)
513
glowz2.LightEmission = 1
514
glowz.Texture = "rbxassetid://284205403"
515
glowz2.Color = ColorSequence.new(wit)
516
glowz2.Size = NumberSequence.new(30)
517
glowz2.Speed = NumberRange.new(25,100)
518
glowz2.LockedToPart = false
519
glowz2.Transparency = NumberSequence.new(0.75)
520
glowz2.RotSpeed = NumberRange.new(-2000,2000)
521
glowz2.Lifetime = NumberRange.new(1)
522
glowz2.Rate = 50000
523
glowz2.VelocitySpread = 9001
524
                wave.BrickColor = BrickColor.new("Really black")
525
                wave.Anchored = true
526
                wave.CanCollide = false
527
                wave.Locked = true
528
                wave.Size = Vector3.new(1, 1, 1)
529
                wave.TopSurface = "Smooth"
530
                wave.BottomSurface = "Smooth"
531
                wave.Transparency = 0.35
532
                wave.CFrame = fx.CFrame
533
                wave.Material = "Neon"
534
                wm = Instance.new("SpecialMesh", wave)
535
                wm.MeshType = "Sphere"
536
                wm.Scale = Vector3.new(1,1,1)
537
                local wave2 = Instance.new("Part", Torso)
538
                wave2.BrickColor = TorsoColor
539
                wave2.Anchored = true
540
                wave2.CanCollide = false
541
                wave2.Locked = true
542
                wave2.Size = Vector3.new(1, 1, 1)
543
                wave2.TopSurface = "Smooth"
544
                wave2.BottomSurface = "Smooth"
545
                wave2.Transparency = 0.35
546
                wave2.CFrame = fx.CFrame
547
                wave2.Material = "Neon"
548
                wm2 = Instance.new("SpecialMesh", wave2)
549
                wm2.MeshType = "FileMesh"
550
                wm2.MeshId = "http://www.roblox.com/asset/?id=3270017"
551
                wm2.Scale = Vector3.new(1,1,1)
552
                local wave3 = Instance.new("Part", Torso)
553
                wave3.BrickColor = BrickColor.new("Really black")
554
                wave3.Anchored = true
555
                wave3.CanCollide = false
556
                wave3.Locked = true
557
                wave3.Size = Vector3.new(1, 1, 1)
558
                wave3.TopSurface = "Smooth"
559
                wave3.BottomSurface = "Smooth"
560
                wave3.Transparency = 0.35
561
                wave3.CFrame = fx.CFrame
562
                wave3.Material = "Neon"
563
                wm3 = Instance.new("SpecialMesh", wave3)
564
                wm3.MeshType = "FileMesh"
565
                wm3.MeshId = "http://www.roblox.com/asset/?id=3270017"
566
                wm3.Scale = Vector3.new(1,1,1)
567
                coroutine.wrap(function()
568
                for i = 1, 18, 1 do
569
                value = value - 0.5
570
                value2 = value2 - 0.75*1.5
571
                value3 = value3 - 0.475*1.5
572
                wm.Scale = wm.Scale + Vector3.new(value*3.5,value*3.5,value*3.5)
573
                wm2.Scale = wm.Scale + Vector3.new(value2*3.5,value2*3.5,0.5)
574
                wm3.Scale = wm.Scale + Vector3.new(value3*3.5,value3*3.5,0.25)
575
                --wave.Size = wm.Scale
576
                wave.CFrame = fx.CFrame
577
                wave.Transparency = i/14
578
                --wave2.Size = wm2.Scale
579
                wave2.CFrame = fx.CFrame
580
                wave2.Rotation = Vector3.new(90, 0, 0)
581
                wave2.Transparency = i/14
582
                --wave3.Size = wm3.Scale
583
                wave3.CFrame = fx.CFrame
584
                wave3.Rotation = Vector3.new(90, 0, 0)
585
                wave3.Transparency = i/14
586
                wait()
587
                glowz.Rate = 0
588
                glowz2.Rate = 0
589
                end
590
                wait()
591
                wave:Destroy()
592
                wave2:Destroy()
593
                wave3:Destroy()
594
        end)()
595
        elseif Transforming == false then
596
        wait()
597
        end
598
end
599
600
for i = 1, 100 do rs:wait()
601
        fx.CFrame = Torso.CFrame
602
end
603
604
spawn(function()
605
	while wait(1) do
606
		GroundWave()
607
	end
608
end)
609
610
wait(4)
611
612
Transforming = false
613
614
615
616
local value2 = 1
617
for i = 1, 20 do rs:wait()
618
        value2 = value2 - 0.05
619
        glowz.Rate = 0
620
        glowz2.Rate = 0
621
        fx.Transparency = fx.Transparency + (1/20)
622
        fx.CFrame = torso.CFrame
623
        fxm.Scale = fxm.Scale + Vector3.new(value2,value2,value2)
624
        rs:wait()
625
end
626
glowz:Destroy()
627
glowz2:Destroy()
628
629
local HandCF = CFrame.new(root.Position - Vector3.new(0,3,0)) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(0))
630
        local valuer = 5
631
        local valuer2 = 10
632
        local valuer3 = 15
633
local sa2 = Instance.new("Sound",torso)
634
sa2.SoundId = "rbxassetid://130972023"
635
sa2.Pitch = 1
636
sa2.Volume = 5
637
sa2.Looped = false
638
sa2:Play()
639
local sar2 = Instance.new("Sound",torso)
640
sar2.SoundId = "rbxassetid://153274423"
641
sar2.Pitch = 1
642
sar2.Volume = 5
643
sar2.Looped = false
644
sar2:Play()
645
local Mus = Instance.new("Sound",torso)
646
Mus.SoundId = "rbxassetid://397952612"
647
Mus.Pitch = 1
648
Mus.Volume = 6
649
Mus.Looped = true
650
Mus:Play()
651
Crater(torso,67)
652
        local wave = Instance.new("Part", torso)
653
        wave.BrickColor = TorsoColor
654
        wave.Anchored = true
655
        wave.CanCollide = false
656
        wave.Locked = true
657
        wave.Size = Vector3.new(1, 1, 1)
658
        wave.TopSurface = "Smooth"
659
        wave.BottomSurface = "Smooth"
660
        wave.Transparency = 0.35
661
        wave.CFrame = HandCF
662
        wm = Instance.new("SpecialMesh", wave)
663
        wm.MeshId = "rbxassetid://3270017"
664
        local wave2 = Instance.new("Part", torso)
665
        wave2.BrickColor = BrickColor.new("Really black")
666
        wave2.Anchored = true
667
        wave2.CanCollide = false
668
        wave2.Locked = true
669
        wave2.Size = Vector3.new(1, 1, 1)
670
        wave2.TopSurface = "Smooth"
671
        wave2.BottomSurface = "Smooth"
672
        wave2.Transparency = 0.35
673
        wave2.CFrame = HandCF
674
        wm2 = Instance.new("SpecialMesh", wave2)
675
        wm2.MeshId = "rbxassetid://3270017"
676
        local wave3 = Instance.new("Part", torso)
677
        wave3.BrickColor = TorsoColor
678
        wave3.Anchored = true
679
        wave3.CanCollide = false
680
        wave3.Locked = true
681
        wave3.Size = Vector3.new(1, 1, 1)
682
        wave3.TopSurface = "Smooth"
683
        wave3.BottomSurface = "Smooth"
684
        wave3.Transparency = 0.35
685
        wave3.CFrame = HandCF
686
        wm3 = Instance.new("SpecialMesh", wave3)
687
        wm3.MeshId = "rbxassetid://3270017"
688
        coroutine.wrap(function()
689
        for i = 1, 14, 1 do
690
        valuer = valuer - 0.35
691
        valuer2 = valuer - 0.45
692
        valuer3 = valuer3 - 0.475
693
        wm.Scale = wm.Scale + Vector3.new(valuer*2.5,valuer*2.5, 1 + i*200)
694
        wave.Size = wm.Scale
695
        wave.CFrame = HandCF
696
        wave.Transparency = i/14
697
        wm2.Scale = wm2.Scale + Vector3.new(valuer2*2.5,valuer2*2.5, 0 + i*10)
698
        wave2.Size = wm2.Scale
699
        wave2.CFrame = HandCF
700
        wave2.Transparency = i/14
701
        wm3.Scale = wm3.Scale + Vector3.new(valuer3*2.5,valuer3*2.5, 1)
702
        wave3.Size = wm2.Scale
703
        wave3.CFrame = HandCF
704
        wave3.Transparency = i/14
705
        wait()
706
        end
707
        wait()
708
        wave:Destroy()
709
        wave2:Destroy()
710
end)()
711
hum.WalkSpeed = 16
712
713
714
715
716
717
718
719
720
721
CV="Pastel blue"
722
	
723
local txt = Instance.new("BillboardGui", Char)
724
txt.Adornee = Char .Head
725
txt.Name = "_status"
726
txt.Size = UDim2.new(2, 0, 1.2, 0)
727
txt.StudsOffset = Vector3.new(-9, 8, 0)
728
local text = Instance.new("TextLabel", txt)
729
text.Size = UDim2.new(10, 0, 7, 0)
730
text.FontSize = "Size24"
731
text.TextScaled = true
732
text.TextTransparency = 0
733
text.BackgroundTransparency = 1 
734
text.TextTransparency = 0
735
text.TextStrokeTransparency = 0
736
text.Font = "Antique"
737
text.TextStrokeColor3 = Color3.new(0,255,0)
738
739
v=Instance.new("Part")
740
v.Name = "ColorBrick"
741
v.Parent=Player.Character
742
v.FormFactor="Symmetric"
743
v.Anchored=true
744
v.CanCollide=false
745
v.BottomSurface="Smooth"
746
v.TopSurface="Smooth"
747
v.Size=Vector3.new(10,5,3)
748
v.Transparency=1
749
v.CFrame=Char.Torso.CFrame
750
v.BrickColor=BrickColor.new(CV)
751
v.Transparency=1
752
text.TextColor3 = Color3.new(0,0,0)
753
v.Shape="Block"
754
text.Text = Char.Name
755
756
Player:ClearCharacterAppearance()
757
wait(0.1)
758
Player.Character.Head.BrickColor = BrickColor.new("Really black")
759
Player.Character.Torso.BrickColor = BrickColor.new("Really black")
760
Player.Character["Right Arm"].BrickColor = BrickColor.new("Really black")
761
Player.Character["Right Leg"].BrickColor = BrickColor.new("Really black")
762
Player.Character["Left Leg"].BrickColor = BrickColor.new("Really black")
763
Player.Character["Left Arm"].BrickColor = BrickColor.new("Really black")
764
Player.Character.Head.face:Destroy()
765
766
767
768
769
770
771
772
local selectionBoxOfTorso = Instance.new("SelectionBox",Torso)
773
selectionBoxOfTorso.Adornee = Torso
774
selectionBoxOfTorso.Color = BrickColor.new("Lime green")
775
selectionBoxOfTorso.LineThickness = 0.01
776
selectionBoxOfTorso.Transparency = 0
777
	
778
local selectionBoxOfRightArm = Instance.new("SelectionBox",Char["Right Arm"])
779
selectionBoxOfRightArm.Adornee = Char["Right Arm"]
780
selectionBoxOfRightArm.Color = BrickColor.new("Lime green")
781
selectionBoxOfRightArm.LineThickness = 0.01
782
selectionBoxOfRightArm.Transparency = 0
783
	
784
local selectionBoxOfRightLeg = Instance.new("SelectionBox",Char["Right Leg"])
785
selectionBoxOfRightLeg.Adornee = Char["Right Leg"]
786
selectionBoxOfRightLeg.Color = BrickColor.new("Lime green")
787
selectionBoxOfRightLeg.LineThickness = 0.01
788
selectionBoxOfRightLeg.Transparency = 0
789
790
local selectionBoxOfLeftArm = Instance.new("SelectionBox",Char["Left Arm"])
791
selectionBoxOfLeftArm.Adornee = Char["Left Arm"]
792
selectionBoxOfLeftArm.Color = BrickColor.new("Lime green")
793
selectionBoxOfLeftArm.LineThickness = 0.01
794
selectionBoxOfLeftArm.Transparency = 0
795
796
local selectionBoxOfLeftLeg = Instance.new("SelectionBox",Char["Left Leg"])
797
selectionBoxOfLeftLeg.Adornee = Char["Left Leg"]
798
selectionBoxOfLeftLeg.Color = BrickColor.new("Lime green")
799
selectionBoxOfLeftLeg.LineThickness = 0.01
800
selectionBoxOfLeftLeg.Transparency = 0
801
802
803
LightOnBody = Instance.new("PointLight", Head)
804
LightOnBody.Brightness = 3000
805
LightOnBody.Range = 20
806
LightOnBody.Color = Color3.new(0, 225, 0)
807
808
809
810
----------------------------------------------------------------------
811
local m2 = Instance.new("Model")
812
m2.Name = "Wings"
813
p1 = Instance.new("Part", m2)
814
p1.BrickColor = BrickColor.new("Lime green")
815
p1.Material = Enum.Material.Neon
816
p1.CFrame = CFrame.new(28.7928066, 27.8741341, 25.9347725, -0.579227924, -0.579227805, -0.573576331, 0.707106769, -0.707106769, 0, -0.405579776, -0.405579716, 0.819152117)
817
p1.FormFactor = Enum.FormFactor.Custom
818
p1.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918)
819
p1.BottomSurface = Enum.SurfaceType.Smooth
820
p1.TopSurface = Enum.SurfaceType.Smooth
821
b1 = Instance.new("SpecialMesh", p1)
822
b1.MeshType = Enum.MeshType.Sphere
823
b1.Name = "Mesh"
824
p2 = Instance.new("Part", m2)
825
p2.BrickColor = BrickColor.new("Lime green")
826
p2.Material = Enum.Material.SmoothPlastic
827
p2.Reflectance = 0.30000001192093
828
p2.CFrame = CFrame.new(23.8806973, 23.7568359, 26.9065781, -0.573576033, 0.346188396, -0.742403686, 0, -0.906307817, -0.422617972, -0.819152117, -0.24240382, 0.519836783)
829
p2.CanCollide = false
830
p2.FormFactor = Enum.FormFactor.Custom
831
p2.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
832
p2.BottomSurface = Enum.SurfaceType.Smooth
833
p2.TopSurface = Enum.SurfaceType.Smooth
834
b2 = Instance.new("SpecialMesh", p2)
835
b2.MeshId = "http://www.roblox.com/asset/?id=3270017"
836
b2.TextureId = ""
837
b2.MeshType = Enum.MeshType.FileMesh
838
b2.Name = "Mesh"
839
b2.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
840
p3 = Instance.new("Part", m2)
841
p3.BrickColor = BrickColor.new("Lime green")
842
p3.Material = Enum.Material.SmoothPlastic
843
p3.Reflectance = 0.30000001192093
844
p3.CFrame = CFrame.new(23.7651176, 23.6910381, 26.9875221, -0.573576033, 0.346188247, -0.742403686, -2.40360578e-007, -0.906307697, -0.422617912, -0.819152117, -0.242403969, 0.519836664)
845
p3.CanCollide = false
846
p3.FormFactor = Enum.FormFactor.Custom
847
p3.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
848
p3.BottomSurface = Enum.SurfaceType.Smooth
849
p3.TopSurface = Enum.SurfaceType.Smooth
850
b3 = Instance.new("SpecialMesh", p3)
851
b3.MeshId = "http://www.roblox.com/asset/?id=3270017"
852
b3.TextureId = ""
853
b3.MeshType = Enum.MeshType.FileMesh
854
b3.Name = "Mesh"
855
b3.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
856
p4 = Instance.new("Part", m2)
857
p4.BrickColor = BrickColor.new("Lime green")
858
p4.Material = Enum.Material.SmoothPlastic
859
p4.Reflectance = 0.30000001192093
860
p4.CFrame = CFrame.new(29.5663891, 25.8075085, 26.4371891, -0.573576391, 0.280166149, 0.769750714, 2.08616257e-007, -0.939692259, 0.342020333, 0.819151878, 0.196174487, 0.538985968)
861
p4.CanCollide = false
862
p4.FormFactor = Enum.FormFactor.Custom
863
p4.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
864
p4.BottomSurface = Enum.SurfaceType.Smooth
865
p4.TopSurface = Enum.SurfaceType.Smooth
866
b4 = Instance.new("SpecialMesh", p4)
867
b4.MeshId = "http://www.roblox.com/asset/?id=3270017"
868
b4.TextureId = ""
869
b4.MeshType = Enum.MeshType.FileMesh
870
b4.Name = "Mesh"
871
b4.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
872
p5 = Instance.new("Part", m2)
873
p5.BrickColor = BrickColor.new("Lime green")
874
p5.Material = Enum.Material.SmoothPlastic
875
p5.Reflectance = 0.30000001192093
876
p5.CFrame = CFrame.new(23.880703, 23.7568455, 26.9065876, -0.573576212, 0.346188098, -0.742403805, -4.76837158e-007, -0.906307578, -0.422617912, -0.819152236, -0.242404133, 0.519836485)
877
p5.CanCollide = false
878
p5.FormFactor = Enum.FormFactor.Custom
879
p5.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
880
p5.BottomSurface = Enum.SurfaceType.Smooth
881
p5.TopSurface = Enum.SurfaceType.Smooth
882
b5 = Instance.new("SpecialMesh", p5)
883
b5.MeshId = "http://www.roblox.com/asset/?id=3270017"
884
b5.TextureId = ""
885
b5.MeshType = Enum.MeshType.FileMesh
886
b5.Name = "Mesh"
887
b5.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
888
p6 = Instance.new("Part", m2)
889
p6.BrickColor = BrickColor.new("Lime green")
890
p6.Material = Enum.Material.SmoothPlastic
891
p6.Reflectance = 0.30000001192093
892
p6.CFrame = CFrame.new(23.6530266, 23.6272411, 27.0660267, -0.573576212, 0.346187949, -0.742403805, -7.17197622e-007, -0.906307459, -0.422617853, -0.819152236, -0.242404282, 0.519836366)
893
p6.CanCollide = false
894
p6.FormFactor = Enum.FormFactor.Custom
895
p6.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
896
p6.BottomSurface = Enum.SurfaceType.Smooth
897
p6.TopSurface = Enum.SurfaceType.Smooth
898
b6 = Instance.new("SpecialMesh", p6)
899
b6.MeshId = "http://www.roblox.com/asset/?id=3270017"
900
b6.TextureId = ""
901
b6.MeshType = Enum.MeshType.FileMesh
902
b6.Name = "Mesh"
903
b6.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
904
p7 = Instance.new("Part", m2)
905
p7.BrickColor = BrickColor.new("Lime green")
906
p7.Material = Enum.Material.SmoothPlastic
907
p7.Reflectance = 0.30000001192093
908
p7.CFrame = CFrame.new(23.7651253, 23.6910515, 26.9875393, -0.573576212, 0.3461878, -0.742403805, -9.57558086e-007, -0.90630734, -0.422617793, -0.819152236, -0.242404431, 0.519836247)
909
p7.CanCollide = false
910
p7.FormFactor = Enum.FormFactor.Custom
911
p7.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
912
p7.BottomSurface = Enum.SurfaceType.Smooth
913
p7.TopSurface = Enum.SurfaceType.Smooth
914
b7 = Instance.new("SpecialMesh", p7)
915
b7.MeshId = "http://www.roblox.com/asset/?id=3270017"
916
b7.TextureId = ""
917
b7.MeshType = Enum.MeshType.FileMesh
918
b7.Name = "Mesh"
919
b7.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
920
p8 = Instance.new("Part", m2)
921
p8.BrickColor = BrickColor.new("Lime green")
922
p8.Material = Enum.Material.SmoothPlastic
923
p8.Reflectance = 0.30000001192093
924
p8.CFrame = CFrame.new(23.6530304, 23.6272488, 27.0660381, -0.573576212, 0.346187651, -0.742403805, -1.19791855e-006, -0.90630722, -0.422617733, -0.819152236, -0.24240458, 0.519836128)
925
p8.CanCollide = false
926
p8.FormFactor = Enum.FormFactor.Custom
927
p8.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
928
p8.BottomSurface = Enum.SurfaceType.Smooth
929
p8.TopSurface = Enum.SurfaceType.Smooth
930
b8 = Instance.new("SpecialMesh", p8)
931
b8.MeshId = "http://www.roblox.com/asset/?id=3270017"
932
b8.TextureId = ""
933
b8.MeshType = Enum.MeshType.FileMesh
934
b8.Name = "Mesh"
935
b8.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
936
p9 = Instance.new("Part", m2)
937
p9.BrickColor = BrickColor.new("Lime green")
938
p9.Material = Enum.Material.SmoothPlastic
939
p9.Reflectance = 0.30000001192093
940
p9.CFrame = CFrame.new(30.2536392, 23.691061, 26.9184284, -0.573576212, -0.346188962, 0.74240309, 4.47034836e-007, -0.906307578, -0.422616601, 0.81915164, -0.242404819, 0.519836843)
941
p9.CanCollide = false
942
p9.FormFactor = Enum.FormFactor.Custom
943
p9.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
944
p9.BottomSurface = Enum.SurfaceType.Smooth
945
p9.TopSurface = Enum.SurfaceType.Smooth
946
b9 = Instance.new("SpecialMesh", p9)
947
b9.MeshId = "http://www.roblox.com/asset/?id=3270017"
948
b9.TextureId = ""
949
b9.MeshType = Enum.MeshType.FileMesh
950
b9.Name = "Mesh"
951
b9.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
952
p10 = Instance.new("Part", m2)
953
p10.BrickColor = BrickColor.new("Lime green")
954
p10.Material = Enum.Material.SmoothPlastic
955
p10.Reflectance = 0.30000001192093
956
p10.CFrame = CFrame.new(27.9471893, 26.8180733, 25.3034286, -0.573576212, 0.469845235, 0.671010077, 2.86794574e-007, -0.819150567, 0.573576927, 0.81915164, 0.328989446, 0.469847172)
957
p10.CanCollide = false
958
p10.FormFactor = Enum.FormFactor.Custom
959
p10.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
960
p10.BottomSurface = Enum.SurfaceType.Smooth
961
p10.TopSurface = Enum.SurfaceType.Smooth
962
b10 = Instance.new("SpecialMesh", p10)
963
b10.MeshId = "http://www.roblox.com/asset/?id=3270017"
964
b10.TextureId = ""
965
b10.MeshType = Enum.MeshType.FileMesh
966
b10.Name = "Mesh"
967
b10.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
968
p11 = Instance.new("Part", m2)
969
p11.BrickColor = BrickColor.new("Lime green")
970
p11.Material = Enum.Material.SmoothPlastic
971
p11.Reflectance = 0.30000001192093
972
p11.CFrame = CFrame.new(27.8153667, 25.7751122, 25.211132, -0.573576212, 0.469845206, 0.671010017, 3.03888498e-007, -0.819150567, 0.573576987, 0.81915164, 0.328989416, 0.469847172)
973
p11.CanCollide = false
974
p11.FormFactor = Enum.FormFactor.Custom
975
p11.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
976
p11.BottomSurface = Enum.SurfaceType.Smooth
977
p11.TopSurface = Enum.SurfaceType.Smooth
978
b11 = Instance.new("SpecialMesh", p11)
979
b11.MeshId = "http://www.roblox.com/asset/?id=3270017"
980
b11.TextureId = ""
981
b11.MeshType = Enum.MeshType.FileMesh
982
b11.Name = "Mesh"
983
b11.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
984
p12 = Instance.new("Part", m2)
985
p12.BrickColor = BrickColor.new("Lime green")
986
p12.Material = Enum.Material.SmoothPlastic
987
p12.Reflectance = 0.30000001192093
988
p12.CFrame = CFrame.new(29.655653, 24.6090927, 26.4997177, -0.573576212, 0.212011248, 0.791239619, 2.79475898e-007, -0.965924561, 0.258820325, 0.81915164, 0.14845185, 0.554032922)
989
p12.CanCollide = false
990
p12.FormFactor = Enum.FormFactor.Custom
991
p12.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
992
p12.BottomSurface = Enum.SurfaceType.Smooth
993
p12.TopSurface = Enum.SurfaceType.Smooth
994
b12 = Instance.new("SpecialMesh", p12)
995
b12.MeshId = "http://www.roblox.com/asset/?id=3270017"
996
b12.TextureId = ""
997
b12.MeshType = Enum.MeshType.FileMesh
998
b12.Name = "Mesh"
999
b12.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1000
p13 = Instance.new("Part", m2)
1001
p13.BrickColor = BrickColor.new("Lime green")
1002
p13.Material = Enum.Material.SmoothPlastic
1003
p13.Reflectance = 0.30000001192093
1004
p13.CFrame = CFrame.new(27.9198303, 25.8644161, 25.2842865, -0.573576212, 0.469845116, 0.671010017, 2.51205847e-007, -0.819150507, 0.573577106, 0.81915164, 0.328989446, 0.469847202)
1005
p13.CanCollide = false
1006
p13.FormFactor = Enum.FormFactor.Custom
1007
p13.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1008
p13.BottomSurface = Enum.SurfaceType.Smooth
1009
p13.TopSurface = Enum.SurfaceType.Smooth
1010
b13 = Instance.new("SpecialMesh", p13)
1011
b13.MeshId = "http://www.roblox.com/asset/?id=3270017"
1012
b13.TextureId = ""
1013
b13.MeshType = Enum.MeshType.FileMesh
1014
b13.Name = "Mesh"
1015
b13.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1016
p14 = Instance.new("Part", m2)
1017
p14.BrickColor = BrickColor.new("Lime green")
1018
p14.Material = Enum.Material.SmoothPlastic
1019
p14.Reflectance = 0.30000001192093
1020
p14.CFrame = CFrame.new(29.778841, 24.6493893, 26.5859776, -0.573576212, 0.212011158, 0.791239619, 2.26793262e-007, -0.965924621, 0.258820474, 0.81915164, 0.148451865, 0.554032922)
1021
p14.CanCollide = false
1022
p14.FormFactor = Enum.FormFactor.Custom
1023
p14.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1024
p14.BottomSurface = Enum.SurfaceType.Smooth
1025
p14.TopSurface = Enum.SurfaceType.Smooth
1026
b14 = Instance.new("SpecialMesh", p14)
1027
b14.MeshId = "http://www.roblox.com/asset/?id=3270017"
1028
b14.TextureId = ""
1029
b14.MeshType = Enum.MeshType.FileMesh
1030
b14.Name = "Mesh"
1031
b14.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1032
p15 = Instance.new("Part", m2)
1033
p15.BrickColor = BrickColor.new("Lime green")
1034
p15.Material = Enum.Material.SmoothPlastic
1035
p15.Reflectance = 0.30000001192093
1036
p15.CFrame = CFrame.new(29.3303242, 25.7026424, 26.271925, -0.573576212, 0.280165315, 0.769750893, 1.98523225e-007, -0.939691305, 0.342021316, 0.81915164, 0.196174055, 0.538986266)
1037
p15.CanCollide = false
1038
p15.FormFactor = Enum.FormFactor.Custom
1039
p15.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1040
p15.BottomSurface = Enum.SurfaceType.Smooth
1041
p15.TopSurface = Enum.SurfaceType.Smooth
1042
b15 = Instance.new("SpecialMesh", p15)
1043
b15.MeshId = "http://www.roblox.com/asset/?id=3270017"
1044
b15.TextureId = ""
1045
b15.MeshType = Enum.MeshType.FileMesh
1046
b15.Name = "Mesh"
1047
b15.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1048
p16 = Instance.new("Part", m2)
1049
p16.BrickColor = BrickColor.new("Lime green")
1050
p16.Material = Enum.Material.SmoothPlastic
1051
p16.Reflectance = 0.30000001192093
1052
p16.CFrame = CFrame.new(29.8983212, 24.6884689, 26.6696377, -0.573576272, 0.212011099, 0.791239798, 1.39939146e-007, -0.965924501, 0.258820534, 0.81915158, 0.148451924, 0.554033041)
1053
p16.CanCollide = false
1054
p16.FormFactor = Enum.FormFactor.Custom
1055
p16.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1056
p16.BottomSurface = Enum.SurfaceType.Smooth
1057
p16.TopSurface = Enum.SurfaceType.Smooth
1058
b16 = Instance.new("SpecialMesh", p16)
1059
b16.MeshId = "http://www.roblox.com/asset/?id=3270017"
1060
b16.TextureId = ""
1061
b16.MeshType = Enum.MeshType.FileMesh
1062
b16.Name = "Mesh"
1063
b16.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1064
p17 = Instance.new("Part", m2)
1065
p17.BrickColor = BrickColor.new("Lime green")
1066
p17.Material = Enum.Material.SmoothPlastic
1067
p17.Reflectance = 0.30000001192093
1068
p17.CFrame = CFrame.new(29.5664043, 25.8075294, 26.4372196, -0.573576272, 0.280165255, 0.769751072, 1.1166911e-007, -0.939691126, 0.342021376, 0.81915158, 0.196174115, 0.538986385)
1069
p17.CanCollide = false
1070
p17.FormFactor = Enum.FormFactor.Custom
1071
p17.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1072
p17.BottomSurface = Enum.SurfaceType.Smooth
1073
p17.TopSurface = Enum.SurfaceType.Smooth
1074
b17 = Instance.new("SpecialMesh", p17)
1075
b17.MeshId = "http://www.roblox.com/asset/?id=3270017"
1076
b17.TextureId = ""
1077
b17.MeshType = Enum.MeshType.FileMesh
1078
b17.Name = "Mesh"
1079
b17.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1080
p18 = Instance.new("Part", m2)
1081
p18.BrickColor = BrickColor.new("Lime green")
1082
p18.Material = Enum.Material.SmoothPlastic
1083
p18.Reflectance = 0.30000001192093
1084
p18.CFrame = CFrame.new(28.021162, 25.9510212, 25.3552322, -0.573576331, 0.469845086, 0.671010435, 8.10900147e-008, -0.819150269, 0.573577285, 0.819151521, 0.328989595, 0.469847381)
1085
p18.CanCollide = false
1086
p18.FormFactor = Enum.FormFactor.Custom
1087
p18.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1088
p18.BottomSurface = Enum.SurfaceType.Smooth
1089
p18.TopSurface = Enum.SurfaceType.Smooth
1090
b18 = Instance.new("SpecialMesh", p18)
1091
b18.MeshId = "http://www.roblox.com/asset/?id=3270017"
1092
b18.TextureId = ""
1093
b18.MeshType = Enum.MeshType.FileMesh
1094
b18.Name = "Mesh"
1095
b18.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1096
p19 = Instance.new("Part", m2)
1097
p19.BrickColor = BrickColor.new("Lime green")
1098
p19.Material = Enum.Material.SmoothPlastic
1099
p19.Reflectance = 0.30000001192093
1100
p19.CFrame = CFrame.new(30.3657436, 23.6272507, 26.9969234, -0.573576272, -0.346189439, 0.74240303, -9.24166343e-009, -0.906307697, -0.422616035, 0.819151521, -0.242404714, 0.519837141)
1101
p19.CanCollide = false
1102
p19.FormFactor = Enum.FormFactor.Custom
1103
p19.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1104
p19.BottomSurface = Enum.SurfaceType.Smooth
1105
p19.TopSurface = Enum.SurfaceType.Smooth
1106
b19 = Instance.new("SpecialMesh", p19)
1107
b19.MeshId = "http://www.roblox.com/asset/?id=3270017"
1108
b19.TextureId = ""
1109
b19.MeshType = Enum.MeshType.FileMesh
1110
b19.Name = "Mesh"
1111
b19.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1112
p20 = Instance.new("Part", m2)
1113
p20.BrickColor = BrickColor.new("Lime green")
1114
p20.Material = Enum.Material.SmoothPlastic
1115
p20.Reflectance = 0.30000001192093
1116
p20.CFrame = CFrame.new(30.2536469, 23.6910553, 26.9184265, -0.573576272, -0.346189529, 0.742402911, -2.63107069e-007, -0.906307518, -0.422615975, 0.819151521, -0.242404476, 0.519837141)
1117
p20.CanCollide = false
1118
p20.FormFactor = Enum.FormFactor.Custom
1119
p20.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1120
p20.BottomSurface = Enum.SurfaceType.Smooth
1121
p20.TopSurface = Enum.SurfaceType.Smooth
1122
b20 = Instance.new("SpecialMesh", p20)
1123
b20.MeshId = "http://www.roblox.com/asset/?id=3270017"
1124
b20.TextureId = ""
1125
b20.MeshType = Enum.MeshType.FileMesh
1126
b20.Name = "Mesh"
1127
b20.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1128
p21 = Instance.new("Part", m2)
1129
p21.BrickColor = BrickColor.new("Lime green")
1130
p21.Material = Enum.Material.SmoothPlastic
1131
p21.Reflectance = 0.30000001192093
1132
p21.CFrame = CFrame.new(27.8458843, 26.7314644, 25.2324886, -0.573576272, 0.469844759, 0.671010494, -4.23347274e-007, -0.819149971, 0.573577166, 0.819151521, 0.328989863, 0.469847023)
1133
p21.CanCollide = false
1134
p21.FormFactor = Enum.FormFactor.Custom
1135
p21.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1136
p21.BottomSurface = Enum.SurfaceType.Smooth
1137
p21.TopSurface = Enum.SurfaceType.Smooth
1138
b21 = Instance.new("SpecialMesh", p21)
1139
b21.MeshId = "http://www.roblox.com/asset/?id=3270017"
1140
b21.TextureId = ""
1141
b21.MeshType = Enum.MeshType.FileMesh
1142
b21.Name = "Mesh"
1143
b21.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1144
p22 = Instance.new("Part", m2)
1145
p22.BrickColor = BrickColor.new("Lime green")
1146
p22.Material = Enum.Material.SmoothPlastic
1147
p22.Reflectance = 0.30000001192093
1148
p22.CFrame = CFrame.new(30.1380615, 23.756855, 26.8374882, -0.573576212, -0.346189648, 0.742402732, -5.1367897e-007, -0.906307459, -0.422615856, 0.819151521, -0.242404282, 0.519837141)
1149
p22.CanCollide = false
1150
p22.FormFactor = Enum.FormFactor.Custom
1151
p22.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1152
p22.BottomSurface = Enum.SurfaceType.Smooth
1153
p22.TopSurface = Enum.SurfaceType.Smooth
1154
b22 = Instance.new("SpecialMesh", p22)
1155
b22.MeshId = "http://www.roblox.com/asset/?id=3270017"
1156
b22.TextureId = ""
1157
b22.MeshType = Enum.MeshType.FileMesh
1158
b22.Name = "Mesh"
1159
b22.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1160
p23 = Instance.new("Part", m2)
1161
p23.BrickColor = BrickColor.new("Lime green")
1162
p23.Material = Enum.Material.SmoothPlastic
1163
p23.Reflectance = 0.30000001192093
1164
p23.CFrame = CFrame.new(29.4501858, 25.7558784, 26.3558216, -0.573576212, 0.280164778, 0.769751191, -6.73919146e-007, -0.939690709, 0.342021406, 0.819151521, 0.196174636, 0.538986027)
1165
p23.CanCollide = false
1166
p23.FormFactor = Enum.FormFactor.Custom
1167
p23.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1168
p23.BottomSurface = Enum.SurfaceType.Smooth
1169
p23.TopSurface = Enum.SurfaceType.Smooth
1170
b23 = Instance.new("SpecialMesh", p23)
1171
b23.MeshId = "http://www.roblox.com/asset/?id=3270017"
1172
b23.TextureId = ""
1173
b23.MeshType = Enum.MeshType.FileMesh
1174
b23.Name = "Mesh"
1175
b23.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1176
p24 = Instance.new("Part", m2)
1177
p24.BrickColor = BrickColor.new("Lime green")
1178
p24.Material = Enum.Material.SmoothPlastic
1179
p24.Reflectance = 0.30000001192093
1180
p24.CFrame = CFrame.new(29.3303471, 25.702631, 26.2719078, -0.573576272, 0.280164808, 0.76975143, -7.04498234e-007, -0.939690709, 0.342021465, 0.819151461, 0.196174651, 0.538986087)
1181
p24.CanCollide = false
1182
p24.FormFactor = Enum.FormFactor.Custom
1183
p24.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1184
p24.BottomSurface = Enum.SurfaceType.Smooth
1185
p24.TopSurface = Enum.SurfaceType.Smooth
1186
b24 = Instance.new("SpecialMesh", p24)
1187
b24.MeshId = "http://www.roblox.com/asset/?id=3270017"
1188
b24.TextureId = ""
1189
b24.MeshType = Enum.MeshType.FileMesh
1190
b24.Name = "Mesh"
1191
b24.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1192
p25 = Instance.new("Part", m2)
1193
p25.BrickColor = BrickColor.new("Lime green")
1194
p25.Material = Enum.Material.SmoothPlastic
1195
p25.Reflectance = 0.30000001192093
1196
p25.CFrame = CFrame.new(29.7788715, 24.6493816, 26.5859661, -0.573576331, 0.212010548, 0.791240335, -7.63082312e-007, -0.965923905, 0.258820742, 0.819151402, 0.14845252, 0.554032862)
1197
p25.CanCollide = false
1198
p25.FormFactor = Enum.FormFactor.Custom
1199
p25.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1200
p25.BottomSurface = Enum.SurfaceType.Smooth
1201
p25.TopSurface = Enum.SurfaceType.Smooth
1202
b25 = Instance.new("SpecialMesh", p25)
1203
b25.MeshId = "http://www.roblox.com/asset/?id=3270017"
1204
b25.TextureId = ""
1205
b25.MeshType = Enum.MeshType.FileMesh
1206
b25.Name = "Mesh"
1207
b25.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1208
p26 = Instance.new("Part", m2)
1209
p26.BrickColor = BrickColor.new("Lime green")
1210
p26.Material = Enum.Material.SmoothPlastic
1211
p26.Reflectance = 0.30000001192093
1212
p26.CFrame = CFrame.new(29.450201, 25.7558823, 26.3558235, -0.573576331, 0.280164748, 0.769751668, -7.91352306e-007, -0.93969059, 0.342021525, 0.819151402, 0.196174681, 0.538986146)
1213
p26.CanCollide = false
1214
p26.FormFactor = Enum.FormFactor.Custom
1215
p26.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1216
p26.BottomSurface = Enum.SurfaceType.Smooth
1217
p26.TopSurface = Enum.SurfaceType.Smooth
1218
b26 = Instance.new("SpecialMesh", p26)
1219
b26.MeshId = "http://www.roblox.com/asset/?id=3270017"
1220
b26.TextureId = ""
1221
b26.MeshType = Enum.MeshType.FileMesh
1222
b26.Name = "Mesh"
1223
b26.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1224
p27 = Instance.new("Part", m2)
1225
p27.BrickColor = BrickColor.new("Lime green")
1226
p27.Material = Enum.Material.SmoothPlastic
1227
p27.Reflectance = 0.30000001192093
1228
p27.CFrame = CFrame.new(30.3657703, 23.6272449, 26.9969063, -0.57357645, -0.346190155, 0.74240309, -9.161393e-007, -0.90630734, -0.422615707, 0.819151342, -0.242404088, 0.51983732)
1229
p27.CanCollide = false
1230
p27.FormFactor = Enum.FormFactor.Custom
1231
p27.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1232
p27.BottomSurface = Enum.SurfaceType.Smooth
1233
p27.TopSurface = Enum.SurfaceType.Smooth
1234
b27 = Instance.new("SpecialMesh", p27)
1235
b27.MeshId = "http://www.roblox.com/asset/?id=3270017"
1236
b27.TextureId = ""
1237
b27.MeshType = Enum.MeshType.FileMesh
1238
b27.Name = "Mesh"
1239
b27.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1240
p28 = Instance.new("Part", m2)
1241
p28.BrickColor = BrickColor.new("Lime green")
1242
p28.Material = Enum.Material.SmoothPlastic
1243
p28.Reflectance = 0.30000001192093
1244
p28.CFrame = CFrame.new(28.0211868, 25.9510098, 25.3552094, -0.57357645, 0.469844639, 0.67101109, -1.07637948e-006, -0.819149673, 0.573577106, 0.819151342, 0.328990191, 0.469846785)
1245
p28.CanCollide = false
1246
p28.FormFactor = Enum.FormFactor.Custom
1247
p28.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1248
p28.BottomSurface = Enum.SurfaceType.Smooth
1249
p28.TopSurface = Enum.SurfaceType.Smooth
1250
b28 = Instance.new("SpecialMesh", p28)
1251
b28.MeshId = "http://www.roblox.com/asset/?id=3270017"
1252
b28.TextureId = ""
1253
b28.MeshType = Enum.MeshType.FileMesh
1254
b28.Name = "Mesh"
1255
b28.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1256
p29 = Instance.new("Part", m2)
1257
p29.BrickColor = BrickColor.new("Lime green")
1258
p29.Material = Enum.Material.Neon
1259
p29.CFrame = CFrame.new(31.2683067, 23.2277946, 27.6474876, 0.280168235, -0.769749522, -0.573576212, 0.939691305, 0.342017233, -1.0690095e-006, 0.19617486, -0.538985491, 0.819151521)
1260
p29.FormFactor = Enum.FormFactor.Custom
1261
p29.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918)
1262
p29.BottomSurface = Enum.SurfaceType.Smooth
1263
p29.TopSurface = Enum.SurfaceType.Smooth
1264
b29 = Instance.new("SpecialMesh", p29)
1265
b29.MeshType = Enum.MeshType.Sphere
1266
b29.Name = "Mesh"
1267
p30 = Instance.new("Part", m2)
1268
p30.BrickColor = BrickColor.new("Lime green")
1269
p30.Material = Enum.Material.SmoothPlastic
1270
p30.Reflectance = 0.30000001192093
1271
p30.CFrame = CFrame.new(29.655632, 24.6090698, 26.4996777, -0.573576212, 0.2120094, 0.791238904, -1.13902195e-006, -0.965922236, 0.258820891, 0.819151521, 0.148452237, 0.554032147)
1272
p30.CanCollide = false
1273
p30.FormFactor = Enum.FormFactor.Custom
1274
p30.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1275
p30.BottomSurface = Enum.SurfaceType.Smooth
1276
p30.TopSurface = Enum.SurfaceType.Smooth
1277
b30 = Instance.new("SpecialMesh", p30)
1278
b30.MeshId = "http://www.roblox.com/asset/?id=3270017"
1279
b30.TextureId = ""
1280
b30.MeshType = Enum.MeshType.FileMesh
1281
b30.Name = "Mesh"
1282
b30.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1283
p31 = Instance.new("Part", m2)
1284
p31.BrickColor = BrickColor.new("Lime green")
1285
p31.Material = Enum.Material.SmoothPlastic
1286
p31.Reflectance = 0.30000001192093
1287
p31.CFrame = CFrame.new(30.138031, 23.7568359, 26.8374538, -0.573576212, -0.346189976, 0.742401063, -1.26856219e-006, -0.906306148, -0.422614396, 0.819151521, -0.242403775, 0.519836485)
1288
p31.CanCollide = false
1289
p31.FormFactor = Enum.FormFactor.Custom
1290
p31.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1291
p31.BottomSurface = Enum.SurfaceType.Smooth
1292
p31.TopSurface = Enum.SurfaceType.Smooth
1293
b31 = Instance.new("SpecialMesh", p31)
1294
b31.MeshId = "http://www.roblox.com/asset/?id=3270017"
1295
b31.TextureId = ""
1296
b31.MeshType = Enum.MeshType.FileMesh
1297
b31.Name = "Mesh"
1298
b31.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1299
p32 = Instance.new("Part", m2)
1300
p32.BrickColor = BrickColor.new("Lime green")
1301
p32.Material = Enum.Material.SmoothPlastic
1302
p32.Reflectance = 0.30000001192093
1303
p32.CFrame = CFrame.new(27.741394, 26.6421375, 25.1592979, -0.573576212, 0.469842911, 0.671009958, -1.42880219e-006, -0.819147944, 0.573576748, 0.819151521, 0.328989625, 0.4698461)
1304
p32.CanCollide = false
1305
p32.FormFactor = Enum.FormFactor.Custom
1306
p32.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1307
p32.BottomSurface = Enum.SurfaceType.Smooth
1308
p32.TopSurface = Enum.SurfaceType.Smooth
1309
b32 = Instance.new("SpecialMesh", p32)
1310
b32.MeshId = "http://www.roblox.com/asset/?id=3270017"
1311
b32.TextureId = ""
1312
b32.MeshType = Enum.MeshType.FileMesh
1313
b32.Name = "Mesh"
1314
b32.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1315
p33 = Instance.new("Part", m2)
1316
p33.BrickColor = BrickColor.new("Lime green")
1317
p33.Material = Enum.Material.Neon
1318
p33.CFrame = CFrame.new(32.7100258, 25.2490444, 28.6569691, -0.14224124, -0.806705832, -0.573576093, 0.984804153, -0.173650295, -1.38238238e-006, -0.0996002704, -0.564861953, 0.819151759)
1319
p33.FormFactor = Enum.FormFactor.Custom
1320
p33.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918)
1321
p33.BottomSurface = Enum.SurfaceType.Smooth
1322
p33.TopSurface = Enum.SurfaceType.Smooth
1323
b33 = Instance.new("SpecialMesh", p33)
1324
b33.MeshType = Enum.MeshType.Sphere
1325
b33.Name = "Mesh"
1326
p34 = Instance.new("Part", m2)
1327
p34.BrickColor = BrickColor.new("Lime green")
1328
p34.Material = Enum.Material.SmoothPlastic
1329
p34.Reflectance = 0.30000001192093
1330
p34.CFrame = CFrame.new(27.919817, 25.8643856, 25.2842369, -0.573576391, 0.469842792, 0.671009898, -1.37759764e-006, -0.819147885, 0.573576868, 0.8191517, 0.328989476, 0.46984604)
1331
p34.CanCollide = false
1332
p34.FormFactor = Enum.FormFactor.Custom
1333
p34.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1334
p34.BottomSurface = Enum.SurfaceType.Smooth
1335
p34.TopSurface = Enum.SurfaceType.Smooth
1336
b34 = Instance.new("SpecialMesh", p34)
1337
b34.MeshId = "http://www.roblox.com/asset/?id=3270017"
1338
b34.TextureId = ""
1339
b34.MeshType = Enum.MeshType.FileMesh
1340
b34.Name = "Mesh"
1341
b34.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1342
p35 = Instance.new("Part", m2)
1343
p35.BrickColor = BrickColor.new("Lime green")
1344
p35.Material = Enum.Material.SmoothPlastic
1345
p35.Reflectance = 0.30000001192093
1346
p35.CFrame = CFrame.new(29.8982925, 24.6884441, 26.6695824, -0.573576391, 0.212008998, 0.791238666, -1.40201018e-006, -0.965921998, 0.25882113, 0.8191517, 0.148452297, 0.554031909)
1347
p35.CanCollide = false
1348
p35.FormFactor = Enum.FormFactor.Custom
1349
p35.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1350
p35.BottomSurface = Enum.SurfaceType.Smooth
1351
p35.TopSurface = Enum.SurfaceType.Smooth
1352
b35 = Instance.new("SpecialMesh", p35)
1353
b35.MeshId = "http://www.roblox.com/asset/?id=3270017"
1354
b35.TextureId = ""
1355
b35.MeshType = Enum.MeshType.FileMesh
1356
b35.Name = "Mesh"
1357
b35.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1358
p36 = Instance.new("Part", m2)
1359
p36.BrickColor = BrickColor.new("Lime green")
1360
p36.Material = Enum.Material.SmoothPlastic
1361
p36.Reflectance = 0.30000001192093
1362
p36.CFrame = CFrame.new(27.8153496, 25.7750854, 25.2110863, -0.573576391, 0.469842672, 0.671009898, -1.43028012e-006, -0.819147885, 0.573576927, 0.8191517, 0.328989506, 0.4698461)
1363
p36.CanCollide = false
1364
p36.FormFactor = Enum.FormFactor.Custom
1365
p36.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1366
p36.BottomSurface = Enum.SurfaceType.Smooth
1367
p36.TopSurface = Enum.SurfaceType.Smooth
1368
b36 = Instance.new("SpecialMesh", p36)
1369
b36.MeshId = "http://www.roblox.com/asset/?id=3270017"
1370
b36.TextureId = ""
1371
b36.MeshType = Enum.MeshType.FileMesh
1372
b36.Name = "Mesh"
1373
b36.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1374
p37 = Instance.new("Part", m2)
1375
p37.BrickColor = BrickColor.new("Lime green")
1376
p37.Material = Enum.Material.Neon
1377
p37.CFrame = CFrame.new(30.7430439, 27.8460693, 27.2796841, -0.409572512, -0.709406137, -0.573576272, 0.866021335, -0.500000834, -1.38386031e-006, -0.286787719, -0.49673146, 0.819151938)
1378
p37.FormFactor = Enum.FormFactor.Custom
1379
p37.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918)
1380
p37.BottomSurface = Enum.SurfaceType.Smooth
1381
p37.TopSurface = Enum.SurfaceType.Smooth
1382
b37 = Instance.new("SpecialMesh", p37)
1383
b37.MeshType = Enum.MeshType.Sphere
1384
b37.Name = "Mesh"
1385
p38 = Instance.new("Part", m2)
1386
p38.BrickColor = BrickColor.new("Lime green")
1387
p38.Material = Enum.Material.Neon
1388
p38.CFrame = CFrame.new(32.7113533, 27.1965656, 28.6579113, -0.28016308, -0.769750178, -0.573576272, 0.939688683, -0.342021704, -1.3540581e-006, -0.196174175, -0.538985133, 0.819152057)
1389
p38.FormFactor = Enum.FormFactor.Custom
1390
p38.Size = Vector3.new(0.61060679, 8.03632927, 0.221234918)
1391
p38.BottomSurface = Enum.SurfaceType.Smooth
1392
p38.TopSurface = Enum.SurfaceType.Smooth
1393
b38 = Instance.new("SpecialMesh", p38)
1394
b38.MeshType = Enum.MeshType.Sphere
1395
b38.Name = "Mesh"
1396
p39 = Instance.new("Part", m2)
1397
p39.BrickColor = BrickColor.new("Lime green")
1398
p39.Material = Enum.Material.SmoothPlastic
1399
p39.Reflectance = 0.30000001192093
1400
p39.CFrame = CFrame.new(26.2033787, 25.7750854, 25.2801971, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785)
1401
p39.CanCollide = false
1402
p39.FormFactor = Enum.FormFactor.Custom
1403
p39.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1404
p39.BottomSurface = Enum.SurfaceType.Smooth
1405
p39.TopSurface = Enum.SurfaceType.Smooth
1406
b39 = Instance.new("SpecialMesh", p39)
1407
b39.MeshId = "http://www.roblox.com/asset/?id=3270017"
1408
b39.TextureId = ""
1409
b39.MeshType = Enum.MeshType.FileMesh
1410
b39.Name = "Mesh"
1411
b39.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1412
p40 = Instance.new("Part", m2)
1413
p40.BrickColor = BrickColor.new("Lime green")
1414
p40.Material = Enum.Material.SmoothPlastic
1415
p40.Reflectance = 0.30000001192093
1416
p40.CFrame = CFrame.new(25.9975967, 25.9509888, 25.4242878, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785)
1417
p40.CanCollide = false
1418
p40.FormFactor = Enum.FormFactor.Custom
1419
p40.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1420
p40.BottomSurface = Enum.SurfaceType.Smooth
1421
p40.TopSurface = Enum.SurfaceType.Smooth
1422
b40 = Instance.new("SpecialMesh", p40)
1423
b40.MeshId = "http://www.roblox.com/asset/?id=3270017"
1424
b40.TextureId = ""
1425
b40.MeshType = Enum.MeshType.FileMesh
1426
b40.Name = "Mesh"
1427
b40.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1428
p41 = Instance.new("Part", m2)
1429
p41.BrickColor = BrickColor.new("Lime green")
1430
p41.Material = Enum.Material.SmoothPlastic
1431
p41.Reflectance = 0.30000001192093
1432
p41.CFrame = CFrame.new(26.098917, 25.8643856, 25.3533516, -0.573574483, -0.469848186, -0.671007693, -2.18929154e-006, -0.819150686, 0.573572934, -0.819151402, 0.328989863, 0.469846785)
1433
p41.CanCollide = false
1434
p41.FormFactor = Enum.FormFactor.Custom
1435
p41.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1436
p41.BottomSurface = Enum.SurfaceType.Smooth
1437
p41.TopSurface = Enum.SurfaceType.Smooth
1438
b41 = Instance.new("SpecialMesh", p41)
1439
b41.MeshId = "http://www.roblox.com/asset/?id=3270017"
1440
b41.TextureId = ""
1441
b41.MeshType = Enum.MeshType.FileMesh
1442
b41.Name = "Mesh"
1443
b41.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1444
p42 = Instance.new("Part", m2)
1445
p42.BrickColor = BrickColor.new("Lime green")
1446
p42.Material = Enum.Material.SmoothPlastic
1447
p42.Reflectance = 0.30000001192093
1448
p42.CFrame = CFrame.new(24.12043, 24.6884346, 26.7387066, -0.573574483, -0.212014884, -0.791238487, -2.23079792e-006, -0.965923309, 0.258816421, -0.819151402, 0.148452327, 0.554032683)
1449
p42.CanCollide = false
1450
p42.FormFactor = Enum.FormFactor.Custom
1451
p42.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1452
p42.BottomSurface = Enum.SurfaceType.Smooth
1453
p42.TopSurface = Enum.SurfaceType.Smooth
1454
b42 = Instance.new("SpecialMesh", p42)
1455
b42.MeshId = "http://www.roblox.com/asset/?id=3270017"
1456
b42.TextureId = ""
1457
b42.MeshType = Enum.MeshType.FileMesh
1458
b42.Name = "Mesh"
1459
b42.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1460
p43 = Instance.new("Part", m2)
1461
p43.BrickColor = BrickColor.new("Lime green")
1462
p43.Material = Enum.Material.SmoothPlastic
1463
p43.Reflectance = 0.30000001192093
1464
p43.CFrame = CFrame.new(24.12043, 24.6884365, 26.7387066, -0.573574483, -0.212014899, -0.791238487, -2.30996147e-006, -0.96592325, 0.258816421, -0.819151402, 0.148452222, 0.554032683)
1465
p43.CanCollide = false
1466
p43.FormFactor = Enum.FormFactor.Custom
1467
p43.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1468
p43.BottomSurface = Enum.SurfaceType.Smooth
1469
p43.TopSurface = Enum.SurfaceType.Smooth
1470
b43 = Instance.new("SpecialMesh", p43)
1471
b43.MeshId = "http://www.roblox.com/asset/?id=3270017"
1472
b43.TextureId = ""
1473
b43.MeshType = Enum.MeshType.FileMesh
1474
b43.Name = "Mesh"
1475
b43.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1476
p44 = Instance.new("Part", m2)
1477
p44.BrickColor = BrickColor.new("Lime green")
1478
p44.Material = Enum.Material.SmoothPlastic
1479
p44.Reflectance = 0.30000001192093
1480
p44.CFrame = CFrame.new(24.3630924, 24.6090679, 26.5687962, -0.573574483, -0.212014914, -0.791238487, -2.38912503e-006, -0.96592319, 0.258816421, -0.819151402, 0.148452118, 0.554032683)
1481
p44.CanCollide = false
1482
p44.FormFactor = Enum.FormFactor.Custom
1483
p44.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1484
p44.BottomSurface = Enum.SurfaceType.Smooth
1485
p44.TopSurface = Enum.SurfaceType.Smooth
1486
b44 = Instance.new("SpecialMesh", p44)
1487
b44.MeshId = "http://www.roblox.com/asset/?id=3270017"
1488
b44.TextureId = ""
1489
b44.MeshType = Enum.MeshType.FileMesh
1490
b44.Name = "Mesh"
1491
b44.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1492
p45 = Instance.new("Part", m2)
1493
p45.BrickColor = BrickColor.new("Lime green")
1494
p45.Material = Enum.Material.SmoothPlastic
1495
p45.Reflectance = 0.30000001192093
1496
p45.CFrame = CFrame.new(24.2399025, 24.6493645, 26.6550598, -0.573574483, -0.212014928, -0.791238487, -2.46828859e-006, -0.965923131, 0.258816421, -0.819151402, 0.148452014, 0.554032683)
1497
p45.CanCollide = false
1498
p45.FormFactor = Enum.FormFactor.Custom
1499
p45.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1500
p45.BottomSurface = Enum.SurfaceType.Smooth
1501
p45.TopSurface = Enum.SurfaceType.Smooth
1502
b45 = Instance.new("SpecialMesh", p45)
1503
b45.MeshId = "http://www.roblox.com/asset/?id=3270017"
1504
b45.TextureId = ""
1505
b45.MeshType = Enum.MeshType.FileMesh
1506
b45.Name = "Mesh"
1507
b45.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1508
p46 = Instance.new("Part", m2)
1509
p46.BrickColor = BrickColor.new("Lime green")
1510
p46.Material = Enum.Material.SmoothPlastic
1511
p46.Reflectance = 0.30000001192093
1512
p46.CFrame = CFrame.new(24.3630962, 24.6090736, 26.5688019, -0.573574483, -0.212014943, -0.791238487, -2.54745214e-006, -0.965923071, 0.258816421, -0.819151402, 0.148451909, 0.554032683)
1513
p46.CanCollide = false
1514
p46.FormFactor = Enum.FormFactor.Custom
1515
p46.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1516
p46.BottomSurface = Enum.SurfaceType.Smooth
1517
p46.TopSurface = Enum.SurfaceType.Smooth
1518
b46 = Instance.new("SpecialMesh", p46)
1519
b46.MeshId = "http://www.roblox.com/asset/?id=3270017"
1520
b46.TextureId = ""
1521
b46.MeshType = Enum.MeshType.FileMesh
1522
b46.Name = "Mesh"
1523
b46.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1524
p47 = Instance.new("Part", m2)
1525
p47.BrickColor = BrickColor.new("Lime green")
1526
p47.Material = Enum.Material.SmoothPlastic
1527
p47.Reflectance = 0.30000001192093
1528
p47.CFrame = CFrame.new(24.2399063, 24.6493702, 26.6550655, -0.573574483, -0.212014958, -0.791238487, -2.6266157e-006, -0.965923011, 0.258816421, -0.819151402, 0.148451805, 0.554032683)
1529
p47.CanCollide = false
1530
p47.FormFactor = Enum.FormFactor.Custom
1531
p47.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1532
p47.BottomSurface = Enum.SurfaceType.Smooth
1533
p47.TopSurface = Enum.SurfaceType.Smooth
1534
b47 = Instance.new("SpecialMesh", p47)
1535
b47.MeshId = "http://www.roblox.com/asset/?id=3270017"
1536
b47.TextureId = ""
1537
b47.MeshType = Enum.MeshType.FileMesh
1538
b47.Name = "Mesh"
1539
b47.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1540
p48 = Instance.new("Part", m2)
1541
p48.BrickColor = BrickColor.new("Lime green")
1542
p48.Material = Enum.Material.Neon
1543
p48.CFrame = CFrame.new(25.2453995, 27.8142643, 25.9324112, 0.579229355, 0.579225123, -0.573574543, 0.707105756, -0.707103014, -2.67389237e-006, -0.405579329, -0.40558058, -0.819151223)
1544
p48.FormFactor = Enum.FormFactor.Custom
1545
p48.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918)
1546
p48.BottomSurface = Enum.SurfaceType.Smooth
1547
p48.TopSurface = Enum.SurfaceType.Smooth
1548
b48 = Instance.new("SpecialMesh", p48)
1549
b48.MeshType = Enum.MeshType.Sphere
1550
b48.Name = "Mesh"
1551
p49 = Instance.new("Part", m2)
1552
p49.BrickColor = BrickColor.new("Lime green")
1553
p49.Material = Enum.Material.SmoothPlastic
1554
p49.Reflectance = 0.30000001192093
1555
p49.CFrame = CFrame.new(26.2033863, 25.7751026, 25.2802086, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845)
1556
p49.CanCollide = false
1557
p49.FormFactor = Enum.FormFactor.Custom
1558
p49.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1559
p49.BottomSurface = Enum.SurfaceType.Smooth
1560
p49.TopSurface = Enum.SurfaceType.Smooth
1561
b49 = Instance.new("SpecialMesh", p49)
1562
b49.MeshId = "http://www.roblox.com/asset/?id=3270017"
1563
b49.TextureId = ""
1564
b49.MeshType = Enum.MeshType.FileMesh
1565
b49.Name = "Mesh"
1566
b49.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1567
p50 = Instance.new("Part", m2)
1568
p50.BrickColor = BrickColor.new("Lime green")
1569
p50.Material = Enum.Material.SmoothPlastic
1570
p50.Reflectance = 0.30000001192093
1571
p50.CFrame = CFrame.new(25.9976063, 25.9510059, 25.4242992, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845)
1572
p50.CanCollide = false
1573
p50.FormFactor = Enum.FormFactor.Custom
1574
p50.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1575
p50.BottomSurface = Enum.SurfaceType.Smooth
1576
p50.TopSurface = Enum.SurfaceType.Smooth
1577
b50 = Instance.new("SpecialMesh", p50)
1578
b50.MeshId = "http://www.roblox.com/asset/?id=3270017"
1579
b50.TextureId = ""
1580
b50.MeshType = Enum.MeshType.FileMesh
1581
b50.Name = "Mesh"
1582
b50.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1583
p51 = Instance.new("Part", m2)
1584
p51.BrickColor = BrickColor.new("Lime green")
1585
p51.Material = Enum.Material.SmoothPlastic
1586
p51.Reflectance = 0.30000001192093
1587
p51.CFrame = CFrame.new(26.0989265, 25.8644028, 25.353363, -0.573574364, -0.469848186, -0.671007454, -2.67389191e-006, -0.819150448, 0.573572874, -0.819151223, 0.328989238, 0.469846845)
1588
p51.CanCollide = false
1589
p51.FormFactor = Enum.FormFactor.Custom
1590
p51.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1591
p51.BottomSurface = Enum.SurfaceType.Smooth
1592
p51.TopSurface = Enum.SurfaceType.Smooth
1593
b51 = Instance.new("SpecialMesh", p51)
1594
b51.MeshId = "http://www.roblox.com/asset/?id=3270017"
1595
b51.TextureId = ""
1596
b51.MeshType = Enum.MeshType.FileMesh
1597
b51.Name = "Mesh"
1598
b51.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1599
p52 = Instance.new("Part", m2)
1600
p52.BrickColor = BrickColor.new("Lime green")
1601
p52.Material = Enum.Material.Neon
1602
p52.CFrame = CFrame.new(21.2912331, 25.2490387, 28.7011547, 0.142246991, 0.806705594, -0.573574483, 0.984804809, -0.173645705, -2.66166035e-006, -0.0995996594, -0.564862788, -0.819151103)
1603
p52.FormFactor = Enum.FormFactor.Custom
1604
p52.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918)
1605
p52.BottomSurface = Enum.SurfaceType.Smooth
1606
p52.TopSurface = Enum.SurfaceType.Smooth
1607
b52 = Instance.new("SpecialMesh", p52)
1608
b52.MeshType = Enum.MeshType.Sphere
1609
b52.Name = "Mesh"
1610
p53 = Instance.new("Part", m2)
1611
p53.BrickColor = BrickColor.new("Lime green")
1612
p53.Material = Enum.Material.Neon
1613
p53.CFrame = CFrame.new(23.2582321, 27.8460655, 27.3238525, 0.409577936, 0.709403872, -0.573574483, 0.866023481, -0.499996662, -2.64914797e-006, -0.28678745, -0.496732205, -0.819151103)
1614
p53.FormFactor = Enum.FormFactor.Custom
1615
p53.Size = Vector3.new(0.61060679, 7.32508755, 0.221234918)
1616
p53.BottomSurface = Enum.SurfaceType.Smooth
1617
p53.TopSurface = Enum.SurfaceType.Smooth
1618
b53 = Instance.new("SpecialMesh", p53)
1619
b53.MeshType = Enum.MeshType.Sphere
1620
b53.Name = "Mesh"
1621
p54 = Instance.new("Part", m2)
1622
p54.BrickColor = BrickColor.new("Lime green")
1623
p54.Material = Enum.Material.Neon
1624
p54.CFrame = CFrame.new(21.2899132, 27.1965466, 28.7020855, 0.280168742, 0.769748747, -0.573574483, 0.939690113, -0.342017204, -2.64914797e-006, -0.196173787, -0.538985729, -0.819151103)
1625
p54.FormFactor = Enum.FormFactor.Custom
1626
p54.Size = Vector3.new(0.61060679, 8.03632927, 0.221234918)
1627
p54.BottomSurface = Enum.SurfaceType.Smooth
1628
p54.TopSurface = Enum.SurfaceType.Smooth
1629
b54 = Instance.new("SpecialMesh", p54)
1630
b54.MeshType = Enum.MeshType.Sphere
1631
b54.Name = "Mesh"
1632
p55 = Instance.new("Part", m2)
1633
p55.BrickColor = BrickColor.new("Lime green")
1634
p55.Material = Enum.Material.Neon
1635
p55.CFrame = CFrame.new(22.732933, 23.2277641, 27.6916542, -0.280163169, 0.769749939, -0.573574483, 0.939688265, 0.342020243, -2.67457881e-006, 0.196175426, -0.538984358, -0.819150984)
1636
p55.FormFactor = Enum.FormFactor.Custom
1637
p55.Size = Vector3.new(0.61060679, 3.09150696, 0.221234918)
1638
p55.BottomSurface = Enum.SurfaceType.Smooth
1639
p55.TopSurface = Enum.SurfaceType.Smooth
1640
b55 = Instance.new("SpecialMesh", p55)
1641
b55.MeshType = Enum.MeshType.Sphere
1642
b55.Name = "Mesh"
1643
p56 = Instance.new("Part", m2)
1644
p56.BrickColor = BrickColor.new("Lime green")
1645
p56.Material = Enum.Material.SmoothPlastic
1646
p56.Reflectance = 0.30000001192093
1647
p56.CFrame = CFrame.new(26.1728668, 26.7314224, 25.3015804, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742)
1648
p56.CanCollide = false
1649
p56.FormFactor = Enum.FormFactor.Custom
1650
p56.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1651
p56.BottomSurface = Enum.SurfaceType.Smooth
1652
p56.TopSurface = Enum.SurfaceType.Smooth
1653
b56 = Instance.new("SpecialMesh", p56)
1654
b56.MeshId = "http://www.roblox.com/asset/?id=3270017"
1655
b56.TextureId = ""
1656
b56.MeshType = Enum.MeshType.FileMesh
1657
b56.Name = "Mesh"
1658
b56.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1659
p57 = Instance.new("Part", m2)
1660
p57.BrickColor = BrickColor.new("Lime green")
1661
p57.Material = Enum.Material.SmoothPlastic
1662
p57.Reflectance = 0.30000001192093
1663
p57.CFrame = CFrame.new(26.0715504, 26.8180256, 25.3725224, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742)
1664
p57.CanCollide = false
1665
p57.FormFactor = Enum.FormFactor.Custom
1666
p57.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1667
p57.BottomSurface = Enum.SurfaceType.Smooth
1668
p57.TopSurface = Enum.SurfaceType.Smooth
1669
b57 = Instance.new("SpecialMesh", p57)
1670
b57.MeshId = "http://www.roblox.com/asset/?id=3270017"
1671
b57.TextureId = ""
1672
b57.MeshType = Enum.MeshType.FileMesh
1673
b57.Name = "Mesh"
1674
b57.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1675
p58 = Instance.new("Part", m2)
1676
p58.BrickColor = BrickColor.new("Lime green")
1677
p58.Material = Enum.Material.SmoothPlastic
1678
p58.Reflectance = 0.30000001192093
1679
p58.CFrame = CFrame.new(26.2773418, 26.6421242, 25.2284393, -0.573574424, -0.469846636, -0.671006322, -2.71658587e-006, -0.819149017, 0.573572636, -0.819150925, 0.328987926, 0.469845742)
1680
p58.CanCollide = false
1681
p58.FormFactor = Enum.FormFactor.Custom
1682
p58.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1683
p58.BottomSurface = Enum.SurfaceType.Smooth
1684
p58.TopSurface = Enum.SurfaceType.Smooth
1685
b58 = Instance.new("SpecialMesh", p58)
1686
b58.MeshId = "http://www.roblox.com/asset/?id=3270017"
1687
b58.TextureId = ""
1688
b58.MeshType = Enum.MeshType.FileMesh
1689
b58.Name = "Mesh"
1690
b58.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1691
p59 = Instance.new("Part", m2)
1692
p59.BrickColor = BrickColor.new("Lime green")
1693
p59.Material = Enum.Material.SmoothPlastic
1694
p59.Reflectance = 0.30000001192093
1695
p59.CFrame = CFrame.new(24.6884308, 25.7025909, 26.3410091, -0.573574424, -0.280167818, -0.769747615, -2.71658587e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172908, 0.538984478)
1696
p59.CanCollide = false
1697
p59.FormFactor = Enum.FormFactor.Custom
1698
p59.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1699
p59.BottomSurface = Enum.SurfaceType.Smooth
1700
p59.TopSurface = Enum.SurfaceType.Smooth
1701
b59 = Instance.new("SpecialMesh", p59)
1702
b59.MeshId = "http://www.roblox.com/asset/?id=3270017"
1703
b59.TextureId = ""
1704
b59.MeshType = Enum.MeshType.FileMesh
1705
b59.Name = "Mesh"
1706
b59.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1707
p60 = Instance.new("Part", m2)
1708
p60.BrickColor = BrickColor.new("Lime green")
1709
p60.Material = Enum.Material.SmoothPlastic
1710
p60.Reflectance = 0.30000001192093
1711
p60.CFrame = CFrame.new(24.4523582, 25.807478, 26.5063095, -0.573574424, -0.280167848, -0.769747615, -2.7445908e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172863, 0.538984478)
1712
p60.CanCollide = false
1713
p60.FormFactor = Enum.FormFactor.Custom
1714
p60.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1715
p60.BottomSurface = Enum.SurfaceType.Smooth
1716
p60.TopSurface = Enum.SurfaceType.Smooth
1717
b60 = Instance.new("SpecialMesh", p60)
1718
b60.MeshId = "http://www.roblox.com/asset/?id=3270017"
1719
b60.TextureId = ""
1720
b60.MeshType = Enum.MeshType.FileMesh
1721
b60.Name = "Mesh"
1722
b60.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1723
p61 = Instance.new("Part", m2)
1724
p61.BrickColor = BrickColor.new("Lime green")
1725
p61.Material = Enum.Material.SmoothPlastic
1726
p61.Reflectance = 0.30000001192093
1727
p61.CFrame = CFrame.new(24.5685883, 25.7558403, 26.4249287, -0.573574424, -0.280167878, -0.769747615, -2.77259574e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172819, 0.538984478)
1728
p61.CanCollide = false
1729
p61.FormFactor = Enum.FormFactor.Custom
1730
p61.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1731
p61.BottomSurface = Enum.SurfaceType.Smooth
1732
p61.TopSurface = Enum.SurfaceType.Smooth
1733
b61 = Instance.new("SpecialMesh", p61)
1734
b61.MeshId = "http://www.roblox.com/asset/?id=3270017"
1735
b61.TextureId = ""
1736
b61.MeshType = Enum.MeshType.FileMesh
1737
b61.Name = "Mesh"
1738
b61.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1739
p62 = Instance.new("Part", m2)
1740
p62.BrickColor = BrickColor.new("Lime green")
1741
p62.Material = Enum.Material.SmoothPlastic
1742
p62.Reflectance = 0.30000001192093
1743
p62.CFrame = CFrame.new(24.6884365, 25.7025948, 26.3410149, -0.573574424, -0.280167907, -0.769747615, -2.80060067e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172774, 0.538984478)
1744
p62.CanCollide = false
1745
p62.FormFactor = Enum.FormFactor.Custom
1746
p62.Size = Vector3.new(0.584050655, 0.584051132, 0.584051371)
1747
p62.BottomSurface = Enum.SurfaceType.Smooth
1748
p62.TopSurface = Enum.SurfaceType.Smooth
1749
b62 = Instance.new("SpecialMesh", p62)
1750
b62.MeshId = "http://www.roblox.com/asset/?id=3270017"
1751
b62.TextureId = ""
1752
b62.MeshType = Enum.MeshType.FileMesh
1753
b62.Name = "Mesh"
1754
b62.Scale = Vector3.new(0.283109009, 0.283109039, 0.283109665)
1755
p63 = Instance.new("Part", m2)
1756
p63.BrickColor = BrickColor.new("Lime green")
1757
p63.Material = Enum.Material.SmoothPlastic
1758
p63.Reflectance = 0.30000001192093
1759
p63.CFrame = CFrame.new(24.452364, 25.8074818, 26.5063152, -0.573574424, -0.280167937, -0.769747615, -2.8286056e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172729, 0.538984478)
1760
p63.CanCollide = false
1761
p63.FormFactor = Enum.FormFactor.Custom
1762
p63.Size = Vector3.new(0.849326968, 0.849327147, 0.584051371)
1763
p63.BottomSurface = Enum.SurfaceType.Smooth
1764
p63.TopSurface = Enum.SurfaceType.Smooth
1765
b63 = Instance.new("SpecialMesh", p63)
1766
b63.MeshId = "http://www.roblox.com/asset/?id=3270017"
1767
b63.TextureId = ""
1768
b63.MeshType = Enum.MeshType.FileMesh
1769
b63.Name = "Mesh"
1770
b63.Scale = Vector3.new(0.849326968, 0.849327147, 0.56621933)
1771
p64 = Instance.new("Part", m2)
1772
p64.BrickColor = BrickColor.new("Lime green")
1773
p64.Material = Enum.Material.SmoothPlastic
1774
p64.Reflectance = 0.30000001192093
1775
p64.CFrame = CFrame.new(24.568594, 25.7558441, 26.4249344, -0.573574424, -0.280167967, -0.769747615, -2.85661054e-006, -0.939688742, 0.342017263, -0.819150925, 0.196172684, 0.538984478)
1776
p64.CanCollide = false
1777
p64.FormFactor = Enum.FormFactor.Custom
1778
p64.Size = Vector3.new(0.585091829, 0.622839987, 0.584051371)
1779
p64.BottomSurface = Enum.SurfaceType.Smooth
1780
p64.TopSurface = Enum.SurfaceType.Smooth
1781
b64 = Instance.new("SpecialMesh", p64)
1782
b64.MeshId = "http://www.roblox.com/asset/?id=3270017"
1783
b64.TextureId = ""
1784
b64.MeshType = Enum.MeshType.FileMesh
1785
b64.Name = "Mesh"
1786
b64.Scale = Vector3.new(0.585091829, 0.622839928, 0.301983595)
1787
p65 = Instance.new("Part", m2)
1788
p65.BrickColor = BrickColor.new("Really black")
1789
p65.Transparency = 1
1790
p65.Name = "TorsoPart"
1791
p65.CFrame = CFrame.new(27.0399818, 25.1251049, 25.3600311, 0.999996543, 2.59280205e-006, 8.94069672e-008, 2.77161598e-006, 0.999995351, 1.56462193e-006, 6.2584877e-007, 1.51991844e-006, 0.999998093)
1792
p65.FormFactor = Enum.FormFactor.Symmetric
1793
p65.Size = Vector3.new(4, 4, 2)
1794
w1 = Instance.new("Weld", p1)
1795
w1.Name = "Part_Weld"
1796
w1.Part0 = p1
1797
w1.C0 = CFrame.new(7.48623466, 46.9062119, -4.72964478, -0.579227924, 0.707106769, -0.405579776, -0.579227805, -0.707106769, -0.405579716, -0.573576331, 0, 0.819152117)
1798
w1.Part1 = p2
1799
w1.C1 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1800
w2 = Instance.new("Weld", p2)
1801
w2.Name = "Part_Weld"
1802
w2.Part0 = p2
1803
w2.C0 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1804
w2.Part1 = p3
1805
w2.C1 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1806
w3 = Instance.new("Weld", p3)
1807
w3.Name = "Part_Weld"
1808
w3.Part0 = p3
1809
w3.C0 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1810
w3.Part1 = p4
1811
w3.C1 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1812
w4 = Instance.new("Weld", p4)
1813
w4.Name = "Part_Weld"
1814
w4.Part0 = p4
1815
w4.C0 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1816
w4.Part1 = p5
1817
w4.C1 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1818
w5 = Instance.new("Weld", p5)
1819
w5.Name = "Part_Weld"
1820
w5.Part0 = p5
1821
w5.C0 = CFrame.new(35.7379875, 19.7860374, 13.782176, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1822
w5.Part1 = p6
1823
w5.C1 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1824
w6 = Instance.new("Weld", p6)
1825
w6.Name = "Part_Weld"
1826
w6.Part0 = p6
1827
w6.C0 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1828
w6.Part1 = p7
1829
w6.C1 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1830
w7 = Instance.new("Weld", p7)
1831
w7.Name = "Part_Weld"
1832
w7.Part0 = p7
1833
w7.C0 = CFrame.new(35.7379951, 19.7860336, 13.626483, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1834
w7.Part1 = p8
1835
w7.C1 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1836
w8 = Instance.new("Weld", p8)
1837
w8.Name = "Part_Weld"
1838
w8.Part0 = p8
1839
w8.C0 = CFrame.new(35.7379951, 19.7860374, 13.4754944, -0.573576331, -1.03064551e-007, -0.819152117, 0.346188396, -0.906307817, -0.24240382, -0.742403984, -0.422618032, 0.519836664)
1840
w8.Part1 = p9
1841
w8.C1 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1842
w9 = Instance.new("Weld", p9)
1843
w9.Name = "Part_Weld"
1844
w9.Part0 = p9
1845
w9.C0 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1846
w9.Part1 = p10
1847
w9.C1 = CFrame.new(-4.6974659, 0.512617111, -46.0237579, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1848
w10 = Instance.new("Weld", p10)
1849
w10.Name = "Part_Weld"
1850
w10.Part0 = p10
1851
w10.C0 = CFrame.new(-4.6974659, 0.512617111, -46.0237579, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1852
w10.Part1 = p11
1853
w10.C1 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1854
w11 = Instance.new("Weld", p11)
1855
w11.Name = "Part_Weld"
1856
w11.Part0 = p11
1857
w11.C0 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1858
w11.Part1 = p12
1859
w11.C1 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1860
w12 = Instance.new("Weld", p12)
1861
w12.Name = "Part_Weld"
1862
w12.Part0 = p12
1863
w12.C0 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1864
w12.Part1 = p13
1865
w12.C1 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1866
w13 = Instance.new("Weld", p13)
1867
w13.Name = "Part_Weld"
1868
w13.Part0 = p13
1869
w13.C0 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1870
w13.Part1 = p14
1871
w13.C1 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1872
w14 = Instance.new("Weld", p14)
1873
w14.Name = "Part_Weld"
1874
w14.Part0 = p14
1875
w14.C0 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1876
w14.Part1 = p15
1877
w14.C1 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1878
w15 = Instance.new("Weld", p15)
1879
w15.Name = "Part_Weld"
1880
w15.Part0 = p15
1881
w15.C0 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1882
w15.Part1 = p16
1883
w15.C1 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1884
w16 = Instance.new("Weld", p16)
1885
w16.Name = "Part_Weld"
1886
w16.Part0 = p16
1887
w16.C0 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1888
w16.Part1 = p17
1889
w16.C1 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1890
w17 = Instance.new("Weld", p17)
1891
w17.Name = "Part_Weld"
1892
w17.Part0 = p17
1893
w17.C0 = CFrame.new(-4.6974678, 10.7812996, -45.834713, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1894
w17.Part1 = p18
1895
w17.C1 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1896
w18 = Instance.new("Weld", p18)
1897
w18.Name = "Part_Weld"
1898
w18.Part0 = p18
1899
w18.C0 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1900
w18.Part1 = p19
1901
w18.C1 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1902
w19 = Instance.new("Weld", p19)
1903
w19.Name = "Part_Weld"
1904
w19.Part0 = p19
1905
w19.C0 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1906
w19.Part1 = p20
1907
w19.C1 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1908
w20 = Instance.new("Weld", p20)
1909
w20.Name = "Part_Weld"
1910
w20.Part0 = p20
1911
w20.C0 = CFrame.new(-4.69746971, 38.4699516, -26.4413414, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1912
w20.Part1 = p21
1913
w20.C1 = CFrame.new(-4.69746971, 0.512615204, -45.8727722, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1914
w21 = Instance.new("Weld", p21)
1915
w21.Name = "Part_Weld"
1916
w21.Part0 = p21
1917
w21.C0 = CFrame.new(-4.69746971, 0.512615204, -45.8727722, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1918
w21.Part1 = p22
1919
w21.C1 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1920
w22 = Instance.new("Weld", p22)
1921
w22.Name = "Part_Weld"
1922
w22.Part0 = p22
1923
w22.C0 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1924
w22.Part1 = p23
1925
w22.C1 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1926
w23 = Instance.new("Weld", p23)
1927
w23.Name = "Part_Weld"
1928
w23.Part0 = p23
1929
w23.C0 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1930
w23.Part1 = p24
1931
w23.C1 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1932
w24 = Instance.new("Weld", p24)
1933
w24.Name = "Part_Weld"
1934
w24.Part0 = p24
1935
w24.C0 = CFrame.new(-4.69747162, 10.7813034, -45.5280304, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1936
w24.Part1 = p25
1937
w24.C1 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1938
w25 = Instance.new("Weld", p25)
1939
w25.Name = "Part_Weld"
1940
w25.Part0 = p25
1941
w25.C0 = CFrame.new(-4.6974678, 13.5492172, -44.6714172, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1942
w25.Part1 = p26
1943
w25.C1 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1944
w26 = Instance.new("Weld", p26)
1945
w26.Name = "Part_Weld"
1946
w26.Part0 = p26
1947
w26.C0 = CFrame.new(-4.69747162, 10.7813015, -45.6837234, -0.573576748, 0, 0.819151878, 0.280166447, -0.939692616, 0.1961748, 0.769751072, 0.342020154, 0.538985789)
1948
w26.Part1 = p27
1949
w26.C1 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1950
w27 = Instance.new("Weld", p27)
1951
w27.Name = "Part_Weld"
1952
w27.Part0 = p27
1953
w27.C0 = CFrame.new(-4.6974678, 38.4699554, -26.5923309, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1954
w27.Part1 = p28
1955
w27.C1 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1956
w28 = Instance.new("Weld", p28)
1957
w28.Name = "Part_Weld"
1958
w28.Part0 = p28
1959
w28.C0 = CFrame.new(-4.6974678, -0.249424934, -45.600399, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1960
w28.Part1 = p29
1961
w28.C1 = CFrame.new(-36.0110359, 31.0260429, -4.71271896, 0.280166358, 0.93969208, 0.196174681, -0.769750178, 0.342019618, -0.538985252, -0.57357645, -2.95716429e-008, 0.819151998)
1962
w29 = Instance.new("Weld", p29)
1963
w29.Name = "Part_Weld"
1964
w29.Part0 = p29
1965
w29.C0 = CFrame.new(-36.0110359, 31.0260429, -4.71271896, 0.280166358, 0.93969208, 0.196174681, -0.769750178, 0.342019618, -0.538985252, -0.57357645, -2.95716429e-008, 0.819151998)
1966
w29.Part1 = p30
1967
w29.C1 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1968
w30 = Instance.new("Weld", p30)
1969
w30.Name = "Part_Weld"
1970
w30.Part0 = p30
1971
w30.C0 = CFrame.new(-4.69746971, 13.5492201, -44.5157242, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1972
w30.Part1 = p31
1973
w30.C1 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1974
w31 = Instance.new("Weld", p31)
1975
w31.Name = "Part_Weld"
1976
w31.Part0 = p31
1977
w31.C0 = CFrame.new(-4.69746971, 38.4699554, -26.2856503, -0.573576748, -1.03064551e-007, 0.819151878, -0.346188426, -0.906307817, -0.242403746, 0.742403686, -0.422618032, 0.519837141)
1978
w31.Part1 = p32
1979
w31.C1 = CFrame.new(-4.6974678, 0.512617111, -45.717083, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1980
w32 = Instance.new("Weld", p32)
1981
w32.Name = "Part_Weld"
1982
w32.Part0 = p32
1983
w32.C0 = CFrame.new(-4.6974678, 0.512617111, -45.717083, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1984
w32.Part1 = p33
1985
w32.C1 = CFrame.new(-17.3583775, 46.9591446, -4.71270752, -0.142244235, 0.98480773, -0.0996004939, -0.806707144, -0.173648238, -0.564862549, -0.57357657, 0, 0.819151998)
1986
w33 = Instance.new("Weld", p33)
1987
w33.Name = "Part_Weld"
1988
w33.Part0 = p33
1989
w33.C0 = CFrame.new(-17.3583775, 46.9591446, -4.71270752, -0.142244235, 0.98480773, -0.0996004939, -0.806707144, -0.173648238, -0.564862549, -0.57357657, 0, 0.819151998)
1990
w33.Part1 = p34
1991
w33.C1 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1992
w34 = Instance.new("Weld", p34)
1993
w34.Name = "Part_Weld"
1994
w34.Part0 = p34
1995
w34.C0 = CFrame.new(-4.69747162, -0.249425888, -45.4494095, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
1996
w34.Part1 = p35
1997
w34.C1 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
1998
w35 = Instance.new("Weld", p35)
1999
w35.Name = "Part_Weld"
2000
w35.Part0 = p35
2001
w35.C0 = CFrame.new(-4.69746971, 13.5492172, -44.8224106, -0.573576748, -2.87868307e-008, 0.819151878, 0.212012202, -0.965925753, 0.148452699, 0.791239858, 0.258819222, 0.554032564)
2002
w35.Part1 = p36
2003
w35.C1 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
2004
w36 = Instance.new("Weld", p36)
2005
w36.Name = "Part_Weld"
2006
w36.Part0 = p36
2007
w36.C0 = CFrame.new(-4.69746971, -0.249427795, -45.2937202, -0.573576748, 0, 0.819151878, 0.469846189, -0.819152057, 0.328990072, 0.671009898, 0.57357645, 0.469846576)
2008
w36.Part1 = p37
2009
w36.C1 = CFrame.new(-3.70028734, 49.2830544, -4.71271324, -0.409575999, 0.866025388, -0.286788285, -0.709406435, -0.5, -0.496731967, -0.57357657, 0, 0.819151998)
2010
w37 = Instance.new("Weld", p37)
2011
w37.Name = "Part_Weld"
2012
w37.Part0 = p37
2013
w37.C0 = CFrame.new(-3.70028734, 49.2830544, -4.71271324, -0.409575999, 0.866025388, -0.286788285, -0.709406435, -0.5, -0.496731967, -0.57357657, 0, 0.819151998)
2014
w37.Part1 = p38
2015
w37.C1 = CFrame.new(-10.7698097, 49.927597, -4.71271324, -0.280166447, 0.939692616, -0.196174681, -0.769750953, -0.342020154, -0.53898561, -0.57357657, 0, 0.819151998)
2016
w38 = Instance.new("Weld", p38)
2017
w38.Name = "Part_Weld"
2018
w38.Part0 = p38
2019
w38.C0 = CFrame.new(-10.7698097, 49.927597, -4.71271324, -0.280166447, 0.939692616, -0.196174681, -0.769750953, -0.342020154, -0.53898561, -0.57357657, 0, 0.819151998)
2020
w38.Part1 = p39
2021
w38.C1 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2022
w39 = Instance.new("Weld", p39)
2023
w39.Name = "Part_Weld"
2024
w39.Part0 = p39
2025
w39.C0 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2026
w39.Part1 = p40
2027
w39.C1 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2028
w40 = Instance.new("Weld", p40)
2029
w40.Name = "Part_Weld"
2030
w40.Part0 = p40
2031
w40.C0 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2032
w40.Part1 = p41
2033
w40.C1 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2034
w41 = Instance.new("Weld", p41)
2035
w41.Name = "Part_Weld"
2036
w41.Part0 = p41
2037
w41.C0 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2038
w41.Part1 = p42
2039
w41.C1 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2040
w42 = Instance.new("Weld", p42)
2041
w42.Name = "Part_Weld"
2042
w42.Part0 = p42
2043
w42.C0 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2044
w42.Part1 = p43
2045
w42.C1 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2046
w43 = Instance.new("Weld", p43)
2047
w43.Name = "Part_Weld"
2048
w43.Part0 = p43
2049
w43.C0 = CFrame.new(35.7379913, 24.9916019, -2.11887932, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2050
w43.Part1 = p44
2051
w43.C1 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2052
w44 = Instance.new("Weld", p44)
2053
w44.Name = "Part_Weld"
2054
w44.Part0 = p44
2055
w44.C0 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2056
w44.Part1 = p45
2057
w44.C1 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2058
w45 = Instance.new("Weld", p45)
2059
w45.Name = "Part_Weld"
2060
w45.Part0 = p45
2061
w45.C0 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2062
w45.Part1 = p46
2063
w45.C1 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2064
w46 = Instance.new("Weld", p46)
2065
w46.Name = "Part_Weld"
2066
w46.Part0 = p46
2067
w46.C0 = CFrame.new(35.7379913, 24.9916058, -1.81219578, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2068
w46.Part1 = p47
2069
w46.C1 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2070
w47 = Instance.new("Weld", p47)
2071
w47.Name = "Part_Weld"
2072
w47.Part0 = p47
2073
w47.C0 = CFrame.new(35.7379913, 24.9916019, -1.96789074, -0.573576331, -2.87868307e-008, -0.819152117, -0.212012321, -0.965925753, 0.14845252, -0.791240156, 0.258819222, 0.554032147)
2074
w47.Part1 = p48
2075
w47.C1 = CFrame.new(-23.7728367, 15.5624714, 35.7227516, 0.579227924, 0.707106769, -0.405579776, 0.579227865, -0.707106769, -0.405579716, -0.57357645, 0, -0.819151998)
2076
w48 = Instance.new("Weld", p48)
2077
w48.Name = "Part_Weld"
2078
w48.Part0 = p48
2079
w48.C0 = CFrame.new(-23.7728367, 15.5624714, 35.7227516, 0.579227924, 0.707106769, -0.405579776, 0.579227865, -0.707106769, -0.405579716, -0.57357645, 0, -0.819151998)
2080
w48.Part1 = p49
2081
w48.C1 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2082
w49 = Instance.new("Weld", p49)
2083
w49.Name = "Part_Weld"
2084
w49.Part0 = p49
2085
w49.C0 = CFrame.new(35.7379837, 25.1083565, -9.07904911, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2086
w49.Part1 = p50
2087
w49.C1 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2088
w50 = Instance.new("Weld", p50)
2089
w50.Name = "Part_Weld"
2090
w50.Part0 = p50
2091
w50.C0 = CFrame.new(35.7379837, 25.1083584, -9.38572502, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2092
w50.Part1 = p51
2093
w50.C1 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2094
w51 = Instance.new("Weld", p51)
2095
w51.Name = "Part_Weld"
2096
w51.Part0 = p51
2097
w51.C0 = CFrame.new(35.7379875, 25.1083603, -9.23473454, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2098
w51.Part1 = p52
2099
w51.C1 = CFrame.new(-25.0353527, 3.42085648, 35.7227554, 0.142244235, 0.98480773, -0.0996005014, 0.806707203, -0.173648238, -0.56486249, -0.57357645, 0, -0.819151998)
2100
w52 = Instance.new("Weld", p52)
2101
w52.Name = "Part_Weld"
2102
w52.Part0 = p52
2103
w52.C0 = CFrame.new(-25.0353527, 3.42085648, 35.7227554, 0.142244235, 0.98480773, -0.0996005014, 0.806707203, -0.173648238, -0.56486249, -0.57357645, 0, -0.819151998)
2104
w52.Part1 = p53
2105
w52.C1 = CFrame.new(-25.8052597, 10.9961138, 35.7227554, 0.409575999, 0.866025388, -0.286788225, 0.709406435, -0.5, -0.496731758, -0.57357645, 0, -0.819151998)
2106
w53 = Instance.new("Weld", p53)
2107
w53.Name = "Part_Weld"
2108
w53.Part0 = p53
2109
w53.C0 = CFrame.new(-25.8052597, 10.9961138, 35.7227554, 0.409575999, 0.866025388, -0.286788225, 0.709406435, -0.5, -0.496731758, -0.57357645, 0, -0.819151998)
2110
w53.Part1 = p54
2111
w53.C1 = CFrame.new(-25.8904991, 8.38383961, 35.7227592, 0.280166447, 0.939692616, -0.196174681, 0.769751012, -0.342020154, -0.538985491, -0.57357645, 0, -0.819151998)
2112
w54 = Instance.new("Weld", p54)
2113
w54.Name = "Part_Weld"
2114
w54.Part0 = p54
2115
w54.C0 = CFrame.new(-25.8904991, 8.38383961, 35.7227592, 0.280166447, 0.939692616, -0.196174681, 0.769751012, -0.342020154, -0.538985491, -0.57357645, 0, -0.819151998)
2116
w54.Part1 = p55
2117
w54.C1 = CFrame.new(-20.8903503, -10.5176811, 35.7227554, -0.280166388, 0.93969208, 0.196174622, 0.769750416, 0.342019618, -0.538984895, -0.57357651, -2.95716429e-008, -0.819151938)
2118
w55 = Instance.new("Weld", p55)
2119
w55.Name = "Part_Weld"
2120
w55.Part0 = p55
2121
w55.C0 = CFrame.new(-20.8903503, -10.5176811, 35.7227554, -0.280166388, 0.93969208, 0.196174622, 0.769750416, 0.342019618, -0.538984895, -0.57357651, -2.95716429e-008, -0.819151938)
2122
w55.Part1 = p56
2123
w55.C1 = CFrame.new(35.7379799, 25.8704014, -9.65809727, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2124
w56 = Instance.new("Weld", p56)
2125-
local player = game.Players.LocalPlayer
2125+
2126
w56.Part0 = p56
2127-
local mouse = player:GetMouse()
2127+
2128
w56.Part1 = p57
2129
w56.C1 = CFrame.new(35.7379799, 25.8703995, -9.8090868, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2130
w57 = Instance.new("Weld", p57)
2131
w57.Name = "Part_Weld"
2132
w57.Part0 = p57
2133
w57.C0 = CFrame.new(35.7379799, 25.8703995, -9.8090868, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2134
w57.Part1 = p58
2135
w57.C1 = CFrame.new(35.7379875, 25.8704014, -9.50240993, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2136
w58 = Instance.new("Weld", p58)
2137
w58.Name = "Part_Weld"
2138
w58.Part0 = p58
2139
w58.C0 = CFrame.new(35.7379875, 25.8704014, -9.50240993, -0.573576331, 0, -0.819152117, -0.469846368, -0.819152057, 0.328989863, -0.671010137, 0.57357645, 0.469846219)
2140
w58.Part1 = p59
2141
w58.C1 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2142
w59 = Instance.new("Weld", p59)
2143
w59.Name = "Part_Weld"
2144
w59.Part0 = p59
2145
w59.C0 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2146
w59.Part1 = p60
2147
w59.C1 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2148
w60 = Instance.new("Weld", p60)
2149
w60.Name = "Part_Weld"
2150
w60.Part0 = p60
2151
w60.C0 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2152
w60.Part1 = p61
2153
w60.C1 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2154
w61 = Instance.new("Weld", p61)
2155
w61.Name = "Part_Weld"
2156
w61.Part0 = p61
2157
w61.C0 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2158
w61.Part1 = p62
2159
w61.C1 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2160
w62 = Instance.new("Weld", p62)
2161
w62.Name = "Part_Weld"
2162
w62.Part0 = p62
2163
w62.C0 = CFrame.new(35.7379913, 25.9019985, -3.98426342, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2164
w62.Part1 = p63
2165
w62.C1 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2166
w63 = Instance.new("Weld", p63)
2167
w63.Name = "Part_Weld"
2168
w63.Part0 = p63
2169
w63.C0 = CFrame.new(35.7379875, 25.9019947, -4.29094791, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2170
w63.Part1 = p64
2171
w63.C1 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2172
w64 = Instance.new("Weld", p64)
2173
w64.Name = "TorsoPart_Weld"
2174
w64.Part0 = p64
2175
w64.C0 = CFrame.new(35.7379875, 25.9019966, -4.13995552, -0.573576331, 0, -0.819152117, -0.280166537, -0.939692616, 0.196174636, -0.769751191, 0.342020154, 0.538985431)
2176
w64.Part1 = p65
2177
w64.C1 = CFrame.new(-27.0399971, -25.1251144, -25.3600025, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2178
m2.Parent = char
2179
m2:MakeJoints()
2180
--------------------------------------------------------------------------------
2181
local cor2 = Instance.new("Part", char.Wings)
2182
cor2.Name = "Thingy"
2183
cor2.Locked = true
2184
cor2.BottomSurface = 0
2185
cor2.CanCollide = false
2186
cor2.Size = Vector3.new(0.2, 0.2, 0.2)
2187
cor2.Transparency = 1
2188
cor2.TopSurface = 0
2189
corw2 = Instance.new("Weld", cor2)
2190
corw2.Part0 = torso
2191
corw2.Part1 = cor2
2192
corw2.C0 = CFrame.new(0, 0.7, 0.8) * CFrame.Angles(math.rad(10), math.rad(0), math.rad(0))
2193
corw2.C1 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2194
weld2 = Instance.new("Weld", char.Wings)
2195
weld2.Part0 = cor2
2196
weld2.Part1 = char.Wings.TorsoPart
2197
weld2.C0 = CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(0))
2198
2199
2200
2201
2202
2203
2204
2205
rainbowNumber = 1
2206
2207
local model = Instance.new("Model", char)
2208
model.Name = "x10Wand"
2209
local player = game.Players.wrrrryyyyyyyyyyyyyyy
2210
local pchar = player.Character
2211
local cam = workspace.CurrentCamera
2212
2213
local rad = math.rad
2214
bodyparts = {}
2215
local keysDown = {}
2216
local flySpeed = 0
2217
local MAX_FLY_SPEED = 150
2218
2219
local canFly = false
2220
local flyToggled = false
2221
2222
local forward, side = 0, 0
2223
local lastForward, lastSide = 0, 0
2224
2225
local floatBP = Instance.new("BodyPosition")
2226
floatBP.maxForce = Vector3.new(0, math.huge, 0)
2227
local flyBV = Instance.new("BodyVelocity")
2228
flyBV.maxForce = Vector3.new(9e9, 9e9, 9e9)
2229
local turnBG = Instance.new("BodyGyro")
2230
turnBG.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
2231
2232
mouse.KeyDown:connect(function(key)
2233
        keysDown[key] = true
2234
2235
        if key == "f" then
2236
                flyToggled = not flyToggled
2237
2238
        if not flyToggled then
2239
                stanceToggle = "Normal"
2240
                floatBP.Parent = nil
2241
                flyBV.Parent = nil
2242
                turnBG.Parent = nil
2243
                root.Velocity = Vector3.new()
2244
                pchar.Humanoid.PlatformStand = false
2245
        end
2246
end
2247
2248
end)
2249
mouse.KeyUp:connect(function(key)
2250
        keysDown[key] = nil
2251
end)
2252
2253
local function updateFly()
2254
	
2255
	
2256
	
2257
2258
        if not flyToggled then return end
2259
2260
        lastForward = forward
2261
        lastSide = side
2262
2263
        forward = 0
2264
        side = 0
2265
2266
        if keysDown.w then
2267
                forward = forward + 1
2268
        end
2269
        if keysDown.s then
2270
                forward = forward - 1
2271
        end
2272
        if keysDown.a then
2273
                side = side - 1
2274
        end
2275
        if keysDown.d then
2276
                side = side + 1
2277
        end
2278
2279
        canFly = (forward ~= 0 or side ~= 0)
2280
2281
        if canFly then
2282
                stanceToggle = "Floating"
2283
                turnBG.Parent = root
2284
                floatBP.Parent = nil
2285
                flyBV.Parent = root
2286
2287
                flySpeed = flySpeed + 1 + (flySpeed / MAX_FLY_SPEED)
2288
                if flySpeed > MAX_FLY_SPEED then flySpeed = MAX_FLY_SPEED end
2289
        else
2290
                floatBP.position = root.Position
2291
                floatBP.Parent = root
2292
2293
                flySpeed = flySpeed - 1
2294
                if flySpeed < 0 then flySpeed = 0 end
2295
        end
2296
2297
        local camCF = cam.CoordinateFrame
2298
        local in_forward = canFly and forward or lastForward
2299
        local in_side = canFly and side or lastSide
2300
2301
        flyBV.velocity = ((camCF.lookVector * in_forward) + (camCF * CFrame.new(in_side,in_forward * 0.2, 0).p) - camCF.p) * flySpeed
2302
2303
        turnBG.cframe = camCF * CFrame.Angles(-rad(forward * (flySpeed / MAX_FLY_SPEED)), 0,0)
2304
end
2305
2306
game:service'RunService'.RenderStepped:connect(function()
2307
        if flyToggled then
2308
                pchar.Humanoid.PlatformStand = true
2309
        end
2310
        updateFly()
2311
end)
2312
2313
2314
2315
2316
2317
local TBlast, TBMesh = Instance.new("Part"), Instance.new("SpecialMesh")
2318
	TBlast.BrickColor = BrickColor.new("Lime green")
2319
	TBlast.Transparency = 1
2320
	TBlast.Anchored = true
2321
	TBlast.CanCollide = false
2322
	TBlast.CFrame = root.CFrame
2323
	TBlast.Size = Vector3.new(2,2,2)
2324
	TBMesh.Parent = TBlast
2325
	TBMesh.MeshType = "Sphere"
2326
	game.Lighting.Brightness = 0
2327
		game.Lighting.OutdoorAmbient = TBlast.BrickColor.Color
2328
		game.Lighting.TimeOfDay = 0.1
2329
		game.Lighting.FogEnd = 1000
2330
		game.Lighting.FogColor = TBlast.BrickColor.Color
2331
		game.Lighting.TimeOfDay = "00:00:00"
2332
		game.Lighting.Ambient = Color3.new(0,0,0)
2333
		game.Lighting.FogColor = Color3.new(0,0,0)
2334
		game.Lighting.FogEnd = 500
2335
		game.Lighting.FogStart = 0
2336
		game.Lighting.GlobalShadows = true
2337
		
2338
2339
2340
function ClearEffects()
2341
	for i, v in ipairs(CurrentEffects) do
2342
		v:Remove()
2343
		v:Destroy()
2344
		game:GetService("Debris"):AddItem(v,0)
2345
		table.remove(CurrentEffects,i)
2346
	end
2347
end
2348
Human.WalkSpeed=26
2349
function defpos()
2350
	Neck.C0 = necko
2351
		LH.C0 = LHC0
2352
		LS.C0 = LSC0
2353
		RH.C0 = RHC0
2354
		RS.C0 = RSC0
2355
	RootJoint.C0 = ROOTC0
2356
end
2357
2358
function newpos()
2359-
            if v.Name == game.Players.LocalPlayer.Name then else
2359+
2360
			RS.C0=clerp(RS.C0,RS.C0*angles(rad(-50),0,0),.3)
2361
			LS.C0=clerp(LS.C0,LS.C0*angles(rad(-50),0,0),.3)
2362
			RH.C0=clerp(RH.C0,RH.C0*angles(rad(-25),0,0),.3)
2363
			LH.C0=clerp(LH.C0,LH.C0*angles(rad(-25),0,0),.3)
2364
			RootJoint.C0=clerp(RootJoint.C0,RootJoint.C0*cf(0,0,1),1)
2365
end
2366
function PEE(part,size,col3,Lemission,trans,accel,ltp,edirection,enabled,lifetime,rate,rotation,rotspeed,speed,velspread,name,text)
2367
	local p=it("ParticleEmitter",part)
2368
	p.Size=size
2369
	p.Texture=text
2370
	p.Color=col3
2371
	p.LightEmission=Lemission
2372
	p.Transparency=trans
2373
	p.Acceleration=accel
2374
	p.LockedToPart=ltp
2375
	p.EmissionDirection=edirection
2376
	p.Enabled=enabled
2377
	p.Lifetime=lifetime
2378
	p.Rate=rate
2379
	p.Rotation=rotation
2380
	p.RotSpeed=rotspeed
2381
	p.Speed=speed
2382
	p.VelocitySpread=velspread
2383
	p.Name=name
2384
	return p
2385
end
2386
2387
gui = function(GuiType, parent, text, backtrans, backcol, pos, size)
2388
	local gui = Instance.new(GuiType)
2389
	gui.Parent = parent
2390
	gui.Text = text
2391
	gui.BackgroundTransparency = backtrans
2392
	gui.BackgroundColor3 = backcol
2393
	gui.SizeConstraint = "RelativeXY"
2394
	gui.TextXAlignment = "Center"
2395
	gui.TextYAlignment = "Center"
2396
	gui.Position = pos
2397
	gui.Size = size
2398
	gui.Font = "SourceSans"
2399
	gui.FontSize = "Size60"
2400
	gui.TextWrapped = false
2401
	gui.TextStrokeTransparency = 0
2402
	gui.TextColor = BrickColor.new("Lime green")
2403
	return gui
2404
end
2405
2406
part=function(parent,anchored,cancollide,size,cframe,col3,material,trans)
2407
	local p=it("Part",parent)
2408
	p.Anchored=anchored
2409
	p.CanCollide=cancollide
2410
	p.Size=size
2411
	p.CFrame=cframe
2412
	p.Color=col3
2413
	p.Material=material
2414
	p.Transparency=trans
2415
	return p
2416
end
2417
2418
BillboardGui = function(image, position, size)
2419
  local billpar = Instance.new("Part")
2420
  billpar.Transparency = 1
2421
  billpar.formFactor = "Custom"
2422
  billpar.Size = Vector3.new(1, 1, 1)
2423
  billpar.Anchored = true
2424
  billpar.CanCollide = false
2425
  billpar.CFrame = CFrame.new(position)
2426
  billpar.Name = "BillboardGuiPart"
2427
  local bill = Instance.new("BillboardGui", billpar)
2428
  bill.Adornee = billpar
2429
  bill.Size = UDim2.new(1, 0, 1, 0)
2430
  bill.SizeOffset = Vector2.new(size, size)
2431
  local d = Instance.new("ImageLabel", bill)
2432
  d.BackgroundTransparency = 1
2433
  d.Size = UDim2.new(1, 0, 1, 0)
2434
  d.Image = image
2435
  return billpar
2436
end
2437
2438
RealDamage = function(part,min,max,radius)
2439
coroutine.resume(coroutine.create(function()
2440
    for i,v in pairs(workspace:children()) do
2441
        if v:FindFirstChild'Humanoid' and v:FindFirstChild'Torso' then
2442
            if v.Name == game.Players.wrrrryyyyyyyyyyyyyyy.Name then else
2443
            print((v.Torso.Position - part.Position).magnitude)
2444
            if ((v.Torso.Position - part.Position).magnitude <= radius) then
2445
				local hpdmg=math.random(min,max)
2446
                v.Humanoid.Health = v.Humanoid.Health - hpdmg
2447
				print"0"
2448
				print"1"
2449
				local Dbil=it("BillboardGui", v.Torso)
2450
				Dbil.Adornee=v.Torso
2451
				Dbil.Size=UDim2.new(0, 500, 0, 500)
2452
				Dbil.SizeOffset=Vector2.new(0,0)
2453
				Dbil.AlwaysOnTop=true
2454
				Dbil.ExtentsOffset=Vector3.new(ran(-3,3),ran(-3,3),ran(-3,3))
2455
				table.insert(CurrentDamages,Dbil)
2456
				print"2"
2457
				local goo=gui("TextLabel",Dbil,""..hpdmg.."",1,Color3.new(0,0,0),UDim2.new(0, 0, 0, 0),UDim2.new(1, 0, 1, 0))
2458
				table.insert(CurrentDamages,goo)
2459
				print"3"
2460
          		for i=1,10 do
2461
	wait()
2462
	goo.TextTransparency=i/10
2463
end
2464
for a,b in pairs(CurrentDamages) do
2465
	b:Remove()
2466
		b:Destroy()
2467
		game:GetService("Debris"):AddItem(b,0)
2468
		table.remove(CurrentEffects,a)
2469
end
2470
2471
            end
2472
            end
2473
        end
2474
    end
2475
end))
2476
end
2477
2478
smoothNO=function(ppart)
2479
	ppart.TopSurface=10
2480
	ppart.BottomSurface=10
2481
	ppart.BackSurface=10
2482
	ppart.FrontSurface=10
2483
	ppart.LeftSurface=10
2484
	ppart.RightSurface=10
2485
	return ppart
2486
end
2487
2488
smoothO=function(ppart)
2489
	ppart.TopSurface=0
2490
	ppart.BottomSurface=0
2491
	ppart.BackSurface=0
2492
	ppart.FrontSurface=0
2493
	ppart.LeftSurface=0
2494
	ppart.RightSurface=0
2495
end
2496
2497
sound=function(parent,id,vol,looped)
2498
	local s=it("Sound",parent)
2499
	s.SoundId=id
2500
	s.Volume=vol
2501
	s.Looped=looped
2502
	return s
2503
end
2504
2505
mesh=function(parent,ttype,scale)
2506
	local m=it("SpecialMesh",parent)
2507
	m.MeshType=ttype
2508
	m.Scale=scale
2509
	return m
2510
end
2511
2512
spmesh=function(parent,id,scale)
2513
	local m=it("SpecialMesh",parent)
2514
	m.MeshId=id
2515
	m.Scale=scale
2516
	return m
2517
end
2518
2519
2520
			
2521
			
2522
local EyePart=part(Char,false,false,v3(.3,.3,.3),Torso.CFrame,c3(0,1,0),"Neon",0)
2523
EyePart.Name="EyePart"
2524
EyePart.Shape="Ball"
2525
local EyeWeld=it("Weld",Char)
2526
EyeWeld.Part0=EyePart
2527
EyeWeld.Part1=Head
2528
EyeWeld.C0=EyeWeld.C0*cf(.2,-.25,.578)
2529
local EyeSizes={
2530
	NumberSequenceKeypoint.new(0,.4,0),
2531
	NumberSequenceKeypoint.new(1,0,0)
2532
}
2533
local EyeTrans={
2534
	NumberSequenceKeypoint.new(0,0,0),
2535
	NumberSequenceKeypoint.new(1,1,0)
2536
}
2537
local PE=it("ParticleEmitter",EyePart)
2538
PE.LightEmission=.4
2539
PE.LockedToPart=true
2540
PE.Size=NumberSequence.new(EyeSizes)
2541
PE.Transparency=NumberSequence.new(EyeTrans)
2542
PE.Acceleration=v3(2,0,0)
2543
PE.Lifetime=NumberRange.new(2,2,2)
2544
PE.Rate=70
2545
PE.Speed=NumberRange.new(4,4,4)
2546
PE.Texture="rbxassetid://300899374"
2547
2548
local function RisingAndRotatingParts(Parent,Cframe,Col1,Col2,Time,Material,Size)
2549
local Colours = {BrickColor.new(Col1),BrickColor.new(Col2)}
2550
2551
local flame1 = Instance.new("Part",Parent)
2552
flame1.Anchored = true
2553
flame1.CanCollide =false
2554
flame1.CFrame = Cframe
2555
flame1.Material = Material
2556
flame1.TopSurface = 0
2557
flame1.BottomSurface = 0
2558
flame1.Size = Size
2559
flame1.BrickColor = Colours[math.random(1,#Colours)]
2560
2561
for i = 1,30 do
2562
flame1.CFrame = flame1.CFrame*CFrame.Angles(.5,.5,.5)+Vector3.new(0,.2,0)
2563
flame1.Transparency = i/30
2564
r:wait()
2565
end
2566
flame1:Destroy()
2567
end
2568
2569
coroutine.resume(coroutine.create(function()
2570
	while r:wait() do
2571
		RisingAndRotatingParts(Char,Torso.CFrame*cf(ran(-2,2),-3,ran(-2,2)),"Lime green","Really black",1,"Neon",v3(.5,.5,.5))
2572
	end
2573
end))
2574
coroutine.resume(coroutine.create(function()
2575
for i=1,huge do
2576
local MCir=part(Char,false,false,v3(0,0,0),Torso.CFrame,c3(0,0,0),"Neon",1)
2577
table.insert(CurrentEffects,MCir)
2578
local CirM=mesh(MCir,"Cylinder",v3(1.3,3.3,3.3))
2579
table.insert(CurrentEffects,CirM)
2580
local CirDec=it("Decal",MCir)
2581
CirDec.Texture="rbxassetid://687708091"
2582
CirDec.Face="Right"
2583
CirDec.Transparency=.5
2584
table.insert(CurrentEffects,CirDec)
2585
local MagicWeld=it("Weld",Char)
2586
MagicWeld.Part0=EyePart
2587
MagicWeld.Part1=MCir
2588
MagicWeld.C0=MagicWeld.C0*angles(0,rad(90),0)*cf(.05,0,0)
2589
table.insert(CurrentEffects,MagicWeld)
2590
for i=1,40 do
2591
	MagicWeld.C0=MagicWeld.C0*angles(rad(6),0,0)
2592
	CirM.Scale=CirM.Scale+v3(0,.4,.4)
2593
	CirDec.Transparency=i/40
2594
	r:wait()
2595
end
2596
--ClearEffects()
2597
end
2598
end))
2599
print"kek"
2600
2601
attackone=function()
2602
	if attacking ==false then attacking=true
2603
	print"1"
2604
	chat:Chat(Char.Head,"Hmph.","Green")
2605
	local Hbox=part(Char,false,false,v3(1.5,2,1.5),Torso.CFrame,c3(0,0,0),"Plastic",1)
2606
	RealDamage(Hbox,7,16,5,false)
2607
	local w=it("Weld",Char)
2608
	w.Part0=Hbox
2609
	w.Part1=LArm
2610
	w.C0=w.C0*cf(0,1,0)
2611
	for i=1,10 do
2612
			RS.C0=clerp(RS.C0,RS.C0*angles(rad(0),0,0),.06)
2613
			LS.C0=clerp(LS.C0,LS.C0*angles(rad(0),rad(-65),rad(-150)),.06)
2614
			RH.C0=clerp(RH.C0,RH.C0*angles(0,rad(0),rad(0)),.06)
2615
			LH.C0=clerp(LH.C0,LH.C0*angles(0,0,0),.06)
2616
			RootJoint.C0=clerp(RootJoint.C0,RootJoint.C0*angles(0,rad(0),rad(90)),.06)
2617
			Neck.C0=clerp(Neck.C0,Neck.C0*angles(rad(0),0,rad(-90)),.06)
2618
			r:wait()
2619
	end
2620
	for i=1,10 do
2621
		LS.C0=clerp(LS.C0,LS.C0*angles(rad(-9),rad(0),rad(0)),1)
2622
			RootJoint.C0=clerp(RootJoint.C0,RootJoint.C0*angles(0,rad(0),rad(-12)),1)
2623
			Neck.C0=clerp(Neck.C0,Neck.C0*angles(rad(0),0,rad(12)),1)
2624
			r:wait()
2625
	end
2626
	wait(.8)
2627
	newpos()
2628
	Hbox:Destroy()
2629
	end
2630
	attacking=false
2631
end
2632
2633
attacktwo=function()
2634
	if attacking==false then attacking=true
2635
		print"2"
2636
		chat:Chat(Char.Head,"Die!","Green")
2637
		local ETorso=Torso:Clone()
2638
		ETorso.Transparency=1
2639
		ETorso.Anchored=true
2640
		ETorso.CanCollide=false
2641
		ETorso.CFrame=Torso.CFrame
2642
		for i=1,10 do
2643
			RS.C0=clerp(RS.C0,RS.C0*angles(rad(-7),rad(0),rad(0))*cf(0,-.05,0),1)
2644
			RootJoint.C0=clerp(RootJoint.C0,RootJoint.C0*angles(0,rad(0),rad(9)),1)
2645
			Neck.C0=clerp(Neck.C0,Neck.C0*angles(rad(0),0,rad(-9)),1)
2646
			r:wait()
2647
		end
2648
		
2649
		for i=1,30 do
2650
			local p=part(Char,true,false,v3(1,1,1),ETorso.CFrame*cf(0,0,-i)*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Plastic",0)
2651
			local m=it("SpecialMesh",p)
2652
			m.MeshId="rbxassetid://3270017"
2653
			m.Scale=v3(4,4,4)
2654
			spawn(function()
2655
				for ii=1,20 do
2656
					r:wait()
2657
					m.Scale=m.Scale+v3(.5,.5,.5)
2658
					p.Transparency=ii/20
2659
				end
2660
			end)
2661
			
2662
			r:wait()
2663
		end
2664
		local urmum=part(Char,true,false,v3(1,1,1),ETorso.CFrame*cf(0,0,-30),c3(0,1,0),"Plastic",0)
2665
		table.insert(CurrentEffects,urmum)
2666
		smoothNO(urmum)
2667
		local HBox=urmum:Clone()
2668
		HBox.Parent=Char
2669
		HBox.Transparency=1
2670
		HBox.Shape="Ball"
2671
		HBox.Size=v3(2,2,2)
2672
		HBox.CFrame=urmum.CFrame
2673
		RealDamage(HBox,10,25,20,false)
2674
		local urmesh=it("SpecialMesh",urmum)
2675
		urmesh.MeshType="Sphere"
2676
		urmesh.Scale=v3(2,2,2)
2677
		coroutine.resume(coroutine.create(function()
2678
			for i=1,40 do
2679
				urmum.Transparency=i/40
2680
				urmesh.Scale=urmesh.Scale+v3(1.5,1.5,1.5)
2681
				HBox.CFrame=urmum.CFrame
2682
				HBox.Size=HBox.Size+v3(1,1,1)
2683
				r:wait()
2684
			end
2685
		end))
2686
		for a=1,2 do
2687
		for i=1,20 do
2688
			spawn(function()
2689
			local rann=part(Char,true,false,v3(0,0,0),ETorso.CFrame*cf(0,0,-30)*cf(ran(-30,30),ran(30),ran(-30,30)),c3(0,1,0),"Neon",1)
2690
			table.insert(CurrentEffects,rann)
2691
			local p=part(Char,false,false,v3(0,0,0),ETorso.CFrame*CFrame.new(0,0,-30),c3(0,1,0),"Neon",0)
2692
			table.insert(CurrentEffects,p)
2693
			local m=it("BlockMesh",p)
2694
			m.Scale=v3(6,6,6)
2695
			local bp=it("BodyPosition")
2696
			bp.maxForce=v3(math.huge,math.huge,math.huge)
2697
			bp.Position=rann.Position
2698
			bp.Parent=p
2699
			table.insert(CurrentEffects,bp)
2700
			spawn(function()
2701
				for i=1,16 do
2702
					r:wait()
2703
					p.Transparency=i/16
2704
				end
2705
			end)
2706
			wait()
2707
			bp.Parent=bil
2708
			end)
2709
		end
2710
		end
2711
		ETorso:Remove()
2712
		HBox:Destroy()
2713
	end
2714
	--ClearEffects()
2715
	attacking=false
2716
	newpos()
2717
end
2718
2719
attackthree=function()
2720
	if attacking==false then attacking=true
2721
		print"3"
2722
		chat:Chat(Char.Head,"Get Ready..","Green")
2723
		for i=1,10 do
2724
			RS.C0=clerp(RS.C0,RS.C0*angles(rad(-33),0,rad(-10))*cf(0,-.25,0),.4)
2725
			LS.C0=clerp(LS.C0,LS.C0*angles(rad(0),rad(20),rad(0)),.06)
2726
			RH.C0=clerp(RH.C0,RH.C0*angles(0,rad(0),rad(0)),.06)
2727
			LH.C0=clerp(LH.C0,LH.C0*angles(0,0,0),.06)
2728
			RootJoint.C0=clerp(RootJoint.C0,RootJoint.C0*angles(0,rad(0),rad(-6)),1)
2729
			Neck.C0=clerp(Neck.C0,Neck.C0*angles(rad(0),0,rad(6)),1)
2730
			r:wait()
2731
		end
2732
		
2733
		local ball=part(Char,false,false,v3(1,1,1),Head.CFrame,c3(0,0,0),"Plastic",.8)
2734
		local ball2=part(Char,false,false,v3(1,1,1),Head.CFrame,c3(0,1,0),"Neon",.2)
2735
		local w=it("Weld",Char)
2736
		w.Part0=ball
2737
		w.Part1=RArm
2738
		w.C0=w.C0*cf(0,20,0)
2739
		local w2=it("Weld",Char)
2740
		w2.Part0=ball2
2741
		w2.Part1=ball
2742
		local m=it("SpecialMesh",ball)
2743
		m.MeshType="Sphere"
2744
		m.Scale=Vector3.new(.1,.1,.1)
2745
		local m2=it("SpecialMesh",ball2)
2746
		m2.MeshType="Sphere"
2747
		m2.Scale=Vector3.new(.01,.01,.01)
2748
				local EyeSizes={
2749
	NumberSequenceKeypoint.new(0,5,0),
2750
	NumberSequenceKeypoint.new(1,0,0)
2751
}
2752
		local PE=it("ParticleEmitter",ball)
2753
PE.LightEmission=.4
2754
PE.LockedToPart=false
2755
PE.Size=NumberSequence.new(EyeSizes)
2756
PE.Transparency=NumberSequence.new(EyeTrans)
2757
PE.Acceleration=v3(0,0,0)
2758
PE.Lifetime=NumberRange.new(4,4,4)
2759
PE.Rate=2e9
2760
PE.Speed=NumberRange.new(0,0,0)
2761
PE.Texture="rbxassetid://300899374"
2762
--table.insert(CurrentEffects,PE)
2763
		coroutine.resume(coroutine.create(function()
2764
			for i=1,30 do
2765
				spawn(function()
2766
				local rng=part(Char,true,false,v3(1,1,1),ball.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Plastic",.5)
2767
				table.insert(CurrentEffects,rng)
2768
				local rm=it("SpecialMesh",rng)
2769
				rm.MeshId="rbxassetid://3270017"
2770
				rm.Scale=v3(60,60,60)
2771
				for ii=1,10 do
2772
					rm.Scale=rm.Scale-v3(6,6,6)
2773
					r:wait()
2774
				end
2775
				end)
2776
				wait()
2777
			end
2778
		end))
2779
		local p1=part(Char,true,false,v3(1,1,1),ball.CFrame,c3(0,1,0),"Neon",.5)
2780
		local pm=mesh(p1,"Brick",v3(5,5,5))
2781
		for i=1,20 do
2782
			m.Scale=m.Scale+v3(.5,.5,.5)
2783
			m2.Scale=m2.Scale+v3(.3,.3,.3)
2784
			p1.Transparency=(-i/20*-i/20)
2785
			r:wait()
2786
		end
2787
		wait(.5)
2788
		w.Parent=nil
2789
		table.insert(CurrentEffects,w)
2790
		--table.insert(CurrentEffects,w2)
2791
		local placeholder=part(Char,true,false,v3(1,1,1),Head.CFrame*CFrame.new(0,-5,-30),c3(0,1,0),"Neon",1)
2792
	local BV=it("BodyVelocity")
2793
		BV.maxForce=v3(huge,huge,huge)
2794
		BV.Velocity=(placeholder.Position-ball.Position).unit*100
2795
		BV.Parent=ball
2796
		ball.Touched:connect(function(hit)
2797
			if hit.Name~=ball2.Name then
2798
			ball.Anchored=true
2799
			ball.ParticleEmitter.Enabled=false
2800
			ball.Transparency=1
2801
			ball2.Transparency=1
2802
			local xpl=part(Char,true,false,v3(1,1,1),ball.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Neon",.75)
2803
			local m=spmesh(xpl,"rbxassetid://9982590",v3(4,4,4))
2804
			local xpl2=part(Char,true,false,v3(4,4,4),ball.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Neon",1)
2805
			spawn(function()
2806
			for i=1,80 do
2807
				xpl.Transparency=.75+i/80
2808
				
2809
				m.Scale=m.Scale+v3(.6,.6,.6)
2810
				
2811
				wait()
2812
					
2813
				
2814
			end
2815
			end)
2816
			RealDamage(xpl2,15,30,7)
2817
			for i=1,50 do
2818
				xpl2.Size=xpl2.Size+v3(.3,.3,.3)
2819
				xpl2.CFrame=ball.CFrame
2820
				r:wait()
2821
			end
2822
			xpl:Destroy()
2823
			xpl2:Destroy()
2824
			end
2825
		end)
2826
		spawn(function()
2827
			wait(1.5)
2828
			if BV then
2829
			BV:Destroy()
2830
			end
2831
			
2832
			placeholder:Destroy()
2833
			PE.Enabled=false
2834
			ball2:Destroy()
2835
			wait(7)
2836
			ball:Destroy()
2837
		end)
2838
		for i=1,10 do
2839
			RS.C0=clerp(RS.C0,RS.C0*angles(rad(0),rad(20),rad(30))*cf(0,0,0),.4)
2840
			LS.C0=clerp(LS.C0,LS.C0*angles(rad(0),rad(0),rad(0)),.06)
2841
			RH.C0=clerp(RH.C0,RH.C0*angles(0,rad(0),rad(0)),.06)
2842
			LH.C0=clerp(LH.C0,LH.C0*angles(0,0,0),.06)
2843
			RootJoint.C0=clerp(RootJoint.C0,RootJoint.C0*angles(0,rad(0),rad(12)),1)
2844
			Neck.C0=clerp(Neck.C0,Neck.C0*angles(rad(0),0,rad(-12)),1)
2845
			wait()
2846
		end
2847
		chat:Chat(Char.Head,"Falling Star!","Green")
2848
	end
2849
	wait(2)
2850
	attacking=false
2851
	attacktype=1
2852
	newpos()
2853
end
2854
2855
Mouse.Button1Down:connect(function()
2856
	if attacking== false and attacktype == 1 then
2857
		attackone()
2858
		attacktype = 2
2859
	else
2860
		if attacking == false and attacktype == 2 then
2861
			attacktwo()
2862
			attacktype = 3
2863
		else
2864
			if attacking == false and attacktype == 3 then
2865
				attackthree()
2866
				attacktype = 1
2867
			end
2868
		end
2869
	end
2870
end)
2871
2872
2873
local Ging=false
2874
Mouse.KeyDown:connect(function(Key)
2875
	if Key=="g"  and Ging==false and attacking==false then attacking,Torso.Anchored=true,true
2876
		local Clear={}
2877
		local REKING=true
2878
		chat:Chat(Char.Head,"By The Power Bestowed Upon Me Within The Demon's Eye..","Green")
2879
		for i=1,20 do
2880
			RS.C0=clerp(RS.C0,RS.C0*angles(rad(4.5),rad(-2),rad(8.5))*cf(0.02,0,0),1)
2881
			LS.C0=clerp(LS.C0,LS.C0*angles(rad(0),rad(0),rad(0)),.06)
2882
			RH.C0=clerp(RH.C0,RH.C0*angles(0,rad(0),rad(0)),.06)
2883
			LH.C0=clerp(LH.C0,LH.C0*angles(0,0,0),.06)
2884
			RootJoint.C0=clerp(RootJoint.C0,RootJoint.C0*angles(0,rad(0),rad(1)),1)
2885
			Neck.C0=clerp(Neck.C0,Neck.C0*angles(rad(-1),0,rad(-2)),1)
2886
			r:wait()
2887
		end
2888
		local ball=part(Char,false,false,v3(0,0,0),Torso.CFrame,c3(0,1,0),"Neon",0)
2889
		local ball2=part(Char,false,false,v3(.3,.3,.3),Torso.CFrame,c3(0,0,0),"Plastic",.8)
2890
		local bm=mesh(ball,"Sphere",v3(0,0,0))
2891
		local bm2=mesh(ball2,"Sphere",v3(.3,.3,.3))
2892
		smoothNO(ball2)
2893
		local w=it("Weld",Char)
2894
		w.Part0=ball
2895
		w.Part1=RArm
2896
		w.C0=w.C0*CFrame.new(0,1.6,0)
2897
		local w2=it("Weld",Char)
2898
		w2.Part0=ball2
2899
		w2.Part1=RArm
2900
		w2.C0=w2.C0*CFrame.new(0,1.6,0)
2901
		for i=1,60 do r:wait()
2902
		bm.Scale=bm.Scale:Lerp(bm.Scale+Vector3.new(.23,.23,.23),.3)
2903
		bm2.Scale=bm2.Scale:Lerp(bm2.Scale+Vector3.new(.3,.3,.3),.3)
2904
		end
2905
		local Ring=part(Char,true,false,v3(0,0,0),ball.CFrame,c3(0,0,0),"Neon",.5)
2906
		local Ring2=Ring:Clone()
2907
		Ring2.Parent=Char
2908
		local RM=spmesh(Ring,"rbxassetid://3270017",Vector3.new(1.7,1.7,.5))
2909
		local RM2=spmesh(Ring2,"rbxassetid://3270017",Vector3.new(1.7,1.7,.5))
2910
		Ring.CFrame=ball.CFrame*CFrame.Angles(ran(-10,10),ran(-10,10),ran(-10,10))
2911
		Ring2.CFrame=ball.CFrame*CFrame.Angles(ran(-10,10),ran(-10,10),ran(-10,10))
2912
		Ging=true
2913
		coroutine.resume(coroutine.create(function()
2914
		while Ging==true do r:wait()
2915
			Ring.CFrame=Ring.CFrame:lerp(Ring.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.3)
2916
			Ring2.CFrame=Ring2.CFrame:lerp(Ring2.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.3)
2917
		end
2918
		end))
2919
		print"OYEFGYEFYGIEF"
2920
		local cols={"Lime green", "Really black"}
2921
		function fromground()
2922
		local poss = Torso.CFrame*CFrame.new(0,-3,0)
2923
		local main=it("Part",Char)
2924
		main.Anchored=true
2925
		main.CanCollide=false
2926
		main.Size=v3(1,.2,1)
2927
		main.CFrame=poss
2928
		main.BrickColor=BrickColor.new(cols[math.random(#cols)])
2929
		main.Material="Neon"
2930
		main.CFrame = main.CFrame*cf((ran(-30,30)),0,(ran(-30,30)))
2931
		local one = it("SpecialMesh", main)
2932
		one.MeshType = "Sphere"
2933
		one.Scale = v3(.3,.3,.3)
2934
		main.CFrame = main.CFrame*angles((rad(90)),0,0)
2935
		for i = 0,10,.1 do
2936
			one.Scale = one.Scale+v3(.1,.1,4)
2937
			main.Transparency = i
2938
			wait()
2939
		end
2940
		one:Destroy()
2941
		main:Destroy()
2942
		end
2943
		coroutine.resume(coroutine.create(function()
2944
		while Ging==true do 
2945
			spawn(function()
2946
				fromground()
2947
			end)
2948
			wait(.1)
2949
		end
2950
		end))
2951
		spawn(function()
2952
		coroutine.resume(coroutine.create(function()
2953
		for i=1,17 do r:wait()
2954
			print"hi"
2955
			local Cir=part(Char,true,false,v3(0,0,0),Torso.CFrame*cf(0,-2.8,0)*angles(0,0,math.rad(90)),c3(0,0,0),"Neon",1)
2956
			local Cirm=mesh(Cir,"Cylinder",v3(0,1,1))
2957
			local CirDec=it("Decal",Cir)
2958
			CirDec.Texture="rbxassetid://687708091"
2959
			CirDec.Face="Right"
2960
			CirDec.Transparency=0
2961
			table.insert(Clear,Cir)
2962
			for ii=1,100 do r:wait()
2963
				Cir.CFrame=Cir.CFrame*CFrame.Angles(math.rad(i*1.5),0,0)
2964
			Cirm.Scale=Cirm.Scale:Lerp(Cirm.Scale+Vector3.new(0,6,6),.4)
2965
			CirDec.Transparency=ii/100
2966
			end
2967
		end
2968
		end))
2969
		end)
2970
		Bright={}
2971
		local BR=1
2972
		for i=1,10 do
2973
			table.insert(Bright,BR)
2974
			BR=BR-.1
2975
		end
2976
		table.insert(Bright,0)
2977
		for i, v in pairs(Bright) do
2978
			print(v)
2979
		end
2980
		Lighting.Brightness=1
2981
		spawn(function()
2982
		for i=1,#Bright do
2983
			Lighting.Brightness=Bright[i]
2984
			wait(.1)
2985
		end
2986
		end)
2987
		local C1=part(Char,true,false,v3(1,1,1),Torso.CFrame*CFrame.new(0,155,0),c3(90/255,97/255,99/255),"Plastic",1)
2988
		local C1m=spmesh(C1,"rbxassetid://1095708",v3(1000,50,1000))
2989
		for i=1,#Bright do
2990
			C1.Transparency=Bright[i]
2991
			wait(.1)
2992
		end
2993
		chat:Chat(Char.Head,"Open! Hades Gate!","Green")
2994
		--PORTAL
2995
		Portalling=true
2996
		for i=1,2 do
2997
		local Spoke1=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,1),"Plastic",1)
2998
		local pp1=part(Char,false,false,v3(2,2,2),Torso.CFrame,c3(0,1,1),"Plastic",1)
2999
		local pp2=part(Char,false,false,v3(2,2,2),Torso.CFrame,c3(0,1,1),"Plastic",1)
3000
		local pp3=part(Char,false,false,v3(2,2,2),Torso.CFrame,c3(0,1,1),"Plastic",1)
3001
		local pp4=part(Char,false,false,v3(2,2,2),Torso.CFrame,c3(0,1,1),"Plastic",1)
3002
		local POS=part(Char,false,false,v3(2,2,2),Torso.CFrame*angles(math.rad(90),0,0)*cf(0,0,-140),c3(0,1,1),"Plastic",1)
3003
		
3004
		local wel0=it("Weld",Char)
3005
		wel0.Part0=Spoke1
3006
		wel0.Part1=POS
3007
		wait()
3008
		local wel1=it("Weld",Char)
3009
		wel1.Part0=POS
3010
		wel1.Part1=pp1
3011
		wait()
3012
		wel1.C0=wel1.C0*cf(0,60,0)
3013
		wait()
3014
		local wel2=it("Weld",Char)
3015
		wel2.Part0=POS
3016
		wel2.Part1=pp2
3017
		wel2.C0=wel2.C0*cf(0,-60,0)
3018
		wait()
3019
		
3020
		local wel3=it("Weld",Char)
3021
		wel3.Part0=POS
3022
		wel3.Part1=pp3
3023
		wel3.C0=wel3.C0*cf(-60,0,0)
3024
		wait()
3025
		local wel4=it("Weld",Char)
3026
		wel4.Part0=POS
3027
		wel4.Part1=pp4
3028
		wel4.C0=wel4.C0*cf(60,0,0)
3029
		local TransPoints={
3030
			NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(.51,0,0),NumberSequenceKeypoint.new(.517,.0123,0),
3031
			NumberSequenceKeypoint.new(.767,0.0926,0),NumberSequenceKeypoint.new(.88,.395,0),NumberSequenceKeypoint.new(1,1,0)
3032
		}
3033
		local SizePoints={
3034
			NumberSequenceKeypoint.new(0,4.56,0),NumberSequenceKeypoint.new(.046,4.44,0),NumberSequenceKeypoint.new(.144,4.25,0),
3035
			NumberSequenceKeypoint.new(.521,4,0),NumberSequenceKeypoint.new(1,3.75,0)
3036
		}
3037
		local PE1=PEE(pp1,NumberSequence.new(SizePoints),ColorSequence.new(Color3.new(1,1,1),Color3.new(0,1,1)),.6,NumberSequence.new(TransPoints),v3(0,0,0),false,"Bottom",true,NumberRange.new(6,6,6),499999997952.000,NumberRange.new(0,0,0),NumberRange.new(0,0,0),NumberRange.new(6,6,6),0,"SpinningPortalEffect1","rbxassetid://300899374")
3038
		local PE2=PEE(pp2,NumberSequence.new(SizePoints),ColorSequence.new(Color3.new(1,1,1),Color3.new(0,1,1)),.6,NumberSequence.new(TransPoints),v3(0,0,0),false,"Top",true,NumberRange.new(6,6,6),499999997952.000,NumberRange.new(0,0,0),NumberRange.new(0,0,0),NumberRange.new(6,6,6),0,"SpinningPortalEffect2","rbxassetid://300899374")
3039
		local PE3=PEE(pp3,NumberSequence.new(SizePoints),ColorSequence.new(Color3.new(1,1,1),Color3.new(0,1,1)),.6,NumberSequence.new(TransPoints),v3(0,0,0),false,"Right",true,NumberRange.new(6,6,6),499999997952.000,NumberRange.new(0,0,0),NumberRange.new(0,0,0),NumberRange.new(6,6,6),0,"SpinningPortalEffect3","rbxassetid://300899374")
3040
		local PE4=PEE(pp4,NumberSequence.new(SizePoints),ColorSequence.new(Color3.new(1,1,1),Color3.new(0,1,1)),.6,NumberSequence.new(TransPoints),v3(0,0,0),false,"Left",true,NumberRange.new(6,6,6),499999997952.000,NumberRange.new(0,0,0),NumberRange.new(0,0,0),NumberRange.new(6,6,6),0,"SpinningPortalEffect4","rbxassetid://300899374")
3041
		spawn(function()
3042
			
3043
		
3044
		while Portalling==true do
3045
			wait()
3046
			POS.CFrame=POS.CFrame*angles(0,0,math.rad(3))
3047
		end
3048
		POS:Destroy()
3049
		pp1:Destroy()
3050
		pp2:Destroy()
3051
		pp3:Destroy()
3052
		pp4:Destroy()
3053
		end)
3054
		wait(.5)
3055
		end
3056
		wait(5)
3057
		newpos()
3058
		chat:Chat(Char.Head,"Now, You Will Know What It's Like To Burn.","Green")
3059
		Ging=false
3060
		Ring:Destroy()
3061
		Ring2:Destroy()
3062
		ball:Destroy()
3063
		ball2:Destroy()
3064
		for i,v in pairs(Clear) do
3065
			v:Destroy()
3066
		end
3067
		wait(3)
3068
		--anims
3069
		chat:Chat(Char.Head,"DIE!!!!!","Green")
3070
		defpos()
3071
		
3072
			RS.C0 = clerp(RS.C0,RS.C0* angles(rad(-30), rad(0), rad(0)), 1)
3073
			LS.C0 = clerp(LS.C0,LS.C0* angles(rad(-30), rad(0), rad(0)), 1)
3074
			RH.C0 = clerp(RH.C0,RH.C0* angles(rad(-10), rad(0), rad(0)), 1)
3075
			LH.C0 = clerp(LH.C0,LH.C0* angles(rad(-10), rad(0), rad(0)), 1)
3076
			Neck.C0 = clerp(Neck.C0,Neck.C0*angles(rad(-35), rad(0), rad(0)), 1)
3077
		local cylp=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(0,0,math.rad(90)),c3(0,1,0),"Neon",.5)
3078
		local clym=mesh(cylp,"Cylinder",v3(5000,60,40))
3079
		smoothNO(cylp)
3080
		spawn(function()
3081
		while REKING==true do r:wait()
3082
			cylp.CFrame=Torso.CFrame*angles(0,0,math.rad(90))*CFrame.new(ran(-2,2),0,ran(-2,2))
3083
		end
3084
		end)
3085
		local Explosion=function()
3086
			local b1=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.5)--spike mesh in middle
3087
			local b2=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,0,0),"Neon",.6)--black ball mesh thats big and expands
3088
			local b3=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.7)--green ball mesh that coats black ball mesh
3089
			local r1=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,0,0),"Neon",.6)--ring that rotates around section
3090
			local r2=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,0,0),"Neon",.6)--ring that rotates around section
3091
			local bb=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,0,0),"Neon",.7)--black ball that envelopes all >:D rhymes
3092
			local gr=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Neon",.7)--green ring that goes around bb
3093
			local gr2=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Neon",.7)--green ring that goes around bb
3094
			local sw=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.7)--shockwave around whole fing
3095
			local sw2=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.7)--another shockwave around whole fing
3096
			local bm1=spmesh(b1,"rbxassetid://9982590",v3(8,8,8))
3097
			local bm2=mesh(b2,"Sphere",v3(40,40,40))
3098
			local bm3=mesh(b3,"Sphere",v3(42,42,42))
3099
			local rm1=spmesh(r1,"rbxassetid://3270017",v3(50,50,30))
3100
			local rm2=spmesh(r2,"rbxassetid://3270017",v3(50,50,30))
3101
			local bbm=mesh(bb,"Sphere",v3(60,60,60))
3102
			local grm1=spmesh(gr,"rbxassetid://3270017",v3(80,80,50))
3103
			local grm2=spmesh(gr2,"rbxassetid://3270017",v3(80,80,50))
3104
			local ss1=spmesh(sw,"rbxassetid://20329976",v3(40,15,40))
3105
			local ss2=spmesh(sw2,"rbxassetid://20329976",v3(48,5,48))
3106
			wait()
3107
			smoothNO(b1)
3108
			smoothNO(b2)
3109
			smoothNO(bb)
3110
			RealDamage(Torso,70,200,70,false)
3111
			for i=1,400 do r:wait()
3112
				--CFrames
3113
				b1.CFrame=b1.CFrame:lerp(b1.CFrame*CFrame.Angles(rad(3),0,rad(3)),.4)
3114
				r1.CFrame=r1.CFrame:lerp(r1.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.3)
3115
				r2.CFrame=r2.CFrame:lerp(r2.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.3)
3116
				gr.CFrame=gr.CFrame:lerp(gr.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.1)
3117
				gr2.CFrame=gr2.CFrame:lerp(gr2.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.1)
3118
				sw.CFrame=sw.CFrame:lerp(sw.CFrame*CFrame.Angles(0,math.rad(5),0),.4)
3119
				sw2.CFrame=sw2.CFrame:lerp(sw2.CFrame*CFrame.Angles(0,math.rad(-5),0),.4)
3120
				--Sizing
3121
				bm1.Scale=bm1.Scale:Lerp(bm1.Scale+Vector3.new(1.8,1.8,1.8),.069)--hehe
3122
				bm2.Scale=bm2.Scale:Lerp(bm2.Scale+Vector3.new(6,6,6),.1)
3123
				bm3.Scale=bm3.Scale:Lerp(bm3.Scale+Vector3.new(6,6,6),.1)
3124
				rm1.Scale=rm1.Scale:Lerp(rm1.Scale+Vector3.new(7,7,7),.1)
3125
				rm2.Scale=rm2.Scale:Lerp(rm2.Scale+Vector3.new(7,7,7),.1)
3126
				bbm.Scale=bbm.Scale:Lerp(bbm.Scale+Vector3.new(8,8,8),.1)
3127
				grm1.Scale=grm1.Scale:Lerp(grm1.Scale+Vector3.new(7,7,7),.1)
3128
				grm2.Scale=grm2.Scale:Lerp(grm2.Scale+Vector3.new(7,7,7),.1)
3129
				ss1.Scale=ss1.Scale:Lerp(ss1.Scale+Vector3.new(7,3,7),.1)
3130
				ss2.Scale=ss2.Scale:Lerp(ss2.Scale+Vector3.new(7,2,7),.1)
3131
				--Transparency
3132
				b1.Transparency=.7+i/400
3133
				b2.Transparency=.7+i/400
3134
				b3.Transparency=.7+i/400
3135
				r1.Transparency=.7+i/400
3136
				r2.Transparency=.7+i/400
3137
				bb.Transparency=.7+i/400
3138
				gr.Transparency=.7+i/400
3139
				gr2.Transparency=.7+i/400
3140
				sw.Transparency=.7+i/400
3141
				sw2.Transparency=.7+i/400
3142
				
3143
			end
3144
			--Destroying
3145
			b1:Destroy()
3146
			b2:Destroy()
3147
			b3:Destroy()
3148
			r1:Destroy()
3149
			r2:Destroy()
3150
			bb:Destroy()
3151
			gr:Destroy()
3152
			gr2:Destroy()
3153
			sw:Destroy()
3154
			sw2:Destroy()
3155
			end
3156
			for i=1,30 do r:wait()
3157
				spawn(function()
3158
					Explosion()
3159
				end)
3160
				wait(.89)
3161
			end
3162
			REKING=false
3163
		NBright={}
3164
		local NBR=0
3165
		for i=1,10 do
3166
			table.insert(NBright,NBR)
3167
			NBR=NBR+.1
3168
		end
3169
		print"boop"
3170
		for i, v in pairs(NBright) do
3171
			print(v)
3172
		end
3173
		for i=1,#NBright do
3174
			Lighting.Brightness=NBright[i]
3175
			wait(.1)
3176
		end
3177
		Lighting.Brightness=1
3178
		Portalling=false
3179
		for i=1,10 do wait()
3180
			C1.Transparency=i/10
3181
			cylp.Transparency=.5+i/10
3182
		end
3183
		Torso.Anchored=false
3184
		newpos()
3185
		attacking=false
3186
		canattack=true
3187
		
3188
	end
3189
end)
3190
3191
3192
3193
3194
3195
Mouse.KeyDown:connect(function(Key)
3196
	if Key=="p" and attacking==false then attacking=true
3197
		chat:Chat(Char.Head,"URAGH!","Green")
3198
		local Explosion=function()
3199
			local b1=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.5)--spike mesh in middle
3200
			local b2=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,0,0),"Neon",.6)--black ball mesh thats big and expands
3201
			local b3=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.7)--green ball mesh that coats black ball mesh
3202
			local r1=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,0,0),"Neon",.6)--ring that rotates around section
3203
			local r2=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,0,0),"Neon",.6)--ring that rotates around section
3204
			local bb=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,0,0),"Neon",.7)--black ball that envelopes all >:D rhymes
3205
			local gr=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Neon",.7)--green ring that goes around bb
3206
			local gr2=part(Char,true,false,v3(1,1,1),Torso.CFrame*angles(ran(-10,10),ran(-10,10),ran(-10,10)),c3(0,1,0),"Neon",.7)--green ring that goes around bb
3207
			local sw=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.7)--shockwave around whole fing
3208
			local sw2=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.7)--another shockwave around whole fing
3209
			local bm1=spmesh(b1,"rbxassetid://9982590",v3(8,8,8))
3210
			local bm2=mesh(b2,"Sphere",v3(40,40,40))
3211
			local bm3=mesh(b3,"Sphere",v3(42,42,42))
3212
			local rm1=spmesh(r1,"rbxassetid://3270017",v3(50,50,30))
3213
			local rm2=spmesh(r2,"rbxassetid://3270017",v3(50,50,30))
3214
			local bbm=mesh(bb,"Sphere",v3(60,60,60))
3215
			local grm1=spmesh(gr,"rbxassetid://3270017",v3(80,80,50))
3216
			local grm2=spmesh(gr2,"rbxassetid://3270017",v3(80,80,50))
3217
			local ss1=spmesh(sw,"rbxassetid://20329976",v3(40,15,40))
3218
			local ss2=spmesh(sw2,"rbxassetid://20329976",v3(48,5,48))
3219
			wait()
3220
			smoothNO(b1)
3221
			smoothNO(b2)
3222
			smoothNO(bb)
3223
			for i=1,400 do r:wait()
3224
				--CFrames
3225
				b1.CFrame=b1.CFrame:lerp(b1.CFrame*CFrame.Angles(rad(3),0,rad(3)),.4)
3226
				r1.CFrame=r1.CFrame:lerp(r1.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.3)
3227
				r2.CFrame=r2.CFrame:lerp(r2.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.3)
3228
				gr.CFrame=gr.CFrame:lerp(gr.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.1)
3229
				gr2.CFrame=gr2.CFrame:lerp(gr2.CFrame*CFrame.Angles(math.rad(ran(1,30)),math.rad(ran(1,30)),math.rad(ran(1,30))),.1)
3230
				sw.CFrame=sw.CFrame:lerp(sw.CFrame*CFrame.Angles(0,math.rad(5),0),.4)
3231
				sw2.CFrame=sw2.CFrame:lerp(sw2.CFrame*CFrame.Angles(0,math.rad(-5),0),.4)
3232
				--Sizing
3233
				bm1.Scale=bm1.Scale:Lerp(bm1.Scale+Vector3.new(1.8,1.8,1.8),.069)--hehe
3234
				bm2.Scale=bm2.Scale:Lerp(bm2.Scale+Vector3.new(6,6,6),.1)
3235
				bm3.Scale=bm3.Scale:Lerp(bm3.Scale+Vector3.new(6,6,6),.1)
3236
				rm1.Scale=rm1.Scale:Lerp(rm1.Scale+Vector3.new(7,7,7),.1)
3237
				rm2.Scale=rm2.Scale:Lerp(rm2.Scale+Vector3.new(7,7,7),.1)
3238
				bbm.Scale=bbm.Scale:Lerp(bbm.Scale+Vector3.new(8,8,8),.1)
3239
				grm1.Scale=grm1.Scale:Lerp(grm1.Scale+Vector3.new(7,7,7),.1)
3240
				grm2.Scale=grm2.Scale:Lerp(grm2.Scale+Vector3.new(7,7,7),.1)
3241
				ss1.Scale=ss1.Scale:Lerp(ss1.Scale+Vector3.new(7,3,7),.1)
3242
				ss2.Scale=ss2.Scale:Lerp(ss2.Scale+Vector3.new(7,2,7),.1)
3243
				--Transparency
3244
				b1.Transparency=.7+i/400
3245
				b2.Transparency=.7+i/400
3246
				b3.Transparency=.7+i/400
3247
				r1.Transparency=.7+i/400
3248
				r2.Transparency=.7+i/400
3249
				bb.Transparency=.7+i/400
3250
				gr.Transparency=.7+i/400
3251
				gr2.Transparency=.7+i/400
3252
				sw.Transparency=.7+i/400
3253
				sw2.Transparency=.7+i/400
3254
				
3255
			end
3256
				b1:Destroy()
3257
			b2:Destroy()
3258
			b3:Destroy()
3259
			r1:Destroy()
3260
			r2:Destroy()
3261
			bb:Destroy()
3262
			gr:Destroy()
3263
			gr2:Destroy()
3264
			sw:Destroy()
3265
			sw2:Destroy()
3266
		end
3267
		Torso.Anchored=true
3268
		RS.C0 = clerp(RS.C0,RS.C0* angles(rad(-30), rad(0), rad(0)), 1)
3269
			LS.C0 = clerp(LS.C0,LS.C0* angles(rad(-30), rad(0), rad(0)), 1)
3270
			RH.C0 = clerp(RH.C0,RH.C0* angles(rad(-10), rad(0), rad(0)), 1)
3271
			LH.C0 = clerp(LH.C0,LH.C0* angles(rad(-10), rad(0), rad(0)), 1)
3272
			Neck.C0 = clerp(Neck.C0,Neck.C0*angles(rad(-35), rad(0), rad(0)), 1)
3273
			spawn(function()
3274
		Explosion()
3275
			end)
3276
			wait(2)
3277
		Torso.Anchored=false
3278
		newpos()
3279
		
3280
		attacking=false
3281
	end
3282
end)
3283
3284
Mouse.KeyDown:connect(function(Key)
3285
	if Key=="l" then
3286
		local poop=part(Char,true,false,v3(1,1,1),Torso.CFrame,c3(0,1,0),"Neon",.7)
3287
		local cyl=mesh(poop,"Cylinder",v3(1,1,1))
3288
		for i=1,60,.2 do r:wait()
3289
			cyl.Scale=Vector3.new(i*2,i*2,4)
3290
			poop.CFrame=Torso.CFrame*CFrame.new(0,0,-i)*CFrame.Angles(0,rad(90),0)
3291
		end
3292
		
3293
	end
3294
end)
3295
3296
Mouse.KeyDown:connect(function(Key)
3297
	if Key=="m" then
3298
		local poop=part(Char,true,false,v3(1,1,1),Torso.CFrame*cf(ran(3,10),ran(0,10),ran(3,10)),c3(0,1,0),"Neon",.7)
3299
		poop.CFrame=poop.CFrame*CFrame.new(poop.Position-Torso.Position,poop.Position)
3300
	end
3301
end)
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
local animpose = "Idle"
3312
local lastanimpose = "Idle"
3313
local sine = 0
3314
local change = 1
3315
local val = 0
3316
local ffing = false
3317
-------------------------------
3318
game:GetService("RunService").RenderStepped:connect(function()
3319
--[[if char.Humanoid.Jump == true then
3320
jump = true
3321
else
3322
jump = false
3323
end]]
3324
char.Humanoid.FreeFalling:connect(function(f)
3325
if f then
3326
ffing = true
3327
else
3328
ffing = false
3329
end
3330
end)
3331
sine = sine + change
3332
if jumpn == true then
3333
animpose = "Jumping"
3334
elseif ffing == true then
3335
animpose = "Freefalling"
3336
elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
3337
animpose = "Idle"
3338
elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
3339
animpose = "Walking"
3340
elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
3341
animpose = "Running"
3342
end
3343
if animpose ~= lastanimpose then
3344
sine = 0
3345
if Debounces.NoIdl == false then
3346
if animpose == "Idle" then
3347
for i = 1, 2 do
3348
rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.62,0)*CFrame.Angles(math.rad(-6),math.rad(-6),math.rad(8)), 0.4)
3349
larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.62,0)*CFrame.Angles(math.rad(-6),math.rad(6),math.rad(-8)), 0.4)
3350
hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(0),0), 0.4)
3351
torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(0, math.rad(0), math.rad(0)), 0.4)
3352
lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(-8)), 0.4)
3353
rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(0, 0, math.rad(8)), 0.4)
3354
end
3355
elseif animpose == "Walking" then
3356
for i = 1, 2 do
3357
rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(-16),math.rad(-12),math.rad(10+2*math.cos(sine/14))), 0.2)
3358
larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(-16),math.rad(12),math.rad(-10-2*math.cos(sine/14))), 0.2)
3359
hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-14),0,0), 0.4)
3360
torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-10),0, math.rad(0)), 0.05)
3361
lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-8), 0, math.rad(-8)), 0.4)
3362
rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-8), 0, math.rad(8)), 0.4)
3363
end
3364
elseif animpose == "Running" then
3365
for i = 1, 2 do
3366
rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(-20),math.rad(-14),math.rad(8+2*math.cos(sine/14))), 0.2)
3367
larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(-20),math.rad(14),math.rad(-8-2*math.cos(sine/14))), 0.2)
3368
hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-10),0,0), 0.4)
3369
torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0, 0) * CFrame.Angles(math.rad(-20),0, math.rad(0)), 0.4)
3370
lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-12), 0, math.rad(-7)), 0.4)
3371
rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-12), 0, math.rad(7)), 0.4)
3372
wait()
3373
end
3374
end
3375
else
3376
end
3377
end
3378
lastanimpose = animpose
3379
if Debounces.NoIdl == false then
3380
if animpose == "Idle" then
3381
change = 0.5
3382
rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.62+0.1*math.cos(sine/10),0)*CFrame.Angles(math.rad(-10),math.rad(-10),math.rad(14+2*math.cos(sine/10))), 0.4)
3383
larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.62+0.1*math.cos(sine/10),0)*CFrame.Angles(math.rad(-20),math.rad(6),math.rad(-10-2*math.cos(sine/10))), 0.4)
3384
hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,1.5,-.2)*CFrame.Angles(math.rad(-14+1*math.cos(sine/10)),math.rad(20),0), 0.2)
3385
hed.Weld.C1 = Lerp(hed.Weld.C1, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),math.rad(0),0), 0.2)
3386
torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 1-0.16*math.cos(sine/10), 0) * CFrame.Angles(0, math.rad(-20), math.rad(0)), 0.05)
3387
lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, 0-0.1*math.cos(sine/10), -0.55) * CFrame.Angles(math.rad(-10+1*math.cos(sine/10)), math.rad(10), math.rad(-0-2*math.cos(sine/10))), 0.4)
3388
rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1-0.1*math.cos(sine/10), 0) * CFrame.Angles(0, math.rad(-10), math.rad(0+2*math.cos(sine/10))), 0.4)
3389
elseif animpose == "Walking" then
3390
change = 1
3391
rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.55,0)*CFrame.Angles(math.rad(-16),math.rad(-12),math.rad(10+2*math.cos(sine/14))), 0.2)
3392
larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.5,0.55,0)*CFrame.Angles(math.rad(-16),math.rad(12),math.rad(-10-2*math.cos(sine/14))), 0.2)
3393
hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, -.2) * CFrame.Angles(math.rad(-14),0,0), 0.4)
3394
torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0-0.1*math.cos(sine/14), 0) * CFrame.Angles(math.rad(-10),0, math.rad(0)), 0.05)
3395
lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, -1, 0) * CFrame.Angles(math.rad(-8), 0, math.rad(-8)), 0.4)
3396
rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-8), 0, math.rad(8)), 0.4)
3397
elseif animpose == "Running" then
3398
change = 1
3399
rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(1.5,0.35,.4)*CFrame.Angles(math.rad(-30),math.rad(14),math.rad(-30+2*math.cos(sine/14))), 0.2)
3400
larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-1.2,0.55,-.4)*CFrame.Angles(math.rad(110),math.rad(0),math.rad(40-2*math.cos(sine/14))), 0.2)
3401
hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 1.5, .2) * CFrame.Angles(math.rad(20),math.rad(10),0), 0.4)
3402
torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, 0-0.1*math.cos(sine/14), 0) * CFrame.Angles(math.rad(-40),math.rad(-10), math.rad(0)), 0.2)
3403
lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-0.5, 0, -1.2) * CFrame.Angles(math.rad(-20), math.rad(10), math.rad(0)), 0.4)
3404
rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(0.5, -1, 0) * CFrame.Angles(math.rad(-12), math.rad(10), math.rad(0)), 0.4)
3405
end
3406
end
3407
end)
3408
3409
hum.MaxHealth = math.huge
3410
wait(3)
3411
hum.Health = math.huge
3412
spawn(function()
3413
	while wait(2)
3414
		 do
3415
		GroundWave3()	
3416
	end
3417
end)