Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local runDummyScript = function(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- o1 = Instance.new("Model")
- o2 = Instance.new("Part")
- o3 = Instance.new("Part")
- o4 = Instance.new("Part")
- o5 = Instance.new("Script")
- o6 = Instance.new("Sound")
- o7 = Instance.new("Sound")
- o9 = Instance.new("Part")
- o10 = Instance.new("Part")
- o11 = Instance.new("Part")
- o12 = Instance.new("Part")
- o13 = Instance.new("Part")
- o14 = Instance.new("Part")
- o15 = Instance.new("Part")
- o16 = Instance.new("Part")
- o17 = Instance.new("Part")
- o18 = Instance.new("Part")
- o19 = Instance.new("Part")
- o1.Parent = mas
- o2.Parent = o1
- o2.Material = Enum.Material.Grass
- o2.BrickColor = BrickColor.new("Daisy orange")
- o2.Position = Vector3.new(-3, 0.275001019, -7)
- o2.Anchored = true
- o2.CanCollide = false
- o2.Size = Vector3.new(4, 0.550000012, 4)
- o2.CFrame = CFrame.new(-3, 0.275001019, -7, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o2.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o2.Position = Vector3.new(-3, 0.275001019, -7)
- o3.Parent = o1
- o3.Material = Enum.Material.Grass
- o3.BrickColor = BrickColor.new("Daisy orange")
- o3.Position = Vector3.new(-2, 0.300000012, -9)
- o3.Rotation = Vector3.new(-0, -45.0000038, -0)
- o3.Anchored = true
- o3.CanCollide = false
- o3.Size = Vector3.new(4, 0.550000012, 4)
- o3.CFrame = CFrame.new(-2, 0.300000012, -9, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
- o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o3.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o3.Position = Vector3.new(-2, 0.300000012, -9)
- o4.Parent = o1
- o4.Material = Enum.Material.WoodPlanks
- o4.BrickColor = BrickColor.new("Brown")
- o4.Position = Vector3.new(0, 6, -7)
- o4.Anchored = true
- o4.Size = Vector3.new(1, 9.89999962, 1)
- o4.CFrame = CFrame.new(0, 6, -7, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o4.Color = Color3.new(0.486275, 0.360784, 0.27451)
- o4.Position = Vector3.new(0, 6, -7)
- o5.Parent = o4
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- script.Parent.Touched : connect(function(part)
- local Fire = Instance.new("Fire", script.Parent)
- Fire.Heat = 25
- Fire.Size = 25
- part.Parent.Humanoid.WalkSpeed = 0
- part.Parent.Humanoid.JumpPower = 0
- script.Parent.Scream : play()
- script.Parent.Song : play()
- wait(script.Parent.Song.TimeLength)
- script.Parent.Parent : Destroy()
- part.Parent.Humanoid.Health = 0
- end)
- end,o5)
- end))
- o6.Name = "Song"
- o6.Parent = o4
- o6.SoundId = "rbxassetid://326429386"
- o6.Volume = 2
- o7.Name = "Scream"
- o7.Parent = o4
- o7.SoundId = "rbxassetid://144433323"
- o7.Volume = 10
- o9.Parent = o1
- o9.Material = Enum.Material.Grass
- o9.BrickColor = BrickColor.new("Daisy orange")
- o9.Position = Vector3.new(1, 0.300000012, -9)
- o9.Rotation = Vector3.new(-0, -45.0000038, -0)
- o9.Anchored = true
- o9.CanCollide = false
- o9.Size = Vector3.new(4, 0.550000012, 4)
- o9.CFrame = CFrame.new(1, 0.300000012, -9, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
- o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o9.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o9.Position = Vector3.new(1, 0.300000012, -9)
- o10.Parent = o1
- o10.Material = Enum.Material.Grass
- o10.BrickColor = BrickColor.new("Daisy orange")
- o10.Position = Vector3.new(0.914212942, 0.274946004, -6.91421175)
- o10.Rotation = Vector3.new(179.994263, -1.03132408e-007, -179.998962)
- o10.Anchored = true
- o10.CanCollide = false
- o10.Size = Vector3.new(4, 0.550000012, 4)
- o10.CFrame = CFrame.new(0.914212942, 0.274946004, -6.91421175, -1, 1.80000006e-005, -1.80000004e-009, 1.80000006e-005, 1, -9.99999975e-005, 0, -9.99999975e-005, -1)
- o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o10.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o10.Position = Vector3.new(0.914212942, 0.274946004, -6.91421175)
- o11.Parent = o1
- o11.Material = Enum.Material.Grass
- o11.BrickColor = BrickColor.new("Daisy orange")
- o11.Position = Vector3.new(0, 0.275001019, -7)
- o11.Anchored = true
- o11.CanCollide = false
- o11.Size = Vector3.new(4, 0.550000012, 4)
- o11.CFrame = CFrame.new(0, 0.275001019, -7, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o11.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o11.Position = Vector3.new(0, 0.275001019, -7)
- o12.Parent = o1
- o12.Material = Enum.Material.Grass
- o12.BrickColor = BrickColor.new("Daisy orange")
- o12.Position = Vector3.new(-2.08578706, 0.274946004, -6.91421175)
- o12.Rotation = Vector3.new(179.994263, -1.03132408e-007, -179.998962)
- o12.Anchored = true
- o12.CanCollide = false
- o12.Size = Vector3.new(4, 0.550000012, 4)
- o12.CFrame = CFrame.new(-2.08578706, 0.274946004, -6.91421175, -1, 1.80000006e-005, -1.80000004e-009, 1.80000006e-005, 1, -9.99999975e-005, 0, -9.99999975e-005, -1)
- o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o12.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o12.Position = Vector3.new(-2.08578706, 0.274946004, -6.91421175)
- o13.Parent = o1
- o13.Material = Enum.Material.Grass
- o13.BrickColor = BrickColor.new("Daisy orange")
- o13.Position = Vector3.new(-0.0857861042, 0.300164998, -4.91421413)
- o13.Rotation = Vector3.new(179.99324, 45.0000038, -179.99855)
- o13.Anchored = true
- o13.CanCollide = false
- o13.Size = Vector3.new(4, 0.550000012, 4)
- o13.CFrame = CFrame.new(-0.0857861042, 0.300164998, -4.91421413, -0.707106829, 1.7987817e-005, 0.707106829, -5.79999869e-005, 1, -8.3438601e-005, -0.707106829, -0.000100012177, -0.707106829)
- o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o13.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o13.Position = Vector3.new(-0.0857861042, 0.300164998, -4.91421413)
- o14.Parent = o1
- o14.Material = Enum.Material.Grass
- o14.BrickColor = BrickColor.new("Daisy orange")
- o14.Position = Vector3.new(-3.0857861, 0.300164998, -4.91421413)
- o14.Rotation = Vector3.new(179.99324, 45.0000038, -179.99855)
- o14.Anchored = true
- o14.CanCollide = false
- o14.Size = Vector3.new(4, 0.550000012, 4)
- o14.CFrame = CFrame.new(-3.0857861, 0.300164998, -4.91421413, -0.707106829, 1.7987817e-005, 0.707106829, -5.79999869e-005, 1, -8.3438601e-005, -0.707106829, -0.000100012177, -0.707106829)
- o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o14.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o14.Position = Vector3.new(-3.0857861, 0.300164998, -4.91421413)
- o15.Parent = o1
- o15.Material = Enum.Material.Grass
- o15.BrickColor = BrickColor.new("Daisy orange")
- o15.Position = Vector3.new(3, 0.300000012, -9)
- o15.Rotation = Vector3.new(-0, -45.0000038, -0)
- o15.Anchored = true
- o15.CanCollide = false
- o15.Size = Vector3.new(4, 0.550000012, 4)
- o15.CFrame = CFrame.new(3, 0.300000012, -9, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
- o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o15.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o15.Position = Vector3.new(3, 0.300000012, -9)
- o16.Parent = o1
- o16.Material = Enum.Material.Grass
- o16.BrickColor = BrickColor.new("Daisy orange")
- o16.Position = Vector3.new(2, 0.275001019, -7)
- o16.Anchored = true
- o16.CanCollide = false
- o16.Size = Vector3.new(4, 0.550000012, 4)
- o16.CFrame = CFrame.new(2, 0.275001019, -7, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o16.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o16.Position = Vector3.new(2, 0.275001019, -7)
- o17.Parent = o1
- o17.Material = Enum.Material.Grass
- o17.BrickColor = BrickColor.new("Daisy orange")
- o17.Position = Vector3.new(-1, 0.275001019, -7)
- o17.Anchored = true
- o17.CanCollide = false
- o17.Size = Vector3.new(4, 0.550000012, 4)
- o17.CFrame = CFrame.new(-1, 0.275001019, -7, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o17.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o17.Position = Vector3.new(-1, 0.275001019, -7)
- o18.Parent = o1
- o18.Material = Enum.Material.Grass
- o18.BrickColor = BrickColor.new("Daisy orange")
- o18.Position = Vector3.new(0, 0.300000012, -9)
- o18.Rotation = Vector3.new(-0, -45.0000038, -0)
- o18.Anchored = true
- o18.CanCollide = false
- o18.Size = Vector3.new(4, 0.550000012, 4)
- o18.CFrame = CFrame.new(0, 0.300000012, -9, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
- o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o18.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o18.Position = Vector3.new(0, 0.300000012, -9)
- o19.Parent = o1
- o19.Material = Enum.Material.WoodPlanks
- o19.BrickColor = BrickColor.new("Brown")
- o19.Position = Vector3.new(0, 0.5, -7)
- o19.Anchored = true
- o19.Size = Vector3.new(3, 0.899999976, 3)
- o19.CFrame = CFrame.new(0, 0.5, -7, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
- o19.Color = Color3.new(0.486275, 0.360784, 0.27451)
- o19.Position = Vector3.new(0, 0.5, -7)
- mas.Parent = workspace
- mas:MakeJoints()
- local mas1 = mas:GetChildren()
- for i=1,#mas1 do
- mas1[i].Parent = workspace
- ypcall(function() mas1[i]:MakeJoints() end)
- end
- mas:Destroy()
- for i=1,#cors do
- coroutine.resume(cors[i])
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement