Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Created by PenguinAnonymous (ttyyuu12345) Editied by Dittoide
- --What's Added To M2S with Dittoide's Edit?
- --/ Better dummy script function to improve compatibility (makes it like you are running the code inside the script.)
- --/ Removed Gui In Bottom-Left for when you are making guis.
- --/ Removed "Inserting Map Please Wait" gui when selected Workspace as Place to export.
- --Credit: PenguinAnonymous for making original script, i just wanted to iron it out to my liking.
- --Errors: Camera,Terrain,UnionOperation,TouchTransmitter
- local runDummyScript = function(f,scri)
- if (not scri:IsA('Script')) or (not scri:IsA('LocalScript')) then return false; end;
- local Dummy_CoRoutine = coroutine.create(function()
- getfenv().script = scri
- ypcall(function() f() end)
- end)
- table.insert(cors,Dummy_CoRoutine);
- coroutine.resume(Dummy_CoRoutine);
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "M2S_Model"
- o2 = Instance.new("Part")
- o4 = Instance.new("Part")
- o5 = Instance.new("ManualWeld")
- o6 = Instance.new("ManualWeld")
- o7 = Instance.new("ManualWeld")
- o8 = Instance.new("ManualWeld")
- o9 = Instance.new("Part")
- o10 = Instance.new("ManualWeld")
- o11 = Instance.new("ManualWeld")
- o12 = Instance.new("ManualWeld")
- o13 = Instance.new("Part")
- o14 = Instance.new("ManualWeld")
- o15 = Instance.new("ManualWeld")
- o16 = Instance.new("ManualWeld")
- o17 = Instance.new("ManualWeld")
- o18 = Instance.new("ManualWeld")
- o19 = Instance.new("Part")
- o20 = Instance.new("ManualWeld")
- o21 = Instance.new("ManualWeld")
- o22 = Instance.new("Model")
- o23 = Instance.new("Part")
- o24 = Instance.new("ManualWeld")
- o25 = Instance.new("Part")
- o26 = Instance.new("Part")
- o27 = Instance.new("Part")
- o28 = Instance.new("ManualWeld")
- o29 = Instance.new("Part")
- o30 = Instance.new("ManualWeld")
- o31 = Instance.new("Part")
- o32 = Instance.new("Part")
- o33 = Instance.new("ManualWeld")
- o34 = Instance.new("Part")
- o35 = Instance.new("ManualWeld")
- o36 = Instance.new("Part")
- o37 = Instance.new("ManualWeld")
- o38 = Instance.new("Part")
- o39 = Instance.new("Part")
- o40 = Instance.new("Part")
- o41 = Instance.new("Part")
- o42 = Instance.new("Part")
- o43 = Instance.new("Part")
- o44 = Instance.new("Part")
- o45 = Instance.new("Part")
- o46 = Instance.new("ManualWeld")
- o47 = Instance.new("ManualWeld")
- o48 = Instance.new("Part")
- o49 = Instance.new("ManualWeld")
- o50 = Instance.new("ManualWeld")
- o51 = Instance.new("Part")
- o52 = Instance.new("ManualWeld")
- o53 = Instance.new("ManualWeld")
- o54 = Instance.new("ManualWeld")
- o55 = Instance.new("ManualWeld")
- o56 = Instance.new("Model")
- o57 = Instance.new("Model")
- o58 = Instance.new("Part")
- o59 = Instance.new("SurfaceGui")
- o60 = Instance.new("TextLabel")
- o62 = Instance.new("Part")
- o63 = Instance.new("Part")
- o65 = Instance.new("Part")
- o66 = Instance.new("Decal")
- o67 = Instance.new("SpotLight")
- o68 = Instance.new("ManualWeld")
- o69 = Instance.new("Part")
- o70 = Instance.new("Decal")
- o71 = Instance.new("SpotLight")
- o72 = Instance.new("Part")
- o73 = Instance.new("Decal")
- o74 = Instance.new("SpotLight")
- o75 = Instance.new("Part")
- o76 = Instance.new("Decal")
- o77 = Instance.new("SpotLight")
- o78 = Instance.new("Hat")
- o79 = Instance.new("Part")
- o80 = Instance.new("SpecialMesh")
- o81 = Instance.new("PointLight")
- o82 = Instance.new("ParticleEmitter")
- o84 = Instance.new("Part")
- o85 = Instance.new("Decal")
- o86 = Instance.new("Model")
- o87 = Instance.new("Part")
- o88 = Instance.new("Part")
- o89 = Instance.new("Part")
- o90 = Instance.new("Seat")
- o91 = Instance.new("Seat")
- o92 = Instance.new("Part")
- o93 = Instance.new("Part")
- o94 = Instance.new("Seat")
- o95 = Instance.new("Part")
- o96 = Instance.new("Part")
- o97 = Instance.new("Part")
- o98 = Instance.new("BoolValue")
- o99 = Instance.new("BoolValue")
- o100 = Instance.new("Model")
- o101 = Instance.new("Part")
- o102 = Instance.new("CylinderMesh")
- o103 = Instance.new("PointLight")
- o104 = Instance.new("Part")
- o105 = Instance.new("CylinderMesh")
- o106 = Instance.new("Model")
- o107 = Instance.new("Part")
- o108 = Instance.new("CylinderMesh")
- o109 = Instance.new("PointLight")
- o110 = Instance.new("Part")
- o111 = Instance.new("CylinderMesh")
- o2.Parent = mas
- o2.Material = Enum.Material.Brick
- o2.BrickColor = BrickColor.new("CGA brown")
- o2.Position = Vector3.new(12.0000324, 19.4998379, -12)
- o2.Size = Vector3.new(44, 17, 2)
- o2.CFrame = CFrame.new(12.0000324, 19.4998379, -12, 0.999998093, 0, 0, 0, 0.999998093, 0, 0, 0, 1)
- o2.BottomSurface = Enum.SurfaceType.Smooth
- o2.TopSurface = Enum.SurfaceType.Smooth
- o2.Color = Color3.new(0.666667, 0.333333, 0)
- o2.Position = Vector3.new(12.0000324, 19.4998379, -12)
- o4.Parent = mas
- o4.Material = Enum.Material.Wood
- o4.BrickColor = BrickColor.new("CGA brown")
- o4.Position = Vector3.new(13, 0.5, 11.5)
- o4.Size = Vector3.new(36, 1, 41)
- o4.CFrame = CFrame.new(13, 0.5, 11.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o4.BottomSurface = Enum.SurfaceType.Smooth
- o4.TopSurface = Enum.SurfaceType.Smooth
- o4.Color = Color3.new(0.666667, 0.333333, 0)
- o4.Position = Vector3.new(13, 0.5, 11.5)
- o5.Name = "Part-to-Part Strong Joint"
- o5.Parent = o4
- o5.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o5.C1 = CFrame.new(-28.2325706, -0.500017166, 10.5001087, -0.999993324, 2.25553409e-10, -1.37846722e-12, -1.3216251e-12, -2.49495151e-12, 1, 2.25553409e-10, 0.999993324, 2.28370404e-12)
- o5.Part0 = o4
- o5.Part1 = o96
- o6.Name = "Part-to-Part Strong Joint"
- o6.Parent = o4
- o6.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o6.C1 = CFrame.new(-32.2320671, -0.500012159, 10.5003147, -0.999993324, 2.25553409e-10, -1.37846722e-12, -1.3216251e-12, -2.49495151e-12, 1, 2.25553409e-10, 0.999993324, 2.28370404e-12)
- o6.Part0 = o4
- o6.Part1 = o95
- o7.Name = "Part-to-Part Strong Joint"
- o7.Parent = o4
- o7.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o7.C1 = CFrame.new(-32.2317314, -0.500012159, 20.4989586, -0.999993324, 2.25553409e-10, -1.37846722e-12, -1.3216251e-12, -2.49495151e-12, 1, 2.25553409e-10, 0.999993324, 2.28370404e-12)
- o7.Part0 = o4
- o7.Part1 = o89
- o8.Name = "Part-to-Part Strong Joint"
- o8.Parent = o4
- o8.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o8.C1 = CFrame.new(-28.2322426, -0.500017166, 20.4988842, -0.999993324, 2.25553409e-10, -1.37846722e-12, -1.3216251e-12, -2.49495151e-12, 1, 2.25553409e-10, 0.999993324, 2.28370404e-12)
- o8.Part0 = o4
- o8.Part1 = o88
- o9.Parent = mas
- o9.Material = Enum.Material.Brick
- o9.BrickColor = BrickColor.new("CGA brown")
- o9.Position = Vector3.new(-4.5, 13.9999981, 11.5)
- o9.Size = Vector3.new(1, 26, 41)
- o9.CFrame = CFrame.new(-4.5, 13.9999981, 11.5, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1)
- o9.BottomSurface = Enum.SurfaceType.Smooth
- o9.TopSurface = Enum.SurfaceType.Smooth
- o9.Color = Color3.new(0.666667, 0.333333, 0)
- o9.Position = Vector3.new(-4.5, 13.9999981, 11.5)
- o10.Name = "Part-to-Part Strong Joint"
- o10.Parent = o9
- o10.C0 = CFrame.new(0.5, -13, -20.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o10.C1 = CFrame.new(-2, -13.5, 1.00000191, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o10.Part0 = o9
- o10.Part1 = o48
- o11.Name = "Part-to-Part Strong Joint"
- o11.Parent = o9
- o11.C0 = CFrame.new(-0.5, -13, 20.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o11.C1 = CFrame.new(-0.5, -14, 17, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- o11.Part0 = o9
- o11.Part1 = o19
- o12.Name = "Part-to-Part Strong Joint"
- o12.Parent = o9
- o12.C0 = CFrame.new(0.5, -13, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o12.C1 = CFrame.new(-17, 0.5, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, 0, 1, 0)
- o12.Part0 = o9
- o12.Part1 = o4
- o13.Parent = mas
- o13.Material = Enum.Material.Brick
- o13.BrickColor = BrickColor.new("CGA brown")
- o13.Position = Vector3.new(30.5, 13.9999981, 11.5)
- o13.Size = Vector3.new(1, 26, 41)
- o13.CFrame = CFrame.new(30.5, 13.9999981, 11.5, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1)
- o13.BottomSurface = Enum.SurfaceType.Smooth
- o13.TopSurface = Enum.SurfaceType.Smooth
- o13.Color = Color3.new(0.666667, 0.333333, 0)
- o13.Position = Vector3.new(30.5, 13.9999981, 11.5)
- o14.Name = "Part-to-Part Strong Joint"
- o14.Parent = o13
- o14.C0 = CFrame.new(0.5, -13, -20.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o14.C1 = CFrame.new(7.5, -12.5, 1, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o14.Part0 = o13
- o14.Part1 = o45
- o15.Name = "Part-to-Base Strong Joint"
- o15.Parent = o13
- o15.C0 = CFrame.new(-0.5, -13, -20.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o15.C1 = CFrame.new(20, -0.200000763, -13, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o15.Part0 = o13
- o15.Part1 = o65
- o16.Name = "Part-to-Base Strong Joint"
- o16.Parent = o13
- o16.C0 = CFrame.new(-0.5, -13, -20.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o16.C1 = CFrame.new(28, -0.200000763, -13, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o16.Part0 = o13
- o16.Part1 = o69
- o17.Name = "Part-to-Part Strong Joint"
- o17.Parent = o13
- o17.C0 = CFrame.new(0.5, -13, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o17.C1 = CFrame.new(18, 0.5, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, 0, 1, 0)
- o17.Part0 = o13
- o17.Part1 = o4
- o18.Name = "Part-to-Handle Strong Joint"
- o18.Parent = o13
- o18.C0 = CFrame.new(-0.5, -13, -20.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o18.C1 = CFrame.new(9.59950542, -17.4403381, 1.11499977, -1, 3.09416828e-05, -3.8184222e-08, 3.09416828e-05, 0.999999881, 6.67910117e-13, 3.81842256e-08, -5.5422328e-13, -0.999999881)
- o18.Part0 = o13
- o18.Part1 = o79
- o19.Parent = mas
- o19.Material = Enum.Material.Brick
- o19.BrickColor = BrickColor.new("CGA brown")
- o19.Position = Vector3.new(11.9999981, 14.9999981, 32.5)
- o19.Rotation = Vector3.new(0, -89.9700012, 0)
- o19.Size = Vector3.new(1, 28, 36)
- o19.CFrame = CFrame.new(11.9999981, 14.9999981, 32.5, 0, 0, -0.999999881, 0, 0.999999881, 0, 1, 0, 0)
- o19.BottomSurface = Enum.SurfaceType.Smooth
- o19.TopSurface = Enum.SurfaceType.Smooth
- o19.Color = Color3.new(0.666667, 0.333333, 0)
- o19.Position = Vector3.new(11.9999981, 14.9999981, 32.5)
- o20.Name = "Part-to-Part Strong Joint"
- o20.Parent = o19
- o20.C0 = CFrame.new(-0.5, -14, -18, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o20.C1 = CFrame.new(26.5, -28.5, -21.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o20.Part0 = o19
- o20.Part1 = o51
- o21.Name = "Part-to-Part Strong Joint"
- o21.Parent = o19
- o21.C0 = CFrame.new(-0.5, -14, -18, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o21.C1 = CFrame.new(5.88999748, -11.4449978, 0.100000381, -0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, -1)
- o21.Part0 = o19
- o21.Part1 = o84
- o22.Parent = mas
- o23.Parent = o22
- o23.Material = Enum.Material.SmoothPlastic
- o23.BrickColor = BrickColor.new("Institutional white")
- o23.Reflectance = 0.20000000298023
- o23.Transparency = 0.80000001192093
- o23.Position = Vector3.new(8.90093994, 5.80003881, -8.94430447)
- o23.Rotation = Vector3.new(0, 0.729999959, 0)
- o23.Anchored = true
- o23.CanCollide = false
- o23.FormFactor = Enum.FormFactor.Custom
- o23.Size = Vector3.new(4, 9.59999943, 0.200000003)
- o23.CFrame = CFrame.new(8.90093994, 5.80003881, -8.94430447, 0.999919236, -3.76731862e-07, 0.0127259763, 3.81894068e-07, 1, -4.0368468e-07, -0.0127259772, 4.0850864e-07, 0.999919057)
- o23.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o23.Position = Vector3.new(8.90093994, 5.80003881, -8.94430447)
- o24.Name = "Part-to-Part Strong Joint"
- o24.Parent = o23
- o24.C0 = CFrame.new(2, -4.79999971, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o24.C1 = CFrame.new(-2.09794235, 0.500039995, -20.3697681, 0.999919116, 0.0127259744, 3.76731805e-07, 3.81894012e-07, -4.03684624e-07, -0.999999881, -0.0127259772, 0.999919057, -4.0850864e-07)
- o24.Part0 = o23
- o24.Part1 = o4
- o25.Parent = o22
- o25.Material = Enum.Material.Wood
- o25.Reflectance = 0.20000000298023
- o25.Position = Vector3.new(10.9020996, 10.9000216, -8.97000027)
- o25.Rotation = Vector3.new(-180, -0.729999959, -180)
- o25.Anchored = true
- o25.FormFactor = Enum.FormFactor.Custom
- o25.Size = Vector3.new(8.80000019, 0.200000003, 0.599998474)
- o25.CFrame = CFrame.new(10.9020996, 10.9000216, -8.97000027, -0.999919653, 3.05049616e-05, -0.0126946233, 3.01146301e-05, 1, 3.09394745e-05, 0.012694627, 3.05546855e-05, -0.999919474)
- o25.BottomSurface = Enum.SurfaceType.Smooth
- o25.TopSurface = Enum.SurfaceType.Smooth
- o25.Position = Vector3.new(10.9020996, 10.9000216, -8.97000027)
- o26.Parent = o22
- o26.Material = Enum.Material.Wood
- o26.Reflectance = 0.20000000298023
- o26.Position = Vector3.new(10.8020601, 10.7000437, -8.96865845)
- o26.Rotation = Vector3.new(-180, -0.729999959, -180)
- o26.Anchored = true
- o26.FormFactor = Enum.FormFactor.Custom
- o26.Size = Vector3.new(8.19999981, 0.200000003, 0.200000003)
- o26.CFrame = CFrame.new(10.8020601, 10.7000437, -8.96865845, -0.999919653, 3.05049616e-05, -0.0126946233, 3.01146301e-05, 1, 3.09394745e-05, 0.012694627, 3.05546855e-05, -0.999919474)
- o26.Position = Vector3.new(10.8020601, 10.7000437, -8.96865845)
- o27.Parent = o22
- o27.Material = Enum.Material.Wood
- o27.Reflectance = 0.20000000298023
- o27.Position = Vector3.new(15.2049561, 5.90001583, -9.02467155)
- o27.Rotation = Vector3.new(0, 0.729999959, 0)
- o27.Anchored = true
- o27.FormFactor = Enum.FormFactor.Custom
- o27.Size = Vector3.new(0.200000092, 9.79999924, 0.599998474)
- o27.CFrame = CFrame.new(15.2049561, 5.90001583, -9.02467155, 0.999919236, -3.76731862e-07, 0.0127259763, 3.81894068e-07, 1, -4.0368468e-07, -0.0127259772, 4.0850864e-07, 0.999919057)
- o27.Position = Vector3.new(15.2049561, 5.90001583, -9.02467155)
- o28.Name = "Part-to-Part Strong Joint"
- o28.Parent = o27
- o28.C0 = CFrame.new(0.100000046, -4.89999962, 0.299999237, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o28.C1 = CFrame.new(2.30877113, 0.500016153, -20.2259731, 0.999919057, 0.0127259744, 3.76731776e-07, 3.81893983e-07, -4.03684624e-07, -0.999999821, -0.0127259763, 0.999919057, -4.08508612e-07)
- o28.Part0 = o27
- o28.Part1 = o4
- o29.Parent = o22
- o29.Material = Enum.Material.SmoothPlastic
- o29.BrickColor = BrickColor.new("Institutional white")
- o29.Reflectance = 0.20000000298023
- o29.Transparency = 0.80000001192093
- o29.Position = Vector3.new(12.9033203, 5.80002403, -8.99543762)
- o29.Rotation = Vector3.new(0, 0.729999959, 0)
- o29.Anchored = true
- o29.CanCollide = false
- o29.FormFactor = Enum.FormFactor.Custom
- o29.Size = Vector3.new(4, 9.59999943, 0.200000003)
- o29.CFrame = CFrame.new(12.9033203, 5.80002403, -8.99543762, 0.999919236, -3.76731862e-07, 0.0127259763, 3.81894068e-07, 1, -4.0368468e-07, -0.0127259772, 4.0850864e-07, 0.999919057)
- o29.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o29.Position = Vector3.new(12.9033203, 5.80002403, -8.99543762)
- o30.Name = "Part-to-Part Strong Joint"
- o30.Parent = o29
- o30.C0 = CFrame.new(2, -4.79999971, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o30.C1 = CFrame.new(1.90443707, 0.500025213, -20.4209023, 0.999919116, 0.0127259744, 3.76731805e-07, 3.81894012e-07, -4.03684624e-07, -0.999999881, -0.0127259772, 0.999919057, -4.0850864e-07)
- o30.Part0 = o29
- o30.Part1 = o4
- o31.Parent = o22
- o31.Material = Enum.Material.Wood
- o31.Position = Vector3.new(11.3048096, 5.60001612, -8.77495575)
- o31.Rotation = Vector3.new(0, 0.729999959, 90)
- o31.Anchored = true
- o31.CanCollide = false
- o31.FormFactor = Enum.FormFactor.Custom
- o31.Shape = Enum.PartType.Cylinder
- o31.Size = Vector3.new(4, 0.200000003, 0.200000003)
- o31.CFrame = CFrame.new(11.3048096, 5.60001612, -8.77495575, 5.31033984e-05, -0.999919653, 0.0126825143, 1, 5.31025762e-05, -4.01349098e-07, -2.72157195e-07, 0.0126825143, 0.999919593)
- o31.Position = Vector3.new(11.3048096, 5.60001612, -8.77495575)
- o32.Parent = o22
- o32.Material = Enum.Material.Wood
- o32.Reflectance = 0.20000000298023
- o32.Position = Vector3.new(6.79955912, 5.90001917, -8.91764832)
- o32.Rotation = Vector3.new(-180, -0.729999959, -180)
- o32.Anchored = true
- o32.FormFactor = Enum.FormFactor.Custom
- o32.Size = Vector3.new(0.200000092, 9.79999924, 0.200000003)
- o32.CFrame = CFrame.new(6.79955912, 5.90001917, -8.91764832, -0.999919653, 3.05049616e-05, -0.0126946233, 3.01146301e-05, 1, 3.09394745e-05, 0.012694627, 3.05546855e-05, -0.999919474)
- o32.Position = Vector3.new(6.79955912, 5.90001917, -8.91764832)
- o33.Name = "Part-to-Part Strong Joint"
- o33.Parent = o32
- o33.C0 = CFrame.new(0.100000046, -4.89999962, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o33.C1 = CFrame.new(-6.30184698, 0.500025213, -20.5165215, -0.999919534, -0.0126946215, -3.0504958e-05, 3.01146265e-05, 3.09394709e-05, -0.999999881, 0.012694627, -0.999919474, -3.05546855e-05)
- o33.Part0 = o32
- o33.Part1 = o4
- o34.Parent = o22
- o34.Material = Enum.Material.Wood
- o34.Reflectance = 0.20000000298023
- o34.Position = Vector3.new(15.0047598, 5.9000268, -9.02203369)
- o34.Rotation = Vector3.new(0, 0.729999959, 0)
- o34.Anchored = true
- o34.FormFactor = Enum.FormFactor.Custom
- o34.Size = Vector3.new(0.200000092, 9.79999924, 0.200000003)
- o34.CFrame = CFrame.new(15.0047598, 5.9000268, -9.02203369, 0.999919236, -3.76731862e-07, 0.0127259763, 3.81894068e-07, 1, -4.0368468e-07, -0.0127259772, 4.0850864e-07, 0.999919057)
- o34.Position = Vector3.new(15.0047598, 5.9000268, -9.02203369)
- o35.Name = "Part-to-Part Strong Joint"
- o35.Parent = o34
- o35.C0 = CFrame.new(0.100000046, -4.89999962, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o35.C1 = CFrame.new(2.10603046, 0.50002712, -20.423317, 0.999919116, 0.0127259744, 3.76731805e-07, 3.81894012e-07, -4.03684624e-07, -0.999999881, -0.0127259772, 0.999919057, -4.0850864e-07)
- o35.Part0 = o34
- o35.Part1 = o4
- o36.Parent = o22
- o36.Material = Enum.Material.Wood
- o36.Reflectance = 0.20000000298023
- o36.Position = Vector3.new(6.59948587, 6.00003004, -8.91529846)
- o36.Rotation = Vector3.new(-180, -0.729999959, -180)
- o36.Anchored = true
- o36.FormFactor = Enum.FormFactor.Custom
- o36.Size = Vector3.new(0.200000092, 9.99999905, 0.599998474)
- o36.CFrame = CFrame.new(6.59948587, 6.00003004, -8.91529846, -0.999919653, 3.05049616e-05, -0.0126946233, 3.01146301e-05, 1, 3.09394745e-05, 0.012694627, 3.05546855e-05, -0.999919474)
- o36.Position = Vector3.new(6.59948587, 6.00003004, -8.91529846)
- o37.Name = "Part-to-Part Strong Joint"
- o37.Parent = o36
- o37.C0 = CFrame.new(0.100000046, -4.99999952, 0.299999237, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o37.C1 = CFrame.new(-6.50446224, 0.500042379, -20.714159, -0.999919474, -0.0126946215, -3.05049562e-05, 3.01146247e-05, 3.09394709e-05, -0.999999821, 0.0126946261, -0.999919474, -3.05546819e-05)
- o37.Part0 = o36
- o37.Part1 = o4
- o38.Parent = o22
- o38.Material = Enum.Material.Wood
- o38.Position = Vector3.new(11.3022461, 5.60003281, -8.97502041)
- o38.Rotation = Vector3.new(90, 0, 89.2699966)
- o38.Anchored = true
- o38.CanCollide = false
- o38.FormFactor = Enum.FormFactor.Custom
- o38.Shape = Enum.PartType.Cylinder
- o38.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- o38.CFrame = CFrame.new(11.3022461, 5.60003281, -8.97502041, 0.01268089, -0.999919832, -3.05035792e-05, -3.08678718e-05, 3.01145737e-05, -1, 0.999919653, 0.0126808938, -3.04835066e-05)
- o38.Position = Vector3.new(11.3022461, 5.60003281, -8.97502041)
- o39.Parent = o22
- o39.Material = Enum.Material.Wood
- o39.Position = Vector3.new(10.5042725, 5.60002708, -8.76484585)
- o39.Rotation = Vector3.new(0, 0.729999959, 90)
- o39.Anchored = true
- o39.CanCollide = false
- o39.FormFactor = Enum.FormFactor.Custom
- o39.Shape = Enum.PartType.Cylinder
- o39.Size = Vector3.new(4, 0.200000003, 0.200000003)
- o39.CFrame = CFrame.new(10.5042725, 5.60002708, -8.76484585, 5.31033984e-05, -0.999919653, 0.0126825143, 1, 5.31025762e-05, -4.01349098e-07, -2.72157195e-07, 0.0126825143, 0.999919593)
- o39.Position = Vector3.new(10.5042725, 5.60002708, -8.76484585)
- o40.Parent = o22
- o40.Material = Enum.Material.SmoothPlastic
- o40.Position = Vector3.new(10.5018301, 5.60001612, -8.96485996)
- o40.Rotation = Vector3.new(90, 0, 89.2699966)
- o40.Anchored = true
- o40.CanCollide = false
- o40.FormFactor = Enum.FormFactor.Custom
- o40.Shape = Enum.PartType.Cylinder
- o40.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- o40.CFrame = CFrame.new(10.5018301, 5.60001612, -8.96485996, 0.01268089, -0.999919832, -3.05035792e-05, -3.08678718e-05, 3.01145737e-05, -1, 0.999919653, 0.0126808938, -3.04835066e-05)
- o40.Position = Vector3.new(10.5018301, 5.60001612, -8.96485996)
- o41.Parent = o22
- o41.Material = Enum.Material.Wood
- o41.Position = Vector3.new(10.4992676, 5.60002279, -9.16493225)
- o41.Rotation = Vector3.new(90, 0, -90.7299957)
- o41.Anchored = true
- o41.CanCollide = false
- o41.FormFactor = Enum.FormFactor.Custom
- o41.Shape = Enum.PartType.Cylinder
- o41.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- o41.CFrame = CFrame.new(10.4992676, 5.60002279, -9.16493225, -0.0126809888, 0.999919832, 3.12861121e-05, -3.01739747e-05, 3.09059469e-05, -1, -0.999919653, -0.0126809943, 2.9779636e-05)
- o41.Position = Vector3.new(10.4992676, 5.60002279, -9.16493225)
- o42.Parent = o22
- o42.Material = Enum.Material.Wood
- o42.Position = Vector3.new(11.2998037, 5.60002279, -9.17512417)
- o42.Rotation = Vector3.new(90, 0, -90.7299957)
- o42.Anchored = true
- o42.CanCollide = false
- o42.FormFactor = Enum.FormFactor.Custom
- o42.Shape = Enum.PartType.Cylinder
- o42.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- o42.CFrame = CFrame.new(11.2998037, 5.60002279, -9.17512417, -0.0126809888, 0.999919832, 3.12861121e-05, -3.01739747e-05, 3.09059469e-05, -1, -0.999919653, -0.0126809943, 2.9779636e-05)
- o42.Position = Vector3.new(11.2998037, 5.60002279, -9.17512417)
- o43.Parent = o22
- o43.Material = Enum.Material.Wood
- o43.Position = Vector3.new(11.2972403, 5.60002279, -9.37528992)
- o43.Rotation = Vector3.new(-180, -0.729999959, -90)
- o43.Anchored = true
- o43.CanCollide = false
- o43.FormFactor = Enum.FormFactor.Custom
- o43.Shape = Enum.PartType.Cylinder
- o43.Size = Vector3.new(4, 0.200000003, 0.200000003)
- o43.CFrame = CFrame.new(11.2972403, 5.60002279, -9.37528992, -5.39283101e-05, 0.999919653, -0.0126825199, 1, 5.39372231e-05, 3.61673301e-07, 1.04570427e-06, -0.0126825217, -0.999919593)
- o43.Position = Vector3.new(11.2972403, 5.60002279, -9.37528992)
- o44.Parent = o22
- o44.Material = Enum.Material.Wood
- o44.Position = Vector3.new(10.4967041, 5.60002708, -9.36518764)
- o44.Rotation = Vector3.new(-180, -0.729999959, -90)
- o44.Anchored = true
- o44.CanCollide = false
- o44.FormFactor = Enum.FormFactor.Custom
- o44.Shape = Enum.PartType.Cylinder
- o44.Size = Vector3.new(4, 0.200000003, 0.200000003)
- o44.CFrame = CFrame.new(10.4967041, 5.60002708, -9.36518764, -5.39283101e-05, 0.999919653, -0.0126825199, 1, 5.39372231e-05, 3.61673301e-07, 1.04570427e-06, -0.0126825217, -0.999919593)
- o44.Position = Vector3.new(10.4967041, 5.60002708, -9.36518764)
- o45.Parent = mas
- o45.Material = Enum.Material.Brick
- o45.BrickColor = BrickColor.new("CGA brown")
- o45.Position = Vector3.new(23.5, 13.4999943, -10)
- o45.Size = Vector3.new(16, 27, 2)
- o45.CFrame = CFrame.new(23.5, 13.4999943, -10, 0.999999642, 0, 0, 0, 0.999999642, 0, 0, 0, 1)
- o45.BottomSurface = Enum.SurfaceType.Smooth
- o45.TopSurface = Enum.SurfaceType.Smooth
- o45.Color = Color3.new(0.666667, 0.333333, 0)
- o45.Position = Vector3.new(23.5, 13.4999943, -10)
- o46.Name = "Part-to-Part Strong Joint"
- o46.Parent = o45
- o46.C0 = CFrame.new(-8, -13.5, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o46.C1 = CFrame.new(2.50000191, -0.500000894, -20.5, 0.999999642, 0, 0, 0, 0.999999642, 0, 0, 0, 1)
- o46.Part0 = o45
- o46.Part1 = o4
- o47.Name = "Part-to-Part Strong Joint"
- o47.Parent = o45
- o47.C0 = CFrame.new(8, -13.5, -1, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o47.C1 = CFrame.new(19.4999733, -19.4999352, 1.00000191, -0.999998689, 0, 0, 0, 0.999998689, 0, 0, 0, -1)
- o47.Part0 = o45
- o47.Part1 = o2
- o48.Parent = mas
- o48.Material = Enum.Material.Brick
- o48.BrickColor = BrickColor.new("CGA brown")
- o48.Position = Vector3.new(-2.00000095, 14.4999981, -10)
- o48.Size = Vector3.new(16, 27, 2)
- o48.CFrame = CFrame.new(-2.00000095, 14.4999981, -10, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1)
- o48.BottomSurface = Enum.SurfaceType.Smooth
- o48.TopSurface = Enum.SurfaceType.Smooth
- o48.Color = Color3.new(0.666667, 0.333333, 0)
- o48.Position = Vector3.new(-2.00000095, 14.4999981, -10)
- o49.Name = "Part-to-Part Strong Joint"
- o49.Parent = o48
- o49.C0 = CFrame.new(-8, 13.5, 1, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o49.C1 = CFrame.new(-14.5, -1.5, 18.5, 0, 1, 0, 0, 0, 1, 1, 0, 0)
- o49.Part0 = o48
- o49.Part1 = o51
- o50.Name = "Part-to-Part Strong Joint"
- o50.Parent = o48
- o50.C0 = CFrame.new(8, -13.5, -1, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o50.C1 = CFrame.new(-6.00004625, -18.4998722, 1, -0.999998212, 0, 0, 0, 0.999998212, 0, 0, 0, -1)
- o50.Part0 = o48
- o50.Part1 = o2
- o51.Parent = mas
- o51.Material = Enum.Material.Brick
- o51.BrickColor = BrickColor.new("CGA brown")
- o51.Position = Vector3.new(8.49999809, 29.4999962, 5.5)
- o51.Rotation = Vector3.new(0, -89.9700012, 0)
- o51.Size = Vector3.new(53, 4, 52)
- o51.CFrame = CFrame.new(8.49999809, 29.4999962, 5.5, 0, 0, -0.999999881, 0, 0.999999881, 0, 1, 0, 0)
- o51.BottomSurface = Enum.SurfaceType.Smooth
- o51.TopSurface = Enum.SurfaceType.Smooth
- o51.Color = Color3.new(0.666667, 0.333333, 0)
- o51.Position = Vector3.new(8.49999809, 29.4999962, 5.5)
- o52.Name = "Part-to-Part Strong Joint"
- o52.Parent = o51
- o52.C0 = CFrame.new(-26.5, 2, 26, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- o52.C1 = CFrame.new(-33.4803391, -0.100006104, -30.2494469, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o52.Part0 = o51
- o52.Part1 = o110
- o53.Name = "Part-to-Light Strong Joint"
- o53.Parent = o51
- o53.C0 = CFrame.new(-26.5, 2, 26, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- o53.C1 = CFrame.new(-33.4803391, -0.100006104, -30.2494469, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o53.Part0 = o51
- o53.Part1 = o107
- o54.Name = "Part-to-Light Strong Joint"
- o54.Parent = o51
- o54.C0 = CFrame.new(-26.5, 2, 26, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- o54.C1 = CFrame.new(-25.4803429, -0.100004196, -29.2494488, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o54.Part0 = o51
- o54.Part1 = o101
- o55.Name = "Part-to-Part Strong Joint"
- o55.Parent = o51
- o55.C0 = CFrame.new(-26.5, 2, 26, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- o55.C1 = CFrame.new(-25.4803429, -0.100004196, -29.2494488, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o55.Part0 = o51
- o55.Part1 = o104
- o56.Name = "Sign"
- o56.Parent = mas
- o57.Parent = o56
- o58.Name = "Text"
- o58.Parent = o57
- o58.Transparency = 1
- o58.Position = Vector3.new(21.1000023, 4.90002251, -22.6999969)
- o58.Anchored = true
- o58.FormFactor = Enum.FormFactor.Symmetric
- o58.Size = Vector3.new(9.40000057, 5.40000057, 0.200000003)
- o58.CFrame = CFrame.new(21.1000023, 4.90002251, -22.6999969, 1, 1.60056002e-15, 0, 1.60056002e-15, 1, 0, 0, 0, 1)
- o58.Position = Vector3.new(21.1000023, 4.90002251, -22.6999969)
- o59.Name = "SurfaceGUI"
- o59.Parent = o58
- o59.Active = false
- o59.CanvasSize = Vector2.new(245, 145)
- o60.Name = "Label"
- o60.Parent = o59
- o60.Size = UDim2.new(1,0,1,0)
- o60.Text = "soub's Script Museum"
- o60.BackgroundColor3 = Color3.new(1, 1, 1)
- o60.BackgroundTransparency = 1
- o60.Font = Enum.Font.SourceSansLight
- o60.FontSize = Enum.FontSize.Size12
- o60.TextColor3 = Color3.new(1, 1, 1)
- o60.TextScaled = true
- o60.TextWrapped = true
- o62.Parent = o56
- o62.Material = Enum.Material.Grass
- o62.BrickColor = BrickColor.new("Artichoke")
- o62.Position = Vector3.new(21.1000023, 2.12001228, -21.7999954)
- o62.Anchored = true
- o62.FormFactor = Enum.FormFactor.Symmetric
- o62.Size = Vector3.new(9.79999924, 0.200000003, 2.80000019)
- o62.CFrame = CFrame.new(21.1000023, 2.12001228, -21.7999954, 1, 1.60056002e-15, 0, 1.60056002e-15, 1, 0, 0, 0, 1)
- o62.BottomSurface = Enum.SurfaceType.Smooth
- o62.TopSurface = Enum.SurfaceType.Smooth
- o62.Color = Color3.new(0.541176, 0.670588, 0.521569)
- o62.Position = Vector3.new(21.1000023, 2.12001228, -21.7999954)
- o63.Parent = o56
- o63.Material = Enum.Material.Brick
- o63.Position = Vector3.new(21.1000023, 1.10000801, -21.7999954)
- o63.Anchored = true
- o63.FormFactor = Enum.FormFactor.Symmetric
- o63.Size = Vector3.new(10.1999989, 2.19999981, 3.20000029)
- o63.CFrame = CFrame.new(21.1000023, 1.10000801, -21.7999954, 1, 1.60056002e-15, 0, 1.60056002e-15, 1, 0, 0, 0, 1)
- o63.BottomSurface = Enum.SurfaceType.Smooth
- o63.TopSurface = Enum.SurfaceType.Smooth
- o63.Position = Vector3.new(21.1000023, 1.10000801, -21.7999954)
- o65.Name = "Base"
- o65.Parent = mas
- o65.Material = Enum.Material.Wood
- o65.BrickColor = BrickColor.new("Sand red")
- o65.Position = Vector3.new(29.7999992, 13.9999981, 11)
- o65.Rotation = Vector3.new(-90, 0, 90)
- o65.FormFactor = Enum.FormFactor.Plate
- o65.Size = Vector3.new(8, 0.400000006, 8)
- o65.CFrame = CFrame.new(29.7999992, 13.9999981, 11, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o65.TopSurface = Enum.SurfaceType.Smooth
- o65.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o65.Position = Vector3.new(29.7999992, 13.9999981, 11)
- o66.Parent = o65
- o66.Texture = "http://www.roblox.com/asset/?id=55783451"
- o66.Face = Enum.NormalId.Top
- o67.Parent = o65
- o67.Brightness = 9999999827968
- o67.Angle = 180
- o68.Name = "Base-to-Base Strong Joint"
- o68.Parent = o65
- o68.C0 = CFrame.new(-4, -0.200000003, -4, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o68.C1 = CFrame.new(4, -0.200000763, -4, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o68.Part0 = o65
- o68.Part1 = o69
- o69.Name = "Base"
- o69.Parent = mas
- o69.Material = Enum.Material.Wood
- o69.BrickColor = BrickColor.new("Sand red")
- o69.Position = Vector3.new(29.7999992, 13.9999981, 19)
- o69.Rotation = Vector3.new(-90, 0, 90)
- o69.FormFactor = Enum.FormFactor.Plate
- o69.Size = Vector3.new(8, 0.400000006, 8)
- o69.CFrame = CFrame.new(29.7999992, 13.9999981, 19, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o69.TopSurface = Enum.SurfaceType.Smooth
- o69.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o69.Position = Vector3.new(29.7999992, 13.9999981, 19)
- o70.Parent = o69
- o70.Texture = "http://www.roblox.com/asset/?id=55783451"
- o70.Face = Enum.NormalId.Top
- o71.Parent = o69
- o71.Brightness = 9999999827968
- o71.Angle = 180
- o72.Name = "Base"
- o72.Parent = mas
- o72.Material = Enum.Material.Wood
- o72.BrickColor = BrickColor.new("Sand red")
- o72.Position = Vector3.new(29.7999992, 22.0000095, 19.0000019)
- o72.Rotation = Vector3.new(-90, 0, 90)
- o72.FormFactor = Enum.FormFactor.Plate
- o72.Size = Vector3.new(8, 0.400000006, 8)
- o72.CFrame = CFrame.new(29.7999992, 22.0000095, 19.0000019, 0, -1, 0, 0, 0, 1, -1, 0, 0)
- o72.TopSurface = Enum.SurfaceType.Smooth
- o72.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o72.Position = Vector3.new(29.7999992, 22.0000095, 19.0000019)
- o73.Parent = o72
- o73.Texture = "http://www.roblox.com/asset/?id=55783451"
- o73.Face = Enum.NormalId.Top
- o74.Parent = o72
- o74.Brightness = 9999999827968
- o74.Angle = 180
- o75.Name = "Base"
- o75.Parent = mas
- o75.Material = Enum.Material.Wood
- o75.BrickColor = BrickColor.new("Sand red")
- o75.Position = Vector3.new(29.7999992, 22.0000095, 11.0000019)
- o75.Rotation = Vector3.new(-90, 0, 90)
- o75.FormFactor = Enum.FormFactor.Plate
- o75.Size = Vector3.new(8, 0.400000006, 8)
- o75.CFrame = CFrame.new(29.7999992, 22.0000095, 11.0000019, 0, -1, 0, 0, 0, 1, -1, 0, 0)
- o75.TopSurface = Enum.SurfaceType.Smooth
- o75.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o75.Position = Vector3.new(29.7999992, 22.0000095, 11.0000019)
- o76.Parent = o75
- o76.Texture = "http://www.roblox.com/asset/?id=55783451"
- o76.Face = Enum.NormalId.Top
- o77.Parent = o75
- o77.Brightness = 9999999827968
- o77.Angle = 180
- o78.Name = "RainbowWings"
- o78.Parent = mas
- o78.AttachmentPos = Vector3.new(0, 1.25, 0.800000012)
- o79.Name = "Handle"
- o79.Parent = o78
- o79.Position = Vector3.new(28.8850002, 18.4400406, 0.600044489)
- o79.Rotation = Vector3.new(0, 90, 0)
- o79.Anchored = true
- o79.FormFactor = Enum.FormFactor.Custom
- o79.Size = Vector3.new(2.80000019, 2.88000011, 2.22999978)
- o79.CFrame = CFrame.new(28.8850002, 18.4400406, 0.600044489, 3.81842256e-08, -6.67910172e-13, 1, 3.09416864e-05, 1, -5.54223334e-13, -1, 3.09416828e-05, 3.81842256e-08)
- o79.BottomSurface = Enum.SurfaceType.Smooth
- o79.TopSurface = Enum.SurfaceType.Smooth
- o79.Position = Vector3.new(28.8850002, 18.4400406, 0.600044489)
- o80.Parent = o79
- o80.MeshId = "http://www.roblox.com/asset/?id=215682815 "
- o80.TextureId = "rbxassetid://19354292"
- o80.MeshType = Enum.MeshType.FileMesh
- o81.Parent = o79
- o81.Color = Color3.new(1, 0.8, 0)
- o81.Range = 15
- o82.Name = "Tix Particle"
- o82.Parent = o79
- o82.Rotation = NumberRange.new(10,10)
- o82.Size = NumberSequence.new(0.10000000149012,0.10000000149012)
- o82.LightEmission = 0.5
- o82.Texture = "http://www.roblox.com/asset/?id=53709155"
- o82.Acceleration = Vector3.new(0, -2, 0)
- o82.Lifetime = NumberRange.new(5,7)
- o82.Rate = 300
- o82.RotSpeed = NumberRange.new(50,50)
- o82.VelocitySpread = 22
- o84.Parent = mas
- o84.BrickColor = BrickColor.new("Reddish brown")
- o84.Position = Vector3.new(24.1100006, 12.444993, 31.8999996)
- o84.Size = Vector3.new(6.22000027, 4.88999987, 0.200000003)
- o84.CFrame = CFrame.new(24.1100006, 12.444993, 31.8999996, 0.999999642, 0, 0, 0, 0.999999642, 0, 0, 0, 1)
- o84.Color = Color3.new(0.411765, 0.25098, 0.156863)
- o84.Position = Vector3.new(24.1100006, 12.444993, 31.8999996)
- o85.Parent = o84
- o85.Texture = "http://www.roblox.com/asset/?id=334431751"
- o86.Name = "Three seater sofa."
- o86.Parent = mas
- o87.Parent = o86
- o87.Material = Enum.Material.Fabric
- o87.BrickColor = BrickColor.new("Dark green")
- o87.Position = Vector3.new(25.2324543, 3.80001211, 11.5009804)
- o87.Anchored = true
- o87.FormFactor = Enum.FormFactor.Symmetric
- o87.Size = Vector3.new(5, 2, 1)
- o87.CFrame = CFrame.new(25.2324543, 3.80001211, 11.5009804, 0.999993324, 1.3216251e-12, -2.25553409e-10, -1.37846722e-12, 1, 2.28370404e-12, 2.25553409e-10, -2.49495151e-12, 0.999993324)
- o87.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o87.Position = Vector3.new(25.2324543, 3.80001211, 11.5009804)
- o88.Parent = o86
- o88.Material = Enum.Material.Wood
- o88.BrickColor = BrickColor.new("Dark orange")
- o88.Position = Vector3.new(23.2324295, 1.50001717, 11.5009794)
- o88.Anchored = true
- o88.FormFactor = Enum.FormFactor.Symmetric
- o88.Size = Vector3.new(1, 1, 1)
- o88.CFrame = CFrame.new(23.2324295, 1.50001717, 11.5009794, 0.999993324, 1.3216251e-12, -2.25553409e-10, -1.37846722e-12, 1, 2.28370404e-12, 2.25553409e-10, -2.49495151e-12, 0.999993324)
- o88.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o88.Position = Vector3.new(23.2324295, 1.50001717, 11.5009794)
- o89.Parent = o86
- o89.Material = Enum.Material.Wood
- o89.BrickColor = BrickColor.new("Dark orange")
- o89.Position = Vector3.new(27.231945, 1.50001216, 11.500905)
- o89.Anchored = true
- o89.FormFactor = Enum.FormFactor.Symmetric
- o89.Size = Vector3.new(1, 1, 1)
- o89.CFrame = CFrame.new(27.231945, 1.50001216, 11.500905, 0.999993324, 1.3216251e-12, -2.25553409e-10, -1.37846722e-12, 1, 2.28370404e-12, 2.25553409e-10, -2.49495151e-12, 0.999993324)
- o89.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o89.Position = Vector3.new(27.231945, 1.50001216, 11.500905)
- o90.Parent = o86
- o90.Material = Enum.Material.Concrete
- o90.BrickColor = BrickColor.new("Institutional white")
- o90.Position = Vector3.new(24.7323017, 3.40001106, 13.5004787)
- o90.Rotation = Vector3.new(-179.940002, 89.7799988, 179.940002)
- o90.Anchored = true
- o90.FormFactor = Enum.FormFactor.Custom
- o90.Size = Vector3.new(2, 0.400000006, 2)
- o90.CFrame = CFrame.new(24.7323017, 3.40001106, 13.5004787, -6.31509538e-05, -6.58725767e-08, 0.99999249, -9.90507121e-11, 1, 6.58730102e-08, -0.99999249, -9.51277043e-11, -6.31509538e-05)
- o90.BottomSurface = Enum.SurfaceType.Smooth
- o90.TopSurface = Enum.SurfaceType.Smooth
- o90.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o90.Position = Vector3.new(24.7323017, 3.40001106, 13.5004787)
- o91.Parent = o86
- o91.Material = Enum.Material.Concrete
- o91.BrickColor = BrickColor.new("Institutional white")
- o91.Position = Vector3.new(24.7326698, 3.40001106, 19.4999313)
- o91.Rotation = Vector3.new(-179.940002, 89.7799988, 179.940002)
- o91.Anchored = true
- o91.FormFactor = Enum.FormFactor.Custom
- o91.Size = Vector3.new(2, 0.400000006, 2)
- o91.CFrame = CFrame.new(24.7326698, 3.40001106, 19.4999313, -6.31509538e-05, -6.58725767e-08, 0.99999249, -9.90507121e-11, 1, 6.58730102e-08, -0.99999249, -9.51277043e-11, -6.31509538e-05)
- o91.BottomSurface = Enum.SurfaceType.Smooth
- o91.TopSurface = Enum.SurfaceType.Smooth
- o91.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o91.Position = Vector3.new(24.7326698, 3.40001106, 19.4999313)
- o92.Parent = o86
- o92.Material = Enum.Material.Fabric
- o92.BrickColor = BrickColor.new("Dark green")
- o92.Position = Vector3.new(27.2326698, 4.00001097, 16.5001678)
- o92.Rotation = Vector3.new(0, 0, -45)
- o92.Anchored = true
- o92.FormFactor = Enum.FormFactor.Symmetric
- o92.Size = Vector3.new(1, 4, 11)
- o92.CFrame = CFrame.new(27.2326698, 4.00001097, 16.5001678, 0.707057595, 0.707146645, -1.09138774e-10, -0.707151353, 0.707062304, 2.59440906e-11, 9.49976972e-11, 5.77966217e-11, 0.999993324)
- o92.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o92.Position = Vector3.new(27.2326698, 4.00001097, 16.5001678)
- o93.Parent = o86
- o93.Material = Enum.Material.Fabric
- o93.BrickColor = BrickColor.new("Dark green")
- o93.Position = Vector3.new(25.2326832, 2.50001001, 16.0004482)
- o93.Anchored = true
- o93.FormFactor = Enum.FormFactor.Symmetric
- o93.Size = Vector3.new(5, 1, 10)
- o93.CFrame = CFrame.new(25.2326832, 2.50001001, 16.0004482, 0.999993324, 1.3216251e-12, -2.25553409e-10, -1.37846722e-12, 1, 2.28370404e-12, 2.25553409e-10, -2.49495151e-12, 0.999993324)
- o93.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o93.Position = Vector3.new(25.2326832, 2.50001001, 16.0004482)
- o94.Parent = o86
- o94.Material = Enum.Material.Concrete
- o94.BrickColor = BrickColor.new("Institutional white")
- o94.Position = Vector3.new(24.7326775, 3.40001106, 16.5003815)
- o94.Rotation = Vector3.new(-179.940002, 89.7799988, 179.940002)
- o94.Anchored = true
- o94.FormFactor = Enum.FormFactor.Custom
- o94.Size = Vector3.new(2, 0.400000006, 2)
- o94.CFrame = CFrame.new(24.7326775, 3.40001106, 16.5003815, -6.31509538e-05, -6.58725767e-08, 0.99999249, -9.90507121e-11, 1, 6.58730102e-08, -0.99999249, -9.51277043e-11, -6.31509538e-05)
- o94.BottomSurface = Enum.SurfaceType.Smooth
- o94.TopSurface = Enum.SurfaceType.Smooth
- o94.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o94.Position = Vector3.new(24.7326775, 3.40001106, 16.5003815)
- o95.Parent = o86
- o95.Material = Enum.Material.Wood
- o95.BrickColor = BrickColor.new("Dark orange")
- o95.Position = Vector3.new(27.2322826, 1.50001216, 21.4996147)
- o95.Anchored = true
- o95.FormFactor = Enum.FormFactor.Symmetric
- o95.Size = Vector3.new(1, 1, 1)
- o95.CFrame = CFrame.new(27.2322826, 1.50001216, 21.4996147, 0.999993324, 1.3216251e-12, -2.25553409e-10, -1.37846722e-12, 1, 2.28370404e-12, 2.25553409e-10, -2.49495151e-12, 0.999993324)
- o95.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o95.Position = Vector3.new(27.2322826, 1.50001216, 21.4996147)
- o96.Parent = o86
- o96.Material = Enum.Material.Wood
- o96.BrickColor = BrickColor.new("Dark orange")
- o96.Position = Vector3.new(23.2327576, 1.50001717, 21.4998207)
- o96.Anchored = true
- o96.FormFactor = Enum.FormFactor.Symmetric
- o96.Size = Vector3.new(1, 1, 1)
- o96.CFrame = CFrame.new(23.2327576, 1.50001717, 21.4998207, 0.999993324, 1.3216251e-12, -2.25553409e-10, -1.37846722e-12, 1, 2.28370404e-12, 2.25553409e-10, -2.49495151e-12, 0.999993324)
- o96.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o96.Position = Vector3.new(23.2327576, 1.50001717, 21.4998207)
- o97.Parent = o86
- o97.Material = Enum.Material.Fabric
- o97.BrickColor = BrickColor.new("Dark green")
- o97.Position = Vector3.new(25.232296, 3.30001211, 21.4992943)
- o97.Anchored = true
- o97.FormFactor = Enum.FormFactor.Symmetric
- o97.Size = Vector3.new(5, 3, 1)
- o97.CFrame = CFrame.new(25.232296, 3.30001211, 21.4992943, 0.999993324, 1.3216251e-12, -2.25553409e-10, -1.37846722e-12, 1, 2.28370404e-12, 2.25553409e-10, -2.49495151e-12, 0.999993324)
- o97.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o97.Position = Vector3.new(25.232296, 3.30001211, 21.4992943)
- o98.Name = "RobloxStamper"
- o98.Parent = o86
- o99.Name = "RobloxModel"
- o99.Parent = o86
- o100.Name = "Light"
- o100.Parent = mas
- o101.Name = "Light"
- o101.Parent = o100
- o101.Material = Enum.Material.SmoothPlastic
- o101.BrickColor = BrickColor.new("Cool yellow")
- o101.Reflectance = 0.40000000596046
- o101.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o101.Anchored = true
- o101.FormFactor = Enum.FormFactor.Custom
- o101.Size = Vector3.new(2, 0.200000003, 2)
- o101.CFrame = CFrame.new(7.98034477, 31.6000004, 8.24944878, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o101.BottomSurface = Enum.SurfaceType.Smooth
- o101.TopSurface = Enum.SurfaceType.Smooth
- o101.Color = Color3.new(0.992157, 0.917647, 0.552941)
- o101.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o102.Parent = o101
- o102.Scale = Vector3.new(1, 1.00999999, 1)
- o103.Parent = o101
- o103.Range = 40
- o104.Parent = o100
- o104.Material = Enum.Material.SmoothPlastic
- o104.BrickColor = BrickColor.new("Dark stone grey")
- o104.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o104.Anchored = true
- o104.FormFactor = Enum.FormFactor.Custom
- o104.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
- o104.CFrame = CFrame.new(7.98034477, 31.6000004, 8.24944878, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o104.BottomSurface = Enum.SurfaceType.Smooth
- o104.TopSurface = Enum.SurfaceType.Smooth
- o104.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o104.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o105.Parent = o104
- o106.Name = "Light"
- o106.Parent = mas
- o107.Name = "Light"
- o107.Parent = o106
- o107.Material = Enum.Material.SmoothPlastic
- o107.BrickColor = BrickColor.new("Cool yellow")
- o107.Reflectance = 0.40000000596046
- o107.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o107.Anchored = true
- o107.FormFactor = Enum.FormFactor.Custom
- o107.Size = Vector3.new(2, 0.200000003, 2)
- o107.CFrame = CFrame.new(15.9803419, 31.6000023, 9.24944592, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o107.BottomSurface = Enum.SurfaceType.Smooth
- o107.TopSurface = Enum.SurfaceType.Smooth
- o107.Color = Color3.new(0.992157, 0.917647, 0.552941)
- o107.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o108.Parent = o107
- o108.Scale = Vector3.new(1, 1.00999999, 1)
- o109.Parent = o107
- o109.Range = 40
- o110.Parent = o106
- o110.Material = Enum.Material.SmoothPlastic
- o110.BrickColor = BrickColor.new("Dark stone grey")
- o110.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o110.Anchored = true
- o110.FormFactor = Enum.FormFactor.Custom
- o110.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
- o110.CFrame = CFrame.new(15.9803419, 31.6000023, 9.24944592, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o110.BottomSurface = Enum.SurfaceType.Smooth
- o110.TopSurface = Enum.SurfaceType.Smooth
- o110.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o110.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o111.Parent = o110
- 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
- mess_handle.Text = "Resetting"
- for i,v in pairs(game:GetService("Players"):GetPlayers()) do
- v:LoadCharacter()
- end
- wait(1)
- mess_handle:Remove()
- game:GetService("Lighting").Ambient = Color3.new(0, 0, 0)
- game:GetService("Lighting").Brightness = 1
- game:GetService("Lighting").ColorShift_Bottom = Color3.new(0, 0, 0)
- game:GetService("Lighting").ColorShift_Top = Color3.new(0, 0, 0)
- game:GetService("Lighting").GlobalShadows = true
- game:GetService("Lighting").OutdoorAmbient = Color3.new(0.5, 0.5, 0.5)
- game:GetService("Lighting").Outlines = false
- game:GetService("Lighting").GeographicLatitude = 41.733299255371
- game:GetService("Lighting").TimeOfDay = "14:00:00"
- game:GetService("Lighting").FogColor = Color3.new(0.75, 0.75, 0.75)
- game:GetService("Lighting").FogEnd = 100000
- game:GetService("Lighting").FogStart = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement