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,MeshPart,Attachment,UnionOperation
- 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"
- o3 = Instance.new("Model")
- o6 = Instance.new("Part")
- o7 = Instance.new("Part")
- o8 = Instance.new("Part")
- o10 = Instance.new("Part")
- o12 = Instance.new("Part")
- o13 = Instance.new("SpecialMesh")
- o14 = Instance.new("Part")
- o15 = Instance.new("SpecialMesh")
- o16 = Instance.new("Part")
- o17 = Instance.new("Part")
- o18 = Instance.new("SpecialMesh")
- o19 = Instance.new("Part")
- o20 = Instance.new("SpecialMesh")
- o21 = Instance.new("Part")
- o22 = Instance.new("Part")
- o23 = Instance.new("Part")
- o24 = Instance.new("SpecialMesh")
- o25 = Instance.new("Part")
- o27 = Instance.new("Part")
- o28 = Instance.new("Part")
- o29 = Instance.new("Decal")
- o30 = Instance.new("Part")
- o31 = Instance.new("BlockMesh")
- o33 = Instance.new("Decal")
- o34 = Instance.new("Decal")
- o35 = Instance.new("Decal")
- o36 = Instance.new("Decal")
- o37 = Instance.new("Decal")
- o38 = Instance.new("Decal")
- o39 = Instance.new("ManualWeld")
- o42 = Instance.new("Part")
- o43 = Instance.new("Part")
- o44 = Instance.new("SpecialMesh")
- o45 = Instance.new("Part")
- o46 = Instance.new("SpecialMesh")
- o47 = Instance.new("Part")
- o49 = Instance.new("ManualWeld")
- o50 = Instance.new("Part")
- o52 = Instance.new("Part")
- o53 = Instance.new("SpecialMesh")
- o55 = Instance.new("Part")
- o56 = Instance.new("SpecialMesh")
- o57 = Instance.new("Part")
- o59 = Instance.new("Part")
- o60 = Instance.new("SpecialMesh")
- o64 = Instance.new("Part")
- o65 = Instance.new("Part")
- o66 = Instance.new("SpecialMesh")
- o68 = Instance.new("Part")
- o70 = Instance.new("Part")
- o74 = Instance.new("Part")
- o75 = Instance.new("Part")
- o76 = Instance.new("SpecialMesh")
- o79 = Instance.new("Part")
- o80 = Instance.new("Part")
- o81 = Instance.new("SpecialMesh")
- o83 = Instance.new("Part")
- o84 = Instance.new("SpecialMesh")
- o85 = Instance.new("Part")
- o86 = Instance.new("SpecialMesh")
- o87 = Instance.new("Part")
- o88 = Instance.new("SpecialMesh")
- o89 = Instance.new("Part")
- o91 = Instance.new("Part")
- o92 = Instance.new("Part")
- o93 = Instance.new("SpecialMesh")
- o94 = Instance.new("Part")
- o95 = Instance.new("SpecialMesh")
- o96 = Instance.new("Part")
- o97 = Instance.new("Part")
- o98 = Instance.new("SpecialMesh")
- o100 = Instance.new("Part")
- o101 = Instance.new("SpecialMesh")
- o102 = Instance.new("Part")
- o103 = Instance.new("SpecialMesh")
- o104 = Instance.new("Part")
- o105 = Instance.new("SpecialMesh")
- o106 = Instance.new("Part")
- o107 = Instance.new("SpecialMesh")
- o110 = Instance.new("ManualWeld")
- o111 = Instance.new("ManualWeld")
- o113 = Instance.new("Part")
- o114 = Instance.new("SpecialMesh")
- o116 = Instance.new("Part")
- o117 = Instance.new("SpecialMesh")
- o118 = Instance.new("Part")
- o119 = Instance.new("Part")
- o120 = Instance.new("Part")
- o121 = Instance.new("SpecialMesh")
- o122 = Instance.new("Part")
- o123 = Instance.new("SpecialMesh")
- o125 = Instance.new("Part")
- o126 = Instance.new("Part")
- o127 = Instance.new("SpecialMesh")
- o128 = Instance.new("Decal")
- o129 = Instance.new("Decal")
- o130 = Instance.new("Part")
- o131 = Instance.new("BlockMesh")
- o132 = Instance.new("Part")
- o133 = Instance.new("SpecialMesh")
- o135 = Instance.new("Part")
- o136 = Instance.new("Part")
- o137 = Instance.new("Part")
- o138 = Instance.new("SpecialMesh")
- o140 = Instance.new("Decal")
- o141 = Instance.new("Decal")
- o142 = Instance.new("Decal")
- o143 = Instance.new("Decal")
- o144 = Instance.new("Decal")
- o145 = Instance.new("Decal")
- o146 = Instance.new("Part")
- o147 = Instance.new("SpecialMesh")
- o3.Parent = mas
- o6.Parent = o3
- o6.Material = Enum.Material.Glass
- o6.BrickColor = BrickColor.new("Crimson")
- o6.Position = Vector3.new(-13.607873, 5.18843365, -6.60149002)
- o6.Rotation = Vector3.new(0, 0, -90)
- o6.Shape = Enum.PartType.Cylinder
- o6.Size = Vector3.new(5.66313171, 1.52469015, 1.52469039)
- o6.CFrame = CFrame.new(-13.607873, 5.18843365, -6.60149002, 1.19248806e-08, 1, 0, -1, 1.19248806e-08, 0, 0, 0, 1)
- o6.BottomSurface = Enum.SurfaceType.Smooth
- o6.TopSurface = Enum.SurfaceType.Smooth
- o6.Color = Color3.new(0.592157, 0, 0)
- o6.Position = Vector3.new(-13.607873, 5.18843365, -6.60149002)
- o7.Parent = o3
- o7.Material = Enum.Material.SmoothPlastic
- o7.BrickColor = BrickColor.new("Dusty Rose")
- o7.Position = Vector3.new(-21.4525337, 13.4974861, -10.6795883)
- o7.Size = Vector3.new(2.81654978, 26.4755707, 0.563309371)
- o7.CFrame = CFrame.new(-21.4525337, 13.4974861, -10.6795883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o7.BottomSurface = Enum.SurfaceType.Smooth
- o7.TopSurface = Enum.SurfaceType.Smooth
- o7.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o7.Position = Vector3.new(-21.4525337, 13.4974861, -10.6795883)
- o8.Parent = o3
- o8.Material = Enum.Material.Glass
- o8.BrickColor = BrickColor.new("Persimmon")
- o8.Reflectance = 0.40000000596046
- o8.Position = Vector3.new(-14.8306093, 21.4380703, -7.44997931)
- o8.Rotation = Vector3.new(-142.75, -86.1299973, 172.75)
- o8.Shape = Enum.PartType.Ball
- o8.Size = Vector3.new(0.447003335, 0.447003335, 0.447003335)
- o8.CFrame = CFrame.new(-14.8306093, 21.4380703, -7.44997931, -0.0669872388, -0.00851871073, -0.99771744, -0.699469209, 0.71349299, 0.0408707745, 0.711516261, 0.700610459, -0.0537534915)
- o8.BottomSurface = Enum.SurfaceType.Smooth
- o8.TopSurface = Enum.SurfaceType.Smooth
- o8.Color = Color3.new(1, 0.0588235, 0.356863)
- o8.Position = Vector3.new(-14.8306093, 21.4380703, -7.44997931)
- o10.Parent = o3
- o10.Material = Enum.Material.Glass
- o10.BrickColor = BrickColor.new("Deep orange")
- o10.Reflectance = 0.40000000596046
- o10.Position = Vector3.new(-14.8583574, 16.3589859, -7.03968811)
- o10.Rotation = Vector3.new(142.25, -86.1299973, 172.75)
- o10.Shape = Enum.PartType.Ball
- o10.Size = Vector3.new(0.28923738, 0.28923738, 0.28923738)
- o10.CFrame = CFrame.new(-14.8583574, 16.3589859, -7.03968811, -0.0669872388, -0.00851871073, -0.99771744, 0.506235838, 0.861403346, -0.0413437486, 0.859789371, -0.507849932, -0.05339057)
- o10.BottomSurface = Enum.SurfaceType.Smooth
- o10.TopSurface = Enum.SurfaceType.Smooth
- o10.Color = Color3.new(1, 0.690196, 0)
- o10.Position = Vector3.new(-14.8583574, 16.3589859, -7.03968811)
- o12.Parent = o3
- o12.Material = Enum.Material.Glass
- o12.BrickColor = BrickColor.new("Institutional white")
- o12.Reflectance = 0.34999999403954
- o12.Position = Vector3.new(-15.7659473, 26.5941772, -7.01024818)
- o12.Rotation = Vector3.new(-63.1299973, -72.3099976, -28.9899998)
- o12.CanCollide = false
- o12.Size = Vector3.new(0.281654954, 0.281654954, 0.692129254)
- o12.CFrame = CFrame.new(-15.7659473, 26.5941772, -7.01024818, 0.265813291, 0.147275269, -0.952710211, 0.524392247, 0.807170987, 0.271086335, 0.808924496, -0.571652234, 0.137326747)
- o12.BottomSurface = Enum.SurfaceType.Smooth
- o12.TopSurface = Enum.SurfaceType.Smooth
- o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o12.Position = Vector3.new(-15.7659473, 26.5941772, -7.01024818)
- o13.Parent = o12
- o13.Scale = Vector3.new(0.614340782, 0.30717051, 1)
- o13.MeshType = Enum.MeshType.Sphere
- o14.Parent = o3
- o14.Material = Enum.Material.Glass
- o14.BrickColor = BrickColor.new("Dusty Rose")
- o14.Reflectance = 0.40000000596046
- o14.Position = Vector3.new(-22.6032867, 15.4052925, -3.50421333)
- o14.Rotation = Vector3.new(0, 15, 0)
- o14.CanCollide = false
- o14.Shape = Enum.PartType.Cylinder
- o14.Size = Vector3.new(0.597608924, 0.823695719, 0.876836717)
- o14.CFrame = CFrame.new(-22.6032867, 15.4052925, -3.50421333, 0.965925813, 2.00546452e-07, 0.258819014, 0, 1, -7.74852083e-07, -0.258819014, 7.48449622e-07, 0.965925813)
- o14.BottomSurface = Enum.SurfaceType.Smooth
- o14.TopSurface = Enum.SurfaceType.Smooth
- o14.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o14.Position = Vector3.new(-22.6032867, 15.4052925, -3.50421333)
- o15.Parent = o14
- o15.Scale = Vector3.new(0.222309291, 1, 1)
- o15.MeshType = Enum.MeshType.Cylinder
- o16.Parent = o3
- o16.Material = Enum.Material.Glass
- o16.BrickColor = BrickColor.new("Bright red")
- o16.Position = Vector3.new(-13.863349, 26.9377136, -5.66720772)
- o16.Rotation = Vector3.new(-90, 0, -90)
- o16.Shape = Enum.PartType.Cylinder
- o16.Size = Vector3.new(0.65343827, 1.08906376, 1.08906412)
- o16.CFrame = CFrame.new(-13.863349, 26.9377136, -5.66720772, 5.96046448e-08, 1, 0, 2.98023224e-07, -1.77635684e-14, 1, 1, -5.96046448e-08, -2.98023224e-07)
- o16.BottomSurface = Enum.SurfaceType.Smooth
- o16.TopSurface = Enum.SurfaceType.Smooth
- o16.Color = Color3.new(0.768628, 0.156863, 0.109804)
- o16.Position = Vector3.new(-13.863349, 26.9377136, -5.66720772)
- o17.Parent = o3
- o17.Material = Enum.Material.Glass
- o17.BrickColor = BrickColor.new("Dusty Rose")
- o17.Reflectance = 0.44999998807907
- o17.Position = Vector3.new(-22.6261749, 15.714386, -3.48934031)
- o17.Rotation = Vector3.new(0, 15, 0)
- o17.CanCollide = false
- o17.Shape = Enum.PartType.Cylinder
- o17.Size = Vector3.new(0.597608924, 0.597608984, 0.597608984)
- o17.CFrame = CFrame.new(-22.6261749, 15.714386, -3.48934031, 0.965925694, 2.00546452e-07, 0.258819371, 2.84217094e-13, 1, -7.74852083e-07, -0.258819371, 7.48449622e-07, 0.965925694)
- o17.BottomSurface = Enum.SurfaceType.Smooth
- o17.TopSurface = Enum.SurfaceType.Smooth
- o17.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o17.Position = Vector3.new(-22.6261749, 15.714386, -3.48934031)
- o18.Parent = o17
- o18.Scale = Vector3.new(0.222309291, 0.400156826, 0.533543766)
- o18.MeshType = Enum.MeshType.Cylinder
- o19.Parent = o3
- o19.Material = Enum.Material.Glass
- o19.BrickColor = BrickColor.new("Institutional white")
- o19.Position = Vector3.new(-14.296689, 26.3139877, -7.20974541)
- o19.Rotation = Vector3.new(-180, 0, -180)
- o19.CanCollide = false
- o19.Shape = Enum.PartType.Ball
- o19.Size = Vector3.new(0.281654954, 0.281654954, 0.281654954)
- o19.CFrame = CFrame.new(-14.296689, 26.3139877, -7.20974541, -1.00000191, 0, 1.13248825e-06, 0, 1, 0, -1.13248825e-06, 0, -1.00000191)
- o19.BottomSurface = Enum.SurfaceType.Smooth
- o19.TopSurface = Enum.SurfaceType.Smooth
- o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o19.Position = Vector3.new(-14.296689, 26.3139877, -7.20974541)
- o20.Parent = o19
- o20.Scale = Vector3.new(0.675774753, 0.675775051, 0.675775111)
- o20.MeshType = Enum.MeshType.Sphere
- o21.Parent = o3
- o21.Material = Enum.Material.Glass
- o21.BrickColor = BrickColor.new("Bright red")
- o21.Position = Vector3.new(-15.8236656, 26.9377136, -5.66720772)
- o21.Rotation = Vector3.new(-90, 0, -90)
- o21.Shape = Enum.PartType.Cylinder
- o21.Size = Vector3.new(0.65343827, 1.08906376, 1.08906412)
- o21.CFrame = CFrame.new(-15.8236656, 26.9377136, -5.66720772, 5.96046448e-08, 1, 0, 2.98023224e-07, -1.77635684e-14, 1, 1, -5.96046448e-08, -2.98023224e-07)
- o21.BottomSurface = Enum.SurfaceType.Smooth
- o21.TopSurface = Enum.SurfaceType.Smooth
- o21.Color = Color3.new(0.768628, 0.156863, 0.109804)
- o21.Position = Vector3.new(-15.8236656, 26.9377136, -5.66720772)
- o22.Parent = o3
- o22.Material = Enum.Material.SmoothPlastic
- o22.BrickColor = BrickColor.new("Dusty Rose")
- o22.Position = Vector3.new(-13.8478136, 15.1874199, 5.09305954)
- o22.Size = Vector3.new(18.0259151, 28.7288113, 0.563309371)
- o22.CFrame = CFrame.new(-13.8478136, 15.1874199, 5.09305954, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o22.BottomSurface = Enum.SurfaceType.Smooth
- o22.TopSurface = Enum.SurfaceType.Smooth
- o22.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o22.Position = Vector3.new(-13.8478136, 15.1874199, 5.09305954)
- o23.Parent = o3
- o23.Material = Enum.Material.Glass
- o23.BrickColor = BrickColor.new("Institutional white")
- o23.Position = Vector3.new(-13.4315157, 23.4779587, -5.8334465)
- o23.Rotation = Vector3.new(-180, 30, -180)
- o23.CanCollide = false
- o23.Shape = Enum.PartType.Ball
- o23.Size = Vector3.new(0.306594402, 0.306594402, 0.306594402)
- o23.CFrame = CFrame.new(-13.4315157, 23.4779587, -5.8334465, -0.866025388, 0, 0.50000006, 0, 1, 0, -0.50000006, 0, -0.866025388)
- o23.BottomSurface = Enum.SurfaceType.Smooth
- o23.TopSurface = Enum.SurfaceType.Smooth
- o23.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o23.Position = Vector3.new(-13.4315157, 23.4779587, -5.8334465)
- o24.Parent = o23
- o24.Scale = Vector3.new(0.710426688, 0.710426807, 0.710426867)
- o24.MeshType = Enum.MeshType.Sphere
- o25.Parent = o3
- o25.BrickColor = BrickColor.new("Bright reddish violet")
- o25.Position = Vector3.new(-17.4274216, 19.0752411, -5.49783897)
- o25.Rotation = Vector3.new(0, 0, -120)
- o25.Shape = Enum.PartType.Cylinder
- o25.Size = Vector3.new(0.653438151, 1.74250233, 1.74250281)
- o25.CFrame = CFrame.new(-17.4274216, 19.0752411, -5.49783897, -0.500000119, 0.866025269, 0, -0.866025269, -0.500000119, 0, 0, 0, 1)
- o25.BottomSurface = Enum.SurfaceType.Smooth
- o25.TopSurface = Enum.SurfaceType.Smooth
- o25.Color = Color3.new(0.607843, 0.0745098, 0.396078)
- o25.Position = Vector3.new(-17.4274216, 19.0752411, -5.49783897)
- o27.Parent = o3
- o27.Material = Enum.Material.SmoothPlastic
- o27.BrickColor = BrickColor.new("Dusty Rose")
- o27.Position = Vector3.new(-13.8478136, 0.541378021, -2.79328823)
- o27.Size = Vector3.new(16.8992996, 0.563308656, 15.2093706)
- o27.CFrame = CFrame.new(-13.8478136, 0.541378021, -2.79328823, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o27.BottomSurface = Enum.SurfaceType.Smooth
- o27.TopSurface = Enum.SurfaceType.Smooth
- o27.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o27.Position = Vector3.new(-13.8478136, 0.541378021, -2.79328823)
- o28.Parent = o3
- o28.BrickColor = BrickColor.new("Dusty Rose")
- o28.Transparency = 2.9000000953674
- o28.Position = Vector3.new(-9.69942379, 6.73778439, -11.3038788)
- o28.Size = Vector3.new(11.266201, 11.8295097, 0.563310027)
- o28.CFrame = CFrame.new(-9.69942379, 6.73778439, -11.3038788, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o28.BottomSurface = Enum.SurfaceType.Smooth
- o28.TopSurface = Enum.SurfaceType.Smooth
- o28.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o28.Position = Vector3.new(-9.69942379, 6.73778439, -11.3038788)
- o29.Parent = o28
- o29.Texture = "http://www.roblox.com/asset/?id=571736083"
- o30.Parent = o3
- o30.Material = Enum.Material.Glass
- o30.BrickColor = BrickColor.new("Bright reddish violet")
- o30.Position = Vector3.new(-15.4679031, 20.1385345, -7.51815224)
- o30.Rotation = Vector3.new(30, 0, -30)
- o30.CanCollide = false
- o30.Size = Vector3.new(1.08906376, 2.17812753, 0.306594402)
- o30.CFrame = CFrame.new(-15.4679031, 20.1385345, -7.51815224, 0.866025329, 0.500000179, 0, -0.433012843, 0.74999994, -0.5, -0.250000089, 0.433012664, 0.866025388)
- o30.BottomSurface = Enum.SurfaceType.Smooth
- o30.TopSurface = Enum.SurfaceType.Smooth
- o30.Color = Color3.new(0.682353, 0.0627451, 0.419608)
- o30.Position = Vector3.new(-15.4679031, 20.1385345, -7.51815224)
- o31.Parent = o30
- o31.Scale = Vector3.new(1, 1, 0.710426688)
- o33.Parent = mas
- o33.Texture = "http://www.roblox.com/asset/?id=7544944"
- o33.Face = Enum.NormalId.Back
- o34.Parent = mas
- o34.Texture = "http://www.roblox.com/asset/?id=7544944"
- o34.Face = Enum.NormalId.Right
- o35.Parent = mas
- o35.Texture = "http://www.roblox.com/asset/?id=7544944"
- o35.Face = Enum.NormalId.Left
- o36.Parent = mas
- o36.Texture = "http://www.roblox.com/asset/?id=7544944"
- o37.Parent = mas
- o37.Texture = "http://www.roblox.com/asset/?id=7544944"
- o37.Face = Enum.NormalId.Top
- o38.Parent = mas
- o38.Texture = "http://www.roblox.com/asset/?id=7544944"
- o38.Face = Enum.NormalId.Bottom
- o39.Name = "MeshPart-to-Part Strong Joint"
- o39.Parent = mas
- o39.C0 = CFrame.new(0.908461094, -0.289475113, 0.0657357946, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o39.C1 = CFrame.new(-0.225224495, 0.157533169, 0.907277703, 0, -1, 0, 0, 0, -1, 1, 0, 0)
- o39.Part0 = mas
- o39.Part1 = o89
- o42.Parent = o3
- o42.Material = Enum.Material.SmoothPlastic
- o42.BrickColor = BrickColor.new("Dusty Rose")
- o42.Position = Vector3.new(-5.11649323, 15.1874199, -2.79328823)
- o42.Size = Vector3.new(0.563309371, 28.7288113, 16.3359871)
- o42.CFrame = CFrame.new(-5.11649323, 15.1874199, -2.79328823, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o42.BottomSurface = Enum.SurfaceType.Smooth
- o42.TopSurface = Enum.SurfaceType.Smooth
- o42.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o42.Position = Vector3.new(-5.11649323, 15.1874199, -2.79328823)
- o43.Parent = o3
- o43.Material = Enum.Material.Glass
- o43.BrickColor = BrickColor.new("Dusty Rose")
- o43.Reflectance = 0.44999998807907
- o43.Position = Vector3.new(-22.6607056, 15.5315742, -3.61423206)
- o43.Rotation = Vector3.new(0, 15, 0)
- o43.CanCollide = false
- o43.Shape = Enum.PartType.Cylinder
- o43.Size = Vector3.new(0.597608924, 0.597608984, 0.597608984)
- o43.CFrame = CFrame.new(-22.6607056, 15.5315742, -3.61423206, 0.965925694, 2.00546452e-07, 0.258819371, 2.84217094e-13, 1, -7.74852083e-07, -0.258819371, 7.48449622e-07, 0.965925694)
- o43.BottomSurface = Enum.SurfaceType.Smooth
- o43.TopSurface = Enum.SurfaceType.Smooth
- o43.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o43.Position = Vector3.new(-22.6607056, 15.5315742, -3.61423206)
- o44.Parent = o43
- o44.Scale = Vector3.new(0.222309291, 0.400156826, 0.533543766)
- o44.MeshType = Enum.MeshType.Cylinder
- o45.Parent = o3
- o45.Material = Enum.Material.Glass
- o45.BrickColor = BrickColor.new("Institutional white")
- o45.Position = Vector3.new(-13.4315157, 23.6957779, -5.8334465)
- o45.Rotation = Vector3.new(-180, 30, -180)
- o45.CanCollide = false
- o45.Shape = Enum.PartType.Ball
- o45.Size = Vector3.new(0.306594402, 0.306594402, 0.306594402)
- o45.CFrame = CFrame.new(-13.4315157, 23.6957779, -5.8334465, -0.866025388, 0, 0.50000006, 0, 1, 0, -0.50000006, 0, -0.866025388)
- o45.BottomSurface = Enum.SurfaceType.Smooth
- o45.TopSurface = Enum.SurfaceType.Smooth
- o45.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o45.Position = Vector3.new(-13.4315157, 23.6957779, -5.8334465)
- o46.Parent = o45
- o46.Scale = Vector3.new(0.710426688, 0.710426807, 0.710426867)
- o46.MeshType = Enum.MeshType.Sphere
- o47.Parent = o3
- o47.Material = Enum.Material.Glass
- o47.BrickColor = BrickColor.new("Crimson")
- o47.Position = Vector3.new(-13.8256598, 5.18843365, -6.71039391)
- o47.Rotation = Vector3.new(0, 0, -90)
- o47.Shape = Enum.PartType.Cylinder
- o47.Size = Vector3.new(5.66313171, 1.74250233, 1.74250281)
- o47.CFrame = CFrame.new(-13.8256598, 5.18843365, -6.71039391, 1.19248806e-08, 1, 0, -1, 1.19248806e-08, 0, 0, 0, 1)
- o47.BottomSurface = Enum.SurfaceType.Smooth
- o47.TopSurface = Enum.SurfaceType.Smooth
- o47.Color = Color3.new(0.592157, 0, 0)
- o47.Position = Vector3.new(-13.8256598, 5.18843365, -6.71039391)
- o49.Name = "MeshPart-to-Part Strong Joint"
- o49.Parent = mas
- o49.C0 = CFrame.new(0.506189108, -0.440433025, 0.249796063, 1, 0, 0, 0, 0, -1, 0, 1, 0)
- o49.C1 = CFrame.new(-0.345329493, 0.138801873, 0.51717186, 0, -1, 0, 0, 0, -1, 1, 0, 0)
- o49.Part0 = mas
- o49.Part1 = o89
- o50.Parent = o3
- o50.Material = Enum.Material.SmoothPlastic
- o50.BrickColor = BrickColor.new("Dusty Rose")
- o50.Position = Vector3.new(-6.24313879, 13.4974861, -10.6795883)
- o50.Size = Vector3.new(2.81654978, 26.4755707, 0.563309371)
- o50.CFrame = CFrame.new(-6.24313879, 13.4974861, -10.6795883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o50.BottomSurface = Enum.SurfaceType.Smooth
- o50.TopSurface = Enum.SurfaceType.Smooth
- o50.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o50.Position = Vector3.new(-6.24313879, 13.4974861, -10.6795883)
- o52.Parent = o3
- o52.Material = Enum.Material.Glass
- o52.BrickColor = BrickColor.new("Dusty Rose")
- o52.Reflectance = 0.44999998807907
- o52.Position = Vector3.new(-22.5845909, 15.5489483, -3.37463951)
- o52.Rotation = Vector3.new(0, 15, 0)
- o52.CanCollide = false
- o52.Shape = Enum.PartType.Cylinder
- o52.Size = Vector3.new(0.597608924, 0.597608984, 0.597608984)
- o52.CFrame = CFrame.new(-22.5845909, 15.5489483, -3.37463951, 0.965925694, 2.00546452e-07, 0.258819371, 2.84217094e-13, 1, -7.74852083e-07, -0.258819371, 7.48449622e-07, 0.965925694)
- o52.BottomSurface = Enum.SurfaceType.Smooth
- o52.TopSurface = Enum.SurfaceType.Smooth
- o52.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o52.Position = Vector3.new(-22.5845909, 15.5489483, -3.37463951)
- o53.Parent = o52
- o53.Scale = Vector3.new(0.222309291, 0.400156826, 0.533543766)
- o53.MeshType = Enum.MeshType.Cylinder
- o55.Parent = o3
- o55.Material = Enum.Material.Glass
- o55.BrickColor = BrickColor.new("Dusty Rose")
- o55.Position = Vector3.new(-22.61343, 15.5892754, -3.4996171)
- o55.Rotation = Vector3.new(-180, -15, -180)
- o55.CanCollide = false
- o55.Shape = Enum.PartType.Cylinder
- o55.Size = Vector3.new(0.597608924, 0.597608984, 0.611129165)
- o55.CFrame = CFrame.new(-22.61343, 15.5892754, -3.4996171, -0.965925813, 2.00546452e-07, -0.258819014, 0, 1, 7.74852083e-07, 0.258819014, 7.48449622e-07, -0.965925813)
- o55.BottomSurface = Enum.SurfaceType.Smooth
- o55.TopSurface = Enum.SurfaceType.Smooth
- o55.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o55.Position = Vector3.new(-22.61343, 15.5892754, -3.4996171)
- o56.Parent = o55
- o56.Scale = Vector3.new(0.222309291, 0.933699131, 1)
- o56.MeshType = Enum.MeshType.Cylinder
- o57.Parent = o3
- o57.Material = Enum.Material.SmoothPlastic
- o57.BrickColor = BrickColor.new("Dusty Rose")
- o57.Position = Vector3.new(-13.8478136, 29.8334484, -2.79328823)
- o57.Size = Vector3.new(18.0259171, 0.563310027, 16.3359871)
- o57.CFrame = CFrame.new(-13.8478136, 29.8334484, -2.79328823, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o57.BottomSurface = Enum.SurfaceType.Smooth
- o57.TopSurface = Enum.SurfaceType.Smooth
- o57.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o57.Position = Vector3.new(-13.8478136, 29.8334484, -2.79328823)
- o59.Parent = o3
- o59.Material = Enum.Material.Glass
- o59.BrickColor = BrickColor.new("Institutional white")
- o59.Position = Vector3.new(-13.7167768, 8.12890625, -6.71039391)
- o59.Rotation = Vector3.new(0, 0, -90)
- o59.CanCollide = false
- o59.Shape = Enum.PartType.Cylinder
- o59.Size = Vector3.new(0.306594402, 1.96031535, 1.96031606)
- o59.CFrame = CFrame.new(-13.7167768, 8.12890625, -6.71039391, 1.19248806e-08, 1, 0, -1, 1.19248806e-08, 0, 0, 0, 1)
- o59.BottomSurface = Enum.SurfaceType.Smooth
- o59.TopSurface = Enum.SurfaceType.Smooth
- o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o59.Position = Vector3.new(-13.7167768, 8.12890625, -6.71039391)
- o60.Parent = o59
- o60.Scale = Vector3.new(0.710427284, 1, 1)
- o60.MeshType = Enum.MeshType.Cylinder
- o64.Parent = o3
- o64.Material = Enum.Material.Glass
- o64.BrickColor = BrickColor.new("Deep orange")
- o64.Reflectance = 0.40000000596046
- o64.Position = Vector3.new(-14.8341541, 21.3762417, -7.43223381)
- o64.Rotation = Vector3.new(-142.75, -86.1299973, 172.75)
- o64.Shape = Enum.PartType.Ball
- o64.Size = Vector3.new(0.525886238, 0.525886238, 0.525886238)
- o64.CFrame = CFrame.new(-14.8341541, 21.3762417, -7.43223381, -0.0669872388, -0.00851871073, -0.99771744, -0.699469209, 0.71349299, 0.0408707745, 0.711516261, 0.700610459, -0.0537534915)
- o64.BottomSurface = Enum.SurfaceType.Smooth
- o64.TopSurface = Enum.SurfaceType.Smooth
- o64.Color = Color3.new(1, 0.690196, 0)
- o64.Position = Vector3.new(-14.8341541, 21.3762417, -7.43223381)
- o65.Name = "OutfitPart"
- o65.Parent = o3
- o65.Material = Enum.Material.SmoothPlastic
- o65.BrickColor = BrickColor.new("Institutional white")
- o65.Position = Vector3.new(-12.6492243, 20.5359612, -5.4209919)
- o65.FormFactor = Enum.FormFactor.Custom
- o65.Size = Vector3.new(2.7140789, 4.62508297, 2.33188057)
- o65.CFrame = CFrame.new(-12.6492243, 20.5359612, -5.4209919, 0.999996126, 0, -2.98023224e-08, 8.8817842e-15, 0.999996185, 1.78813934e-07, 4.47034836e-08, -1.78813934e-07, 1)
- o65.BottomSurface = Enum.SurfaceType.Smooth
- o65.TopSurface = Enum.SurfaceType.Smooth
- o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o65.Position = Vector3.new(-12.6492243, 20.5359612, -5.4209919)
- o66.Parent = o65
- o66.Scale = Vector3.new(0.899999976, 0.699999988, 1.02499998)
- o66.MeshType = Enum.MeshType.Sphere
- o68.Parent = o3
- o68.Material = Enum.Material.SmoothPlastic
- o68.BrickColor = BrickColor.new("Dusty Rose")
- o68.Position = Vector3.new(-13.8478136, 27.8618584, -10.6795883)
- o68.Size = Vector3.new(18.0259171, 3.37985921, 0.563309371)
- o68.CFrame = CFrame.new(-13.8478136, 27.8618584, -10.6795883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o68.BottomSurface = Enum.SurfaceType.Smooth
- o68.TopSurface = Enum.SurfaceType.Smooth
- o68.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o68.Position = Vector3.new(-13.8478136, 27.8618584, -10.6795883)
- o70.Parent = o3
- o70.Material = Enum.Material.Glass
- o70.BrickColor = BrickColor.new("Persimmon")
- o70.Reflectance = 0.40000000596046
- o70.Position = Vector3.new(-14.8477411, 16.6353912, -7.45140457)
- o70.Rotation = Vector3.new(142.25, -86.1299973, 172.75)
- o70.Shape = Enum.PartType.Ball
- o70.Size = Vector3.new(0.447003335, 0.447003335, 0.447003335)
- o70.CFrame = CFrame.new(-14.8477411, 16.6353912, -7.45140457, -0.0669872388, -0.00851871073, -0.99771744, 0.506235838, 0.861403346, -0.0413437486, 0.859789371, -0.507849932, -0.05339057)
- o70.BottomSurface = Enum.SurfaceType.Smooth
- o70.TopSurface = Enum.SurfaceType.Smooth
- o70.Color = Color3.new(1, 0.0588235, 0.356863)
- o70.Position = Vector3.new(-14.8477411, 16.6353912, -7.45140457)
- o74.Parent = o3
- o74.Material = Enum.Material.Glass
- o74.BrickColor = BrickColor.new("Daisy orange")
- o74.Position = Vector3.new(-14.7776251, 22.3218765, -5.27680779)
- o74.Rotation = Vector3.new(0, 0, -90)
- o74.Shape = Enum.PartType.Cylinder
- o74.Size = Vector3.new(0.435625583, 1.74250221, 1.74250245)
- o74.CFrame = CFrame.new(-14.7776251, 22.3218765, -5.27680779, 1.19248806e-08, 1, 0, -1, 1.19248806e-08, 0, 0, 0, 1)
- o74.BottomSurface = Enum.SurfaceType.Smooth
- o74.TopSurface = Enum.SurfaceType.Smooth
- o74.Color = Color3.new(0.972549, 0.85098, 0.427451)
- o74.Position = Vector3.new(-14.7776251, 22.3218765, -5.27680779)
- o75.Parent = o3
- o75.Material = Enum.Material.SmoothPlastic
- o75.BrickColor = BrickColor.new("Bright blue")
- o75.Position = Vector3.new(-14.8691874, 20.6908913, -5.15234566)
- o75.Rotation = Vector3.new(13.0599995, -7.44000006, 90.8499985)
- o75.CanCollide = false
- o75.Size = Vector3.new(3.30615497, 5.88524723, 2.52432966)
- o75.CFrame = CFrame.new(-14.8691874, 20.6908913, -5.15234566, -0.0147545934, -0.991481364, -0.129409373, 0.97444433, 0.0147543252, -0.224143684, 0.224143684, -0.129409418, 0.965925872)
- o75.BottomSurface = Enum.SurfaceType.Smooth
- o75.TopSurface = Enum.SurfaceType.Smooth
- o75.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- o75.Position = Vector3.new(-14.8691874, 20.6908913, -5.15234566)
- o76.Parent = o75
- o76.Scale = Vector3.new(1, 0.742327392, 1)
- o76.MeshType = Enum.MeshType.Sphere
- o79.Parent = o3
- o79.Material = Enum.Material.Glass
- o79.BrickColor = BrickColor.new("Crimson")
- o79.Position = Vector3.new(-15.3503609, 5.18843365, -6.81929779)
- o79.Rotation = Vector3.new(0, 0, -90)
- o79.Shape = Enum.PartType.Cylinder
- o79.Size = Vector3.new(5.66313171, 1.96031535, 1.96031606)
- o79.CFrame = CFrame.new(-15.3503609, 5.18843365, -6.81929779, 1.19248806e-08, 1, 0, -1, 1.19248806e-08, 0, 0, 0, 1)
- o79.BottomSurface = Enum.SurfaceType.Smooth
- o79.TopSurface = Enum.SurfaceType.Smooth
- o79.Color = Color3.new(0.592157, 0, 0)
- o79.Position = Vector3.new(-15.3503609, 5.18843365, -6.81929779)
- o80.Parent = o3
- o80.Material = Enum.Material.SmoothPlastic
- o80.BrickColor = BrickColor.new("Bright blue")
- o80.Position = Vector3.new(-15.3667545, 21.3757896, -5.41132545)
- o80.Rotation = Vector3.new(13.0599995, 7.44000006, 149.149994)
- o80.CanCollide = false
- o80.Size = Vector3.new(2.65271616, 1.09336627, 2.30651665)
- o80.CFrame = CFrame.new(-15.3667545, 21.3757896, -5.41132545, -0.851270914, -0.508518219, 0.129409462, 0.474444211, -0.851270974, -0.224143624, 0.224143684, -0.129409418, 0.965925872)
- o80.BottomSurface = Enum.SurfaceType.Smooth
- o80.TopSurface = Enum.SurfaceType.Smooth
- o80.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- o80.Position = Vector3.new(-15.3667545, 21.3757896, -5.41132545)
- o81.Parent = o80
- o81.Scale = Vector3.new(1, 0.742327392, 1)
- o81.MeshType = Enum.MeshType.Sphere
- o83.Parent = o3
- o83.Material = Enum.Material.Glass
- o83.BrickColor = BrickColor.new("Institutional white")
- o83.Position = Vector3.new(-15.3503609, 8.12890625, -6.81929779)
- o83.Rotation = Vector3.new(0, 0, -90)
- o83.CanCollide = false
- o83.Shape = Enum.PartType.Cylinder
- o83.Size = Vector3.new(0.306594402, 1.96031535, 1.96031606)
- o83.CFrame = CFrame.new(-15.3503609, 8.12890625, -6.81929779, 1.19248806e-08, 1, 0, -1, 1.19248806e-08, 0, 0, 0, 1)
- o83.BottomSurface = Enum.SurfaceType.Smooth
- o83.TopSurface = Enum.SurfaceType.Smooth
- o83.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o83.Position = Vector3.new(-15.3503609, 8.12890625, -6.81929779)
- o84.Parent = o83
- o84.Scale = Vector3.new(0.710427284, 1, 1)
- o84.MeshType = Enum.MeshType.Cylinder
- o85.Parent = o3
- o85.Material = Enum.Material.Glass
- o85.BrickColor = BrickColor.new("Institutional white")
- o85.Position = Vector3.new(-16.5260429, 23.2601471, -5.66226959)
- o85.CanCollide = false
- o85.Shape = Enum.PartType.Ball
- o85.Size = Vector3.new(0.306594402, 0.306594402, 0.306594402)
- o85.CFrame = CFrame.new(-16.5260429, 23.2601471, -5.66226959, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o85.BottomSurface = Enum.SurfaceType.Smooth
- o85.TopSurface = Enum.SurfaceType.Smooth
- o85.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o85.Position = Vector3.new(-16.5260429, 23.2601471, -5.66226959)
- o86.Parent = o85
- o86.Scale = Vector3.new(0.710426688, 0.710426807, 0.710426867)
- o86.MeshType = Enum.MeshType.Sphere
- o87.Parent = o3
- o87.Material = Enum.Material.Glass
- o87.BrickColor = BrickColor.new("Institutional white")
- o87.Reflectance = 0.34999999403954
- o87.Position = Vector3.new(-15.647007, 26.6701355, -6.83374023)
- o87.Rotation = Vector3.new(-63.1299973, -72.3099976, -28.9899998)
- o87.CanCollide = false
- o87.Size = Vector3.new(0.281654954, 0.281654954, 0.692129254)
- o87.CFrame = CFrame.new(-15.647007, 26.6701355, -6.83374023, 0.265813291, 0.147275269, -0.952710211, 0.524392247, 0.807170987, 0.271086335, 0.808924496, -0.571652234, 0.137326747)
- o87.BottomSurface = Enum.SurfaceType.Smooth
- o87.TopSurface = Enum.SurfaceType.Smooth
- o87.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o87.Position = Vector3.new(-15.647007, 26.6701355, -6.83374023)
- o88.Parent = o87
- o88.Scale = Vector3.new(0.614340782, 0.30717051, 1)
- o88.MeshType = Enum.MeshType.Sphere
- o89.Parent = o3
- o89.Material = Enum.Material.Glass
- o89.BrickColor = BrickColor.new("Deep orange")
- o89.Reflectance = 0.40000000596046
- o89.Position = Vector3.new(-14.8607836, 20.8846245, -7.49069309)
- o89.Rotation = Vector3.new(-142.75, -86.1299973, 172.75)
- o89.Shape = Enum.PartType.Ball
- o89.Size = Vector3.new(0.28923738, 0.28923738, 0.28923738)
- o89.CFrame = CFrame.new(-14.8607836, 20.8846245, -7.49069309, -0.0669872388, -0.00851871073, -0.99771744, -0.699469209, 0.71349299, 0.0408707745, 0.711516261, 0.700610459, -0.0537534915)
- o89.BottomSurface = Enum.SurfaceType.Smooth
- o89.TopSurface = Enum.SurfaceType.Smooth
- o89.Color = Color3.new(1, 0.690196, 0)
- o89.Position = Vector3.new(-14.8607836, 20.8846245, -7.49069309)
- o91.Parent = o3
- o91.Material = Enum.Material.Glass
- o91.BrickColor = BrickColor.new("Institutional white")
- o91.Position = Vector3.new(-15.8236656, 26.9377136, -5.55830383)
- o91.Rotation = Vector3.new(-90, 0, -90)
- o91.Shape = Enum.PartType.Cylinder
- o91.Size = Vector3.new(0.435625523, 1.52468991, 1.52469015)
- o91.CFrame = CFrame.new(-15.8236656, 26.9377136, -5.55830383, 5.96046448e-08, 1, 0, 2.98023224e-07, -1.77635684e-14, 1, 1, -5.96046448e-08, -2.98023224e-07)
- o91.BottomSurface = Enum.SurfaceType.Smooth
- o91.TopSurface = Enum.SurfaceType.Smooth
- o91.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o91.Position = Vector3.new(-15.8236656, 26.9377136, -5.55830383)
- o92.Parent = o3
- o92.Material = Enum.Material.Glass
- o92.BrickColor = BrickColor.new("Institutional white")
- o92.Position = Vector3.new(-15.3029575, 26.6036758, -6.88320541)
- o92.Rotation = Vector3.new(-83.4599991, 39.3099976, 16.1999989)
- o92.CanCollide = false
- o92.Shape = Enum.PartType.Ball
- o92.Size = Vector3.new(0.281654954, 0.281654954, 0.281654954)
- o92.CFrame = CFrame.new(-15.3029575, 26.6036758, -6.88320541, 0.743044019, -0.215894714, 0.633465767, -0.572576046, 0.284953833, 0.768738031, -0.346475035, -0.93391335, 0.0881171227)
- o92.BottomSurface = Enum.SurfaceType.Smooth
- o92.TopSurface = Enum.SurfaceType.Smooth
- o92.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o92.Position = Vector3.new(-15.3029575, 26.6036758, -6.88320541)
- o93.Parent = o92
- o93.Scale = Vector3.new(0.675774753, 0.675775051, 0.675775111)
- o93.MeshType = Enum.MeshType.Sphere
- o94.Parent = o3
- o94.Material = Enum.Material.Glass
- o94.BrickColor = BrickColor.new("Institutional white")
- o94.Position = Vector3.new(-14.3516359, 26.6161919, -6.91316223)
- o94.Rotation = Vector3.new(-180, 0, -180)
- o94.CanCollide = false
- o94.Shape = Enum.PartType.Ball
- o94.Size = Vector3.new(0.281654954, 0.281654954, 0.281654954)
- o94.CFrame = CFrame.new(-14.3516359, 26.6161919, -6.91316223, -1.00000191, 0, 1.13248825e-06, 0, 1, 0, -1.13248825e-06, 0, -1.00000191)
- o94.BottomSurface = Enum.SurfaceType.Smooth
- o94.TopSurface = Enum.SurfaceType.Smooth
- o94.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o94.Position = Vector3.new(-14.3516359, 26.6161919, -6.91316223)
- o95.Parent = o94
- o95.Scale = Vector3.new(0.675774753, 0.675775051, 0.675775111)
- o95.MeshType = Enum.MeshType.Sphere
- o96.Parent = o3
- o96.Material = Enum.Material.Glass
- o96.BrickColor = BrickColor.new("Institutional white")
- o96.Position = Vector3.new(-13.863349, 26.9377136, -5.55830383)
- o96.Rotation = Vector3.new(-90, 0, -90)
- o96.Shape = Enum.PartType.Cylinder
- o96.Size = Vector3.new(0.435625523, 1.52468991, 1.52469015)
- o96.CFrame = CFrame.new(-13.863349, 26.9377136, -5.55830383, 5.96046448e-08, 1, 0, 2.98023224e-07, -1.77635684e-14, 1, 1, -5.96046448e-08, -2.98023224e-07)
- o96.BottomSurface = Enum.SurfaceType.Smooth
- o96.TopSurface = Enum.SurfaceType.Smooth
- o96.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o96.Position = Vector3.new(-13.863349, 26.9377136, -5.55830383)
- o97.Parent = o3
- o97.Material = Enum.Material.Glass
- o97.BrickColor = BrickColor.new("Institutional white")
- o97.Reflectance = 0.34999999403954
- o97.Position = Vector3.new(-14.0045729, 26.6749802, -6.7594738)
- o97.Rotation = Vector3.new(-21.9899998, 65.5999985, -21.9899998)
- o97.CanCollide = false
- o97.Size = Vector3.new(0.281654954, 0.281654954, 0.692129254)
- o97.CFrame = CFrame.new(-14.0045729, 26.6749802, -6.7594738, 0.383024305, 0.154673427, 0.910698593, -0.663412213, 0.732091606, 0.154681072, -0.642789841, -0.663415194, 0.383021146)
- o97.BottomSurface = Enum.SurfaceType.Smooth
- o97.TopSurface = Enum.SurfaceType.Smooth
- o97.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o97.Position = Vector3.new(-14.0045729, 26.6749802, -6.7594738)
- o98.Parent = o97
- o98.Scale = Vector3.new(0.614340782, 0.30717051, 1)
- o98.MeshType = Enum.MeshType.Sphere
- o100.Parent = o3
- o100.Material = Enum.Material.Glass
- o100.BrickColor = BrickColor.new("Institutional white")
- o100.Reflectance = 0.34999999403954
- o100.Position = Vector3.new(-13.9578791, 26.5488396, -6.91131401)
- o100.Rotation = Vector3.new(-21.9899998, 65.5999985, -21.9899998)
- o100.CanCollide = false
- o100.Size = Vector3.new(0.281654954, 0.281654954, 0.692129254)
- o100.CFrame = CFrame.new(-13.9578791, 26.5488396, -6.91131401, 0.383024305, 0.154673427, 0.910698593, -0.663412213, 0.732091606, 0.154681072, -0.642789841, -0.663415194, 0.383021146)
- o100.BottomSurface = Enum.SurfaceType.Smooth
- o100.TopSurface = Enum.SurfaceType.Smooth
- o100.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o100.Position = Vector3.new(-13.9578791, 26.5488396, -6.91131401)
- o101.Parent = o100
- o101.Scale = Vector3.new(0.614340782, 0.30717051, 1)
- o101.MeshType = Enum.MeshType.Sphere
- o102.Parent = o3
- o102.Material = Enum.Material.Glass
- o102.BrickColor = BrickColor.new("Institutional white")
- o102.Position = Vector3.new(-16.5260429, 23.6957779, -5.66226959)
- o102.CanCollide = false
- o102.Shape = Enum.PartType.Ball
- o102.Size = Vector3.new(0.306594402, 0.306594402, 0.306594402)
- o102.CFrame = CFrame.new(-16.5260429, 23.6957779, -5.66226959, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o102.BottomSurface = Enum.SurfaceType.Smooth
- o102.TopSurface = Enum.SurfaceType.Smooth
- o102.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o102.Position = Vector3.new(-16.5260429, 23.6957779, -5.66226959)
- o103.Parent = o102
- o103.Scale = Vector3.new(0.710426688, 0.710426807, 0.710426867)
- o103.MeshType = Enum.MeshType.Sphere
- o104.Parent = o3
- o104.Material = Enum.Material.SmoothPlastic
- o104.BrickColor = BrickColor.new("Bright blue")
- o104.Position = Vector3.new(-14.3426313, 21.5040627, -5.50647545)
- o104.Rotation = Vector3.new(0, -15, 30)
- o104.CanCollide = false
- o104.Size = Vector3.new(2.43490291, 1.09336627, 2.05889511)
- o104.CFrame = CFrame.new(-14.3426313, 21.5040627, -5.50647545, 0.836516321, -0.482962936, -0.258818835, 0.5, 0.866025388, 0, 0.224143684, -0.129409418, 0.965925872)
- o104.BottomSurface = Enum.SurfaceType.Smooth
- o104.TopSurface = Enum.SurfaceType.Smooth
- o104.Color = Color3.new(0.0509804, 0.411765, 0.67451)
- o104.Position = Vector3.new(-14.3426313, 21.5040627, -5.50647545)
- o105.Parent = o104
- o105.Scale = Vector3.new(1, 0.742327392, 1)
- o105.MeshType = Enum.MeshType.Sphere
- o106.Parent = o3
- o106.Material = Enum.Material.Glass
- o106.BrickColor = BrickColor.new("Institutional white")
- o106.Position = Vector3.new(-14.296689, 26.4668808, -7.05683517)
- o106.Rotation = Vector3.new(-180, 0, -180)
- o106.CanCollide = false
- o106.Shape = Enum.PartType.Ball
- o106.Size = Vector3.new(0.281654954, 0.281654954, 0.281654954)
- o106.CFrame = CFrame.new(-14.296689, 26.4668808, -7.05683517, -1.00000191, 0, 1.13248825e-06, 0, 1, 0, -1.13248825e-06, 0, -1.00000191)
- o106.BottomSurface = Enum.SurfaceType.Smooth
- o106.TopSurface = Enum.SurfaceType.Smooth
- o106.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o106.Position = Vector3.new(-14.296689, 26.4668808, -7.05683517)
- o107.Parent = o106
- o107.Scale = Vector3.new(0.675774753, 0.675775051, 0.675775111)
- o107.MeshType = Enum.MeshType.Sphere
- o110.Name = "Meshes/Crown-to-Part Strong Joint"
- o110.Parent = mas
- o110.C0 = CFrame.new(-0.420708984, -0.319712698, 0.0657357946, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o110.C1 = CFrame.new(0.256624877, 0.206560329, -0.389980406, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o110.Part0 = mas
- o110.Part1 = o8
- o111.Name = "Meshes/Crown-to-Part Strong Joint"
- o111.Parent = mas
- o111.C0 = CFrame.new(-0.420708984, -0.319712698, 0.0657357946, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o111.C1 = CFrame.new(0.200514421, 0.238211513, -0.39003551, 0, 0, -1, 0, 1, 0, 1, 0, 0)
- o111.Part0 = mas
- o111.Part1 = o64
- o113.Name = "OutfitPart"
- o113.Parent = o3
- o113.Material = Enum.Material.SmoothPlastic
- o113.BrickColor = BrickColor.new("Institutional white")
- o113.Position = Vector3.new(-17.1209335, 20.5359612, -5.45920181)
- o113.FormFactor = Enum.FormFactor.Custom
- o113.Size = Vector3.new(2.33187938, 4.62508297, 2.71408033)
- o113.CFrame = CFrame.new(-17.1209335, 20.5359612, -5.45920181, 0.999996126, 0, -2.98023224e-08, 8.8817842e-15, 0.999996185, 1.78813934e-07, 4.47034836e-08, -1.78813934e-07, 1)
- o113.BottomSurface = Enum.SurfaceType.Smooth
- o113.TopSurface = Enum.SurfaceType.Smooth
- o113.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o113.Position = Vector3.new(-17.1209335, 20.5359612, -5.45920181)
- o114.Parent = o113
- o114.Scale = Vector3.new(0.899999976, 0.699999988, 1.02499998)
- o114.MeshType = Enum.MeshType.Sphere
- o116.Parent = o3
- o116.Material = Enum.Material.Glass
- o116.BrickColor = BrickColor.new("Institutional white")
- o116.Position = Vector3.new(-16.5260429, 23.4779587, -5.66226959)
- o116.CanCollide = false
- o116.Shape = Enum.PartType.Ball
- o116.Size = Vector3.new(0.306594402, 0.306594402, 0.306594402)
- o116.CFrame = CFrame.new(-16.5260429, 23.4779587, -5.66226959, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o116.BottomSurface = Enum.SurfaceType.Smooth
- o116.TopSurface = Enum.SurfaceType.Smooth
- o116.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o116.Position = Vector3.new(-16.5260429, 23.4779587, -5.66226959)
- o117.Parent = o116
- o117.Scale = Vector3.new(0.710426688, 0.710426807, 0.710426867)
- o117.MeshType = Enum.MeshType.Sphere
- o118.Parent = o3
- o118.BrickColor = BrickColor.new("Bright reddish violet")
- o118.Position = Vector3.new(-12.4177065, 19.0752411, -5.49783897)
- o118.Rotation = Vector3.new(0, 0, -75)
- o118.Shape = Enum.PartType.Cylinder
- o118.Size = Vector3.new(0.653438151, 1.74250233, 1.74250281)
- o118.CFrame = CFrame.new(-12.4177065, 19.0752411, -5.49783897, 0.258819014, 0.965925813, 0, -0.965925813, 0.258819014, 0, 0, 0, 1)
- o118.BottomSurface = Enum.SurfaceType.Smooth
- o118.TopSurface = Enum.SurfaceType.Smooth
- o118.Color = Color3.new(0.607843, 0.0745098, 0.396078)
- o118.Position = Vector3.new(-12.4177065, 19.0752411, -5.49783897)
- o119.Parent = o3
- o119.Material = Enum.Material.SmoothPlastic
- o119.BrickColor = BrickColor.new("Dusty Rose")
- o119.Position = Vector3.new(-22.5791321, 14.9057598, -2.79328823)
- o119.Size = Vector3.new(0.563309371, 29.29212, 16.3359871)
- o119.CFrame = CFrame.new(-22.5791321, 14.9057598, -2.79328823, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o119.BottomSurface = Enum.SurfaceType.Smooth
- o119.TopSurface = Enum.SurfaceType.Smooth
- o119.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o119.Position = Vector3.new(-22.5791321, 14.9057598, -2.79328823)
- o120.Parent = o3
- o120.Material = Enum.Material.Glass
- o120.BrickColor = BrickColor.new("Institutional white")
- o120.Reflectance = 0.34999999403954
- o120.Position = Vector3.new(-13.9415903, 26.3799477, -7.06061363)
- o120.Rotation = Vector3.new(-21.9899998, 65.5999985, -21.9899998)
- o120.CanCollide = false
- o120.Size = Vector3.new(0.281654954, 0.281654954, 0.692129254)
- o120.CFrame = CFrame.new(-13.9415903, 26.3799477, -7.06061363, 0.383024305, 0.154673427, 0.910698593, -0.663412213, 0.732091606, 0.154681072, -0.642789841, -0.663415194, 0.383021146)
- o120.BottomSurface = Enum.SurfaceType.Smooth
- o120.TopSurface = Enum.SurfaceType.Smooth
- o120.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o120.Position = Vector3.new(-13.9415903, 26.3799477, -7.06061363)
- o121.Parent = o120
- o121.Scale = Vector3.new(0.614340782, 0.30717051, 1)
- o121.MeshType = Enum.MeshType.Sphere
- o122.Parent = o3
- o122.Material = Enum.Material.Glass
- o122.BrickColor = BrickColor.new("Institutional white")
- o122.Reflectance = 0.34999999403954
- o122.Position = Vector3.new(-15.8546753, 26.4866562, -7.15761566)
- o122.Rotation = Vector3.new(-63.1299973, -72.3099976, -28.9899998)
- o122.CanCollide = false
- o122.Size = Vector3.new(0.281654954, 0.281654954, 0.692129254)
- o122.CFrame = CFrame.new(-15.8546753, 26.4866562, -7.15761566, 0.265813291, 0.147275269, -0.952710211, 0.524392247, 0.807170987, 0.271086335, 0.808924496, -0.571652234, 0.137326747)
- o122.BottomSurface = Enum.SurfaceType.Smooth
- o122.TopSurface = Enum.SurfaceType.Smooth
- o122.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o122.Position = Vector3.new(-15.8546753, 26.4866562, -7.15761566)
- o123.Parent = o122
- o123.Scale = Vector3.new(0.614340782, 0.30717051, 1)
- o123.MeshType = Enum.MeshType.Sphere
- o125.Parent = o3
- o125.Material = Enum.Material.Glass
- o125.BrickColor = BrickColor.new("Deep orange")
- o125.Reflectance = 0.40000000596046
- o125.Position = Vector3.new(-14.8502131, 16.6361752, -7.40649796)
- o125.Rotation = Vector3.new(142.25, -86.1299973, 172.75)
- o125.Shape = Enum.PartType.Ball
- o125.Size = Vector3.new(0.525886238, 0.525886238, 0.525886238)
- o125.CFrame = CFrame.new(-14.8502131, 16.6361752, -7.40649796, -0.0669872388, -0.00851871073, -0.99771744, 0.506235838, 0.861403346, -0.0413437486, 0.859789371, -0.507849932, -0.05339057)
- o125.BottomSurface = Enum.SurfaceType.Smooth
- o125.TopSurface = Enum.SurfaceType.Smooth
- o125.Color = Color3.new(1, 0.690196, 0)
- o125.Position = Vector3.new(-14.8502131, 16.6361752, -7.40649796)
- o126.Parent = o3
- o126.Position = Vector3.new(-14.8823385, 25.2388611, -5.86868858)
- o126.CanCollide = false
- o126.Size = Vector3.new(6.2011795, 3.83345819, 3.49521112)
- o126.CFrame = CFrame.new(-14.8823385, 25.2388611, -5.86868858, 1, 3.44226573e-05, 0, -3.44226573e-05, 1, 0, 0, 0, 1)
- o126.Position = Vector3.new(-14.8823385, 25.2388611, -5.86868858)
- o127.Parent = o126
- o127.MeshId = "rbxassetid://941089962"
- o127.Scale = Vector3.new(4.14351463, 3.94620585, 3.66433406)
- o127.TextureId = "rbxassetid://943293421"
- o127.VertexColor = Vector3.new(0.955349982, 0.99000001, 0.970602632)
- o127.MeshType = Enum.MeshType.FileMesh
- o128.Parent = o126
- o129.Parent = o126
- o129.Texture = "http://www.roblox.com/asset/?id=359821766"
- o130.Parent = o3
- o130.Material = Enum.Material.Glass
- o130.BrickColor = BrickColor.new("Bright reddish violet")
- o130.Position = Vector3.new(-14.1863031, 20.1375275, -7.41354561)
- o130.Rotation = Vector3.new(31.0999985, 25.6599998, 26.3099995)
- o130.CanCollide = false
- o130.Size = Vector3.new(1.30687642, 1.96031511, 0.306594402)
- o130.CFrame = CFrame.new(-14.1863031, 20.1375275, -7.41354561, 0.808012784, -0.399518967, 0.433012724, 0.58002001, 0.668408513, -0.465625286, -0.10340324, 0.627387226, 0.771811485)
- o130.BottomSurface = Enum.SurfaceType.Smooth
- o130.TopSurface = Enum.SurfaceType.Smooth
- o130.Color = Color3.new(0.682353, 0.0627451, 0.419608)
- o130.Position = Vector3.new(-14.1863031, 20.1375275, -7.41354561)
- o131.Parent = o130
- o131.Scale = Vector3.new(1, 1, 0.710426688)
- o132.Parent = o3
- o132.Material = Enum.Material.Glass
- o132.BrickColor = BrickColor.new("Institutional white")
- o132.Position = Vector3.new(-15.4867477, 26.3893127, -7.20944786)
- o132.Rotation = Vector3.new(-83.4599991, 39.3099976, 16.1999989)
- o132.CanCollide = false
- o132.Shape = Enum.PartType.Ball
- o132.Size = Vector3.new(0.281654954, 0.281654954, 0.281654954)
- o132.CFrame = CFrame.new(-15.4867477, 26.3893127, -7.20944786, 0.743044019, -0.215894714, 0.633465767, -0.572576046, 0.284953833, 0.768738031, -0.346475035, -0.93391335, 0.0881171227)
- o132.BottomSurface = Enum.SurfaceType.Smooth
- o132.TopSurface = Enum.SurfaceType.Smooth
- o132.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o132.Position = Vector3.new(-15.4867477, 26.3893127, -7.20944786)
- o133.Parent = o132
- o133.Scale = Vector3.new(0.675774753, 0.675775051, 0.675775111)
- o133.MeshType = Enum.MeshType.Sphere
- o135.Parent = o3
- o135.Material = Enum.Material.Glass
- o135.BrickColor = BrickColor.new("Institutional white")
- o135.Transparency = 0.30000001192093
- o135.Position = Vector3.new(-13.8478575, 16.5956936, -10.6795883)
- o135.Size = Vector3.new(12.3928194, 19.1525364, 0.563309371)
- o135.CFrame = CFrame.new(-13.8478575, 16.5956936, -10.6795883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o135.BottomSurface = Enum.SurfaceType.Smooth
- o135.TopSurface = Enum.SurfaceType.Smooth
- o135.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o135.Position = Vector3.new(-13.8478575, 16.5956936, -10.6795883)
- o136.Parent = o3
- o136.Material = Enum.Material.SmoothPlastic
- o136.BrickColor = BrickColor.new("Dusty Rose")
- o136.Position = Vector3.new(-15.2560892, 3.63957787, -10.6795883)
- o136.Size = Vector3.new(15.2093706, 6.75971842, 0.563309371)
- o136.CFrame = CFrame.new(-15.2560892, 3.63957787, -10.6795883, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- o136.BottomSurface = Enum.SurfaceType.Smooth
- o136.TopSurface = Enum.SurfaceType.Smooth
- o136.Color = Color3.new(0.666667, 0.0862745, 0.368627)
- o136.Position = Vector3.new(-15.2560892, 3.63957787, -10.6795883)
- o137.Parent = o3
- o137.Material = Enum.Material.Glass
- o137.BrickColor = BrickColor.new("Institutional white")
- o137.Position = Vector3.new(-13.4315157, 23.2601471, -5.8334465)
- o137.Rotation = Vector3.new(-180, 30, -180)
- o137.CanCollide = false
- o137.Shape = Enum.PartType.Ball
- o137.Size = Vector3.new(0.306594402, 0.306594402, 0.306594402)
- o137.CFrame = CFrame.new(-13.4315157, 23.2601471, -5.8334465, -0.866025388, 0, 0.50000006, 0, 1, 0, -0.50000006, 0, -0.866025388)
- o137.BottomSurface = Enum.SurfaceType.Smooth
- o137.TopSurface = Enum.SurfaceType.Smooth
- o137.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o137.Position = Vector3.new(-13.4315157, 23.2601471, -5.8334465)
- o138.Parent = o137
- o138.Scale = Vector3.new(0.710426688, 0.710426807, 0.710426867)
- o138.MeshType = Enum.MeshType.Sphere
- o140.Parent = mas
- o140.Texture = "http://www.roblox.com/asset/?id=7544944"
- o140.Face = Enum.NormalId.Back
- o141.Parent = mas
- o141.Texture = "http://www.roblox.com/asset/?id=7544944"
- o141.Face = Enum.NormalId.Right
- o142.Parent = mas
- o142.Texture = "http://www.roblox.com/asset/?id=7544944"
- o142.Face = Enum.NormalId.Left
- o143.Parent = mas
- o143.Texture = "http://www.roblox.com/asset/?id=7544944"
- o144.Parent = mas
- o144.Texture = "http://www.roblox.com/asset/?id=7544944"
- o144.Face = Enum.NormalId.Top
- o145.Parent = mas
- o145.Texture = "http://www.roblox.com/asset/?id=7544944"
- o145.Face = Enum.NormalId.Bottom
- o146.Parent = o3
- o146.Material = Enum.Material.Glass
- o146.BrickColor = BrickColor.new("Institutional white")
- o146.Position = Vector3.new(-15.4042969, 26.4886589, -7.03826904)
- o146.Rotation = Vector3.new(-83.4599991, 39.3099976, 16.1999989)
- o146.CanCollide = false
- o146.Shape = Enum.PartType.Ball
- o146.Size = Vector3.new(0.281654954, 0.281654954, 0.281654954)
- o146.CFrame = CFrame.new(-15.4042969, 26.4886589, -7.03826904, 0.743044019, -0.215894714, 0.633465767, -0.572576046, 0.284953833, 0.768738031, -0.346475035, -0.93391335, 0.0881171227)
- o146.BottomSurface = Enum.SurfaceType.Smooth
- o146.TopSurface = Enum.SurfaceType.Smooth
- o146.Color = Color3.new(0.972549, 0.972549, 0.972549)
- o146.Position = Vector3.new(-15.4042969, 26.4886589, -7.03826904)
- o147.Parent = o146
- o147.Scale = Vector3.new(0.675774753, 0.675775051, 0.675775111)
- o147.MeshType = Enum.MeshType.Sphere
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement