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")
- o3 = Instance.new("ManualWeld")
- o5 = Instance.new("Part")
- o6 = Instance.new("ManualWeld")
- o7 = Instance.new("ManualWeld")
- o8 = Instance.new("ManualWeld")
- o9 = Instance.new("ManualWeld")
- o10 = Instance.new("Part")
- o11 = Instance.new("ManualWeld")
- o12 = Instance.new("ManualWeld")
- o13 = Instance.new("ManualWeld")
- o14 = Instance.new("Part")
- o15 = Instance.new("ManualWeld")
- o16 = Instance.new("ManualWeld")
- o17 = Instance.new("ManualWeld")
- o18 = Instance.new("ManualWeld")
- o19 = Instance.new("ManualWeld")
- o20 = Instance.new("Part")
- o21 = Instance.new("ManualWeld")
- o22 = Instance.new("ManualWeld")
- o23 = Instance.new("Model")
- o24 = Instance.new("Part")
- o25 = Instance.new("ManualWeld")
- o26 = Instance.new("Part")
- o27 = Instance.new("Part")
- o28 = Instance.new("Part")
- o29 = Instance.new("ManualWeld")
- o30 = Instance.new("Part")
- o31 = Instance.new("ManualWeld")
- o32 = Instance.new("Part")
- o33 = Instance.new("Part")
- o34 = Instance.new("ManualWeld")
- o35 = Instance.new("Part")
- o36 = Instance.new("ManualWeld")
- o37 = Instance.new("Part")
- o38 = Instance.new("ManualWeld")
- 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("Part")
- o47 = Instance.new("ManualWeld")
- o48 = Instance.new("ManualWeld")
- o49 = Instance.new("Part")
- o50 = Instance.new("ManualWeld")
- o51 = Instance.new("ManualWeld")
- o52 = Instance.new("Part")
- o53 = Instance.new("ManualWeld")
- o54 = Instance.new("ManualWeld")
- o55 = Instance.new("ManualWeld")
- o56 = Instance.new("ManualWeld")
- o57 = Instance.new("Model")
- o58 = Instance.new("Model")
- o59 = Instance.new("Part")
- o60 = Instance.new("SurfaceGui")
- o61 = Instance.new("TextLabel")
- o63 = Instance.new("Part")
- o64 = Instance.new("Part")
- o66 = Instance.new("Part")
- o67 = Instance.new("Decal")
- o68 = Instance.new("SpotLight")
- o69 = Instance.new("ManualWeld")
- o70 = Instance.new("Part")
- o71 = Instance.new("Decal")
- o72 = Instance.new("SpotLight")
- o73 = Instance.new("Part")
- o74 = Instance.new("Decal")
- o75 = Instance.new("SpotLight")
- o76 = Instance.new("Part")
- o77 = Instance.new("Decal")
- o78 = Instance.new("SpotLight")
- o79 = Instance.new("Hat")
- o80 = Instance.new("Part")
- o81 = Instance.new("SpecialMesh")
- o82 = Instance.new("PointLight")
- o83 = Instance.new("ParticleEmitter")
- o85 = Instance.new("Part")
- o86 = Instance.new("Decal")
- o87 = Instance.new("Model")
- o88 = Instance.new("Part")
- o89 = Instance.new("Part")
- o90 = Instance.new("Part")
- o91 = Instance.new("Seat")
- o92 = Instance.new("Seat")
- o93 = Instance.new("Part")
- o94 = Instance.new("Part")
- o95 = Instance.new("Seat")
- o96 = Instance.new("Part")
- o97 = Instance.new("Part")
- o98 = Instance.new("Part")
- o99 = Instance.new("BoolValue")
- o100 = Instance.new("BoolValue")
- o101 = Instance.new("Model")
- o102 = Instance.new("Part")
- o103 = Instance.new("CylinderMesh")
- o104 = Instance.new("PointLight")
- o105 = Instance.new("Part")
- o106 = Instance.new("CylinderMesh")
- o107 = Instance.new("Model")
- o108 = Instance.new("Part")
- o109 = Instance.new("CylinderMesh")
- o110 = Instance.new("PointLight")
- o111 = Instance.new("Part")
- o112 = Instance.new("CylinderMesh")
- o113 = Instance.new("Part")
- o114 = Instance.new("Decal")
- o115 = Instance.new("Sound")
- o116 = Instance.new("Script")
- 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)
- o3.Name = "Part-to-DIOOOOOOOOO Strong Joint"
- o3.Parent = o2
- o3.C0 = CFrame.new(22, -8.5, -1, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o3.C1 = CFrame.new(22.9999428, -7.99999332, 0.5, -0.999998093, 0, 0, 0, 0.999998093, 0, 0, 0, -1)
- o3.Part0 = o2
- o3.Part1 = o113
- o5.Parent = mas
- o5.Material = Enum.Material.Wood
- o5.BrickColor = BrickColor.new("CGA brown")
- o5.Position = Vector3.new(13, 0.5, 11.5)
- o5.Size = Vector3.new(36, 1, 41)
- o5.CFrame = CFrame.new(13, 0.5, 11.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o5.BottomSurface = Enum.SurfaceType.Smooth
- o5.TopSurface = Enum.SurfaceType.Smooth
- o5.Color = Color3.new(0.666667, 0.333333, 0)
- o5.Position = Vector3.new(13, 0.5, 11.5)
- o6.Name = "Part-to-Part Strong Joint"
- o6.Parent = o5
- o6.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o6.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)
- o6.Part0 = o5
- o6.Part1 = o97
- o7.Name = "Part-to-Part Strong Joint"
- o7.Parent = o5
- o7.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o7.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)
- o7.Part0 = o5
- o7.Part1 = o96
- o8.Name = "Part-to-Part Strong Joint"
- o8.Parent = o5
- o8.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o8.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)
- o8.Part0 = o5
- o8.Part1 = o90
- o9.Name = "Part-to-Part Strong Joint"
- o9.Parent = o5
- o9.C0 = CFrame.new(-18, 0.5, 20.5, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o9.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)
- o9.Part0 = o5
- o9.Part1 = o89
- o10.Parent = mas
- o10.Material = Enum.Material.Brick
- o10.BrickColor = BrickColor.new("CGA brown")
- o10.Position = Vector3.new(-4.5, 13.9999981, 11.5)
- o10.Size = Vector3.new(1, 26, 41)
- o10.CFrame = CFrame.new(-4.5, 13.9999981, 11.5, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1)
- o10.BottomSurface = Enum.SurfaceType.Smooth
- o10.TopSurface = Enum.SurfaceType.Smooth
- o10.Color = Color3.new(0.666667, 0.333333, 0)
- o10.Position = Vector3.new(-4.5, 13.9999981, 11.5)
- o11.Name = "Part-to-Part Strong Joint"
- o11.Parent = o10
- o11.C0 = CFrame.new(0.5, -13, -20.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o11.C1 = CFrame.new(-2, -13.5, 1.00000191, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o11.Part0 = o10
- o11.Part1 = o49
- o12.Name = "Part-to-Part Strong Joint"
- o12.Parent = o10
- o12.C0 = CFrame.new(-0.5, -13, 20.5, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o12.C1 = CFrame.new(-0.5, -14, 17, 0, 0, 1, 0, 1, -0, -1, 0, 0)
- o12.Part0 = o10
- o12.Part1 = o20
- o13.Name = "Part-to-Part Strong Joint"
- o13.Parent = o10
- o13.C0 = CFrame.new(0.5, -13, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o13.C1 = CFrame.new(-17, 0.5, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, 0, 1, 0)
- o13.Part0 = o10
- o13.Part1 = o5
- o14.Parent = mas
- o14.Material = Enum.Material.Brick
- o14.BrickColor = BrickColor.new("CGA brown")
- o14.Position = Vector3.new(30.5, 13.9999981, 11.5)
- o14.Size = Vector3.new(1, 26, 41)
- o14.CFrame = CFrame.new(30.5, 13.9999981, 11.5, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1)
- o14.BottomSurface = Enum.SurfaceType.Smooth
- o14.TopSurface = Enum.SurfaceType.Smooth
- o14.Color = Color3.new(0.666667, 0.333333, 0)
- o14.Position = Vector3.new(30.5, 13.9999981, 11.5)
- o15.Name = "Part-to-Part Strong Joint"
- o15.Parent = o14
- o15.C0 = CFrame.new(0.5, -13, -20.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o15.C1 = CFrame.new(7.5, -12.5, 1, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o15.Part0 = o14
- o15.Part1 = o46
- o16.Name = "Part-to-Base Strong Joint"
- o16.Parent = o14
- o16.C0 = CFrame.new(-0.5, -13, -20.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o16.C1 = CFrame.new(20, -0.200000763, -13, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o16.Part0 = o14
- o16.Part1 = o66
- o17.Name = "Part-to-Base Strong Joint"
- o17.Parent = o14
- o17.C0 = CFrame.new(-0.5, -13, -20.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o17.C1 = CFrame.new(28, -0.200000763, -13, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o17.Part0 = o14
- o17.Part1 = o70
- o18.Name = "Part-to-Part Strong Joint"
- o18.Parent = o14
- o18.C0 = CFrame.new(0.5, -13, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o18.C1 = CFrame.new(18, 0.5, 20.5, 0.99999994, 0, 0, 0, 0, -0.99999994, 0, 1, 0)
- o18.Part0 = o14
- o18.Part1 = o5
- o19.Name = "Part-to-Handle Strong Joint"
- o19.Parent = o14
- o19.C0 = CFrame.new(-0.5, -13, -20.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o19.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)
- o19.Part0 = o14
- o19.Part1 = o80
- o20.Parent = mas
- o20.Material = Enum.Material.Brick
- o20.BrickColor = BrickColor.new("CGA brown")
- o20.Position = Vector3.new(11.9999981, 14.9999981, 32.5)
- o20.Rotation = Vector3.new(0, -89.9700012, 0)
- o20.Size = Vector3.new(1, 28, 36)
- o20.CFrame = CFrame.new(11.9999981, 14.9999981, 32.5, 0, 0, -0.999999881, 0, 0.999999881, 0, 1, 0, 0)
- o20.BottomSurface = Enum.SurfaceType.Smooth
- o20.TopSurface = Enum.SurfaceType.Smooth
- o20.Color = Color3.new(0.666667, 0.333333, 0)
- o20.Position = Vector3.new(11.9999981, 14.9999981, 32.5)
- o21.Name = "Part-to-Part Strong Joint"
- o21.Parent = o20
- o21.C0 = CFrame.new(-0.5, -14, -18, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o21.C1 = CFrame.new(26.5, -28.5, -21.5, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o21.Part0 = o20
- o21.Part1 = o52
- o22.Name = "Part-to-Part Strong Joint"
- o22.Parent = o20
- o22.C0 = CFrame.new(-0.5, -14, -18, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o22.C1 = CFrame.new(5.88999748, -11.4449978, 0.100000381, -0.999999762, 0, 0, 0, 0.999999762, 0, 0, 0, -1)
- o22.Part0 = o20
- o22.Part1 = o85
- o23.Parent = mas
- o24.Parent = o23
- o24.Material = Enum.Material.SmoothPlastic
- o24.BrickColor = BrickColor.new("Institutional white")
- o24.Reflectance = 0.20000000298023
- o24.Transparency = 0.80000001192093
- o24.Position = Vector3.new(8.90093994, 5.80003881, -8.94430447)
- o24.Rotation = Vector3.new(0, 0.729999959, 0)
- o24.Anchored = true
- o24.CanCollide = false
- o24.FormFactor = Enum.FormFactor.Custom
- o24.Size = Vector3.new(4, 9.59999943, 0.200000003)
- o24.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)
- o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o24.Position = Vector3.new(8.90093994, 5.80003881, -8.94430447)
- o25.Name = "Part-to-Part Strong Joint"
- o25.Parent = o24
- o25.C0 = CFrame.new(2, -4.79999971, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o25.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)
- o25.Part0 = o24
- o25.Part1 = o5
- o26.Parent = o23
- o26.Material = Enum.Material.Wood
- o26.Reflectance = 0.20000000298023
- o26.Position = Vector3.new(10.9020996, 10.9000216, -8.97000027)
- o26.Rotation = Vector3.new(-180, -0.729999959, -180)
- o26.Anchored = true
- o26.FormFactor = Enum.FormFactor.Custom
- o26.Size = Vector3.new(8.80000019, 0.200000003, 0.599998474)
- o26.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)
- o26.BottomSurface = Enum.SurfaceType.Smooth
- o26.TopSurface = Enum.SurfaceType.Smooth
- o26.Position = Vector3.new(10.9020996, 10.9000216, -8.97000027)
- o27.Parent = o23
- o27.Material = Enum.Material.Wood
- o27.Reflectance = 0.20000000298023
- o27.Position = Vector3.new(10.8020601, 10.7000437, -8.96865845)
- o27.Rotation = Vector3.new(-180, -0.729999959, -180)
- o27.Anchored = true
- o27.FormFactor = Enum.FormFactor.Custom
- o27.Size = Vector3.new(8.19999981, 0.200000003, 0.200000003)
- o27.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)
- o27.Position = Vector3.new(10.8020601, 10.7000437, -8.96865845)
- o28.Parent = o23
- o28.Material = Enum.Material.Wood
- o28.Reflectance = 0.20000000298023
- o28.Position = Vector3.new(15.2049561, 5.90001583, -9.02467155)
- o28.Rotation = Vector3.new(0, 0.729999959, 0)
- o28.Anchored = true
- o28.FormFactor = Enum.FormFactor.Custom
- o28.Size = Vector3.new(0.200000092, 9.79999924, 0.599998474)
- o28.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)
- o28.Position = Vector3.new(15.2049561, 5.90001583, -9.02467155)
- o29.Name = "Part-to-Part Strong Joint"
- o29.Parent = o28
- o29.C0 = CFrame.new(0.100000046, -4.89999962, 0.299999237, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o29.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)
- o29.Part0 = o28
- o29.Part1 = o5
- o30.Parent = o23
- o30.Material = Enum.Material.SmoothPlastic
- o30.BrickColor = BrickColor.new("Institutional white")
- o30.Reflectance = 0.20000000298023
- o30.Transparency = 0.80000001192093
- o30.Position = Vector3.new(12.9033203, 5.80002403, -8.99543762)
- o30.Rotation = Vector3.new(0, 0.729999959, 0)
- o30.Anchored = true
- o30.CanCollide = false
- o30.FormFactor = Enum.FormFactor.Custom
- o30.Size = Vector3.new(4, 9.59999943, 0.200000003)
- o30.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)
- o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o30.Position = Vector3.new(12.9033203, 5.80002403, -8.99543762)
- o31.Name = "Part-to-Part Strong Joint"
- o31.Parent = o30
- o31.C0 = CFrame.new(2, -4.79999971, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o31.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)
- o31.Part0 = o30
- o31.Part1 = o5
- o32.Parent = o23
- o32.Material = Enum.Material.Wood
- o32.Position = Vector3.new(11.3048096, 5.60001612, -8.77495575)
- o32.Rotation = Vector3.new(0, 0.729999959, 90)
- o32.Anchored = true
- o32.CanCollide = false
- o32.FormFactor = Enum.FormFactor.Custom
- o32.Shape = Enum.PartType.Cylinder
- o32.Size = Vector3.new(4, 0.200000003, 0.200000003)
- o32.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)
- o32.Position = Vector3.new(11.3048096, 5.60001612, -8.77495575)
- o33.Parent = o23
- o33.Material = Enum.Material.Wood
- o33.Reflectance = 0.20000000298023
- o33.Position = Vector3.new(6.79955912, 5.90001917, -8.91764832)
- o33.Rotation = Vector3.new(-180, -0.729999959, -180)
- o33.Anchored = true
- o33.FormFactor = Enum.FormFactor.Custom
- o33.Size = Vector3.new(0.200000092, 9.79999924, 0.200000003)
- o33.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)
- o33.Position = Vector3.new(6.79955912, 5.90001917, -8.91764832)
- o34.Name = "Part-to-Part Strong Joint"
- o34.Parent = o33
- o34.C0 = CFrame.new(0.100000046, -4.89999962, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o34.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)
- o34.Part0 = o33
- o34.Part1 = o5
- o35.Parent = o23
- o35.Material = Enum.Material.Wood
- o35.Reflectance = 0.20000000298023
- o35.Position = Vector3.new(15.0047598, 5.9000268, -9.02203369)
- o35.Rotation = Vector3.new(0, 0.729999959, 0)
- o35.Anchored = true
- o35.FormFactor = Enum.FormFactor.Custom
- o35.Size = Vector3.new(0.200000092, 9.79999924, 0.200000003)
- o35.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)
- o35.Position = Vector3.new(15.0047598, 5.9000268, -9.02203369)
- o36.Name = "Part-to-Part Strong Joint"
- o36.Parent = o35
- o36.C0 = CFrame.new(0.100000046, -4.89999962, 0.100000001, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o36.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)
- o36.Part0 = o35
- o36.Part1 = o5
- o37.Parent = o23
- o37.Material = Enum.Material.Wood
- o37.Reflectance = 0.20000000298023
- o37.Position = Vector3.new(6.59948587, 6.00003004, -8.91529846)
- o37.Rotation = Vector3.new(-180, -0.729999959, -180)
- o37.Anchored = true
- o37.FormFactor = Enum.FormFactor.Custom
- o37.Size = Vector3.new(0.200000092, 9.99999905, 0.599998474)
- o37.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)
- o37.Position = Vector3.new(6.59948587, 6.00003004, -8.91529846)
- o38.Name = "Part-to-Part Strong Joint"
- o38.Parent = o37
- o38.C0 = CFrame.new(0.100000046, -4.99999952, 0.299999237, 0.99999994, 0, 0, 0, 0, -0.99999994, -0, 1, 0)
- o38.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)
- o38.Part0 = o37
- o38.Part1 = o5
- o39.Parent = o23
- o39.Material = Enum.Material.Wood
- o39.Position = Vector3.new(11.3022461, 5.60003281, -8.97502041)
- o39.Rotation = Vector3.new(90, 0, 89.2699966)
- o39.Anchored = true
- o39.CanCollide = false
- o39.FormFactor = Enum.FormFactor.Custom
- o39.Shape = Enum.PartType.Cylinder
- o39.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- o39.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)
- o39.Position = Vector3.new(11.3022461, 5.60003281, -8.97502041)
- o40.Parent = o23
- o40.Material = Enum.Material.Wood
- o40.Position = Vector3.new(10.5042725, 5.60002708, -8.76484585)
- o40.Rotation = Vector3.new(0, 0.729999959, 90)
- o40.Anchored = true
- o40.CanCollide = false
- o40.FormFactor = Enum.FormFactor.Custom
- o40.Shape = Enum.PartType.Cylinder
- o40.Size = Vector3.new(4, 0.200000003, 0.200000003)
- o40.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)
- o40.Position = Vector3.new(10.5042725, 5.60002708, -8.76484585)
- o41.Parent = o23
- o41.Material = Enum.Material.SmoothPlastic
- o41.Position = Vector3.new(10.5018301, 5.60001612, -8.96485996)
- o41.Rotation = Vector3.new(90, 0, 89.2699966)
- 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.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)
- o41.Position = Vector3.new(10.5018301, 5.60001612, -8.96485996)
- o42.Parent = o23
- o42.Material = Enum.Material.Wood
- o42.Position = Vector3.new(10.4992676, 5.60002279, -9.16493225)
- 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(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)
- o42.Position = Vector3.new(10.4992676, 5.60002279, -9.16493225)
- o43.Parent = o23
- o43.Material = Enum.Material.Wood
- o43.Position = Vector3.new(11.2998037, 5.60002279, -9.17512417)
- o43.Rotation = Vector3.new(90, 0, -90.7299957)
- o43.Anchored = true
- o43.CanCollide = false
- o43.FormFactor = Enum.FormFactor.Custom
- o43.Shape = Enum.PartType.Cylinder
- o43.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
- o43.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)
- o43.Position = Vector3.new(11.2998037, 5.60002279, -9.17512417)
- o44.Parent = o23
- o44.Material = Enum.Material.Wood
- o44.Position = Vector3.new(11.2972403, 5.60002279, -9.37528992)
- 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(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)
- o44.Position = Vector3.new(11.2972403, 5.60002279, -9.37528992)
- o45.Parent = o23
- o45.Material = Enum.Material.Wood
- o45.Position = Vector3.new(10.4967041, 5.60002708, -9.36518764)
- o45.Rotation = Vector3.new(-180, -0.729999959, -90)
- o45.Anchored = true
- o45.CanCollide = false
- o45.FormFactor = Enum.FormFactor.Custom
- o45.Shape = Enum.PartType.Cylinder
- o45.Size = Vector3.new(4, 0.200000003, 0.200000003)
- o45.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)
- o45.Position = Vector3.new(10.4967041, 5.60002708, -9.36518764)
- o46.Parent = mas
- o46.Material = Enum.Material.Brick
- o46.BrickColor = BrickColor.new("CGA brown")
- o46.Position = Vector3.new(23.5, 13.4999943, -10)
- o46.Size = Vector3.new(16, 27, 2)
- o46.CFrame = CFrame.new(23.5, 13.4999943, -10, 0.999999642, 0, 0, 0, 0.999999642, 0, 0, 0, 1)
- o46.BottomSurface = Enum.SurfaceType.Smooth
- o46.TopSurface = Enum.SurfaceType.Smooth
- o46.Color = Color3.new(0.666667, 0.333333, 0)
- o46.Position = Vector3.new(23.5, 13.4999943, -10)
- o47.Name = "Part-to-Part Strong Joint"
- o47.Parent = o46
- o47.C0 = CFrame.new(-8, -13.5, 1, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o47.C1 = CFrame.new(2.50000191, -0.500000894, -20.5, 0.999999642, 0, 0, 0, 0.999999642, 0, 0, 0, 1)
- o47.Part0 = o46
- o47.Part1 = o5
- o48.Name = "Part-to-Part Strong Joint"
- o48.Parent = o46
- o48.C0 = CFrame.new(8, -13.5, -1, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o48.C1 = CFrame.new(19.4999733, -19.4999352, 1.00000191, -0.999998689, 0, 0, 0, 0.999998689, 0, 0, 0, -1)
- o48.Part0 = o46
- o48.Part1 = o2
- o49.Parent = mas
- o49.Material = Enum.Material.Brick
- o49.BrickColor = BrickColor.new("CGA brown")
- o49.Position = Vector3.new(-2.00000095, 14.4999981, -10)
- o49.Size = Vector3.new(16, 27, 2)
- o49.CFrame = CFrame.new(-2.00000095, 14.4999981, -10, 0.999999881, 0, 0, 0, 0.999999881, 0, 0, 0, 1)
- o49.BottomSurface = Enum.SurfaceType.Smooth
- o49.TopSurface = Enum.SurfaceType.Smooth
- o49.Color = Color3.new(0.666667, 0.333333, 0)
- o49.Position = Vector3.new(-2.00000095, 14.4999981, -10)
- o50.Name = "Part-to-Part Strong Joint"
- o50.Parent = o49
- o50.C0 = CFrame.new(-8, 13.5, 1, -1, 0, 0, 0, 0, 1, 0, 1, -0)
- o50.C1 = CFrame.new(-14.5, -1.5, 18.5, 0, 1, 0, 0, 0, 1, 1, 0, 0)
- o50.Part0 = o49
- o50.Part1 = o52
- o51.Name = "Part-to-Part Strong Joint"
- o51.Parent = o49
- o51.C0 = CFrame.new(8, -13.5, -1, -1, 0, 0, 0, 1, 0, 0, 0, -1)
- o51.C1 = CFrame.new(-6.00004625, -18.4998722, 1, -0.999998212, 0, 0, 0, 0.999998212, 0, 0, 0, -1)
- o51.Part0 = o49
- o51.Part1 = o2
- o52.Parent = mas
- o52.Material = Enum.Material.Brick
- o52.BrickColor = BrickColor.new("CGA brown")
- o52.Position = Vector3.new(8.49999809, 29.4999962, 5.5)
- o52.Rotation = Vector3.new(0, -89.9700012, 0)
- o52.Size = Vector3.new(53, 4, 52)
- o52.CFrame = CFrame.new(8.49999809, 29.4999962, 5.5, 0, 0, -0.999999881, 0, 0.999999881, 0, 1, 0, 0)
- o52.BottomSurface = Enum.SurfaceType.Smooth
- o52.TopSurface = Enum.SurfaceType.Smooth
- o52.Color = Color3.new(0.666667, 0.333333, 0)
- o52.Position = Vector3.new(8.49999809, 29.4999962, 5.5)
- o53.Name = "Part-to-Part Strong Joint"
- o53.Parent = o52
- 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 = o52
- o53.Part1 = o111
- o54.Name = "Part-to-Light Strong Joint"
- o54.Parent = o52
- o54.C0 = CFrame.new(-26.5, 2, 26, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- o54.C1 = CFrame.new(-33.4803391, -0.100006104, -30.2494469, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o54.Part0 = o52
- o54.Part1 = o108
- o55.Name = "Part-to-Light Strong Joint"
- o55.Parent = o52
- 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 = o52
- o55.Part1 = o102
- o56.Name = "Part-to-Part Strong Joint"
- o56.Parent = o52
- o56.C0 = CFrame.new(-26.5, 2, 26, -1, 0, 0, 0, 0, 1, 0, 1, 0)
- o56.C1 = CFrame.new(-25.4803429, -0.100004196, -29.2494488, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o56.Part0 = o52
- o56.Part1 = o105
- o57.Name = "Sign"
- o57.Parent = mas
- o58.Parent = o57
- o59.Name = "Text"
- o59.Parent = o58
- o59.Transparency = 1
- o59.Position = Vector3.new(21.1000023, 4.90002251, -22.6999969)
- o59.Anchored = true
- o59.FormFactor = Enum.FormFactor.Symmetric
- o59.Size = Vector3.new(9.40000057, 5.40000057, 0.200000003)
- o59.CFrame = CFrame.new(21.1000023, 4.90002251, -22.6999969, 1, 1.60056002e-15, 0, 1.60056002e-15, 1, 0, 0, 0, 1)
- o59.Position = Vector3.new(21.1000023, 4.90002251, -22.6999969)
- o60.Name = "SurfaceGUI"
- o60.Parent = o59
- o60.Active = false
- o60.CanvasSize = Vector2.new(245, 145)
- o61.Name = "Label"
- o61.Parent = o60
- o61.Size = UDim2.new(1,0,1,0)
- o61.Text = "Script Museum"
- o61.BackgroundColor3 = Color3.new(1, 1, 1)
- o61.BackgroundTransparency = 1
- o61.Font = Enum.Font.SourceSansLight
- o61.FontSize = Enum.FontSize.Size12
- o61.TextColor3 = Color3.new(1, 1, 1)
- o61.TextScaled = true
- o61.TextWrapped = true
- o63.Parent = o57
- o63.Material = Enum.Material.Grass
- o63.BrickColor = BrickColor.new("Artichoke")
- o63.Position = Vector3.new(21.1000023, 2.12001228, -21.7999954)
- o63.Anchored = true
- o63.FormFactor = Enum.FormFactor.Symmetric
- o63.Size = Vector3.new(9.79999924, 0.200000003, 2.80000019)
- o63.CFrame = CFrame.new(21.1000023, 2.12001228, -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.Color = Color3.new(0.541176, 0.670588, 0.521569)
- o63.Position = Vector3.new(21.1000023, 2.12001228, -21.7999954)
- o64.Parent = o57
- o64.Material = Enum.Material.Brick
- o64.Position = Vector3.new(21.1000023, 1.10000801, -21.7999954)
- o64.Anchored = true
- o64.FormFactor = Enum.FormFactor.Symmetric
- o64.Size = Vector3.new(10.1999989, 2.19999981, 3.20000029)
- o64.CFrame = CFrame.new(21.1000023, 1.10000801, -21.7999954, 1, 1.60056002e-15, 0, 1.60056002e-15, 1, 0, 0, 0, 1)
- o64.BottomSurface = Enum.SurfaceType.Smooth
- o64.TopSurface = Enum.SurfaceType.Smooth
- o64.Position = Vector3.new(21.1000023, 1.10000801, -21.7999954)
- o66.Name = "Base"
- o66.Parent = mas
- o66.Material = Enum.Material.Wood
- o66.BrickColor = BrickColor.new("Sand red")
- o66.Position = Vector3.new(29.7999992, 13.9999981, 11)
- o66.Rotation = Vector3.new(-90, 0, 90)
- o66.FormFactor = Enum.FormFactor.Plate
- o66.Size = Vector3.new(8, 0.400000006, 8)
- o66.CFrame = CFrame.new(29.7999992, 13.9999981, 11, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o66.TopSurface = Enum.SurfaceType.Smooth
- o66.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o66.Position = Vector3.new(29.7999992, 13.9999981, 11)
- o67.Parent = o66
- o67.Texture = "http://www.roblox.com/asset/?id=55783451"
- o67.Face = Enum.NormalId.Top
- o68.Parent = o66
- o68.Brightness = 9999999827968
- o68.Angle = 180
- o69.Name = "Base-to-Base Strong Joint"
- o69.Parent = o66
- o69.C0 = CFrame.new(-4, -0.200000003, -4, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o69.C1 = CFrame.new(4, -0.200000763, -4, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o69.Part0 = o66
- o69.Part1 = o70
- o70.Name = "Base"
- o70.Parent = mas
- o70.Material = Enum.Material.Wood
- o70.BrickColor = BrickColor.new("Sand red")
- o70.Position = Vector3.new(29.7999992, 13.9999981, 19)
- o70.Rotation = Vector3.new(-90, 0, 90)
- o70.FormFactor = Enum.FormFactor.Plate
- o70.Size = Vector3.new(8, 0.400000006, 8)
- o70.CFrame = CFrame.new(29.7999992, 13.9999981, 19, 0, -0.999999881, 0, 0, 0, 0.999999881, -1, 0, 0)
- o70.TopSurface = Enum.SurfaceType.Smooth
- o70.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o70.Position = Vector3.new(29.7999992, 13.9999981, 19)
- o71.Parent = o70
- o71.Texture = "http://www.roblox.com/asset/?id=55783451"
- o71.Face = Enum.NormalId.Top
- o72.Parent = o70
- o72.Brightness = 9999999827968
- o72.Angle = 180
- o73.Name = "Base"
- o73.Parent = mas
- o73.Material = Enum.Material.Wood
- o73.BrickColor = BrickColor.new("Sand red")
- o73.Position = Vector3.new(29.7999992, 22.0000095, 19.0000019)
- o73.Rotation = Vector3.new(-90, 0, 90)
- o73.FormFactor = Enum.FormFactor.Plate
- o73.Size = Vector3.new(8, 0.400000006, 8)
- o73.CFrame = CFrame.new(29.7999992, 22.0000095, 19.0000019, 0, -1, 0, 0, 0, 1, -1, 0, 0)
- o73.TopSurface = Enum.SurfaceType.Smooth
- o73.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o73.Position = Vector3.new(29.7999992, 22.0000095, 19.0000019)
- o74.Parent = o73
- o74.Texture = "http://www.roblox.com/asset/?id=55783451"
- o74.Face = Enum.NormalId.Top
- o75.Parent = o73
- o75.Brightness = 9999999827968
- o75.Angle = 180
- o76.Name = "Base"
- o76.Parent = mas
- o76.Material = Enum.Material.Wood
- o76.BrickColor = BrickColor.new("Sand red")
- o76.Position = Vector3.new(29.7999992, 22.0000095, 11.0000019)
- o76.Rotation = Vector3.new(-90, 0, 90)
- o76.FormFactor = Enum.FormFactor.Plate
- o76.Size = Vector3.new(8, 0.400000006, 8)
- o76.CFrame = CFrame.new(29.7999992, 22.0000095, 11.0000019, 0, -1, 0, 0, 0, 1, -1, 0, 0)
- o76.TopSurface = Enum.SurfaceType.Smooth
- o76.Color = Color3.new(0.584314, 0.47451, 0.466667)
- o76.Position = Vector3.new(29.7999992, 22.0000095, 11.0000019)
- o77.Parent = o76
- o77.Texture = "http://www.roblox.com/asset/?id=55783451"
- o77.Face = Enum.NormalId.Top
- o78.Parent = o76
- o78.Brightness = 9999999827968
- o78.Angle = 180
- o79.Name = "RainbowWings"
- o79.Parent = mas
- o79.AttachmentPos = Vector3.new(0, 1.25, 0.800000012)
- o80.Name = "Handle"
- o80.Parent = o79
- o80.Position = Vector3.new(28.8850002, 18.4400406, 0.600044489)
- o80.Rotation = Vector3.new(0, 90, 0)
- o80.Anchored = true
- o80.FormFactor = Enum.FormFactor.Custom
- o80.Size = Vector3.new(2.80000019, 2.88000011, 2.22999978)
- o80.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)
- o80.BottomSurface = Enum.SurfaceType.Smooth
- o80.TopSurface = Enum.SurfaceType.Smooth
- o80.Position = Vector3.new(28.8850002, 18.4400406, 0.600044489)
- o81.Parent = o80
- o81.MeshId = "http://www.roblox.com/asset/?id=215682815 "
- o81.TextureId = "rbxassetid://19354292"
- o81.MeshType = Enum.MeshType.FileMesh
- o82.Parent = o80
- o82.Color = Color3.new(1, 0.8, 0)
- o82.Range = 15
- o83.Name = "Tix Particle"
- o83.Parent = o80
- o83.Rotation = NumberRange.new(10,10)
- o83.Size = NumberSequence.new(0.10000000149012,0.10000000149012)
- o83.LightEmission = 0.5
- o83.Texture = "http://www.roblox.com/asset/?id=53709155"
- o83.Acceleration = Vector3.new(0, -2, 0)
- o83.Lifetime = NumberRange.new(5,7)
- o83.Rate = 300
- o83.RotSpeed = NumberRange.new(50,50)
- o83.VelocitySpread = 22
- o85.Parent = mas
- o85.BrickColor = BrickColor.new("Reddish brown")
- o85.Position = Vector3.new(24.1100006, 12.444993, 31.8999996)
- o85.Size = Vector3.new(6.22000027, 4.88999987, 0.200000003)
- o85.CFrame = CFrame.new(24.1100006, 12.444993, 31.8999996, 0.999999642, 0, 0, 0, 0.999999642, 0, 0, 0, 1)
- o85.Color = Color3.new(0.411765, 0.25098, 0.156863)
- o85.Position = Vector3.new(24.1100006, 12.444993, 31.8999996)
- o86.Parent = o85
- o86.Texture = "http://www.roblox.com/asset/?id=334431751"
- o87.Name = "Three seater sofa."
- o87.Parent = mas
- o88.Parent = o87
- o88.Material = Enum.Material.Fabric
- o88.BrickColor = BrickColor.new("Dark green")
- o88.Position = Vector3.new(25.2324543, 3.80001211, 11.5009804)
- o88.Anchored = true
- o88.FormFactor = Enum.FormFactor.Symmetric
- o88.Size = Vector3.new(5, 2, 1)
- o88.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)
- o88.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o88.Position = Vector3.new(25.2324543, 3.80001211, 11.5009804)
- o89.Parent = o87
- o89.Material = Enum.Material.Wood
- o89.BrickColor = BrickColor.new("Dark orange")
- o89.Position = Vector3.new(23.2324295, 1.50001717, 11.5009794)
- o89.Anchored = true
- o89.FormFactor = Enum.FormFactor.Symmetric
- o89.Size = Vector3.new(1, 1, 1)
- o89.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)
- o89.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o89.Position = Vector3.new(23.2324295, 1.50001717, 11.5009794)
- o90.Parent = o87
- o90.Material = Enum.Material.Wood
- o90.BrickColor = BrickColor.new("Dark orange")
- o90.Position = Vector3.new(27.231945, 1.50001216, 11.500905)
- o90.Anchored = true
- o90.FormFactor = Enum.FormFactor.Symmetric
- o90.Size = Vector3.new(1, 1, 1)
- o90.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)
- o90.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o90.Position = Vector3.new(27.231945, 1.50001216, 11.500905)
- o91.Parent = o87
- o91.Material = Enum.Material.Concrete
- o91.BrickColor = BrickColor.new("Institutional white")
- o91.Position = Vector3.new(24.7323017, 3.40001106, 13.5004787)
- 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.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)
- 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.7323017, 3.40001106, 13.5004787)
- o92.Parent = o87
- o92.Material = Enum.Material.Concrete
- o92.BrickColor = BrickColor.new("Institutional white")
- o92.Position = Vector3.new(24.7326698, 3.40001106, 19.4999313)
- o92.Rotation = Vector3.new(-179.940002, 89.7799988, 179.940002)
- o92.Anchored = true
- o92.FormFactor = Enum.FormFactor.Custom
- o92.Size = Vector3.new(2, 0.400000006, 2)
- o92.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)
- o92.BottomSurface = Enum.SurfaceType.Smooth
- o92.TopSurface = Enum.SurfaceType.Smooth
- o92.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o92.Position = Vector3.new(24.7326698, 3.40001106, 19.4999313)
- o93.Parent = o87
- o93.Material = Enum.Material.Fabric
- o93.BrickColor = BrickColor.new("Dark green")
- o93.Position = Vector3.new(27.2326698, 4.00001097, 16.5001678)
- o93.Rotation = Vector3.new(0, 0, -45)
- o93.Anchored = true
- o93.FormFactor = Enum.FormFactor.Symmetric
- o93.Size = Vector3.new(1, 4, 11)
- o93.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)
- o93.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o93.Position = Vector3.new(27.2326698, 4.00001097, 16.5001678)
- o94.Parent = o87
- o94.Material = Enum.Material.Fabric
- o94.BrickColor = BrickColor.new("Dark green")
- o94.Position = Vector3.new(25.2326832, 2.50001001, 16.0004482)
- o94.Anchored = true
- o94.FormFactor = Enum.FormFactor.Symmetric
- o94.Size = Vector3.new(5, 1, 10)
- o94.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)
- o94.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o94.Position = Vector3.new(25.2326832, 2.50001001, 16.0004482)
- o95.Parent = o87
- o95.Material = Enum.Material.Concrete
- o95.BrickColor = BrickColor.new("Institutional white")
- o95.Position = Vector3.new(24.7326775, 3.40001106, 16.5003815)
- o95.Rotation = Vector3.new(-179.940002, 89.7799988, 179.940002)
- o95.Anchored = true
- o95.FormFactor = Enum.FormFactor.Custom
- o95.Size = Vector3.new(2, 0.400000006, 2)
- o95.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)
- o95.BottomSurface = Enum.SurfaceType.Smooth
- o95.TopSurface = Enum.SurfaceType.Smooth
- o95.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o95.Position = Vector3.new(24.7326775, 3.40001106, 16.5003815)
- o96.Parent = o87
- o96.Material = Enum.Material.Wood
- o96.BrickColor = BrickColor.new("Dark orange")
- o96.Position = Vector3.new(27.2322826, 1.50001216, 21.4996147)
- o96.Anchored = true
- o96.FormFactor = Enum.FormFactor.Symmetric
- o96.Size = Vector3.new(1, 1, 1)
- o96.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)
- o96.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o96.Position = Vector3.new(27.2322826, 1.50001216, 21.4996147)
- o97.Parent = o87
- o97.Material = Enum.Material.Wood
- o97.BrickColor = BrickColor.new("Dark orange")
- o97.Position = Vector3.new(23.2327576, 1.50001717, 21.4998207)
- o97.Anchored = true
- o97.FormFactor = Enum.FormFactor.Symmetric
- o97.Size = Vector3.new(1, 1, 1)
- o97.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)
- o97.Color = Color3.new(0.627451, 0.372549, 0.207843)
- o97.Position = Vector3.new(23.2327576, 1.50001717, 21.4998207)
- o98.Parent = o87
- o98.Material = Enum.Material.Fabric
- o98.BrickColor = BrickColor.new("Dark green")
- o98.Position = Vector3.new(25.232296, 3.30001211, 21.4992943)
- o98.Anchored = true
- o98.FormFactor = Enum.FormFactor.Symmetric
- o98.Size = Vector3.new(5, 3, 1)
- o98.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)
- o98.Color = Color3.new(0.156863, 0.498039, 0.278431)
- o98.Position = Vector3.new(25.232296, 3.30001211, 21.4992943)
- o99.Name = "RobloxStamper"
- o99.Parent = o87
- o100.Name = "RobloxModel"
- o100.Parent = o87
- o101.Name = "Light"
- o101.Parent = mas
- o102.Name = "Light"
- o102.Parent = o101
- o102.Material = Enum.Material.SmoothPlastic
- o102.BrickColor = BrickColor.new("Cool yellow")
- o102.Reflectance = 0.40000000596046
- o102.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o102.Anchored = true
- o102.FormFactor = Enum.FormFactor.Custom
- o102.Size = Vector3.new(2, 0.200000003, 2)
- o102.CFrame = CFrame.new(7.98034477, 31.6000004, 8.24944878, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o102.BottomSurface = Enum.SurfaceType.Smooth
- o102.TopSurface = Enum.SurfaceType.Smooth
- o102.Color = Color3.new(0.992157, 0.917647, 0.552941)
- o102.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o103.Parent = o102
- o103.Scale = Vector3.new(1, 1.00999999, 1)
- o104.Parent = o102
- o104.Range = 40
- o105.Parent = o101
- o105.Material = Enum.Material.SmoothPlastic
- o105.BrickColor = BrickColor.new("Dark stone grey")
- o105.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o105.Anchored = true
- o105.FormFactor = Enum.FormFactor.Custom
- o105.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
- o105.CFrame = CFrame.new(7.98034477, 31.6000004, 8.24944878, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o105.BottomSurface = Enum.SurfaceType.Smooth
- o105.TopSurface = Enum.SurfaceType.Smooth
- o105.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o105.Position = Vector3.new(7.98034477, 31.6000004, 8.24944878)
- o106.Parent = o105
- o107.Name = "Light"
- o107.Parent = mas
- o108.Name = "Light"
- o108.Parent = o107
- o108.Material = Enum.Material.SmoothPlastic
- o108.BrickColor = BrickColor.new("Cool yellow")
- o108.Reflectance = 0.40000000596046
- o108.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o108.Anchored = true
- o108.FormFactor = Enum.FormFactor.Custom
- o108.Size = Vector3.new(2, 0.200000003, 2)
- o108.CFrame = CFrame.new(15.9803419, 31.6000023, 9.24944592, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o108.BottomSurface = Enum.SurfaceType.Smooth
- o108.TopSurface = Enum.SurfaceType.Smooth
- o108.Color = Color3.new(0.992157, 0.917647, 0.552941)
- o108.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o109.Parent = o108
- o109.Scale = Vector3.new(1, 1.00999999, 1)
- o110.Parent = o108
- o110.Range = 40
- o111.Parent = o107
- o111.Material = Enum.Material.SmoothPlastic
- o111.BrickColor = BrickColor.new("Dark stone grey")
- o111.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o111.Anchored = true
- o111.FormFactor = Enum.FormFactor.Custom
- o111.Size = Vector3.new(2.4000001, 0.200000003, 2.4000001)
- o111.CFrame = CFrame.new(15.9803419, 31.6000023, 9.24944592, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o111.BottomSurface = Enum.SurfaceType.Smooth
- o111.TopSurface = Enum.SurfaceType.Smooth
- o111.Color = Color3.new(0.388235, 0.372549, 0.384314)
- o111.Position = Vector3.new(15.9803419, 31.6000023, 9.24944592)
- o112.Parent = o111
- o113.Name = "DIOOOOOOOOO"
- o113.Parent = mas
- o113.Position = Vector3.new(11.0001354, 18.9998169, -13.5)
- o113.FormFactor = Enum.FormFactor.Symmetric
- o113.Size = Vector3.new(14, 8, 1)
- o113.CFrame = CFrame.new(11.0001354, 18.9998169, -13.5, 0.999996185, 0, 0, 0, 0.999996185, 0, 0, 0, 1)
- o113.Position = Vector3.new(11.0001354, 18.9998169, -13.5)
- o114.Parent = o113
- o114.Texture = "rbxassetid://318992776"
- o115.Parent = o113
- o115.SoundId = "rbxassetid://276263776"
- o116.Parent = o113
- runDummyScript(function()
- DIO = script.Parent:WaitForChild("Decal")
- KonoDioDa = script.Parent:FindFirstChild("Sound")
- Frames = {318992755,318992788,318992776}
- t = 1/9 -- 9 frames
- ----------------------------------------------------------------
- function LoadFrame(number)
- number = number or 1
- DIO.Texture = "rbxassetid://"..Frames[number]
- end
- ----------------------------------------------------------------
- function ItWasMe()
- KonoDioDa:Play()
- LoadFrame(1) -- K
- wait(t)
- LoadFrame(3) -- O
- wait(t)
- LoadFrame(2) -- N
- wait(t)
- LoadFrame(3) -- O
- wait(t)
- LoadFrame(2) -- D
- wait(t)
- LoadFrame(1) -- I
- wait(t)
- LoadFrame(3) -- O
- wait(t)
- LoadFrame(2) -- D
- wait(t)
- LoadFrame(3) -- A
- end
- ItWasMe()
- end,o116)
- 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