Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --by zcwasfe
- 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"))
- ScreenGui0 = Instance.new("ScreenGui")
- TextLabel1 = Instance.new("TextLabel")
- Script2 = Instance.new("Script")
- ScreenGui0.Name = "Text"
- ScreenGui0.Parent = mas
- TextLabel1.Name = "Text1"
- TextLabel1.Parent = ScreenGui0
- TextLabel1.Transparency = 1
- TextLabel1.Size = UDim2.new(0, 375, 0, 50)
- TextLabel1.Text = "lol"
- TextLabel1.Position = UDim2.new(0.252041996, 0, 0.0355329961, 0)
- TextLabel1.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel1.BackgroundTransparency = 1
- TextLabel1.Font = Enum.Font.Arcade
- TextLabel1.FontSize = Enum.FontSize.Size60
- TextLabel1.TextColor3 = Color3.new(0, 0, 0)
- TextLabel1.TextScaled = true
- TextLabel1.TextWrapped = true
- Script2.Parent = TextLabel1
- table.insert(cors,sandbox(Script2,function()
- local TextLabel = script.Parent
- local Text
- function SoundEffect()
- local Sound = Instance.new("Sound",workspace)
- Sound.Name = "TextSound"
- Sound.SoundId = "http://www.roblox.com/asset/?id=3333976425"
- Sound.PlaybackSpeed = 1
- Sound.Volume = 1
- Sound:Play()
- coroutine.resume(coroutine.create(function()
- wait(1)
- Sound:Destroy()
- end))
- end
- function setText(word)
- Text = word
- for i = 1, #Text do
- TextLabel.Text = string.sub(Text, 1, i)
- SoundEffect()
- TextLabel.TextColor3 = Color3.fromRGB(255,255,255)
- wait(0.04)
- end
- end
- setText("do you think you destroyed the map?")
- wait(4)
- setText("ok I'll give you control with a bomb")
- wait(2)
- setText("3")
- wait(2)
- setText("2")
- wait(2)
- setText("1")
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- wait(10)
- 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"))
- ScreenGui0 = Instance.new("ScreenGui")
- Frame1 = Instance.new("Frame")
- Frame2 = Instance.new("Frame")
- TextLabel3 = Instance.new("TextLabel")
- TextLabel4 = Instance.new("TextLabel")
- TextLabel5 = Instance.new("TextLabel")
- TextLabel6 = Instance.new("TextLabel")
- ScreenGui0.Name = "Gui"
- ScreenGui0.Parent = mas
- Frame1.Name = "Main"
- Frame1.Parent = ScreenGui0
- Frame1.Transparency = 0.5
- Frame1.Size = UDim2.new(0, 603, 0, 303)
- Frame1.Position = UDim2.new(0.36522752, 0, 0.213197976, 0)
- Frame1.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
- Frame1.BackgroundTransparency = 0.5
- Frame2.Name = "XD"
- Frame2.Parent = ScreenGui0
- Frame2.Size = UDim2.new(0, 603, 0, 68)
- Frame2.Position = UDim2.new(0.36522755, 0, 0.204285398, 0)
- Frame2.BackgroundColor3 = Color3.new(0.470588, 0.470588, 0.470588)
- TextLabel3.Name = "Text2"
- TextLabel3.Parent = ScreenGui0
- TextLabel3.Transparency = 1
- TextLabel3.Size = UDim2.new(0, 215, 0, 104)
- TextLabel3.Text = "do not forget to press the teleport button"
- TextLabel3.Position = UDim2.new(0.365196586, 0, 0.458938569, 0)
- TextLabel3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel3.BackgroundTransparency = 1
- TextLabel3.Font = Enum.Font.Arcade
- TextLabel3.FontSize = Enum.FontSize.Size60
- TextLabel3.TextColor3 = Color3.new(0, 0, 0)
- TextLabel3.TextScaled = true
- TextLabel3.TextWrapped = true
- TextLabel4.Name = "Text3"
- TextLabel4.Parent = ScreenGui0
- TextLabel4.Transparency = 1
- TextLabel4.Size = UDim2.new(0, 215, 0, 104)
- TextLabel4.Text = "to escape from the bomb"
- TextLabel4.Position = UDim2.new(0.739989281, 0, 0.458938569, 0)
- TextLabel4.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel4.BackgroundTransparency = 1
- TextLabel4.Font = Enum.Font.Arcade
- TextLabel4.FontSize = Enum.FontSize.Size60
- TextLabel4.TextColor3 = Color3.new(0, 0, 0)
- TextLabel4.TextScaled = true
- TextLabel4.TextWrapped = true
- TextLabel5.Name = "Text3"
- TextLabel5.Parent = ScreenGui0
- TextLabel5.Transparency = 1
- TextLabel5.Size = UDim2.new(0, 603, 0, 104)
- TextLabel5.Text = "nuke"
- TextLabel5.Position = UDim2.new(0.365196586, 0, 0.115704246, 0)
- TextLabel5.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel5.BackgroundTransparency = 1
- TextLabel5.Font = Enum.Font.Arcade
- TextLabel5.FontSize = Enum.FontSize.Size60
- TextLabel5.TextColor3 = Color3.new(0, 0, 0)
- TextLabel5.TextScaled = true
- TextLabel5.TextWrapped = true
- TextLabel6.Name = "Text4"
- TextLabel6.Parent = ScreenGui0
- TextLabel6.Transparency = 1
- TextLabel6.Size = UDim2.new(0, 215, 0, 104)
- TextLabel6.Text = "you can also click on R"
- TextLabel6.Position = UDim2.new(0.370171696, 0, 0.812073886, 0)
- TextLabel6.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel6.BackgroundTransparency = 1
- TextLabel6.Font = Enum.Font.Arcade
- TextLabel6.FontSize = Enum.FontSize.Size60
- TextLabel6.TextColor3 = Color3.new(0, 0, 0)
- TextLabel6.TextScaled = true
- TextLabel6.TextWrapped = true
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- 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"))
- Model0 = Instance.new("Model")
- Part1 = Instance.new("Part")
- Part2 = Instance.new("Part")
- Part3 = Instance.new("Part")
- Part4 = Instance.new("Part")
- Part5 = Instance.new("Part")
- Part6 = Instance.new("Part")
- Part7 = Instance.new("Part")
- Part8 = Instance.new("Part")
- PointLight9 = Instance.new("PointLight")
- Part10 = Instance.new("Part")
- Part11 = Instance.new("Part")
- Part12 = Instance.new("Part")
- Part13 = Instance.new("Part")
- Part14 = Instance.new("Part")
- Part15 = Instance.new("Part")
- Part16 = Instance.new("Part")
- Part17 = Instance.new("Part")
- Part18 = Instance.new("Part")
- Part19 = Instance.new("Part")
- Part20 = Instance.new("Part")
- Part21 = Instance.new("Part")
- Part22 = Instance.new("Part")
- Part23 = Instance.new("Part")
- ClickDetector24 = Instance.new("ClickDetector")
- Part25 = Instance.new("Part")
- Part26 = Instance.new("Part")
- Part27 = Instance.new("Part")
- 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")
- Part37 = Instance.new("Part")
- ClickDetector38 = Instance.new("ClickDetector")
- Part39 = Instance.new("Part")
- ClickDetector40 = Instance.new("ClickDetector")
- Part41 = Instance.new("Part")
- ClickDetector42 = Instance.new("ClickDetector")
- Part43 = Instance.new("Part")
- ClickDetector44 = Instance.new("ClickDetector")
- Part45 = Instance.new("Part")
- ClickDetector46 = Instance.new("ClickDetector")
- Part47 = Instance.new("Part")
- ClickDetector48 = Instance.new("ClickDetector")
- Part49 = Instance.new("Part")
- ClickDetector50 = Instance.new("ClickDetector")
- Part51 = Instance.new("Part")
- ClickDetector52 = Instance.new("ClickDetector")
- Part53 = Instance.new("Part")
- ClickDetector54 = Instance.new("ClickDetector")
- Part55 = Instance.new("Part")
- ClickDetector56 = Instance.new("ClickDetector")
- Part57 = Instance.new("Part")
- ClickDetector58 = Instance.new("ClickDetector")
- Part59 = Instance.new("Part")
- Part60 = Instance.new("Part")
- Part61 = Instance.new("Part")
- Part62 = Instance.new("Part")
- Part63 = Instance.new("Part")
- Part64 = Instance.new("Part")
- ClickDetector65 = Instance.new("ClickDetector")
- Part66 = Instance.new("Part")
- ClickDetector67 = Instance.new("ClickDetector")
- Part68 = Instance.new("Part")
- ClickDetector69 = Instance.new("ClickDetector")
- Script70 = Instance.new("Script")
- Part71 = Instance.new("Part")
- ClickDetector72 = Instance.new("ClickDetector")
- Seat73 = Instance.new("Seat")
- Model0.Name = "Map"
- Model0.Parent = mas
- Model0.PrimaryPart = Part1
- Part1.Parent = Model0
- Part1.Material = Enum.Material.WoodPlanks
- Part1.BrickColor = BrickColor.new("Linen")
- Part1.Rotation = Vector3.new(0, 90, 0)
- Part1.Anchored = true
- Part1.Size = Vector3.new(62.5000229, 1, 42.2499962)
- Part1.CFrame = CFrame.new(-16.774992, 2298.53101, 50.4500275, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.686275, 0.580392, 0.513726)
- Part1.Position = Vector3.new(-16.774992, 2298.53101, 50.4500275)
- Part1.Orientation = Vector3.new(0, 90, 0)
- Part1.Color = Color3.new(0.686275, 0.580392, 0.513726)
- Part2.Name = "TeleportPart"
- Part2.Parent = Model0
- Part2.BrickColor = BrickColor.new("Bright red")
- Part2.Transparency = 1
- Part2.Anchored = true
- Part2.CanCollide = false
- Part2.Size = Vector3.new(4, 1, 4)
- Part2.CFrame = CFrame.new(-11.3099937, 2300.44336, 30.760004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part2.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part2.Position = Vector3.new(-11.3099937, 2300.44336, 30.760004)
- Part2.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part3.Parent = Model0
- Part3.Material = Enum.Material.WoodPlanks
- Part3.BrickColor = BrickColor.new("Quill grey")
- Part3.Anchored = true
- Part3.Size = Vector3.new(42.2400017, 21.9999981, 2)
- Part3.CFrame = CFrame.new(-16.7499943, 2310.03174, 20.2099991, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part3.BottomSurface = Enum.SurfaceType.Smooth
- Part3.TopSurface = Enum.SurfaceType.Smooth
- Part3.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part3.Position = Vector3.new(-16.7499943, 2310.03174, 20.2099991)
- Part3.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part4.Parent = Model0
- Part4.Material = Enum.Material.WoodPlanks
- Part4.BrickColor = BrickColor.new("Quill grey")
- Part4.Rotation = Vector3.new(-180, 89.9400024, -180)
- Part4.Anchored = true
- Part4.Size = Vector3.new(63.920002, 21.9999981, 2)
- Part4.CFrame = CFrame.new(1.42022896, 2310.03174, 52.2819328, -1.39090446e-08, 0, 0.999999523, 0, 1, 0, -0.999999523, 0, -1.39090446e-08)
- Part4.BottomSurface = Enum.SurfaceType.Smooth
- Part4.TopSurface = Enum.SurfaceType.Smooth
- Part4.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part4.Position = Vector3.new(1.42022896, 2310.03174, 52.2819328)
- Part4.Orientation = Vector3.new(0, 90, 0)
- Part4.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part5.Parent = Model0
- Part5.Material = Enum.Material.WoodPlanks
- Part5.BrickColor = BrickColor.new("Quill grey")
- Part5.Rotation = Vector3.new(0, 89.7799988, 0)
- Part5.Anchored = true
- Part5.Size = Vector3.new(6.77999783, 21.9999981, 2)
- Part5.CFrame = CFrame.new(-14.7662134, 2310.03174, 23.6031151, 4.17268282e-08, 0, 0.99999243, 0, 1, 0, -0.99999249, 0, 1.1924655e-08)
- Part5.BottomSurface = Enum.SurfaceType.Smooth
- Part5.TopSurface = Enum.SurfaceType.Smooth
- Part5.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part5.Position = Vector3.new(-14.7662134, 2310.03174, 23.6031151)
- Part5.Orientation = Vector3.new(0, 90, 0)
- Part5.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part6.Parent = Model0
- Part6.Material = Enum.Material.WoodPlanks
- Part6.BrickColor = BrickColor.new("Quill grey")
- Part6.Anchored = true
- Part6.Size = Vector3.new(16.7399979, 21.9999981, 2)
- Part6.CFrame = CFrame.new(-6.68758249, 2310.03174, 37.5174637, 0.999999046, 0, -5.96046164e-08, 0, 1, 0, 5.96046164e-08, 0, 0.999999046)
- Part6.BottomSurface = Enum.SurfaceType.Smooth
- Part6.TopSurface = Enum.SurfaceType.Smooth
- Part6.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part6.Position = Vector3.new(-6.68758249, 2310.03174, 37.5174637)
- Part6.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part7.Parent = Model0
- Part7.Material = Enum.Material.WoodPlanks
- Part7.BrickColor = BrickColor.new("Linen")
- Part7.Rotation = Vector3.new(0, 90, 0)
- Part7.Anchored = true
- Part7.Size = Vector3.new(65.1200027, 1, 42.2499962)
- Part7.CFrame = CFrame.new(-16.774992, 2313.22729, 51.7599945, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- Part7.BottomSurface = Enum.SurfaceType.Smooth
- Part7.TopSurface = Enum.SurfaceType.Smooth
- Part7.Color = Color3.new(0.686275, 0.580392, 0.513726)
- Part7.Position = Vector3.new(-16.774992, 2313.22729, 51.7599945)
- Part7.Orientation = Vector3.new(0, 90, 0)
- Part7.Color = Color3.new(0.686275, 0.580392, 0.513726)
- Part8.Parent = Model0
- Part8.Material = Enum.Material.Neon
- Part8.BrickColor = BrickColor.new("Institutional white")
- Part8.Anchored = true
- Part8.Size = Vector3.new(4, 0.820000052, 3.89000034)
- Part8.CFrame = CFrame.new(-2.98497725, 2312.31738, 28.7790813, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part8.BottomSurface = Enum.SurfaceType.Smooth
- Part8.TopSurface = Enum.SurfaceType.Smooth
- Part8.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part8.Position = Vector3.new(-2.98497725, 2312.31738, 28.7790813)
- Part8.Color = Color3.new(0.972549, 0.972549, 0.972549)
- PointLight9.Parent = Part8
- PointLight9.Brightness = 4
- PointLight9.Range = 3
- Part10.Parent = Model0
- Part10.BrickColor = BrickColor.new("Mint")
- Part10.Size = Vector3.new(4, 1, 2)
- Part10.CFrame = CFrame.new(-10.029994, 2299.53101, 35.5199966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part10.BottomSurface = Enum.SurfaceType.Smooth
- Part10.TopSurface = Enum.SurfaceType.Smooth
- Part10.Color = Color3.new(0.694118, 0.898039, 0.65098)
- Part10.Position = Vector3.new(-10.029994, 2299.53101, 35.5199966)
- Part10.Color = Color3.new(0.694118, 0.898039, 0.65098)
- Part11.Parent = Model0
- Part11.BrickColor = BrickColor.new("New Yeller")
- Part11.Size = Vector3.new(4, 1, 2)
- Part11.CFrame = CFrame.new(-10.029994, 2300.50195, 35.5199966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part11.BottomSurface = Enum.SurfaceType.Smooth
- Part11.TopSurface = Enum.SurfaceType.Smooth
- Part11.Color = Color3.new(1, 1, 0)
- Part11.Position = Vector3.new(-10.029994, 2300.50195, 35.5199966)
- Part11.Color = Color3.new(1, 1, 0)
- Part12.Parent = Model0
- Part12.BrickColor = BrickColor.new("Brown")
- Part12.Size = Vector3.new(4, 1, 2)
- Part12.CFrame = CFrame.new(-10.029994, 2301.50757, 35.5199966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part12.BottomSurface = Enum.SurfaceType.Smooth
- Part12.TopSurface = Enum.SurfaceType.Smooth
- Part12.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part12.Position = Vector3.new(-10.029994, 2301.50757, 35.5199966)
- Part12.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part13.Parent = Model0
- Part13.BrickColor = BrickColor.new("Brown")
- Part13.Size = Vector3.new(4, 1, 2)
- Part13.CFrame = CFrame.new(-10.029994, 2304.46167, 35.5199966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part13.BottomSurface = Enum.SurfaceType.Smooth
- Part13.TopSurface = Enum.SurfaceType.Smooth
- Part13.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part13.Position = Vector3.new(-10.029994, 2304.46167, 35.5199966)
- Part13.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part14.Parent = Model0
- Part14.BrickColor = BrickColor.new("Mint")
- Part14.Size = Vector3.new(4, 1, 2)
- Part14.CFrame = CFrame.new(-10.029994, 2302.48511, 35.5199966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part14.BottomSurface = Enum.SurfaceType.Smooth
- Part14.TopSurface = Enum.SurfaceType.Smooth
- Part14.Color = Color3.new(0.694118, 0.898039, 0.65098)
- Part14.Position = Vector3.new(-10.029994, 2302.48511, 35.5199966)
- Part14.Color = Color3.new(0.694118, 0.898039, 0.65098)
- Part15.Parent = Model0
- Part15.BrickColor = BrickColor.new("New Yeller")
- Part15.Size = Vector3.new(4, 1, 2)
- Part15.CFrame = CFrame.new(-10.029994, 2303.45605, 35.5199966, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part15.BottomSurface = Enum.SurfaceType.Smooth
- Part15.TopSurface = Enum.SurfaceType.Smooth
- Part15.Color = Color3.new(1, 1, 0)
- Part15.Position = Vector3.new(-10.029994, 2303.45605, 35.5199966)
- Part15.Color = Color3.new(1, 1, 0)
- Part16.Parent = Model0
- Part16.BrickColor = BrickColor.new("Brown")
- Part16.Size = Vector3.new(4, 3.47999978, 3.98000002)
- Part16.CFrame = CFrame.new(-10.029994, 2300.80347, 23.8167744, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part16.BottomSurface = Enum.SurfaceType.Smooth
- Part16.TopSurface = Enum.SurfaceType.Smooth
- Part16.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part16.Position = Vector3.new(-10.029994, 2300.80347, 23.8167744)
- Part16.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part17.Parent = Model0
- Part17.BrickColor = BrickColor.new("Brown")
- Part17.Size = Vector3.new(4, 3.47999978, 3.98000002)
- Part17.CFrame = CFrame.new(-5.11809015, 2300.80347, 23.8167744, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part17.BottomSurface = Enum.SurfaceType.Smooth
- Part17.TopSurface = Enum.SurfaceType.Smooth
- Part17.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part17.Position = Vector3.new(-5.11809015, 2300.80347, 23.8167744)
- Part17.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part18.Parent = Model0
- Part18.BrickColor = BrickColor.new("Brown")
- Part18.Size = Vector3.new(4, 3.47999978, 3.98000002)
- Part18.CFrame = CFrame.new(-5.11809015, 2307.95923, 23.8167744, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part18.BottomSurface = Enum.SurfaceType.Smooth
- Part18.TopSurface = Enum.SurfaceType.Smooth
- Part18.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part18.Position = Vector3.new(-5.11809015, 2307.95923, 23.8167744)
- Part18.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part19.Parent = Model0
- Part19.BrickColor = BrickColor.new("Brown")
- Part19.Size = Vector3.new(4, 3.47999978, 3.98000002)
- Part19.CFrame = CFrame.new(-9.51021004, 2307.95923, 23.8167744, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part19.BottomSurface = Enum.SurfaceType.Smooth
- Part19.TopSurface = Enum.SurfaceType.Smooth
- Part19.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part19.Position = Vector3.new(-9.51021004, 2307.95923, 23.8167744)
- Part19.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part20.Parent = Model0
- Part20.Material = Enum.Material.Fabric
- Part20.BrickColor = BrickColor.new("Really black")
- Part20.Anchored = true
- Part20.Size = Vector3.new(1.7883414, 0.0500000007, 9.41999245)
- Part20.CFrame = CFrame.new(-8.99999809, 2302.53882, 43.2816048, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part20.BottomSurface = Enum.SurfaceType.Smooth
- Part20.TopSurface = Enum.SurfaceType.Smooth
- Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part20.Position = Vector3.new(-8.99999809, 2302.53882, 43.2816048)
- Part20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part21.Parent = Model0
- Part21.Material = Enum.Material.Wood
- Part21.BrickColor = BrickColor.new("Brown")
- Part21.Rotation = Vector3.new(-180, 89.9700012, -180)
- Part21.Anchored = true
- Part21.Size = Vector3.new(2.32000041, 3.47999978, 3.20999789)
- Part21.CFrame = CFrame.new(-6.46330547, 2300.80347, 48.9428444, -4.37113847e-08, 0, 0.999999881, 0, 1, 0, -0.999999881, 0, -4.37113847e-08)
- Part21.BottomSurface = Enum.SurfaceType.Smooth
- Part21.TopSurface = Enum.SurfaceType.Smooth
- Part21.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part21.Position = Vector3.new(-6.46330547, 2300.80347, 48.9428444)
- Part21.Orientation = Vector3.new(0, 90, 0)
- Part21.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part22.Parent = Model0
- Part22.Material = Enum.Material.Wood
- Part22.BrickColor = BrickColor.new("Brown")
- Part22.Anchored = true
- Part22.Size = Vector3.new(2.32000041, 3.47999978, 11.6999979)
- Part22.CFrame = CFrame.new(-0.0342102051, 2305.57959, 44.2962837, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part22.BottomSurface = Enum.SurfaceType.Smooth
- Part22.TopSurface = Enum.SurfaceType.Smooth
- Part22.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part22.Position = Vector3.new(-0.0342102051, 2305.57959, 44.2962837)
- Part22.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part23.Parent = Model0
- Part23.Material = Enum.Material.Wood
- Part23.BrickColor = BrickColor.new("Dark stone grey")
- Part23.Anchored = true
- Part23.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part23.CFrame = CFrame.new(-1.21067953, 2305.34814, 39.9212723, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part23.BottomSurface = Enum.SurfaceType.Smooth
- Part23.TopSurface = Enum.SurfaceType.Smooth
- Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part23.Position = Vector3.new(-1.21067953, 2305.34814, 39.9212723)
- Part23.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector24.Parent = Part23
- Part25.Parent = Model0
- Part25.Material = Enum.Material.Wood
- Part25.BrickColor = BrickColor.new("Brown")
- Part25.Anchored = true
- Part25.Size = Vector3.new(2.32000041, 2.50999975, 11.6999979)
- Part25.CFrame = CFrame.new(-0.0342102051, 2300.34473, 44.2962837, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part25.BottomSurface = Enum.SurfaceType.Smooth
- Part25.TopSurface = Enum.SurfaceType.Smooth
- Part25.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part25.Position = Vector3.new(-0.0342102051, 2300.34473, 44.2962837)
- Part25.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part26.Parent = Model0
- Part26.Material = Enum.Material.Wood
- Part26.BrickColor = BrickColor.new("Brown")
- Part26.Anchored = true
- Part26.Size = Vector3.new(2.32000041, 3.44999933, 11.6399975)
- Part26.CFrame = CFrame.new(-9.03819561, 2300.81494, 44.2662811, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part26.BottomSurface = Enum.SurfaceType.Smooth
- Part26.TopSurface = Enum.SurfaceType.Smooth
- Part26.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part26.Position = Vector3.new(-9.03819561, 2300.81494, 44.2662811)
- Part26.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part27.Parent = Model0
- Part27.Material = Enum.Material.Fabric
- Part27.BrickColor = BrickColor.new("Really black")
- Part27.Rotation = Vector3.new(-180, 89.9300003, -180)
- Part27.Anchored = true
- Part27.Size = Vector3.new(1.95834124, 0.0500000007, 5.0399971)
- Part27.CFrame = CFrame.new(-7.38447046, 2302.53882, 48.9286079, -7.35136751e-08, 0, 0.999999285, 0, 1, 0, -0.999999285, 0, -7.35136751e-08)
- Part27.BottomSurface = Enum.SurfaceType.Smooth
- Part27.TopSurface = Enum.SurfaceType.Smooth
- Part27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part27.Position = Vector3.new(-7.38447046, 2302.53882, 48.9286079)
- Part27.Orientation = Vector3.new(0, 90, 0)
- Part27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
- Part28.Parent = Model0
- Part28.BrickColor = BrickColor.new("Brown")
- Part28.Size = Vector3.new(1.70000017, 1, 2)
- Part28.CFrame = CFrame.new(-0.326766789, 2307.97192, 44.7043152, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part28.BottomSurface = Enum.SurfaceType.Smooth
- Part28.TopSurface = Enum.SurfaceType.Smooth
- Part28.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part28.Position = Vector3.new(-0.326766789, 2307.97192, 44.7043152)
- Part28.Color = Color3.new(0.486275, 0.360784, 0.27451)
- Part29.Parent = Model0
- Part29.BrickColor = BrickColor.new("New Yeller")
- Part29.Size = Vector3.new(1.70000017, 2.53999925, 2)
- Part29.CFrame = CFrame.new(-0.326766789, 2308.74072, 48.1176872, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part29.BottomSurface = Enum.SurfaceType.Smooth
- Part29.TopSurface = Enum.SurfaceType.Smooth
- Part29.Color = Color3.new(1, 1, 0)
- Part29.Position = Vector3.new(-0.326766789, 2308.74072, 48.1176872)
- Part29.Color = Color3.new(1, 1, 0)
- Part30.Parent = Model0
- Part30.BrickColor = BrickColor.new("White")
- Part30.Size = Vector3.new(1.70000017, 2.53999925, 2)
- Part30.CFrame = CFrame.new(-0.326766789, 2308.74072, 40.9876175, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part30.BottomSurface = Enum.SurfaceType.Smooth
- Part30.TopSurface = Enum.SurfaceType.Smooth
- Part30.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part30.Position = Vector3.new(-0.326766789, 2308.74072, 40.9876175)
- Part30.Color = Color3.new(0.94902, 0.952941, 0.952941)
- Part31.Parent = Model0
- Part31.Material = Enum.Material.DiamondPlate
- Part31.BrickColor = BrickColor.new("Dark stone grey")
- Part31.Rotation = Vector3.new(90, 0, 0)
- Part31.Anchored = true
- Part31.Size = Vector3.new(2.32000041, 3.47999978, 6.6999979)
- Part31.CFrame = CFrame.new(-9.18999577, 2311.48657, 44.2626839, 1, 0, 0, 0, -1.39090446e-08, -0.999999523, 0, 0.999999523, -1.39090446e-08)
- Part31.BottomSurface = Enum.SurfaceType.Smooth
- Part31.TopSurface = Enum.SurfaceType.Smooth
- Part31.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part31.Position = Vector3.new(-9.18999577, 2311.48657, 44.2626839)
- Part31.Orientation = Vector3.new(89.9400024, 180, 180)
- Part31.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part32.Parent = Model0
- Part32.Material = Enum.Material.DiamondPlate
- Part32.BrickColor = BrickColor.new("Institutional white")
- Part32.Rotation = Vector3.new(90, 0, 0)
- Part32.Anchored = true
- Part32.Size = Vector3.new(2.6500001, 3.71999955, 0.669999957)
- Part32.CFrame = CFrame.new(-9.21499634, 2308.45117, 44.2626839, 1, 0, 0, 0, -1.39090446e-08, -0.999999523, 0, 0.999999523, -1.39090446e-08)
- Part32.BottomSurface = Enum.SurfaceType.Smooth
- Part32.TopSurface = Enum.SurfaceType.Smooth
- Part32.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part32.Position = Vector3.new(-9.21499634, 2308.45117, 44.2626839)
- Part32.Orientation = Vector3.new(89.9400024, 180, 180)
- Part32.Color = Color3.new(0.972549, 0.972549, 0.972549)
- Part33.Parent = Model0
- Part33.Material = Enum.Material.Fabric
- Part33.BrickColor = BrickColor.new("Deep orange")
- Part33.Rotation = Vector3.new(0, 89.9800034, 0)
- Part33.Anchored = true
- Part33.Size = Vector3.new(4, 0.0500000007, 2.98999929)
- Part33.CFrame = CFrame.new(-34.9949951, 2299.05591, 30.6899986, 0, 0, 0.99999994, 0, 0.999999881, 0, -0.99999994, 0, 0)
- Part33.BottomSurface = Enum.SurfaceType.Smooth
- Part33.TopSurface = Enum.SurfaceType.Smooth
- Part33.Color = Color3.new(1, 0.690196, 0)
- Part33.Position = Vector3.new(-34.9949951, 2299.05591, 30.6899986)
- Part33.Orientation = Vector3.new(0, 90, 0)
- Part33.Color = Color3.new(1, 0.690196, 0)
- Part34.Parent = Model0
- Part34.Material = Enum.Material.WoodPlanks
- Part34.BrickColor = BrickColor.new("Quill grey")
- Part34.Rotation = Vector3.new(-180, 89.9400024, -180)
- Part34.Anchored = true
- Part34.Size = Vector3.new(60.5400085, 21.9999981, 2)
- Part34.CFrame = CFrame.new(-38.4966965, 2310.03174, 50.5919495, -1.39090446e-08, 0, 0.999999523, 0, 1, 0, -0.999999523, 0, -1.39090446e-08)
- Part34.BottomSurface = Enum.SurfaceType.Smooth
- Part34.TopSurface = Enum.SurfaceType.Smooth
- Part34.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part34.Position = Vector3.new(-38.4966965, 2310.03174, 50.5919495)
- Part34.Orientation = Vector3.new(0, 90, 0)
- Part34.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part35.Parent = Model0
- Part35.Material = Enum.Material.Wood
- Part35.BrickColor = BrickColor.new("CGA brown")
- Part35.Rotation = Vector3.new(-90, 0, 90)
- Part35.Anchored = true
- Part35.Size = Vector3.new(4.92000055, 0.0500000007, 7.12999964)
- Part35.CFrame = CFrame.new(-37.3925171, 2302.36548, 30.5, 0, -0.999993622, -7.35133909e-08, 0, -4.37111076e-08, 0.999992728, -0.999995887, 0, 0)
- Part35.BottomSurface = Enum.SurfaceType.Smooth
- Part35.TopSurface = Enum.SurfaceType.Smooth
- Part35.Color = Color3.new(0.666667, 0.333333, 0)
- Part35.Position = Vector3.new(-37.3925171, 2302.36548, 30.5)
- Part35.Orientation = Vector3.new(-89.7799988, -90, 180)
- Part35.Color = Color3.new(0.666667, 0.333333, 0)
- Part36.Parent = Model0
- Part36.Material = Enum.Material.Wood
- Part36.BrickColor = BrickColor.new("Dark stone grey")
- Part36.Rotation = Vector3.new(-90, 0, 90)
- Part36.Anchored = true
- Part36.Size = Vector3.new(1.15999997, 0.0500000007, 0.579999983)
- Part36.CFrame = CFrame.new(-37.314167, 2302.09961, 29.2200069, 0, -0.999993622, -7.35133909e-08, 0, -4.37111076e-08, 0.999992728, -0.999995887, 0, 0)
- Part36.BottomSurface = Enum.SurfaceType.Smooth
- Part36.TopSurface = Enum.SurfaceType.Smooth
- Part36.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part36.Position = Vector3.new(-37.314167, 2302.09961, 29.2200069)
- Part36.Orientation = Vector3.new(-89.7799988, -90, 180)
- Part36.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part37.Parent = Model0
- Part37.Material = Enum.Material.Wood
- Part37.BrickColor = BrickColor.new("Dark stone grey")
- Part37.Anchored = true
- Part37.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part37.CFrame = CFrame.new(-1.21067953, 2305.34814, 42.1083946, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part37.BottomSurface = Enum.SurfaceType.Smooth
- Part37.TopSurface = Enum.SurfaceType.Smooth
- Part37.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part37.Position = Vector3.new(-1.21067953, 2305.34814, 42.1083946)
- Part37.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector38.Parent = Part37
- Part39.Parent = Model0
- Part39.Material = Enum.Material.Wood
- Part39.BrickColor = BrickColor.new("Dark stone grey")
- Part39.Anchored = true
- Part39.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part39.CFrame = CFrame.new(-1.21067953, 2305.34814, 44.2371025, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part39.BottomSurface = Enum.SurfaceType.Smooth
- Part39.TopSurface = Enum.SurfaceType.Smooth
- Part39.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part39.Position = Vector3.new(-1.21067953, 2305.34814, 44.2371025)
- Part39.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector40.Parent = Part39
- Part41.Parent = Model0
- Part41.Material = Enum.Material.Wood
- Part41.BrickColor = BrickColor.new("Dark stone grey")
- Part41.Anchored = true
- Part41.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part41.CFrame = CFrame.new(-1.21067953, 2305.34814, 46.0303917, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part41.BottomSurface = Enum.SurfaceType.Smooth
- Part41.TopSurface = Enum.SurfaceType.Smooth
- Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part41.Position = Vector3.new(-1.21067953, 2305.34814, 46.0303917)
- Part41.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector42.Parent = Part41
- Part43.Parent = Model0
- Part43.Material = Enum.Material.Wood
- Part43.BrickColor = BrickColor.new("Dark stone grey")
- Part43.Anchored = true
- Part43.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part43.CFrame = CFrame.new(-1.21067953, 2305.34814, 47.8991241, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part43.BottomSurface = Enum.SurfaceType.Smooth
- Part43.TopSurface = Enum.SurfaceType.Smooth
- Part43.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part43.Position = Vector3.new(-1.21067953, 2305.34814, 47.8991241)
- Part43.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector44.Parent = Part43
- Part45.Parent = Model0
- Part45.Material = Enum.Material.Wood
- Part45.BrickColor = BrickColor.new("Dark stone grey")
- Part45.Anchored = true
- Part45.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part45.CFrame = CFrame.new(-1.21067953, 2305.34814, 49.4969482, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part45.BottomSurface = Enum.SurfaceType.Smooth
- Part45.TopSurface = Enum.SurfaceType.Smooth
- Part45.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part45.Position = Vector3.new(-1.21067953, 2305.34814, 49.4969482)
- Part45.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector46.Parent = Part45
- Part47.Parent = Model0
- Part47.Material = Enum.Material.Wood
- Part47.BrickColor = BrickColor.new("Dark stone grey")
- Part47.Anchored = true
- Part47.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part47.CFrame = CFrame.new(-1.21067953, 2300.31396, 39.9212723, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part47.BottomSurface = Enum.SurfaceType.Smooth
- Part47.TopSurface = Enum.SurfaceType.Smooth
- Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part47.Position = Vector3.new(-1.21067953, 2300.31396, 39.9212723)
- Part47.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector48.Parent = Part47
- Part49.Parent = Model0
- Part49.Material = Enum.Material.Wood
- Part49.BrickColor = BrickColor.new("Dark stone grey")
- Part49.Anchored = true
- Part49.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part49.CFrame = CFrame.new(-1.21067953, 2300.31396, 42.1083946, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part49.BottomSurface = Enum.SurfaceType.Smooth
- Part49.TopSurface = Enum.SurfaceType.Smooth
- Part49.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part49.Position = Vector3.new(-1.21067953, 2300.31396, 42.1083946)
- Part49.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector50.Parent = Part49
- Part51.Parent = Model0
- Part51.Material = Enum.Material.Wood
- Part51.BrickColor = BrickColor.new("Dark stone grey")
- Part51.Anchored = true
- Part51.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part51.CFrame = CFrame.new(-1.21067953, 2300.31396, 49.4969482, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part51.BottomSurface = Enum.SurfaceType.Smooth
- Part51.TopSurface = Enum.SurfaceType.Smooth
- Part51.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part51.Position = Vector3.new(-1.21067953, 2300.31396, 49.4969482)
- Part51.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector52.Parent = Part51
- Part53.Parent = Model0
- Part53.Material = Enum.Material.Wood
- Part53.BrickColor = BrickColor.new("Dark stone grey")
- Part53.Anchored = true
- Part53.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part53.CFrame = CFrame.new(-1.21067953, 2300.31396, 47.8991241, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part53.BottomSurface = Enum.SurfaceType.Smooth
- Part53.TopSurface = Enum.SurfaceType.Smooth
- Part53.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part53.Position = Vector3.new(-1.21067953, 2300.31396, 47.8991241)
- Part53.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector54.Parent = Part53
- Part55.Parent = Model0
- Part55.Material = Enum.Material.Wood
- Part55.BrickColor = BrickColor.new("Dark stone grey")
- Part55.Anchored = true
- Part55.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part55.CFrame = CFrame.new(-1.21067953, 2300.31396, 46.0303917, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part55.BottomSurface = Enum.SurfaceType.Smooth
- Part55.TopSurface = Enum.SurfaceType.Smooth
- Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part55.Position = Vector3.new(-1.21067953, 2300.31396, 46.0303917)
- Part55.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector56.Parent = Part55
- Part57.Parent = Model0
- Part57.Material = Enum.Material.Wood
- Part57.BrickColor = BrickColor.new("Dark stone grey")
- Part57.Anchored = true
- Part57.Size = Vector3.new(0.0500000007, 0.889999807, 0.929999888)
- Part57.CFrame = CFrame.new(-1.21067953, 2300.31396, 44.2371025, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part57.BottomSurface = Enum.SurfaceType.Smooth
- Part57.TopSurface = Enum.SurfaceType.Smooth
- Part57.Color = Color3.new(0.388235, 0.372549, 0.384314)
- Part57.Position = Vector3.new(-1.21067953, 2300.31396, 44.2371025)
- Part57.Color = Color3.new(0.388235, 0.372549, 0.384314)
- ClickDetector58.Parent = Part57
- Part59.Parent = Model0
- Part59.Material = Enum.Material.WoodPlanks
- Part59.BrickColor = BrickColor.new("Quill grey")
- Part59.Anchored = true
- Part59.Size = Vector3.new(16.6200027, 21.9999981, 2)
- Part59.CFrame = CFrame.new(-29.5599937, 2310.03174, 60.3235245, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part59.BottomSurface = Enum.SurfaceType.Smooth
- Part59.TopSurface = Enum.SurfaceType.Smooth
- Part59.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part59.Position = Vector3.new(-29.5599937, 2310.03174, 60.3235245)
- Part59.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part60.Parent = Model0
- Part60.Material = Enum.Material.WoodPlanks
- Part60.BrickColor = BrickColor.new("Quill grey")
- Part60.Anchored = true
- Part60.Size = Vector3.new(13.670002, 21.9999981, 2)
- Part60.CFrame = CFrame.new(-6.27980661, 2310.03174, 60.3235245, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part60.BottomSurface = Enum.SurfaceType.Smooth
- Part60.TopSurface = Enum.SurfaceType.Smooth
- Part60.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part60.Position = Vector3.new(-6.27980661, 2310.03174, 60.3235245)
- Part60.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part61.Parent = Model0
- Part61.Material = Enum.Material.WoodPlanks
- Part61.BrickColor = BrickColor.new("Quill grey")
- Part61.Anchored = true
- Part61.Size = Vector3.new(13.670002, 13.6699963, 2)
- Part61.CFrame = CFrame.new(-18.6376553, 2314.19653, 60.3235245, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part61.BottomSurface = Enum.SurfaceType.Smooth
- Part61.TopSurface = Enum.SurfaceType.Smooth
- Part61.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part61.Position = Vector3.new(-18.6376553, 2314.19653, 60.3235245)
- Part61.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part62.Parent = Model0
- Part62.Material = Enum.Material.WoodPlanks
- Part62.BrickColor = BrickColor.new("Quill grey")
- Part62.Anchored = true
- Part62.Size = Vector3.new(42.2400017, 21.9999981, 2)
- Part62.CFrame = CFrame.new(-16.7499943, 2310.03174, 80.4455185, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part62.BottomSurface = Enum.SurfaceType.Smooth
- Part62.TopSurface = Enum.SurfaceType.Smooth
- Part62.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part62.Position = Vector3.new(-16.7499943, 2310.03174, 80.4455185)
- Part62.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part63.Parent = Model0
- Part63.Material = Enum.Material.Fabric
- Part63.BrickColor = BrickColor.new("Quill grey")
- Part63.Anchored = true
- Part63.Size = Vector3.new(16.6200027, 2.48000002, 4.65999937)
- Part63.CFrame = CFrame.new(-29.5599937, 2300.27271, 63.4314995, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part63.BottomSurface = Enum.SurfaceType.Smooth
- Part63.TopSurface = Enum.SurfaceType.Smooth
- Part63.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part63.Position = Vector3.new(-29.5599937, 2300.27271, 63.4314995)
- Part63.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part64.Name = "Door1"
- Part64.Parent = Model0
- Part64.Material = Enum.Material.Fabric
- Part64.BrickColor = BrickColor.new("Quill grey")
- Part64.Rotation = Vector3.new(-22.5, 0, 0)
- Part64.Anchored = true
- Part64.Size = Vector3.new(16.6200027, 2.48000002, 4.65999937)
- Part64.CFrame = CFrame.new(-29.5599937, 2302.7749, 63.22509, 1, 0, 0, 0, 0.923880041, 0.382683754, 0, -0.382683754, 0.923880041)
- Part64.BottomSurface = Enum.SurfaceType.Smooth
- Part64.TopSurface = Enum.SurfaceType.Smooth
- Part64.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part64.Position = Vector3.new(-29.5599937, 2302.7749, 63.22509)
- Part64.Orientation = Vector3.new(-22.5, 0, 0)
- Part64.Color = Color3.new(0.87451, 0.87451, 0.870588)
- ClickDetector65.Parent = Part64
- Part66.Name = "Door2"
- Part66.Parent = Model0
- Part66.Material = Enum.Material.Fabric
- Part66.BrickColor = BrickColor.new("Quill grey")
- Part66.Transparency = 1
- Part66.Anchored = true
- Part66.CanCollide = false
- Part66.Size = Vector3.new(16.6200027, 2.48000002, 4.65999937)
- Part66.CFrame = CFrame.new(-29.5599937, 2300.27271, 68.121109, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part66.BottomSurface = Enum.SurfaceType.Smooth
- Part66.TopSurface = Enum.SurfaceType.Smooth
- Part66.Color = Color3.new(0.87451, 0.87451, 0.870588)
- Part66.Position = Vector3.new(-29.5599937, 2300.27271, 68.121109)
- Part66.Color = Color3.new(0.87451, 0.87451, 0.870588)
- ClickDetector67.Parent = Part66
- Part68.Name = "Handle1"
- Part68.Parent = Model0
- Part68.Material = Enum.Material.Metal
- Part68.BrickColor = BrickColor.new("Really red")
- Part68.Anchored = true
- Part68.Size = Vector3.new(1.8900001, 1.63000011, 0.0500000007)
- Part68.CFrame = CFrame.new(-11.7398081, 2302.79639, 61.3485222, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part68.BottomSurface = Enum.SurfaceType.Smooth
- Part68.TopSurface = Enum.SurfaceType.Smooth
- Part68.Color = Color3.new(1, 0, 0)
- Part68.Position = Vector3.new(-11.7398081, 2302.79639, 61.3485222)
- Part68.Color = Color3.new(1, 0, 0)
- ClickDetector69.Parent = Part68
- Script70.Name = "ClickDetectorScript"
- Script70.Parent = Model0
- table.insert(cors,sandbox(Script70,function()
- local isOn = true
- function on()
- isOn = true
- script.Parent.Door1.CanCollide = true
- script.Parent.Door1.Transparency = 0
- script.Parent.Handle1.Transparency = 0
- script.Parent.Door2.CanCollide = false
- script.Parent.Door2.Transparency = 1
- script.Parent.Handle2.Transparency = 1
- end
- function off()
- isOn = false
- script.Parent.Door1.CanCollide = false
- script.Parent.Door1.Transparency = 1
- script.Parent.Handle1.Transparency = 1
- script.Parent.Door2.CanCollide = true
- script.Parent.Door2.Transparency = 0
- script.Parent.Handle2.Transparency = 0
- end
- function onClicked()
- if isOn == true then off() else on() end
- end
- script.Parent.Handle1.ClickDetector.MouseClick:connect(onClicked)
- script.Parent.Handle2.ClickDetector.MouseClick:connect(onClicked)
- on()
- end))
- Part71.Name = "Handle2"
- Part71.Parent = Model0
- Part71.Material = Enum.Material.Metal
- Part71.BrickColor = BrickColor.new("Really red")
- Part71.Transparency = 1
- Part71.Anchored = true
- Part71.Size = Vector3.new(1.8900001, 1.63000011, 0.0500000007)
- Part71.CFrame = CFrame.new(-11.7398081, 2302.79639, 61.3485222, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part71.BottomSurface = Enum.SurfaceType.Smooth
- Part71.TopSurface = Enum.SurfaceType.Smooth
- Part71.Color = Color3.new(1, 0, 0)
- Part71.Position = Vector3.new(-11.7398081, 2302.79639, 61.3485222)
- Part71.Color = Color3.new(1, 0, 0)
- ClickDetector72.Parent = Part71
- Seat73.Parent = Model0
- Seat73.Material = Enum.Material.Metal
- Seat73.BrickColor = BrickColor.new("Black")
- Seat73.Transparency = 1
- Seat73.Rotation = Vector3.new(0, 0, -22.5)
- Seat73.Anchored = true
- Seat73.Size = Vector3.new(4, 1, 2)
- Seat73.CFrame = CFrame.new(-27.159996, 2302.0127, 69.3311081, 0.923879504, 0.382683456, 0, -0.382683456, 0.923879504, 0, 0, 0, 1)
- Seat73.BottomSurface = Enum.SurfaceType.Smooth
- Seat73.TopSurface = Enum.SurfaceType.Smooth
- Seat73.Color = Color3.new(0.105882, 0.164706, 0.207843)
- Seat73.Position = Vector3.new(-27.159996, 2302.0127, 69.3311081)
- Seat73.Orientation = Vector3.new(0, 0, -22.5)
- Seat73.Color = Color3.new(0.105882, 0.164706, 0.207843)
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = workspace
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- sound = Instance.new("Sound",workspace)
- sound.SoundId = "rbxassetid://281136047"
- 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")
- Sound2 = Instance.new("Sound")
- SpecialMesh3 = Instance.new("SpecialMesh")
- Part4 = Instance.new("Part")
- SpotLight5 = Instance.new("SpotLight")
- SpotLight6 = Instance.new("SpotLight")
- Motor7 = Instance.new("Motor")
- LocalScript8 = Instance.new("LocalScript")
- Tool0.Name = "Flashlight"
- Tool0.Parent = mas
- Tool0.TextureId = "http://www.roblox.com/asset/?id=115955232"
- Tool0.GripPos = Vector3.new(0.100000001, -0.400000006, 0)
- Part1.Name = "Handle"
- Part1.Parent = Tool0
- Part1.BrickColor = BrickColor.new("Bright yellow")
- Part1.Rotation = Vector3.new(-161.039993, 48.2900009, 177.740005)
- Part1.Locked = true
- Part1.FormFactor = Enum.FormFactor.Custom
- Part1.Size = Vector3.new(0.5, 0.5, 2)
- Part1.CFrame = CFrame.new(-41.1299973, 2310.08984, 53.5499992, -0.664780319, -0.0262656584, 0.74657613, 0.204992607, 0.954605877, 0.216119066, -0.718361795, 0.29671368, -0.629219353)
- Part1.BottomSurface = Enum.SurfaceType.Smooth
- Part1.TopSurface = Enum.SurfaceType.Smooth
- Part1.Color = Color3.new(0.960784, 0.803922, 0.188235)
- Part1.Position = Vector3.new(-41.1299973, 2310.08984, 53.5499992)
- Part1.Orientation = Vector3.new(-12.4799995, 130.119995, 12.1199999)
- Part1.Color = Color3.new(0.960784, 0.803922, 0.188235)
- Sound2.Parent = Part1
- Sound2.SoundId = "http://www.roblox.com/asset/?id=115959318"
- Sound2.Volume = 1
- SpecialMesh3.Parent = Part1
- SpecialMesh3.MeshId = "http://www.roblox.com/asset/?id=115955313"
- SpecialMesh3.Scale = Vector3.new(0.699999988, 0.699999988, 0.699999988)
- SpecialMesh3.TextureId = "http://www.roblox.com/asset?id=115955343"
- SpecialMesh3.MeshType = Enum.MeshType.FileMesh
- SpecialMesh3.Scale = Vector3.new(0.699999988, 0.699999988, 0.699999988)
- Part4.Name = "LightPart"
- Part4.Parent = Tool0
- Part4.BrickColor = BrickColor.new("Mid gray")
- Part4.Transparency = 1
- Part4.Rotation = Vector3.new(-161.039993, 48.2900009, 177.740005)
- Part4.CanCollide = false
- Part4.Locked = true
- Part4.FormFactor = Enum.FormFactor.Custom
- Part4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- Part4.CFrame = CFrame.new(-41.1299973, 2310.08984, 53.5499992, -0.664780319, -0.0262656584, 0.74657613, 0.204992607, 0.954605877, 0.216119066, -0.718361795, 0.29671368, -0.629219353)
- Part4.BottomSurface = Enum.SurfaceType.Smooth
- Part4.TopSurface = Enum.SurfaceType.Smooth
- Part4.Color = Color3.new(0.803922, 0.803922, 0.803922)
- Part4.Position = Vector3.new(-41.1299973, 2310.08984, 53.5499992)
- Part4.Orientation = Vector3.new(-12.4799995, 130.119995, 12.1199999)
- Part4.Color = Color3.new(0.803922, 0.803922, 0.803922)
- SpotLight5.Parent = Part4
- SpotLight5.Color = Color3.new(0.956863, 1, 0.913726)
- SpotLight5.Enabled = false
- SpotLight5.Range = 32
- SpotLight5.Angle = 70
- SpotLight5.Color = Color3.new(0.956863, 1, 0.913726)
- SpotLight6.Name = "SpotLight2"
- SpotLight6.Parent = Part4
- SpotLight6.Color = Color3.new(0.956863, 1, 0.913726)
- SpotLight6.Enabled = false
- SpotLight6.Brightness = 0.75
- SpotLight6.Range = 60
- SpotLight6.Angle = 70
- SpotLight6.Color = Color3.new(0.956863, 1, 0.913726)
- Motor7.Parent = Tool0
- Motor7.Part0 = Part1
- Motor7.Part1 = Part4
- LocalScript8.Parent = Tool0
- table.insert(cors,sandbox(LocalScript8,function()
- --Stickmasterluke
- sp=script.Parent
- cooldown=.35
- lightontexture=115984370
- lightofftexture=115955343
- local weld=sp:WaitForChild("Motor")
- local lp=sp:WaitForChild("LightPart")
- local handle=sp:WaitForChild("Handle")
- local spotlight=lp:WaitForChild("SpotLight")
- local spotlight2=lp:WaitForChild("SpotLight2")
- local mesh=handle:WaitForChild("Mesh")
- local sound=handle:WaitForChild("Sound")
- lastclick=0
- sp.Equipped:connect(function(mouse)
- equipped=true
- if mouse~=nil then
- themouse=mouse
- mouse.Button1Down:connect(function()
- if lastclick+cooldown<tick() then
- spotlight.Enabled=not spotlight.Enabled
- spotlight2.Enabled=spotlight.Enabled
- mesh.TextureId="http://www.roblox.com/asset?id="..tostring((spotlight.Enabled and lightontexture) or lightofftexture)
- sound:Play()
- lastclick=tick()
- end
- end)
- end
- if weld~=nil then
- weld.Parent=sp
- end
- while equipped and sp.Parent~=nil do
- local head=sp.Parent:FindFirstChild("Head")
- if spotlight.Enabled and themouse and handle and weld and head then
- local vec=themouse.Hit.p-head.Position
- local pos=(handle.CFrame*CFrame.new(0,0,-1)).p
- local cf=CFrame.new(pos,pos+vec)
- --lp.CFrame=cf
- weld.C0=handle.CFrame:toObjectSpace(cf)
- end
- wait()
- end
- end)
- sp.Unequipped:connect(function()
- if weld~=nil then
- weld.Parent=sp
- end
- equipped=false
- end)
- end))
- 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
- 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"))
- ScreenGui0 = Instance.new("ScreenGui")
- TextButton1 = Instance.new("TextButton")
- LocalScript2 = Instance.new("LocalScript")
- ScreenGui0.Name = "Teleport Gui"
- ScreenGui0.Parent = mas
- TextButton1.Parent = ScreenGui0
- TextButton1.Size = UDim2.new(0, 200, 0, 50)
- TextButton1.Text = "Teleport"
- TextButton1.Position = UDim2.new(0.679113209, 0, 0.842639565, 0)
- TextButton1.BackgroundColor3 = Color3.new(1, 0.2, 0.2)
- TextButton1.BorderSizePixel = 0
- TextButton1.Font = Enum.Font.SourceSans
- TextButton1.FontSize = Enum.FontSize.Size60
- LocalScript2.Parent = TextButton1
- table.insert(cors,sandbox(LocalScript2,function()
- local db = true
- local player = game.Players.LocalPlayer
- local target = game.Workspace.TeleportPart
- local delay = 3
- script.Parent.MouseButton1Click:connect(function()
- if db == true then
- db = false
- player.Character.HumanoidRootPart.CFrame = target.CFrame * CFrame.new(0, 3, 0)
- for i = delay, 1, -1 do
- script.Parent.Text = i
- wait(1)
- end
- script.Parent.Text = "Teleport"
- db = true
- end
- end)
- end))
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = game:GetService("Players").LocalPlayer.PlayerGui
- pcall(function() v:MakeJoints() end)
- end
- mas:Destroy()
- for i,v in pairs(cors) do
- spawn(function()
- pcall(v)
- end)
- end
- 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"))
- Part0 = Instance.new("Part")
- Part0.Name = "TeleportPart"
- Part0.Parent = mas
- Part0.BrickColor = BrickColor.new("Bright red")
- Part0.Transparency = 1
- Part0.Anchored = true
- Part0.CanCollide = false
- Part0.Size = Vector3.new(4, 1, 4)
- Part0.CFrame = CFrame.new(-34.374485, 2300.44336, 30.760004, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part0.Color = Color3.new(0.768627, 0.156863, 0.109804)
- Part0.Position = Vector3.new(-34.374485, 2300.44336, 30.760004)
- Part0.Color = Color3.new(0.768627, 0.156863, 0.109804)
- for i,v in pairs(mas:GetChildren()) do
- v.Parent = workspace
- 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