Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Converted with ttyyuu12345's model to script plugin v4
- function sandbox(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
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- Tool0 = Instance.new("Tool")
- Part1 = Instance.new("Part")
- Decal2 = Instance.new("Decal")
- Sound3 = Instance.new("Sound")
- Sound4 = Instance.new("Sound")
- Sound5 = Instance.new("Sound")
- 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")
- Script13 = Instance.new("Script")
- LocalScript14 = Instance.new("LocalScript")
- ScreenGui15 = Instance.new("ScreenGui")
- LocalScript16 = Instance.new("LocalScript")
- Model17 = Instance.new("Model")
- Part18 = Instance.new("Part")
- Part19 = Instance.new("Part")
- BodyGyro20 = Instance.new("BodyGyro")
- BodyPosition21 = Instance.new("BodyPosition")
- Part22 = Instance.new("Part")
- Part23 = Instance.new("Part")
- Part24 = Instance.new("Part")
- Part25 = Instance.new("Part")
- Part26 = Instance.new("Part")
- Sound27 = Instance.new("Sound")
- Part28 = Instance.new("Part")
- Part29 = Instance.new("Part")
- Part30 = Instance.new("Part")
- Part31 = Instance.new("Part")
- Part32 = Instance.new("Part")
- Part33 = Instance.new("Part")
- Part34 = Instance.new("Part")
- Part35 = Instance.new("Part")
- Part36 = Instance.new("Part")
- Tool0.Name = "Weegee V4"
- Tool0.Parent = mas
- Tool0.GripPos = Vector3.new(0, 0, -0.524999976)
- Part1.Name = "Handle"
- Part1.Parent = Tool0
- Part1.BrickColor = BrickColor.new("Bright green")
- Part1.Transparency = 1
- Part1.Rotation = Vector3.new(0, -90, 0)
- Part1.FormFactor = Enum.FormFactor.Symmetric
- Part1.Size = Vector3.new(1, 2, 1)
- Part1.CFrame = CFrame.new(7.30000019, 1, 0.900000036, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- Part1.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Part1.Position = Vector3.new(7.30000019, 1, 0.900000036)
- Part1.Orientation = Vector3.new(0, -90, 0)
- Part1.Color = Color3.new(0.294118, 0.592157, 0.294118)
- Decal2.Parent = Part1
- Decal2.Texture = "http://www.roblox.com/asset/?id=24730840"
- Sound3.Parent = Part1
- Sound3.Pitch = 6
- Sound3.SoundId = "http://www.roblox.com/asset/?id=200734136"
- Sound3.Volume = 0.0099999997764826
- Sound4.Parent = Part1
- Sound4.Pitch = 6
- Sound4.SoundId = "http://www.roblox.com/asset/?id=200734159"
- Sound4.Volume = 0.0099999997764826
- Sound5.Parent = Part1
- Sound5.Pitch = 6
- Sound5.SoundId = "http://www.roblox.com/asset/?id=200734136"
- Sound5.Volume = 0.0099999997764826
- Sound6.Parent = Part1
- Sound6.Pitch = 6
- Sound6.SoundId = "http://www.roblox.com/asset/?id=200734159"
- Sound6.Volume = 0.0099999997764826
- Sound7.Parent = Part1
- Sound7.Pitch = 6
- Sound7.SoundId = "http://www.roblox.com/asset/?id=200734136"
- Sound7.Volume = 0.0099999997764826
- Sound8.Parent = Part1
- Sound8.Pitch = 6
- Sound8.SoundId = "http://www.roblox.com/asset/?id=200734159"
- Sound8.Volume = 0.0099999997764826
- Sound9.Parent = Part1
- Sound9.Pitch = 6
- Sound9.SoundId = "http://www.roblox.com/asset/?id=200734136"
- Sound9.Volume = 0.0099999997764826
- Sound10.Parent = Part1
- Sound10.Pitch = 6
- Sound10.SoundId = "http://www.roblox.com/asset/?id=200734159"
- Sound10.Volume = 0.0099999997764826
- Sound11.Parent = Part1
- Sound11.Pitch = 6
- Sound11.SoundId = "http://www.roblox.com/asset/?id=200734136"
- Sound11.Volume = 0.0099999997764826
- Sound12.Parent = Part1
- Sound12.Pitch = 6
- Sound12.SoundId = "http://www.roblox.com/asset/?id=200734159"
- Sound12.Volume = 0.0099999997764826
- Script13.Name = "IMMA FIRIN MAH LAZOR."
- Script13.Parent = Tool0
- table.insert(cors,sandbox(Script13,function()
- Tool=script.Parent
- wait(.5)
- ss=Instance.new("Sound",Tool.Handle)
- ss.Volume=.01
- ss.Pitch=6
- ss.SoundId="http://www.roblox.com/asset/?id=200734136"
- ss:Play()
- ss=Instance.new("Sound",Tool.Handle)
- ss.Volume=.01
- ss.Pitch=6
- ss.SoundId="http://www.roblox.com/asset/?id=200734159"
- ss:Play()
- for __,vv in pairs(Tool.Lelelel.Bed:children()) do
- vv.Anchored=true
- vv.CanCollide=false
- vv.Transparency=1
- end
- d=true
- GetHumans=function()
- Chars={}
- Things=workspace:GetChildren()
- for i,v in pairs(Things) do
- if v.className=="Model" and v~=Tool.Parent then
- Human=v:FindFirstChild("Humanoid")
- PTorso=v:FindFirstChild("Torso")
- if Human~=nil and PTorso~=nil then
- table.insert(Chars,PTorso)
- end
- end
- end
- return Chars
- end
- Stare=function()
- Hums=GetHumans()
- New=Ray.new(script.Parent.Handle.Position,script.Parent.Parent.Torso.CFrame.lookVector)
- for _,v in pairs(Hums) do
- Inter=(New:Distance(v.Position) <= 5)
- if game.Players:GetPlayerFromCharacter(v.Parent)~=nil and Inter==true then
- if game.Players:GetPlayerFromCharacter(v.Parent).PlayerGui:FindFirstChild("Lelelel") == nil then
- s=Tool.Lelelel:clone()
- s.LocalScript.Disabled=false
- s.Parent=game.Players:GetPlayerFromCharacter(v.Parent).PlayerGui
- s.Bed:MakeJoints()
- for __,vv in pairs(s.Bed:children()) do
- if vv.className=="Part" then
- vv.Anchored=false
- vv.CanCollide=true
- vv.Transparency=0
- vv:MakeJoints()
- end
- end
- end
- end
- end
- end
- Down=false
- OBEY=function()
- Down=true
- while Down==true do
- Stare()
- s=Instance.new("Sparkles")
- s.SparkleColor=Color3.new(math.random(1,255),math.random(1,255),math.random(1,255))
- s.Parent=script.Parent.Handle
- game:GetService("Debris"):AddItem(s,.05)
- wait(.05)
- end
- end
- script.Parent.Activated:connect(OBEY)
- script.Parent.Deactivated:connect(function() Down=false end)
- end))
- LocalScript14.Name = "Shake"
- LocalScript14.Parent = Script13
- LocalScript14.Disabled = true
- table.insert(cors,sandbox(LocalScript14,function()
- Cam=workspace.CurrentCamera
- for i=1, 100 do
- Cam.CoordinateFrame=Cam.CoordinateFrame*CFrame.fromEulerAnglesXYZ(0,math.random(-50,50)/3/(i/5),0)
- Cam.CoordinateFrame=Cam.CoordinateFrame*CFrame.new(math.random(-50,50)/20,math.random(-50,50)/8,math.random(-5,5)/20)
- wait()
- end
- script.Parent=nil
- end))
- ScreenGui15.Name = "Lelelel"
- ScreenGui15.Parent = Tool0
- LocalScript16.Parent = ScreenGui15
- LocalScript16.Disabled = true
- table.insert(cors,sandbox(LocalScript16,function()
- --Saz
- --2015 remake
- wait(.3)
- T=0
- S=0
- Player=game.Players.LocalPlayer
- workspace.CurrentCamera.CameraType="Custom"
- workspace.CurrentCamera.CameraSubject=Player.Character.Humanoid
- BedWeld=CFrame.new(-2, 0.625, 4.26186034e-007, 1.31134158e-007, -1, 4.37114096e-008, 8.74227908e-008, -4.37113989e-008, -1, 1, 1.31134158e-007, 8.74227766e-008)
- Hum=Player.Character.Humanoid
- bed=script.Parent.Bed:clone()
- bed:MakeJoints()
- bed.Parent=Player.Character
- bed:MakeJoints()
- bed:MoveTo(Player.Character.Torso.Position + Vector3.new(0,5,0))
- for _,v in pairs(bed:children()) do
- if v:IsA("BasePart") == true then
- v.Anchored=false
- v.Transparency=0
- v.CanCollide=true
- end
- end
- bed.Base.BodyPosition.position=bed.Base.Position-Vector3.new(0,15,0)
- wait(.2)
- lel=Instance.new("Weld")
- lel.Part0=bed.Main
- lel.Part1=Player.Character.Torso
- lel.Parent=lel.Part0
- lel.C0=BedWeld
- bed:MakeJoints()
- RightShoulderC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) RightShoulderC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- LeftShoulderC0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) LeftShoulderC1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- RightHipC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0) RightHipC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
- LeftHipC0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0) LeftHipC1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
- NeckC0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0) NeckC1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
- RHv=Instance.new("Motor6D")
- LHv=Instance.new("Motor6D")
- RSv=Instance.new("Motor6D")
- LSv=Instance.new("Motor6D")
- RH=Player.Character.Torso:FindFirstChild("Right Hip")
- LH=Player.Character.Torso:FindFirstChild("Left Hip")
- RS=Player.Character.Torso:FindFirstChild("Right Shoulder")
- LS=Player.Character.Torso:FindFirstChild("Left Shoulder")
- if RH==nil then RH=RHv end --lazy, lol
- if LH==nil then LH=LHv end
- if RS==nil then RS=RSv end
- if LS==nil then RH=LSv end
- Des = true
- soundpart=Instance.new("Part",Player.Character)
- soundpart.Transparency=1
- soundpart.Anchored=true
- soundpart.CanCollide=false
- soundpart.CFrame=bed:GetModelCFrame()
- math.randomseed(math.random(100,10000))
- for topkek=1, math.random(1,4) do
- ss=Instance.new("Sound",soundpart)
- ss.Volume=1
- ss.SoundId="http://www.roblox.com/asset/?id=200734136"
- ss:Play()
- wait(.2)
- for i=1, 9 do
- Des=not Des
- if Des==true then
- int = 24
- else
- int = 27
- end
- for lol=1, int do
- Hum.WalkSpeed=0
- Hum.PlatformStand=true
- if Des==true then --turned
- RH.C0=RightHipC0
- RH.C1=RightHipC1
- LH.C0=LeftHipC0
- LH.C1=LeftHipC1
- RS.C0=RightShoulderC0
- RS.C1=RightShoulderC1
- LS.C0=LeftShoulderC0
- LS.C1=LeftShoulderC1
- lel.C0=BedWeld*CFrame.new(0,0,-2)*CFrame.fromEulerAnglesXYZ(.1,-time()*24,.1)
- else
- lel.C0=BedWeld
- RH.C0=RightHipC0 * CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- RH.C1=RightHipC1
- LH.C0=LeftHipC0 * CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- LH.C1=LeftHipC1
- RS.C0=RightShoulderC0* CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- RS.C1=RightShoulderC1
- LS.C0=LeftShoulderC0* CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- LS.C1=LeftShoulderC1
- end
- wait(.03)
- end
- iter=2
- end
- for i=1, 4 do
- int = 23
- for lol=1, int do
- Hum.WalkSpeed=0
- Hum.PlatformStand=true
- lel.C0=BedWeld
- RH.C0=RightHipC0 * CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- RH.C1=RightHipC1
- LH.C0=LeftHipC0 * CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- LH.C1=LeftHipC1
- RS.C0=RightShoulderC0* CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- RS.C1=RightShoulderC1
- LS.C0=LeftShoulderC0* CFrame.fromEulerAnglesXYZ(math.random(-90,90),math.random(-90,90),math.random(-90,90))
- LS.C1=LeftShoulderC1
- wait(.03)
- end
- iter=2
- end
- for lol=1, 70 do
- Hum.WalkSpeed=0
- Hum.PlatformStand=true
- RH.C0=RightHipC0
- RH.C1=RightHipC1
- LH.C0=LeftHipC0
- LH.C1=LeftHipC1
- RS.C0=RightShoulderC0
- RS.C1=RightShoulderC1
- LS.C0=LeftShoulderC0
- LS.C1=LeftShoulderC1
- lel.C0=BedWeld*CFrame.new(0,0,-2)*CFrame.fromEulerAnglesXYZ(.1,-time()*24,.1)
- wait(.03)
- end
- if math.random(0,100)>=50 then
- ss=Instance.new("Sound",soundpart)
- ss.Volume=1
- ss.SoundId="http://www.roblox.com/asset/?id=200734159"
- ss:Play()
- wait(9)
- end
- end
- e=Instance.new("Explosion",workspace)
- e.Position=Player.Character.Torso.Position
- e.BlastRadius=20
- e.BlastPressure=e.BlastPressure * 2
- Player.Character:BreakJoints()
- ss=Instance.new("Sound",soundpart)
- ss.Volume=1
- ss.SoundId="http://www.roblox.com/asset/?id=163680447"
- ss:Play()
- game:GetService("Debris"):AddItem(soundpart,10)
- bed:Remove()
- --Hum.Health=0
- end))
- Model17.Name = "Bed"
- Model17.Parent = ScreenGui15
- Part18.Parent = Model17
- Part18.BrickColor = BrickColor.new("Dark stone grey")
- Part18.Reflectance = 0.33000001311302
- Part18.Transparency = 1
- Part18.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part18.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part18.Velocity = Vector3.new(1.83393456e-06, 0.00105166063, 2.20261745e-06)
- Part18.Anchored = true
- Part18.CanCollide = false
- Part18.FormFactor = Enum.FormFactor.Custom
- Part18.Size = Vector3.new(0.59999913, 2.00000024, 0.599999845)
- Part18.CFrame = CFrame.new(16.0692596, 5.68700027, -6.13617039, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part18.TopSurface = Enum.SurfaceType.Weld
- Part18.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part18.Position = Vector3.new(16.0692596, 5.68700027, -6.13617039)
- Part18.Orientation = Vector3.new(0, 170.869995, 0)
- Part18.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part19.Name = "Base"
- Part19.Parent = Model17
- Part19.BrickColor = BrickColor.new("Dark stone grey")
- Part19.Reflectance = 0.33000001311302
- Part19.Transparency = 1
- Part19.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part19.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part19.Velocity = Vector3.new(1.88793183e-06, 0.00105166063, 2.3857458e-06)
- Part19.Anchored = true
- Part19.CanCollide = false
- Part19.FormFactor = Enum.FormFactor.Custom
- Part19.Size = Vector3.new(14.3999968, 0.600000024, 7.19999695)
- Part19.CFrame = CFrame.new(8.73300076, 4.38700008, -3.97300053, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part19.TopSurface = Enum.SurfaceType.Weld
- Part19.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part19.Position = Vector3.new(8.73300076, 4.38700008, -3.97300053)
- Part19.Orientation = Vector3.new(0, 170.869995, 0)
- Part19.Color = Color3.new(0.388235, 0.372549, 0.384314)
- BodyGyro20.Parent = Part19
- BodyGyro20.maxTorque = Vector3.new(40000000, 0, 40000000)
- BodyGyro20.MaxTorque = Vector3.new(40000000, 0, 40000000)
- BodyPosition21.Parent = Part19
- BodyPosition21.P = 1000
- Part22.Parent = Model17
- Part22.BrickColor = BrickColor.new("Dark stone grey")
- Part22.Reflectance = 0.33000001311302
- Part22.Transparency = 1
- Part22.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part22.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part22.Velocity = Vector3.new(1.99659644e-06, 0.00105166063, 2.2287627e-06)
- Part22.Anchored = true
- Part22.CanCollide = false
- Part22.FormFactor = Enum.FormFactor.Custom
- Part22.Size = Vector3.new(0.59999913, 2.00000024, 0.599999845)
- Part22.CFrame = CFrame.new(15.0218582, 5.68700027, 0.38018918, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part22.TopSurface = Enum.SurfaceType.Weld
- Part22.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part22.Position = Vector3.new(15.0218582, 5.68700027, 0.38018918)
- Part22.Orientation = Vector3.new(0, 170.869995, 0)
- Part22.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part23.Parent = Model17
- Part23.BrickColor = BrickColor.new("Dark stone grey")
- Part23.Reflectance = 0.33000001311302
- Part23.Transparency = 1
- Part23.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part23.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part23.Velocity = Vector3.new(1.94192899e-06, 0.00105166063, 2.56887415e-06)
- Part23.Anchored = true
- Part23.CanCollide = false
- Part23.FormFactor = Enum.FormFactor.Custom
- Part23.Size = Vector3.new(0.59999913, 2.00000024, 0.599999845)
- Part23.CFrame = CFrame.new(1.39674282, 5.68700027, -1.80983043, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part23.TopSurface = Enum.SurfaceType.Weld
- Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part23.Position = Vector3.new(1.39674282, 5.68700027, -1.80983043)
- Part23.Orientation = Vector3.new(0, 170.869995, 0)
- Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part24.Parent = Model17
- Part24.BrickColor = BrickColor.new("Dark stone grey")
- Part24.Reflectance = 0.33000001311302
- Part24.Transparency = 1
- Part24.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part24.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part24.Velocity = Vector3.new(1.77926711e-06, 0.00105166063, 2.54272891e-06)
- Part24.Anchored = true
- Part24.CanCollide = false
- Part24.FormFactor = Enum.FormFactor.Custom
- Part24.Size = Vector3.new(0.59999913, 2.00000024, 0.599999845)
- Part24.CFrame = CFrame.new(2.4441433, 5.68700027, -8.32618999, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part24.TopSurface = Enum.SurfaceType.Weld
- Part24.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part24.Position = Vector3.new(2.4441433, 5.68700027, -8.32618999)
- Part24.Orientation = Vector3.new(0, 170.869995, 0)
- Part24.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part25.Parent = Model17
- Part25.BrickColor = BrickColor.new("Dark stone grey")
- Part25.Reflectance = 0.33000001311302
- Part25.Transparency = 1
- Part25.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part25.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part25.Velocity = Vector3.new(1.88793183e-06, 0.00105166063, 2.3857458e-06)
- Part25.Anchored = true
- Part25.CanCollide = false
- Part25.FormFactor = Enum.FormFactor.Custom
- Part25.Size = Vector3.new(14.3999996, 0.600000143, 7.19999838)
- Part25.CFrame = CFrame.new(8.73300076, 6.98700047, -3.97300029, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part25.TopSurface = Enum.SurfaceType.Weld
- Part25.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part25.Position = Vector3.new(8.73300076, 6.98700047, -3.97300029)
- Part25.Orientation = Vector3.new(0, 170.869995, 0)
- Part25.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part26.Name = "Main"
- Part26.Parent = Model17
- Part26.BrickColor = BrickColor.new("Pastel yellow")
- Part26.Transparency = 1
- Part26.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part26.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part26.Velocity = Vector3.new(1.88634726e-06, 0.00105166063, 2.39560404e-06)
- Part26.Anchored = true
- Part26.CanCollide = false
- Part26.FormFactor = Enum.FormFactor.Custom
- Part26.Size = Vector3.new(13.2000008, 0.600000143, 6.79999876)
- Part26.CFrame = CFrame.new(8.33806992, 7.58700037, -4.036479, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part26.TopSurface = Enum.SurfaceType.Smooth
- Part26.Color = Color3.new(1, 1, 0.8)
- Part26.Position = Vector3.new(8.33806992, 7.58700037, -4.036479)
- Part26.Orientation = Vector3.new(0, 170.869995, 0)
- Part26.Color = Color3.new(1, 1, 0.8)
- Sound27.Parent = Part26
- Sound27.Pitch = 1.1351926326752
- Sound27.SoundId = "http://www.roblox.com/asset/?id=111896685"
- Sound27.Volume = 1
- Part28.Parent = Model17
- Part28.BrickColor = BrickColor.new("Dark stone grey")
- Part28.Reflectance = 0.33000001311302
- Part28.Transparency = 1
- Part28.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part28.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part28.Velocity = Vector3.new(1.83393456e-06, 0.00105166063, 2.20261745e-06)
- Part28.Anchored = true
- Part28.CanCollide = false
- Part28.FormFactor = Enum.FormFactor.Custom
- Part28.Size = Vector3.new(0.59999913, 2.60000038, 0.599999845)
- Part28.CFrame = CFrame.new(16.0692596, 8.58700085, -6.13617039, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part28.TopSurface = Enum.SurfaceType.Weld
- Part28.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part28.Position = Vector3.new(16.0692596, 8.58700085, -6.13617039)
- Part28.Orientation = Vector3.new(0, 170.869995, 0)
- Part28.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part29.Parent = Model17
- Part29.BrickColor = BrickColor.new("Dark stone grey")
- Part29.Reflectance = 0.33000001311302
- Part29.Transparency = 1
- Part29.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part29.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part29.Velocity = Vector3.new(1.99659644e-06, 0.00105166063, 2.2287627e-06)
- Part29.Anchored = true
- Part29.CanCollide = false
- Part29.FormFactor = Enum.FormFactor.Custom
- Part29.Size = Vector3.new(0.59999913, 2.60000038, 0.599999845)
- Part29.CFrame = CFrame.new(15.0218582, 8.58700085, 0.38018918, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part29.TopSurface = Enum.SurfaceType.Weld
- Part29.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part29.Position = Vector3.new(15.0218582, 8.58700085, 0.38018918)
- Part29.Orientation = Vector3.new(0, 170.869995, 0)
- Part29.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part30.Parent = Model17
- Part30.BrickColor = BrickColor.new("Dark stone grey")
- Part30.Reflectance = 0.33000001311302
- Part30.Transparency = 1
- Part30.Rotation = Vector3.new(180, -80.8699951, 0)
- Part30.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part30.Velocity = Vector3.new(1.96702172e-06, 0.00105166063, 2.22400899e-06)
- Part30.Anchored = true
- Part30.CanCollide = false
- Part30.FormFactor = Enum.FormFactor.Custom
- Part30.Size = Vector3.new(0.59999913, 2.60000038, 0.599999845)
- Part30.CFrame = CFrame.new(15.2122946, 8.58700085, -0.804603338, 0.158697054, 1.9730268e-16, -0.987327218, 3.32481343e-16, -1, -1.46394067e-16, -0.987327218, -3.05035623e-16, -0.158697054)
- Part30.TopSurface = Enum.SurfaceType.Weld
- Part30.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part30.Position = Vector3.new(15.2122946, 8.58700085, -0.804603338)
- Part30.Orientation = Vector3.new(0, -99.1299973, 180)
- Part30.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part31.Parent = Model17
- Part31.BrickColor = BrickColor.new("Dark stone grey")
- Part31.Reflectance = 0.33000001311302
- Part31.Transparency = 1
- Part31.Rotation = Vector3.new(180, -80.8699951, 0)
- Part31.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part31.Velocity = Vector3.new(1.93744677e-06, 0.00105166063, 2.21925529e-06)
- Part31.Anchored = true
- Part31.CanCollide = false
- Part31.FormFactor = Enum.FormFactor.Custom
- Part31.Size = Vector3.new(0.59999913, 2.60000038, 0.599999845)
- Part31.CFrame = CFrame.new(15.4027309, 8.58700085, -1.9893961, 0.158697054, 1.9730268e-16, -0.987327218, 3.32481343e-16, -1, -1.46394067e-16, -0.987327218, -3.05035623e-16, -0.158697054)
- Part31.TopSurface = Enum.SurfaceType.Weld
- Part31.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part31.Position = Vector3.new(15.4027309, 8.58700085, -1.9893961)
- Part31.Orientation = Vector3.new(0, -99.1299973, 180)
- Part31.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part32.Parent = Model17
- Part32.BrickColor = BrickColor.new("Dark stone grey")
- Part32.Reflectance = 0.33000001311302
- Part32.Transparency = 1
- Part32.Rotation = Vector3.new(180, -80.8699951, 0)
- Part32.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part32.Velocity = Vector3.new(1.90787182e-06, 0.00105166063, 2.21450159e-06)
- Part32.Anchored = true
- Part32.CanCollide = false
- Part32.FormFactor = Enum.FormFactor.Custom
- Part32.Size = Vector3.new(0.59999913, 2.60000038, 0.599999845)
- Part32.CFrame = CFrame.new(15.5931683, 8.58700085, -3.17418885, 0.158697054, 1.9730268e-16, -0.987327218, 3.32481343e-16, -1, -1.46394067e-16, -0.987327218, -3.05035623e-16, -0.158697054)
- Part32.TopSurface = Enum.SurfaceType.Weld
- Part32.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part32.Position = Vector3.new(15.5931683, 8.58700085, -3.17418885)
- Part32.Orientation = Vector3.new(0, -99.1299973, 180)
- Part32.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part33.Parent = Model17
- Part33.BrickColor = BrickColor.new("Dark stone grey")
- Part33.Reflectance = 0.33000001311302
- Part33.Transparency = 1
- Part33.Rotation = Vector3.new(180, -80.8699951, 0)
- Part33.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part33.Velocity = Vector3.new(1.87829698e-06, 0.00105166063, 2.20974789e-06)
- Part33.Anchored = true
- Part33.CanCollide = false
- Part33.FormFactor = Enum.FormFactor.Custom
- Part33.Size = Vector3.new(0.59999913, 0.600000024, 0.599999845)
- Part33.CFrame = CFrame.new(15.7836037, 7.58700037, -4.35898161, 0.158697054, 1.9730268e-16, -0.987327218, 3.32481343e-16, -1, -1.46394067e-16, -0.987327218, -3.05035623e-16, -0.158697054)
- Part33.TopSurface = Enum.SurfaceType.Weld
- Part33.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part33.Position = Vector3.new(15.7836037, 7.58700037, -4.35898161)
- Part33.Orientation = Vector3.new(0, -99.1299973, 180)
- Part33.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part34.Parent = Model17
- Part34.BrickColor = BrickColor.new("Dark stone grey")
- Part34.Reflectance = 0.33000001311302
- Part34.Transparency = 1
- Part34.Rotation = Vector3.new(180, -80.8699951, 0)
- Part34.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part34.Velocity = Vector3.new(1.91526556e-06, 0.00105166063, 2.21569007e-06)
- Part34.Anchored = true
- Part34.CanCollide = false
- Part34.FormFactor = Enum.FormFactor.Custom
- Part34.Size = Vector3.new(7.19999647, 1, 0.599999845)
- Part34.CFrame = CFrame.new(15.5455589, 10.387001, -2.87799072, 0.158697054, 1.9730268e-16, -0.987327218, 3.32481343e-16, -1, -1.46394067e-16, -0.987327218, -3.05035623e-16, -0.158697054)
- Part34.BottomSurface = Enum.SurfaceType.Smooth
- Part34.TopSurface = Enum.SurfaceType.Weld
- Part34.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part34.Position = Vector3.new(15.5455589, 10.387001, -2.87799072)
- Part34.Orientation = Vector3.new(0, -99.1299973, 180)
- Part34.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part35.Parent = Model17
- Part35.BrickColor = BrickColor.new("Dark stone grey")
- Part35.Reflectance = 0.33000001311302
- Part35.Transparency = 1
- Part35.Rotation = Vector3.new(180, -80.8699951, 0)
- Part35.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part35.Velocity = Vector3.new(1.87829687e-06, 0.00105166063, 2.20974789e-06)
- Part35.Anchored = true
- Part35.CanCollide = false
- Part35.FormFactor = Enum.FormFactor.Custom
- Part35.Size = Vector3.new(0.59999913, 1.20000005, 0.599999845)
- Part35.CFrame = CFrame.new(15.7836046, 9.28700066, -4.35898161, 0.158697054, 1.9730268e-16, -0.987327218, 3.32481343e-16, -1, -1.46394067e-16, -0.987327218, -3.05035623e-16, -0.158697054)
- Part35.BottomSurface = Enum.SurfaceType.Weld
- Part35.TopSurface = Enum.SurfaceType.Weld
- Part35.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part35.Position = Vector3.new(15.7836046, 9.28700066, -4.35898161)
- Part35.Orientation = Vector3.new(0, -99.1299973, 180)
- Part35.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part36.Parent = Model17
- Part36.BrickColor = BrickColor.new("White")
- Part36.Transparency = 1
- Part36.Rotation = Vector3.new(-180, 9.13000011, 180)
- Part36.RotVelocity = Vector3.new(2.18987278e-19, 2.49620928e-08, 1.36504472e-19)
- Part36.Velocity = Vector3.new(1.90536207e-06, 0.00105166063, 2.27730447e-06)
- Part36.Anchored = true
- Part36.CanCollide = false
- Part36.FormFactor = Enum.FormFactor.Custom
- Part36.Size = Vector3.new(2.80000091, 0.400000155, 5.99999952)
- Part36.CFrame = CFrame.new(13.0772409, 8.08699989, -3.27473307, -0.987327218, -1.9730268e-16, 0.158697054, -1.46394067e-16, 1, 3.32481343e-16, -0.158697054, 3.05035623e-16, -0.987327218)
- Part36.BottomSurface = Enum.SurfaceType.Weld
- Part36.TopSurface = Enum.SurfaceType.Smooth
- Part36.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part36.Position = Vector3.new(13.0772409, 8.08699989, -3.27473307)
- Part36.Orientation = Vector3.new(0, 170.869995, 0)
- Part36.Color = Color3.new(0.94902, 0.952941, 0.952941)
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players").LocalPlayer.Backpack
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement