Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -------------
- --Archangel--
- -------------
- --By --
- --CKbackup-
- -----------
- player = game.Players.CKbackup
- chara = player.Character
- debby = game.Debris
- Mouse = player:GetMouse()
- chara.Humanoid.MaxHealth = math.huge
- chara.Humanoid.Health = math.huge
- chara.Humanoid.WalkSpeed = 32
- atkd = false
- targetted = nil
- currcf = CFrame.fromEulerAnglesXYZ(0,0,0)
- float = 0
- --Outfit--
- New = function(Object, Parent, Name, Data)
- local Object = Instance.new(Object)
- for Index, Value in pairs(Data or {}) do
- Object[Index] = Value
- end
- Object.Parent = Parent
- Object.Name = Name
- return Object
- end
- RightArm = New("Model",chara,"RightArm",{})
- MainPart = New("Part",RightArm,"MainPart",{Transparency = 1,Transparency = 1,Size = Vector3.new(1, 2, 1),CFrame = CFrame.new(0.5, 3.00000787, -3.50019717, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
- Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara["Right Arm"],C1 = CFrame.new(0, -1.00135803e-005, -0.000197172165, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
- Emit2Part = New("Part",RightArm,"Emit2Part",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,Size = Vector3.new(1, 1, 1),CFrame = CFrame.new(0.5, 2.10001373, -3.5001967, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0.74902),})
- Mesh = New("SpecialMesh",Emit2Part,"Mesh",{Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995),MeshType = Enum.MeshType.Sphere,})
- Weld = New("ManualWeld",Emit2Part,"Weld",{Part0 = Emit2Part,Part1 = MainPart,C1 = CFrame.new(0, -0.899994135, 4.76837158e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
- LeftArm = New("Model",chara,"LeftArm",{})
- MainPart = New("Part",LeftArm,"MainPart",{Transparency = 1,Transparency = 1,Size = Vector3.new(1, 2, 1),CFrame = CFrame.new(-2.50000024, 3.00000787, -3.50019717, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
- Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara["Left Arm"],C1 = CFrame.new(-2.38418579e-007, -1.00135803e-005, -0.000197172165, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
- EmitPart = New("Part",LeftArm,"EmitPart",{BrickColor = BrickColor.new("Hot pink"),Material = Enum.Material.Neon,Transparency = 1,Transparency = 1,Size = Vector3.new(1, 1, 1),CFrame = CFrame.new(-2.5, 2.10001373, -3.5001967, 1, 0, 0, 0, 1, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(1, 0, 0.74902),})
- Mesh = New("SpecialMesh",EmitPart,"Mesh",{Scale = Vector3.new(1.29999995, 1.29999995, 1.29999995),MeshType = Enum.MeshType.Sphere,})
- Weld = New("ManualWeld",EmitPart,"Weld",{Part0 = EmitPart,Part1 = MainPart,C1 = CFrame.new(2.38418579e-007, -0.899994135, 4.76837158e-007, 1, 0, 0, 0, 1, 0, 0, 0, 1),})
- lach = LeftArm:GetChildren()
- rach = RightArm:GetChildren()
- ch = chara:GetChildren()
- crosshair = Instance.new("BillboardGui",chara)
- crosshair.Size = UDim2.new(10,0,10,0)
- crosshair.Enabled = false
- imgl = Instance.new("ImageLabel",crosshair)
- imgl.Position = UDim2.new(0,0,0,0)
- imgl.Size = UDim2.new(1,0,1,0)
- imgl.Image = "rbxassetid://233522684"
- imgl.BackgroundTransparency = 1
- imgl.ImageColor3 = Color3.new(0,1,1)
- --Sounds--
- function LoadSnd(id,loop,vol,pit)
- local snd = New("Sound",chara,"Sound",{SoundId = "rbxassetid://"..id,Looped = loop,Volume = vol,Pitch = pit})
- return snd
- end
- Music = LoadSnd(256900538,true,1,1)
- StartUpSnd = LoadSnd(153092315,false,1,.8)
- SwingSnd = LoadSnd(62339698,false,1,.8)
- Swing2Snd = LoadSnd(12222208,false,1,1)
- HitSnd = LoadSnd(566593606,false,1,1)
- HitPunchSnd = LoadSnd(386946017,false,1,1)
- DodgeSnd = LoadSnd(232210079,false,1,1)
- ExpSnd = LoadSnd(142070127,false,1,1)
- FlySnd = LoadSnd(169445602,false,1,1)
- BExpSnd = LoadSnd(258057783,false,5,1)
- ClawDashSnd = LoadSnd(62339698,false,1,.5)
- deathmus = LoadSnd(395580552,true,5,1)
- deathex = LoadSnd(258057783,false,5,1)
- --Grunt1Snd = LoadSnd(159882486,false,1,1.1)
- --Grunt2Snd = LoadSnd(159882466,false,1,1.1)
- --Grunt3Snd = LoadSnd(159972643,false,1,1.1)
- --Grunt4Snd = LoadSnd(159882584,false,1,1.1)
- --YouIdiotSnd = LoadSnd(160212768,false,1,1.1)
- --DieSnd = LoadSnd(159882598,false,1,1.1)
- --Laugh1Snd = LoadSnd(160212549,false,1,1.1)
- --Laugh2Snd = LoadSnd(159882561,false,1,1.1)
- --Laugh3Snd = LoadSnd(160212812,false,1,1.1)
- ChargeSnd = LoadSnd(137463716,false,1,1)
- LasSnd = LoadSnd(162246701,false,1,1)
- LasLoopSnd = LoadSnd(162246683,true,1,1)
- ChatSnd = LoadSnd(565939471,false,1,1)
- RStompSnd = LoadSnd(2760979,false,1,1)
- SuperSnd = LoadSnd(178452241,false,1,1)
- GunFlameSnd = LoadSnd(32656754,false,1,1)
- OrbSnd = LoadSnd(233091161,false,1,1)
- ElectricSnd = LoadSnd(231917975,false,1,1)
- LightsOutSnd = LoadSnd(231917794,false,1,1)
- SkyKickSnd = LoadSnd(12222208,false,1,.5)
- SkyBeamSnd = LoadSnd(367850840,false,1,1)
- TargetSnd = LoadSnd(613361563,false,1,1)
- SV1Snd = LoadSnd(28144425,false,1,.265)
- SV2Snd = LoadSnd(2697431,false,1,.3)
- SVHitSnd = LoadSnd(62339698,false,1,.3)
- IceBreakSnd = LoadSnd(357568316,false,1,1)
- FreezeSnd = LoadSnd(203936153,false,1,1)
- IceBreak2Snd = LoadSnd(87015121,false,1,1)
- --Play Sound in Part--
- function PlaySnd(snd,part)
- local sound = snd:Clone()
- sound.PlayOnRemove = true
- sound.Parent = part
- sound:Destroy()
- end
- --Target Select--
- function TargetSelect(person)
- local dd=coroutine.wrap(function()
- if targetted ~= person then
- targetted = person
- for i = 0,30,10 do
- wait(.05)
- crosshair.Size = UDim2.new(40-i,0,40-i,0)
- end
- end
- end)
- dd()
- end
- --Damage Function--
- function dealdmg(dude,damage,env,toim)
- hurt = coroutine.wrap(function(dude2,damage2,env2,toim2)
- if dude ~= chara and dude:FindFirstChild("IsHit") == nil then
- TargetSelect(dude)
- dude.Humanoid.MaxHealth = 100
- finaldmg = damage + math.random(-env,env)
- dude.Humanoid.Health = dude.Humanoid.Health - finaldmg
- local vall = Instance.new("ObjectValue",dude)
- vall.Name = "IsHit"
- debby:AddItem(vall,toim)
- local naeeym2 = Instance.new("BillboardGui",dude)
- naeeym2.Size = UDim2.new(0,100,0,40)
- naeeym2.StudsOffset = Vector3.new(0,3,0)
- naeeym2.Adornee = dude.Head
- naeeym2.Name = "TalkingBillBoard"
- local tecks2 = Instance.new("TextLabel",naeeym2)
- tecks2.BackgroundTransparency = 1
- tecks2.BorderSizePixel = 0
- tecks2.Text = "-"..finaldmg
- tecks2.Font = "SciFi"
- tecks2.FontSize = "Size24"
- tecks2.TextStrokeTransparency = 0
- tecks2.TextColor3 = Color3.new(1,0.6,0)
- tecks2.TextStrokeColor3 = Color3.new(0,0,0)
- tecks2.Size = UDim2.new(1,0,0.5,0)
- for i = 1, 5 do
- wait(.1)
- tecks2.Position = tecks2.Position - UDim2.new(0,0,.05,0)
- tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.2
- tecks2.TextTransparency = tecks2.TextTransparency + .2
- end
- naeeym2:Destroy()
- end
- end)
- hurt(dude,damage,env,toim)
- end
- --Explode Hitbox--
- function ExHitbox(rad,pos,damage,env,toim)
- local E = Instance.new("Explosion")
- E.Position = pos
- E.Parent = game.Workspace
- E.BlastRadius = rad
- E.BlastPressure = 0
- E.Visible = false
- E.Hit:connect(function(hit)
- if hit.Parent:FindFirstChild("Humanoid")~=nil then
- dealdmg(hit.Parent,damage,env,toim)
- end
- end)
- end
- --Chat Function--
- function chatfunc(text)
- local chat = coroutine.wrap(function()
- if chara:FindFirstChild("TalkingBillBoard")~= nil then
- chara:FindFirstChild("TalkingBillBoard"):destroy()
- end
- local naeeym2 = Instance.new("BillboardGui",chara)
- naeeym2.Size = UDim2.new(0,100,0,40)
- naeeym2.StudsOffset = Vector3.new(0,3,0)
- naeeym2.Adornee = chara.Head
- naeeym2.Name = "TalkingBillBoard"
- local tecks2 = Instance.new("TextLabel",naeeym2)
- tecks2.BackgroundTransparency = 1
- tecks2.BorderSizePixel = 0
- tecks2.Text = ""
- tecks2.Font = "Fantasy"
- tecks2.FontSize = "Size24"
- tecks2.TextStrokeTransparency = 0
- tecks2.TextColor3 = Color3.new(1,1,1)
- tecks2.TextStrokeColor3 = Color3.new(0,0,0)
- tecks2.Size = UDim2.new(1,0,0.5,0)
- for i = 1,string.len(text),1 do
- PlaySnd(ChatSnd,chara)
- tecks2.Text = string.sub(text,1,i)
- wait(0.01)
- end
- wait(1)
- for i = 1, 5 do
- wait(.01)
- tecks2.Position = tecks2.Position - UDim2.new(0,0,.05,0)
- tecks2.TextStrokeTransparency = tecks2.TextStrokeTransparency +.2
- tecks2.TextTransparency = tecks2.TextTransparency + .2
- end
- naeeym2:Destroy()
- end)
- chat()
- end
- function onChatted(msg)
- chatfunc(msg)
- end
- player.Chatted:connect(onChatted)
- --Punch Hit Effect--
- function PunchEff(pos)
- local p = Instance.new("Part",game.Workspace)
- p.Size = Vector3.new(0,0,0)
- p.BrickColor = BrickColor.new("White")
- p.Material = "Neon"
- p.Anchored = true
- p.CanCollide = false
- p.CFrame = pos
- local pm = Instance.new("SpecialMesh",p)
- pm.MeshType = "Sphere"
- local disp = coroutine.wrap(function()
- for i = 1, 4 do
- wait(.01)
- p.Transparency = p.Transparency + .2
- pm.Scale = pm.Scale + Vector3.new(2,2,2)
- end
- wait(.01)
- p:Destroy()
- end)
- disp()
- end
- --Blade Hit Effect--
- function SlashEff(pos)
- local p = Instance.new("Part",game.Workspace)
- p.Size = Vector3.new(0,0,0)
- p.BrickColor = BrickColor.new("White")
- p.Material = "Neon"
- p.Anchored = true
- p.CanCollide = false
- p.CFrame = pos * CFrame.fromEulerAnglesXYZ(math.random(0,math.rad(359)),math.random(0,math.rad(359)),math.random(0,math.rad(359)))
- local pm = Instance.new("SpecialMesh",p)
- pm.MeshType = "Sphere"
- pm.Scale = Vector3.new(2.5,0,2.5)
- local disp = coroutine.wrap(function()
- for i = 1, 4 do
- wait(.01)
- p.Transparency = p.Transparency + .2
- pm.Scale = pm.Scale + Vector3.new(0,30,0)
- end
- wait(.01)
- p:Destroy()
- end)
- disp()
- end
- --Super Pause--
- function SuperPause()
- StartUpSnd:Play()
- local p = Instance.new("Part",game.Workspace)
- p.Size = Vector3.new(0,0,0)
- p.BrickColor = BrickColor.new("White")
- p.Material = "Neon"
- p.Anchored = true
- p.CanCollide = false
- p.CFrame = chara.Torso.CFrame
- local pm = Instance.new("SpecialMesh",p)
- pm.MeshType = "Sphere"
- local disp = coroutine.wrap(function()
- for i = 1, 4 do
- wait(.01)
- p.Transparency = p.Transparency + .2
- pm.Scale = pm.Scale + Vector3.new(20,20,20)
- end
- wait(.01)
- p:Destroy()
- end)
- disp()
- end
- --Punch Touch--
- dela = .5
- punchactive = false
- function punchhit(hit)
- if punchactive == true then
- if hit.Parent:FindFirstChild("Humanoid") ~= nil and hit.Parent ~= chara and hit.Parent:FindFirstChild("IsHit")==nil then
- dealdmg(hit.Parent,15,2,dela)
- PlaySnd(HitPunchSnd,hit.Parent.Head)
- PunchEff(Emit2Part.CFrame)
- end
- end
- end
- Emit2Part.Touched:connect(punchhit)
- EmitPart.Touched:connect(punchhit)
- --Kick Touch--
- kickactive = false
- dkickactive = false
- skickactive = false
- didskick = false
- lkickactive = false
- function kickhit(hit)
- if kickactive == true then
- if hit.Parent:FindFirstChild("Humanoid") ~= nil and hit.Parent ~= chara and hit.Parent:FindFirstChild("IsHit")==nil then
- dealdmg(hit.Parent,15,2,dela)
- PlaySnd(HitPunchSnd,hit.Parent.Head)
- PunchEff(hit.CFrame)
- if dkickactive == true then
- hit.Parent.Humanoid.PlatformStand = true
- hit.Parent.Head.CFrame = CFrame.new(hit.Parent.Head.Position.x,hit.Parent.Head.Position.y,hit.Parent.Head.Position.z) * CFrame.fromEulerAnglesXYZ(math.rad(90),0,0)
- wait(3)
- hit.Parent.Humanoid.PlatformStand = false
- end
- if skickactive == true then
- local bodpf = Instance.new("BodyPosition",hit.Parent.Head)
- bodpf.MaxForce = Vector3.new(10000,10000,10000)
- bodpf.Position = chara.HumanoidRootPart.Position + Vector3.new(0,30,0) + (chara.HumanoidRootPart.CFrame.lookVector*3)
- debby:AddItem(bodpf,3.5)
- didskick = true
- end
- if lkickactive == true then
- if hit.Parent.Head:FindFirstChild("BodyPosition") ~= nil then
- hit.Parent.Head:FindFirstChild("BodyPosition"):Destroy()
- end
- local bfos = Instance.new("BodyVelocity",hit.Parent.Head)
- bfos.P = 20000
- bfos.MaxForce = Vector3.new(bfos.P,bfos.P,bfos.P)
- bfos.Velocity = chara.HumanoidRootPart.CFrame.lookVector * 20 + Vector3.new(0,30,0)
- debby:AddItem(bfos,.3)
- end
- end
- end
- end
- chara["Left Leg"].Touched:connect(kickhit)
- chara["Right Leg"].Touched:connect(kickhit)
- --Material Return--
- gprop = {}
- function materialhit(hit)
- if hit.Parent ~= chara and hit.Parent.Parent ~= chara and hit.Name ~= "Trace" and hit.Parent:FindFirstChild("Humanoid") == nil then
- gprop = {hit.BrickColor,hit.Material}
- end
- end
- chara["Left Leg"].Touched:connect(materialhit)
- chara["Right Leg"].Touched:connect(materialhit)
- --Clerp Animations--
- TC = chara.HumanoidRootPart.RootJoint
- HC = chara.Torso.Neck
- RAC = chara.Torso["Right Shoulder"]
- LAC = chara.Torso["Left Shoulder"]
- RLC = chara.Torso["Right Hip"]
- LLC = chara.Torso["Left Hip"]
- TCF = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- HCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- RACF = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- LACF = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- RLCF = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- LLCF = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- RWF = CFrame.new(-1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- LWF = CFrame.new(1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- RLWF = CFrame.new(-.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- LLWF = CFrame.new(.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
- RW = Instance.new("Weld",HC.Parent)
- RW.Part1 = HC.Parent
- RW.Part0 = chara["Right Arm"]
- RW.C0 = RWF
- LW = Instance.new("Weld",HC.Parent)
- LW.Part1 = HC.Parent
- LW.Part0 = chara["Left Arm"]
- LW.C0 = LWF
- RLW = nil
- LLW = nil
- function AddLegWelds()
- RLW = Instance.new("Weld",chara["Right Leg"])
- RLW.Part1 = HC.Parent
- RLW.Part0 = chara["Right Leg"]
- RLW.C0 = RLWF
- LLW = Instance.new("Weld",chara["Left Leg"])
- LLW.Part1 = HC.Parent
- LLW.Part0 = chara["Left Leg"]
- LLW.C0 = LLWF
- end
- function DestroyLegWelds()
- RLC = New("Motor6D",chara.Torso,"Right Hip",{Part0 = chara.Torso,Part1 = chara["Right Leg"],C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0),})
- LLC = New("Motor6D",chara.Torso,"Left Hip",{Part0 = chara.Torso,Part1 = chara["Left Leg"],C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0),})
- RLW:Destroy()
- LLW:Destroy()
- end
- function clerp(a,b,c)
- return a:lerp(b,c)
- end
- --TC.C0 = TCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(90))
- --HC.C0 = HCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-50))
- --RW.C0 = (RWF + Vector3.new(1,2,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90))
- --LW.C0 = LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(2))
- TC.C0 = TCF
- HC.C0 = HCF
- RW.C0 = RWF
- LW.C0 = LWF
- --Idle Clerp--
- ITCF = CFrame.fromEulerAnglesXYZ(0,0,0)
- IHCF = HCF * CFrame.fromEulerAnglesXYZ(math.rad(10),0,0)
- IRWF = RWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-5))
- ILWF = LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(5))
- TC.C0 = TCF * ITCF
- HC.C0 = IHCF
- RW.C0 = IRWF
- LW.C0 = ILWF
- --Ascension--
- del = true
- ascended = true
- chara.Humanoid.WalkSpeed = 0
- AddLegWelds()
- for i = 0,.6,.2 do
- wait(.05)
- TC.C0 = clerp(TCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(50)),TCF + Vector3.new(0,1,0),.4+i)
- HC.C0 = clerp(HCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-50)),HCF * CFrame.fromEulerAnglesXYZ(math.rad(-20),0,0),.4+i)
- RW.C0 = clerp(RWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-2)),(RWF + Vector3.new(0,1,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-50)),.4+i)
- LW.C0 = clerp(LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-2)),(LWF + Vector3.new(0,1,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(50)),.4+i)
- LLW.C0 = LLWF
- RLW.C0 = clerp(RLWF,RLWF + Vector3.new(0,-1,.5),.4+i)
- end
- SuperPause()
- TC.C0 = TCF + Vector3.new(0,1,0)
- HC.C0 = HCF * CFrame.fromEulerAnglesXYZ(math.rad(-20),0,0)
- RW.C0 = (RWF + Vector3.new(0,1,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-50))
- LW.C0 = (LWF + Vector3.new(0,1,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(50))
- LLW.C0 = LLWF
- RLW.C0 = RLWF + Vector3.new(0,-1,.5)
- local bpos = Instance.new("BodyPosition",chara.Torso)
- bpos.Position = chara.Torso.Position + Vector3.new(0,10,0)
- bpos.MaxForce = Vector3.new(10000,10000,10000)
- wait(2)
- ChargeSnd.Pitch = .5
- ChargeSnd:Play()
- local effp = Instance.new("Part",chara)
- effp.CanCollide = false
- effp.BottomSurface = 0
- effp.TopSurface = 0
- effp.Size = Vector3.new(1,1,1)
- effp.Anchored = true
- effp.CFrame = chara.Torso.CFrame
- effp.Material = "Neon"
- effp.BrickColor = BrickColor.new("Cool yellow")
- effp.Transparency = 1
- local efm = Instance.new("SpecialMesh",effp)
- efm.MeshType = "Sphere"
- for i = 1, 20 do
- wait(.01)
- efm.Scale = efm.Scale + Vector3.new(.4,.4,.4)
- effp.Transparency = effp.Transparency - .05
- end
- LasLoopSnd:Play()
- for i = 1, 6 do
- StartUpSnd:Play()
- local effp = Instance.new("Part",chara)
- effp.CanCollide = false
- effp.BottomSurface = 0
- effp.TopSurface = 0
- effp.Size = Vector3.new(1,1,1)
- effp.Anchored = true
- effp.CFrame = chara.Torso.CFrame
- effp.Material = "Neon"
- effp.BrickColor = BrickColor.new("Cool yellow")
- local efm = Instance.new("SpecialMesh",effp)
- efm.MeshType = "Sphere"
- efm.Scale = Vector3.new(8,8,8)
- local f = coroutine.wrap(function()
- for i = 1, 9 do
- wait(.01)
- efm.Scale = efm.Scale + Vector3.new(2,2,2)
- effp.Transparency = effp.Transparency + .1
- end
- wait(.01)
- effp:Destroy()
- end)
- f()
- for i = 1, 20 do
- wait(.05)
- local effp = Instance.new("Part",chara)
- effp.CanCollide = false
- effp.BottomSurface = 0
- effp.TopSurface = 0
- effp.Size = Vector3.new(1,1,1)
- effp.Anchored = true
- effp.CFrame = chara.Torso.CFrame * CFrame.fromEulerAnglesXYZ(math.rad(math.random(0,359)),math.rad(math.random(0,359)),math.rad(math.random(0,359)))
- effp.Material = "Neon"
- effp.Transparency = 1
- effp.BrickColor = BrickColor.new("Cool yellow")
- local efm = Instance.new("SpecialMesh",effp)
- efm.MeshType = "Sphere"
- efm.Offset = Vector3.new(0,20,0)
- efm.Scale = Vector3.new(2,2,2)
- local di = coroutine.wrap(function()
- for i = 1, 9 do
- wait(.001)
- effp.Transparency = effp.Transparency - .1
- efm.Offset = efm.Offset - Vector3.new(0,2,0)
- end
- wait(.001)
- effp:Destroy()
- end)
- di()
- end
- end
- LasLoopSnd:Stop()
- ChargeSnd:Play()
- local corr = Instance.new("ColorCorrectionEffect",game.Lighting)
- corr.Brightness = 1
- wait(2)
- skybox = Instance.new("Part",chara)
- skybox.Size = Vector3.new(0,0,0)
- skybox.Anchored = true
- skybox.CanCollide = true
- local skyboxmesh = Instance.new("SpecialMesh",skybox)
- skyboxmesh.MeshId = "http://www.roblox.com/asset/?id=76608021"
- skyboxmesh.TextureId = "http://www.roblox.com/asset/?id=219045233"
- skyboxmesh.Scale = Vector3.new(-3000,-1500,-3000)
- local fff = coroutine.wrap(function()
- while wait() do
- local chl = game.Workspace:GetChildren()
- for i = 1, #chl do
- if chl[i].ClassName == "Part" and (chl[i].Size.x > 150 or chl[i].Size.y > 150 or chl[i].Size.z > 150) then
- chl[i].Transparency = 1
- end
- end
- game.Lighting.Ambient = Color3.new(1,1,1)
- game.Lighting.OutdoorAmbient = Color3.new(1,1,1)
- skybox.CFrame = skybox.CFrame * CFrame.fromEulerAnglesXYZ(0,math.rad(.1),0)
- end
- end)
- fff()
- chara.Chest:Destroy()
- for i = .1,.9,.1 do
- corr.Brightness = 1-i
- wait(.0001)
- end
- corr:Destroy()
- Chest = New("Model",chara,"Chest",{})
- MainPart = New("Part",Chest,"MainPart",{Transparency = 1,Transparency = 1,Size = Vector3.new(2, 2, 1),CFrame = CFrame.new(-2.40000439, 3.78699398, 134.299881, 1, 0, 0, 0, 1, -6.11838259e-005, 0, 6.11838259e-005, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
- Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara.Torso,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),C1 = CFrame.new(0, -1.00135803e-005, -0.000198364258, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.60000002, 2.4000001),CFrame = CFrame.new(-3.45000577, 1.81064415, 134.774963, -0.866018891, -0.500011384, -5.24522738e-006, 0.249981999, -0.432959318, -0.866057336, 0.433036238, -0.750023246, 0.499944776),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.972549, 0.972549, 0.972549),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.866018891, 0.249981984, 0.433036238, -0.500011384, -0.432959318, -0.750023246, -5.24522738e-006, -0.866057336, 0.499944776),C1 = CFrame.new(-1.05000138, -1.97632074, 0.475204468, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.60000002, 0.200000003),CFrame = CFrame.new(-2.40000248, 3.0663991, 134.750031, 0, 1, 2.98025569e-008, -0.499954343, 2.58105555e-008, -0.866051793, -0.866051793, -1.48999177e-008, 0.499954343),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -0.499954343, -0.866051793, 1, 2.58105555e-008, -1.48999169e-008, 2.98025569e-008, -0.866051793, 0.499954343),C1 = CFrame.new(1.90734863e-006, -0.720567465, 0.450195313, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.59999967, 0.200000003, 2.4000001),CFrame = CFrame.new(-2.40000439, 2.11372852, 135.299988, 1, 0, 0, 0, 0.49995631, -0.866061747, 0, 0.866057754, 0.499947965),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.972549, 0.972549, 0.972549),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 0.49995631, 0.866057754, 0, -0.866061747, 0.499947935),C1 = CFrame.new(0, -1.67320418, 1.00021362, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.799999654, 0.200000018, 0.200000003),CFrame = CFrame.new(-1.70000386, 3.08699679, 134.40004, 0, 1, 2.98027665e-008, 5.59386244e-005, 2.98027665e-008, -1, -1, 1.66712575e-012, -5.59386244e-005),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.59386244e-005, -1, 1, 2.98027665e-008, 1.66712575e-012, 2.98027665e-008, -1, -5.59386244e-005),C1 = CFrame.new(0.700000525, -0.699990988, 0.100204468, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.799999654, 0.200000003, 0.200000003),CFrame = CFrame.new(-3.10000443, 3.08699632, 134.40004, 0, 1, 2.98027665e-008, 5.59386244e-005, 2.98027665e-008, -1, -1, 1.66712575e-012, -5.59386244e-005),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 5.59386244e-005, -1, 1, 2.98027665e-008, 1.66712575e-012, 2.98027665e-008, -1, -5.59386244e-005),C1 = CFrame.new(-0.700000048, -0.699991465, 0.100204468, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Institutional white"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.60000002, 2.4000001),CFrame = CFrame.new(-1.05000508, 1.81064272, 134.774963, -0.707116365, 0.707097232, 3.52637517e-006, -0.353512198, -0.353517413, -0.866056919, -0.612385154, -0.612404227, 0.499945432),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.972549, 0.972549, 0.972549),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.707116365, -0.353512198, -0.612385154, 0.707097232, -0.353517413, -0.612404227, 3.52637517e-006, -0.866056919, 0.499945432),C1 = CFrame.new(1.34999931, -1.97632217, 0.475204468, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.60000002, 0.200000003, 0.200000003),CFrame = CFrame.new(-1.05000126, 0.857967615, 135.324905, -0.707094967, -0.70711869, 4.60807587e-006, 0.353518635, -0.353512406, -0.866056383, 0.612406313, -0.612382472, 0.499946415),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.707094967, 0.353518635, 0.612406313, -0.70711869, -0.353512406, -0.612382472, 4.60807587e-006, -0.866056383, 0.499946415),C1 = CFrame.new(1.35000312, -2.92896366, 1.02520752, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(0.200000003, 1.60000002, 0.200000003),CFrame = CFrame.new(-2.40000248, 1.16105485, 135.849915, 0, 1, 2.9802635e-008, -0.499954343, 2.5810623e-008, -0.866051793, -0.866051793, -1.48999568e-008, 0.499954343),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, -0.499954343, -0.866051793, 1, 2.5810623e-008, -1.48999559e-008, 2.9802635e-008, -0.866051793, 0.499954343),C1 = CFrame.new(1.90734863e-006, -2.62584424, 1.55020142, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",Chest,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.SmoothPlastic,Size = Vector3.new(1.60000002, 0.200000003, 0.200000003),CFrame = CFrame.new(-3.45001149, 0.857972622, 135.324905, -0.500007629, 0.866021037, -5.67767188e-007, -0.432970881, -0.249981493, -0.866051674, -0.750019133, -0.433032185, 0.499954522),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("BlockMesh",Part,"Mesh",{Scale = Vector3.new(1.10000002, 1.10000002, 1.10000002),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.500007629, -0.432970881, -0.750019133, 0.866021037, -0.249981493, -0.433032185, -5.67767188e-007, -0.866051674, 0.499954522),C1 = CFrame.new(-1.0500071, -2.92895865, 1.02520752, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Shirt = chara:FindFirstChild("Shirta")
- Pants = chara:FindFirstChild("Pantsa")
- if Shirt == nil then
- Shirt = Instance.new("Shirt",chara)
- end
- if Pants == nil then
- Pants = Instance.new("Pants",chara)
- end
- Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=238757225"
- Pants.PantsTemplate = "http://www.roblox.com/asset/?id=156047144"
- imgl.ImageColor3 = Color3.new(1,1,0)
- TC.C0 = TCF + Vector3.new(0,2,0)
- HC.C0 = HCF * CFrame.fromEulerAnglesXYZ(math.rad(20),0,0)
- RW.C0 = RWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-10))
- LW.C0 = LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(10))
- LLW.C0 = LLWF
- RLW.C0 = RLWF + Vector3.new(0,-1,.5)
- for i = 1, 9 do
- wait(.01)
- efm.Scale = efm.Scale + Vector3.new(4,4,4)
- effp.Transparency = effp.Transparency + .1
- end
- effp:Destroy()
- wait(2)
- bpos.Position = bpos.Position - Vector3.new(0,10,0)
- wait(1)
- chatfunc("I have truly ascended..")
- wait(2)
- chatfunc("I am now an absolute being..")
- wait(2)
- chatfunc("I am...")
- Music:Play()
- wait(2)
- AngelRing = New("Model",chara,"AngelRing",{})
- MainPart = New("Part",AngelRing,"MainPart",{Transparency = 1,Transparency = 1,Size = Vector3.new(2, 2, 1),CFrame = CFrame.new(7.59999514, 3.38702393, 137.299881, 1, 0, 0, 0, 1, -6.11838259e-005, 0, 6.11838259e-005, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,})
- Weld = New("ManualWeld",MainPart,"Weld",{Part0 = MainPart,Part1 = chara.Torso,C0 = CFrame.new(0, 0, 0, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),C1 = CFrame.new(0, -1.00135803e-005, -0.000198364258, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 1.79999995),CFrame = CFrame.new(4.35308313, 2.33274031, 139.600037, 0, -0.258760035, 0.965941668, 0, -0.965941668, -0.258760035, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, -0.258760035, -0.965941668, 0, 0.965941668, -0.258760035, 0),C1 = CFrame.new(-3.246912, -1.05414271, 2.30021667, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(3.4000001, 0.400000006, 0.400000006),CFrame = CFrame.new(3.65795779, 2.82953095, 139.600037, 0.965941668, 0.258759916, 0, -0.258759916, 0.965941668, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.965941668, -0.258759916, 0, 0.258759916, 0.965941668, 0, 0, 0, 1),C1 = CFrame.new(-3.94203734, -0.557352304, 2.30018616, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 1.79999995),CFrame = CFrame.new(3.01155901, 5.05173397, 139.600037, 0, -0.707063437, 0.707150161, 0, -0.707150161, -0.707063437, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, -0.707063437, -0.707150161, 0, 0.707150161, -0.707063437, 0),C1 = CFrame.new(-4.58843613, 1.66485071, 2.30004883, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000006, 1.79999995),CFrame = CFrame.new(0.819366932, 7.66789532, 139.600021, 0, -0.707063437, 0.707150161, 0, -0.707150161, -0.707063437, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, -0.707063437, -0.707150161, 0, 0.707150161, -0.707063437, 0),C1 = CFrame.new(-6.7806282, 4.28101206, 2.29988098, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(1.5999999, 0.400000006, 0.400000006),CFrame = CFrame.new(7.59999609, 2.5870769, 139.600037, -1.00000179, 6.10899369e-005, 2.61013771e-008, -6.10751231e-005, -1.00000322, 2.98023224e-008, 6.01552372e-008, -5.10553946e-008, 1.00000191),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1.00000179, -6.10751231e-005, 6.01552372e-008, 6.10899369e-005, -1.00000322, -5.10588443e-008, 2.61013771e-008, 2.98023224e-008, 1.00000191),C1 = CFrame.new(9.53674316e-007, -0.799806356, 2.30020142, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(2, 0.400000006, 0.400000006),CFrame = CFrame.new(8.87277794, 5.6598711, 139.600021, 0.707149804, 0.707063794, 0, -0.707063794, 0.707149804, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.707149804, -0.707063794, 0, 0.707063794, 0.707149804, 0, 0, 0, 1),C1 = CFrame.new(1.2727828, 2.27298784, 2.30000305, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000006, 1.79999995),CFrame = CFrame.new(0.806211948, 5.5293932, 139.600037, 0, -0.499946833, 0.866056085, 0, -0.866056085, -0.499946833, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, -0.499946833, -0.866056085, 0, 0.866056085, -0.499946833, 0),C1 = CFrame.new(-6.79378319, 2.14250994, 2.30001831, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000036, 0.200000003),CFrame = CFrame.new(10.5053988, 3.15641522, 139.600021, 0, 0.499947011, 0.866056025, 0, -0.866056025, 0.499947011, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0.499947011, -0.866056025, 0, 0.866056025, 0.499947011, 0),C1 = CFrame.new(2.90540361, -0.230468035, 2.30015564, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(3.4000001, 0.400000006, 0.400000006),CFrame = CFrame.new(12.364315, 5.82952976, 139.600037, -0.707149804, -0.707063794, 0, -0.707063794, 0.707149804, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.707149804, -0.707063794, 0, -0.707063794, 0.707149804, 0, 0, 0, -1),C1 = CFrame.new(4.7643199, 2.4426465, 2.30000305, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(2, 0.400000006, 0.400000006),CFrame = CFrame.new(6.32719517, 5.65987206, 139.600021, 0.707063794, -0.707149804, 0, 0.707149804, 0.707063794, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.707063794, 0.707149804, 0, -0.707149804, 0.707063794, 0, 0, 0, 1),C1 = CFrame.new(-1.27279997, 2.2729888, 2.30000305, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 0.200000003),CFrame = CFrame.new(4.66685343, 3.41623211, 139.600021, 0, 0.499946713, -0.866056204, 0, 0.866056204, 0.499946713, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0.499946713, 0.866056204, 0, -0.866056204, 0.499946713, 0),C1 = CFrame.new(-2.93314171, 0.0293488503, 2.30014038, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(3.4000001, 0.400000006, 0.400000006),CFrame = CFrame.new(3.05795765, 4.22953081, 139.600021, 0.866056085, 0.499946952, 0, -0.499946952, 0.866056085, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.866056085, -0.499946952, 0, 0.499946952, 0.866056085, 0, 0, 0, 1),C1 = CFrame.new(-4.54203749, 0.842647552, 2.3000946, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(3.4000001, 0.400000006, 0.400000006),CFrame = CFrame.new(11.9643059, 4.22953081, 139.600021, -0.866056025, -0.499947011, 0, -0.499947011, 0.866056025, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.866056025, -0.499947011, 0, -0.499947011, 0.866056025, 0, 0, 0, -1),C1 = CFrame.new(4.36431074, 0.842647552, 2.3000946, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(3.4000001, 0.400000006, 0.400000006),CFrame = CFrame.new(2.65795755, 5.82953024, 139.600037, 0.70715028, 0.707063556, 0, -0.707063556, 0.70715028, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.70715028, -0.707063556, 0, 0.707063556, 0.70715028, 0, 0, 0, 1),C1 = CFrame.new(-4.94203758, 2.44264698, 2.30000305, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(1.5999999, 0.400000006, 0.400000006),CFrame = CFrame.new(9.39998627, 4.38708019, 139.600021, -6.09999988e-005, -1, 0, 1, -6.09999988e-005, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -6.09999988e-005, 1, 0, -1, -6.09999988e-005, 0, 0, 0, 1),C1 = CFrame.new(1.79999113, 1.00019693, 2.30007935, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000006, 1.79999995),CFrame = CFrame.new(14.2029066, 7.66789484, 139.600021, 0, 0.707063377, -0.70715034, 0, -0.70715034, -0.707063377, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0.707063377, -0.70715034, 0, -0.70715034, -0.707063377, 0),C1 = CFrame.new(6.60291147, 4.28101158, 2.29988098, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(2, 0.400000006, 0.400000006),CFrame = CFrame.new(8.87277794, 3.11428833, 139.600037, 0.707063794, -0.707149804, 0, 0.707149804, 0.707063794, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.707063794, 0.707149804, 0, -0.707149804, 0.707063794, 0, 0, 0, 1),C1 = CFrame.new(1.2727828, -0.272594929, 2.3001709, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(2, 0.400000006, 0.400000006),CFrame = CFrame.new(6.32719517, 3.11428928, 139.600037, 0.707149804, 0.707063794, 0, -0.707063794, 0.707149804, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0.707149804, -0.707063794, 0, 0.707063794, 0.707149804, 0, 0, 0, 1),C1 = CFrame.new(-1.27279997, -0.272593975, 2.3001709, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000036, 0.200000003),CFrame = CFrame.new(4.51686907, 3.15641546, 139.600021, 0, -0.499946892, -0.866056025, 0, -0.866056025, 0.499946892, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.499946892, -0.866056025, 0, -0.866056025, 0.499946892, 0),C1 = CFrame.new(-3.08312607, -0.230467796, 2.30015564, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 1.79999995),CFrame = CFrame.new(3.6008184, 3.56975651, 139.600037, 0, -0.499946833, 0.866056085, 0, -0.866056085, -0.499946833, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, -0.499946833, -0.866056085, 0, 0.866056085, -0.499946833, 0),C1 = CFrame.new(-3.99917674, 0.182873249, 2.30014038, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 0.200000003),CFrame = CFrame.new(10.3554201, 3.41623235, 139.600021, 0, -0.499947011, 0.866056025, 0, 0.866056025, 0.499947011, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.499947011, 0.866056025, 0, 0.866056025, 0.499947011, 0),C1 = CFrame.new(2.75542498, 0.0293490887, 2.30014038, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 1.79999995),CFrame = CFrame.new(12.0107088, 5.05173397, 139.600037, 0, 0.707063377, -0.70715034, 0, -0.70715034, -0.707063377, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0.707063377, -0.70715034, 0, -0.70715034, -0.707063377, 0),C1 = CFrame.new(4.41071367, 1.66485071, 2.30004883, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000006, 1.79999995),CFrame = CFrame.new(1.14650965, 3.5023067, 139.600021, 0, -0.258759916, 0.965941668, 0, -0.965941668, -0.258759916, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, -0.258759916, -0.965941668, 0, 0.965941668, -0.258759916, 0),C1 = CFrame.new(-6.45348549, 0.115423441, 2.30014038, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 0.200000003),CFrame = CFrame.new(5.42252874, 2.46035743, 139.600021, 0, 0.258759797, -0.965941727, 0, 0.965941727, 0.258759797, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0.258759797, 0.965941727, 0, -0.965941727, 0.258759797, 0),C1 = CFrame.new(-2.17746639, -0.926525831, 2.30020142, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 0.200000003),CFrame = CFrame.new(4.00153446, 4.62753057, 139.600021, 0, 0.707063496, -0.707150161, 0, 0.707150161, 0.707063496, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0.707063496, 0.707150161, 0, -0.707150161, 0.707063496, 0),C1 = CFrame.new(-3.59846067, 1.24064732, 2.30006409, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(3.4000001, 0.400000006, 0.400000006),CFrame = CFrame.new(11.364315, 2.82953119, 139.600037, -0.965941668, -0.258759916, 0, -0.258759916, 0.965941668, 0, 0, 0, -1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -0.965941668, -0.258759916, 0, -0.258759916, 0.965941668, 0, 0, 0, -1),C1 = CFrame.new(3.7643199, -0.557352066, 2.30018616, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 1.79999995),CFrame = CFrame.new(11.4214592, 3.56975627, 139.600037, 0, 0.499947011, -0.866056025, 0, -0.866056025, -0.499947011, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0.499947011, -0.866056025, 0, -0.866056025, -0.499947011, 0),C1 = CFrame.new(3.82146406, 0.182873011, 2.30014038, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 1.79999995),CFrame = CFrame.new(10.6691713, 2.33274031, 139.600037, 0, 0.258759916, -0.965941668, 0, -0.965941668, -0.258759916, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0.258759916, -0.965941668, 0, -0.965941668, -0.258759916, 0),C1 = CFrame.new(3.0691762, -1.05414295, 2.30021667, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000036, 0.200000003),CFrame = CFrame.new(5.34490108, 2.17057467, 139.600021, 0, -0.258759916, -0.965941668, 0, -0.965941668, 0.258759916, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.258759916, -0.965941668, 0, -0.965941668, 0.258759916, 0),C1 = CFrame.new(-2.25509405, -1.21630836, 2.30021667, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000006, 1.79999995),CFrame = CFrame.new(14.2160597, 5.5293932, 139.600037, 0, 0.499947011, -0.866056025, 0, -0.866056025, -0.499947011, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0.499947011, -0.866056025, 0, -0.866056025, -0.499947011, 0),C1 = CFrame.new(6.61606455, 2.14250994, 2.30001831, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(1.5999999, 0.400000006, 0.400000006),CFrame = CFrame.new(5.79998779, 4.38708019, 139.600021, -6.09999988e-005, -1, 0, 1, -6.09999988e-005, 0, 0, 0, 1),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -6.09999988e-005, 1, 0, -1, -6.09999988e-005, 0, 0, 0, 1),C1 = CFrame.new(-1.80000734, 1.00019693, 2.30007935, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 0.200000003),CFrame = CFrame.new(11.0207329, 4.6275301, 139.600021, 0, -0.707063377, 0.70715034, 0, 0.70715034, 0.707063377, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.707063377, 0.70715034, 0, 0.70715034, 0.707063377, 0),C1 = CFrame.new(3.42073774, 1.24064684, 2.30006409, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(1.5999999, 0.400000006, 0.400000006),CFrame = CFrame.new(7.59999609, 6.18707609, 139.600021, -1.00000179, 6.10899369e-005, 2.61013771e-008, -6.10751231e-005, -1.00000322, 2.98023224e-008, 6.01552372e-008, -5.10553946e-008, 1.00000191),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, -1.00000179, -6.10751231e-005, 6.01552372e-008, 6.10899369e-005, -1.00000322, -5.10588443e-008, 2.61013771e-008, 2.98023224e-008, 1.00000191),C1 = CFrame.new(9.53674316e-007, 2.80019283, 2.29997253, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000036, 0.200000003),CFrame = CFrame.new(3.7894156, 4.41538572, 139.600021, 0, -0.707063317, -0.707150221, 0, -0.707150221, 0.707063317, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.707063317, -0.707150221, 0, -0.707150221, 0.707063317, 0),C1 = CFrame.new(-3.81057954, 1.02850246, 2.30007935, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000036, 0.200000003),CFrame = CFrame.new(11.2328606, 4.41538477, 139.600021, 0, 0.707063377, 0.70715034, 0, -0.70715034, 0.707063377, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0.707063377, -0.70715034, 0, 0.70715034, 0.707063377, 0),C1 = CFrame.new(3.63286543, 1.02850151, 2.30007935, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000006, 1.79999995),CFrame = CFrame.new(13.8757591, 3.50230622, 139.600021, 0, 0.258759916, -0.965941668, 0, -0.965941668, -0.258759916, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, 0.258759916, -0.965941668, 0, -0.965941668, -0.258759916, 0),C1 = CFrame.new(6.27576399, 0.115422964, 2.30014038, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.200000003, 0.200000003),CFrame = CFrame.new(9.59974384, 2.46035719, 139.600021, 0, -0.258759916, 0.965941668, 0, 0.965941668, 0.258759916, -1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, -1, -0.258759916, 0.965941668, 0, 0.965941668, 0.258759916, 0),C1 = CFrame.new(1.99974871, -0.92652607, 2.30020142, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- Part = New("Part",AngelRing,"Part",{BrickColor = BrickColor.new("Bright yellow"),Material = Enum.Material.Neon,Size = Vector3.new(0.400000095, 0.400000036, 0.200000003),CFrame = CFrame.new(9.67736435, 2.17057514, 139.600021, 0, 0.258759916, 0.965941668, 0, -0.965941668, 0.258759916, 1, 0, 0),CanCollide = false,BackSurface = Enum.SurfaceType.SmoothNoOutlines,BottomSurface = Enum.SurfaceType.SmoothNoOutlines,FrontSurface = Enum.SurfaceType.SmoothNoOutlines,LeftSurface = Enum.SurfaceType.SmoothNoOutlines,RightSurface = Enum.SurfaceType.SmoothNoOutlines,TopSurface = Enum.SurfaceType.SmoothNoOutlines,Color = Color3.new(0.960784, 0.803922, 0.188235),})
- Mesh = New("SpecialMesh",Part,"Mesh",{MeshType = Enum.MeshType.Wedge,})
- Weld = New("ManualWeld",Part,"Weld",{Part0 = Part,Part1 = MainPart,C0 = CFrame.new(0, 0, 0, 0, 0, 1, 0.258759916, -0.965941668, 0, 0.965941668, 0.258759916, 0),C1 = CFrame.new(2.07736921, -1.21630812, 2.30021667, 1, 0, 0, 0, 1, 6.11838259e-005, 0, -6.11838259e-005, 1),})
- TC.C0 = TCF + Vector3.new(0,2,0)
- HC.C0 = HCF * CFrame.fromEulerAnglesXYZ(math.rad(-20),0,0)
- RW.C0 = (RWF + Vector3.new(0,1,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-50))
- LW.C0 = (LWF + Vector3.new(0,1,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(50))
- LLW.C0 = LLWF
- RLW.C0 = RLWF + Vector3.new(0,-.5,.5)
- local effp = Instance.new("Part",chara)
- effp.CanCollide = false
- effp.BottomSurface = 0
- effp.TopSurface = 0
- effp.Size = Vector3.new(1,1,1)
- effp.Anchored = true
- effp.CFrame = chara.Torso.CFrame
- effp.Material = "Neon"
- effp.BrickColor = BrickColor.new("Cool yellow")
- local efm = Instance.new("CylinderMesh",effp)
- efm.Scale = Vector3.new(1,9999,1)
- deesp = coroutine.wrap(function()
- for i = 1, 9 do
- wait(.01)
- ExHitbox(20,effp.Position,9999,0,0)
- efm.Scale = efm.Scale + Vector3.new(2,2,2)
- effp.Transparency = effp.Transparency + .1
- end
- wait(.01)
- effp:Destroy()
- end)
- deesp()
- chatfunc("The Divine!")
- StartUpSnd:Play()
- local p1mit = Instance.new("ParticleEmitter",EmitPart)
- p1mit.Texture = "rbxasset://textures/particles/smoke_main.dds"
- p1mit.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,BrickColor.new("Cool yellow").Color),ColorSequenceKeypoint.new(1,BrickColor.new("New Yeller").Color)})
- p1mit.LightEmission = 1
- p1mit.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,1),NumberSequenceKeypoint.new(1,0)})
- p1mit.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
- p1mit.Lifetime = NumberRange.new(.5)
- p1mit.Rate = 10000
- p1mit.Rotation = NumberRange.new(0,359)
- p1mit.RotSpeed = NumberRange.new(100)
- p1mit.Speed = NumberRange.new(1)
- p1mit.EmissionDirection = "Left"
- p1mit.Acceleration = Vector3.new(0,.1,0)
- local p2mit = p1mit:Clone()
- p2mit.EmissionDirection = "Right"
- p2mit.Parent = Emit2Part
- local p3mit = p1mit:Clone()
- p3mit.Rate = 1000
- p3mit.EmissionDirection = "Front"
- p3mit.RotSpeed = NumberRange.new(0)
- p3mit.Speed = NumberRange.new(0)
- p3mit.Rotation = NumberRange.new(0)
- p3mit.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,5),NumberSequenceKeypoint.new(1,5)})
- p3mit.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,.95),NumberSequenceKeypoint.new(1,1)})
- p3mit.Texture = "http://www.roblox.com/asset/?id=251657030"
- p3mit.Parent = chara.Torso
- p3mit.LockedToPart = true
- p3mit.Acceleration = Vector3.new(0,0,0)
- local p4mit = p3mit:Clone()
- p4mit.Rate = 10
- p4mit.EmissionDirection = "Front"
- p4mit.RotSpeed = NumberRange.new(0)
- p4mit.Speed = NumberRange.new(0)
- p4mit.Rotation = NumberRange.new(0)
- p4mit.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,10)})
- p4mit.Texture = "http://www.roblox.com/asset/?id=144580273"
- p4mit.Parent = chara.Torso
- p4mit.Lifetime = NumberRange.new(3)
- local p5mit = p3mit:Clone()
- p5mit.Rate = 10
- p5mit.EmissionDirection = "Front"
- p5mit.RotSpeed = NumberRange.new(0)
- p5mit.Speed = NumberRange.new(0)
- p5mit.Rotation = NumberRange.new(0,360)
- p5mit.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,9),NumberSequenceKeypoint.new(1,10)})
- p5mit.Texture = "http://www.roblox.com/asset/?id=243660364"
- p5mit.Parent = chara.Torso
- p5mit.Lifetime = NumberRange.new(1)
- wait(3)
- chatfunc("The end has come, dark ones!")
- chara.Humanoid.WalkSpeed = 24
- bpos:Destroy()
- del = false
- TC.C0 = ITCF
- HC.C0 = IHCF
- RW.C0 = IRWF
- LW.C0 = ILWF
- --Meteors--
- function MeteorBlast()
- del = true
- atkd = true
- chatfunc("Gaia Shatterer!")
- for i = 0,.6,.2 do
- wait(.01)
- currcf = clerp(ITCF,CFrame.fromEulerAnglesXYZ(0,0,math.rad(90)),.4+i)
- HC.C0 = clerp(IHCF,HCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.4+i)
- RW.C0 = clerp(IRWF,(RWF + Vector3.new(.5,1.4,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.4+i)
- end
- for i = 1,3 do
- wait(.5)
- SkyBeamSnd:Play()
- local target = nil
- if targetted ~= nil then
- target = targetted.Head.Position
- elseif targetted == nil then
- target = Mouse.Hit.p
- end
- local dir = (target - (chara.HumanoidRootPart.Position + Vector3.new(0,50,0))).unit
- local pos = (chara.HumanoidRootPart.Position + Vector3.new(0,50,0)) + (dir*1)
- local missile = Instance.new("Part",game.Workspace)
- missile.Material = "Neon"
- missile.Shape = 0
- missile.Size = Vector3.new(10,10,10)
- missile.BrickColor = BrickColor.new("Institutional white")
- missile.Material = "Neon"
- missile.Name = "Blast"
- missile.CanCollide = false
- missile.TopSurface = 0
- missile.BottomSurface = 0
- missile.Position = chara.HumanoidRootPart.Position + Vector3.new(0,50,0)
- missile.CFrame = CFrame.new(pos,pos+dir)
- missile.Velocity = (target - (chara.HumanoidRootPart.Position + Vector3.new(0,50,0))).unit*100
- local p1mit = Instance.new("ParticleEmitter",missile)
- p1mit.Texture = "rbxasset://textures/particles/smoke_main.dds"
- p1mit.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,BrickColor.new("New Yeller").Color),ColorSequenceKeypoint.new(1,BrickColor.new("New Yeller").Color)})
- p1mit.LightEmission = 1
- p1mit.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,10),NumberSequenceKeypoint.new(1,0)})
- p1mit.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
- p1mit.Lifetime = NumberRange.new(1)
- p1mit.Rate = 10000
- p1mit.Rotation = NumberRange.new(0,359)
- p1mit.RotSpeed = NumberRange.new(100)
- p1mit.Speed = NumberRange.new(0)
- local mesh1 = Instance.new("SpecialMesh",missile)
- mesh1.MeshType = "Sphere"
- mesh1.Scale = Vector3.new(1.5,1.5,1.5)
- local force = Instance.new("BodyForce")
- force.force = Vector3.new(0,missile:GetMass()*game.Workspace.Gravity,0)
- force.Parent = missile
- -- local bfo = Instance.new("BodyVelocity",missile)
- -- bfo.P = 100000
- -- bfo.MaxForce = Vector3.new(bfo.P,bfo.P,bfo.P)
- -- bfo.Velocity = (chara.HumanoidRootPart.CFrame.lookVector*100)+(chara.HumanoidRootPart.CFrame.rightVector*i)
- -- debby:AddItem(bfo,1)
- missile.Touched:connect(function(hit)
- if (hit.Parent.Parent ~= chara and hit.Parent ~= chara and hit.Name ~= "Blast" and missile.Anchored == false) then
- missile.Anchored = true
- ExHitbox(20,missile.Position,30,2,.1)
- PlaySnd(ExpSnd,missile)
- p1mit.Speed = NumberRange.new(50)
- p1mit.VelocitySpread = 1000
- for i = 1, 9 do
- mesh1.Scale = Vector3.new(1.5,1.5,1.5) + Vector3.new(i/5,i/5,i/5)
- missile.Transparency = i/10
- wait(.05)
- end
- missile.Transparency = 1
- p1mit.Enabled = false
- wait(2)
- missile:Destroy()
- end
- end)
- debby:AddItem(missile,10)
- end
- for i = 0,.6,.2 do
- wait(.01)
- currcf = clerp(ITCF,CFrame.fromEulerAnglesXYZ(0,0,math.rad(90)),.6-i)
- HC.C0 = clerp(IHCF,HCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.6-i)
- RW.C0 = clerp(IRWF,(RWF + Vector3.new(.5,1.4,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.6-i)
- end
- del = false
- end
- function HolyBlast()
- del = true
- atkd = true
- chatfunc("Hikari Blast!")
- for i = 0,.6,.2 do
- wait(.01)
- currcf = clerp(ITCF,CFrame.fromEulerAnglesXYZ(0,0,math.rad(90)),.4+i)
- HC.C0 = clerp(IHCF,HCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.4+i)
- RW.C0 = clerp(IRWF,(RWF + Vector3.new(.5,1.4,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.4+i)
- end
- LasSnd:Play()
- for i = -50,50,25 do
- local missile = Instance.new("Part",game.Workspace)
- missile.Material = "Neon"
- missile.Size = Vector3.new(2,2,2)
- missile.BrickColor = BrickColor.new("Institutional white")
- missile.Shape = 1
- missile.Name = "Blast"
- missile.CanCollide = false
- missile.TopSurface = 0
- missile.BottomSurface = 0
- missile.Position = chara["Right Arm"].Position
- missile.CFrame = chara["Right Arm"].CFrame
- missile.Velocity = (chara.HumanoidRootPart.CFrame.lookVector*70)+(chara.HumanoidRootPart.CFrame.rightVector*i)
- local p1mit = Instance.new("ParticleEmitter",missile)
- p1mit.Color = ColorSequence.new({ColorSequenceKeypoint.new(0,BrickColor.new("Cool yellow").Color),ColorSequenceKeypoint.new(1,BrickColor.new("New Yeller").Color)})
- p1mit.LightEmission = 1
- p1mit.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,3),NumberSequenceKeypoint.new(1,0)})
- p1mit.Lifetime = NumberRange.new(1)
- p1mit.Rate = 100
- p1mit.Rotation = NumberRange.new(0,359)
- p1mit.RotSpeed = NumberRange.new(100)
- p1mit.Speed = NumberRange.new(0)
- local mesh1 = Instance.new("SpecialMesh",missile)
- mesh1.MeshType = "Sphere"
- local force = Instance.new("BodyForce")
- force.force = Vector3.new(0,missile:GetMass()*game.Workspace.Gravity,0)
- force.Parent = missile
- -- local bfo = Instance.new("BodyVelocity",missile)
- -- bfo.P = 100000
- -- bfo.MaxForce = Vector3.new(bfo.P,bfo.P,bfo.P)
- -- bfo.Velocity = (chara.HumanoidRootPart.CFrame.lookVector*100)+(chara.HumanoidRootPart.CFrame.rightVector*i)
- -- debby:AddItem(bfo,1)
- local bf = Instance.new("BodyVelocity",missile)
- bf.P = 10000
- bf.MaxForce = Vector3.new(bf.P,bf.P,bf.P)
- local chase = coroutine.wrap(function()
- while true do
- wait(.1)
- if targetted ~= nil then
- local torsy = targetted:FindFirstChild("Torso") or targetted:FindFirstChild("UpperTorso")
- bf.Velocity = (torsy.Position - missile.Position).unit*100
- end
- end
- end)
- chase()
- missile.Touched:connect(function(hit)
- if (hit.Parent.Parent ~= chara and hit.Parent ~= chara and hit.Name ~= "Blast" and missile.Anchored == false) then
- missile.Anchored = true
- ExHitbox(3,missile.Position,40,3,.5)
- wait(0.1)
- missile.Transparency = .25
- missile.Mesh.Scale = Vector3.new(1.5,1.5,1.5)
- wait(0.1)
- missile.Transparency = .5
- missile.Mesh.Scale = Vector3.new(2,2,2)
- wait(0.1)
- missile.Transparency = .75
- missile.Mesh.Scale = Vector3.new(2.5,2.5,2.5)
- wait(0.1)
- missile:Destroy()
- end
- end)
- debby:AddItem(missile,10)
- end
- for i = 0,.6,.2 do
- wait(.01)
- currcf = clerp(ITCF,CFrame.fromEulerAnglesXYZ(0,0,math.rad(90)),.6-i)
- HC.C0 = clerp(IHCF,HCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.6-i)
- RW.C0 = clerp(IRWF,(RWF + Vector3.new(.5,1.4,0)) * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-90)),.6-i)
- end
- del = false
- end
- --Lock On--
- function LockOn()
- if Mouse.Target.Parent ~= chara and Mouse.Target.Parent.Parent ~= chara and Mouse.Target.Parent:FindFirstChild("Humanoid") ~= nil then
- TargetSelect(Mouse.Target.Parent)
- TargetSnd:Play()
- wait(.05)
- TargetSnd:Play()
- else end
- end
- --Mouse Functions--
- orbpushactive = false
- del = false
- input = ""
- letterd = 0
- ltoim = 0
- function onKeyDown(key)
- if del == false then
- if key == "q" then
- if input == "das" then
- MeteorBlast()
- elseif input == "ad" then
- HolyBlast()
- else LockOn() end
- input = ""
- letterd = 0
- ltoim = 0
- elseif key == "z" then
- input = ""
- letterd = 0
- ltoim = 0
- elseif key == "x" then
- input = ""
- letterd = 0
- ltoim = 0
- elseif key == "c" then
- if input == "aw" then
- else end
- input = ""
- letterd = 0
- ltoim = 0
- elseif (key == "w" or key == "a" or key == "s" or key == "d") then
- input=input..key
- print(input)
- letterd = letterd + 1
- ltoim = ltoim + 10
- if letterd > 5 then
- input = ""
- letterd = 0
- ltoim = 0
- end
- elseif key == "m" then
- if Music.IsPlaying == true then
- Music:Stop()
- elseif Music.IsPlaying == false then
- Music:Play()
- end
- end
- end
- end
- combo = 0
- --Mouse Activation--
- if Mouse then
- Mouse.KeyDown:connect(onKeyDown)
- end
- --Loop Function--
- walking = false
- toim = 0
- while true do
- wait()
- toim = toim + .1
- ltoim = ltoim - 1
- if ltoim < 1 then
- input = ""
- end
- if atkd == true then
- TC.C0 = TCF
- HC.C0 = HCF
- RW.C0 = RWF
- LW.C0 = LWF
- atkd = false
- end
- TC.C0 = (TCF + Vector3.new(0,3-math.sin(toim),0)) * currcf
- torvel = (chara.HumanoidRootPart.Velocity*Vector3.new(1,0,1)).magnitude
- if torvel < 1 and walking == true and del == false and atkd == false then
- for i = 0,1,.5 do
- wait(.001)
- if del == false then
- currcf = clerp(CFrame.fromEulerAnglesXYZ(math.rad(30),0,0),ITCF,i)
- HC.C0 = clerp(HCF * CFrame.fromEulerAnglesXYZ(math.rad(-30),0,0),IHCF,i)
- RW.C0 = IRWF
- LW.C0 = ILWF
- end
- end
- walking = false
- elseif torvel > 1 and walking == false and del == false and atkd == false then
- for i = 0,1,.5 do
- wait(.001)
- if del == false then
- currcf = clerp(ITCF,CFrame.fromEulerAnglesXYZ(math.rad(30),0,0),i)
- HC.C0 = clerp(IHCF,HCF * CFrame.fromEulerAnglesXYZ(math.rad(-30),0,0),i)
- RW.C0 = IRWF
- LW.C0 = ILWF
- end
- end
- walking = true
- else
- end
- TC.C0 = (TCF + Vector3.new(0,3-math.sin(toim),0)) * currcf
- imgl.Rotation = imgl.Rotation + 3
- if targetted ~= nil then
- crosshair.Adornee = targetted:FindFirstChild("Torso") or targetted:FindFirstChild("UpperTorso")
- crosshair.Enabled = true
- elseif targetted == nil then
- crosshair.Adornee = nil
- crosshair.Enabled = false
- end
- chara.Humanoid.MaxHealth = math.huge
- chara.Humanoid.Health = math.huge
- end
Add Comment
Please, Sign In to add comment