SHOW:
|
|
- or go back to the newest paste.
| 1 | - | if game.PlaceId~=843468296 and true then |
| 1 | + | wait(1) |
| 2 | - | wait(1) |
| 2 | + | local function degg() |
| 3 | - | script.Name = "∞" |
| 3 | + | local function makesound(id,loop,parent) |
| 4 | - | local function degg() |
| 4 | + | local sound = Instance.new("Sound",parent)
|
| 5 | - | local function makesound(id,loop,parent) |
| 5 | + | sound.Looped = loop |
| 6 | - | local sound = Instance.new("Sound",parent)
|
| 6 | + | sound.Volume = 4 |
| 7 | - | sound.Looped = loop |
| 7 | + | sound.SoundId = "rbxassetid://"..id |
| 8 | - | sound.Volume = 4 |
| 8 | + | sound:Play() |
| 9 | - | if id==12222242 then |
| 9 | + | |
| 10 | - | sound.TimePosition = 1 |
| 10 | + | |
| 11 | local deggstrution = Instance.new("Model",workspace)
| |
| 12 | - | sound.SoundId = "rbxassetid://"..id |
| 12 | + | deggstrution.Name = "Kill it!!" |
| 13 | - | sound:Play() |
| 13 | + | |
| 14 | - | sound.Ended:Connect(function() |
| 14 | + | local Head = Instance.new("Part",deggstrution)
|
| 15 | - | if loop==false then |
| 15 | + | Head.Name = "Head" |
| 16 | - | sound:Destroy() |
| 16 | + | Head.Material = Enum.Material.ForceField |
| 17 | Head.BrickColor = BrickColor.new("Institutional white")
| |
| 18 | - | end) |
| 18 | + | Head.Size = Vector3.new(2, 2.4, 2) |
| 19 | Head.Position = Vector3.new(5,0,0) | |
| 20 | local db = true | |
| 21 | - | local players = game:GetService("Players")
|
| 21 | + | |
| 22 | - | local deggstrution = Instance.new("Model",workspace)
|
| 22 | + | local val = Instance.new("StringValue")
|
| 23 | - | deggstrution.Name = "" |
| 23 | + | val.Value="lolno" |
| 24 | makesound(1530295588,true,Head) | |
| 25 | - | local Head = Instance.new("Part",deggstrution)
|
| 25 | + | |
| 26 | - | Head.Name = "Head" |
| 26 | + | local at1 = Instance.new("Attachment",Head)
|
| 27 | - | Head.Material = Enum.Material.ForceField |
| 27 | + | at1.Orientation = Vector3.new(-0, 180, 90) |
| 28 | - | Head.BrickColor = BrickColor.new("Institutional white")
|
| 28 | + | |
| 29 | - | Head.Size = Vector3.new(2, 2.4, 2) |
| 29 | + | local p1 = Instance.new("Part",workspace)
|
| 30 | - | Head.Position = Vector3.new(55,50,50) |
| 30 | + | p1.Anchored = true |
| 31 | - | Head.Massless = true |
| 31 | + | p1.CanCollide = false |
| 32 | - | Head.Shape = "Ball" |
| 32 | + | p1.Transparency = 1 |
| 33 | - | local db = true |
| 33 | + | |
| 34 | local at2 = Instance.new("Attachment",p1)
| |
| 35 | - | local val = Instance.new("StringValue")
|
| 35 | + | at2.Orientation = Vector3.new(0, 0, 90) |
| 36 | - | val.Value="lolno" |
| 36 | + | |
| 37 | - | makesound(141396566,true,Head) |
| 37 | + | local ao = Instance.new("AlignOrientation",Head)
|
| 38 | ao.Attachment0 = at2 | |
| 39 | - | local at1 = Instance.new("Attachment",Head)
|
| 39 | + | ao.Attachment1 = at1 |
| 40 | - | at1.Orientation = Vector3.new(-0, 180, 90) |
| 40 | + | ao.PrimaryAxisOnly = true |
| 41 | ao.ReactionTorqueEnabled = true | |
| 42 | - | local p1 = Instance.new("Part",workspace)
|
| 42 | + | |
| 43 | - | p1.Anchored = true |
| 43 | + | local mes = Instance.new("SpecialMesh",Head)
|
| 44 | - | p1.CanCollide = false |
| 44 | + | mes.MeshType = Enum.MeshType.FileMesh |
| 45 | - | p1.Transparency = 1 |
| 45 | + | mes.MeshId = "rbxassetid://1527559" |
| 46 | ||
| 47 | - | local at2 = Instance.new("Attachment",p1)
|
| 47 | + | local BG = Instance.new("BillboardGui",Head)
|
| 48 | - | at2.Orientation = Vector3.new(0, 0, 90) |
| 48 | + | BG.ExtentsOffsetWorldSpace = Vector3.new(0, 5, 0) |
| 49 | BG.MaxDistance = 100 | |
| 50 | - | local ao = Instance.new("AlignOrientation",Head)
|
| 50 | + | BG.Size = UDim2.new(10,0,2,0) |
| 51 | - | ao.Attachment0 = at2 |
| 51 | + | |
| 52 | - | ao.Attachment1 = at1 |
| 52 | + | local hb = Instance.new("TextLabel",BG)
|
| 53 | - | ao.PrimaryAxisOnly = true |
| 53 | + | hb.AnchorPoint = Vector2.new(0,.5) |
| 54 | - | ao.ReactionTorqueEnabled = true |
| 54 | + | hb.BackgroundColor3 = Color3.new(0, 255, 0) |
| 55 | hb.BorderColor3 = Color3.new(0,0,0) | |
| 56 | - | local mes = Instance.new("SpecialMesh",Head)
|
| 56 | + | hb.BorderSizePixel = 10 |
| 57 | - | mes.MeshType = Enum.MeshType.FileMesh |
| 57 | + | hb.Position = UDim2.new(0, 0,0.5, 0) |
| 58 | - | mes.MeshId = "rbxassetid://1527559" |
| 58 | + | hb.Size = UDim2.new(1, 0,1, 0) |
| 59 | hb.Text = '' | |
| 60 | - | local BG = Instance.new("BillboardGui",Head)
|
| 60 | + | |
| 61 | - | BG.ExtentsOffsetWorldSpace = Vector3.new(0, 5, 0) |
| 61 | + | local BG2 = Instance.new("BillboardGui",Head)
|
| 62 | - | BG.MaxDistance = 100 |
| 62 | + | BG2.ExtentsOffsetWorldSpace = Vector3.new(0, 5, 0) |
| 63 | - | BG.Size = UDim2.new(10,0,2,0) |
| 63 | + | BG2.MaxDistance = 100 |
| 64 | BG2.Size = UDim2.new(10,0,2,0) | |
| 65 | - | local hb = Instance.new("TextLabel",BG)
|
| 65 | + | |
| 66 | - | hb.AnchorPoint = Vector2.new(0,.5) |
| 66 | + | local hb2 = Instance.new("TextLabel",BG2)
|
| 67 | - | hb.BackgroundColor3 = Color3.new(0, 255, 0) |
| 67 | + | hb2.AnchorPoint = Vector2.new(0.5, 0.5) |
| 68 | - | hb.BorderColor3 = Color3.new(0,0,0) |
| 68 | + | hb2.BackgroundTransparency = 1 |
| 69 | - | hb.BorderSizePixel = 10 |
| 69 | + | hb2.BorderColor3 = Color3.new(0,0,0) |
| 70 | - | hb.Position = UDim2.new(0, 0,0.5, 0) |
| 70 | + | hb2.BorderSizePixel = 0 |
| 71 | - | hb.Size = UDim2.new(1, 0,1, 0) |
| 71 | + | hb2.Position = UDim2.new(0.5, 0,0.5, 0) |
| 72 | - | hb.Text = '' |
| 72 | + | hb2.Size = UDim2.new({1, 0},{1, 0})
|
| 73 | hb2.Text = '1' | |
| 74 | - | local BG2 = Instance.new("BillboardGui",Head)
|
| 74 | + | hb2.TextStrokeTransparency = 0 |
| 75 | - | BG2.ExtentsOffsetWorldSpace = Vector3.new(0, 5, 0) |
| 75 | + | hb2.Font = Enum.Font.SciFi |
| 76 | - | BG2.MaxDistance = 100 |
| 76 | + | hb2.TextScaled = true |
| 77 | - | BG2.Size = UDim2.new(10,0,2,0) |
| 77 | + | hb2.TextColor3 = Color3.new(255, 255, 255) |
| 78 | hb2.Size = UDim2.new(1, 0,1, 0) | |
| 79 | - | local hb2 = Instance.new("TextLabel",BG2)
|
| 79 | + | |
| 80 | - | hb2.AnchorPoint = Vector2.new(0.5, 0.5) |
| 80 | + | local BG3 = Instance.new("BillboardGui",Head)
|
| 81 | - | hb2.BackgroundTransparency = 1 |
| 81 | + | BG3.ExtentsOffsetWorldSpace = Vector3.new(0, 7.5, 0) |
| 82 | - | hb2.BorderColor3 = Color3.new(0,0,0) |
| 82 | + | BG3.MaxDistance = 100 |
| 83 | - | hb2.BorderSizePixel = 0 |
| 83 | + | BG3.Size = UDim2.new(10,0,2,0) |
| 84 | - | hb2.Position = UDim2.new(0.5, 0,0.5, 0) |
| 84 | + | |
| 85 | - | hb2.Size = UDim2.new({1, 0},{1, 0})
|
| 85 | + | local hb3 = Instance.new("TextLabel",BG3)
|
| 86 | - | hb2.Text = '1' |
| 86 | + | hb3.AnchorPoint = Vector2.new(0.5, 0.5) |
| 87 | - | hb2.TextStrokeTransparency = 0 |
| 87 | + | hb3.BackgroundTransparency = 1 |
| 88 | - | hb2.Font = Enum.Font.SciFi |
| 88 | + | hb3.BorderColor3 = Color3.new(0,0,0) |
| 89 | - | hb2.TextScaled = true |
| 89 | + | hb3.BorderSizePixel = 0 |
| 90 | - | hb2.TextColor3 = Color3.new(255, 255, 255) |
| 90 | + | hb3.Position = UDim2.new(0.5, 0,0.5, 0) |
| 91 | - | hb2.Size = UDim2.new(1, 0,1, 0) |
| 91 | + | hb3.Size = UDim2.new({1, 0},{1, 0})
|
| 92 | hb3.Font = Enum.Font.SciFi | |
| 93 | - | local BG3 = Instance.new("BillboardGui",Head)
|
| 93 | + | hb3.TextScaled = true |
| 94 | - | BG3.ExtentsOffsetWorldSpace = Vector3.new(0, 7.5, 0) |
| 94 | + | hb3.TextColor3 = Color3.new(0, 0, 255) |
| 95 | - | BG3.MaxDistance = 100 |
| 95 | + | hb3.Size = UDim2.new(1, 0,1, 0) |
| 96 | - | BG3.Size = UDim2.new(10,0,2,0) |
| 96 | + | hb3.Text = "[ BOSS! ] === Defender Egg ===" |
| 97 | ||
| 98 | - | local hb3 = Instance.new("TextLabel",BG3)
|
| 98 | + | |
| 99 | - | hb3.AnchorPoint = Vector2.new(0.5, 0.5) |
| 99 | + | |
| 100 | - | hb3.BackgroundTransparency = 1 |
| 100 | + | |
| 101 | - | hb3.BorderColor3 = Color3.new(0,0,0) |
| 101 | + | |
| 102 | - | hb3.BorderSizePixel = 0 |
| 102 | + | dhum.Health = 1^level |
| 103 | - | hb3.Position = UDim2.new(0.5, 0,0.5, 0) |
| 103 | + | dhum.MaxHealth = 1^level |
| 104 | - | hb3.Size = UDim2.new({1, 0},{1, 0})
|
| 104 | + | |
| 105 | - | hb3.Font = Enum.Font.SciFi |
| 105 | + | for i=1,10 do |
| 106 | - | hb3.TextScaled = true |
| 106 | + | local players = game:GetService("Players")
|
| 107 | - | hb3.TextColor3 = Color3.new(255, 255, 255) |
| 107 | + | local GC12 = players:GetChildren() |
| 108 | - | hb3.Size = UDim2.new(1, 0,1, 0) |
| 108 | + | local rannum = math.random(1,#GC12) |
| 109 | - | hb3.Text = "THE DISRESPECT EGG (YOU'VE BEEN VERY ABUSIVE)" |
| 109 | + | |
| 110 | ||
| 111 | local part = Instance.new("Part",workspace)
| |
| 112 | part.CanCollide = false | |
| 113 | if GC12[rannum].Character~=nil then | |
| 114 | - | dhum.Name="∞" |
| 114 | + | if GC12[rannum].Character:FindFirstChildWhichIsA'Humanoid'then |
| 115 | local hum = GC12[rannum].Character:FindFirstChildWhichIsA'Humanoid' | |
| 116 | - | dhum.MaxHealth = 1 |
| 116 | + | |
| 117 | - | dhum.Health = 1 |
| 117 | + | if GC12[rannum].Character:FindFirstChild'HumanoidRootPart'and hum.MoveDirection~=Vector3.new(0,0,0) then |
| 118 | part.CFrame = GC12[rannum].Character:FindFirstChild'HumanoidRootPart'.CFrame + Vector3.new(0,20,0) | |
| 119 | end | |
| 120 | - | local tar1e = nil |
| 120 | + | |
| 121 | end | |
| 122 | - | local function attach() |
| 122 | + | part.Shape = "Ball" |
| 123 | - | local player = nil |
| 123 | + | part.BrickColor = BrickColor.new("Institutional white")
|
| 124 | - | while true do |
| 124 | + | part.Material = Enum.Material.Neon |
| 125 | - | local rnt = math.random(1,#players:GetChildren()) |
| 125 | + | part.Size = Vector3.new(1,1,1) |
| 126 | - | local wpl = players:GetChildren()[rnt] |
| 126 | + | local atee = Instance.new("Attachment",part)
|
| 127 | - | if wpl.Character~=nil then |
| 127 | + | local beam = Instance.new("Beam",part)
|
| 128 | - | local wch = wpl.Character |
| 128 | + | beam.Attachment0 = atee |
| 129 | - | local whead = wch:FindFirstChild'Head' |
| 129 | + | beam.Attachment1 = at1 |
| 130 | - | local whum = wch:FindFirstChildWhichIsA'Humanoid' |
| 130 | + | beam.FaceCamera = true |
| 131 | - | if whead and whum and wch:FindFirstChild'IceEgg'==nil and wch:FindFirstChildWhichIsA("BodyVelocity",true)==nil then
|
| 131 | + | part.Touched:Connect(function(q) |
| 132 | - | if whum.Health>0 then |
| 132 | + | if q.Parent:FindFirstChildWhichIsA'Humanoid' and q.Parent~=deggstrution then |
| 133 | - | player = wpl |
| 133 | + | if q.Parent:FindFirstChildWhichIsA'Humanoid'.Health~=0 and q.Parent:FindFirstChildWhichIsA'Humanoid'.MoveDirection~=Vector3.new(0,0,0)then |
| 134 | - | if whead.Position.Y>Head.Position.Y + 4 or whead.Position.Y<Head.Position.Y - 4 then |
| 134 | + | q.Parent:FindFirstChildWhichIsA'Humanoid':TakeDamage(5) |
| 135 | - | Head.Position = whead.Position |
| 135 | + | q.Parent:FindFirstChildWhichIsA'Humanoid'.Sit = true |
| 136 | end | |
| 137 | end | |
| 138 | ||
| 139 | end) | |
| 140 | makesound(12222242,false,part) | |
| 141 | - | if player~=nil then |
| 141 | + | wait(1) |
| 142 | - | break |
| 142 | + | part:Destroy() |
| 143 | ||
| 144 | end | |
| 145 | - | if Head:FindFirstChildWhichIsA("LineForce")then
|
| 145 | + | |
| 146 | - | Head:FindFirstChildWhichIsA("LineForce"):Destroy()
|
| 146 | + | if p.Parent:FindFirstChildWhichIsA'Humanoid' and db and p.Parent~="=== Defender Egg ==="then |
| 147 | db = false | |
| 148 | - | if Head:FindFirstChildWhichIsA("Beam")then
|
| 148 | + | p.Parent:FindFirstChildWhichIsA'Humanoid':TakeDamage(5) |
| 149 | - | Head:FindFirstChildWhichIsA("Beam"):Destroy()
|
| 149 | + | p.Parent:FindFirstChildWhichIsA'Humanoid'.Sit = true |
| 150 | local ex = Instance.new("Explosion",workspace)
| |
| 151 | - | local at2 = Instance.new("Attachment",player.Character:FindFirstChild'Head')
|
| 151 | + | ex.Position = Head.Position |
| 152 | ex.BlastPressure = 10000000000000000 | |
| 153 | - | local lf = Instance.new("LineForce",Head)
|
| 153 | + | ex.DestroyJointRadiusPercent = 0 |
| 154 | - | lf.Attachment0 = at1 |
| 154 | + | wait(1) |
| 155 | - | lf.Attachment1 = at2 |
| 155 | + | ex:Destroy() |
| 156 | - | lf.Magnitude = 1000 |
| 156 | + | db = true |
| 157 | - | lf.ApplyAtCenterOfMass = true |
| 157 | + | elseif db and p.Parent~="=== Defender Egg ==="then |
| 158 | db = false | |
| 159 | - | local beam = Instance.new("Beam",Head)
|
| 159 | + | for i=1,10 do |
| 160 | - | beam.Attachment0 = at1 |
| 160 | + | local players = game:GetService("Players")
|
| 161 | - | beam.Attachment1 = at2 |
| 161 | + | local GC12 = players:GetChildren() |
| 162 | - | beam.FaceCamera = true |
| 162 | + | local rannum = math.random(1,#GC12) |
| 163 | ||
| 164 | ||
| 165 | - | attach() |
| 165 | + | local part = Instance.new("Part",workspace)
|
| 166 | part.CanCollide = false | |
| 167 | if GC12[rannum].Character~=nil then | |
| 168 | if GC12[rannum].Character:FindFirstChild'HumanoidRootPart'then | |
| 169 | part.CFrame = GC12[rannum].Character:FindFirstChild'HumanoidRootPart'.CFrame + Vector3.new(0,20,0) | |
| 170 | end | |
| 171 | end | |
| 172 | part.Shape = "Ball" | |
| 173 | part.BrickColor = BrickColor.new("Institutional white")
| |
| 174 | part.Material = Enum.Material.Neon | |
| 175 | part.Size = Vector3.new(1,1,1) | |
| 176 | local atee = Instance.new("Attachment",part)
| |
| 177 | local beam = Instance.new("Beam",part)
| |
| 178 | beam.Attachment0 = atee | |
| 179 | beam.Attachment1 = at1 | |
| 180 | beam.FaceCamera = true | |
| 181 | part.Touched:Connect(function(q) | |
| 182 | if q.Parent:FindFirstChildWhichIsA'Humanoid' and q.Parent~=deggstrution then | |
| 183 | if q.Parent:FindFirstChildWhichIsA'Humanoid'.Health~=0 and q.Parent:FindFirstChildWhichIsA'Humanoid'.MoveDirection~=Vector3.new(0,0,0)then | |
| 184 | q.Parent:FindFirstChildWhichIsA'Humanoid':TakeDamage(5) | |
| 185 | q.Parent:FindFirstChildWhichIsA'Humanoid'.Sit = true | |
| 186 | end | |
| 187 | end | |
| 188 | ||
| 189 | end) | |
| 190 | makesound(12222242,false,part) | |
| 191 | wait(1) | |
| 192 | - | wait(.01) |
| 192 | + | part:Destroy() |
| 193 | ||
| 194 | end | |
| 195 | wait(1) | |
| 196 | - | end) |
| 196 | + | db = true |
| 197 | - | Head.ChildAdded:Connect(function(ch) |
| 197 | + | |
| 198 | - | if ch:IsA'LineForce'then |
| 198 | + | |
| 199 | - | ch.Changed:Connect(function(prop) |
| 199 | + | |
| 200 | - | if prop=='Attachment0'then |
| 200 | + | |
| 201 | - | if ch.Attachment0==nil then |
| 201 | + | |
| 202 | - | attach() |
| 202 | + | |
| 203 | health = health - 1 | |
| 204 | - | else |
| 204 | + | |
| 205 | ||
| 206 | dhum.Health = health | |
| 207 | hb.Size = UDim2.new(dhum.Health / (10^level/10),0,1,0) | |
| 208 | if dhum.Health<=0 then | |
| 209 | - | end) |
| 209 | + | |
| 210 | else | |
| 211 | level = level + 1 | |
| 212 | - | local db = true |
| 212 | + | |
| 213 | dhum.Health = (10^level)/10 | |
| 214 | - | local atk = math.random(1,4) |
| 214 | + | |
| 215 | - | if p.Parent:FindFirstChildWhichIsA'Humanoid'and db and p.Parent.Name~=""then |
| 215 | + | |
| 216 | - | if p.Parent:FindFirstChildWhichIsA'Humanoid'.Health>0 then |
| 216 | + | |
| 217 | - | if atk==1 then |
| 217 | + | |
| 218 | - | db = false |
| 218 | + | |
| 219 | - | local ex = Instance.new("Explosion",Head)
|
| 219 | + | |
| 220 | - | ex.BlastPressure = 100 |
| 220 | + | |
| 221 | - | ex.DestroyJointRadiusPercent = 0.95 |
| 221 | + | |
| 222 | - | ex.Position = Head.Position |
| 222 | + | |
| 223 | - | ex.ExplosionType = Enum.ExplosionType.CratersAndDebris |
| 223 | + | |
| 224 | - | wait(.5) |
| 224 | + | |
| 225 | - | db = true |
| 225 | + | |
| 226 | - | ex:Destroy() |
| 226 | + | |
| 227 | - | attach() |
| 227 | + | for i=1,5 do |
| 228 | - | elseif atk==2 then |
| 228 | + | local players = game:GetService("Players")
|
| 229 | - | db = false |
| 229 | + | local GC12 = players:GetChildren() |
| 230 | - | local pchar = p.Parent |
| 230 | + | local rannum = math.random(1,#GC12) |
| 231 | - | for _,v in pairs(pchar:GetChildren())do |
| 231 | + | |
| 232 | - | if v:IsA'BasePart'then |
| 232 | + | |
| 233 | - | v.Anchored = true |
| 233 | + | local part = Instance.new("Part",workspace)
|
| 234 | part.CanCollide = false | |
| 235 | if GC12[rannum].Character~=nil then | |
| 236 | if GC12[rannum].Character:FindFirstChildWhichIsA'Humanoid'then | |
| 237 | - | local ice = Instance.new("Part",pchar)
|
| 237 | + | local hum = GC12[rannum].Character:FindFirstChildWhichIsA'Humanoid' |
| 238 | - | ice.Material = Enum.Material.ForceField |
| 238 | + | |
| 239 | - | ice.Anchored = true |
| 239 | + | if GC12[rannum].Character:FindFirstChild'HumanoidRootPart'and hum.MoveDirection~=Vector3.new(0,0,0) then |
| 240 | - | ice.BrickColor = BrickColor.new("Bright bluish green")
|
| 240 | + | if GC12[rannum].Character:FindFirstChild'HumanoidRootPart'then |
| 241 | - | ice.Position = pchar:FindFirstChild'Head'.Position |
| 241 | + | part.CFrame = GC12[rannum].Character:FindFirstChild'HumanoidRootPart'.CFrame + Vector3.new(0,20,0) |
| 242 | - | ice.Size = Vector3.new(4,6,4) |
| 242 | + | |
| 243 | - | ice.CanCollide = false |
| 243 | + | |
| 244 | - | ice.Name = "IceEgg" |
| 244 | + | |
| 245 | end | |
| 246 | - | wait(.5) |
| 246 | + | part.Shape = "Ball" |
| 247 | - | attach() |
| 247 | + | part.BrickColor = BrickColor.new("Institutional white")
|
| 248 | - | db = true |
| 248 | + | part.Material = Enum.Material.Neon |
| 249 | - | elseif atk==3 then |
| 249 | + | part.Size = Vector3.new(1,1,1) |
| 250 | - | db = false |
| 250 | + | local atee = Instance.new("Attachment",part)
|
| 251 | local beam = Instance.new("Beam",part)
| |
| 252 | - | local phe = p.Parent:FindFirstChild'Head' |
| 252 | + | beam.Attachment0 = atee |
| 253 | - | if phe then |
| 253 | + | beam.Attachment1 = at1 |
| 254 | - | local bv = Instance.new("BodyVelocity",phe)
|
| 254 | + | beam.FaceCamera = true |
| 255 | - | bv.MaxForce= Vector3.new(0, 4000, 0) |
| 255 | + | makesound(12222242,false,part) |
| 256 | - | bv.Velocity = Vector3.new(0, 3, 0) |
| 256 | + | |
| 257 | part.Touched:Connect(function(q) | |
| 258 | - | for _,v in pairs(p.Parent:GetDescendants())do |
| 258 | + | if q.Parent:FindFirstChildWhichIsA'Humanoid' and q.Parent~=deggstrution then |
| 259 | - | if v:IsA'BasePart' then |
| 259 | + | if q.Parent:FindFirstChildWhichIsA'Humanoid'.Health~=0 then |
| 260 | - | v.Massless = true |
| 260 | + | q.Parent:FindFirstChildWhichIsA'Humanoid':TakeDamage(5) |
| 261 | q.Parent:FindFirstChildWhichIsA'Humanoid'.Sit = true | |
| 262 | end | |
| 263 | end | |
| 264 | - | local hum = p.Parent:FindFirstChildWhichIsA('Humanoid',true)
|
| 264 | + | |
| 265 | - | if hum then |
| 265 | + | end) |
| 266 | wait(1) | |
| 267 | part:Destroy() | |
| 268 | - | wait(.5) |
| 268 | + | |
| 269 | - | attach() |
| 269 | + | |
| 270 | - | db = true |
| 270 | + | |
| 271 | - | elseif atk==4 then |
| 271 | + | |
| 272 | - | local hum1 = p.Parent:FindFirstChildWhichIsA('Humanoid',true)
|
| 272 | + | |
| 273 | - | if hum1 then |
| 273 | + | |
| 274 | - | hum1.PlatformStand = true |
| 274 | + | |
| 275 | ||
| 276 | end | |
| 277 | degg() | |
| 278 | workspace.DescendantRemoving:Connect(function(d) | |
| 279 | print(d.Parent) | |
| 280 | if d.Name=="Kill it!!" or d.Parent.Name=="Kill it!!"then | |
| 281 | if workspace:FindFirstChild("Kill it!!",true)==nil then
| |
| 282 | degg() | |
| 283 | - | degg() |
| 283 | + | |
| 284 | - | workspace.DescendantRemoving:Connect(function(d) |
| 284 | + | |
| 285 | - | if (d.Name=="" and d:IsA'Model' and workspace:FindFirstChild''==nil) then |
| 285 | + | end) |
| 286 | end |