Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tool0 = Instance.new("Tool")
- Part1 = Instance.new("Part")
- Tool0.Name = "Holy Hand Grenade"
- Tool0.Grip = CFrame.new(0.201695442, 0, 0.22428894, 0, -1, 0, 1, 0, -0, 0, 0, 1)
- Tool0.GripPos = Vector3.new(0.20169544219970703, 0, 0.2242889404296875)
- Tool0.GripRight = Vector3.new(0, 1, 0)
- Tool0.GripUp = Vector3.new(-1, 0, 0)
- Tool0.ToolTip = "hi"
- Part1.Name = "Handle"
- Part1.Parent = Tool0
- Part1.CFrame = CFrame.new(7.08587646, 0.649999976, -18.0950317, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part1.Position = Vector3.new(7.08587646484375, 0.6499999761581421, -18.09503173828125)
- Part1.Color = Color3.new(0.960784, 0.803922, 0.188235)
- Part1.Size = Vector3.new(1.2999999523162842, 1.2999999523162842, 1.2999999523162842)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.BrickColor = BrickColor.new("Bright yellow")
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.brickColor = BrickColor.new("Bright yellow")
- Part1.Shape = Enum.PartType.Ball
- local plr = owner
- local Tool = Tool0
- local Ball = Tool.Handle
- local cc_enabled = false
- local att = Instance.new("Attachment")
- att.Parent = Ball
- local part_folder = Instance.new("Folder")
- part_folder.Parent = script
- function fire(direction)
- Ball.Throw:Play()
- local vCharacter = Tool.Parent
- local vPlayer = game.Players:GetPlayerFromCharacter(vCharacter)
- --local missile = Ball:Clone()
- local missile = Ball
- local spawnPos = vCharacter.PrimaryPart.Position
- spawnPos = spawnPos + (direction * 5)
- missile.Position = spawnPos
- missile.Velocity = direction * 100
- missile.Locked = true
- missile.BottomSurface = 0
- missile.TopSurface = 0
- missile.Name = "hey"
- missile.NadeScript.Disabled = false
- missile.CanCollide = true
- missile.Parent = workspace
- end
- Tool.Enabled = true
- Tool.Activated:Connect(function()
- if plr.Name == plr.Name and Tool.Parent == plr.Character then else
- return
- end
- if not Tool.Enabled then
- return
- end
- Tool.Enabled = false
- local character = Tool.Parent;
- local humanoid = character:FindFirstChildOfClass("Humanoid")
- if not humanoid then
- print("Humanoid not found")
- return
- end
- local lookAt = (Vector3.new() - character.Head.Position).unit
- fire(lookAt)
- wait(5)
- Tool.Enabled = true
- end)
- --Converted with ttyyuu12345's model to script plugin v4
- local new_cors = {}
- function enclose(var,func)
- local env = getfenv(func)
- local newenv = setmetatable({},{
- __index = function(self,k)
- if k=="script" then
- return var
- else
- return env[k]
- end
- end,
- })
- setfenv(func,newenv)
- return func
- end
- function sandbox(var,func)
- func = enclose(var,func)
- new_cors[var] = func
- return func
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Sound0 = Instance.new("Sound")
- Sound1 = Instance.new("Sound")
- ReverbSoundEffect2 = Instance.new("ReverbSoundEffect")
- PitchShiftSoundEffect3 = Instance.new("PitchShiftSoundEffect")
- Sound4 = Instance.new("Sound")
- ReverbSoundEffect5 = Instance.new("ReverbSoundEffect")
- Sound6 = Instance.new("Sound")
- Sound7 = Instance.new("Sound")
- Sound8 = Instance.new("Sound")
- Sound9 = Instance.new("Sound")
- Sound10 = Instance.new("Sound")
- Sound11 = Instance.new("Sound")
- Sound12 = Instance.new("Sound")
- --DistortionSoundEffect13 = Instance.new("DistortionSoundEffect")
- ReverbSoundEffect14 = Instance.new("ReverbSoundEffect")
- Sound15 = Instance.new("Sound")
- Sound16 = Instance.new("Sound")
- Sound17 = Instance.new("Sound")
- Sound18 = Instance.new("Sound")
- Sound19 = Instance.new("Sound")
- Sound20 = Instance.new("Sound")
- Sound21 = Instance.new("Sound")
- Sound22 = Instance.new("Sound")
- Sound23 = Instance.new("Sound")
- EqualizerSoundEffect24 = Instance.new("EqualizerSoundEffect")
- ReverbSoundEffect25 = Instance.new("ReverbSoundEffect")
- Sound26 = Instance.new("Sound")
- Sound27 = Instance.new("Sound")
- Sound28 = Instance.new("Sound")
- Sound29 = Instance.new("Sound")
- Sound30 = Instance.new("Sound")
- Sound31 = Instance.new("Sound")
- Sound32 = Instance.new("Sound")
- Sound33 = Instance.new("Sound")
- Sound34 = Instance.new("Sound")
- Sound35 = Instance.new("Sound")
- ParticleEmitter36 = Instance.new("ParticleEmitter")
- ParticleEmitter37 = Instance.new("ParticleEmitter")
- ParticleEmitter38 = Instance.new("ParticleEmitter")
- ParticleEmitter39 = Instance.new("ParticleEmitter")
- ParticleEmitter40 = Instance.new("ParticleEmitter")
- ParticleEmitter41 = Instance.new("ParticleEmitter")
- ParticleEmitter42 = Instance.new("ParticleEmitter")
- ParticleEmitter43 = Instance.new("ParticleEmitter")
- ParticleEmitter44 = Instance.new("ParticleEmitter")
- ParticleEmitter45 = Instance.new("ParticleEmitter")
- ParticleEmitter46 = Instance.new("ParticleEmitter")
- Script47 = Instance.new("Script")
- Script48 = Instance.new("Script")
- Script49 = Instance.new("Script")
- Script50 = Instance.new("Script")
- Script51 = Instance.new("Script")
- SpecialMesh52 = Instance.new("SpecialMesh")
- Script53 = Instance.new("Script")
- Script54 = Instance.new("Script")
- Script55 = Instance.new("Script")
- SpecialMesh56 = Instance.new("SpecialMesh")
- Script57 = Instance.new("Script")
- Script58 = Instance.new("Script")
- Script59 = Instance.new("Script")
- Script60 = Instance.new("Script")
- SpecialMesh61 = Instance.new("SpecialMesh")
- Script62 = Instance.new("Script")
- Script63 = Instance.new("Script")
- ParticleEmitter64 = Instance.new("ParticleEmitter")
- ParticleEmitter65 = Instance.new("ParticleEmitter")
- ParticleEmitter66 = Instance.new("ParticleEmitter")
- Script67 = Instance.new("Script")
- Script68 = Instance.new("Script")
- Script69 = Instance.new("Script")
- NumberValue70 = Instance.new("NumberValue")
- NumberValue71 = Instance.new("NumberValue")
- NumberValue72 = Instance.new("NumberValue")
- NumberValue73 = Instance.new("NumberValue")
- NumberValue74 = Instance.new("NumberValue")
- SpecialMesh75 = Instance.new("SpecialMesh")
- Script76 = Instance.new("Script")
- Script77 = Instance.new("Script")
- NumberValue78 = Instance.new("NumberValue")
- NumberValue79 = Instance.new("NumberValue")
- NumberValue80 = Instance.new("NumberValue")
- NumberValue81 = Instance.new("NumberValue")
- NumberValue82 = Instance.new("NumberValue")
- SpecialMesh83 = Instance.new("SpecialMesh")
- Script84 = Instance.new("Script")
- Script85 = Instance.new("Script")
- Script86 = Instance.new("Script")
- Script87 = Instance.new("Script")
- Script88 = Instance.new("Script")
- Script89 = Instance.new("Script")
- SpecialMesh90 = Instance.new("SpecialMesh")
- Script91 = Instance.new("Script")
- Script92 = Instance.new("Script")
- SpecialMesh93 = Instance.new("SpecialMesh")
- Script94 = Instance.new("Script")
- Script95 = Instance.new("Script")
- SpecialMesh96 = Instance.new("SpecialMesh")
- ParticleEmitter97 = Instance.new("ParticleEmitter")
- ParticleEmitter98 = Instance.new("ParticleEmitter")
- Script99 = Instance.new("Script")
- Script100 = Instance.new("Script")
- SpecialMesh101 = Instance.new("SpecialMesh")
- ParticleEmitter102 = Instance.new("ParticleEmitter")
- Sound103 = Instance.new("Sound")
- ReverbSoundEffect104 = Instance.new("ReverbSoundEffect")
- Sound0.Name = "Blam"
- Sound0.Parent = mas
- Sound0.MaxDistance = 9.999999778196308e+21
- Sound0.EmitterSize = 45
- Sound0.MinDistance = 45
- Sound0.Pitch = 0.15000000596046448
- Sound0.PlaybackSpeed = 0.15000000596046448
- Sound0.SoundId = "rbxassetid://2248511"
- Sound0.Volume = 5
- Sound1.Name = "Blam2"
- Sound1.Parent = mas
- Sound1.EmitterSize = 45.599998474121094
- Sound1.MinDistance = 45.599998474121094
- Sound1.Pitch = 0.20000000298023224
- Sound1.PlaybackSpeed = 0.20000000298023224
- Sound1.SoundId = "rbxassetid://13775494"
- Sound1.Volume = 2
- ReverbSoundEffect2.Parent = Sound1
- ReverbSoundEffect2.DryLevel = -2
- ReverbSoundEffect2.DecayTime = 1.2940000295639038
- PitchShiftSoundEffect3.Parent = Sound1
- PitchShiftSoundEffect3.Octave = 0.5299999713897705
- Sound4.Name = "Charge"
- Sound4.Parent = mas
- Sound4.EmitterSize = 50.29999923706055
- Sound4.MinDistance = 50.29999923706055
- Sound4.Pitch = 0.10000000149011612
- Sound4.PlaybackSpeed = 0.10000000149011612
- Sound4.SoundId = "rbxassetid://2101137"
- Sound4.Volume = 2
- ReverbSoundEffect5.Parent = Sound4
- Sound6.Name = "ChargeExSound"
- Sound6.Parent = mas
- Sound6.EmitterSize = 50.29999923706055
- Sound6.MinDistance = 50.29999923706055
- Sound6.Pitch = 0.30000001192092896
- Sound6.PlaybackSpeed = 0.30000001192092896
- Sound6.SoundId = "http://www.roblox.com/asset/?id=2691586"
- Sound6.Volume = 1
- Sound7.Name = "ChargeExSound2"
- Sound7.Parent = mas
- Sound7.EmitterSize = 50.29999923706055
- Sound7.MinDistance = 50.29999923706055
- Sound7.Pitch = 0.5
- Sound7.PlaybackSpeed = 0.5
- Sound7.SoundId = "http://www.roblox.com/asset/?id=2801263"
- Sound7.Volume = 1
- Sound8.Name = "ChargeExSound3"
- Sound8.Parent = mas
- Sound8.EmitterSize = 50.29999923706055
- Sound8.MinDistance = 50.29999923706055
- Sound8.Pitch = 0.699999988079071
- Sound8.PlaybackSpeed = 0.699999988079071
- Sound8.SoundId = "rbxassetid://1369158"
- Sound8.Volume = 1
- Sound9.Name = "ChargeExSound4"
- Sound9.Parent = mas
- Sound9.EmitterSize = 50.29999923706055
- Sound9.MinDistance = 50.29999923706055
- Sound9.Pitch = 0.800000011920929
- Sound9.PlaybackSpeed = 0.800000011920929
- Sound9.SoundId = "http://www.roblox.com/asset/?id=2974000"
- Sound9.Volume = 1
- Sound10.Name = "ChargeExSound5"
- Sound10.Parent = mas
- Sound10.EmitterSize = 50.29999923706055
- Sound10.MinDistance = 50.29999923706055
- Sound10.Pitch = 0.6499999761581421
- Sound10.PlaybackSpeed = 0.6499999761581421
- Sound10.SoundId = "http://www.roblox.com/asset/?id=2974249"
- Sound10.Volume = 1
- Sound11.Name = "ChargeStart"
- Sound11.Parent = mas
- Sound11.EmitterSize = 100
- Sound11.MinDistance = 100
- Sound11.Pitch = 0.75
- Sound11.PlaybackSpeed = 0.75
- Sound11.SoundId = "rbxassetid://3264793"
- Sound11.Volume = 2
- Sound12.Name = "ChargeStart2"
- Sound12.Parent = mas
- Sound12.MaxDistance = 9999999827968
- Sound12.EmitterSize = 50.29999923706055
- Sound12.MinDistance = 50.29999923706055
- Sound12.Pitch = 0.15000000596046448
- Sound12.PlaybackSpeed = 0.15000000596046448
- Sound12.SoundId = "rbxassetid://12222124"
- --DistortionSoundEffect13.Parent = Sound12
- --DistortionSoundEffect13.Level = 0.8799999952316284
- ReverbSoundEffect14.Parent = Sound12
- Sound15.Name = "ChargeStart3"
- Sound15.Parent = mas
- Sound15.EmitterSize = 50.29999923706055
- Sound15.MinDistance = 50.29999923706055
- Sound15.Pitch = 0.699999988079071
- Sound15.PlaybackSpeed = 0.699999988079071
- Sound15.SoundId = "rbxassetid://1369158"
- Sound15.Volume = 1
- Sound16.Name = "Curse"
- Sound16.Parent = mas
- Sound16.EmitterSize = 50.29999923706055
- Sound16.MinDistance = 50.29999923706055
- Sound16.Pitch = 0.30000001192092896
- Sound16.PlaybackSpeed = 0.30000001192092896
- Sound16.SoundId = "http://www.roblox.com/asset/?id=13775494"
- Sound16.Volume = 2
- Sound17.Name = "DBC"
- Sound17.Parent = mas
- Sound17.MaxDistance = 9.999999778196308e+22
- Sound17.EmitterSize = 50.29999923706055
- Sound17.MinDistance = 50.29999923706055
- Sound17.Pitch = 0.550000011920929
- Sound17.PlaybackSpeed = 0.550000011920929
- Sound17.SoundId = "http://www.roblox.com/asset/?id=2101137"
- Sound17.Volume = 3
- Sound18.Name = "DBCha"
- Sound18.Parent = mas
- Sound18.MaxDistance = 9.999999778196308e+21
- Sound18.EmitterSize = 50.29999923706055
- Sound18.MinDistance = 50.29999923706055
- Sound18.Pitch = 0.30000001192092896
- Sound18.PlaybackSpeed = 0.30000001192092896
- Sound18.SoundId = "http://www.roblox.com/asset/?id=2101137"
- Sound18.Volume = 3
- Sound19.Name = "DS"
- Sound19.Parent = mas
- Sound19.EmitterSize = 50.29999923706055
- Sound19.MinDistance = 50.29999923706055
- Sound19.Pitch = 0.699999988079071
- Sound19.PlaybackSpeed = 0.699999988079071
- Sound19.SoundId = "http://www.roblox.com/asset/?id=2691586"
- Sound19.Volume = 3
- Sound20.Name = "DSHit"
- Sound20.Parent = mas
- Sound20.EmitterSize = 50.29999923706055
- Sound20.MinDistance = 50.29999923706055
- Sound20.Pitch = 1.5
- Sound20.PlaybackSpeed = 1.5
- Sound20.SoundId = "http://www.roblox.com/asset/?id=2101148"
- Sound20.Volume = 3
- Sound21.Name = "Defile"
- Sound21.Parent = mas
- Sound21.MaxDistance = 9.999999778196308e+21
- Sound21.EmitterSize = 50.29999923706055
- Sound21.MinDistance = 50.29999923706055
- Sound21.Pitch = 1.125
- Sound21.PlaybackSpeed = 1.125
- Sound21.SoundId = "http://www.roblox.com/asset/?id=3264923"
- Sound21.Volume = 3
- Sound22.Name = "Elec"
- Sound22.Parent = mas
- Sound22.MaxDistance = 1.0000000253776429e+26
- Sound22.EmitterSize = 50.29999923706055
- Sound22.MinDistance = 50.29999923706055
- Sound22.Pitch = 0.699999988079071
- Sound22.PlaybackSpeed = 0.699999988079071
- Sound22.SoundId = "http://www.roblox.com/asset/?id=2800815"
- Sound22.Volume = 3
- Sound23.Name = "FarBlam"
- Sound23.Parent = mas
- Sound23.MaxDistance = 100000002004087730000
- Sound23.EmitterSize = 10000000272564224
- Sound23.MinDistance = 10000000272564224
- Sound23.Pitch = 0.699999988079071
- Sound23.PlaybackSpeed = 0.699999988079071
- Sound23.SoundId = "rbxassetid://1909632970"
- Sound23.Volume = 0.800000011920929
- EqualizerSoundEffect24.Parent = Sound23
- EqualizerSoundEffect24.LowGain = 10
- EqualizerSoundEffect24.MidGain = -9.800000190734863
- ReverbSoundEffect25.Parent = Sound23
- ReverbSoundEffect25.DryLevel = -36
- ReverbSoundEffect25.WetLevel = 10
- ReverbSoundEffect25.DecayTime = 4.875999927520752
- Sound26.Name = "Rise"
- Sound26.Parent = mas
- Sound26.EmitterSize = 75
- Sound26.MinDistance = 75
- Sound26.Pitch = 2
- Sound26.PlaybackSpeed = 2
- Sound26.SoundId = "rbxassetid://1899274315"
- Sound26.Volume = 1
- Sound27.Name = "Throw"
- Sound27.Parent = mas
- Sound27.SoundId = "http://www.roblox.com/asset/?id=18426149"
- Sound27.Volume = 1
- Sound28.Name = "booooooooooooiiiiinnngggg"
- Sound28.Parent = mas
- Sound28.MaxDistance = 99999998430674940
- Sound28.EmitterSize = 50.29999923706055
- Sound28.MinDistance = 50.29999923706055
- Sound28.Pitch = 0.20000000298023224
- Sound28.PlaybackSpeed = 0.20000000298023224
- Sound28.SoundId = "rbxassetid://12222124"
- Sound28.Volume = 2
- Sound29.Name = "build_up"
- Sound29.Parent = mas
- Sound29.MaxDistance = 10000000272564224
- Sound29.EmitterSize = 100
- Sound29.MinDistance = 100
- Sound29.Pitch = 0.15000000596046448
- Sound29.PlaybackSpeed = 0.15000000596046448
- Sound29.SoundId = "rbxassetid://4681404874"
- Sound29.Volume = 3
- Sound30.Name = "crack"
- Sound30.Parent = mas
- Sound30.TimePosition = 0.35
- Sound30.Pitch = 2
- Sound30.PlaybackSpeed = 2
- Sound30.SoundId = "rbxassetid://4876899660"
- Sound31.Name = "crack2"
- Sound31.Parent = mas
- Sound31.TimePosition = 0.4
- Sound31.SoundId = "rbxassetid://4876899660"
- Sound32.Name = "crack3"
- Sound32.Parent = mas
- Sound32.TimePosition = 0.4
- Sound32.Pitch = 0.5
- Sound32.PlaybackSpeed = 0.5
- Sound32.SoundId = "rbxassetid://4876899660"
- Sound33.Name = "hallelujah"
- Sound33.Parent = mas
- Sound33.TimePosition = 0.15
- Sound33.SoundId = "rbxassetid://6152971423"
- Sound33.Volume = 1
- Sound34.Name = "heavencrash"
- Sound34.Parent = mas
- Sound34.MaxDistance = 9999999827968
- Sound34.Pitch = 0.800000011920929
- Sound34.PlaybackSpeed = 0.800000011920929
- Sound34.SoundId = "rbxassetid://5537141809"
- Sound34.Volume = 4
- Sound35.Name = "holy_explosion"
- Sound35.Parent = mas
- Sound35.MaxDistance = 1000000000
- Sound35.SoundId = "rbxassetid://4984258076"
- Sound35.Volume = 3
- ParticleEmitter36.Name = "Activate"
- ParticleEmitter36.Parent = mas
- ParticleEmitter36.Speed = NumberRange.new(6.5, 6.5)
- ParticleEmitter36.Color = ColorSequence.new(
- Color3.new(1, 1, 0),
- Color3.new(1, 0.32549, 0.0117647)
- )
- ParticleEmitter36.Enabled = false
- ParticleEmitter36.LightEmission = 1
- ParticleEmitter36.Texture = "http://www.roblox.com/asset/?id=241650934"
- ParticleEmitter36.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,0.2499997615814209),
- NumberSequenceKeypoint.new(0.0184,0.2499997615814209),
- NumberSequenceKeypoint.new(0.89,0),
- NumberSequenceKeypoint.new(1,0.437)
- })
- ParticleEmitter36.Drag = 5.150000095367432
- ParticleEmitter36.Lifetime = NumberRange.new(0.20000000298023224, 0.6000000238418579)
- ParticleEmitter36.Rate = 100000
- ParticleEmitter36.SpreadAngle = Vector2.new(1000, 1000)
- ParticleEmitter36.VelocitySpread = 1000
- ParticleEmitter37.Name = "Activate2"
- ParticleEmitter37.Parent = mas
- ParticleEmitter37.Speed = NumberRange.new(20, 20)
- ParticleEmitter37.Color = ColorSequence.new(Color3.new(1, 0.466667, 0),Color3.new(1, 0.0758686, 0.0104397),Color3.new(1, 0.891456, 0.122666),Color3.new(1, 0.876546, 0.00215327),Color3.new(1, 0.32549, 0.0117647))
- ParticleEmitter37.Enabled = false
- ParticleEmitter37.LightEmission = 1
- ParticleEmitter37.Texture = "http://www.roblox.com/asset/?id=241650934"
- ParticleEmitter37.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,3.42,0.438),
- NumberSequenceKeypoint.new(0.107,0,0),
- NumberSequenceKeypoint.new(0.583,0.311,0),
- NumberSequenceKeypoint.new(0.948,0),
- NumberSequenceKeypoint.new(1,5.56)
- })
- ParticleEmitter37.Lifetime = NumberRange.new(1, 1)
- ParticleEmitter37.Rate = 100000
- ParticleEmitter37.SpreadAngle = Vector2.new(1000, 1000)
- ParticleEmitter37.VelocitySpread = 1000
- ParticleEmitter38.Name = "bigglow"
- ParticleEmitter38.Parent = Ball.Attachment
- ParticleEmitter38.Speed = NumberRange.new(0, 0)
- ParticleEmitter38.Rotation = NumberRange.new(0, 360)
- ParticleEmitter38.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 1, 0))
- ParticleEmitter38.Enabled = false
- ParticleEmitter38.LightEmission = 100
- ParticleEmitter38.Texture = "http://www.roblox.com/asset/?id=1053548563"
- ParticleEmitter38.Transparency = NumberSequence.new(0,1)
- ParticleEmitter38.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,3.42,0),
- NumberSequenceKeypoint.new(0.0276,10,0),
- NumberSequenceKeypoint.new(1,10,0)
- })
- ParticleEmitter38.Lifetime = NumberRange.new(2, 2)
- ParticleEmitter38.LockedToPart = true
- ParticleEmitter38.Rate = 5
- ParticleEmitter38.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter38.VelocitySpread = 360
- ParticleEmitter39.Name = "Flare"
- ParticleEmitter39.Parent = Ball.Attachment
- ParticleEmitter39.Speed = NumberRange.new(0, 0)
- ParticleEmitter39.Rotation = NumberRange.new(110, 110)
- ParticleEmitter39.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.902706, 0.00256036),Color3.new(1, 0.701961, 0.00784314),Color3.new(1, 0, 0.0156863))
- ParticleEmitter39.Enabled = false
- ParticleEmitter39.LightEmission = 1
- ParticleEmitter39.Texture = "rbxassetid://6294860616"
- ParticleEmitter39.Transparency = NumberSequence.new(1,0.8524590134620667,1)
- ParticleEmitter39.Size = NumberSequence.new(20,20)
- ParticleEmitter39.Drag = 3
- ParticleEmitter39.Lifetime = NumberRange.new(1, 1)
- ParticleEmitter39.LockedToPart = true
- ParticleEmitter39.SpreadAngle = Vector2.new(10000, 10000)
- ParticleEmitter39.VelocitySpread = 10000
- ParticleEmitter40.Name = "Star"
- ParticleEmitter40.Parent = Ball.Attachment
- ParticleEmitter40.Speed = NumberRange.new(0, 0)
- ParticleEmitter40.Rotation = NumberRange.new(20, 20)
- ParticleEmitter40.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(1, 0.786604, 0.444586),Color3.new(0.387108, 0.159377, 0.887465),Color3.new(0.231373, 0, 1))
- ParticleEmitter40.Enabled = false
- ParticleEmitter40.LightEmission = 1
- ParticleEmitter40.Texture = "rbxassetid://6294860616"
- ParticleEmitter40.Transparency = NumberSequence.new(0.9016393423080444,1)
- ParticleEmitter40.ZOffset = 2
- ParticleEmitter40.Size = NumberSequence.new(5.962733268737793,10)
- ParticleEmitter40.Lifetime = NumberRange.new(0.30000001192092896, 0.30000001192092896)
- ParticleEmitter40.LockedToPart = true
- ParticleEmitter40.Rate = 100
- ParticleEmitter41.Name = "BlamEffect"
- ParticleEmitter41.Parent = mas
- ParticleEmitter41.Speed = NumberRange.new(100, 1500)
- ParticleEmitter41.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 0.701961, 0.00784314),Color3.new(1, 0, 0.0156863))
- ParticleEmitter41.Enabled = false
- ParticleEmitter41.LightEmission = 1
- ParticleEmitter41.Texture = "rbxassetid://241650934"
- ParticleEmitter41.Transparency = NumberSequence.new(0,1)
- ParticleEmitter41.ZOffset = 1
- ParticleEmitter41.Size = NumberSequence.new(50,50)
- ParticleEmitter41.Drag = 0.5
- ParticleEmitter41.Rate = 9.999999884841548e+26
- ParticleEmitter41.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter41.VelocitySpread = 360
- ParticleEmitter42.Name = "ChargeCircle"
- ParticleEmitter42.Parent = mas
- ParticleEmitter42.Speed = NumberRange.new(35, 40)
- ParticleEmitter42.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 0.701961, 0.00784314),Color3.new(1, 0, 0.0156863))
- ParticleEmitter42.Enabled = false
- ParticleEmitter42.LightEmission = 1
- ParticleEmitter42.Texture = "rbxassetid://6294957409"
- ParticleEmitter42.Transparency = NumberSequence.new(1,0.9508196711540222,0.8087431788444519)
- ParticleEmitter42.Size = NumberSequence.new(2.1118009090423584,0)
- ParticleEmitter42.Drag = 5
- ParticleEmitter42.LockedToPart = true
- ParticleEmitter42.Rate = 9.999999884841548e+26
- ParticleEmitter42.SpreadAngle = Vector2.new(0, 360)
- ParticleEmitter43.Name = "ChargeCircle2"
- ParticleEmitter43.Parent = mas
- ParticleEmitter43.Speed = NumberRange.new(35, 40)
- ParticleEmitter43.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 0.701961, 0.00784314),Color3.new(1, 0, 0.0156863))
- ParticleEmitter43.Enabled = false
- ParticleEmitter43.LightEmission = 1
- ParticleEmitter43.Texture = "rbxassetid://6294957409"
- ParticleEmitter43.Transparency = NumberSequence.new(1,0.9508196711540222,0.8087431788444519)
- ParticleEmitter43.Size = NumberSequence.new(2.1118009090423584,0)
- ParticleEmitter43.Drag = 5
- ParticleEmitter43.LockedToPart = true
- ParticleEmitter43.Rate = 9.999999884841548e+26
- ParticleEmitter43.SpreadAngle = Vector2.new(360, 0)
- ParticleEmitter43.VelocitySpread = 360
- ParticleEmitter44.Name = "ChargeEx"
- ParticleEmitter44.Parent = mas
- ParticleEmitter44.Speed = NumberRange.new(200, 200)
- ParticleEmitter44.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 0.701961, 0.00784314),Color3.new(1, 0, 0.0156863))
- ParticleEmitter44.Enabled = false
- ParticleEmitter44.LightEmission = 1
- ParticleEmitter44.Texture = "rbxassetid://241650934"
- ParticleEmitter44.Transparency = NumberSequence.new(0,0.994535505771637,0,0.9890710115432739,0.1038251519203186,0.9344262480735779,0.1038251519203186,0.9726775884628296,0.010928988456726074,0.9562841653823853,0.005464494228363037,0.7267760038375854,0.256830632686615,0.699453592300415,0.4863387942314148,0.6830601096153259,1)
- ParticleEmitter44.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,10,0),
- NumberSequenceKeypoint.new(0.357,3.69,0),
- NumberSequenceKeypoint.new(0.991,0.311,0),
- NumberSequenceKeypoint.new(1,8.39,0.621)
- })
- ParticleEmitter44.Acceleration = Vector3.new(0, -7, 0)
- ParticleEmitter44.Drag = 3
- ParticleEmitter44.Lifetime = NumberRange.new(1, 5)
- ParticleEmitter44.Rate = 1000000
- ParticleEmitter44.SpreadAngle = Vector2.new(10000, 10000)
- ParticleEmitter44.VelocitySpread = 10000
- ParticleEmitter45.Name = "ChargeGlow"
- ParticleEmitter45.Parent = mas
- ParticleEmitter45.Speed = NumberRange.new(0, 0)
- ParticleEmitter45.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter45.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 0.701961, 0.00784314),Color3.new(1, 0, 0.0156863))
- ParticleEmitter45.Enabled = false
- ParticleEmitter45.LightEmission = 1
- ParticleEmitter45.Texture = "rbxassetid://6295232694"
- ParticleEmitter45.Transparency = NumberSequence.new(1,0.688524603843689,1)
- ParticleEmitter45.Size = NumberSequence.new(20,20)
- ParticleEmitter45.Drag = 3
- ParticleEmitter45.Lifetime = NumberRange.new(1, 1)
- ParticleEmitter45.LockedToPart = true
- ParticleEmitter45.Rate = 50
- ParticleEmitter45.SpreadAngle = Vector2.new(10000, 10000)
- ParticleEmitter45.VelocitySpread = 10000
- ParticleEmitter46.Name = "ChargeSphere"
- ParticleEmitter46.Parent = mas
- ParticleEmitter46.Speed = NumberRange.new(35, 40)
- ParticleEmitter46.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 0.701961, 0.00784314),Color3.new(1, 0, 0.0156863))
- ParticleEmitter46.Enabled = false
- ParticleEmitter46.LightEmission = 1
- ParticleEmitter46.Texture = "rbxassetid://6294957409"
- ParticleEmitter46.Transparency = NumberSequence.new(1,0.9125683307647705,0.7540983557701111,1)
- ParticleEmitter46.Size = NumberSequence.new(1.4906829595565796,0.6832295656204224)
- ParticleEmitter46.Drag = 5
- ParticleEmitter46.LockedToPart = true
- ParticleEmitter46.Rate = 100000
- ParticleEmitter46.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter46.VelocitySpread = 360
- Script47.Name = "NadeScript"
- Script47.Parent = mas
- table.insert(cors,sandbox(Script47,function(s)
- local script = s or script
- script.Parent.Trail.Enabled = true
- wait(3)
- script.Parent.hallelujah:Play()
- script.Parent.Activate.Enabled = true
- script.Parent.zap.Enabled = true
- print("phase 0 entered")
- wait(1.5)
- --------------------------------------------
- print("Phase 1 - Charge")
- local exp = Instance.new("Explosion")
- exp.Position = script.Parent.Position
- exp.BlastPressure = 10000
- exp.BlastRadius = 40
- exp.Visible = false
- exp.Parent = part_folder
- script.Parent.Trail.Enabled = false
- script.Parent.radialneedles.Disabled = false
- script.Parent.hallelujah:Stop()
- script.Parent.Abscond:Play()
- script.Parent.Charge:Play()
- script.Parent.ChargeExSound:Play()
- script.Parent.ChargeExSound2:Play()
- script.Parent.ChargeExSound3:Play()
- script.Parent.ChargeExSound4:Play()
- script.Parent.ChargeExSound5:Play()
- script.Parent.ChargeStart:Play()
- script.Parent.ChargeStart2:Play()
- script.Parent.ChargeStart3:Play()
- script.Parent.Curse:Play()
- script.Parent.booooooooooooiiiiinnngggg:Play()
- script.Parent.DBC:Play()
- script.Parent.DBCha:Play()
- script.Parent.DS:Play()
- script.Parent.DSHit:Play()
- script.Parent.Defile:Play()
- script.Parent.Elec:Play()
- script.Parent.Activate.Enabled = false
- script.Parent.ChargeEx:Emit(400)
- --script.Parent.ChargeSphere.Enabled = true
- script.Parent.ChargeGlow.Enabled = true
- --script.Parent.ChargeCircle.Enabled = true
- --script.Parent.ChargeCircle2.Enabled = true
- script.Parent.ring.Enabled = true
- script.Parent.Activate2.Enabled = true
- script.Parent.Attachment.Flare.Enabled = true
- local shock = Instance.new("Part")
- shock.CanCollide = false
- shock.Anchored = true
- shock.Rotation=Vector3.new(90,0,90)
- shock.Name = "SHOCKWAVE"
- shock.Transparency = 0.2
- shock.BrickColor = BrickColor.new("New Yeller")
- shock.formFactor = "Custom"
- shock.TopSurface = 0
- shock.BottomSurface = 0
- shock.Material = "Neon"
- shock.CastShadow = false
- script.Mesh0:clone().Parent = shock
- local erase0 = script.Fade0:clone()
- erase0.Parent = shock
- erase0.Disabled = false
- shock.Parent = part_folder
- shock.Position=script.Parent.Position
- local puff = Instance.new("Part")
- script.Parent.Anchored=true
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "hi lol"
- puff.Transparency = 0.2
- puff.BrickColor = BrickColor.new("Lily white")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(3,3,3)
- puff.Material = Enum.Material.Neon
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- local erase = script.FadeEx:clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- -----------------------------------------
- local puff = Instance.new("Part")
- script.Parent.Anchored=true
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "whoosh"
- puff.Transparency = 0
- puff.BrickColor = BrickColor.new("Pearl")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(1,1,1)
- puff.Material = Enum.Material.SmoothPlastic
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- puff.Mesh.Name = 'Mesh1'
- local erase = script.tweener:Clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- local puff = Instance.new("Part")
- script.Parent.Anchored=true
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "whoosh"
- puff.Transparency = 0
- puff.BrickColor = BrickColor.new("Pearl")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(1,1,1)
- puff.Material = Enum.Material.Neon
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- local erase = script.tweener2:Clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- local puff = Instance.new("Part")
- script.Parent.Anchored=true
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "whoosh"
- puff.Transparency = 0
- puff.BrickColor = BrickColor.new("Pearl")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(1,1,1)
- puff.Material = Enum.Material.SmoothPlastic
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- local erase = script.tweener3:Clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- ---------------------------------------
- local ba = Instance.new("Part")
- ba.CastShadow = false
- ba.TopSurface=0
- ba.BottomSurface=0
- ba.Anchored=false
- ba.CanCollide=false
- ba.formFactor="Custom"
- ba.Size=Vector3.new(1,0.1,1)
- ba.CFrame=CFrame.new(script.Parent.CFrame.p)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- ba.Name="Effect"
- ba.BrickColor=BrickColor.new "White"
- local ao = script.RingMesh:clone()
- ao.Parent = ba
- local fade = script.RingFade:Clone()
- fade.Parent = ba
- fade.Disabled = false
- ba.Parent=script.Parent
- local fo = Instance.new("BodyPosition")
- fo.maxForce= Vector3.new (99999999999999999,99999999999999999,99999999999999999)
- fo.position = ba.Position
- fo.Parent = ba
- local aa = Instance.new("BodyAngularVelocity")
- aa.P=3000
- aa.maxTorque=aa.maxTorque*30
- aa.angularvelocity=Vector3.new(math.random(-70,70)/3,math.random(-70,70)/3,math.random(-70,70)/5)*100
- aa.Parent=ba
- -----------------------------------
- ba=Instance.new("Part")
- ba.CastShadow = false
- ba.TopSurface=0
- ba.BottomSurface=0
- ba.Anchored=false
- ba.CanCollide=false
- ba.formFactor="Custom"
- ba.Size=Vector3.new(1,0.1,1)
- ba.CFrame=CFrame.new(script.Parent.CFrame.p)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- ba.Name="Effect"
- ba.BrickColor=BrickColor.new "White"
- ao=script.RingMesh:clone()
- ao.Parent = ba
- local fade = script.RingFade:Clone()
- fade.Parent = ba
- fade.Disabled = false
- ba.Parent=script.Parent
- fo=Instance.new("BodyPosition")
- fo.maxForce= Vector3.new (99999999999999999,99999999999999999,99999999999999999)
- fo.position = ba.Position
- fo.Parent = ba
- aa=Instance.new("BodyAngularVelocity")
- aa.P=3000
- aa.maxTorque=aa.maxTorque*30
- aa.angularvelocity=Vector3.new(math.random(-70,70)/3,math.random(-70,70)/3,math.random(-70,70)/5)*100
- aa.Parent=ba
- -----------------------------------
- ba=Instance.new("Part")
- ba.CastShadow = false
- ba.TopSurface=0
- ba.BottomSurface=0
- ba.Anchored=false
- ba.CanCollide=false
- ba.formFactor="Custom"
- ba.Size=Vector3.new(1,0.1,1)
- ba.CFrame=CFrame.new(script.Parent.CFrame.p)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- ba.Name="Effect"
- ba.BrickColor=BrickColor.new "White"
- ao=script.RingMesh:clone()
- ao.Parent = ba
- local fade = script.RingFade:Clone()
- fade.Parent = ba
- fade.Disabled = false
- ba.Parent=script.Parent
- fo=Instance.new("BodyPosition")
- fo.maxForce= Vector3.new (99999999999999999,99999999999999999,99999999999999999)
- fo.position = ba.Position
- fo.Parent = ba
- aa=Instance.new("BodyAngularVelocity")
- aa.P=3000
- aa.maxTorque=aa.maxTorque*30
- aa.angularvelocity=Vector3.new(math.random(-70,70)/3,math.random(-70,70)/3,math.random(-70,70)/5)*100
- aa.Parent=ba
- -----------------------------------
- ba=Instance.new("Part")
- ba.CastShadow = false
- ba.TopSurface=0
- ba.BottomSurface=0
- ba.Anchored=false
- ba.CanCollide=false
- ba.formFactor="Custom"
- ba.Size=Vector3.new(1,0.1,1)
- ba.CFrame=CFrame.new(script.Parent.CFrame.p)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- ba.Name="Effect"
- ba.BrickColor=BrickColor.new "White"
- ao=script.RingMesh:clone()
- ao.Parent = ba
- local fade = script.RingFade:Clone()
- fade.Parent = ba
- fade.Disabled = false
- ba.Parent=script.Parent
- fo=Instance.new("BodyPosition")
- fo.maxForce= Vector3.new (99999999999999999,99999999999999999,99999999999999999)
- fo.position = ba.Position
- fo.Parent = ba
- aa=Instance.new("BodyAngularVelocity")
- aa.P=3000
- aa.maxTorque=aa.maxTorque*30
- aa.angularvelocity=Vector3.new(math.random(-70,70)/3,math.random(-70,70)/3,math.random(-70,70)/5)*100
- aa.Parent=ba
- -----------------------------------
- ba=Instance.new("Part")
- ba.CastShadow = false
- ba.TopSurface=0
- ba.BottomSurface=0
- ba.Anchored=false
- ba.CanCollide=false
- ba.formFactor="Custom"
- ba.Size=Vector3.new(1,0.1,1)
- ba.CFrame=CFrame.new(script.Parent.CFrame.p)*CFrame.fromEulerAnglesXYZ(math.pi/2,0,0)
- ba.Name="Effect"
- ba.BrickColor=BrickColor.new "White"
- ao=script.RingMesh:clone()
- ao.Parent = ba
- local fade = script.RingFade:Clone()
- fade.Parent = ba
- fade.Disabled = false
- ba.Parent=script.Parent
- fo=Instance.new("BodyPosition")
- fo.maxForce= Vector3.new (99999999999999999,99999999999999999,99999999999999999)
- fo.position = ba.Position
- fo.Parent = ba
- aa=Instance.new("BodyAngularVelocity")
- aa.P=3000
- aa.maxTorque=aa.maxTorque*30
- aa.angularvelocity=Vector3.new(math.random(-70,70)/3,math.random(-70,70)/3,math.random(-70,70)/5)*100
- aa.Parent=ba
- script.Parent.effect.Disabled = false
- -----------------------------------
- wait(10)
- script.Parent.Anchored = false
- local bp = Instance.new("BodyPosition")
- bp.Position = Vector3.new(
- script.Parent.Position.X,
- script.Parent.Position.Y+50,
- script.Parent.Position.Z
- )
- bp.MaxForce = Vector3.new(100000000,100000000,100000000)
- bp.Parent = script.Parent
- script.Parent.effect.Disabled = true
- script.Parent.ChargeSphere.Enabled = false
- script.Parent.ChargeGlow.Enabled = false
- script.Parent.ChargeCircle.Enabled = false
- script.Parent.ChargeCircle2.Enabled = false
- script.Parent.ring.Enabled = false
- script.Parent.Activate2.Enabled = false
- script.Parent.zap.Enabled = false
- script.Parent.Attachment.Flare.Enabled = false
- script.Parent.Rise:Play()
- script.Parent.radialneedles3.Disabled = false
- wait(.7)
- script.Parent.radialneedles3.Disabled = true
- wait(0.8)
- wait(1)
- script.Parent.Attachment.bigglow:Emit(1)
- script.Parent.crack:Play()
- wait(2)
- script.Parent.Attachment.bigglow:Emit(5)
- script.Parent.crack2:Play()
- wait(1.5)
- script.Parent.Attachment.bigglow:Emit(20)
- script.Parent.crack3:Play()
- wait(0.5)
- wait(0)
- bp:Destroy()
- local bp2 = Instance.new("BodyPosition")
- bp2.Position = Vector3.new(
- script.Parent.Position.X,
- script.Parent.Position.Y+175,
- script.Parent.Position.Z
- )
- bp2.Parent = script.Parent
- script.Parent.speedneedles.Disabled = false
- script.Parent.holy_explosion:Play()
- puff = Instance.new("Part")
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "hi lol"
- puff.Transparency = 0.2
- puff.BrickColor = BrickColor.new("Lily white")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(3,3,3)
- puff.Material = Enum.Material.Neon
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- local erase = script.FadeEx:clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- wait(0.7)
- local exp = Instance.new("Explosion")
- exp.Position = script.Parent.Position
- exp.BlastPressure = 10000
- exp.BlastRadius = 70
- exp.Visible = false
- exp.Parent = part_folder
- script.Parent.holy_explosion:Stop()
- script.Parent.speedneedles.Disabled = true
- script.Parent.radialneedles2.Disabled = false
- script.Parent.Anchored = true
- script.Parent.Transparency = 1
- script.Parent.CanCollide = false
- script.Parent.radialneedles.Disabled = false
- script.Parent.effect2.Disabled = false
- script.Parent.FarBlam:Play()
- script.Parent.heavencrash:Play()
- script.Parent.build_up:Play()
- puff = Instance.new("Part")
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "hi lol"
- puff.Transparency = 0
- puff.BrickColor = BrickColor.new("Daisy orange")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(100,100,100)
- puff.Material = Enum.Material.Neon
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- local erase = script.tweener4:clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- script.Parent.light.Disabled = false
- script.Parent.BlamEffect:Emit(1000)
- print("Phase 2 - White hole")
- for i,v in pairs(workspace:GetChildren()) do
- if v:IsA("Model") and v:FindFirstChildOfClass("Humanoid") then
- coroutine.wrap(function()
- local rp = Instance.new("RocketPropulsion")
- local thum = v:FindFirstChildOfClass("Humanoid")
- local troot = v:FindFirstChild("HumanoidRootPart") or v:FindFirstChild("Torso")
- thum.PlatformStand = true
- rp.MaxSpeed = 0
- rp.Parent = troot
- rp.MaxThrust = 10000
- rp.Target = script.Parent
- rp.TargetRadius = 30
- rp.ThrustP = 1000
- rp.ThrustD = 20000
- rp.TargetOffset = Vector3.new(50,340,50)
- rp:Fire()
- local nomnomnom = script.yeeeeeeeeet:Clone()
- nomnomnom.Parent = rp
- nomnomnom.Disabled = false
- wait(0.1)
- troot.Velocity = Vector3.new(
- (math.random(-250,250)),
- (math.random(100,250)),
- (math.random(-250,250))
- )
- end)()
- end
- end
- wait(10)
- script.Parent.Attachment.Flare:Emit(70)
- script.Parent.Attachment.Star.Enabled = true
- script.Parent.effect2.Disabled = true
- script.Parent.radialneedles2.Disabled = true
- script.Parent.Anchored = false
- bp2:Destroy()
- local bp3 = Instance.new("BodyPosition")
- bp3.Position = Vector3.new(
- script.Parent.Position.X,
- script.Parent.Position.Y+20,
- script.Parent.Position.Z
- )
- bp3.Parent = script.Parent
- wait(2)
- print("Phase 3 - TOTAL DESTRUCTION")
- plyrs = game:GetService("Players"):GetChildren()
- for i = 1,#plyrs do
- plyrs[i].Character.Humanoid.Health = 0
- end
- local whitescreenat3am = script.tweener5:Clone()
- whitescreenat3am.Parent = part_folder
- whitescreenat3am.Disabled = false
- script.Parent.light2.Disabled = false
- local EXPLOSION_SPREAD = 400
- ---------------------------------------------------------------------
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- local exp = Instance.new("Explosion")
- exp.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Y+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD)),
- script.Parent.Position.Z+(math.random(-EXPLOSION_SPREAD,EXPLOSION_SPREAD))
- )
- exp.BlastPressure = 100000000
- exp.BlastRadius = 10000000000
- exp.Visible = false
- exp.Parent = part_folder
- ------------------------------------------------------------------------------------------
- script.Parent.Blam:Play()
- script.Parent.Anchored = true
- script.Parent.Attachment.Star.Enabled = false
- shock = Instance.new("Part")
- shock.CanCollide = false
- shock.Anchored = true
- shock.Rotation=Vector3.new(90,0,90)
- shock.Name = "SHOCKWAVE"
- shock.Transparency = 0.2
- shock.BrickColor = BrickColor.new("New Yeller")
- shock.formFactor = "Custom"
- shock.TopSurface = 0
- shock.BottomSurface = 0
- shock.Material = "Neon"
- shock.CastShadow = false
- script.Mesh0:clone().Parent = shock
- local erase0 = script.Fade0:clone()
- erase0.Parent = shock
- erase0.Disabled = false
- shock.Parent = part_folder
- shock.Position=script.Parent.Position
- puff = Instance.new("Part")
- script.Parent.Anchored=true
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "hi lol"
- puff.Transparency = 0.2
- puff.BrickColor = BrickColor.new("Lily white")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(3,3,3)
- puff.Material = Enum.Material.Neon
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- local erase = script.FadeEx:clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- puff = Instance.new("Part")
- script.Parent.Anchored=true
- puff.CanCollide = false
- puff.Anchored = true
- puff.Name = "whoosh"
- puff.Transparency = 0
- puff.BrickColor = BrickColor.new("Pearl")
- puff.formFactor = "Custom"
- puff.TopSurface = 0
- puff.BottomSurface = 0
- puff.Size = Vector3.new(1,1,1)
- puff.Material = Enum.Material.Neon
- puff.CastShadow = false
- script.Mesh:clone().Parent = puff
- local erase = script.tweener2:Clone()
- erase.Parent = puff
- erase.Disabled = false
- puff.Parent = part_folder
- puff.Position = script.Parent.Position
- puff.CastShadow = false
- script.Parent.Nebula:Emit(300)
- script.Parent.BlamEffect:Emit(300)
- script.Parent.Nebula2:Emit(300)
- script.Parent.del.Disabled = false
- wait(50)
- if script.Parent then
- script.Parent:Destroy()
- end
- end))
- Script47.Disabled = true
- Script48.Name = "Fade0"
- Script48.Parent = Script47
- table.insert(cors,sandbox(Script48,function(s)
- local script = s or script
- script.Parent.BrickColor = BrickColor.new("White")
- script.Parent.Transparency = script.Parent.Transparency + 0.08
- script.Parent.Mesh0.Scale = script.Parent.Mesh0.Scale + Vector3.new(17,17,0.)
- wait(.1)
- for i = 1,150 do
- script.Parent.Transparency = script.Parent.Transparency + 0.005
- script.Parent.Mesh0.Scale = script.Parent.Mesh0.Scale + Vector3.new(17,17,0)
- wait()
- end
- wait(1)
- script.Parent:remove()
- end))
- Script48.Disabled = true
- Script49.Name = "Fade1"
- Script49.Parent = Script47
- table.insert(cors,sandbox(Script49,function(s)
- local script = s or script
- script.Parent.BrickColor = BrickColor.new("White")
- script.Parent.Transparency = script.Parent.Transparency + 0.08
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0,0,0)
- wait(.1)
- for i = 1,150 do
- script.Parent.Transparency = script.Parent.Transparency + 0.017
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.4,0.4,0.4)
- wait()
- end
- wait(1)
- script.Parent:remove()
- end))
- Script49.Disabled = true
- Script50.Name = "FadeBeamBLAM"
- Script50.Parent = Script47
- table.insert(cors,sandbox(Script50,function(s)
- local script = s or script
- script.Parent.BrickColor = BrickColor.new("New Yeller")
- script.Parent.Material = "Neon"
- script.Parent.Transparency = script.Parent.Transparency + 0.017
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(.1,.5,.1)
- wait(.1)
- for i = 1,150 do
- script.Parent.Transparency = script.Parent.Transparency + 0.006
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(.03,10,.03)
- wait()
- end
- wait(12)
- script.Parent:remove()
- end))
- Script50.Disabled = true
- Script51.Name = "FadeEx"
- Script51.Parent = Script47
- table.insert(cors,sandbox(Script51,function(s)
- local script = s or script
- script.Parent.BrickColor = BrickColor.new("Daisy orange")
- script.Parent.Transparency = script.Parent.Transparency + 0
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(1,.5,1)
- wait(0.001)
- for i = 1,150 do
- script.Parent.Transparency = script.Parent.Transparency + 0.007
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(.05,60,.05)
- wait()
- end
- wait(5)
- script.Parent:remove()
- end))
- Script51.Disabled = true
- SpecialMesh52.Name = "Mesh0"
- SpecialMesh52.Parent = Script47
- SpecialMesh52.MeshId = "http://www.roblox.com/asset/?id=3270017"
- SpecialMesh52.Scale = Vector3.new(10, 10, 10)
- SpecialMesh52.MeshType = Enum.MeshType.FileMesh
- Script53.Name = "RingFade"
- Script53.Parent = Script47
- table.insert(cors,sandbox(Script53,function(s)
- local script = s or script
- script.Parent.BrickColor = BrickColor.new("White")
- script.Parent.Transparency = script.Parent.Transparency + 0.02
- script.Parent.RingMesh.Scale = script.Parent.RingMesh.Scale + Vector3.new(0,0,0)
- wait(.1)
- for i = 1,150 do
- script.Parent.Transparency = script.Parent.Transparency + 0.01
- script.Parent.RingMesh.Scale = script.Parent.RingMesh.Scale + Vector3.new(0,0,0)
- wait()
- end
- wait(13)
- script.Parent:remove()
- end))
- Script53.Disabled = true
- Script54.Name = "light"
- Script54.Parent = Script47
- table.insert(cors,sandbox(Script54,function(s)
- local script = s or script
- if cc_enabled then else return end
- local lightcorrection = Instance.new("ColorCorrectionEffect")
- lightcorrection.Name = "Light"
- lightcorrection.Brightness = 0.8
- lightcorrection.Parent = game:GetService("Lighting")
- wait(3)
- wait(0.1)
- lightcorrection.Brightness = 0.75
- wait(0.1)
- lightcorrection.Brightness = 0.7
- wait(0.1)
- lightcorrection.Brightness = 0.65
- wait(0.1)
- lightcorrection.Brightness = 0.6
- wait(0.1)
- lightcorrection.Brightness = 0.55
- wait(0.1)
- lightcorrection.Brightness = 0.5
- wait(0.1)
- lightcorrection.Brightness = 0.45
- wait(0.1)
- lightcorrection.Brightness = 0.4
- wait(0.1)
- lightcorrection.Brightness = 0.35
- wait(0.1)
- lightcorrection.Brightness = 0.3
- wait(0.1)
- lightcorrection.Brightness = 0.25
- wait(0.1)
- lightcorrection.Brightness = 0.2
- wait(0.1)
- lightcorrection.Brightness = 0.15
- wait(0.1)
- lightcorrection.Brightness = 0.1
- wait(0.1)
- lightcorrection.Brightness = 0
- end))
- Script54.Disabled = true
- Script55.Name = "Fade"
- Script55.Parent = Script47
- table.insert(cors,sandbox(Script55,function(s)
- local script = s or script
- wait()
- script.Parent.BrickColor = BrickColor.new("New Yeller")
- script.Parent.Transparency = script.Parent.Transparency + 0.05
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.2,0.2,0.2)
- wait(0.1)
- script.Parent.BrickColor = BrickColor.new("New Yeller")
- script.Parent.Transparency = script.Parent.Transparency + 0.0
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.2,0.2,0.2)
- wait(.1)
- script.Parent.BrickColor = BrickColor.new("Deep orange")
- script.Parent.Transparency = script.Parent.Transparency + 0.0
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.2,0.2,0.2)
- wait(.1)
- script.Parent.BrickColor = BrickColor.new("Deep orange")
- script.Parent.Transparency = script.Parent.Transparency + 0.0
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.2,0.2,0.2)
- wait(.1)
- wait(.1)
- script.Parent.BrickColor = BrickColor.new("Deep orange")
- script.Parent.Transparency = script.Parent.Transparency + 0.05
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.3,0.3,0.3)
- wait(.1)
- script.Parent.BrickColor = BrickColor.new("Deep orange")
- script.Parent.Transparency = script.Parent.Transparency + 0.0
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.3,0.3,0.3)
- wait(.1)
- script.Parent.BrickColor = BrickColor.new("White")
- script.Parent.Transparency = script.Parent.Transparency + 0.0
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.3,0.3,0.3)
- wait(.1)
- script.Parent.BrickColor = BrickColor.new("White")
- script.Parent.Transparency = script.Parent.Transparency + 0.00
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.3,0.3,0.3)
- wait(.1)
- script.Parent.BrickColor = BrickColor.new("White")
- script.Parent.Transparency = script.Parent.Transparency + 0.08
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.3,0.3,0.3)
- wait(.1)
- for i = 1,100 do
- script.Parent.Transparency = script.Parent.Transparency + 0.01
- script.Parent.Mesh.Scale = script.Parent.Mesh.Scale + Vector3.new(0.1,0.1,0.1)
- wait(0.1)
- end
- wait(1)
- script.Parent:remove()
- end))
- Script55.Disabled = true
- SpecialMesh56.Name = "RingMesh"
- SpecialMesh56.Parent = Script47
- SpecialMesh56.MeshId = "http://www.roblox.com/asset/?id=3270017"
- SpecialMesh56.Scale = Vector3.new(50, 50, 0)
- SpecialMesh56.VertexColor = Vector3.new(50, 50, 50)
- SpecialMesh56.TextureId = "rbxassetid://6300110919"
- SpecialMesh56.MeshType = Enum.MeshType.FileMesh
- Script57.Name = "tweener2"
- Script57.Parent = Script47
- table.insert(cors,sandbox(Script57,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.Mesh
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 3, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Scale = Vector3.new(1000,900,1000)
- }
- local PartProperties = {
- Transparency = 1;
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(4)
- script.Parent:Destroy()
- end))
- Script57.Disabled = true
- Script58.Name = "tweener3"
- Script58.Parent = Script47
- table.insert(cors,sandbox(Script58,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.Mesh
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 7, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Scale = Vector3.new(100,80,100)
- }
- local PartProperties = {
- Transparency = 1;
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(8)
- script.Parent:Destroy()
- end))
- Script58.Disabled = true
- Script59.Name = "tweener4"
- Script59.Parent = Script47
- table.insert(cors,sandbox(Script59,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.Mesh
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 10, --Length
- Enum.EasingStyle.Back, --style
- Enum.EasingDirection.In, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Scale = Vector3.new(0,0,0)
- }
- local PartProperties = {
- Transparency = 0;
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(11)
- script.Parent:Destroy()
- end))
- Script59.Disabled = true
- Script60.Name = "yeeeeeeeeet"
- Script60.Parent = Script47
- table.insert(cors,sandbox(Script60,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 4, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.In, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local PartProperties = {
- MaxSpeed = 1000000;
- TargetOffset = Vector3.new(0,0,0);
- }
- local AppliedTween = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween:Play()
- wait(5)
- local tweeninginformation2 = TweenInfo.new(
- 4, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.In, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local PartProperties2 = {
- ThrustD = 0.001;
- }
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation2,PartProperties2)
- AppliedTween2:Play()
- wait(16)
- script.Parent:Destroy()
- end))
- Script60.Disabled = true
- SpecialMesh61.Parent = Script47
- SpecialMesh61.VertexColor = Vector3.new(7, 7, 7)
- SpecialMesh61.MeshType = Enum.MeshType.Sphere
- Script62.Name = "tweener"
- Script62.Parent = Script47
- table.insert(cors,sandbox(Script62,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.Mesh
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 6, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Scale = Vector3.new(200,100,200)
- }
- local PartProperties = {
- Transparency = 1;
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(7)
- script.Parent:Destroy()
- end))
- Script62.Disabled = true
- Script63.Name = "tweener5"
- Script63.Parent = Script47
- table.insert(cors,sandbox(Script63,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local part = game:GetService("Lighting")
- part.Brightness = 30
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 10, --Length
- Enum.EasingStyle.Back, --style
- Enum.EasingDirection.In, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local PartProperties = {
- Brightness = 2;
- }
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(11)
- script:Destroy()
- end))
- Script63.Disabled = true
- ParticleEmitter64.Name = "Nebula"
- ParticleEmitter64.Parent = mas
- ParticleEmitter64.Speed = NumberRange.new(100, 1500)
- ParticleEmitter64.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(0.482353, 0.890196, 0.756863),Color3.new(0.517647, 0.27451, 1))
- ParticleEmitter64.Enabled = false
- ParticleEmitter64.LightEmission = 1.0000000331813535e+32
- ParticleEmitter64.Texture = "rbxassetid://6295136332"
- ParticleEmitter64.Transparency = NumberSequence.new(0,0.8524590134620667,0.1803278923034668,0.8579235076904297,0.19125688076019287,0.6775956153869629,0.23497271537780762,0.7049180269241333,0.41530054807662964,1)
- ParticleEmitter64.ZOffset = 1
- ParticleEmitter64.Size = NumberSequence.new(100,100)
- ParticleEmitter64.Drag = 0.5
- ParticleEmitter64.Lifetime = NumberRange.new(10, 20)
- ParticleEmitter64.Rate = 9.999999884841548e+26
- ParticleEmitter64.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter64.VelocitySpread = 360
- ParticleEmitter65.Name = "Nebula2"
- ParticleEmitter65.Parent = mas
- ParticleEmitter65.Speed = NumberRange.new(50, 200)
- ParticleEmitter65.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter65.Color = ColorSequence.new(Color3.new(1, 1, 1),Color3.new(0.94902, 0.815686, 0.0509804),Color3.new(0.482353, 0.890196, 0.756863),Color3.new(0.512299, 0.367796, 0.963161),Color3.new(0.517647, 0.27451, 1))
- ParticleEmitter65.Enabled = false
- ParticleEmitter65.LightEmission = 1.0000000331813535e+32
- ParticleEmitter65.Texture = "rbxassetid://6318260980"
- ParticleEmitter65.Transparency = NumberSequence.new(1,0.7814207673072815,1)
- ParticleEmitter65.ZOffset = 1
- ParticleEmitter65.Size = NumberSequence.new(50,50)
- ParticleEmitter65.Lifetime = NumberRange.new(10, 20)
- ParticleEmitter65.Rate = 9.999999884841548e+26
- ParticleEmitter65.RotSpeed = NumberRange.new(15, 90)
- ParticleEmitter65.SpreadAngle = Vector2.new(360, 360)
- ParticleEmitter65.VelocitySpread = 360
- ParticleEmitter66.Name = "Trail"
- ParticleEmitter66.Parent = mas
- ParticleEmitter66.Speed = NumberRange.new(0, 0)
- ParticleEmitter66.Color = ColorSequence.new(Color3.new(1, 1, 0),Color3.new(1, 0.32549, 0.0117647))
- ParticleEmitter66.Enabled = false
- ParticleEmitter66.LightEmission = 1
- ParticleEmitter66.Texture = "http://www.roblox.com/asset/?id=241650934"
- ParticleEmitter66.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,1.55,0),
- NumberSequenceKeypoint.new(0.0153,0.248,0),
- NumberSequenceKeypoint.new(0.89,0,0),
- NumberSequenceKeypoint.new(1,0)
- })
- ParticleEmitter66.Drag = 5.150000095367432
- ParticleEmitter66.Lifetime = NumberRange.new(0.20000000298023224, 0.8999999761581421)
- ParticleEmitter66.Rate = 100000
- ParticleEmitter66.SpreadAngle = Vector2.new(1000, 1000)
- ParticleEmitter66.VelocitySpread = 1000
- Script67.Name = "del"
- Script67.Parent = mas
- table.insert(cors,sandbox(Script67,function(s)
- local script = s or script
- wait(50)
- script.Parent:Destroy()
- end))
- Script67.Disabled = true
- Script68.Name = "effect"
- Script68.Parent = mas
- table.insert(cors,sandbox(Script68,function(s)
- local script = s or script
- while not script.Disabled do
- wait(0.01)
- effect = Instance.new("Part")
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "whoosh"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.MoonMesh:clone()
- mesh.VertexColor = Vector3.new(10,5,4)
- mesh.Parent = effect
- local erase = script.spinning_moon_tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = Vector3.new(
- script.Parent.Position.X,
- script.Parent.Position.Y+(math.random(-3,3)),
- script.Parent.Position.Z
- )
- effect.CastShadow = false
- end
- end))
- Script68.Disabled = true
- Script69.Name = "spinning_moon_tweener"
- Script69.Parent = Script68
- table.insert(cors,sandbox(Script69,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.MoonMesh
- local part = script.Parent
- local tweeninginformation = TweenInfo.new(
- script.Lifetime.Value, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Scale = Vector3.new(script.Radius.Value, 0, script.Radius.Value)
- }
- local PartProperties = {
- Transparency = 1;
- Orientation = Vector3.new(
- 0,
- math.random(script.MinDegrees.Value,script.Degrees.Value),
- 0
- )
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(script.Lifetime.Value+1)
- script.Parent:Destroy()
- end))
- Script69.Disabled = true
- NumberValue70.Name = "MinDegrees"
- NumberValue70.Parent = Script69
- NumberValue70.Value = 90
- NumberValue71.Name = "MinRadius"
- NumberValue71.Parent = Script69
- NumberValue71.Value = 0.11
- NumberValue72.Name = "Radius"
- NumberValue72.Parent = Script69
- NumberValue72.Value = 0.7
- NumberValue73.Name = "Lifetime"
- NumberValue73.Parent = Script69
- NumberValue73.Value = 0.5
- NumberValue74.Name = "Degrees"
- NumberValue74.Parent = Script69
- NumberValue74.Value = 720
- SpecialMesh75.Name = "MoonMesh"
- SpecialMesh75.Parent = Script68
- SpecialMesh75.MeshId = "rbxassetid://5906796932"
- SpecialMesh75.Offset = Vector3.new(0, 0, 3)
- SpecialMesh75.Scale = Vector3.new(0, 0.10000000149011612, 0)
- SpecialMesh75.VertexColor = Vector3.new(10, 5, 3)
- SpecialMesh75.TextureId = "rbxassetid://6300110919"
- SpecialMesh75.MeshType = Enum.MeshType.FileMesh
- Script76.Name = "effect2"
- Script76.Parent = mas
- table.insert(cors,sandbox(Script76,function(s)
- local script = s or script
- while not script.Disabled do
- wait(0.01)
- effect = Instance.new("Part")
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "whoosh"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.MoonMesh:clone()
- mesh.VertexColor = Vector3.new(10,5,4)
- mesh.Parent = effect
- local erase = script.spinning_moon_tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = Vector3.new(
- script.Parent.Position.X,
- script.Parent.Position.Y+(math.random(-23,23)),
- script.Parent.Position.Z
- )
- effect.CastShadow = false
- end
- end))
- Script76.Disabled = true
- Script77.Name = "spinning_moon_tweener"
- Script77.Parent = Script76
- table.insert(cors,sandbox(Script77,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.MoonMesh
- local part = script.Parent
- local tweeninginformation = TweenInfo.new(
- script.Lifetime.Value, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Scale = Vector3.new(script.Radius.Value, 0, script.Radius.Value)
- }
- local PartProperties = {
- Transparency = 1;
- Orientation = Vector3.new(
- 0,
- math.random(script.MinDegrees.Value,script.Degrees.Value),
- 0
- )
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(script.Lifetime.Value+1)
- script.Parent:Destroy()
- end))
- Script77.Disabled = true
- NumberValue78.Name = "MinDegrees"
- NumberValue78.Parent = Script77
- NumberValue78.Value = 90
- NumberValue79.Name = "MinRadius"
- NumberValue79.Parent = Script77
- NumberValue79.Value = 0.11
- NumberValue80.Name = "Radius"
- NumberValue80.Parent = Script77
- NumberValue80.Value = 2
- NumberValue81.Name = "Lifetime"
- NumberValue81.Parent = Script77
- NumberValue81.Value = 0.5
- NumberValue82.Name = "Degrees"
- NumberValue82.Parent = Script77
- NumberValue82.Value = 720
- SpecialMesh83.Name = "MoonMesh"
- SpecialMesh83.Parent = Script76
- SpecialMesh83.MeshId = "rbxassetid://5906796932"
- SpecialMesh83.Offset = Vector3.new(0, 0, 3)
- SpecialMesh83.Scale = Vector3.new(0, 0.10000000149011612, 0)
- SpecialMesh83.VertexColor = Vector3.new(10, 5, 3)
- SpecialMesh83.TextureId = "rbxassetid://6300110919"
- SpecialMesh83.MeshType = Enum.MeshType.FileMesh
- Script84.Name = "light"
- Script84.Parent = mas
- table.insert(cors,sandbox(Script84,function(s)
- local script = s or script
- if cc_enabled then else return end
- local findcorrection = game:GetService("Lighting"):FindFirstChild("holy_correction")
- if findcorrection == nil then
- local correctioneffect = Instance.new("ColorCorrectionEffect")
- correctioneffect.Brightness = 0.6
- correctioneffect.Contrast = 1
- correctioneffect.Name = "holy_correction"
- correctioneffect.Parent = game:GetService("Lighting")
- local erase = script.tweener:Clone()
- erase.Disabled = false
- erase.Parent = part_folder
- else
- print("couldn't locate bobux")
- end
- end))
- Script84.Disabled = true
- Script85.Name = "tweener"
- Script85.Parent = Script84
- table.insert(cors,sandbox(Script85,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local part = game:GetService("Lighting"):FindFirstChild("holy_correction")
- if part then else return end
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 9, --Length
- Enum.EasingStyle.Quad, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local PartProperties = {
- Brightness = 0;
- }
- local AppliedTween = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween:Play()
- wait(10)
- local tweeninginformation2 = TweenInfo.new(
- 1, --Length
- Enum.EasingStyle.Quad, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local PartProperties2 = {
- Brightness = -0.5;
- }
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation2,PartProperties2)
- AppliedTween2:Play()
- wait(2)
- part:Destroy()
- script:Destroy()
- end))
- Script85.Disabled = true
- Script86.Name = "light2"
- Script86.Parent = mas
- table.insert(cors,sandbox(Script86,function(s)
- local script = s or script
- if cc_enabled then else return end
- local findcorrection = game:GetService("Lighting"):FindFirstChild("holy_correction2")
- if findcorrection == nil then
- local correctioneffect = Instance.new("ColorCorrectionEffect")
- correctioneffect.Brightness = 0.8
- correctioneffect.Contrast = 0
- correctioneffect.Name = "holy_correction2"
- correctioneffect.Parent = game:GetService("Lighting")
- local erase = script.tweener:Clone()
- erase.Disabled = false
- erase.Parent = part_folder
- else
- print("couldn't locate bobux")
- end
- end))
- Script86.Disabled = true
- Script87.Name = "tweener"
- Script87.Parent = Script86
- table.insert(cors,sandbox(Script87,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local part = game:GetService("Lighting"):FindFirstChild("holy_correction2")
- if part then else return end
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 10, --Length
- Enum.EasingStyle.Quad, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local PartProperties = {
- Brightness = 0;
- }
- local AppliedTween = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween:Play()
- wait(11)
- part:Destroy()
- script:Destroy()
- end))
- Script87.Disabled = true
- Script88.Name = "radialneedles"
- Script88.Parent = mas
- table.insert(cors,sandbox(Script88,function(s)
- local script = s or script
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 0
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- wait(0)
- script.Disabled = true
- end))
- Script88.Disabled = true
- Script89.Name = "tweener"
- Script89.Parent = Script88
- table.insert(cors,sandbox(Script89,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.Mesh1
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 5, --Length
- Enum.EasingStyle.Quint, --style
- Enum.EasingDirection.Out, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Offset = Vector3.new(0,0,-1600)
- }
- local PartProperties = {
- Transparency = 1;
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(7)
- script.Parent:Destroy()
- end))
- Script89.Disabled = true
- SpecialMesh90.Name = "Mesh1"
- SpecialMesh90.Parent = Script88
- SpecialMesh90.MeshId = "rbxassetid://9756362"
- SpecialMesh90.Offset = Vector3.new(0, 0, -1530)
- SpecialMesh90.Scale = Vector3.new(10, 10, 2150)
- SpecialMesh90.VertexColor = Vector3.new(7, 3, 1)
- SpecialMesh90.TextureId = "rbxassetid://6300110919"
- SpecialMesh90.MeshType = Enum.MeshType.FileMesh
- Script91.Name = "radialneedles2"
- Script91.Parent = mas
- table.insert(cors,sandbox(Script91,function(s)
- local script = s or script
- while not script.Disabled do
- wait(0.001)
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- end
- end))
- Script91.Disabled = true
- Script92.Name = "tweener"
- Script92.Parent = Script91
- table.insert(cors,sandbox(Script92,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.Mesh1
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 1.5, --Length
- Enum.EasingStyle.Quad, --style
- Enum.EasingDirection.In, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Offset = Vector3.new(0,0,0);
- Scale = Vector3.new(0,0,0);
- }
- local PartProperties = {
- Transparency = 0;
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(2)
- script.Parent:Destroy()
- end))
- Script92.Disabled = true
- SpecialMesh93.Name = "Mesh1"
- SpecialMesh93.Parent = Script91
- SpecialMesh93.MeshId = "rbxassetid://9756362"
- SpecialMesh93.Offset = Vector3.new(0, 0, -800)
- SpecialMesh93.Scale = Vector3.new(10, 10, 500)
- SpecialMesh93.VertexColor = Vector3.new(7, 3, 1)
- SpecialMesh93.TextureId = "rbxassetid://6300110919"
- SpecialMesh93.MeshType = Enum.MeshType.FileMesh
- Script94.Name = "radialneedles3"
- Script94.Parent = mas
- table.insert(cors,sandbox(Script94,function(s)
- local script = s or script
- while not script.Disabled do
- wait(0.001)
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Orientation = Vector3.new(
- (math.random(-360,360)),
- (math.random(-360,360)),
- (math.random(-360,360))
- )
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = script.Parent.Position
- end
- end))
- Script94.Disabled = true
- Script95.Name = "tweener"
- Script95.Parent = Script94
- table.insert(cors,sandbox(Script95,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent.Mesh1
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 1.5, --Length
- Enum.EasingStyle.Quad, --style
- Enum.EasingDirection.In, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Offset = Vector3.new(0,0,0);
- Scale = Vector3.new(0,0,0);
- }
- local PartProperties = {
- Transparency = 0;
- }
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(2)
- script.Parent:Destroy()
- end))
- Script95.Disabled = true
- SpecialMesh96.Name = "Mesh1"
- SpecialMesh96.Parent = Script94
- SpecialMesh96.MeshId = "rbxassetid://9756362"
- SpecialMesh96.Offset = Vector3.new(0, 0, -450)
- SpecialMesh96.Scale = Vector3.new(10, 10, 100)
- SpecialMesh96.VertexColor = Vector3.new(7, 3, 1)
- SpecialMesh96.TextureId = "rbxassetid://6300110919"
- SpecialMesh96.MeshType = Enum.MeshType.FileMesh
- ParticleEmitter97.Name = "ring"
- ParticleEmitter97.Parent = mas
- ParticleEmitter97.Speed = NumberRange.new(0, 0)
- ParticleEmitter97.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter97.Color = ColorSequence.new(Color3.new(0.984314, 1, 0),Color3.new(1, 0.282353, 0))
- ParticleEmitter97.Enabled = false
- ParticleEmitter97.LightEmission = 1
- ParticleEmitter97.Texture = "rbxassetid://3043632728"
- ParticleEmitter97.Transparency = NumberSequence.new(1,1,0.32499998807907104,1)
- ParticleEmitter97.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,0,0),
- NumberSequenceKeypoint.new(0.202,0,0),
- NumberSequenceKeypoint.new(1,1.81,0)
- })
- ParticleEmitter97.Lifetime = NumberRange.new(0.5, 0.5)
- ParticleEmitter97.LockedToPart = true
- ParticleEmitter97.Rate = 50
- ParticleEmitter97.RotSpeed = NumberRange.new(-5000, 5000)
- ParticleEmitter98.Name = "ring2"
- ParticleEmitter98.Parent = mas
- ParticleEmitter98.Speed = NumberRange.new(0, 0)
- ParticleEmitter98.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter98.Color = ColorSequence.new(Color3.new(0.984314, 1, 0),Color3.new(1, 0.282353, 0))
- ParticleEmitter98.Enabled = false
- ParticleEmitter98.LightEmission = 1
- ParticleEmitter98.Texture = "rbxassetid://3043632728"
- ParticleEmitter98.Transparency = NumberSequence.new(1,1,0.90625,1)
- ParticleEmitter98.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,0,0),
- NumberSequenceKeypoint.new(0.202,0,0),
- NumberSequenceKeypoint.new(1,10,0)
- })
- ParticleEmitter98.Lifetime = NumberRange.new(0.5, 0.5)
- ParticleEmitter98.LockedToPart = true
- ParticleEmitter98.Rate = 50
- ParticleEmitter98.RotSpeed = NumberRange.new(-5000, 5000)
- Script99.Name = "speedneedles"
- Script99.Parent = mas
- table.insert(cors,sandbox(Script99,function(s)
- local script = s or script
- while not script.Disabled do
- wait(0.001)
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-20,20)),
- script.Parent.Position.Y+(math.random(-20,20)),
- script.Parent.Position.Z+(math.random(-20,20))
- )
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-20,20)),
- script.Parent.Position.Y,
- script.Parent.Position.Z+(math.random(-20,20))
- )
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-20,20)),
- script.Parent.Position.Y,
- script.Parent.Position.Z+(math.random(-20,20))
- )
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-20,20)),
- script.Parent.Position.Y,
- script.Parent.Position.Z+(math.random(-20,20))
- )
- effect = Instance.new("Part")
- --
- effect.CanCollide = false
- effect.Anchored = true
- effect.Name = "nani"
- effect.Transparency = 1
- effect.BrickColor = BrickColor.new("Pearl")
- effect.formFactor = "Custom"
- effect.TopSurface = 0
- effect.BottomSurface = 0
- effect.Size = Vector3.new(1,1,1)
- effect.Material = Enum.Material.SmoothPlastic
- effect.CastShadow = false
- local mesh = script.Mesh1:clone()
- mesh.Parent = effect
- local erase = script.tweener:Clone()
- erase.Parent = effect
- erase.Disabled = false
- effect.Parent = part_folder
- effect.Position = Vector3.new(
- script.Parent.Position.X+(math.random(-20,20)),
- script.Parent.Position.Y,
- script.Parent.Position.Z+(math.random(-20,20))
- )
- end
- end))
- Script99.Disabled = true
- Script100.Name = "tweener"
- Script100.Parent = Script99
- table.insert(cors,sandbox(Script100,function(s)
- local script = s or script
- local tweeningservice = game:GetService("TweenService")
- local mesh = script.Parent:FindFirstChild("Mesh1") or script.Parent:FindFirstChild("Mesh")
- local part = script.Parent
- wait(0)
- local tweeninginformation = TweenInfo.new(
- 0.7, --Length
- Enum.EasingStyle.Linear, --style
- Enum.EasingDirection.In, --direction
- 0, --amounts or repeats
- false, -- repeat?
- 0 --delay
- )
- local MeshProperties = {
- Offset = Vector3.new(0,-1500,0);
- }
- local PartProperties = {
- Transparency = 0;
- }
- if mesh then
- local AppliedTween = tweeningservice:Create(mesh,tweeninginformation,MeshProperties)
- AppliedTween:Play()
- end
- local AppliedTween2 = tweeningservice:Create(part,tweeninginformation,PartProperties)
- AppliedTween2:Play()
- wait(0.7)
- script.Parent:Destroy()
- end))
- Script100.Disabled = true
- SpecialMesh101.Name = "Mesh1"
- SpecialMesh101.Parent = Script99
- SpecialMesh101.MeshId = "rbxassetid://9756362"
- SpecialMesh101.Offset = Vector3.new(0, 1500, 0)
- SpecialMesh101.Scale = Vector3.new(5, 100, 5)
- SpecialMesh101.VertexColor = Vector3.new(7, 3, 1)
- SpecialMesh101.TextureId = "rbxassetid://6300110919"
- SpecialMesh101.MeshType = Enum.MeshType.FileMesh
- ParticleEmitter102.Name = "zap"
- ParticleEmitter102.Parent = mas
- ParticleEmitter102.Speed = NumberRange.new(0, 0)
- ParticleEmitter102.Rotation = NumberRange.new(-360, 360)
- ParticleEmitter102.Color = ColorSequence.new(Color3.new(0.984314, 1, 0),Color3.new(1, 0.282353, 0))
- ParticleEmitter102.Enabled = false
- ParticleEmitter102.LightEmission = 1
- ParticleEmitter102.Texture = "http://www.roblox.com/asset/?id=243098098"
- ParticleEmitter102.Transparency = NumberSequence.new(0.8999999761581421,0.8999999761581421)
- ParticleEmitter102.Size = NumberSequence.new({
- NumberSequenceKeypoint.new(0,1.04,0),--
- NumberSequenceKeypoint.new(0.0677,8.75,1.06),
- NumberSequenceKeypoint.new(0.12,0,0),--
- NumberSequenceKeypoint.new(0.191,8.88,0.828),
- NumberSequenceKeypoint.new(0.238,0,0),--
- NumberSequenceKeypoint.new(0.318,8.94,0.798),
- NumberSequenceKeypoint.new(0.398,0,0),--
- NumberSequenceKeypoint.new(0.472,8.88,0.625),
- NumberSequenceKeypoint.new(0.535,0,0),--
- NumberSequenceKeypoint.new(0.605,9.06,0.938),
- NumberSequenceKeypoint.new(0.668,0,0),--
- NumberSequenceKeypoint.new(0.747,8.88,01.13),
- NumberSequenceKeypoint.new(0.82,0,0),--
- NumberSequenceKeypoint.new(0.886,9,1),
- NumberSequenceKeypoint.new(0.933,0,0),--
- NumberSequenceKeypoint.new(1,10,0)
- })
- ParticleEmitter102.Lifetime = NumberRange.new(0.20000000298023224, 0.20000000298023224)
- ParticleEmitter102.LockedToPart = true
- ParticleEmitter102.Rate = 100000
- Sound103.Name = "Abscond"
- Sound103.Parent = mas
- Sound103.EmitterSize = 50.29999923706055
- Sound103.MinDistance = 50.29999923706055
- Sound103.SoundId = "http://www.roblox.com/asset/?id=2767090"
- Sound103.Volume = 2.4000000953674316
- ReverbSoundEffect104.Parent = Sound103
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = Ball
- end
- mas:Destroy()
- local running = {}
- for var,func in pairs(new_cors) do
- coroutine.wrap(function()
- --local func = indi_cors[var]
- if not var.Disabled then
- running[var] = true
- func(var)
- end
- var.Changed:Connect(function(i)
- if i == 'Disabled' then
- if var.Disabled then
- elseif not running[var] then
- running[var] = true
- func(var)
- end
- end
- end)
- end)()
- end
- function connect_desc(desc)
- if desc:IsA("Script") and not running[desc] and desc.Name ~= 'NadeScript' then
- if desc.Disabled then
- repeat task.wait() until not desc.Disabled
- end
- for var,func in pairs(new_cors) do
- if var.Name == desc.Name then
- func = enclose(desc,func)
- func()
- break
- end
- end
- end
- end
- --Ball.DescendantAdded:Connect(connect_desc)
- --part_folder.DescendantAdded:Connect(connect_desc)
- workspace.DescendantAdded:Connect(connect_desc)
- Tool.Parent = plr:FindFirstChildOfClass("Backpack")
Add Comment
Please, Sign In to add comment