SHOW:
|
|
- or go back to the newest paste.
| 1 | ||
| 2 | --Converted with ttyyuu12345's model to script plugin v4 | |
| 3 | function sandbox(var,func) | |
| 4 | local env = getfenv(func) | |
| 5 | local newenv = setmetatable({},{
| |
| 6 | __index = function(self,k) | |
| 7 | if k=="script" then | |
| 8 | return var | |
| 9 | else | |
| 10 | return env[k] | |
| 11 | end | |
| 12 | end, | |
| 13 | }) | |
| 14 | setfenv(func,newenv) | |
| 15 | return func | |
| 16 | end | |
| 17 | cors = {}
| |
| 18 | mas = Instance.new("Model",game:GetService("Lighting"))
| |
| 19 | - | Part0 = Instance.new("Part")
|
| 19 | + | Model0 = Instance.new("Model")
|
| 20 | - | Decal1 = Instance.new("Decal")
|
| 20 | + | Part1 = Instance.new("Part")
|
| 21 | - | Script2 = Instance.new("Script")
|
| 21 | + | SpecialMesh2 = Instance.new("SpecialMesh")
|
| 22 | - | Camera3 = Instance.new("Camera")
|
| 22 | + | Decal3 = Instance.new("Decal")
|
| 23 | - | Sound4 = Instance.new("Sound")
|
| 23 | + | Part4 = Instance.new("Part")
|
| 24 | - | Part0.Name = "Dancing Bowser" |
| 24 | + | Part5 = Instance.new("Part")
|
| 25 | - | Part0.Parent = mas |
| 25 | + | Part6 = Instance.new("Part")
|
| 26 | - | Part0.CFrame = CFrame.new(-15.3099985, 103.744995, -159.884995, -1, 0, 0, 0, 1, 0, 0, 0, -1) |
| 26 | + | Part7 = Instance.new("Part")
|
| 27 | - | Part0.Orientation = Vector3.new(0, 180, 0) |
| 27 | + | Part8 = Instance.new("Part")
|
| 28 | - | Part0.Position = Vector3.new(-15.3099985, 103.744995, -159.884995) |
| 28 | + | Model9 = Instance.new("Model")
|
| 29 | - | Part0.Rotation = Vector3.new(-180, 0, -180) |
| 29 | + | Part10 = Instance.new("Part")
|
| 30 | - | Part0.Color = Color3.new(0.294118, 0.592157, 0.294118) |
| 30 | + | Texture11 = Instance.new("Texture")
|
| 31 | - | Part0.Transparency = 1 |
| 31 | + | Texture12 = Instance.new("Texture")
|
| 32 | - | Part0.Size = Vector3.new(203.380005, 207.48999, 0.230000019) |
| 32 | + | Decal13 = Instance.new("Decal")
|
| 33 | - | Part0.Anchored = true |
| 33 | + | Decal14 = Instance.new("Decal")
|
| 34 | - | Part0.BrickColor = BrickColor.new("Bright green")
|
| 34 | + | WedgePart15 = Instance.new("WedgePart")
|
| 35 | - | Part0.TopSurface = Enum.SurfaceType.SmoothNoOutlines |
| 35 | + | Texture16 = Instance.new("Texture")
|
| 36 | - | Part0.brickColor = BrickColor.new("Bright green")
|
| 36 | + | Part17 = Instance.new("Part")
|
| 37 | - | Part0.FormFactor = Enum.FormFactor.Custom |
| 37 | + | Texture18 = Instance.new("Texture")
|
| 38 | - | Part0.formFactor = Enum.FormFactor.Custom |
| 38 | + | Part19 = Instance.new("Part")
|
| 39 | - | Decal1.Parent = Part0 |
| 39 | + | Texture20 = Instance.new("Texture")
|
| 40 | - | Decal1.Texture = "http://www.roblox.com/asset/?id=1092111742" |
| 40 | + | Part21 = Instance.new("Part")
|
| 41 | - | Script2.Name = "Decal Changer" |
| 41 | + | Texture22 = Instance.new("Texture")
|
| 42 | - | Script2.Parent = Decal1 |
| 42 | + | Part23 = Instance.new("Part")
|
| 43 | - | table.insert(cors,sandbox(Script2,function() |
| 43 | + | Texture24 = Instance.new("Texture")
|
| 44 | - | --put this script inside the decal you want to change |
| 44 | + | Texture25 = Instance.new("Texture")
|
| 45 | - | --to find the decal texture, insert the decal you want on a brick. Look into the brick and click the decal. Scroll Down and it says texture. |
| 45 | + | Decal26 = Instance.new("Decal")
|
| 46 | - | --copy the url into the "insert texture here" spot |
| 46 | + | WedgePart27 = Instance.new("WedgePart")
|
| 47 | Texture28 = Instance.new("Texture")
| |
| 48 | - | while true do --Loop |
| 48 | + | Part29 = Instance.new("Part")
|
| 49 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092111447" |
| 49 | + | Texture30 = Instance.new("Texture")
|
| 50 | - | wait(0.14) |
| 50 | + | Part31 = Instance.new("Part")
|
| 51 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092111742" |
| 51 | + | Texture32 = Instance.new("Texture")
|
| 52 | - | wait(0.14) |
| 52 | + | Part33 = Instance.new("Part")
|
| 53 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092112007" |
| 53 | + | Texture34 = Instance.new("Texture")
|
| 54 | - | wait(0.14) |
| 54 | + | WedgePart35 = Instance.new("WedgePart")
|
| 55 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092111742" |
| 55 | + | Texture36 = Instance.new("Texture")
|
| 56 | - | wait(0.14) |
| 56 | + | WedgePart37 = Instance.new("WedgePart")
|
| 57 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092111447" |
| 57 | + | Texture38 = Instance.new("Texture")
|
| 58 | - | wait(0.14) |
| 58 | + | Part39 = Instance.new("Part")
|
| 59 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092112712" |
| 59 | + | Texture40 = Instance.new("Texture")
|
| 60 | - | wait(0.14) |
| 60 | + | Part41 = Instance.new("Part")
|
| 61 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092113091" |
| 61 | + | Texture42 = Instance.new("Texture")
|
| 62 | - | wait(0.14) |
| 62 | + | Part43 = Instance.new("Part")
|
| 63 | - | script.Parent.Texture = "http://www.roblox.com/asset/?id=1092112712" |
| 63 | + | Texture44 = Instance.new("Texture")
|
| 64 | - | wait(0.14) |
| 64 | + | Texture45 = Instance.new("Texture")
|
| 65 | Decal46 = Instance.new("Decal")
| |
| 66 | - | end)) |
| 66 | + | Decal47 = Instance.new("Decal")
|
| 67 | - | Camera3.Name = "ThumbnailCamera" |
| 67 | + | Decal48 = Instance.new("Decal")
|
| 68 | - | Camera3.Parent = Part0 |
| 68 | + | Part49 = Instance.new("Part")
|
| 69 | - | Camera3.CFrame = CFrame.new(-6.57363367, 2.98247933, 1.54901493, 0.999902487, -0.000219300156, 0.0139627457, -1.45519152e-11, 0.999876678, 0.015704155, -0.0139644677, -0.0157026239, 0.999779224) |
| 69 | + | Texture50 = Instance.new("Texture")
|
| 70 | - | Camera3.CoordinateFrame = CFrame.new(-6.57363367, 2.98247933, 1.54901493, 0.999902487, -0.000219300156, 0.0139627457, -1.45519152e-11, 0.999876678, 0.015704155, -0.0139644677, -0.0157026239, 0.999779224) |
| 70 | + | Part51 = Instance.new("Part")
|
| 71 | - | Camera3.Focus = CFrame.new(-6.60155916, 2.95107102, -0.450543523, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
| 71 | + | Texture52 = Instance.new("Texture")
|
| 72 | - | Camera3.focus = CFrame.new(-6.60155916, 2.95107102, -0.450543523, 1, 0, 0, 0, 1, 0, 0, 0, 1) |
| 72 | + | Texture53 = Instance.new("Texture")
|
| 73 | - | Sound4.Parent = Part0 |
| 73 | + | Decal54 = Instance.new("Decal")
|
| 74 | - | Sound4.Looped = true |
| 74 | + | Part55 = Instance.new("Part")
|
| 75 | - | Sound4.MaxDistance = 8.9999999721255e+35 |
| 75 | + | Texture56 = Instance.new("Texture")
|
| 76 | - | Sound4.Playing = true |
| 76 | + | Texture57 = Instance.new("Texture")
|
| 77 | - | Sound4.SoundId = "rbxassetid://143649847" |
| 77 | + | Decal58 = Instance.new("Decal")
|
| 78 | - | Sound4.Volume = 5 |
| 78 | + | Part59 = Instance.new("Part")
|
| 79 | Texture60 = Instance.new("Texture")
| |
| 80 | - | v.Parent = workspace |
| 80 | + | Texture61 = Instance.new("Texture")
|
| 81 | Decal62 = Instance.new("Decal")
| |
| 82 | Part63 = Instance.new("Part")
| |
| 83 | Texture64 = Instance.new("Texture")
| |
| 84 | Texture65 = Instance.new("Texture")
| |
| 85 | Decal66 = Instance.new("Decal")
| |
| 86 | WedgePart67 = Instance.new("WedgePart")
| |
| 87 | Texture68 = Instance.new("Texture")
| |
| 88 | Part69 = Instance.new("Part")
| |
| 89 | Texture70 = Instance.new("Texture")
| |
| 90 | Texture71 = Instance.new("Texture")
| |
| 91 | Decal72 = Instance.new("Decal")
| |
| 92 | Part73 = Instance.new("Part")
| |
| 93 | Texture74 = Instance.new("Texture")
| |
| 94 | Part75 = Instance.new("Part")
| |
| 95 | Texture76 = Instance.new("Texture")
| |
| 96 | Part77 = Instance.new("Part")
| |
| 97 | Texture78 = Instance.new("Texture")
| |
| 98 | Texture79 = Instance.new("Texture")
| |
| 99 | Decal80 = Instance.new("Decal")
| |
| 100 | WedgePart81 = Instance.new("WedgePart")
| |
| 101 | Texture82 = Instance.new("Texture")
| |
| 102 | Part83 = Instance.new("Part")
| |
| 103 | Texture84 = Instance.new("Texture")
| |
| 104 | Part85 = Instance.new("Part")
| |
| 105 | Texture86 = Instance.new("Texture")
| |
| 106 | Texture87 = Instance.new("Texture")
| |
| 107 | Decal88 = Instance.new("Decal")
| |
| 108 | Part89 = Instance.new("Part")
| |
| 109 | Texture90 = Instance.new("Texture")
| |
| 110 | Model0.Parent = mas | |
| 111 | Part1.Name = "Skybox" | |
| 112 | Part1.Parent = Model0 | |
| 113 | Part1.CFrame = CFrame.new(-3.41259861, 113.049805, 1525.96118, 1, 3.05171125e-05, 3.05180438e-05, 3.05180438e-05, -1, -3.05171125e-05, 3.05171125e-05, 3.05180438e-05, -1) | |
| 114 | Part1.Orientation = Vector3.new(0, 180, 180) | |
| 115 | Part1.Position = Vector3.new(-3.41259861, 113.049805, 1525.96118) | |
| 116 | Part1.Rotation = Vector3.new(180, 0, 0) | |
| 117 | Part1.Size = Vector3.new(8, 8, 8) | |
| 118 | Part1.Anchored = true | |
| 119 | Part1.CanCollide = false | |
| 120 | Part1.FormFactor = Enum.FormFactor.Custom | |
| 121 | Part1.formFactor = Enum.FormFactor.Custom | |
| 122 | SpecialMesh2.Parent = Part1 | |
| 123 | SpecialMesh2.MeshId = "http://www.roblox.com/asset/?id=110218693 " | |
| 124 | SpecialMesh2.Scale = Vector3.new(-300, -300, -300) | |
| 125 | SpecialMesh2.MeshType = Enum.MeshType.FileMesh | |
| 126 | Decal3.Parent = Part1 | |
| 127 | Decal3.Texture = "http://www.roblox.com/asset/?id=83126116" | |
| 128 | Decal3.Face = Enum.NormalId.Top | |
| 129 | Part4.Parent = Model0 | |
| 130 | Part4.CFrame = CFrame.new(77.2485275, 127.956306, 1654.18774, 1, 3.05180438e-05, -3.05171125e-05, -3.05171125e-05, 1, 3.05180438e-05, 3.05180438e-05, -3.05171125e-05, 1) | |
| 131 | Part4.Position = Vector3.new(77.2485275, 127.956306, 1654.18774) | |
| 132 | Part4.Color = Color3.new(0, 0.12549, 0.376471) | |
| 133 | Part4.Size = Vector3.new(5.07000065, 5.07000065, 5.07000065) | |
| 134 | Part4.Anchored = true | |
| 135 | Part4.BottomSurface = Enum.SurfaceType.Smooth | |
| 136 | Part4.BrickColor = BrickColor.new("Navy blue")
| |
| 137 | Part4.TopSurface = Enum.SurfaceType.Smooth | |
| 138 | Part4.brickColor = BrickColor.new("Navy blue")
| |
| 139 | Part4.FormFactor = Enum.FormFactor.Symmetric | |
| 140 | Part4.formFactor = Enum.FormFactor.Symmetric | |
| 141 | Part4.Shape = Enum.PartType.Ball | |
| 142 | Part5.Parent = Model0 | |
| 143 | Part5.CFrame = CFrame.new(-138.271484, 128.136368, 1468.73779, 1, 3.05180438e-05, -3.05171125e-05, -3.05171125e-05, 1, 3.05180438e-05, 3.05180438e-05, -3.05171125e-05, 1) | |
| 144 | Part5.Position = Vector3.new(-138.271484, 128.136368, 1468.73779) | |
| 145 | Part5.Color = Color3.new(0, 0.12549, 0.376471) | |
| 146 | Part5.Size = Vector3.new(5.07000065, 5.07000065, 5.07000065) | |
| 147 | Part5.Anchored = true | |
| 148 | Part5.BottomSurface = Enum.SurfaceType.Smooth | |
| 149 | Part5.BrickColor = BrickColor.new("Navy blue")
| |
| 150 | Part5.TopSurface = Enum.SurfaceType.Smooth | |
| 151 | Part5.brickColor = BrickColor.new("Navy blue")
| |
| 152 | Part5.FormFactor = Enum.FormFactor.Symmetric | |
| 153 | Part5.formFactor = Enum.FormFactor.Symmetric | |
| 154 | Part5.Shape = Enum.PartType.Ball | |
| 155 | Part6.Parent = Model0 | |
| 156 | Part6.CFrame = CFrame.new(17.1269512, 128.046417, 1377.03772, 1, 3.05180438e-05, -3.05171125e-05, -3.05171125e-05, 1, 3.05180438e-05, 3.05180438e-05, -3.05171125e-05, 1) | |
| 157 | Part6.Position = Vector3.new(17.1269512, 128.046417, 1377.03772) | |
| 158 | Part6.Color = Color3.new(0, 0.12549, 0.376471) | |
| 159 | Part6.Size = Vector3.new(5.07000065, 5.07000065, 5.07000065) | |
| 160 | Part6.Anchored = true | |
| 161 | Part6.BottomSurface = Enum.SurfaceType.Smooth | |
| 162 | Part6.BrickColor = BrickColor.new("Navy blue")
| |
| 163 | Part6.TopSurface = Enum.SurfaceType.Smooth | |
| 164 | Part6.brickColor = BrickColor.new("Navy blue")
| |
| 165 | Part6.FormFactor = Enum.FormFactor.Symmetric | |
| 166 | Part6.formFactor = Enum.FormFactor.Symmetric | |
| 167 | Part6.Shape = Enum.PartType.Ball | |
| 168 | Part7.Parent = Model0 | |
| 169 | Part7.CFrame = CFrame.new(-104.153809, 128.09642, 1641.49768, 1, 3.05180438e-05, -3.05171125e-05, -3.05171125e-05, 1, 3.05180438e-05, 3.05180438e-05, -3.05171125e-05, 1) | |
| 170 | Part7.Position = Vector3.new(-104.153809, 128.09642, 1641.49768) | |
| 171 | Part7.Color = Color3.new(0, 0.12549, 0.376471) | |
| 172 | Part7.Size = Vector3.new(5.07000065, 5.07000065, 5.07000065) | |
| 173 | Part7.Anchored = true | |
| 174 | Part7.BottomSurface = Enum.SurfaceType.Smooth | |
| 175 | Part7.BrickColor = BrickColor.new("Navy blue")
| |
| 176 | Part7.TopSurface = Enum.SurfaceType.Smooth | |
| 177 | Part7.brickColor = BrickColor.new("Navy blue")
| |
| 178 | Part7.FormFactor = Enum.FormFactor.Symmetric | |
| 179 | Part7.formFactor = Enum.FormFactor.Symmetric | |
| 180 | Part7.Shape = Enum.PartType.Ball | |
| 181 | Part8.Parent = Model0 | |
| 182 | Part8.CFrame = CFrame.new(150.636246, 128.056351, 1493.40784, 1, 3.05180438e-05, -3.05171125e-05, -3.05171125e-05, 1, 3.05180438e-05, 3.05180438e-05, -3.05171125e-05, 1) | |
| 183 | Part8.Position = Vector3.new(150.636246, 128.056351, 1493.40784) | |
| 184 | Part8.Color = Color3.new(0, 0.12549, 0.376471) | |
| 185 | Part8.Size = Vector3.new(5.07000065, 5.07000065, 5.07000065) | |
| 186 | Part8.Anchored = true | |
| 187 | Part8.BottomSurface = Enum.SurfaceType.Smooth | |
| 188 | Part8.BrickColor = BrickColor.new("Navy blue")
| |
| 189 | Part8.TopSurface = Enum.SurfaceType.Smooth | |
| 190 | Part8.brickColor = BrickColor.new("Navy blue")
| |
| 191 | Part8.FormFactor = Enum.FormFactor.Symmetric | |
| 192 | Part8.formFactor = Enum.FormFactor.Symmetric | |
| 193 | Part8.Shape = Enum.PartType.Ball | |
| 194 | Model9.Name = "Bowser Battle Area 3" | |
| 195 | Model9.Parent = Model0 | |
| 196 | Part10.Parent = Model9 | |
| 197 | Part10.CFrame = CFrame.new(9.40429497, 68.248642, 1517.61792, 0.107571557, 2.3238772e-06, 0.994197309, -4.30965156e-05, 1, 2.3255775e-06, -0.994197309, -4.30966102e-05, 0.107571557) | |
| 198 | Part10.Orientation = Vector3.new(0, 83.8199997, 0) | |
| 199 | Part10.Position = Vector3.new(9.40429497, 68.248642, 1517.61792) | |
| 200 | Part10.Rotation = Vector3.new(0, 83.8199997, 0) | |
| 201 | Part10.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 202 | Part10.Size = Vector3.new(79.1899643, 85.6599655, 235.73999) | |
| 203 | Part10.Anchored = true | |
| 204 | Part10.BottomSurface = Enum.SurfaceType.Smooth | |
| 205 | Part10.BrickColor = BrickColor.new("Dark green")
| |
| 206 | Part10.TopSurface = Enum.SurfaceType.Smooth | |
| 207 | Part10.brickColor = BrickColor.new("Dark green")
| |
| 208 | Part10.FormFactor = Enum.FormFactor.Custom | |
| 209 | Part10.formFactor = Enum.FormFactor.Custom | |
| 210 | Texture11.Parent = Part10 | |
| 211 | Texture11.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 212 | Texture11.Face = Enum.NormalId.Top | |
| 213 | Texture11.StudsPerTileU = 4 | |
| 214 | Texture11.StudsPerTileV = 4 | |
| 215 | Texture12.Parent = Part10 | |
| 216 | Texture12.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 217 | Texture12.Face = Enum.NormalId.Bottom | |
| 218 | Texture12.StudsPerTileU = 4 | |
| 219 | Texture12.StudsPerTileV = 4 | |
| 220 | Decal13.Parent = Part10 | |
| 221 | Decal13.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 222 | Decal13.Face = Enum.NormalId.Back | |
| 223 | Decal14.Parent = Part10 | |
| 224 | Decal14.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 225 | Decal14.Face = Enum.NormalId.Right | |
| 226 | WedgePart15.Parent = Model9 | |
| 227 | WedgePart15.CFrame = CFrame.new(56.5791016, 110.492126, 1525.01819, 2.08620604e-05, -0.041800987, -0.999126077, 1, 8.72056262e-07, 2.08438287e-05, 0, -0.999126017, 0.041800987) | |
| 228 | WedgePart15.Orientation = Vector3.new(0, -87.5999985, 90) | |
| 229 | WedgePart15.Position = Vector3.new(56.5791016, 110.492126, 1525.01819) | |
| 230 | WedgePart15.Rotation = Vector3.new(-0.0299999993, -87.5999985, 89.9700012) | |
| 231 | WedgePart15.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 232 | WedgePart15.Size = Vector3.new(1.2299999, 85.2700195, 64.8199997) | |
| 233 | WedgePart15.Anchored = true | |
| 234 | WedgePart15.BottomSurface = Enum.SurfaceType.Smooth | |
| 235 | WedgePart15.BrickColor = BrickColor.new("Earth green")
| |
| 236 | WedgePart15.brickColor = BrickColor.new("Earth green")
| |
| 237 | Texture16.Parent = WedgePart15 | |
| 238 | Texture16.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 239 | Texture16.Face = Enum.NormalId.Right | |
| 240 | Texture16.StudsPerTileU = 4 | |
| 241 | Texture16.StudsPerTileV = 4 | |
| 242 | Part17.Parent = Model9 | |
| 243 | Part17.CFrame = CFrame.new(70.8750153, 110.50679, 1541.19946, -0.628145933, 1.43725802e-05, 0.778095603, 4.06907056e-05, 1, 1.43775669e-05, -0.778095603, 4.06924592e-05, -0.628145933) | |
| 244 | Part17.Orientation = Vector3.new(0, 128.910004, 0) | |
| 245 | Part17.Position = Vector3.new(70.8750153, 110.50679, 1541.19946) | |
| 246 | Part17.Rotation = Vector3.new(-180, 51.0900002, -180) | |
| 247 | Part17.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 248 | Part17.Size = Vector3.new(60.8099937, 1.25999999, 2) | |
| 249 | Part17.Anchored = true | |
| 250 | Part17.BottomSurface = Enum.SurfaceType.Smooth | |
| 251 | Part17.BrickColor = BrickColor.new("Earth green")
| |
| 252 | Part17.TopSurface = Enum.SurfaceType.Smooth | |
| 253 | Part17.brickColor = BrickColor.new("Earth green")
| |
| 254 | Part17.FormFactor = Enum.FormFactor.Custom | |
| 255 | Part17.formFactor = Enum.FormFactor.Custom | |
| 256 | Texture18.Parent = Part17 | |
| 257 | Texture18.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 258 | Texture18.Face = Enum.NormalId.Top | |
| 259 | Texture18.StudsPerTileU = 4 | |
| 260 | Texture18.StudsPerTileV = 4 | |
| 261 | Part19.Parent = Model9 | |
| 262 | Part19.CFrame = CFrame.new(58.2802734, 110.527283, 1566.90796, -0.998833239, 3.12442644e-05, -0.0482934713, 2.97700099e-05, 1, 3.12463017e-05, 0.0482934713, 2.97721417e-05, -0.998833239) | |
| 263 | Part19.Orientation = Vector3.new(0, -177.229996, 0) | |
| 264 | Part19.Position = Vector3.new(58.2802734, 110.527283, 1566.90796) | |
| 265 | Part19.Rotation = Vector3.new(-180, -2.76999998, -180) | |
| 266 | Part19.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 267 | Part19.Size = Vector3.new(65.2100372, 1.20000005, 2) | |
| 268 | Part19.Anchored = true | |
| 269 | Part19.BottomSurface = Enum.SurfaceType.Smooth | |
| 270 | Part19.BrickColor = BrickColor.new("Earth green")
| |
| 271 | Part19.TopSurface = Enum.SurfaceType.Smooth | |
| 272 | Part19.brickColor = BrickColor.new("Earth green")
| |
| 273 | Part19.FormFactor = Enum.FormFactor.Custom | |
| 274 | Part19.formFactor = Enum.FormFactor.Custom | |
| 275 | Texture20.Parent = Part19 | |
| 276 | Texture20.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 277 | Texture20.Face = Enum.NormalId.Top | |
| 278 | Texture20.StudsPerTileU = 4 | |
| 279 | Texture20.StudsPerTileV = 4 | |
| 280 | Part21.Parent = Model9 | |
| 281 | Part21.CFrame = CFrame.new(5.59472847, 110.52729, 1597.88025, 0.567472577, 1.28245056e-05, 0.823392332, -4.12089576e-05, 1, 1.28255324e-05, -0.823392332, -4.12092777e-05, 0.567472577) | |
| 282 | Part21.Orientation = Vector3.new(0, 55.4300003, 0) | |
| 283 | Part21.Position = Vector3.new(5.59472847, 110.52729, 1597.88025) | |
| 284 | Part21.Rotation = Vector3.new(0, 55.4300003, 0) | |
| 285 | Part21.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 286 | Part21.Size = Vector3.new(72.6599731, 1.20000005, 2.27999997) | |
| 287 | Part21.Anchored = true | |
| 288 | Part21.BottomSurface = Enum.SurfaceType.Smooth | |
| 289 | Part21.BrickColor = BrickColor.new("Earth green")
| |
| 290 | Part21.TopSurface = Enum.SurfaceType.Smooth | |
| 291 | Part21.brickColor = BrickColor.new("Earth green")
| |
| 292 | Part21.FormFactor = Enum.FormFactor.Custom | |
| 293 | Part21.formFactor = Enum.FormFactor.Custom | |
| 294 | Texture22.Parent = Part21 | |
| 295 | Texture22.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 296 | Texture22.Face = Enum.NormalId.Top | |
| 297 | Texture22.StudsPerTileU = 4 | |
| 298 | Texture22.StudsPerTileV = 4 | |
| 299 | Part23.Parent = Model9 | |
| 300 | Part23.CFrame = CFrame.new(-9.9804678, 68.2017212, 1538.16614, 0.256962836, 4.279512e-05, -0.966421366, -5.59259024e-06, 1, 4.27950363e-05, 0.966421366, -5.59193541e-06, 0.256962836) | |
| 301 | Part23.Orientation = Vector3.new(0, -75.1100006, 0) | |
| 302 | Part23.Position = Vector3.new(-9.9804678, 68.2017212, 1538.16614) | |
| 303 | Part23.Rotation = Vector3.new(-0.00999999978, -75.1100006, -0.00999999978) | |
| 304 | Part23.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 305 | Part23.Size = Vector3.new(230.280029, 85.7500229, 82.3800278) | |
| 306 | Part23.Anchored = true | |
| 307 | Part23.BottomSurface = Enum.SurfaceType.Smooth | |
| 308 | Part23.BrickColor = BrickColor.new("Dark green")
| |
| 309 | Part23.TopSurface = Enum.SurfaceType.Smooth | |
| 310 | Part23.brickColor = BrickColor.new("Dark green")
| |
| 311 | Part23.FormFactor = Enum.FormFactor.Custom | |
| 312 | Part23.formFactor = Enum.FormFactor.Custom | |
| 313 | Texture24.Parent = Part23 | |
| 314 | Texture24.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 315 | Texture24.Face = Enum.NormalId.Top | |
| 316 | Texture24.StudsPerTileU = 4 | |
| 317 | Texture24.StudsPerTileV = 4 | |
| 318 | Texture25.Parent = Part23 | |
| 319 | Texture25.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 320 | Texture25.Face = Enum.NormalId.Bottom | |
| 321 | Texture25.StudsPerTileU = 4 | |
| 322 | Texture25.StudsPerTileV = 4 | |
| 323 | Decal26.Parent = Part23 | |
| 324 | Decal26.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 325 | Decal26.Face = Enum.NormalId.Right | |
| 326 | WedgePart27.Parent = Model9 | |
| 327 | WedgePart27.CFrame = CFrame.new(58.9199219, 110.498428, 1489.4281, -0.000106448511, 0.739646196, -0.672995985, -1, -6.21881773e-05, 8.98241196e-05, 2.45856736e-05, 0.672995985, 0.739646196) | |
| 328 | WedgePart27.Orientation = Vector3.new(-0.00999999978, -42.2999992, -90) | |
| 329 | WedgePart27.Position = Vector3.new(58.9199219, 110.498428, 1489.4281) | |
| 330 | WedgePart27.Rotation = Vector3.new(-0.00999999978, -42.2999992, -90.0099945) | |
| 331 | WedgePart27.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 332 | WedgePart27.Size = Vector3.new(1.2299999, 31.420023, 56.3099976) | |
| 333 | WedgePart27.Anchored = true | |
| 334 | WedgePart27.BottomSurface = Enum.SurfaceType.Smooth | |
| 335 | WedgePart27.BrickColor = BrickColor.new("Earth green")
| |
| 336 | WedgePart27.brickColor = BrickColor.new("Earth green")
| |
| 337 | Texture28.Parent = WedgePart27 | |
| 338 | Texture28.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 339 | Texture28.Face = Enum.NormalId.Left | |
| 340 | Texture28.StudsPerTileU = 4 | |
| 341 | Texture28.StudsPerTileV = 4 | |
| 342 | Part29.Parent = Model9 | |
| 343 | Part29.CFrame = CFrame.new(22.1757793, 110.502411, 1558.625, 0.739657164, 3.94710805e-05, -0.672983825, -1.74506858e-05, 1, 3.94713206e-05, 0.672983825, -1.74512115e-05, 0.739657164) | |
| 344 | Part29.Orientation = Vector3.new(0, -42.2999992, 0) | |
| 345 | Part29.Position = Vector3.new(22.1757793, 110.502411, 1558.625) | |
| 346 | Part29.Rotation = Vector3.new(0, -42.2999992, 0) | |
| 347 | Part29.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 348 | Part29.Size = Vector3.new(18.2200012, 1.24999988, 31.2999992) | |
| 349 | Part29.Anchored = true | |
| 350 | Part29.BottomSurface = Enum.SurfaceType.Smooth | |
| 351 | Part29.BrickColor = BrickColor.new("Earth green")
| |
| 352 | Part29.TopSurface = Enum.SurfaceType.Smooth | |
| 353 | Part29.brickColor = BrickColor.new("Earth green")
| |
| 354 | Part29.FormFactor = Enum.FormFactor.Custom | |
| 355 | Part29.formFactor = Enum.FormFactor.Custom | |
| 356 | Texture30.Parent = Part29 | |
| 357 | Texture30.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 358 | Texture30.Face = Enum.NormalId.Top | |
| 359 | Texture30.StudsPerTileU = 4 | |
| 360 | Texture30.StudsPerTileV = 4 | |
| 361 | Part31.Parent = Model9 | |
| 362 | Part31.CFrame = CFrame.new(-26.0146484, 110.512573, 1597.19763, -0.35113892, -7.70160386e-06, 0.936323524, -4.24664831e-05, 1, -7.70036058e-06, -0.936323524, -4.24662503e-05, -0.35113892) | |
| 363 | Part31.Orientation = Vector3.new(0, 110.559998, 0) | |
| 364 | Part31.Position = Vector3.new(-26.0146484, 110.512573, 1597.19763) | |
| 365 | Part31.Rotation = Vector3.new(180, 69.4399948, 180) | |
| 366 | Part31.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 367 | Part31.Size = Vector3.new(65.9000168, 1.20000005, 2) | |
| 368 | Part31.Anchored = true | |
| 369 | Part31.BottomSurface = Enum.SurfaceType.Smooth | |
| 370 | Part31.BrickColor = BrickColor.new("Earth green")
| |
| 371 | Part31.TopSurface = Enum.SurfaceType.Smooth | |
| 372 | Part31.brickColor = BrickColor.new("Earth green")
| |
| 373 | Part31.FormFactor = Enum.FormFactor.Custom | |
| 374 | Part31.formFactor = Enum.FormFactor.Custom | |
| 375 | Texture32.Parent = Part31 | |
| 376 | Texture32.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 377 | Texture32.Face = Enum.NormalId.Top | |
| 378 | Texture32.StudsPerTileU = 4 | |
| 379 | Texture32.StudsPerTileV = 4 | |
| 380 | Part33.Parent = Model9 | |
| 381 | Part33.CFrame = CFrame.new(59.3378906, 110.497017, 1488.36169, -0.237727404, 4.28480125e-05, -0.971335709, 5.16705768e-06, 1, 4.28480162e-05, 0.971335709, 5.16705586e-06, -0.237727404) | |
| 382 | Part33.Orientation = Vector3.new(0, -103.75, 0) | |
| 383 | Part33.Position = Vector3.new(59.3378906, 110.497017, 1488.36169) | |
| 384 | Part33.Rotation = Vector3.new(-179.98999, -76.25, -179.98999) | |
| 385 | Part33.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 386 | Part33.Size = Vector3.new(61.5400352, 1.23999989, 2) | |
| 387 | Part33.Anchored = true | |
| 388 | Part33.BottomSurface = Enum.SurfaceType.Smooth | |
| 389 | Part33.BrickColor = BrickColor.new("Earth green")
| |
| 390 | Part33.TopSurface = Enum.SurfaceType.Smooth | |
| 391 | Part33.brickColor = BrickColor.new("Earth green")
| |
| 392 | Part33.FormFactor = Enum.FormFactor.Custom | |
| 393 | Part33.formFactor = Enum.FormFactor.Custom | |
| 394 | Texture34.Parent = Part33 | |
| 395 | Texture34.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 396 | Texture34.Face = Enum.NormalId.Top | |
| 397 | Texture34.StudsPerTileU = 4 | |
| 398 | Texture34.StudsPerTileV = 4 | |
| 399 | WedgePart35.Parent = Model9 | |
| 400 | WedgePart35.CFrame = CFrame.new(36.5273438, 110.492126, 1469.21143, -2.57485444e-05, -0.739608645, -0.673037231, 1, -1.90438459e-05, -1.73297267e-05, 0, -0.673037231, 0.739608645) | |
| 401 | WedgePart35.Orientation = Vector3.new(0, -42.2999992, 90) | |
| 402 | WedgePart35.Position = Vector3.new(36.5273438, 110.492126, 1469.21143) | |
| 403 | WedgePart35.Rotation = Vector3.new(0, -42.2999992, 90) | |
| 404 | WedgePart35.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 405 | WedgePart35.Size = Vector3.new(1.2299999, 31.420023, 52.9900017) | |
| 406 | WedgePart35.Anchored = true | |
| 407 | WedgePart35.BottomSurface = Enum.SurfaceType.Smooth | |
| 408 | WedgePart35.BrickColor = BrickColor.new("Earth green")
| |
| 409 | WedgePart35.brickColor = BrickColor.new("Earth green")
| |
| 410 | Texture36.Parent = WedgePart35 | |
| 411 | Texture36.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 412 | Texture36.Face = Enum.NormalId.Right | |
| 413 | Texture36.StudsPerTileU = 4 | |
| 414 | Texture36.StudsPerTileV = 4 | |
| 415 | WedgePart37.Parent = Model9 | |
| 416 | WedgePart37.CFrame = CFrame.new(-34.6601563, 110.491646, 1572.14014, 4.04135826e-05, -0.576604545, 0.817023396, 1, 2.33026567e-05, -3.30188486e-05, 0, 0.817023396, 0.576604545) | |
| 417 | WedgePart37.Orientation = Vector3.new(0, 54.7899971, 90) | |
| 418 | WedgePart37.Position = Vector3.new(-34.6601563, 110.491646, 1572.14014) | |
| 419 | WedgePart37.Rotation = Vector3.new(0, 54.7899971, 90) | |
| 420 | WedgePart37.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 421 | WedgePart37.Size = Vector3.new(1.2299999, 65.1700134, 94.7899933) | |
| 422 | WedgePart37.Anchored = true | |
| 423 | WedgePart37.BottomSurface = Enum.SurfaceType.Smooth | |
| 424 | WedgePart37.BrickColor = BrickColor.new("Earth green")
| |
| 425 | WedgePart37.brickColor = BrickColor.new("Earth green")
| |
| 426 | Texture38.Parent = WedgePart37 | |
| 427 | Texture38.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 428 | Texture38.Face = Enum.NormalId.Right | |
| 429 | Texture38.StudsPerTileU = 4 | |
| 430 | Texture38.StudsPerTileV = 4 | |
| 431 | Part39.Parent = Model9 | |
| 432 | Part39.CFrame = CFrame.new(6.44922066, 110.511238, 1525.38843, 0.739657164, 3.94710805e-05, -0.672983825, -1.74506858e-05, 1, 3.94713206e-05, 0.672983825, -1.74512115e-05, 0.739657164) | |
| 433 | Part39.Orientation = Vector3.new(0, -42.2999992, 0) | |
| 434 | Part39.Position = Vector3.new(6.44922066, 110.511238, 1525.38843) | |
| 435 | Part39.Rotation = Vector3.new(0, -42.2999992, 0) | |
| 436 | Part39.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 437 | Part39.Size = Vector3.new(55.0399895, 1.26999986, 75.2299957) | |
| 438 | Part39.Anchored = true | |
| 439 | Part39.BottomSurface = Enum.SurfaceType.Smooth | |
| 440 | Part39.BrickColor = BrickColor.new("Earth green")
| |
| 441 | Part39.TopSurface = Enum.SurfaceType.Smooth | |
| 442 | Part39.brickColor = BrickColor.new("Earth green")
| |
| 443 | Part39.FormFactor = Enum.FormFactor.Custom | |
| 444 | Part39.formFactor = Enum.FormFactor.Custom | |
| 445 | Texture40.Parent = Part39 | |
| 446 | Texture40.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 447 | Texture40.Face = Enum.NormalId.Top | |
| 448 | Texture40.StudsPerTileU = 4 | |
| 449 | Texture40.StudsPerTileV = 4 | |
| 450 | Part41.Parent = Model9 | |
| 451 | Part41.CFrame = CFrame.new(37.9765625, 110.514526, 1468.4137, -0.949527025, 3.49777984e-05, -0.313685209, 2.52817117e-05, 1, 3.49781549e-05, 0.313685209, 2.52822047e-05, -0.949527025) | |
| 452 | Part41.Orientation = Vector3.new(0, -161.720001, 0) | |
| 453 | Part41.Position = Vector3.new(37.9765625, 110.514526, 1468.4137) | |
| 454 | Part41.Rotation = Vector3.new(-180, -18.2799988, -180) | |
| 455 | Part41.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 456 | Part41.Size = Vector3.new(61.3699913, 1.20000005, 2) | |
| 457 | Part41.Anchored = true | |
| 458 | Part41.BottomSurface = Enum.SurfaceType.Smooth | |
| 459 | Part41.BrickColor = BrickColor.new("Earth green")
| |
| 460 | Part41.TopSurface = Enum.SurfaceType.Smooth | |
| 461 | Part41.brickColor = BrickColor.new("Earth green")
| |
| 462 | Part41.FormFactor = Enum.FormFactor.Custom | |
| 463 | Part41.formFactor = Enum.FormFactor.Custom | |
| 464 | Texture42.Parent = Part41 | |
| 465 | Texture42.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 466 | Texture42.Face = Enum.NormalId.Top | |
| 467 | Texture42.StudsPerTileU = 4 | |
| 468 | Texture42.StudsPerTileV = 4 | |
| 469 | Part43.Parent = Model9 | |
| 470 | Part43.CFrame = CFrame.new(1.14746284, 68.2817993, 1526.51904, -0.525974691, 1.17977279e-05, 0.850500226, 4.1512154e-05, 1, 1.18008411e-05, -0.850500226, 4.15130453e-05, -0.525974691) | |
| 471 | Part43.Orientation = Vector3.new(0, 121.729996, 0) | |
| 472 | Part43.Position = Vector3.new(1.14746284, 68.2817993, 1526.51904) | |
| 473 | Part43.Rotation = Vector3.new(-180, 58.2700005, -180) | |
| 474 | Part43.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 475 | Part43.Size = Vector3.new(75.2000122, 85.590004, 258.149963) | |
| 476 | Part43.Anchored = true | |
| 477 | Part43.BottomSurface = Enum.SurfaceType.Smooth | |
| 478 | Part43.BrickColor = BrickColor.new("Dark green")
| |
| 479 | Part43.TopSurface = Enum.SurfaceType.Smooth | |
| 480 | Part43.brickColor = BrickColor.new("Dark green")
| |
| 481 | Part43.FormFactor = Enum.FormFactor.Custom | |
| 482 | Part43.formFactor = Enum.FormFactor.Custom | |
| 483 | Texture44.Parent = Part43 | |
| 484 | Texture44.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 485 | Texture44.Face = Enum.NormalId.Top | |
| 486 | Texture44.StudsPerTileU = 4 | |
| 487 | Texture44.StudsPerTileV = 4 | |
| 488 | Texture45.Parent = Part43 | |
| 489 | Texture45.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 490 | Texture45.Face = Enum.NormalId.Bottom | |
| 491 | Texture45.StudsPerTileU = 4 | |
| 492 | Texture45.StudsPerTileV = 4 | |
| 493 | Decal46.Parent = Part43 | |
| 494 | Decal46.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 495 | Decal46.Face = Enum.NormalId.Back | |
| 496 | Decal47.Parent = Part43 | |
| 497 | Decal47.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 498 | Decal47.Face = Enum.NormalId.Right | |
| 499 | Decal48.Parent = Part43 | |
| 500 | Decal48.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 501 | Decal48.Face = Enum.NormalId.Left | |
| 502 | Part49.Parent = Model9 | |
| 503 | Part49.CFrame = CFrame.new(-46.8583984, 110.475044, 1471.49731, 0.0669971704, 4.31339286e-05, -0.997744501, -1.44636215e-06, 1, 4.31339286e-05, 0.997744501, -1.44636397e-06, 0.0669971704) | |
| 504 | Part49.Orientation = Vector3.new(0, -86.159996, 0) | |
| 505 | Part49.Position = Vector3.new(-46.8583984, 110.475044, 1471.49731) | |
| 506 | Part49.Rotation = Vector3.new(-0.0399999991, -86.1500015, -0.0399999991) | |
| 507 | Part49.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 508 | Part49.Size = Vector3.new(68.4500122, 1.20000005, 2) | |
| 509 | Part49.Anchored = true | |
| 510 | Part49.BottomSurface = Enum.SurfaceType.Smooth | |
| 511 | Part49.BrickColor = BrickColor.new("Earth green")
| |
| 512 | Part49.TopSurface = Enum.SurfaceType.Smooth | |
| 513 | Part49.brickColor = BrickColor.new("Earth green")
| |
| 514 | Part49.FormFactor = Enum.FormFactor.Custom | |
| 515 | Part49.formFactor = Enum.FormFactor.Custom | |
| 516 | Texture50.Parent = Part49 | |
| 517 | Texture50.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 518 | Texture50.Face = Enum.NormalId.Top | |
| 519 | Texture50.StudsPerTileU = 4 | |
| 520 | Texture50.StudsPerTileV = 4 | |
| 521 | Part51.Parent = Model9 | |
| 522 | Part51.CFrame = CFrame.new(-72.7675781, 68.2578888, 1464.93848, 0.673014045, 1.55717735e-05, 0.739629745, -4.02511141e-05, 1, 1.55723737e-05, -0.739629745, -4.02513433e-05, 0.673014045) | |
| 523 | Part51.Orientation = Vector3.new(0, 47.7000008, 0) | |
| 524 | Part51.Position = Vector3.new(-72.7675781, 68.2578888, 1464.93848) | |
| 525 | Part51.Rotation = Vector3.new(0, 47.7000008, 0) | |
| 526 | Part51.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 527 | Part51.Size = Vector3.new(90.7999954, 85.640007, 49.8300018) | |
| 528 | Part51.Anchored = true | |
| 529 | Part51.BottomSurface = Enum.SurfaceType.Smooth | |
| 530 | Part51.BrickColor = BrickColor.new("Dark green")
| |
| 531 | Part51.TopSurface = Enum.SurfaceType.Smooth | |
| 532 | Part51.brickColor = BrickColor.new("Dark green")
| |
| 533 | Part51.FormFactor = Enum.FormFactor.Custom | |
| 534 | Part51.formFactor = Enum.FormFactor.Custom | |
| 535 | Texture52.Parent = Part51 | |
| 536 | Texture52.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 537 | Texture52.Face = Enum.NormalId.Top | |
| 538 | Texture52.StudsPerTileU = 4 | |
| 539 | Texture52.StudsPerTileV = 4 | |
| 540 | Texture53.Parent = Part51 | |
| 541 | Texture53.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 542 | Texture53.Face = Enum.NormalId.Bottom | |
| 543 | Texture53.StudsPerTileU = 4 | |
| 544 | Texture53.StudsPerTileV = 4 | |
| 545 | Decal54.Parent = Part51 | |
| 546 | Decal54.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 547 | Part55.Parent = Model9 | |
| 548 | Part55.CFrame = CFrame.new(-98.1318283, 68.2461395, 1524.95996, -0.107569695, 4.3095748e-05, -0.994198859, 2.32461207e-06, 1, 4.30957443e-05, 0.994198859, 2.32461571e-06, -0.107569695) | |
| 549 | Part55.Orientation = Vector3.new(0, -96.1800003, 0) | |
| 550 | Part55.Position = Vector3.new(-98.1318283, 68.2461395, 1524.95996) | |
| 551 | Part55.Rotation = Vector3.new(-179.979996, -83.8300018, -179.979996) | |
| 552 | Part55.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 553 | Part55.Size = Vector3.new(80.7699738, 85.6600037, 56.239994) | |
| 554 | Part55.Anchored = true | |
| 555 | Part55.BottomSurface = Enum.SurfaceType.Smooth | |
| 556 | Part55.BrickColor = BrickColor.new("Dark green")
| |
| 557 | Part55.TopSurface = Enum.SurfaceType.Smooth | |
| 558 | Part55.brickColor = BrickColor.new("Dark green")
| |
| 559 | Part55.FormFactor = Enum.FormFactor.Custom | |
| 560 | Part55.formFactor = Enum.FormFactor.Custom | |
| 561 | Texture56.Parent = Part55 | |
| 562 | Texture56.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 563 | Texture56.Face = Enum.NormalId.Top | |
| 564 | Texture56.StudsPerTileU = 4 | |
| 565 | Texture56.StudsPerTileV = 4 | |
| 566 | Texture57.Parent = Part55 | |
| 567 | Texture57.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 568 | Texture57.Face = Enum.NormalId.Bottom | |
| 569 | Texture57.StudsPerTileU = 4 | |
| 570 | Texture57.StudsPerTileV = 4 | |
| 571 | Decal58.Parent = Part55 | |
| 572 | Decal58.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 573 | Decal58.Face = Enum.NormalId.Back | |
| 574 | Part59.Parent = Model9 | |
| 575 | Part59.CFrame = CFrame.new(-109.896484, 68.2623672, 1592.84009, 0.525915921, 4.15143368e-05, -0.850534201, -1.17981745e-05, 1, 4.15143368e-05, 0.850534201, -1.17981726e-05, 0.525915921) | |
| 576 | Part59.Orientation = Vector3.new(0, -58.2700005, 0) | |
| 577 | Part59.Position = Vector3.new(-109.896484, 68.2623672, 1592.84009) | |
| 578 | Part59.Rotation = Vector3.new(0, -58.2700005, 0) | |
| 579 | Part59.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 580 | Part59.Size = Vector3.new(73.9400101, 85.6299973, 2.6699996) | |
| 581 | Part59.Anchored = true | |
| 582 | Part59.BottomSurface = Enum.SurfaceType.Smooth | |
| 583 | Part59.BrickColor = BrickColor.new("Dark green")
| |
| 584 | Part59.TopSurface = Enum.SurfaceType.Smooth | |
| 585 | Part59.brickColor = BrickColor.new("Dark green")
| |
| 586 | Part59.FormFactor = Enum.FormFactor.Custom | |
| 587 | Part59.formFactor = Enum.FormFactor.Custom | |
| 588 | Texture60.Parent = Part59 | |
| 589 | Texture60.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 590 | Texture60.Face = Enum.NormalId.Top | |
| 591 | Texture60.StudsPerTileU = 4 | |
| 592 | Texture60.StudsPerTileV = 4 | |
| 593 | Texture61.Parent = Part59 | |
| 594 | Texture61.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 595 | Texture61.Face = Enum.NormalId.Bottom | |
| 596 | Texture61.StudsPerTileU = 4 | |
| 597 | Texture61.StudsPerTileV = 4 | |
| 598 | Decal62.Parent = Part59 | |
| 599 | Decal62.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 600 | Decal62.Face = Enum.NormalId.Back | |
| 601 | Part63.Parent = Model9 | |
| 602 | Part63.CFrame = CFrame.new(4.81054688, 68.2920532, 1526.06055, 0.739657164, 3.94710805e-05, -0.672983825, -1.74506858e-05, 1, 3.94713206e-05, 0.672983825, -1.74512115e-05, 0.739657164) | |
| 603 | Part63.Orientation = Vector3.new(0, -42.2999992, 0) | |
| 604 | Part63.Position = Vector3.new(4.81054688, 68.2920532, 1526.06055) | |
| 605 | Part63.Rotation = Vector3.new(0, -42.2999992, 0) | |
| 606 | Part63.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 607 | Part63.Size = Vector3.new(232.52002, 85.5699844, 93.3499908) | |
| 608 | Part63.Anchored = true | |
| 609 | Part63.BottomSurface = Enum.SurfaceType.Smooth | |
| 610 | Part63.BrickColor = BrickColor.new("Dark green")
| |
| 611 | Part63.TopSurface = Enum.SurfaceType.Smooth | |
| 612 | Part63.brickColor = BrickColor.new("Dark green")
| |
| 613 | Part63.FormFactor = Enum.FormFactor.Custom | |
| 614 | Part63.formFactor = Enum.FormFactor.Custom | |
| 615 | Texture64.Parent = Part63 | |
| 616 | Texture64.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 617 | Texture64.Face = Enum.NormalId.Top | |
| 618 | Texture64.StudsPerTileU = 4 | |
| 619 | Texture64.StudsPerTileV = 4 | |
| 620 | Texture65.Parent = Part63 | |
| 621 | Texture65.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 622 | Texture65.Face = Enum.NormalId.Bottom | |
| 623 | Texture65.StudsPerTileU = 4 | |
| 624 | Texture65.StudsPerTileV = 4 | |
| 625 | Decal66.Parent = Part63 | |
| 626 | Decal66.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 627 | Decal66.Face = Enum.NormalId.Right | |
| 628 | WedgePart67.Parent = Model9 | |
| 629 | WedgePart67.CFrame = CFrame.new(-41.1757813, 110.506264, 1565.07837, -5.31645201e-05, 0.656220019, 0.75456965, 1, 3.48876201e-05, 4.01163234e-05, 0, 0.75456965, -0.656219959) | |
| 630 | WedgePart67.Orientation = Vector3.new(0, 131.009995, 90) | |
| 631 | WedgePart67.Position = Vector3.new(-41.1757813, 110.506264, 1565.07837) | |
| 632 | WedgePart67.Rotation = Vector3.new(-180, 48.9899979, -90) | |
| 633 | WedgePart67.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 634 | WedgePart67.Size = Vector3.new(1.28999984, 93.4600143, 58.6599998) | |
| 635 | WedgePart67.Anchored = true | |
| 636 | WedgePart67.BottomSurface = Enum.SurfaceType.Smooth | |
| 637 | WedgePart67.BrickColor = BrickColor.new("Earth green")
| |
| 638 | WedgePart67.brickColor = BrickColor.new("Earth green")
| |
| 639 | Texture68.Parent = WedgePart67 | |
| 640 | Texture68.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 641 | Texture68.Face = Enum.NormalId.Right | |
| 642 | Texture68.StudsPerTileU = 4 | |
| 643 | Texture68.StudsPerTileV = 4 | |
| 644 | Part69.Parent = Model9 | |
| 645 | Part69.CFrame = CFrame.new(55.6601563, 68.3130798, 1411.80493, -0.898353696, 2.28502304e-05, 0.439273, 3.66101413e-05, 1, 2.28528061e-05, -0.439273, 3.66117456e-05, -0.898353696) | |
| 646 | Part69.Orientation = Vector3.new(0, 153.940002, 0) | |
| 647 | Part69.Position = Vector3.new(55.6601563, 68.3130798, 1411.80493) | |
| 648 | Part69.Rotation = Vector3.new(-180, 26.0599995, -180) | |
| 649 | Part69.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 650 | Part69.Size = Vector3.new(79.5399933, 85.5299759, 2.94999981) | |
| 651 | Part69.Anchored = true | |
| 652 | Part69.BottomSurface = Enum.SurfaceType.Smooth | |
| 653 | Part69.BrickColor = BrickColor.new("Dark green")
| |
| 654 | Part69.TopSurface = Enum.SurfaceType.Smooth | |
| 655 | Part69.brickColor = BrickColor.new("Dark green")
| |
| 656 | Part69.FormFactor = Enum.FormFactor.Custom | |
| 657 | Part69.formFactor = Enum.FormFactor.Custom | |
| 658 | Texture70.Parent = Part69 | |
| 659 | Texture70.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 660 | Texture70.Face = Enum.NormalId.Top | |
| 661 | Texture70.StudsPerTileU = 4 | |
| 662 | Texture70.StudsPerTileV = 4 | |
| 663 | Texture71.Parent = Part69 | |
| 664 | Texture71.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 665 | Texture71.Face = Enum.NormalId.Bottom | |
| 666 | Texture71.StudsPerTileU = 4 | |
| 667 | Texture71.StudsPerTileV = 4 | |
| 668 | Decal72.Parent = Part69 | |
| 669 | Decal72.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 670 | Decal72.Face = Enum.NormalId.Back | |
| 671 | Part73.Parent = Model9 | |
| 672 | Part73.CFrame = CFrame.new(-26.6591797, 110.507774, 1514.53784, 0.639356077, 4.05885876e-05, -0.768913209, -1.46704169e-05, 1, 4.05885876e-05, 0.768913209, -1.46704169e-05, 0.639356077) | |
| 673 | Part73.Orientation = Vector3.new(0, -50.2599983, 0) | |
| 674 | Part73.Position = Vector3.new(-26.6591797, 110.507774, 1514.53784) | |
| 675 | Part73.Rotation = Vector3.new(0, -50.2599983, 0) | |
| 676 | Part73.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 677 | Part73.Size = Vector3.new(36.2400017, 1.26000011, 34.0600014) | |
| 678 | Part73.Anchored = true | |
| 679 | Part73.BottomSurface = Enum.SurfaceType.Smooth | |
| 680 | Part73.BrickColor = BrickColor.new("Earth green")
| |
| 681 | Part73.TopSurface = Enum.SurfaceType.Smooth | |
| 682 | Part73.brickColor = BrickColor.new("Earth green")
| |
| 683 | Part73.FormFactor = Enum.FormFactor.Custom | |
| 684 | Part73.formFactor = Enum.FormFactor.Custom | |
| 685 | Texture74.Parent = Part73 | |
| 686 | Texture74.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 687 | Texture74.Face = Enum.NormalId.Top | |
| 688 | Texture74.StudsPerTileU = 4 | |
| 689 | Texture74.StudsPerTileV = 4 | |
| 690 | Part75.Parent = Model9 | |
| 691 | Part75.CFrame = CFrame.new(-66.3583984, 110.512573, 1557.92944, 0.957395732, 3.46447996e-05, -0.288778216, -2.57365646e-05, 1, 3.46447996e-05, 0.288778216, -2.57365627e-05, 0.957395732) | |
| 692 | Part75.Orientation = Vector3.new(0, -16.7799988, 0) | |
| 693 | Part75.Position = Vector3.new(-66.3583984, 110.512573, 1557.92944) | |
| 694 | Part75.Rotation = Vector3.new(0, -16.7799988, 0) | |
| 695 | Part75.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 696 | Part75.Size = Vector3.new(61.3699913, 1.20000005, 2) | |
| 697 | Part75.Anchored = true | |
| 698 | Part75.BottomSurface = Enum.SurfaceType.Smooth | |
| 699 | Part75.BrickColor = BrickColor.new("Earth green")
| |
| 700 | Part75.TopSurface = Enum.SurfaceType.Smooth | |
| 701 | Part75.brickColor = BrickColor.new("Earth green")
| |
| 702 | Part75.FormFactor = Enum.FormFactor.Custom | |
| 703 | Part75.formFactor = Enum.FormFactor.Custom | |
| 704 | Texture76.Parent = Part75 | |
| 705 | Texture76.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 706 | Texture76.Face = Enum.NormalId.Top | |
| 707 | Texture76.StudsPerTileU = 4 | |
| 708 | Texture76.StudsPerTileV = 4 | |
| 709 | Part77.Parent = Model9 | |
| 710 | Part77.CFrame = CFrame.new(0.122069359, 68.3862915, 1527.99072, 0.898342729, 3.6611782e-05, -0.439290106, -2.28512799e-05, 1, 3.6611782e-05, 0.439290106, -2.28512799e-05, 0.898342729) | |
| 711 | Part77.Orientation = Vector3.new(0, -26.0599995, 0) | |
| 712 | Part77.Position = Vector3.new(0.122069359, 68.3862915, 1527.99072) | |
| 713 | Part77.Rotation = Vector3.new(0, -26.0599995, 0) | |
| 714 | Part77.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 715 | Part77.Size = Vector3.new(79.5399933, 85.3800125, 255.019989) | |
| 716 | Part77.Anchored = true | |
| 717 | Part77.BottomSurface = Enum.SurfaceType.Smooth | |
| 718 | Part77.BrickColor = BrickColor.new("Dark green")
| |
| 719 | Part77.TopSurface = Enum.SurfaceType.Smooth | |
| 720 | Part77.brickColor = BrickColor.new("Dark green")
| |
| 721 | Part77.FormFactor = Enum.FormFactor.Custom | |
| 722 | Part77.formFactor = Enum.FormFactor.Custom | |
| 723 | Texture78.Parent = Part77 | |
| 724 | Texture78.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 725 | Texture78.Face = Enum.NormalId.Top | |
| 726 | Texture78.StudsPerTileU = 4 | |
| 727 | Texture78.StudsPerTileV = 4 | |
| 728 | Texture79.Parent = Part77 | |
| 729 | Texture79.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 730 | Texture79.Face = Enum.NormalId.Bottom | |
| 731 | Texture79.StudsPerTileU = 4 | |
| 732 | Texture79.StudsPerTileV = 4 | |
| 733 | Decal80.Parent = Part77 | |
| 734 | Decal80.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 735 | Decal80.Face = Enum.NormalId.Back | |
| 736 | WedgePart81.Parent = Model9 | |
| 737 | WedgePart81.CFrame = CFrame.new(-44.3164101, 110.492126, 1499.43115, 2.77765357e-05, -0.562514782, 0.826787293, 1, 1.56247133e-05, -2.29652851e-05, 0, 0.826787233, 0.562514782) | |
| 738 | WedgePart81.Orientation = Vector3.new(0, 55.7700005, 90) | |
| 739 | WedgePart81.Position = Vector3.new(-44.3164101, 110.492126, 1499.43115) | |
| 740 | WedgePart81.Rotation = Vector3.new(0, 55.7700005, 90) | |
| 741 | WedgePart81.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 742 | WedgePart81.Size = Vector3.new(1.2299999, 95.3100357, 76.4700089) | |
| 743 | WedgePart81.Anchored = true | |
| 744 | WedgePart81.BottomSurface = Enum.SurfaceType.Smooth | |
| 745 | WedgePart81.BrickColor = BrickColor.new("Earth green")
| |
| 746 | WedgePart81.brickColor = BrickColor.new("Earth green")
| |
| 747 | Texture82.Parent = WedgePart81 | |
| 748 | Texture82.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 749 | Texture82.Face = Enum.NormalId.Right | |
| 750 | Texture82.StudsPerTileU = 4 | |
| 751 | Texture82.StudsPerTileV = 4 | |
| 752 | Part83.Parent = Model9 | |
| 753 | Part83.CFrame = CFrame.new(-19.6083984, 110.514534, 1458.08032, 0.825334072, 3.81727004e-05, -0.564636111, -2.01354997e-05, 1, 3.81727004e-05, 0.564636111, -2.01354997e-05, 0.825334072) | |
| 754 | Part83.Orientation = Vector3.new(0, -34.3800011, 0) | |
| 755 | Part83.Position = Vector3.new(-19.6083984, 110.514534, 1458.08032) | |
| 756 | Part83.Rotation = Vector3.new(0, -34.3800011, 0) | |
| 757 | Part83.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 758 | Part83.Size = Vector3.new(70.7600174, 1.20000005, 2) | |
| 759 | Part83.Anchored = true | |
| 760 | Part83.BottomSurface = Enum.SurfaceType.Smooth | |
| 761 | Part83.BrickColor = BrickColor.new("Earth green")
| |
| 762 | Part83.TopSurface = Enum.SurfaceType.Smooth | |
| 763 | Part83.brickColor = BrickColor.new("Earth green")
| |
| 764 | Part83.FormFactor = Enum.FormFactor.Custom | |
| 765 | Part83.formFactor = Enum.FormFactor.Custom | |
| 766 | Texture84.Parent = Part83 | |
| 767 | Texture84.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 768 | Texture84.Face = Enum.NormalId.Top | |
| 769 | Texture84.StudsPerTileU = 4 | |
| 770 | Texture84.StudsPerTileV = 4 | |
| 771 | Part85.Parent = Model9 | |
| 772 | Part85.CFrame = CFrame.new(-7.28320265, 68.3130798, 1451.76465, -0.257013321, -5.59381442e-06, 0.966407835, -4.27948835e-05, 1, -5.59291948e-06, -0.966407835, -4.27947707e-05, -0.257013321) | |
| 773 | Part85.Orientation = Vector3.new(0, 104.889999, 0) | |
| 774 | Part85.Position = Vector3.new(-7.28320265, 68.3130798, 1451.76465) | |
| 775 | Part85.Rotation = Vector3.new(180, 75.1100006, 180) | |
| 776 | Part85.Color = Color3.new(0.156863, 0.498039, 0.278431) | |
| 777 | Part85.Size = Vector3.new(99.2600021, 85.5300064, 84.1200409) | |
| 778 | Part85.Anchored = true | |
| 779 | Part85.BottomSurface = Enum.SurfaceType.Smooth | |
| 780 | Part85.BrickColor = BrickColor.new("Dark green")
| |
| 781 | Part85.TopSurface = Enum.SurfaceType.Smooth | |
| 782 | Part85.brickColor = BrickColor.new("Dark green")
| |
| 783 | Part85.FormFactor = Enum.FormFactor.Custom | |
| 784 | Part85.formFactor = Enum.FormFactor.Custom | |
| 785 | Texture86.Parent = Part85 | |
| 786 | Texture86.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 787 | Texture86.Face = Enum.NormalId.Top | |
| 788 | Texture86.StudsPerTileU = 4 | |
| 789 | Texture86.StudsPerTileV = 4 | |
| 790 | Texture87.Parent = Part85 | |
| 791 | Texture87.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 792 | Texture87.Face = Enum.NormalId.Bottom | |
| 793 | Texture87.StudsPerTileU = 4 | |
| 794 | Texture87.StudsPerTileV = 4 | |
| 795 | Decal88.Parent = Part85 | |
| 796 | Decal88.Texture = "http://www.roblox.com/asset/?id=162897974" | |
| 797 | Decal88.Face = Enum.NormalId.Right | |
| 798 | Part89.Parent = Model9 | |
| 799 | Part89.CFrame = CFrame.new(-69.3066406, 110.505264, 1526.64233, 0.752606928, 1.7834167e-05, 0.658459127, -3.93005503e-05, 1, 1.78341688e-05, -0.658459127, -3.93005503e-05, 0.752606928) | |
| 800 | Part89.Orientation = Vector3.new(0, 41.1800003, 0) | |
| 801 | Part89.Position = Vector3.new(-69.3066406, 110.505264, 1526.64233) | |
| 802 | Part89.Rotation = Vector3.new(0, 41.1800003, 0) | |
| 803 | Part89.Color = Color3.new(0.152941, 0.27451, 0.176471) | |
| 804 | Part89.Size = Vector3.new(69.7100296, 1.25999999, 2) | |
| 805 | Part89.Anchored = true | |
| 806 | Part89.BottomSurface = Enum.SurfaceType.Smooth | |
| 807 | Part89.BrickColor = BrickColor.new("Earth green")
| |
| 808 | Part89.TopSurface = Enum.SurfaceType.Smooth | |
| 809 | Part89.brickColor = BrickColor.new("Earth green")
| |
| 810 | Part89.FormFactor = Enum.FormFactor.Custom | |
| 811 | Part89.formFactor = Enum.FormFactor.Custom | |
| 812 | Texture90.Parent = Part89 | |
| 813 | Texture90.Texture = "http://www.roblox.com/asset/?id=162897981" | |
| 814 | Texture90.Face = Enum.NormalId.Top | |
| 815 | Texture90.StudsPerTileU = 4 | |
| 816 | Texture90.StudsPerTileV = 4 | |
| 817 | for i,v in pairs(mas:GetChildren()) do | |
| 818 | v.Parent = script | |
| 819 | pcall(function() v:MakeJoints() end) | |
| 820 | end | |
| 821 | mas:Destroy() | |
| 822 | for i,v in pairs(cors) do | |
| 823 | spawn(function() | |
| 824 | pcall(v) | |
| 825 | end) | |
| 826 | end |