View difference between Paste ID: 4qi0JVNE and u55DALmx
SHOW: | | - or go back to the newest paste.
1
local player = game.Players.LocalPlayer
2
local char = player.Character
3
local mouse = player:GetMouse()
4
local camera = game.Workspace.CurrentCamera
5-
local engineon = false
5+
local engineon = True
6
local rotateangle = 0
7
local speed = 5
8
local elevation = 0
9
local hover = 0
10
local qpressed = 0
11
local wpressed = false
12
local hpressed = 0
13
local heliready = false
14
function weld(p0,p1,c0)
15
        local w=Instance.new("Weld",p0)
16
        w.Part0=p0
17
        w.Part1=p1
18
        w.C0=c0
19
        return w
20
end
21
22
local mhuey = Instance.new("Model", workspace)
23
mhuey.Name = "MHuey"
24
25
 mainrotor = Instance.new("Model", mhuey)
26
mainrotor.Name = "mainrotor"
27
28
 rotor1b = Instance.new("Part", mainrotor)
29
rotor1b.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
30
rotor1b.TopSurface = Enum.SurfaceType.Smooth
31
rotor1b.Reflectance = 0.1
32
rotor1b.Material = Enum.Material.SmoothPlastic
33
rotor1b.Size = Vector3.new(1, 0.4, 1)
34
rotor1b.Name = "Rotor1b"
35
rotor1b.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
36
rotor1b.CFrame = CFrame.new(57.08, 21.043, 103.759)* CFrame.Angles(3.124981880188, 1.5415737628937, -3.1253423690796)
37
rotor1b.RightSurface = Enum.SurfaceType.SmoothNoOutlines
38
rotor1b.BackSurface = Enum.SurfaceType.SmoothNoOutlines
39
rotor1b.BrickColor = BrickColor.new("New Yeller")
40
rotor1b.Friction = 0.3
41
rotor1b.BottomSurface = Enum.SurfaceType.Smooth
42
43
 mesh = Instance.new("SpecialMesh", rotor1b)
44
mesh.MeshType = Enum.MeshType.Brick
45
46
 rotor1d = Instance.new("Part", mainrotor)
47
rotor1d.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
48
rotor1d.TopSurface = Enum.SurfaceType.Smooth
49
rotor1d.Reflectance = 0.1
50
rotor1d.Material = Enum.Material.SmoothPlastic
51
rotor1d.Size = Vector3.new(33, 0.4, 1)
52
rotor1d.Name = "Rotor1d"
53
rotor1d.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
54
rotor1d.CFrame = CFrame.new(56.588, 21.037, 86.767)* CFrame.Angles(-0.01661073230207, -1.5415778160095, -0.016250206157565)
55
rotor1d.RightSurface = Enum.SurfaceType.SmoothNoOutlines
56
rotor1d.BackSurface = Enum.SurfaceType.SmoothNoOutlines
57
rotor1d.BrickColor = BrickColor.new("Really black")
58
rotor1d.Friction = 0.3
59
rotor1d.BottomSurface = Enum.SurfaceType.Smooth
60
61
 mesh_2 = Instance.new("SpecialMesh", rotor1d)
62
mesh_2.MeshType = Enum.MeshType.Brick
63
64
 rotormiddle = Instance.new("Part", mainrotor)
65
rotormiddle.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
66
rotormiddle.TopSurface = Enum.SurfaceType.Smooth
67
rotormiddle.Reflectance = 0.1
68
rotormiddle.Material = Enum.Material.SmoothPlastic
69
rotormiddle.Size = Vector3.new(2, 2, 3)
70
rotormiddle.Name = "rotormiddle"
71
rotormiddle.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
72
rotormiddle.CFrame = CFrame.new(56.081, 20.831, 69.274)* CFrame.Angles(-0.016610756516457, -1.5415819883347, -0.016250181943178)
73
rotormiddle.RightSurface = Enum.SurfaceType.SmoothNoOutlines
74
rotormiddle.BackSurface = Enum.SurfaceType.SmoothNoOutlines
75
rotormiddle.BrickColor = BrickColor.new("Really black")
76
rotormiddle.Friction = 0.3
77
rotormiddle.BottomSurface = Enum.SurfaceType.Smooth
78
79
 mesh_3 = Instance.new("SpecialMesh", rotormiddle)
80
mesh_3.Scale = Vector3.new(1.25, 1.5, 1.25)
81
82
 rotor1b_2 = Instance.new("Part", mainrotor)
83
rotor1b_2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
84
rotor1b_2.TopSurface = Enum.SurfaceType.Smooth
85
rotor1b_2.Reflectance = 0.1
86
rotor1b_2.Material = Enum.Material.SmoothPlastic
87
rotor1b_2.Size = Vector3.new(33, 0.4, 1)
88
rotor1b_2.Name = "Rotor1b"
89
rotor1b_2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
90
rotor1b_2.CFrame = CFrame.new(55.574, 21.025, 51.781)* CFrame.Angles(3.124981880188, 1.5415900945663, -3.1253426074982)
91
rotor1b_2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
92
rotor1b_2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
93
rotor1b_2.BrickColor = BrickColor.new("Really black")
94
rotor1b_2.Friction = 0.3
95
rotor1b_2.BottomSurface = Enum.SurfaceType.Smooth
96
97
 mesh_4 = Instance.new("SpecialMesh", rotor1b_2)
98
mesh_4.MeshType = Enum.MeshType.Brick
99
100
 rotor1b_3 = Instance.new("Part", mainrotor)
101
rotor1b_3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
102
rotor1b_3.TopSurface = Enum.SurfaceType.Smooth
103
rotor1b_3.Reflectance = 0.1
104
rotor1b_3.Material = Enum.Material.SmoothPlastic
105
rotor1b_3.Size = Vector3.new(1, 0.4, 1)
106
rotor1b_3.Name = "Rotor1b"
107
rotor1b_3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
108
rotor1b_3.CFrame = CFrame.new(55.081, 21.019, 34.788)* CFrame.Angles(3.124981880188, 1.5415737628937, -3.1253423690796)
109
rotor1b_3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
110
rotor1b_3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
111
rotor1b_3.BrickColor = BrickColor.new("New Yeller")
112
rotor1b_3.Friction = 0.3
113
rotor1b_3.BottomSurface = Enum.SurfaceType.Smooth
114
115
 mesh_5 = Instance.new("SpecialMesh", rotor1b_3)
116
mesh_5.MeshType = Enum.MeshType.Brick
117
118
 part = Instance.new("Part", mhuey)
119
part.Velocity = Vector3.new(0.003, -0.015, 0)
120
part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
121
part.TopSurface = Enum.SurfaceType.Smooth
122
part.Reflectance = 0.1
123
part.RotVelocity = Vector3.new(-0.002, 0, 0.001)
124
part.Material = Enum.Material.SmoothPlastic
125
part.Size = Vector3.new(1, 0.4, 6)
126
part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
127
part.CFrame = CFrame.new(45.061, 13.057, 64.185)* CFrame.Angles(-1.5707890987396, 0.0006561778136529, -1.5784510374069)
128
part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
129
part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
130
part.BrickColor = BrickColor.new("Earth green")
131
part.Friction = 0.3
132
part.BottomSurface = Enum.SurfaceType.Smooth
133
134
 mesh_6 = Instance.new("BlockMesh", part)
135
mesh_6.Scale = Vector3.new(1, 2, 1)
136
137
 part_2 = Instance.new("Part", mhuey)
138
part_2.Velocity = Vector3.new(0, -0.018, -0.006)
139
part_2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
140
part_2.TopSurface = Enum.SurfaceType.Smooth
141
part_2.Reflectance = 0.1
142
part_2.RotVelocity = Vector3.new(-0.002, 0, 0.001)
143
part_2.Material = Enum.Material.SmoothPlastic
144
part_2.Size = Vector3.new(3, 0.4, 1)
145
part_2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
146
part_2.CFrame = CFrame.new(41.963, 15.86, 64.161)* CFrame.Angles(-3.1415903568268, 0.007653146982193, -3.1409363746643)
147
part_2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
148
part_2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
149
part_2.BrickColor = BrickColor.new("Earth green")
150
part_2.Friction = 0.3
151
part_2.BottomSurface = Enum.SurfaceType.Smooth
152
153
 mesh_7 = Instance.new("BlockMesh", part_2)
154
155
 part_3 = Instance.new("Part", mhuey)
156
part_3.Velocity = Vector3.new(0.004, -0.022, 0.002)
157
part_3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
158
part_3.TopSurface = Enum.SurfaceType.Smooth
159
part_3.Reflectance = 0.1
160
part_3.RotVelocity = Vector3.new(-0.002, 0, 0.001)
161
part_3.Material = Enum.Material.SmoothPlastic
162
part_3.Size = Vector3.new(2, 2, 3)
163
part_3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
164
part_3.CFrame = CFrame.new(35.956, 11.063, 64.615)* CFrame.Angles(0.085529819130898, 1.5631535053253, -1.6563184261322)
165
part_3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
166
part_3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
167
part_3.BrickColor = BrickColor.new("Earth green")
168
part_3.Friction = 0.3
169
part_3.BottomSurface = Enum.SurfaceType.Smooth
170
171
 mesh_8 = Instance.new("SpecialMesh", part_3)
172
mesh_8.MeshType = Enum.MeshType.Wedge
173
174
 part_4 = Instance.new("Part", mhuey)
175
part_4.Velocity = Vector3.new(0.004, -0.016, 0.002)
176
part_4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
177
part_4.TopSurface = Enum.SurfaceType.Smooth
178
part_4.Reflectance = 0.1
179
part_4.RotVelocity = Vector3.new(-0.002, 0, 0.001)
180
part_4.Material = Enum.Material.SmoothPlastic
181
part_4.Size = Vector3.new(1, 2.8, 1)
182
part_4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
183
part_4.CFrame = CFrame.new(44.36, 11.458, 64.179)* CFrame.Angles(0.085680015385151, 1.5631068944931, -0.085596419870853)
184
part_4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
185
part_4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
186
part_4.BrickColor = BrickColor.new("Earth green")
187
part_4.Friction = 0.3
188
part_4.BottomSurface = Enum.SurfaceType.Smooth
189
190
 mesh_9 = Instance.new("BlockMesh", part_4)
191
192
 part_5 = Instance.new("Part", mhuey)
193
part_5.Velocity = Vector3.new(0.007, -0.017, 0.009)
194
part_5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
195
part_5.TopSurface = Enum.SurfaceType.Smooth
196
part_5.Reflectance = 0.1
197
part_5.RotVelocity = Vector3.new(-0.002, 0, 0.001)
198
part_5.Material = Enum.Material.SmoothPlastic
199
part_5.Size = Vector3.new(2, 1, 1)
200
part_5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
201
part_5.CFrame = CFrame.new(44.465, 7.558, 63.18)* CFrame.Angles(2.256664174638e-006, -0.0076445201411843, -0.00065619929227978)
202
part_5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
203
part_5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
204
part_5.BrickColor = BrickColor.new("Really black")
205
part_5.Friction = 0.3
206
part_5.BottomSurface = Enum.SurfaceType.Smooth
207
208
 mesh_10 = Instance.new("SpecialMesh", part_5)
209
mesh_10.Scale = Vector3.new(0.3, 1, 1)
210
mesh_10.MeshType = Enum.MeshType.Wedge
211
212
 part_6 = Instance.new("Part", mhuey)
213
part_6.Velocity = Vector3.new(0, -0.012, -0.006)
214
part_6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
215
part_6.TopSurface = Enum.SurfaceType.Smooth
216
part_6.Reflectance = 0.1
217
part_6.RotVelocity = Vector3.new(-0.002, 0, 0.001)
218
part_6.Material = Enum.Material.SmoothPlastic
219
part_6.Size = Vector3.new(20, 1, 1)
220
part_6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
221
part_6.CFrame = CFrame.new(49.463, 16.555, 64.219)* CFrame.Angles(2.2491842628369e-006, -0.0076615139842033, -0.0006562068592757)
222
part_6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
223
part_6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
224
part_6.BrickColor = BrickColor.new("Earth green")
225
part_6.Friction = 0.3
226
part_6.BottomSurface = Enum.SurfaceType.Smooth
227
228
 mesh_11 = Instance.new("SpecialMesh", part_6)
229
mesh_11.MeshType = Enum.MeshType.Wedge
230
231
 part_7 = Instance.new("Part", mhuey)
232
part_7.Velocity = Vector3.new(-0.002, -0.008, -0.009)
233
part_7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
234
part_7.TopSurface = Enum.SurfaceType.Smooth
235
part_7.Reflectance = 0.1
236
part_7.RotVelocity = Vector3.new(-0.002, 0, 0.001)
237
part_7.Material = Enum.Material.SmoothPlastic
238
part_7.Size = Vector3.new(1, 1, 3)
239
part_7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
240
part_7.CFrame = CFrame.new(51.956, 18.553, 65.238)* CFrame.Angles(-1.5707890987396, 0.00065618148073554, 1.5631436109543)
241
part_7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
242
part_7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
243
part_7.BrickColor = BrickColor.new("Earth green")
244
part_7.Friction = 0.3
245
part_7.BottomSurface = Enum.SurfaceType.Smooth
246
247
 mesh_12 = Instance.new("SpecialMesh", part_7)
248
mesh_12.MeshType = Enum.MeshType.Wedge
249
250
 part_8 = Instance.new("Part", mhuey)
251
part_8.Velocity = Vector3.new(0.007, -0.015, 0.009)
252
part_8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
253
part_8.TopSurface = Enum.SurfaceType.Smooth
254
part_8.Reflectance = 0.1
255
part_8.RotVelocity = Vector3.new(-0.002, 0, 0.001)
256
part_8.Material = Enum.Material.SmoothPlastic
257
part_8.Size = Vector3.new(2, 1, 2)
258
part_8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
259
part_8.CFrame = CFrame.new(44.453, 7.558, 64.68)* CFrame.Angles(-3.1415903568268, 0.0076444307342172, 0.00065619929227978)
260
part_8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
261
part_8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
262
part_8.BrickColor = BrickColor.new("Really black")
263
part_8.Friction = 0.3
264
part_8.BottomSurface = Enum.SurfaceType.Smooth
265
266
 mesh_13 = Instance.new("SpecialMesh", part_8)
267
mesh_13.Scale = Vector3.new(0.3, 1, 1)
268
mesh_13.MeshType = Enum.MeshType.Wedge
269
270
 part_9 = Instance.new("Part", mhuey)
271
part_9.Velocity = Vector3.new(0.006, -0.015, 0.007)
272
part_9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
273
part_9.TopSurface = Enum.SurfaceType.Smooth
274
part_9.Reflectance = 0.1
275
part_9.RotVelocity = Vector3.new(-0.002, 0, 0.001)
276
part_9.Material = Enum.Material.SmoothPlastic
277
part_9.Size = Vector3.new(2, 1, 2)
278
part_9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
279
part_9.CFrame = CFrame.new(44.454, 8.558, 64.68)* CFrame.Angles(2.2569292923436e-006, -0.0076438933610916, -0.0006561991176568)
280
part_9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
281
part_9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
282
part_9.BrickColor = BrickColor.new("Really black")
283
part_9.Friction = 0.3
284
part_9.BottomSurface = Enum.SurfaceType.Smooth
285
286
 mesh_14 = Instance.new("SpecialMesh", part_9)
287
mesh_14.Scale = Vector3.new(0.3, 1, 1)
288
mesh_14.MeshType = Enum.MeshType.Wedge
289
290
 part_10 = Instance.new("Part", mhuey)
291
part_10.Velocity = Vector3.new(0.003, -0.016, 0)
292
part_10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
293
part_10.TopSurface = Enum.SurfaceType.Smooth
294
part_10.Reflectance = 0.1
295
part_10.RotVelocity = Vector3.new(-0.002, 0, 0.001)
296
part_10.Material = Enum.Material.SmoothPlastic
297
part_10.Size = Vector3.new(1, 0.4, 6)
298
part_10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
299
part_10.CFrame = CFrame.new(43.661, 13.058, 64.174)* CFrame.Angles(-1.5707890987396, 0.0006561737973243, -1.5784304141998)
300
part_10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
301
part_10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
302
part_10.BrickColor = BrickColor.new("Earth green")
303
part_10.Friction = 0.3
304
part_10.BottomSurface = Enum.SurfaceType.Smooth
305
306
 mesh_15 = Instance.new("BlockMesh", part_10)
307
308
 part_11 = Instance.new("Part", mhuey)
309
part_11.Velocity = Vector3.new(0.006, -0.012, 0.006)
310
part_11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
311
part_11.TopSurface = Enum.SurfaceType.Smooth
312
part_11.Reflectance = 0.1
313
part_11.RotVelocity = Vector3.new(-0.002, 0, 0.001)
314
part_11.Material = Enum.Material.SmoothPlastic
315
part_11.Size = Vector3.new(22, 1, 1)
316
part_11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
317
part_11.CFrame = CFrame.new(48.458, 9.555, 64.211)* CFrame.Angles(2.2530227852258e-006, -0.0076526845805347, 3.1409363746643)
318
part_11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
319
part_11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
320
part_11.BrickColor = BrickColor.new("Earth green")
321
part_11.Friction = 0.3
322
part_11.BottomSurface = Enum.SurfaceType.Smooth
323
324
 mesh_16 = Instance.new("SpecialMesh", part_11)
325
mesh_16.MeshType = Enum.MeshType.Wedge
326
327
 part_12 = Instance.new("Part", mhuey)
328
part_12.Velocity = Vector3.new(0.004, -0.018, 0.002)
329
part_12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
330
part_12.TopSurface = Enum.SurfaceType.Smooth
331
part_12.Reflectance = 0.1
332
part_12.RotVelocity = Vector3.new(-0.002, 0, 0.001)
333
part_12.Material = Enum.Material.SmoothPlastic
334
part_12.Size = Vector3.new(1, 2.8, 3)
335
part_12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
336
part_12.CFrame = CFrame.new(41.96, 11.46, 64.161)* CFrame.Angles(0.085645638406277, 1.5631612539291, -0.085630595684052)
337
part_12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
338
part_12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
339
part_12.BrickColor = BrickColor.new("Earth green")
340
part_12.Friction = 0.3
341
part_12.BottomSurface = Enum.SurfaceType.Smooth
342
343
 blockmesh = Instance.new("BlockMesh", part_12)
344
blockmesh.Name = "BlockMesh"
345
346
 decal = Instance.new("Decal", part_12)
347
decal.Face = Enum.NormalId.Right
348
decal.Texture = "http://www.roblox.com/asset/?id=315983116"
349
350
 part_13 = Instance.new("Part", mhuey)
351
part_13.Velocity = Vector3.new(0.002, -0.016, -0.002)
352
part_13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
353
part_13.Transparency = 0.8
354
part_13.TopSurface = Enum.SurfaceType.Smooth
355
part_13.Reflectance = 0.1
356
part_13.RotVelocity = Vector3.new(-0.002, 0, 0.001)
357
part_13.Material = Enum.Material.SmoothPlastic
358
part_13.Size = Vector3.new(1, 2.8, 1)
359
part_13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
360
part_13.CFrame = CFrame.new(44.361, 14.258, 64.179)* CFrame.Angles(0.085702493786812, 1.5630836486816, -0.085573859512806)
361
part_13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
362
part_13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
363
part_13.BrickColor = BrickColor.new("Earth green")
364
part_13.Friction = 0.3
365
part_13.BottomSurface = Enum.SurfaceType.Smooth
366
367
 mesh_17 = Instance.new("BlockMesh", part_13)
368
mesh_17.Scale = Vector3.new(0.9, 1, 1)
369
370
 part_14 = Instance.new("Part", mhuey)
371
part_14.Velocity = Vector3.new(0, -0.016, -0.005)
372
part_14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
373
part_14.TopSurface = Enum.SurfaceType.Smooth
374
part_14.Reflectance = 0.1
375
part_14.RotVelocity = Vector3.new(-0.002, 0, 0.001)
376
part_14.Material = Enum.Material.SmoothPlastic
377
part_14.Size = Vector3.new(1, 0.4, 1)
378
part_14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
379
part_14.CFrame = CFrame.new(44.362, 15.858, 64.18)* CFrame.Angles(-3.1415903568268, 0.007661871612072, -3.1409363746643)
380
part_14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
381
part_14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
382
part_14.BrickColor = BrickColor.new("Earth green")
383
part_14.Friction = 0.3
384
part_14.BottomSurface = Enum.SurfaceType.Smooth
385
386
 mesh_18 = Instance.new("BlockMesh", part_14)
387
388
 part_15 = Instance.new("Part", mhuey)
389
part_15.Velocity = Vector3.new(-0.001, -0.013, -0.007)
390
part_15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
391
part_15.TopSurface = Enum.SurfaceType.Smooth
392
part_15.Reflectance = 0.1
393
part_15.RotVelocity = Vector3.new(-0.002, 0, 0.001)
394
part_15.Material = Enum.Material.SmoothPlastic
395
part_15.Size = Vector3.new(4, 1, 3)
396
part_15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
397
part_15.CFrame = CFrame.new(41.944, 16.559, 66.661)* CFrame.Angles(-3.0558533668518, -1.5630297660828, -3.0560562610626)
398
part_15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
399
part_15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
400
part_15.BrickColor = BrickColor.new("Earth green")
401
part_15.Friction = 0.3
402
part_15.BottomSurface = Enum.SurfaceType.Smooth
403
404
 blockmesh_2 = Instance.new("BlockMesh", part_15)
405
blockmesh_2.Name = "BlockMesh"
406
407
 part_16 = Instance.new("Part", mhuey)
408
part_16.Velocity = Vector3.new(0.005, -0.017, 0.005)
409
part_16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
410
part_16.TopSurface = Enum.SurfaceType.Smooth
411
part_16.Reflectance = 0.1
412
part_16.RotVelocity = Vector3.new(-0.002, 0, 0.001)
413
part_16.Material = Enum.Material.SmoothPlastic
414
part_16.Size = Vector3.new(3, 1, 3)
415
part_16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
416
part_16.CFrame = CFrame.new(38.943, 9.561, 66.138)* CFrame.Angles(0.085641652345657, 1.5631612539291, -0.085634581744671)
417
part_16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
418
part_16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
419
part_16.BrickColor = BrickColor.new("Earth green")
420
part_16.Friction = 0.3
421
part_16.BottomSurface = Enum.SurfaceType.Smooth
422
423
 blockmesh_3 = Instance.new("BlockMesh", part_16)
424
blockmesh_3.Name = "BlockMesh"
425
426
 part_17 = Instance.new("Part", mhuey)
427
part_17.Velocity = Vector3.new(0.002, -0.018, -0.003)
428
part_17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
429
part_17.Transparency = 0.8
430
part_17.TopSurface = Enum.SurfaceType.Smooth
431
part_17.Reflectance = 0.1
432
part_17.RotVelocity = Vector3.new(-0.002, 0, 0.001)
433
part_17.Material = Enum.Material.SmoothPlastic
434
part_17.Size = Vector3.new(1, 2.8, 3)
435
part_17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
436
part_17.CFrame = CFrame.new(41.962, 14.26, 64.161)* CFrame.Angles(0.085634715855122, 1.5631612539291, -0.085619695484638)
437
part_17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
438
part_17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
439
part_17.BrickColor = BrickColor.new("Earth green")
440
part_17.Friction = 0.3
441
part_17.BottomSurface = Enum.SurfaceType.Smooth
442
443
 blockmesh_4 = Instance.new("BlockMesh", part_17)
444
blockmesh_4.Name = "BlockMesh"
445
blockmesh_4.Scale = Vector3.new(0.9, 1, 1)
446
447
 part_18 = Instance.new("Part", mhuey)
448
part_18.Velocity = Vector3.new(0.008, -0.01, 0.012)
449
part_18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
450
part_18.TopSurface = Enum.SurfaceType.Smooth
451
part_18.Reflectance = 0.1
452
part_18.RotVelocity = Vector3.new(-0.002, 0, 0.001)
453
part_18.Material = Enum.Material.SmoothPlastic
454
part_18.Size = Vector3.new(1, 0.8, 23)
455
part_18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
456
part_18.CFrame = CFrame.new(52.964, 6.652, 63.245)* CFrame.Angles(0.085650578141212, 1.5631535053253, -0.085625305771828)
457
part_18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
458
part_18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
459
part_18.BrickColor = BrickColor.new("Really black")
460
part_18.Friction = 0.3
461
part_18.BottomSurface = Enum.SurfaceType.Smooth
462
463
 part_19 = Instance.new("Part", mhuey)
464
part_19.Velocity = Vector3.new(-0.002, -0.003, -0.008)
465
part_19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
466
part_19.TopSurface = Enum.SurfaceType.Smooth
467
part_19.Reflectance = 0.1
468
part_19.RotVelocity = Vector3.new(-0.002, 0, 0.001)
469
part_19.Material = Enum.Material.SmoothPlastic
470
part_19.Size = Vector3.new(10, 3, 1)
471
part_19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
472
part_19.CFrame = CFrame.new(57.456, 18.549, 65.28)* CFrame.Angles(-3.1415903568268, 0.0076527292840183, -3.1409363746643)
473
part_19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
474
part_19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
475
part_19.BrickColor = BrickColor.new("Earth green")
476
part_19.Friction = 0.3
477
part_19.BottomSurface = Enum.SurfaceType.Smooth
478
479
 blockmesh_5 = Instance.new("BlockMesh", part_19)
480
blockmesh_5.Name = "BlockMesh"
481
482
 part_20 = Instance.new("Part", mhuey)
483
part_20.Velocity = Vector3.new(0.007, -0.007, 0.011)
484
part_20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
485
part_20.TopSurface = Enum.SurfaceType.Smooth
486
part_20.Reflectance = 0.1
487
part_20.RotVelocity = Vector3.new(-0.002, 0, 0.001)
488
part_20.Material = Enum.Material.SmoothPlastic
489
part_20.Size = Vector3.new(2, 1, 1)
490
part_20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
491
part_20.CFrame = CFrame.new(56.464, 7.55, 63.272)* CFrame.Angles(2.2558581349585e-006, -0.0076465494930744, -0.00065619964152575)
492
part_20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
493
part_20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
494
part_20.BrickColor = BrickColor.new("Really black")
495
part_20.Friction = 0.3
496
part_20.BottomSurface = Enum.SurfaceType.Smooth
497
498
 mesh_19 = Instance.new("SpecialMesh", part_20)
499
mesh_19.Scale = Vector3.new(0.3, 1, 1)
500
mesh_19.MeshType = Enum.MeshType.Wedge
501
502
 part_21 = Instance.new("Part", mhuey)
503
part_21.Velocity = Vector3.new(0.006, -0.011, 0.007)
504
part_21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
505
part_21.TopSurface = Enum.SurfaceType.Smooth
506
part_21.Reflectance = 0.1
507
part_21.RotVelocity = Vector3.new(-0.002, 0, 0.001)
508
part_21.Material = Enum.Material.SmoothPlastic
509
part_21.Size = Vector3.new(2, 1, 2)
510
part_21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
511
part_21.CFrame = CFrame.new(44.439, 8.558, 66.68)* CFrame.Angles(-3.1415903568268, 0.0076438933610916, 0.0006561991176568)
512
part_21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
513
part_21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
514
part_21.BrickColor = BrickColor.new("Really black")
515
part_21.Friction = 0.3
516
part_21.BottomSurface = Enum.SurfaceType.Smooth
517
518
 mesh_20 = Instance.new("SpecialMesh", part_21)
519
mesh_20.Scale = Vector3.new(0.3, 1, 1)
520
mesh_20.MeshType = Enum.MeshType.Wedge
521
522
 part_22 = Instance.new("Part", mhuey)
523
part_22.Velocity = Vector3.new(-0.002, -0.005, -0.009)
524
part_22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
525
part_22.TopSurface = Enum.SurfaceType.Smooth
526
part_22.Reflectance = 0.1
527
part_22.RotVelocity = Vector3.new(-0.002, 0, 0.001)
528
part_22.Material = Enum.Material.SmoothPlastic
529
part_22.Size = Vector3.new(2, 3, 3)
530
part_22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
531
part_22.CFrame = CFrame.new(49.937, 18.554, 67.722)* CFrame.Angles(0.085739210247993, 1.5630297660828, -0.085536375641823)
532
part_22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
533
part_22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
534
part_22.BrickColor = BrickColor.new("Earth green")
535
part_22.Friction = 0.3
536
part_22.BottomSurface = Enum.SurfaceType.Smooth
537
538
 mesh_21 = Instance.new("SpecialMesh", part_22)
539
mesh_21.MeshType = Enum.MeshType.Wedge
540
541
 part_23 = Instance.new("Part", mhuey)
542
part_23.Velocity = Vector3.new(0.004, -0.011, 0.004)
543
part_23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
544
part_23.TopSurface = Enum.SurfaceType.Smooth
545
part_23.Reflectance = 0.1
546
part_23.RotVelocity = Vector3.new(-0.002, 0, 0.001)
547
part_23.Material = Enum.Material.SmoothPlastic
548
part_23.Size = Vector3.new(4, 1.2, 1)
549
part_23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
550
part_23.CFrame = CFrame.new(44.94, 10.658, 66.684)* CFrame.Angles(-3.0559511184692, -1.5631612539291, 0.085634581744671)
551
part_23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
552
part_23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
553
part_23.BrickColor = BrickColor.new("Earth green")
554
part_23.Friction = 0.3
555
part_23.BottomSurface = Enum.SurfaceType.Smooth
556
557
 mesh_22 = Instance.new("BlockMesh", part_23)
558
559
 mesh_23 = Instance.new("SpecialMesh", part_23)
560
mesh_23.MeshType = Enum.MeshType.Wedge
561
562
 part_24 = Instance.new("Part", mhuey)
563
part_24.Velocity = Vector3.new(-0.001, -0.009, -0.007)
564
part_24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
565
part_24.TopSurface = Enum.SurfaceType.Smooth
566
part_24.Reflectance = 0.1
567
part_24.RotVelocity = Vector3.new(-0.002, 0, 0.001)
568
part_24.Material = Enum.Material.SmoothPlastic
569
part_24.Size = Vector3.new(4, 1, 2)
570
part_24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
571
part_24.CFrame = CFrame.new(41.421, 16.56, 69.657)* CFrame.Angles(-3.1415903568268, 0.0076700369827449, -3.1409363746643)
572
part_24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
573
part_24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
574
part_24.BrickColor = BrickColor.new("Earth green")
575
part_24.Friction = 0.3
576
part_24.BottomSurface = Enum.SurfaceType.Smooth
577
578
 blockmesh_6 = Instance.new("BlockMesh", part_24)
579
blockmesh_6.Name = "BlockMesh"
580
581
 part_25 = Instance.new("Part", mhuey)
582
part_25.Velocity = Vector3.new(0.003, -0.011, 0)
583
part_25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
584
part_25.TopSurface = Enum.SurfaceType.Smooth
585
part_25.Reflectance = 0.1
586
part_25.RotVelocity = Vector3.new(-0.002, 0, 0.001)
587
part_25.Material = Enum.Material.SmoothPlastic
588
part_25.Size = Vector3.new(4, 0.4, 2)
589
part_25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
590
part_25.CFrame = CFrame.new(44.641, 12.658, 66.682)* CFrame.Angles(1.5708036422729, -0.00065618084045127, 1.5784448385239)
591
part_25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
592
part_25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
593
part_25.BrickColor = BrickColor.new("Really black")
594
part_25.Friction = 0.3
595
part_25.BottomSurface = Enum.SurfaceType.Smooth
596
597
 mesh_24 = Instance.new("BlockMesh", part_25)
598
599
seat2 = Instance.new("Seat", mhuey)
600
seat2.Velocity = Vector3.new(0.004, -0.011, 0.003)
601
seat2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
602
seat2.TopSurface = Enum.SurfaceType.Smooth
603
seat2.Reflectance = 0.1
604
seat2.RotVelocity = Vector3.new(-0.002, 0, 0.001)
605
seat2.Material = Enum.Material.SmoothPlastic
606
seat2.Size = Vector3.new(4, 0.4, 2)
607
seat2.Name = "Seat2"
608
seat2.CFrame = CFrame.new(45.44, 11.457, 66.688)* CFrame.Angles(-3.0558865070343, -1.563068151474, -3.056022644043)
609
seat2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
610
seat2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
611
seat2.BrickColor = BrickColor.new("Really black")
612
seat2.Friction = 0.3
613
seat2.BottomSurface = Enum.SurfaceType.Smooth
614
seat2.Anchored = false
615
616
 mesh_25 = Instance.new("BlockMesh", seat2)
617
618
 seat = Instance.new("Seat", mhuey)
619
seat.Friction = 0.3
620
seat.BottomSurface = Enum.SurfaceType.Smooth
621
seat.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
622
seat.TopSurface = Enum.SurfaceType.Smooth
623
seat.Reflectance = 0.1
624
seat.BackSurface = Enum.SurfaceType.SmoothNoOutlines
625
seat.RotVelocity = Vector3.new(-0.002, 0, 0.001)
626
seat.BrickColor = BrickColor.new("Really black")
627
seat.Material = Enum.Material.SmoothPlastic
628
seat.Size = Vector3.new(7, 0.4, 2)
629
seat.Velocity = Vector3.new(0.004, -0.004, 0.004)
630
seat.RightSurface = Enum.SurfaceType.SmoothNoOutlines
631
seat.CFrame = CFrame.new(54.948, 11.451, 65.761)* CFrame.Angles(2.2967058157519e-006, -0.0076526966877282, -0.00065627892035991)
632
633
 mesh_26 = Instance.new("BlockMesh", seat)
634
635
 part_26 = Instance.new("Part", mhuey)
636
part_26.Velocity = Vector3.new(0.003, -0.003, 0.002)
637
part_26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
638
part_26.TopSurface = Enum.SurfaceType.Smooth
639
part_26.Reflectance = 0.1
640
part_26.RotVelocity = Vector3.new(-0.002, 0, 0.001)
641
part_26.Material = Enum.Material.SmoothPlastic
642
part_26.Size = Vector3.new(7, 0.4, 2)
643
part_26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
644
part_26.CFrame = CFrame.new(54.943, 12.651, 66.56)* CFrame.Angles(1.5708036422729, -0.00065618142252788, 0.007652617059648)
645
part_26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
646
part_26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
647
part_26.BrickColor = BrickColor.new("Really black")
648
part_26.Friction = 0.3
649
part_26.BottomSurface = Enum.SurfaceType.Smooth
650
651
 mesh_27 = Instance.new("BlockMesh", part_26)
652
653
 part_27 = Instance.new("Part", mhuey)
654
part_27.Velocity = Vector3.new(0.004, -0.004, 0.006)
655
part_27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
656
part_27.TopSurface = Enum.SurfaceType.Smooth
657
part_27.Reflectance = 0.1
658
part_27.RotVelocity = Vector3.new(-0.002, 0, 0.001)
659
part_27.Material = Enum.Material.SmoothPlastic
660
part_27.Size = Vector3.new(7, 1.2, 1)
661
part_27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
662
part_27.CFrame = CFrame.new(54.943, 10.651, 66.26)* CFrame.Angles(2.2608462586504e-006, -0.0076349526643753, 3.1409363746643)
663
part_27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
664
part_27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
665
part_27.BrickColor = BrickColor.new("Earth green")
666
part_27.Friction = 0.3
667
part_27.BottomSurface = Enum.SurfaceType.Smooth
668
669
 mesh_28 = Instance.new("BlockMesh", part_27)
670
671
 mesh_29 = Instance.new("SpecialMesh", part_27)
672
mesh_29.MeshType = Enum.MeshType.Wedge
673
674
 part_28 = Instance.new("Part", mhuey)
675
part_28.Velocity = Vector3.new(-0.002, 0.002, -0.007)
676
part_28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
677
part_28.TopSurface = Enum.SurfaceType.Smooth
678
part_28.Reflectance = 0.1
679
part_28.RotVelocity = Vector3.new(-0.002, 0, 0.001)
680
part_28.Material = Enum.Material.SmoothPlastic
681
part_28.Size = Vector3.new(3, 3, 1)
682
part_28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
683
part_28.CFrame = CFrame.new(60.948, 18.547, 66.406)* CFrame.Angles(-3.1415903568268, 0.0076528186909854, -3.1409363746643)
684
part_28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
685
part_28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
686
part_28.BrickColor = BrickColor.new("Earth green")
687
part_28.Friction = 0.3
688
part_28.BottomSurface = Enum.SurfaceType.Smooth
689
690
 blockmesh_7 = Instance.new("BlockMesh", part_28)
691
blockmesh_7.Name = "BlockMesh"
692
693
 part_29 = Instance.new("Part", mhuey)
694
part_29.Velocity = Vector3.new(0, 0.001, -0.004)
695
part_29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
696
part_29.TopSurface = Enum.SurfaceType.Smooth
697
part_29.Reflectance = 0.1
698
part_29.RotVelocity = Vector3.new(-0.002, 0, 0.001)
699
part_29.Material = Enum.Material.SmoothPlastic
700
part_29.Size = Vector3.new(3, 1, 2)
701
part_29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
702
part_29.CFrame = CFrame.new(60.951, 16.547, 65.806)* CFrame.Angles(-3.1415903568268, 0.0076350197196007, -3.1409363746643)
703
part_29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
704
part_29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
705
part_29.BrickColor = BrickColor.new("Earth green")
706
part_29.Friction = 0.3
707
part_29.BottomSurface = Enum.SurfaceType.Smooth
708
709
 blockmesh_8 = Instance.new("BlockMesh", part_29)
710
blockmesh_8.Name = "BlockMesh"
711
712
 part_30 = Instance.new("Part", mhuey)
713
part_30.Velocity = Vector3.new(0.007, -0.005, 0.011)
714
part_30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
715
part_30.TopSurface = Enum.SurfaceType.Smooth
716
part_30.Reflectance = 0.1
717
part_30.RotVelocity = Vector3.new(-0.002, 0, 0.001)
718
part_30.Material = Enum.Material.SmoothPlastic
719
part_30.Size = Vector3.new(2, 1, 2)
720
part_30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
721
part_30.CFrame = CFrame.new(56.453, 7.65, 64.772)* CFrame.Angles(-3.1415903568268, 0.0076469676569104, 0.00065619981614873)
722
part_30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
723
part_30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
724
part_30.BrickColor = BrickColor.new("Really black")
725
part_30.Friction = 0.3
726
part_30.BottomSurface = Enum.SurfaceType.Smooth
727
728
 mesh_30 = Instance.new("SpecialMesh", part_30)
729
mesh_30.Scale = Vector3.new(0.3, 1, 1)
730
mesh_30.MeshType = Enum.MeshType.Wedge
731
732
 part_31 = Instance.new("Part", mhuey)
733
part_31.Velocity = Vector3.new(0.006, -0.005, 0.009)
734
part_31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
735
part_31.TopSurface = Enum.SurfaceType.Smooth
736
part_31.Reflectance = 0.1
737
part_31.RotVelocity = Vector3.new(-0.002, 0, 0.001)
738
part_31.Material = Enum.Material.SmoothPlastic
739
part_31.Size = Vector3.new(2, 1, 2)
740
part_31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
741
part_31.CFrame = CFrame.new(56.454, 8.55, 64.772)* CFrame.Angles(2.2569292923436e-006, -0.0076438933610916, -0.0006561991176568)
742
part_31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
743
part_31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
744
part_31.BrickColor = BrickColor.new("Really black")
745
part_31.Friction = 0.3
746
part_31.BottomSurface = Enum.SurfaceType.Smooth
747
748
 mesh_31 = Instance.new("SpecialMesh", part_31)
749
mesh_31.Scale = Vector3.new(0.3, 1, 1)
750
mesh_31.MeshType = Enum.MeshType.Wedge
751
752
 part_32 = Instance.new("Part", mhuey)
753
part_32.Velocity = Vector3.new(0.003, 0.002, 0.003)
754
part_32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
755
part_32.TopSurface = Enum.SurfaceType.Smooth
756
part_32.Reflectance = 0.1
757
part_32.RotVelocity = Vector3.new(-0.002, 0, 0.001)
758
part_32.Material = Enum.Material.SmoothPlastic
759
part_32.Size = Vector3.new(6, 3, 8)
760
part_32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
761
part_32.CFrame = CFrame.new(63.452, 13.045, 65.325)* CFrame.Angles(-3.0558545589447, -1.5630143880844, -1.4852585792542)
762
part_32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
763
part_32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
764
part_32.BrickColor = BrickColor.new("Earth green")
765
part_32.Friction = 0.3
766
part_32.BottomSurface = Enum.SurfaceType.Smooth
767
768
 mesh_32 = Instance.new("SpecialMesh", part_32)
769
mesh_32.MeshType = Enum.MeshType.Wedge
770
771
 part_33 = Instance.new("Part", mhuey)
772
part_33.Velocity = Vector3.new(-0.002, 0.004, -0.006)
773
part_33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
774
part_33.TopSurface = Enum.SurfaceType.Smooth
775
part_33.Reflectance = 0.1
776
part_33.RotVelocity = Vector3.new(-0.002, 0, 0.001)
777
part_33.Material = Enum.Material.SmoothPlastic
778
part_33.Size = Vector3.new(4, 2, 5)
779
part_33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
780
part_33.CFrame = CFrame.new(64.951, 18.144, 65.937)* CFrame.Angles(-3.0557527542114, -1.5630373954773, -1.4851596355438)
781
part_33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
782
part_33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
783
part_33.BrickColor = BrickColor.new("Earth green")
784
part_33.Friction = 0.3
785
part_33.BottomSurface = Enum.SurfaceType.Smooth
786
787
 mesh_33 = Instance.new("SpecialMesh", part_33)
788
mesh_33.MeshType = Enum.MeshType.Wedge
789
790
 part_34 = Instance.new("Part", mhuey)
791
part_34.Velocity = Vector3.new(0.001, -0.016, -0.005)
792
part_34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
793
part_34.Transparency = 0.7
794
part_34.TopSurface = Enum.SurfaceType.Smooth
795
part_34.Reflectance = 0.1
796
part_34.RotVelocity = Vector3.new(-0.002, 0, 0.001)
797
part_34.Material = Enum.Material.SmoothPlastic
798
part_34.Size = Vector3.new(4, 4, 2)
799
part_34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
800
part_34.CFrame = CFrame.new(38.443, 15.062, 66.634)* CFrame.Angles(0.085529826581478, 1.5631457567215, -0.08552210777998)
801
part_34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
802
part_34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
803
part_34.BrickColor = BrickColor.new("Earth green")
804
part_34.Friction = 0.3
805
part_34.BottomSurface = Enum.SurfaceType.Smooth
806
807
 mesh_34 = Instance.new("SpecialMesh", part_34)
808
mesh_34.MeshType = Enum.MeshType.Wedge
809
810
 part_35 = Instance.new("Part", mhuey)
811
part_35.Velocity = Vector3.new(0.004, -0.021, 0.002)
812
part_35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
813
part_35.TopSurface = Enum.SurfaceType.Smooth
814
part_35.Reflectance = 0.1
815
part_35.RotVelocity = Vector3.new(-0.002, 0, 0.001)
816
part_35.Material = Enum.Material.SmoothPlastic
817
part_35.Size = Vector3.new(1, 2, 2)
818
part_35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
819
part_35.CFrame = CFrame.new(38.46, 11.062, 64.134)* CFrame.Angles(0.085529826581478, 1.5631457567215, -0.08552210777998)
820
part_35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
821
part_35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
822
part_35.BrickColor = BrickColor.new("Earth green")
823
part_35.Friction = 0.3
824
part_35.BottomSurface = Enum.SurfaceType.Smooth
825
826
 blockmesh_9 = Instance.new("BlockMesh", part_35)
827
blockmesh_9.Name = "BlockMesh"
828
829
 part_36 = Instance.new("Part", mhuey)
830
part_36.Velocity = Vector3.new(0, -0.018, -0.007)
831
part_36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
832
part_36.TopSurface = Enum.SurfaceType.Smooth
833
part_36.Reflectance = 0.1
834
part_36.RotVelocity = Vector3.new(-0.002, 0, 0.001)
835
part_36.Material = Enum.Material.SmoothPlastic
836
part_36.Size = Vector3.new(1, 1, 1)
837
part_36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
838
part_36.CFrame = CFrame.new(39.955, 16.561, 65.146)* CFrame.Angles(-3.1415903568268, 0.0076528787612915, -3.1409363746643)
839
part_36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
840
part_36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
841
part_36.BrickColor = BrickColor.new("Earth green")
842
part_36.Friction = 0.3
843
part_36.BottomSurface = Enum.SurfaceType.Smooth
844
845
 blockmesh_10 = Instance.new("BlockMesh", part_36)
846
blockmesh_10.Name = "BlockMesh"
847
848
 part_37 = Instance.new("Part", mhuey)
849
part_37.Velocity = Vector3.new(-0.001, -0.014, -0.007)
850
part_37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
851
part_37.TopSurface = Enum.SurfaceType.Smooth
852
part_37.Reflectance = 0.1
853
part_37.RotVelocity = Vector3.new(-0.002, 0, 0.001)
854
part_37.Material = Enum.Material.SmoothPlastic
855
part_37.Size = Vector3.new(1, 1, 3)
856
part_37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
857
part_37.CFrame = CFrame.new(39.94, 16.561, 67.146)* CFrame.Angles(-3.1415903568268, 0.0076348036527634, -3.1409363746643)
858
part_37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
859
part_37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
860
part_37.BrickColor = BrickColor.new("Earth green")
861
part_37.Friction = 0.3
862
part_37.BottomSurface = Enum.SurfaceType.Smooth
863
864
 blockmesh_11 = Instance.new("BlockMesh", part_37)
865
blockmesh_11.Name = "BlockMesh"
866
867
 part_38 = Instance.new("Part", mhuey)
868
part_38.Velocity = Vector3.new(0.004, -0.018, 0.001)
869
part_38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
870
part_38.TopSurface = Enum.SurfaceType.Smooth
871
part_38.Reflectance = 0.1
872
part_38.RotVelocity = Vector3.new(-0.002, 0, 0.001)
873
part_38.Material = Enum.Material.SmoothPlastic
874
part_38.Size = Vector3.new(2, 4, 1)
875
part_38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
876
part_38.CFrame = CFrame.new(33.933, 11.065, 67.6)* CFrame.Angles(0.085821054875851, 1.5631769895554, -1.6566096544266)
877
part_38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
878
part_38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
879
part_38.BrickColor = BrickColor.new("Earth green")
880
part_38.Friction = 0.3
881
part_38.BottomSurface = Enum.SurfaceType.Smooth
882
883
 mesh_35 = Instance.new("SpecialMesh", part_38)
884
mesh_35.MeshType = Enum.MeshType.Wedge
885
886
 part_39 = Instance.new("Part", mhuey)
887
part_39.Velocity = Vector3.new(0.005, -0.019, 0.004)
888
part_39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
889
part_39.Transparency = 0.8
890
part_39.TopSurface = Enum.SurfaceType.Smooth
891
part_39.Reflectance = 0.1
892
part_39.RotVelocity = Vector3.new(-0.002, 0, 0.001)
893
part_39.Material = Enum.Material.SmoothPlastic
894
part_39.Size = Vector3.new(3, 1, 2)
895
part_39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
896
part_39.CFrame = CFrame.new(36.443, 9.563, 66.119)* CFrame.Angles(0.085642009973526, 1.5631612539291, 3.0559582710266)
897
part_39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
898
part_39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
899
part_39.Friction = 0.3
900
part_39.BottomSurface = Enum.SurfaceType.Smooth
901
902
 mesh_36 = Instance.new("SpecialMesh", part_39)
903
mesh_36.MeshType = Enum.MeshType.Wedge
904
905
 part_40 = Instance.new("Part", mhuey)
906
part_40.Velocity = Vector3.new(0.001, -0.02, -0.004)
907
part_40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
908
part_40.Transparency = 0.8
909
part_40.TopSurface = Enum.SurfaceType.Smooth
910
part_40.Reflectance = 0.1
911
part_40.RotVelocity = Vector3.new(-0.002, 0, 0.001)
912
part_40.Material = Enum.Material.SmoothPlastic
913
part_40.Size = Vector3.new(1, 3, 1)
914
part_40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
915
part_40.CFrame = CFrame.new(38.962, 14.561, 64.138)* CFrame.Angles(0.085529826581478, 1.5631457567215, -0.08552210777998)
916
part_40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
917
part_40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
918
part_40.BrickColor = BrickColor.new("Earth green")
919
part_40.Friction = 0.3
920
part_40.BottomSurface = Enum.SurfaceType.Smooth
921
922
 mesh_37 = Instance.new("SpecialMesh", part_40)
923
mesh_37.MeshType = Enum.MeshType.Wedge
924
925
 part_41 = Instance.new("Part", mhuey)
926
part_41.Velocity = Vector3.new(0.003, -0.019, -0.001)
927
part_41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
928
part_41.TopSurface = Enum.SurfaceType.Smooth
929
part_41.Reflectance = 0.1
930
part_41.RotVelocity = Vector3.new(-0.002, 0, 0.001)
931
part_41.Material = Enum.Material.SmoothPlastic
932
part_41.Size = Vector3.new(1, 6, 1)
933
part_41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
934
part_41.CFrame = CFrame.new(39.961, 13.061, 64.146)* CFrame.Angles(0.085641294717789, 1.5631612539291, -0.08563357591629)
935
part_41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
936
part_41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
937
part_41.BrickColor = BrickColor.new("Earth green")
938
part_41.Friction = 0.3
939
part_41.BottomSurface = Enum.SurfaceType.Smooth
940
941
 blockmesh_12 = Instance.new("BlockMesh", part_41)
942
blockmesh_12.Name = "BlockMesh"
943
944
 part_42 = Instance.new("Part", mhuey)
945
part_42.Velocity = Vector3.new(0.002, -0.013, -0.001)
946
part_42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
947
part_42.TopSurface = Enum.SurfaceType.Smooth
948
part_42.Reflectance = 0.1
949
part_42.RotVelocity = Vector3.new(-0.002, 0, 0.001)
950
part_42.Material = Enum.Material.SmoothPlastic
951
part_42.Size = Vector3.new(8, 1, 3)
952
part_42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
953
part_42.CFrame = CFrame.new(35.919, 12.563, 69.615)* CFrame.Angles(0.085641294717789, 1.5631612539291, -0.08563357591629)
954
part_42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
955
part_42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
956
part_42.BrickColor = BrickColor.new("Earth green")
957
part_42.Friction = 0.3
958
part_42.BottomSurface = Enum.SurfaceType.Smooth
959
960
 mesh_38 = Instance.new("SpecialMesh", part_42)
961
mesh_38.MeshType = Enum.MeshType.Wedge
962
963
 part_43 = Instance.new("Part", mhuey)
964
part_43.Velocity = Vector3.new(0, -0.011, -0.005)
965
part_43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
966
part_43.TopSurface = Enum.SurfaceType.Smooth
967
part_43.Reflectance = 0.1
968
part_43.RotVelocity = Vector3.new(-0.002, 0, 0.001)
969
part_43.Material = Enum.Material.SmoothPlastic
970
part_43.Size = Vector3.new(2, 4, 2)
971
part_43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
972
part_43.CFrame = CFrame.new(38.42, 15.062, 69.634)* CFrame.Angles(0.085419297218323, 1.5631378889084, -0.085411585867405)
973
part_43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
974
part_43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
975
part_43.BrickColor = BrickColor.new("Really black")
976
part_43.Friction = 0.3
977
part_43.BottomSurface = Enum.SurfaceType.Smooth
978
979
 mesh_39 = Instance.new("SpecialMesh", part_43)
980
mesh_39.MeshType = Enum.MeshType.Wedge
981
982
 part_44 = Instance.new("Part", mhuey)
983
part_44.Velocity = Vector3.new(0.003, -0.013, 0.002)
984
part_44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
985
part_44.TopSurface = Enum.SurfaceType.Smooth
986
part_44.Reflectance = 0.1
987
part_44.RotVelocity = Vector3.new(-0.002, 0, 0.001)
988
part_44.Material = Enum.Material.SmoothPlastic
989
part_44.Size = Vector3.new(3, 2, 8)
990
part_44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
991
part_44.CFrame = CFrame.new(35.918, 11.063, 69.615)* CFrame.Angles(-3.1415903568268, 0.0076228827238083, -3.1409363746643)
992
part_44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
993
part_44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
994
part_44.BrickColor = BrickColor.new("Really black")
995
part_44.Friction = 0.3
996
part_44.BottomSurface = Enum.SurfaceType.Smooth
997
998
 blockmesh_13 = Instance.new("BlockMesh", part_44)
999
blockmesh_13.Name = "BlockMesh"
1000
1001
 part_45 = Instance.new("Part", mhuey)
1002
part_45.Velocity = Vector3.new(0.002, 0.016, 0.004)
1003
part_45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1004
part_45.TopSurface = Enum.SurfaceType.Smooth
1005
part_45.Reflectance = 0.1
1006
part_45.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1007
part_45.Material = Enum.Material.SmoothPlastic
1008
part_45.Size = Vector3.new(1, 2, 16)
1009
part_45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1010
part_45.CFrame = CFrame.new(75.433, 13.538, 67.917)* CFrame.Angles(-3.0556631088257, -1.5631068944931, -1.484968662262)
1011
part_45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1012
part_45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1013
part_45.BrickColor = BrickColor.new("Earth green")
1014
part_45.Friction = 0.3
1015
part_45.BottomSurface = Enum.SurfaceType.Smooth
1016
1017
 mesh_40 = Instance.new("SpecialMesh", part_45)
1018
mesh_40.MeshType = Enum.MeshType.Wedge
1019
1020
 part_46 = Instance.new("Part", mhuey)
1021
part_46.Velocity = Vector3.new(0.002, 0.017, 0.006)
1022
part_46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1023
part_46.TopSurface = Enum.SurfaceType.Smooth
1024
part_46.Reflectance = 0.1
1025
part_46.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1026
part_46.Material = Enum.Material.SmoothPlastic
1027
part_46.Size = Vector3.new(1, 2, 17)
1028
part_46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1029
part_46.CFrame = CFrame.new(75.933, 12.537, 67.921)* CFrame.Angles(-3.0557613372803, -1.5630143880844, -1.4851629734039)
1030
part_46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1031
part_46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1032
part_46.BrickColor = BrickColor.new("Earth green")
1033
part_46.Friction = 0.3
1034
part_46.BottomSurface = Enum.SurfaceType.Smooth
1035
1036
 mesh_41 = Instance.new("SpecialMesh", part_46)
1037
mesh_41.MeshType = Enum.MeshType.Wedge
1038
1039
 part_47 = Instance.new("Part", mhuey)
1040
part_47.Velocity = Vector3.new(0, -0.006, -0.005)
1041
part_47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1042
part_47.Transparency = 0.7
1043
part_47.TopSurface = Enum.SurfaceType.Smooth
1044
part_47.Reflectance = 0.1
1045
part_47.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1046
part_47.Material = Enum.Material.SmoothPlastic
1047
part_47.Size = Vector3.new(4, 4, 2)
1048
part_47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1049
part_47.CFrame = CFrame.new(38.397, 15.062, 72.634)* CFrame.Angles(0.085412956774235, 1.5631378889084, -0.085405260324478)
1050
part_47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1051
part_47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1052
part_47.BrickColor = BrickColor.new("Earth green")
1053
part_47.Friction = 0.3
1054
part_47.BottomSurface = Enum.SurfaceType.Smooth
1055
1056
 mesh_42 = Instance.new("SpecialMesh", part_47)
1057
mesh_42.MeshType = Enum.MeshType.Wedge
1058
1059
 part_48 = Instance.new("Part", mhuey)
1060
part_48.Velocity = Vector3.new(0.003, -0.011, 0.001)
1061
part_48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1062
part_48.TopSurface = Enum.SurfaceType.Smooth
1063
part_48.Reflectance = 0.1
1064
part_48.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1065
part_48.Material = Enum.Material.SmoothPlastic
1066
part_48.Size = Vector3.new(2, 4, 1)
1067
part_48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1068
part_48.CFrame = CFrame.new(33.902, 11.065, 71.6)* CFrame.Angles(0.085807986557484, 1.5631146430969, 1.4850934743881)
1069
part_48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1070
part_48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1071
part_48.BrickColor = BrickColor.new("Earth green")
1072
part_48.Friction = 0.3
1073
part_48.BottomSurface = Enum.SurfaceType.Smooth
1074
1075
 mesh_43 = Instance.new("SpecialMesh", part_48)
1076
mesh_43.MeshType = Enum.MeshType.Wedge
1077
1078
 part_49 = Instance.new("Part", mhuey)
1079
part_49.Velocity = Vector3.new(-0.002, -0.006, -0.007)
1080
part_49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1081
part_49.TopSurface = Enum.SurfaceType.Smooth
1082
part_49.Reflectance = 0.1
1083
part_49.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1084
part_49.Material = Enum.Material.SmoothPlastic
1085
part_49.Size = Vector3.new(1, 1, 3)
1086
part_49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1087
part_49.CFrame = CFrame.new(39.902, 16.561, 72.145)* CFrame.Angles(-3.1415903568268, 0.0076701794750988, -3.1409363746643)
1088
part_49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1089
part_49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1090
part_49.BrickColor = BrickColor.new("Earth green")
1091
part_49.Friction = 0.3
1092
part_49.BottomSurface = Enum.SurfaceType.Smooth
1093
1094
 blockmesh_14 = Instance.new("BlockMesh", part_49)
1095
blockmesh_14.Name = "BlockMesh"
1096
1097
 rotor = Instance.new("Part", mhuey)
1098
rotor.TopSurfaceInput = Enum.InputType.Constant
1099
rotor.Velocity = Vector3.new(-0.003, 0.003, -0.008)
1100
rotor.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1101
rotor.TopSurface = Enum.SurfaceType.Smooth
1102
rotor.Reflectance = 0.1
1103
rotor.TopParamA = -0.1
1104
rotor.TopParamB = 0.1
1105
rotor.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1106
rotor.Material = Enum.Material.SmoothPlastic
1107
rotor.Size = Vector3.new(8, 2.8, 7)
1108
rotor.Name = "Rotor"
1109
rotor.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1110
rotor.CFrame = CFrame.new(54.922, 18.451, 69.76)* CFrame.Angles(-3.0563409328461, -1.5630605220795, -3.0564436912537)
1111
rotor.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1112
rotor.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1113
rotor.BrickColor = BrickColor.new("Earth green")
1114
rotor.Friction = 0.3
1115
rotor.BottomSurface = Enum.SurfaceType.Smooth
1116
1117
 engine = Instance.new("Part", mhuey)
1118
engine.Velocity = Vector3.new(0.002, 0.003, 0.001)
1119
engine.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1120
engine.TopSurface = Enum.SurfaceType.Smooth
1121
engine.Reflectance = 0.1
1122
engine.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1123
engine.Material = Enum.Material.SmoothPlastic
1124
engine.Size = Vector3.new(6, 6, 7)
1125
engine.Name = "engine"
1126
engine.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1127
engine.CFrame = CFrame.new(54.918, 13.051, 69.76)* CFrame.Angles(0.085518606007099, 1.5630836486816, -0.085415221750736)
1128
engine.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1129
engine.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1130
engine.BrickColor = BrickColor.new("Earth green")
1131
engine.Friction = 0.3
1132
engine.BottomSurface = Enum.SurfaceType.Smooth
1133
1134
 mesh_44 = Instance.new("BlockMesh", engine)
1135
1136
 part_50 = Instance.new("Part", mhuey)
1137
part_50.Velocity = Vector3.new(0.005, -0.002, 0.007)
1138
part_50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1139
part_50.TopSurface = Enum.SurfaceType.Smooth
1140
part_50.Reflectance = 0.1
1141
part_50.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1142
part_50.Material = Enum.Material.SmoothPlastic
1143
part_50.Size = Vector3.new(10, 1, 19)
1144
part_50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1145
part_50.CFrame = CFrame.new(49.916, 9.554, 69.722)* CFrame.Angles(0.085640653967857, 1.5631612539291, -0.085635587573051)
1146
part_50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1147
part_50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1148
part_50.BrickColor = BrickColor.new("Earth green")
1149
part_50.Friction = 0.3
1150
part_50.BottomSurface = Enum.SurfaceType.Smooth
1151
1152
 blockmesh_15 = Instance.new("BlockMesh", part_50)
1153
blockmesh_15.Name = "BlockMesh"
1154
1155
 part_51 = Instance.new("Part", mhuey)
1156
part_51.Velocity = Vector3.new(-0.001, 0, -0.005)
1157
part_51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1158
part_51.TopSurface = Enum.SurfaceType.Smooth
1159
part_51.Reflectance = 0.1
1160
part_51.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1161
part_51.Material = Enum.Material.SmoothPlastic
1162
part_51.Size = Vector3.new(16, 1, 10)
1163
part_51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1164
part_51.CFrame = CFrame.new(51.421, 16.553, 69.733)* CFrame.Angles(-3.1415903568268, 0.0076748356223106, -3.1409363746643)
1165
part_51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1166
part_51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1167
part_51.BrickColor = BrickColor.new("Earth green")
1168
part_51.Friction = 0.3
1169
part_51.BottomSurface = Enum.SurfaceType.Smooth
1170
1171
 blockmesh_16 = Instance.new("BlockMesh", part_51)
1172
blockmesh_16.Name = "BlockMesh"
1173
1174
 part_52 = Instance.new("Part", mhuey)
1175
part_52.Velocity = Vector3.new(-0.003, 0.006, -0.008)
1176
part_52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1177
part_52.TopSurface = Enum.SurfaceType.Smooth
1178
part_52.Reflectance = 0.1
1179
part_52.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1180
part_52.Material = Enum.Material.SmoothPlastic
1181
part_52.Size = Vector3.new(1, 3, 8)
1182
part_52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1183
part_52.CFrame = CFrame.new(58.922, 18.548, 69.791)* CFrame.Angles(-3.1415903568268, 0.0076343934051692, -3.1409363746643)
1184
part_52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1185
part_52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1186
part_52.BrickColor = BrickColor.new("Earth green")
1187
part_52.Friction = 0.3
1188
part_52.BottomSurface = Enum.SurfaceType.Smooth
1189
1190
 blockmesh_17 = Instance.new("BlockMesh", part_52)
1191
blockmesh_17.Name = "BlockMesh"
1192
1193
 part_53 = Instance.new("Part", mhuey)
1194
part_53.Velocity = Vector3.new(0, 0.01, -0.001)
1195
part_53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1196
part_53.TopSurface = Enum.SurfaceType.Smooth
1197
part_53.Reflectance = 0.1
1198
part_53.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1199
part_53.Material = Enum.Material.SmoothPlastic
1200
part_53.Size = Vector3.new(1, 2, 1)
1201
part_53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1202
part_53.CFrame = CFrame.new(67.935, 15.542, 67.86)* CFrame.Angles(-3.0557565689087, -1.5630991458893, -1.485062122345)
1203
part_53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1204
part_53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1205
part_53.BrickColor = BrickColor.new("Earth green")
1206
part_53.Friction = 0.3
1207
part_53.BottomSurface = Enum.SurfaceType.Smooth
1208
1209
 mesh_45 = Instance.new("SpecialMesh", part_53)
1210
mesh_45.MeshType = Enum.MeshType.Wedge
1211
1212
 part_54 = Instance.new("Part", mhuey)
1213
part_54.Velocity = Vector3.new(0.001, 0.013, 0.002)
1214
part_54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1215
part_54.TopSurface = Enum.SurfaceType.Smooth
1216
part_54.Reflectance = 0.1
1217
part_54.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1218
part_54.Material = Enum.Material.SmoothPlastic
1219
part_54.Size = Vector3.new(1, 2, 8)
1220
part_54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1221
part_54.CFrame = CFrame.new(71.434, 14.54, 67.886)* CFrame.Angles(-3.0556631088257, -1.5631068944931, -1.484968662262)
1222
part_54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1223
part_54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1224
part_54.BrickColor = BrickColor.new("Earth green")
1225
part_54.Friction = 0.3
1226
part_54.BottomSurface = Enum.SurfaceType.Smooth
1227
1228
 mesh_46 = Instance.new("SpecialMesh", part_54)
1229
mesh_46.MeshType = Enum.MeshType.Wedge
1230
1231
 part_55 = Instance.new("Part", mhuey)
1232
part_55.Velocity = Vector3.new(0.002, -0.011, -0.001)
1233
part_55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1234
part_55.TopSurface = Enum.SurfaceType.Smooth
1235
part_55.Reflectance = 0.1
1236
part_55.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1237
part_55.Material = Enum.Material.SmoothPlastic
1238
part_55.Size = Vector3.new(2, 1, 12)
1239
part_55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1240
part_55.CFrame = CFrame.new(38.419, 12.562, 69.634)* CFrame.Angles(-3.1415903568268, 0.0076489895582199, -3.1409363746643)
1241
part_55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1242
part_55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1243
part_55.BrickColor = BrickColor.new("Earth green")
1244
part_55.Friction = 0.3
1245
part_55.BottomSurface = Enum.SurfaceType.Smooth
1246
1247
 blockmesh_18 = Instance.new("BlockMesh", part_55)
1248
blockmesh_18.Name = "BlockMesh"
1249
1250
 part_56 = Instance.new("Part", mhuey)
1251
part_56.Velocity = Vector3.new(-0.003, -0.002, -0.009)
1252
part_56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1253
part_56.TopSurface = Enum.SurfaceType.Smooth
1254
part_56.Reflectance = 0.1
1255
part_56.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1256
part_56.Material = Enum.Material.SmoothPlastic
1257
part_56.Size = Vector3.new(2, 3, 5)
1258
part_56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1259
part_56.CFrame = CFrame.new(48.922, 18.555, 69.714)* CFrame.Angles(0.08525488525629, 1.5630605220795, -0.085152111947536)
1260
part_56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1261
part_56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1262
part_56.BrickColor = BrickColor.new("Earth green")
1263
part_56.Friction = 0.3
1264
part_56.BottomSurface = Enum.SurfaceType.Smooth
1265
1266
 mesh_47 = Instance.new("SpecialMesh", part_56)
1267
mesh_47.MeshType = Enum.MeshType.Wedge
1268
1269
 part_57 = Instance.new("Part", mhuey)
1270
part_57.Velocity = Vector3.new(0.004, -0.009, 0.003)
1271
part_57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1272
part_57.TopSurface = Enum.SurfaceType.Smooth
1273
part_57.Reflectance = 0.1
1274
part_57.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1275
part_57.Material = Enum.Material.SmoothPlastic
1276
part_57.Size = Vector3.new(2, 1.6, 2)
1277
part_57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1278
part_57.CFrame = CFrame.new(41.417, 10.86, 69.657)* CFrame.Angles(-3.1415903568268, 0.0076494961977005, -3.1409363746643)
1279
part_57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1280
part_57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1281
part_57.BrickColor = BrickColor.new("Really black")
1282
part_57.Friction = 0.3
1283
part_57.BottomSurface = Enum.SurfaceType.Smooth
1284
1285
 mesh_48 = Instance.new("BlockMesh", part_57)
1286
1287
 part_58 = Instance.new("Part", mhuey)
1288
part_58.Velocity = Vector3.new(0.005, -0.013, 0.004)
1289
part_58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1290
part_58.TopSurface = Enum.SurfaceType.Smooth
1291
part_58.Reflectance = 0.1
1292
part_58.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1293
part_58.Material = Enum.Material.SmoothPlastic
1294
part_58.Size = Vector3.new(4, 1, 3)
1295
part_58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1296
part_58.CFrame = CFrame.new(35.917, 9.563, 69.615)* CFrame.Angles(0.085657514631748, 1.5631612539291, 3.055942773819)
1297
part_58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1298
part_58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1299
part_58.BrickColor = BrickColor.new("Really black")
1300
part_58.Friction = 0.3
1301
part_58.BottomSurface = Enum.SurfaceType.Smooth
1302
1303
 mesh_49 = Instance.new("SpecialMesh", part_58)
1304
mesh_49.MeshType = Enum.MeshType.Wedge
1305
1306
 part_59 = Instance.new("Part", mhuey)
1307
part_59.Velocity = Vector3.new(0.006, -0.001, 0.009)
1308
part_59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1309
part_59.TopSurface = Enum.SurfaceType.Smooth
1310
part_59.Reflectance = 0.1
1311
part_59.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1312
part_59.Material = Enum.Material.SmoothPlastic
1313
part_59.Size = Vector3.new(2, 1, 2)
1314
part_59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1315
part_59.CFrame = CFrame.new(56.438, 8.55, 66.772)* CFrame.Angles(-3.1415903568268, 0.0076438933610916, 0.0006561991176568)
1316
part_59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1317
part_59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1318
part_59.BrickColor = BrickColor.new("Really black")
1319
part_59.Friction = 0.3
1320
part_59.BottomSurface = Enum.SurfaceType.Smooth
1321
1322
 mesh_50 = Instance.new("SpecialMesh", part_59)
1323
mesh_50.Scale = Vector3.new(0.3, 1, 1)
1324
mesh_50.MeshType = Enum.MeshType.Wedge
1325
1326
 part_60 = Instance.new("Part", mhuey)
1327
part_60.Velocity = Vector3.new(0.003, -0.009, 0.001)
1328
part_60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1329
part_60.TopSurface = Enum.SurfaceType.Smooth
1330
part_60.Reflectance = 0.1
1331
part_60.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1332
part_60.Material = Enum.Material.SmoothPlastic
1333
part_60.Size = Vector3.new(2, 0.8, 1)
1334
part_60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1335
part_60.CFrame = CFrame.new(40.918, 12.06, 69.653)* CFrame.Angles(-3.0559499263763, -1.5631612539291, -3.0559577941895)
1336
part_60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1337
part_60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1338
part_60.BrickColor = BrickColor.new("Really black")
1339
part_60.Friction = 0.3
1340
part_60.BottomSurface = Enum.SurfaceType.Smooth
1341
1342
 mesh_51 = Instance.new("BlockMesh", part_60)
1343
1344
 mesh_52 = Instance.new("SpecialMesh", part_60)
1345
mesh_52.MeshType = Enum.MeshType.Wedge
1346
1347
 part_61 = Instance.new("Part", mhuey)
1348
part_61.Velocity = Vector3.new(0.003, -0.01, 0.002)
1349
part_61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1350
part_61.TopSurface = Enum.SurfaceType.Smooth
1351
part_61.Reflectance = 0.1
1352
part_61.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1353
part_61.Material = Enum.Material.SmoothPlastic
1354
part_61.Size = Vector3.new(1, 2.8, 6)
1355
part_61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1356
part_61.CFrame = CFrame.new(39.918, 11.461, 69.646)* CFrame.Angles(-3.1415903568268, 0.0076417475938797, -3.1409363746643)
1357
part_61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1358
part_61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1359
part_61.BrickColor = BrickColor.new("Really black")
1360
part_61.Friction = 0.3
1361
part_61.BottomSurface = Enum.SurfaceType.Smooth
1362
1363
 mesh_53 = Instance.new("BlockMesh", part_61)
1364
1365
 part_62 = Instance.new("Part", mhuey)
1366
part_62.Velocity = Vector3.new(0.005, -0.011, 0.005)
1367
part_62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1368
part_62.TopSurface = Enum.SurfaceType.Smooth
1369
part_62.Reflectance = 0.1
1370
part_62.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1371
part_62.Material = Enum.Material.SmoothPlastic
1372
part_62.Size = Vector3.new(4, 1, 3)
1373
part_62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1374
part_62.CFrame = CFrame.new(38.916, 9.561, 69.638)* CFrame.Angles(0.085666432976723, 1.5631301403046, -0.08560898154974)
1375
part_62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1376
part_62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1377
part_62.BrickColor = BrickColor.new("Really black")
1378
part_62.Friction = 0.3
1379
part_62.BottomSurface = Enum.SurfaceType.Smooth
1380
1381
 blockmesh_19 = Instance.new("BlockMesh", part_62)
1382
blockmesh_19.Name = "BlockMesh"
1383
1384
 part_63 = Instance.new("Part", mhuey)
1385
part_63.Velocity = Vector3.new(0.003, -0.011, 0.002)
1386
part_63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1387
part_63.TopSurface = Enum.SurfaceType.Smooth
1388
part_63.Reflectance = 0.1
1389
part_63.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1390
part_63.Material = Enum.Material.SmoothPlastic
1391
part_63.Size = Vector3.new(2, 2, 4)
1392
part_63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1393
part_63.CFrame = CFrame.new(38.417, 11.062, 69.634)* CFrame.Angles(-3.1415903568268, 0.0076440125703812, -3.1409363746643)
1394
part_63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1395
part_63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1396
part_63.BrickColor = BrickColor.new("Dark stone grey")
1397
part_63.Friction = 0.3
1398
part_63.BottomSurface = Enum.SurfaceType.Smooth
1399
1400
 blockmesh_20 = Instance.new("BlockMesh", part_63)
1401
blockmesh_20.Name = "BlockMesh"
1402
1403
 part_64 = Instance.new("Part", mhuey)
1404
part_64.Velocity = Vector3.new(0.002, 0.001, 0.002)
1405
part_64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1406
part_64.TopSurface = Enum.SurfaceType.Smooth
1407
part_64.Reflectance = 0.1
1408
part_64.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1409
part_64.Material = Enum.Material.SmoothPlastic
1410
part_64.Size = Vector3.new(1, 2.8, 3)
1411
part_64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1412
part_64.CFrame = CFrame.new(41.876, 11.459, 75.161)* CFrame.Angles(0.085646606981754, 1.5631535053253, -0.085629932582378)
1413
part_64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1414
part_64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1415
part_64.BrickColor = BrickColor.new("Earth green")
1416
part_64.Friction = 0.3
1417
part_64.BottomSurface = Enum.SurfaceType.Smooth
1418
1419
 blockmesh_21 = Instance.new("BlockMesh", part_64)
1420
blockmesh_21.Name = "BlockMesh"
1421
1422
 part_65 = Instance.new("Part", mhuey)
1423
part_65.Velocity = Vector3.new(0.005, 0.002, 0.007)
1424
part_65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1425
part_65.TopSurface = Enum.SurfaceType.Smooth
1426
part_65.Reflectance = 0.1
1427
part_65.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1428
part_65.Material = Enum.Material.SmoothPlastic
1429
part_65.Size = Vector3.new(2, 1, 2)
1430
part_65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1431
part_65.CFrame = CFrame.new(44.377, 8.558, 74.68)* CFrame.Angles(-3.1415903568268, 0.0076440125703812, -3.1409363746643)
1432
part_65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1433
part_65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1434
part_65.BrickColor = BrickColor.new("Really black")
1435
part_65.Friction = 0.3
1436
part_65.BottomSurface = Enum.SurfaceType.Smooth
1437
1438
 mesh_54 = Instance.new("SpecialMesh", part_65)
1439
mesh_54.Scale = Vector3.new(0.3, 1, 1)
1440
mesh_54.MeshType = Enum.MeshType.Wedge
1441
1442
 part_66 = Instance.new("Part", mhuey)
1443
part_66.Velocity = Vector3.new(0.001, 0.004, 0)
1444
part_66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1445
part_66.TopSurface = Enum.SurfaceType.Smooth
1446
part_66.Reflectance = 0.1
1447
part_66.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1448
part_66.Material = Enum.Material.SmoothPlastic
1449
part_66.Size = Vector3.new(1, 0.4, 6)
1450
part_66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1451
part_66.CFrame = CFrame.new(44.977, 13.057, 75.185)* CFrame.Angles(-1.5707890987396, 0.00065617810469121, -1.578449010849)
1452
part_66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1453
part_66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1454
part_66.BrickColor = BrickColor.new("Earth green")
1455
part_66.Friction = 0.3
1456
part_66.BottomSurface = Enum.SurfaceType.Smooth
1457
1458
 mesh_55 = Instance.new("BlockMesh", part_66)
1459
mesh_55.Scale = Vector3.new(1, 2, 1)
1460
1461
 part_67 = Instance.new("Part", mhuey)
1462
part_67.Velocity = Vector3.new(0.001, 0.003, -0.001)
1463
part_67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1464
part_67.TopSurface = Enum.SurfaceType.Smooth
1465
part_67.Reflectance = 0.1
1466
part_67.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1467
part_67.Material = Enum.Material.SmoothPlastic
1468
part_67.Size = Vector3.new(1, 0.4, 6)
1469
part_67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1470
part_67.CFrame = CFrame.new(43.577, 13.058, 75.174)* CFrame.Angles(-1.5707890987396, 0.00065617653308436, -1.5784482955933)
1471
part_67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1472
part_67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1473
part_67.BrickColor = BrickColor.new("Earth green")
1474
part_67.Friction = 0.3
1475
part_67.BottomSurface = Enum.SurfaceType.Smooth
1476
1477
 mesh_56 = Instance.new("BlockMesh", part_67)
1478
1479
 part_68 = Instance.new("Part", mhuey)
1480
part_68.Velocity = Vector3.new(0.005, 0.002, 0.009)
1481
part_68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1482
part_68.TopSurface = Enum.SurfaceType.Smooth
1483
part_68.Reflectance = 0.1
1484
part_68.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1485
part_68.Material = Enum.Material.SmoothPlastic
1486
part_68.Size = Vector3.new(2, 1, 2)
1487
part_68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1488
part_68.CFrame = CFrame.new(44.377, 7.558, 74.68)* CFrame.Angles(2.2615979560214e-006, -0.0076434030197561, 3.1409363746643)
1489
part_68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1490
part_68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1491
part_68.BrickColor = BrickColor.new("Really black")
1492
part_68.Friction = 0.3
1493
part_68.BottomSurface = Enum.SurfaceType.Smooth
1494
1495
 mesh_57 = Instance.new("SpecialMesh", part_68)
1496
mesh_57.Scale = Vector3.new(0.3, 1, 1)
1497
mesh_57.MeshType = Enum.MeshType.Wedge
1498
1499
 part_69 = Instance.new("Part", mhuey)
1500
part_69.Velocity = Vector3.new(-0.001, 0.003, -0.005)
1501
part_69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1502
part_69.TopSurface = Enum.SurfaceType.Smooth
1503
part_69.Reflectance = 0.1
1504
part_69.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1505
part_69.Material = Enum.Material.SmoothPlastic
1506
part_69.Size = Vector3.new(1, 0.4, 1)
1507
part_69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1508
part_69.CFrame = CFrame.new(44.278, 15.858, 75.179)* CFrame.Angles(-3.1415903568268, 0.0076884031295776, -3.1409363746643)
1509
part_69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1510
part_69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1511
part_69.BrickColor = BrickColor.new("Earth green")
1512
part_69.Friction = 0.3
1513
part_69.BottomSurface = Enum.SurfaceType.Smooth
1514
1515
 mesh_58 = Instance.new("BlockMesh", part_69)
1516
1517
 part_70 = Instance.new("Part", mhuey)
1518
part_70.Velocity = Vector3.new(0.005, 0.005, 0.009)
1519
part_70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1520
part_70.TopSurface = Enum.SurfaceType.Smooth
1521
part_70.Reflectance = 0.1
1522
part_70.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1523
part_70.Material = Enum.Material.SmoothPlastic
1524
part_70.Size = Vector3.new(2, 1, 1)
1525
part_70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1526
part_70.CFrame = CFrame.new(44.365, 7.558, 76.18)* CFrame.Angles(-3.1415903568268, 0.0076428656466305, -3.1409363746643)
1527
part_70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1528
part_70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1529
part_70.BrickColor = BrickColor.new("Really black")
1530
part_70.Friction = 0.3
1531
part_70.BottomSurface = Enum.SurfaceType.Smooth
1532
1533
 mesh_59 = Instance.new("SpecialMesh", part_70)
1534
mesh_59.Scale = Vector3.new(0.3, 1, 1)
1535
mesh_59.MeshType = Enum.MeshType.Wedge
1536
1537
 part_71 = Instance.new("Part", mhuey)
1538
part_71.Velocity = Vector3.new(0, 0.003, -0.002)
1539
part_71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1540
part_71.Transparency = 0.8
1541
part_71.TopSurface = Enum.SurfaceType.Smooth
1542
part_71.Reflectance = 0.1
1543
part_71.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1544
part_71.Material = Enum.Material.SmoothPlastic
1545
part_71.Size = Vector3.new(1, 2.8, 1)
1546
part_71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1547
part_71.CFrame = CFrame.new(44.277, 14.258, 75.179)* CFrame.Angles(0.085556328296661, 1.5630991458893, -0.085453204810619)
1548
part_71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1549
part_71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1550
part_71.BrickColor = BrickColor.new("Earth green")
1551
part_71.Friction = 0.3
1552
part_71.BottomSurface = Enum.SurfaceType.Smooth
1553
1554
 mesh_60 = Instance.new("BlockMesh", part_71)
1555
mesh_60.Scale = Vector3.new(0.9, 1, 1)
1556
1557
 part_72 = Instance.new("Part", mhuey)
1558
part_72.Velocity = Vector3.new(0.002, 0.003, 0.002)
1559
part_72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1560
part_72.TopSurface = Enum.SurfaceType.Smooth
1561
part_72.Reflectance = 0.1
1562
part_72.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1563
part_72.Material = Enum.Material.SmoothPlastic
1564
part_72.Size = Vector3.new(1, 2.8, 1)
1565
part_72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1566
part_72.CFrame = CFrame.new(44.276, 11.458, 75.179)* CFrame.Angles(0.085581615567207, 1.5631301403046, -0.085550427436829)
1567
part_72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1568
part_72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1569
part_72.BrickColor = BrickColor.new("Earth green")
1570
part_72.Friction = 0.3
1571
part_72.BottomSurface = Enum.SurfaceType.Smooth
1572
1573
 mesh_61 = Instance.new("BlockMesh", part_72)
1574
1575
 part_73 = Instance.new("Part", mhuey)
1576
part_73.Velocity = Vector3.new(-0.002, 0.008, -0.006)
1577
part_73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1578
part_73.TopSurface = Enum.SurfaceType.Smooth
1579
part_73.Reflectance = 0.1
1580
part_73.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1581
part_73.Material = Enum.Material.SmoothPlastic
1582
part_73.Size = Vector3.new(20, 1, 1)
1583
part_73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1584
part_73.CFrame = CFrame.new(49.379, 16.555, 75.218)* CFrame.Angles(-3.1415903568268, 0.0076870303601027, -3.1409363746643)
1585
part_73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1586
part_73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1587
part_73.BrickColor = BrickColor.new("Earth green")
1588
part_73.Friction = 0.3
1589
part_73.BottomSurface = Enum.SurfaceType.Smooth
1590
1591
 mesh_62 = Instance.new("SpecialMesh", part_73)
1592
mesh_62.MeshType = Enum.MeshType.Wedge
1593
1594
 part_74 = Instance.new("Part", mhuey)
1595
part_74.Velocity = Vector3.new(0.004, 0.007, 0.006)
1596
part_74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1597
part_74.TopSurface = Enum.SurfaceType.Smooth
1598
part_74.Reflectance = 0.1
1599
part_74.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1600
part_74.Material = Enum.Material.SmoothPlastic
1601
part_74.Size = Vector3.new(22, 1, 1)
1602
part_74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1603
part_74.CFrame = CFrame.new(48.374, 9.555, 75.21)* CFrame.Angles(-3.1415903568268, 0.0076442221179605, 0.00065619917586446)
1604
part_74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1605
part_74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1606
part_74.BrickColor = BrickColor.new("Earth green")
1607
part_74.Friction = 0.3
1608
part_74.BottomSurface = Enum.SurfaceType.Smooth
1609
1610
 mesh_63 = Instance.new("SpecialMesh", part_74)
1611
mesh_63.MeshType = Enum.MeshType.Wedge
1612
1613
seat5 = Instance.new("Part", mhuey)
1614
seat5.Anchored = false
1615
seat5.Velocity = Vector3.new(0.002, 0.01, 0.004)
1616
seat5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1617
seat5.TopSurface = Enum.SurfaceType.Smooth
1618
seat5.Reflectance = 0.1
1619
seat5.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1620
seat5.Material = Enum.Material.SmoothPlastic
1621
seat5.Size = Vector3.new(7, 0.4, 2)
1622
seat5.Name = "Seat5"
1623
seat5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1624
seat5.CFrame = CFrame.new(54.887, 11.451, 73.76)* CFrame.Angles(-3.1415903568268, 0.0076486710458994, -3.1409363746643)
1625
seat5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1626
seat5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1627
seat5.BrickColor = BrickColor.new("Really black")
1628
seat5.Friction = 0.3
1629
seat5.BottomSurface = Enum.SurfaceType.Smooth
1630
1631
 mesh_64 = Instance.new("BlockMesh", seat5)
1632
1633
 part_75 = Instance.new("Part", mhuey)
1634
part_75.Velocity = Vector3.new(0.003, 0.009, 0.006)
1635
part_75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1636
part_75.TopSurface = Enum.SurfaceType.Smooth
1637
part_75.Reflectance = 0.1
1638
part_75.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1639
part_75.Material = Enum.Material.SmoothPlastic
1640
part_75.Size = Vector3.new(7, 1.2, 1)
1641
part_75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1642
part_75.CFrame = CFrame.new(54.89, 10.651, 73.26)* CFrame.Angles(-3.1415903568268, 0.0076461620628834, 0.00065619969973341)
1643
part_75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1644
part_75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1645
part_75.BrickColor = BrickColor.new("Earth green")
1646
part_75.Friction = 0.3
1647
part_75.BottomSurface = Enum.SurfaceType.Smooth
1648
1649
 mesh_65 = Instance.new("BlockMesh", part_75)
1650
1651
 mesh_66 = Instance.new("SpecialMesh", part_75)
1652
mesh_66.MeshType = Enum.MeshType.Wedge
1653
1654
 part_76 = Instance.new("Part", mhuey)
1655
part_76.Velocity = Vector3.new(-0.002, 0.015, -0.004)
1656
part_76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1657
part_76.TopSurface = Enum.SurfaceType.Smooth
1658
part_76.Reflectance = 0.1
1659
part_76.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1660
part_76.Material = Enum.Material.SmoothPlastic
1661
part_76.Size = Vector3.new(3, 1, 2)
1662
part_76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1663
part_76.CFrame = CFrame.new(60.89, 16.547, 73.806)* CFrame.Angles(-3.1415903568268, 0.007679246366024, -3.1409363746643)
1664
part_76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1665
part_76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1666
part_76.BrickColor = BrickColor.new("Earth green")
1667
part_76.Friction = 0.3
1668
part_76.BottomSurface = Enum.SurfaceType.Smooth
1669
1670
 blockmesh_22 = Instance.new("BlockMesh", part_76)
1671
blockmesh_22.Name = "BlockMesh"
1672
1673
 part_77 = Instance.new("Part", mhuey)
1674
part_77.Velocity = Vector3.new(-0.003, 0.014, -0.007)
1675
part_77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1676
part_77.TopSurface = Enum.SurfaceType.Smooth
1677
part_77.Reflectance = 0.1
1678
part_77.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1679
part_77.Material = Enum.Material.SmoothPlastic
1680
part_77.Size = Vector3.new(3, 3, 1)
1681
part_77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1682
part_77.CFrame = CFrame.new(60.894, 18.547, 73.406)* CFrame.Angles(-3.1415903568268, 0.0076872329227626, -3.1409363746643)
1683
part_77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1684
part_77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1685
part_77.BrickColor = BrickColor.new("Earth green")
1686
part_77.Friction = 0.3
1687
part_77.BottomSurface = Enum.SurfaceType.Smooth
1688
1689
 blockmesh_23 = Instance.new("BlockMesh", part_77)
1690
blockmesh_23.Name = "BlockMesh"
1691
1692
 part_78 = Instance.new("Part", mhuey)
1693
part_78.Velocity = Vector3.new(0.005, 0.015, 0.011)
1694
part_78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1695
part_78.TopSurface = Enum.SurfaceType.Smooth
1696
part_78.Reflectance = 0.1
1697
part_78.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1698
part_78.Material = Enum.Material.SmoothPlastic
1699
part_78.Size = Vector3.new(2, 1, 1)
1700
part_78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1701
part_78.CFrame = CFrame.new(56.365, 7.55, 76.272)* CFrame.Angles(-3.1415903568268, 0.007639701012522, -3.1409363746643)
1702
part_78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1703
part_78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1704
part_78.BrickColor = BrickColor.new("Really black")
1705
part_78.Friction = 0.3
1706
part_78.BottomSurface = Enum.SurfaceType.Smooth
1707
1708
 mesh_67 = Instance.new("SpecialMesh", part_78)
1709
mesh_67.Scale = Vector3.new(0.3, 1, 1)
1710
mesh_67.MeshType = Enum.MeshType.Wedge
1711
1712
 part_79 = Instance.new("Part", mhuey)
1713
part_79.Velocity = Vector3.new(-0.003, 0.012, -0.008)
1714
part_79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1715
part_79.TopSurface = Enum.SurfaceType.Smooth
1716
part_79.Reflectance = 0.1
1717
part_79.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1718
part_79.Material = Enum.Material.SmoothPlastic
1719
part_79.Size = Vector3.new(10, 3, 1)
1720
part_79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1721
part_79.CFrame = CFrame.new(57.387, 18.549, 74.279)* CFrame.Angles(-3.1415903568268, 0.0076528112404048, -3.1409363746643)
1722
part_79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1723
part_79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1724
part_79.BrickColor = BrickColor.new("Earth green")
1725
part_79.Friction = 0.3
1726
part_79.BottomSurface = Enum.SurfaceType.Smooth
1727
1728
 blockmesh_24 = Instance.new("BlockMesh", part_79)
1729
blockmesh_24.Name = "BlockMesh"
1730
1731
 part_80 = Instance.new("Part", mhuey)
1732
part_80.Velocity = Vector3.new(0.006, 0.012, 0.012)
1733
part_80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1734
part_80.TopSurface = Enum.SurfaceType.Smooth
1735
part_80.Reflectance = 0.1
1736
part_80.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1737
part_80.Material = Enum.Material.SmoothPlastic
1738
part_80.Size = Vector3.new(1, 0.8, 23)
1739
part_80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1740
part_80.CFrame = CFrame.new(52.864, 6.652, 76.245)* CFrame.Angles(-3.0557668209076, -1.5630759000778, -3.055935382843)
1741
part_80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1742
part_80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1743
part_80.BrickColor = BrickColor.new("Really black")
1744
part_80.Friction = 0.3
1745
part_80.BottomSurface = Enum.SurfaceType.Smooth
1746
1747
 part_81 = Instance.new("Part", mhuey)
1748
part_81.Velocity = Vector3.new(0.005, 0.012, 0.009)
1749
part_81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1750
part_81.TopSurface = Enum.SurfaceType.Smooth
1751
part_81.Reflectance = 0.1
1752
part_81.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1753
part_81.Material = Enum.Material.SmoothPlastic
1754
part_81.Size = Vector3.new(2, 1, 2)
1755
part_81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1756
part_81.CFrame = CFrame.new(56.377, 8.55, 74.772)* CFrame.Angles(-3.1415903568268, 0.0076447892934084, -3.1409363746643)
1757
part_81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1758
part_81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1759
part_81.BrickColor = BrickColor.new("Really black")
1760
part_81.Friction = 0.3
1761
part_81.BottomSurface = Enum.SurfaceType.Smooth
1762
1763
 mesh_68 = Instance.new("SpecialMesh", part_81)
1764
mesh_68.Scale = Vector3.new(0.3, 1, 1)
1765
mesh_68.MeshType = Enum.MeshType.Wedge
1766
1767
 part_82 = Instance.new("Part", mhuey)
1768
part_82.Velocity = Vector3.new(0.005, 0.012, 0.011)
1769
part_82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1770
part_82.TopSurface = Enum.SurfaceType.Smooth
1771
part_82.Reflectance = 0.1
1772
part_82.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1773
part_82.Material = Enum.Material.SmoothPlastic
1774
part_82.Size = Vector3.new(2, 1, 2)
1775
part_82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1776
part_82.CFrame = CFrame.new(56.376, 7.55, 74.772)* CFrame.Angles(2.2648598587693e-006, -0.0076354909688234, 3.1409363746643)
1777
part_82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1778
part_82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1779
part_82.BrickColor = BrickColor.new("Really black")
1780
part_82.Friction = 0.3
1781
part_82.BottomSurface = Enum.SurfaceType.Smooth
1782
1783
 mesh_69 = Instance.new("SpecialMesh", part_82)
1784
mesh_69.Scale = Vector3.new(0.3, 1, 1)
1785
mesh_69.MeshType = Enum.MeshType.Wedge
1786
1787
 part_83 = Instance.new("Part", mhuey)
1788
part_83.Velocity = Vector3.new(0.001, 0.017, 0.003)
1789
part_83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1790
part_83.TopSurface = Enum.SurfaceType.Smooth
1791
part_83.Reflectance = 0.1
1792
part_83.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1793
part_83.Material = Enum.Material.SmoothPlastic
1794
part_83.Size = Vector3.new(6, 3, 8)
1795
part_83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1796
part_83.CFrame = CFrame.new(63.383, 13.045, 74.325)* CFrame.Angles(-3.0562496185303, -1.5630527734756, 1.6560386419296)
1797
part_83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1798
part_83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1799
part_83.BrickColor = BrickColor.new("Earth green")
1800
part_83.Friction = 0.3
1801
part_83.BottomSurface = Enum.SurfaceType.Smooth
1802
1803
 mesh_70 = Instance.new("SpecialMesh", part_83)
1804
mesh_70.MeshType = Enum.MeshType.Wedge
1805
1806
 part_84 = Instance.new("Part", mhuey)
1807
part_84.Velocity = Vector3.new(-0.001, 0.017, -0.001)
1808
part_84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1809
part_84.TopSurface = Enum.SurfaceType.Smooth
1810
part_84.Reflectance = 0.1
1811
part_84.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1812
part_84.Material = Enum.Material.SmoothPlastic
1813
part_84.Size = Vector3.new(1, 2, 1)
1814
part_84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1815
part_84.CFrame = CFrame.new(67.904, 15.542, 71.86)* CFrame.Angles(-3.0561537742615, -1.5630605220795, 1.6561297178268)
1816
part_84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1817
part_84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1818
part_84.BrickColor = BrickColor.new("Earth green")
1819
part_84.Friction = 0.3
1820
part_84.BottomSurface = Enum.SurfaceType.Smooth
1821
1822
 mesh_71 = Instance.new("SpecialMesh", part_84)
1823
mesh_71.MeshType = Enum.MeshType.Wedge
1824
1825
 part_85 = Instance.new("Part", mhuey)
1826
part_85.Velocity = Vector3.new(-0.003, 0.018, -0.006)
1827
part_85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1828
part_85.TopSurface = Enum.SurfaceType.Smooth
1829
part_85.Reflectance = 0.1
1830
part_85.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1831
part_85.Material = Enum.Material.SmoothPlastic
1832
part_85.Size = Vector3.new(4, 2, 5)
1833
part_85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1834
part_85.CFrame = CFrame.new(64.89, 18.044, 73.936)* CFrame.Angles(-3.0553643703461, -1.5631301403046, 1.6569217443466)
1835
part_85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1836
part_85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1837
part_85.BrickColor = BrickColor.new("Earth green")
1838
part_85.Friction = 0.3
1839
part_85.BottomSurface = Enum.SurfaceType.Smooth
1840
1841
 mesh_72 = Instance.new("SpecialMesh", part_85)
1842
mesh_72.MeshType = Enum.MeshType.Wedge
1843
1844
 part_86 = Instance.new("Part", mhuey)
1845
part_86.Velocity = Vector3.new(0.005, 0.009, 0.009)
1846
part_86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1847
part_86.TopSurface = Enum.SurfaceType.Smooth
1848
part_86.Reflectance = 0.1
1849
part_86.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1850
part_86.Material = Enum.Material.SmoothPlastic
1851
part_86.Size = Vector3.new(2, 1, 2)
1852
part_86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1853
part_86.CFrame = CFrame.new(56.392, 8.55, 72.772)* CFrame.Angles(2.2560359411727e-006, -0.0076459236443043, 3.1409363746643)
1854
part_86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1855
part_86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1856
part_86.BrickColor = BrickColor.new("Really black")
1857
part_86.Friction = 0.3
1858
part_86.BottomSurface = Enum.SurfaceType.Smooth
1859
1860
 mesh_73 = Instance.new("SpecialMesh", part_86)
1861
mesh_73.Scale = Vector3.new(0.3, 1, 1)
1862
mesh_73.MeshType = Enum.MeshType.Wedge
1863
1864
 part_87 = Instance.new("Part", mhuey)
1865
part_87.Velocity = Vector3.new(0.003, 0.025, 0.008)
1866
part_87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1867
part_87.TopSurface = Enum.SurfaceType.Smooth
1868
part_87.Reflectance = 0.1
1869
part_87.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1870
part_87.Material = Enum.Material.SmoothPlastic
1871
part_87.Size = Vector3.new(2, 3, 28)
1872
part_87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1873
part_87.CFrame = CFrame.new(81.417, 11.534, 69.963)* CFrame.Angles(-3.0560491085052, -1.563068151474, 0.085442379117012)
1874
part_87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1875
part_87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1876
part_87.BrickColor = BrickColor.new("Earth green")
1877
part_87.Friction = 0.3
1878
part_87.BottomSurface = Enum.SurfaceType.Smooth
1879
1880
 mesh_74 = Instance.new("SpecialMesh", part_87)
1881
mesh_74.MeshType = Enum.MeshType.Wedge
1882
1883
 part_88 = Instance.new("Part", mhuey)
1884
part_88.Velocity = Vector3.new(-0.005, 0.035, -0.006)
1885
part_88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1886
part_88.TopSurface = Enum.SurfaceType.Smooth
1887
part_88.Reflectance = 0.1
1888
part_88.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1889
part_88.Material = Enum.Material.SmoothPlastic
1890
part_88.Size = Vector3.new(1, 7, 3)
1891
part_88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1892
part_88.CFrame = CFrame.new(93.922, 21.125, 70.158)* CFrame.Angles(0.085832357406616, 1.5630143880844, -0.085632711648941)
1893
part_88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1894
part_88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1895
part_88.BrickColor = BrickColor.new("Earth green")
1896
part_88.Friction = 0.3
1897
part_88.BottomSurface = Enum.SurfaceType.Smooth
1898
1899
 mesh_75 = Instance.new("SpecialMesh", part_88)
1900
mesh_75.Scale = Vector3.new(0.5, 1, 1)
1901
mesh_75.MeshType = Enum.MeshType.Wedge
1902
1903
 part_89 = Instance.new("Part", mhuey)
1904
part_89.Velocity = Vector3.new(0, 0.02, 0.002)
1905
part_89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1906
part_89.TopSurface = Enum.SurfaceType.Smooth
1907
part_89.Reflectance = 0.1
1908
part_89.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1909
part_89.Material = Enum.Material.SmoothPlastic
1910
part_89.Size = Vector3.new(1, 2, 8)
1911
part_89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1912
part_89.CFrame = CFrame.new(71.403, 14.54, 71.887)* CFrame.Angles(-3.0562536716461, -1.5630527734756, 1.6560347080231)
1913
part_89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1914
part_89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1915
part_89.BrickColor = BrickColor.new("Earth green")
1916
part_89.Friction = 0.3
1917
part_89.BottomSurface = Enum.SurfaceType.Smooth
1918
1919
 mesh_76 = Instance.new("SpecialMesh", part_89)
1920
mesh_76.MeshType = Enum.MeshType.Wedge
1921
1922
 part_90 = Instance.new("Part", mhuey)
1923
part_90.Velocity = Vector3.new(0.002, 0.024, 0.006)
1924
part_90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1925
part_90.TopSurface = Enum.SurfaceType.Smooth
1926
part_90.Reflectance = 0.1
1927
part_90.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1928
part_90.Material = Enum.Material.SmoothPlastic
1929
part_90.Size = Vector3.new(1, 2, 17)
1930
part_90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1931
part_90.CFrame = CFrame.new(75.902, 12.537, 71.921)* CFrame.Angles(-3.0559523105621, -1.5630759000778, 1.656335234642)
1932
part_90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1933
part_90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1934
part_90.BrickColor = BrickColor.new("Earth green")
1935
part_90.Friction = 0.3
1936
part_90.BottomSurface = Enum.SurfaceType.Smooth
1937
1938
 mesh_77 = Instance.new("SpecialMesh", part_90)
1939
mesh_77.MeshType = Enum.MeshType.Wedge
1940
1941
 part_91 = Instance.new("Part", mhuey)
1942
part_91.Velocity = Vector3.new(0.001, 0.023, 0.004)
1943
part_91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1944
part_91.TopSurface = Enum.SurfaceType.Smooth
1945
part_91.Reflectance = 0.1
1946
part_91.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1947
part_91.Material = Enum.Material.SmoothPlastic
1948
part_91.Size = Vector3.new(1, 2, 16)
1949
part_91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1950
part_91.CFrame = CFrame.new(75.403, 13.537, 71.917)* CFrame.Angles(-3.0562429428101, -1.5630527734756, 1.6560453176498)
1951
part_91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1952
part_91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1953
part_91.BrickColor = BrickColor.new("Earth green")
1954
part_91.Friction = 0.3
1955
part_91.BottomSurface = Enum.SurfaceType.Smooth
1956
1957
 mesh_78 = Instance.new("SpecialMesh", part_91)
1958
mesh_78.MeshType = Enum.MeshType.Wedge
1959
1960
 part_92 = Instance.new("Part", mhuey)
1961
part_92.Velocity = Vector3.new(0, 0.035, 0.004)
1962
part_92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1963
part_92.TopSurface = Enum.SurfaceType.Smooth
1964
part_92.Reflectance = 0.1
1965
part_92.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1966
part_92.Material = Enum.Material.SmoothPlastic
1967
part_92.Size = Vector3.new(4, 4, 2)
1968
part_92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1969
part_92.CFrame = CFrame.new(93.418, 15.026, 70.055)* CFrame.Angles(-3.1415903568268, 0.0076438700780272, -3.1409363746643)
1970
part_92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1971
part_92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1972
part_92.BrickColor = BrickColor.new("Earth green")
1973
part_92.Friction = 0.3
1974
part_92.BottomSurface = Enum.SurfaceType.Smooth
1975
1976
 blockmesh_25 = Instance.new("BlockMesh", part_92)
1977
blockmesh_25.Name = "BlockMesh"
1978
1979
 part_93 = Instance.new("Part", mhuey)
1980
part_93.Velocity = Vector3.new(-0.004, 0.038, -0.004)
1981
part_93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1982
part_93.TopSurface = Enum.SurfaceType.Smooth
1983
part_93.Reflectance = 0.1
1984
part_93.RotVelocity = Vector3.new(-0.002, 0, 0.001)
1985
part_93.Material = Enum.Material.SmoothPlastic
1986
part_93.Size = Vector3.new(1, 9, 3)
1987
part_93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1988
part_93.CFrame = CFrame.new(96.922, 20.123, 70.081)* CFrame.Angles(-3.0557613372803, -1.5630143880844, 0.085633710026741)
1989
part_93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1990
part_93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1991
part_93.BrickColor = BrickColor.new("Earth green")
1992
part_93.Friction = 0.3
1993
part_93.BottomSurface = Enum.SurfaceType.Smooth
1994
1995
 mesh_79 = Instance.new("SpecialMesh", part_93)
1996
mesh_79.Scale = Vector3.new(0.5, 1, 1)
1997
mesh_79.MeshType = Enum.MeshType.Wedge
1998
1999
 part_94 = Instance.new("Part", mhuey)
2000
part_94.Velocity = Vector3.new(0.003, -0.002, 0.002)
2001
part_94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2002
part_94.TopSurface = Enum.SurfaceType.Smooth
2003
part_94.Reflectance = 0.1
2004
part_94.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2005
part_94.Material = Enum.Material.SmoothPlastic
2006
part_94.Size = Vector3.new(1, 2, 2)
2007
part_94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2008
part_94.CFrame = CFrame.new(38.375, 11.062, 75.134)* CFrame.Angles(0.085630752146244, 1.5631223917007, -0.085532695055008)
2009
part_94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2010
part_94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2011
part_94.BrickColor = BrickColor.new("Earth green")
2012
part_94.Friction = 0.3
2013
part_94.BottomSurface = Enum.SurfaceType.Smooth
2014
2015
 blockmesh_26 = Instance.new("BlockMesh", part_94)
2016
blockmesh_26.Name = "BlockMesh"
2017
2018
 part_95 = Instance.new("Part", mhuey)
2019
part_95.Velocity = Vector3.new(0.001, 0, -0.001)
2020
part_95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2021
part_95.TopSurface = Enum.SurfaceType.Smooth
2022
part_95.Reflectance = 0.1
2023
part_95.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2024
part_95.Material = Enum.Material.SmoothPlastic
2025
part_95.Size = Vector3.new(1, 6, 1)
2026
part_95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2027
part_95.CFrame = CFrame.new(39.877, 13.061, 75.145)* CFrame.Angles(0.085401117801666, 1.5631223917007, -0.085334829986095)
2028
part_95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2029
part_95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2030
part_95.BrickColor = BrickColor.new("Earth green")
2031
part_95.Friction = 0.3
2032
part_95.BottomSurface = Enum.SurfaceType.Smooth
2033
2034
 blockmesh_27 = Instance.new("BlockMesh", part_95)
2035
blockmesh_27.Name = "BlockMesh"
2036
2037
 part_96 = Instance.new("Part", mhuey)
2038
part_96.Velocity = Vector3.new(0, 0.001, -0.003)
2039
part_96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2040
part_96.Transparency = 0.8
2041
part_96.TopSurface = Enum.SurfaceType.Smooth
2042
part_96.Reflectance = 0.1
2043
part_96.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2044
part_96.Material = Enum.Material.SmoothPlastic
2045
part_96.Size = Vector3.new(1, 2.8, 3)
2046
part_96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2047
part_96.CFrame = CFrame.new(41.877, 14.259, 75.161)* CFrame.Angles(0.085420437157154, 1.5629991292953, -0.085219688713551)
2048
part_96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2049
part_96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2050
part_96.BrickColor = BrickColor.new("Earth green")
2051
part_96.Friction = 0.3
2052
part_96.BottomSurface = Enum.SurfaceType.Smooth
2053
2054
 blockmesh_28 = Instance.new("BlockMesh", part_96)
2055
blockmesh_28.Name = "BlockMesh"
2056
blockmesh_28.Scale = Vector3.new(0.9, 1, 1)
2057
2058
 part_97 = Instance.new("Part", mhuey)
2059
part_97.Velocity = Vector3.new(0.003, -0.005, 0.002)
2060
part_97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2061
part_97.TopSurface = Enum.SurfaceType.Smooth
2062
part_97.Reflectance = 0.1
2063
part_97.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2064
part_97.Material = Enum.Material.SmoothPlastic
2065
part_97.Size = Vector3.new(2, 2, 3)
2066
part_97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2067
part_97.CFrame = CFrame.new(35.879, 11.063, 74.615)* CFrame.Angles(0.085902325809002, 1.5631535053253, 1.4849483966827)
2068
part_97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2069
part_97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2070
part_97.BrickColor = BrickColor.new("Earth green")
2071
part_97.Friction = 0.3
2072
part_97.BottomSurface = Enum.SurfaceType.Smooth
2073
2074
 mesh_80 = Instance.new("SpecialMesh", part_97)
2075
mesh_80.MeshType = Enum.MeshType.Wedge
2076
2077
 part_98 = Instance.new("Part", mhuey)
2078
part_98.Velocity = Vector3.new(0, -0.001, -0.004)
2079
part_98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2080
part_98.Transparency = 0.8
2081
part_98.TopSurface = Enum.SurfaceType.Smooth
2082
part_98.Reflectance = 0.1
2083
part_98.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2084
part_98.Material = Enum.Material.SmoothPlastic
2085
part_98.Size = Vector3.new(1, 3, 1)
2086
part_98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2087
part_98.CFrame = CFrame.new(38.878, 14.561, 75.138)* CFrame.Angles(0.085597760975361, 1.5631535053253, -0.085565209388733)
2088
part_98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2089
part_98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2090
part_98.BrickColor = BrickColor.new("Earth green")
2091
part_98.Friction = 0.3
2092
part_98.BottomSurface = Enum.SurfaceType.Smooth
2093
2094
 mesh_81 = Instance.new("SpecialMesh", part_98)
2095
mesh_81.MeshType = Enum.MeshType.Wedge
2096
2097
 part_99 = Instance.new("Part", mhuey)
2098
part_99.Velocity = Vector3.new(-0.001, 0.001, -0.006)
2099
part_99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2100
part_99.TopSurface = Enum.SurfaceType.Smooth
2101
part_99.Reflectance = 0.1
2102
part_99.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2103
part_99.Material = Enum.Material.SmoothPlastic
2104
part_99.Size = Vector3.new(3, 0.4, 1)
2105
part_99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2106
part_99.CFrame = CFrame.new(41.879, 15.859, 75.16)* CFrame.Angles(-3.1415903568268, 0.0076844370923936, -3.1409363746643)
2107
part_99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2108
part_99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2109
part_99.BrickColor = BrickColor.new("Earth green")
2110
part_99.Friction = 0.3
2111
part_99.BottomSurface = Enum.SurfaceType.Smooth
2112
2113
 mesh_82 = Instance.new("BlockMesh", part_99)
2114
2115
 part_100 = Instance.new("Part", mhuey)
2116
part_100.Velocity = Vector3.new(-0.001, 0.023, 0)
2117
part_100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2118
part_100.TopSurface = Enum.SurfaceType.Smooth
2119
part_100.Reflectance = 0.1
2120
part_100.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2121
part_100.Material = Enum.Material.SmoothPlastic
2122
part_100.Size = Vector3.new(2, 2, 23)
2123
part_100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2124
part_100.CFrame = CFrame.new(79.92, 16.035, 69.951)* CFrame.Angles(0.085640989243984, 1.5630759000778, -0.085539624094963)
2125
part_100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2126
part_100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2127
part_100.BrickColor = BrickColor.new("Earth green")
2128
part_100.Friction = 0.3
2129
part_100.BottomSurface = Enum.SurfaceType.Smooth
2130
2131
 mesh_83 = Instance.new("SpecialMesh", part_100)
2132
mesh_83.MeshType = Enum.MeshType.Wedge
2133
2134
 part_101 = Instance.new("Part", mhuey)
2135
part_101.Velocity = Vector3.new(0.002, 0.008, 0.002)
2136
part_101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2137
part_101.TopSurface = Enum.SurfaceType.Smooth
2138
part_101.Reflectance = 0.1
2139
part_101.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2140
part_101.Material = Enum.Material.SmoothPlastic
2141
part_101.Size = Vector3.new(7, 0.4, 2)
2142
part_101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2143
part_101.CFrame = CFrame.new(54.894, 12.651, 72.96)* CFrame.Angles(1.5708036422729, -0.00065618543885648, -3.133935213089)
2144
part_101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2145
part_101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2146
part_101.BrickColor = BrickColor.new("Really black")
2147
part_101.Friction = 0.3
2148
part_101.BottomSurface = Enum.SurfaceType.Smooth
2149
2150
 mesh_84 = Instance.new("BlockMesh", part_101)
2151
2152
 part_102 = Instance.new("Part", mhuey)
2153
part_102.Velocity = Vector3.new(-0.003, 0.008, -0.009)
2154
part_102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2155
part_102.TopSurface = Enum.SurfaceType.Smooth
2156
part_102.Reflectance = 0.1
2157
part_102.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2158
part_102.Material = Enum.Material.SmoothPlastic
2159
part_102.Size = Vector3.new(1, 1, 3)
2160
part_102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2161
part_102.CFrame = CFrame.new(51.887, 18.553, 74.237)* CFrame.Angles(-1.5707890987396, 0.00065617036307231, 1.5631176233292)
2162
part_102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2163
part_102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2164
part_102.BrickColor = BrickColor.new("Really black")
2165
part_102.Friction = 0.3
2166
part_102.BottomSurface = Enum.SurfaceType.Smooth
2167
2168
 mesh_85 = Instance.new("SpecialMesh", part_102)
2169
mesh_85.MeshType = Enum.MeshType.Wedge
2170
2171
 part_103 = Instance.new("Part", mhuey)
2172
part_103.Velocity = Vector3.new(0.001, 0.023, 0.004)
2173
part_103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2174
part_103.TopSurface = Enum.SurfaceType.Smooth
2175
part_103.Reflectance = 0.1
2176
part_103.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2177
part_103.Material = Enum.Material.SmoothPlastic
2178
part_103.Size = Vector3.new(24, 2, 2)
2179
part_103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2180
part_103.CFrame = CFrame.new(79.418, 14.035, 69.947)* CFrame.Angles(-3.1415903568268, 0.007653078995645, -3.1409363746643)
2181
part_103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2182
part_103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2183
part_103.BrickColor = BrickColor.new("Earth green")
2184
part_103.Friction = 0.3
2185
part_103.BottomSurface = Enum.SurfaceType.Smooth
2186
2187
 blockmesh_29 = Instance.new("BlockMesh", part_103)
2188
blockmesh_29.Name = "BlockMesh"
2189
2190
 part_104 = Instance.new("Part", mhuey)
2191
part_104.Velocity = Vector3.new(-0.002, -0.002, -0.007)
2192
part_104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2193
part_104.TopSurface = Enum.SurfaceType.Smooth
2194
part_104.Reflectance = 0.1
2195
part_104.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2196
part_104.Material = Enum.Material.SmoothPlastic
2197
part_104.Size = Vector3.new(1, 1, 1)
2198
part_104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2199
part_104.CFrame = CFrame.new(39.887, 16.561, 74.145)* CFrame.Angles(-3.1415903568268, 0.0076836976222694, -3.1409363746643)
2200
part_104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2201
part_104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2202
part_104.BrickColor = BrickColor.new("Earth green")
2203
part_104.Friction = 0.3
2204
part_104.BottomSurface = Enum.SurfaceType.Smooth
2205
2206
 blockmesh_30 = Instance.new("BlockMesh", part_104)
2207
blockmesh_30.Name = "BlockMesh"
2208
2209
 part_105 = Instance.new("Part", mhuey)
2210
part_105.Velocity = Vector3.new(0.005, -0.001, 0.007)
2211
part_105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2212
part_105.TopSurface = Enum.SurfaceType.Smooth
2213
part_105.Reflectance = 0.1
2214
part_105.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2215
part_105.Material = Enum.Material.SmoothPlastic
2216
part_105.Size = Vector3.new(2, 1, 2)
2217
part_105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2218
part_105.CFrame = CFrame.new(44.393, 8.558, 72.68)* CFrame.Angles(2.2567523956241e-006, -0.00764434132725, 3.1409363746643)
2219
part_105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2220
part_105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2221
part_105.BrickColor = BrickColor.new("Really black")
2222
part_105.Friction = 0.3
2223
part_105.BottomSurface = Enum.SurfaceType.Smooth
2224
2225
 mesh_86 = Instance.new("SpecialMesh", part_105)
2226
mesh_86.Scale = Vector3.new(0.3, 1, 1)
2227
mesh_86.MeshType = Enum.MeshType.Wedge
2228
2229
 part_106 = Instance.new("Part", mhuey)
2230
part_106.Velocity = Vector3.new(0.004, -0.007, 0.004)
2231
part_106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2232
part_106.Transparency = 0.8
2233
part_106.TopSurface = Enum.SurfaceType.Smooth
2234
part_106.Reflectance = 0.1
2235
part_106.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2236
part_106.Material = Enum.Material.SmoothPlastic
2237
part_106.Size = Vector3.new(3, 1, 2)
2238
part_106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2239
part_106.CFrame = CFrame.new(36.39, 9.563, 73.119)* CFrame.Angles(0.085759252309799, 1.5631769895554, 3.0558412075043)
2240
part_106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2241
part_106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2242
part_106.BrickColor = BrickColor.new("Mid gray")
2243
part_106.Friction = 0.3
2244
part_106.BottomSurface = Enum.SurfaceType.Smooth
2245
2246
 mesh_87 = Instance.new("SpecialMesh", part_106)
2247
mesh_87.MeshType = Enum.MeshType.Wedge
2248
2249
 part_107 = Instance.new("Part", mhuey)
2250
part_107.Velocity = Vector3.new(0.003, -0.001, 0.004)
2251
part_107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2252
part_107.TopSurface = Enum.SurfaceType.Smooth
2253
part_107.Reflectance = 0.1
2254
part_107.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2255
part_107.Material = Enum.Material.SmoothPlastic
2256
part_107.Size = Vector3.new(4, 1.2, 1)
2257
part_107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2258
part_107.CFrame = CFrame.new(44.894, 10.658, 72.684)* CFrame.Angles(-3.0561077594757, -1.5631457567215, 0.085479825735092)
2259
part_107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2260
part_107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2261
part_107.BrickColor = BrickColor.new("Earth green")
2262
part_107.Friction = 0.3
2263
part_107.BottomSurface = Enum.SurfaceType.Smooth
2264
2265
 mesh_88 = Instance.new("BlockMesh", part_107)
2266
2267
 mesh_89 = Instance.new("SpecialMesh", part_107)
2268
mesh_89.MeshType = Enum.MeshType.Wedge
2269
2270
 part_108 = Instance.new("Part", mhuey)
2271
part_108.Velocity = Vector3.new(0.004, -0.005, 0.005)
2272
part_108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2273
part_108.TopSurface = Enum.SurfaceType.Smooth
2274
part_108.Reflectance = 0.1
2275
part_108.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2276
part_108.Material = Enum.Material.SmoothPlastic
2277
part_108.Size = Vector3.new(3, 1, 3)
2278
part_108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2279
part_108.CFrame = CFrame.new(38.89, 9.561, 73.138)* CFrame.Angles(0.085652887821198, 1.5631457567215, -0.085623279213905)
2280
part_108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2281
part_108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2282
part_108.BrickColor = BrickColor.new("Earth green")
2283
part_108.Friction = 0.3
2284
part_108.BottomSurface = Enum.SurfaceType.Smooth
2285
2286
 blockmesh_31 = Instance.new("BlockMesh", part_108)
2287
blockmesh_31.Name = "BlockMesh"
2288
2289
 part_109 = Instance.new("Part", mhuey)
2290
part_109.Velocity = Vector3.new(-0.003, 0.002, -0.009)
2291
part_109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2292
part_109.TopSurface = Enum.SurfaceType.Smooth
2293
part_109.Reflectance = 0.1
2294
part_109.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2295
part_109.Material = Enum.Material.SmoothPlastic
2296
part_109.Size = Vector3.new(2, 3, 3)
2297
part_109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2298
part_109.CFrame = CFrame.new(49.907, 18.554, 71.722)* CFrame.Angles(0.08535024523735, 1.563068151474, -0.085247240960598)
2299
part_109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2300
part_109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2301
part_109.BrickColor = BrickColor.new("Earth green")
2302
part_109.Friction = 0.3
2303
part_109.BottomSurface = Enum.SurfaceType.Smooth
2304
2305
 mesh_90 = Instance.new("SpecialMesh", part_109)
2306
mesh_90.MeshType = Enum.MeshType.Wedge
2307
2308
seat3 = Instance.new("Seat", mhuey)
2309
seat3.Velocity = Vector3.new(0.003, 0, 0.003)
2310
seat3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2311
seat3.TopSurface = Enum.SurfaceType.Smooth
2312
seat3.Reflectance = 0.1
2313
seat3.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2314
seat3.Material = Enum.Material.SmoothPlastic
2315
seat3.Size = Vector3.new(4, 0.4, 2)
2316
seat3.Name = "Seat3"
2317
seat3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2318
seat3.CFrame = CFrame.new(45.395, 11.457, 72.688)* CFrame.Angles(-3.056084394455, -1.5631146430969, -3.056144952774)
2319
seat3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2320
seat3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2321
seat3.BrickColor = BrickColor.new("Really black")
2322
seat3.Friction = 0.3
2323
seat3.BottomSurface = Enum.SurfaceType.Smooth
2324
seat3.Anchored = false
2325
2326
 mesh_91 = Instance.new("BlockMesh", seat3)
2327
2328
 part_110 = Instance.new("Part", mhuey)
2329
part_110.Velocity = Vector3.new(-0.002, -0.003, -0.007)
2330
part_110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2331
part_110.TopSurface = Enum.SurfaceType.Smooth
2332
part_110.Reflectance = 0.1
2333
part_110.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2334
part_110.Material = Enum.Material.SmoothPlastic
2335
part_110.Size = Vector3.new(4, 1, 3)
2336
part_110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2337
part_110.CFrame = CFrame.new(41.898, 16.559, 72.661)* CFrame.Angles(-3.0564851760864, -1.5630527734756, -3.0565876960754)
2338
part_110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2339
part_110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2340
part_110.BrickColor = BrickColor.new("Earth green")
2341
part_110.Friction = 0.3
2342
part_110.BottomSurface = Enum.SurfaceType.Smooth
2343
2344
 blockmesh_32 = Instance.new("BlockMesh", part_110)
2345
blockmesh_32.Name = "BlockMesh"
2346
2347
 part_111 = Instance.new("Part", mhuey)
2348
part_111.Velocity = Vector3.new(0.002, -0.001, 0)
2349
part_111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2350
part_111.TopSurface = Enum.SurfaceType.Smooth
2351
part_111.Reflectance = 0.1
2352
part_111.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2353
part_111.Material = Enum.Material.SmoothPlastic
2354
part_111.Size = Vector3.new(4, 0.4, 2)
2355
part_111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2356
part_111.CFrame = CFrame.new(44.595, 12.658, 72.682)* CFrame.Angles(1.5708036422729, -0.00065617711516097, 1.5784494876862)
2357
part_111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2358
part_111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2359
part_111.BrickColor = BrickColor.new("Really black")
2360
part_111.Friction = 0.3
2361
part_111.BottomSurface = Enum.SurfaceType.Smooth
2362
2363
 mesh_92 = Instance.new("BlockMesh", part_111)
2364
2365
 part_112 = Instance.new("Part", mhuey)
2366
part_112.Velocity = Vector3.new(-0.002, 0.01, -0.006)
2367
part_112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2368
part_112.TopSurface = Enum.SurfaceType.Smooth
2369
part_112.Reflectance = 0.1
2370
part_112.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2371
part_112.Material = Enum.Material.SmoothPlastic
2372
part_112.Size = Vector3.new(8, 4, 6)
2373
part_112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2374
part_112.CFrame = CFrame.new(63.421, 18.045, 69.825)* CFrame.Angles(-3.1415903568268, 0.0076972763054073, -3.1409363746643)
2375
part_112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2376
part_112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2377
part_112.BrickColor = BrickColor.new("Earth green")
2378
part_112.Friction = 0.3
2379
part_112.BottomSurface = Enum.SurfaceType.Smooth
2380
2381
 blockmesh_33 = Instance.new("BlockMesh", part_112)
2382
blockmesh_33.Name = "BlockMesh"
2383
2384
 part_113 = Instance.new("Part", mhuey)
2385
part_113.Velocity = Vector3.new(0, 0.013, -0.001)
2386
part_113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2387
part_113.TopSurface = Enum.SurfaceType.Smooth
2388
part_113.Reflectance = 0.1
2389
part_113.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2390
part_113.Material = Enum.Material.SmoothPlastic
2391
part_113.Size = Vector3.new(1, 1, 2)
2392
part_113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2393
part_113.CFrame = CFrame.new(67.92, 15.542, 69.86)* CFrame.Angles(-3.1415903568268, 0.0076885437592864, -3.1409363746643)
2394
part_113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2395
part_113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2396
part_113.BrickColor = BrickColor.new("Earth green")
2397
part_113.Friction = 0.3
2398
part_113.BottomSurface = Enum.SurfaceType.Smooth
2399
2400
 blockmesh_34 = Instance.new("BlockMesh", part_113)
2401
blockmesh_34.Name = "BlockMesh"
2402
2403
 part_114 = Instance.new("Part", mhuey)
2404
part_114.Velocity = Vector3.new(0.002, 0.006, 0.002)
2405
part_114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2406
part_114.TopSurface = Enum.SurfaceType.Smooth
2407
part_114.Reflectance = 0.1
2408
part_114.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2409
part_114.Material = Enum.Material.SmoothPlastic
2410
part_114.Size = Vector3.new(1, 6, 12)
2411
part_114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2412
part_114.CFrame = CFrame.new(58.918, 13.048, 69.791)* CFrame.Angles(-3.1415903568268, 0.0076572811231017, -3.1409363746643)
2413
part_114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2414
part_114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2415
part_114.BrickColor = BrickColor.new("Earth green")
2416
part_114.Friction = 0.3
2417
part_114.BottomSurface = Enum.SurfaceType.Smooth
2418
2419
 blockmesh_35 = Instance.new("BlockMesh", part_114)
2420
blockmesh_35.Name = "BlockMesh"
2421
2422
 part_115 = Instance.new("Part", mhuey)
2423
part_115.Velocity = Vector3.new(0.002, 0.01, 0.003)
2424
part_115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2425
part_115.TopSurface = Enum.SurfaceType.Smooth
2426
part_115.Reflectance = 0.1
2427
part_115.RotVelocity = Vector3.new(-0.002, 0, 0.001)
2428
part_115.Material = Enum.Material.SmoothPlastic
2429
part_115.Size = Vector3.new(8, 6, 6)
2430
part_115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2431
part_115.CFrame = CFrame.new(63.418, 13.045, 69.825)* CFrame.Angles(-3.1415903568268, 0.0076707815751433, -3.1409363746643)
2432
part_115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2433
part_115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2434
part_115.BrickColor = BrickColor.new("Earth green")
2435
part_115.Friction = 0.3
2436
part_115.BottomSurface = Enum.SurfaceType.Smooth
2437
2438
 blockmesh_36 = Instance.new("BlockMesh", part_115)
2439
blockmesh_36.Name = "BlockMesh"
2440
2441
 controlseat = Instance.new("Seat", mhuey)
2442
controlseat.Anchored = false
2443
controlseat.Friction = 0.3
2444
controlseat.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2445
controlseat.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2446
controlseat.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2447
controlseat.Reflectance = 0.1
2448
controlseat.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2449
controlseat.BrickColor = BrickColor.new("Really black")
2450
controlseat.Material = Enum.Material.SmoothPlastic
2451
controlseat.Size = Vector3.new(4, 0.4, 2)
2452
controlseat.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2453
controlseat.CFrame = CFrame.new(43.405, 11.457, 72.672)* CFrame.Angles(0.085650883615017, 1.5629457235336, -0.084989927709103)
2454
controlseat.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2455
controlseat.Name = "controlseat"
2456
2457
 backrotorpos = Instance.new("Part", mhuey)
2458
backrotorpos.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2459
backrotorpos.TopSurface = Enum.SurfaceType.Smooth
2460
backrotorpos.Reflectance = 0.1
2461
backrotorpos.Material = Enum.Material.SmoothPlastic
2462
backrotorpos.Size = Vector3.new(2, 2, 3)
2463
backrotorpos.Name = "backrotorpos"
2464
backrotorpos.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2465
backrotorpos.CFrame = CFrame.new(89.238, 14.386, 71.709)* CFrame.Angles(1.5707769393921, -0.028678840026259, 3.1245040893555)
2466
backrotorpos.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2467
backrotorpos.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2468
backrotorpos.BrickColor = BrickColor.new("Really black")
2469
backrotorpos.Friction = 0.3
2470
backrotorpos.BottomSurface = Enum.SurfaceType.Smooth
2471
2472
 mesh_93 = Instance.new("SpecialMesh", backrotorpos)
2473
mesh_93.Scale = Vector3.new(1.25, 1.5, 1.25)
2474
2475
 mainrotorpos = Instance.new("Part", mhuey)
2476
mainrotorpos.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2477
mainrotorpos.TopSurface = Enum.SurfaceType.Smooth
2478
mainrotorpos.Reflectance = 0.1
2479
mainrotorpos.Material = Enum.Material.SmoothPlastic
2480
mainrotorpos.Size = Vector3.new(2, 2, 3)
2481
mainrotorpos.Name = "mainrotorpos"
2482
mainrotorpos.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2483
mainrotorpos.CFrame = CFrame.new(56.081, 20.831, 69.274)* CFrame.Angles(-0.016610756516457, -1.5415819883347, -0.016250181943178)
2484
mainrotorpos.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2485
mainrotorpos.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2486
mainrotorpos.BrickColor = BrickColor.new("Really black")
2487
mainrotorpos.Friction = 0.3
2488
mainrotorpos.BottomSurface = Enum.SurfaceType.Smooth
2489
2490
 mesh_94 = Instance.new("SpecialMesh", mainrotorpos)
2491
mesh_94.Scale = Vector3.new(1.25, 1.5, 1.25)
2492
2493
 backrotor = Instance.new("Model", mhuey)
2494
backrotor.Name = "backrotor"
2495
2496
 rotor2b = Instance.new("Part", backrotor)
2497
rotor2b.Velocity = Vector3.new(102.891, 0.14, -11.064)
2498
rotor2b.CanCollide = false
2499
rotor2b.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2500
rotor2b.TopSurface = Enum.SurfaceType.Smooth
2501
rotor2b.Reflectance = 0.1
2502
rotor2b.RotVelocity = Vector3.new(0.001, 2.971, 0.006)
2503
rotor2b.Material = Enum.Material.SmoothPlastic
2504
rotor2b.Size = Vector3.new(1, 0.4, 1)
2505
rotor2b.Name = "Rotor2b"
2506
rotor2b.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2507
rotor2b.CFrame = CFrame.new(79.751, 14.582, 71.682)* CFrame.Angles(-1.5708158016205, 0.028678752481937, 0.017088580876589)
2508
rotor2b.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2509
rotor2b.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2510
rotor2b.BrickColor = BrickColor.new("New Yeller")
2511
rotor2b.Friction = 0.3
2512
rotor2b.BottomSurface = Enum.SurfaceType.Smooth
2513
2514
 mesh_95 = Instance.new("SpecialMesh", rotor2b)
2515
mesh_95.MeshType = Enum.MeshType.Brick
2516
2517
 rotor1d_2 = Instance.new("Part", backrotor)
2518
rotor1d_2.Velocity = Vector3.new(52.409, 0.15, -9.594)
2519
rotor1d_2.CanCollide = false
2520
rotor1d_2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2521
rotor1d_2.TopSurface = Enum.SurfaceType.Smooth
2522
rotor1d_2.Reflectance = 0.1
2523
rotor1d_2.RotVelocity = Vector3.new(0.001, 2.971, 0.006)
2524
rotor1d_2.Material = Enum.Material.SmoothPlastic
2525
rotor1d_2.Size = Vector3.new(8, 0.4, 1)
2526
rotor1d_2.Name = "Rotor1d"
2527
rotor1d_2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2528
rotor1d_2.CFrame = CFrame.new(84.237, 14.456, 71.595)* CFrame.Angles(1.5707769393921, -0.028678793460131, 3.1245040893555)
2529
rotor1d_2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2530
rotor1d_2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2531
rotor1d_2.BrickColor = BrickColor.new("Really black")
2532
rotor1d_2.Friction = 0.3
2533
rotor1d_2.BottomSurface = Enum.SurfaceType.Smooth
2534
2535
 mesh_96 = Instance.new("SpecialMesh", rotor1d_2)
2536
mesh_96.MeshType = Enum.MeshType.Brick
2537
2538
 rotormiddle_2 = Instance.new("Part", backrotor)
2539
rotormiddle_2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2540
rotormiddle_2.TopSurface = Enum.SurfaceType.Smooth
2541
rotormiddle_2.Reflectance = 0.1
2542
rotormiddle_2.Material = Enum.Material.SmoothPlastic
2543
rotormiddle_2.Size = Vector3.new(2, 2, 3)
2544
rotormiddle_2.Name = "rotormiddle"
2545
rotormiddle_2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2546
rotormiddle_2.CFrame = CFrame.new(89.238, 14.312, 71.709)* CFrame.Angles(1.5707769393921, -0.028678840026259, 3.1245040893555)
2547
rotormiddle_2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2548
rotormiddle_2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2549
rotormiddle_2.BrickColor = BrickColor.new("Really black")
2550
rotormiddle_2.Friction = 0.3
2551
rotormiddle_2.BottomSurface = Enum.SurfaceType.Smooth
2552
2553
 mesh_97 = Instance.new("SpecialMesh", rotormiddle_2)
2554
mesh_97.Scale = Vector3.new(1.25, 1.5, 1.25)
2555
2556
 rotor3b = Instance.new("Part", backrotor)
2557
rotor3b.CanCollide = false
2558
rotor3b.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2559
rotor3b.TopSurface = Enum.SurfaceType.Smooth
2560
rotor3b.Reflectance = 0.1
2561
rotor3b.Material = Enum.Material.SmoothPlastic
2562
rotor3b.Size = Vector3.new(8, 0.4, 1)
2563
rotor3b.Name = "Rotor3b"
2564
rotor3b.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2565
rotor3b.CFrame = CFrame.new(94.232, 14.169, 71.424)* CFrame.Angles(-1.5708158016205, 0.028678929433227, 0.017088580876589)
2566
rotor3b.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2567
rotor3b.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2568
rotor3b.BrickColor = BrickColor.new("Really black")
2569
rotor3b.Friction = 0.3
2570
rotor3b.BottomSurface = Enum.SurfaceType.Smooth
2571
2572
 mesh_98 = Instance.new("SpecialMesh", rotor3b)
2573
mesh_98.MeshType = Enum.MeshType.Brick
2574
2575
 rotor1b_4 = Instance.new("Part", backrotor)
2576
rotor1b_4.Velocity = Vector3.new(-102.009, 0.178, -5.099)
2577
rotor1b_4.CanCollide = false
2578
rotor1b_4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2579
rotor1b_4.TopSurface = Enum.SurfaceType.Smooth
2580
rotor1b_4.Reflectance = 0.1
2581
rotor1b_4.RotVelocity = Vector3.new(0.001, 2.971, 0.006)
2582
rotor1b_4.Material = Enum.Material.SmoothPlastic
2583
rotor1b_4.Size = Vector3.new(1, 0.4, 1)
2584
rotor1b_4.Name = "Rotor1b"
2585
rotor1b_4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2586
rotor1b_4.CFrame = CFrame.new(98.729, 14.043, 71.356)* CFrame.Angles(-1.5708158016205, 0.028678752481937, 0.017088580876589)
2587
rotor1b_4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2588
rotor1b_4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2589
rotor1b_4.BrickColor = BrickColor.new("New Yeller")
2590
rotor1b_4.Friction = 0.3
2591
rotor1b_4.BottomSurface = Enum.SurfaceType.Smooth
2592
2593
 mesh_99 = Instance.new("SpecialMesh", rotor1b_4)
2594
mesh_99.MeshType = Enum.MeshType.Brick
2595
2596
 seat6 = Instance.new("Seat", mhuey)
2597
seat6.Friction = 0.3
2598
seat6.BottomSurface = Enum.SurfaceType.Smooth
2599
seat6.CanCollide = false
2600
seat6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2601
seat6.TopSurface = Enum.SurfaceType.Smooth
2602
seat6.Reflectance = 0.1
2603
seat6.Transparency = 1
2604
seat6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2605
seat6.BrickColor = BrickColor.new("Really black")
2606
seat6.Material = Enum.Material.SmoothPlastic
2607
seat6.Size = Vector3.new(2.94, 0.4, 2)
2608
seat6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2609
seat6.CFrame = CFrame.new(49.118, 10.252, 74.445)* CFrame.Angles(-3.1415903568268, 0.0076527842320502, -3.1409363746643)
2610
seat6.Name = "Seat6"
2611
2612
 mesh = Instance.new("BlockMesh", seat6)
2613
2614
local missile = Instance.new("Part", mhuey)
2615
missile.FormFactor = Enum.FormFactor.Symmetric
2616
missile.Material = Enum.Material.Metal
2617
missile.Size = Vector3.new(1, 1, 13)
2618
missile.Name = "Missile"
2619
missile.CFrame = CFrame.new(43.366, 9.463, 63.371)* CFrame.Angles(7.0900182436162e-006, 1.5631847381592, 7.0900182436162e-006)
2620
missile.BrickColor = BrickColor.new("Earth green")
2621
missile.Friction = 0.3
2622
2623
mesh = Instance.new("SpecialMesh", missile)
2624
mesh.MeshId = "http://roblox.com/asset/?id=2251534"
2625
mesh.VertexColor = Vector3.new(0, 0, 0)
2626
mesh.MeshType = Enum.MeshType.FileMesh
2627
2628
2629
2630
mhuey:BreakJoints()
2631
2632
local engine = mhuey.engine
2633
local backrotor = mhuey.backrotor.rotormiddle
2634
local mainrotor = mhuey.mainrotor.rotormiddle
2635
backrotor:BreakJoints()
2636
mainrotor:BreakJoints()
2637
2638
local prev
2639
local parts = mhuey:GetChildren()
2640
2641
for i = 1,#parts do 
2642
	if (parts[i].className == "Part") or (parts[i].className == "WedgePart") or (parts[i].className == "Seat") or (parts[i].className == "VehicleSeat") or (parts[i].className == "CornerWedgePart") then 
2643
		if (prev ~= nil)then 
2644
			if parts[i]:FindFirstChild("Weld") then parts[i]:FindFirstChild("Weld"):Destroy() end
2645
			local weld = Instance.new("Weld") 
2646
			weld.Part0 = prev 
2647
			weld.Part1 = parts[i] 
2648
			weld.C0 = prev.CFrame:inverse() 
2649
			weld.C1 = parts[i].CFrame:inverse() 
2650
			weld.Parent = prev 
2651
		end 
2652
		prev = parts[i] 
2653
	end 
2654
end
2655
mhuey:MakeJoints()
2656
mhuey.Parent = char
2657
engine.CFrame = char["Left Leg"].CFrame*CFrame.new(5,5,16)
2658
2659
local prev
2660
local parts = mhuey.mainrotor:GetChildren()
2661
2662
for i = 1,#parts do 
2663
	if (parts[i].className == "Part") or (parts[i].className == "WedgePart") or (parts[i].className == "Seat") or (parts[i].className == "VehicleSeat") or (parts[i].className == "CornerWedgePart") then 
2664
		if (prev ~= nil)then 
2665
			if parts[i]:FindFirstChild("Weld") then parts[i]:FindFirstChild("Weld"):Destroy() end
2666
			local weld = Instance.new("Weld") 
2667
			weld.Part0 = prev 
2668
			weld.Part1 = parts[i] 
2669
			weld.C0 = prev.CFrame:inverse() 
2670
			weld.C1 = parts[i].CFrame:inverse() 
2671
			weld.Parent = prev 
2672
		end 
2673
		prev = parts[i] 
2674
	end 
2675
end
2676
mainrotor:MakeJoints()
2677
2678
local prev
2679
local parts = mhuey.backrotor:GetChildren()
2680
2681
for i = 1,#parts do 
2682
	if (parts[i].className == "Part") or (parts[i].className == "WedgePart") or (parts[i].className == "Seat") or (parts[i].className == "VehicleSeat") or (parts[i].className == "CornerWedgePart") then 
2683
		if (prev ~= nil)then 
2684
			if parts[i]:FindFirstChild("Weld") then parts[i]:FindFirstChild("Weld"):Destroy() end
2685
			local weld = Instance.new("Weld") 
2686
			weld.Part0 = prev 
2687
			weld.Part1 = parts[i] 
2688
			weld.C0 = prev.CFrame:inverse() 
2689
			weld.C1 = parts[i].CFrame:inverse() 
2690
			weld.Parent = prev 
2691
		end 
2692
		prev = parts[i] 
2693
	end 
2694
end
2695
backrotor:MakeJoints()
2696
2697
weld(mhuey.backrotor.rotormiddle, mhuey.backrotorpos, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),0,0))
2698
weld(mhuey.mainrotor.rotormiddle, mhuey.mainrotorpos, CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),0,0))
2699
backrotor.Weld.Name = "rotorweld"
2700
mainrotor.Weld.Name = "rotorweld"
2701
2702
--HeliSounds Start--
2703
local enginesound=Instance.new("Sound")
2704
enginesound.SoundId="http://www.roblox.com/asset/?id=134145308"
2705
enginesound.PlayOnRemove=false
2706
enginesound.Volume=0.95
2707
enginesound.Looped=true
2708
enginesound.Pitch = 1
2709
enginesound.Parent=engine
2710
local rotorsound=Instance.new("Sound")
2711
rotorsound.SoundId="http://www.roblox.com/asset/?id=246930031"
2712
rotorsound.PlayOnRemove=false
2713
rotorsound.Volume=0.95
2714
rotorsound.Looped=true
2715
rotorsound.Pitch = rotateangle + 2
2716
rotorsound.Parent=engine
2717
--HeliSounds End--
2718
2719
--Gui Start--
2720
local speedgui = Instance.new("ScreenGui", player.PlayerGui)
2721
speedgui.Name = "SpeedGui"
2722
2723
local speedguibackground = Instance.new("Frame", speedgui)
2724
speedguibackground.Size = UDim2.new(0, 20, 0, 200)
2725
speedguibackground.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
2726
speedguibackground.Name = "speedguibackground"
2727
speedguibackground.Position = UDim2.new(0.8, 0, 0.1, 0)
2728
speedguibackground.BorderSizePixel = 0
2729
speedguibackground.BackgroundTransparency = 0.4
2730
speedguibackground.BackgroundColor3 = Color3.new(1, 1, 1)
2731
2732
local speedbar = Instance.new("Frame", speedgui)
2733
speedbar.Size = UDim2.new(0, 40, 0, 20)
2734
speedbar.Draggable = true
2735
speedbar.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
2736
speedbar.Name = "speedbar"
2737
speedbar.Position = UDim2.new(0.786, 0, 0.44, 0)
2738
speedbar.BorderSizePixel = 0
2739
speedbar.BackgroundTransparency = 0.1
2740
speedbar.BackgroundColor3 = Color3.new(0, 0, 0)
2741
2742
local textlabel = Instance.new("TextLabel", speedgui)
2743
textlabel.BackgroundColor3 = Color3.new(1, 1, 1)
2744
textlabel.BackgroundTransparency = 1
2745
textlabel.Size = UDim2.new(0, 200, 0, 50)
2746
textlabel.TextColor3 = Color3.new(0.105882, 0.164706, 0.207843)
2747
textlabel.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
2748
textlabel.Text = "Speed Meter"
2749
textlabel.Position = UDim2.new(0.6, 0, 0.2, 0)
2750
textlabel.Font = Enum.Font.SourceSans
2751
textlabel.FontSize = Enum.FontSize.Size14
2752
2753
local speedadd = Instance.new("ImageButton", speedgui)
2754
speedadd.BackgroundColor3 = Color3.new(1, 1, 1)
2755
speedadd.Image = "http://www.roblox.com/asset/?id=13890082"
2756
speedadd.Size = UDim2.new(0, 20, 0, 20)
2757
speedadd.BackgroundTransparency = 1
2758
speedadd.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
2759
speedadd.Name = "speedadd"
2760
speedadd.Position = UDim2.new(0.7, 0, 0.28, 0)
2761
2762
local speedsubtract = Instance.new("ImageButton", speedgui)
2763
speedsubtract.BackgroundColor3 = Color3.new(1, 1, 1)
2764
speedsubtract.Image = "http://www.roblox.com/asset/?id=57419479"
2765
speedsubtract.Size = UDim2.new(0, 20, 0, 20)
2766
speedsubtract.BackgroundTransparency = 1
2767
speedsubtract.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
2768
speedsubtract.Name = "speedsubtract"
2769
speedsubtract.Position = UDim2.new(0.733, 0, 0.28, 0)
2770
2771
2772
--Gui End--
2773
2774
speedadd.MouseButton1Click:connect(function()
2775
	speed = speed + 5
2776
	if speed >= 100 then speed = 100 end
2777
	textlabel.Text = "Speed:"..speed
2778
	print("Speed:"..speed)
2779
	speedbar.Position = UDim2.new(0.786, 0, speedbar.Position.Y.Scale - .02, 0)
2780
end)
2781
speedsubtract.MouseButton1Click:connect(function()
2782
	speed = speed - 5
2783
	if speed <= 0 then speed = 0 end
2784
	textlabel.Text = "Speed:"..speed
2785
	print("Speed:"..speed)
2786
	speedbar.Position = UDim2.new(0.786, 0, speedbar.Position.Y.Scale + .02, 0)
2787
end)
2788
2789
local bg = Instance.new("BodyGyro",engine)
2790
bg.D = 500
2791
bg.MaxTorque = Vector3.new(0,0,0)
2792
bg.P = 1000
2793
local bv = Instance.new("BodyVelocity",engine)
2794
bv.MaxForce = Vector3.new(0,0,0)
2795
bv.P = 1250
2796
bv.Velocity = Vector3.new(0,0.16,0)
2797
2798
2799
mouse.KeyDown:connect(function(key)
2800
if key == "y" and engineon == false then
2801
mouse.Icon = "rbxasset://textures/GunCursor.png"
2802
engineon = true
2803
enginesound:Play()
2804
rotorsound:Play()
2805
while engineon == true do wait()
2806
	rotateangle = rotateangle + .2
2807
	if rotateangle >360 then rotateangle = 0 end
2808
	mainrotor.Weld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),rotateangle,0)
2809
	backrotor.Weld.C0 = CFrame.new(0,0,0)*CFrame.Angles(math.rad(0),rotateangle,0)
2810
end
2811
end
2812
end)
2813
2814
mouse.KeyDown:connect(function(key)
2815
if key == "u" and engineon == true then
2816
mouse.Icon = ""
2817
engineon = false
2818
heliready = false
2819
bv.Velocity = Vector3.new(0,0,0)
2820
bv.MaxForce = Vector3.new(0,0,0)
2821
rotorsound:Stop()
2822
enginesound:Stop()
2823
elevation = 0
2824
end
2825
end)
2826
2827
mouse.KeyDown:connect(function(key)
2828
if key == "e" and engineon == true then
2829
	bv.MaxForce = Vector3.new(9e20,9e20,9e20)
2830
	bv.Velocity = Vector3.new(bv.Velocity.x,10,bv.Velocity.z)
2831
end
2832
end)
2833
2834
mouse.KeyUp:connect(function(key)
2835
if key == "e" and engineon == true then
2836
	bv.Velocity = Vector3.new(bv.Velocity.x,0,bv.Velocity.z)
2837
end
2838
end)
2839
2840
mouse.KeyDown:connect(function(key)
2841
if key == "q" and engineon == true then
2842
	bv.MaxForce = Vector3.new(9e20,9e20,9e20)
2843
	bv.Velocity = Vector3.new(bv.Velocity.x,-10,bv.Velocity.z)
2844
end
2845
end)
2846
2847
mouse.KeyUp:connect(function(key)
2848
if key == "q" and engineon == true then
2849
	bv.Velocity = Vector3.new(bv.Velocity.x,0,bv.Velocity.z)
2850
end
2851
end)
2852
2853
2854
mouse.KeyDown:connect(function(key)
2855
if key == "w" and engineon == true then
2856
	wpressed = true
2857
	bv.MaxForce = Vector3.new(9e20,9e20,9e20)
2858
			while wpressed == true do wait(.08)
2859
bv.Velocity = (engine.CFrame.lookVector * speed) + Vector3.new(0,0,0)
2860
	end
2861
	end
2862
		end)
2863
2864
mouse.KeyUp:connect(function(key)
2865
if key == "w" then
2866
wpressed = false
2867
bv.Velocity = Vector3.new(0,bv.Velocity.y,0)
2868
end
2869
end)
2870
2871
mouse.KeyDown:connect(function(key)
2872
if key == "h" then
2873
	hpressed = hpressed + 1
2874
	if hpressed == 1 then
2875
	engine.Anchored = true
2876
	end
2877
	if hpressed == 2 then
2878
		hpressed = 0
2879
		engine.Anchored = false
2880
	end
2881
	end
2882
end)
2883
2884
local gf = Instance.new("Sound",missile)
2885
gf.Volume = 1
2886
gf.SoundId = "rbxassetid://282537994"
2887
gf.Pitch = 1
2888
2889
local canfire = true
2890
function fire()
2891
	if canfire == true then
2892
canfire = false
2893
mouse.Icon = "rbxasset://textures/GunWaitCursor.png"
2894
gf:Play()
2895
local nmissile = missile:Clone()
2896
nmissile.Name = "MHuey Missile"
2897
nmissile.Parent = workspace
2898
game.Debris:AddItem(nmissile,4)
2899
missile.Transparency = 1
2900
2901
local bodyGyro = Instance.new('BodyGyro', nmissile)
2902
bodyGyro.cframe = CFrame.new(missile.CFrame.p, mouse.Hit.p)
2903
bodyGyro.maxTorque= Vector3.new(math.huge, math.huge, math.huge)
2904
local bodyForce = Instance.new('BodyForce', nmissile)
2905
bodyForce.force = Vector3.new(0, nmissile:GetMass() * 196.2, 0)
2906
local fire = Instance.new('Fire', nmissile)
2907
fire.Heat = 5
2908
fire.Size = 2
2909
local smoke2 = Instance.new("Smoke",nmissile)
2910
game.Debris:AddItem(smoke2,2)
2911
local bvelocity = Instance.new("BodyVelocity",nmissile)
2912
bvelocity.maxForce = Vector3.new(math.huge,math.huge,math.huge)
2913
bvelocity.velocity = mouse.Hit.lookVector*135
2914
2915
nmissile.Touched:connect(function(h)
2916
if (not h:isDescendantOf(mhuey)) then
2917
	if not h.Name:lower():find("base") then
2918
	h.Anchored = false
2919
				h.Velocity  = char.Head.CFrame.lookVector*50
2920
	            h:BreakJoints()
2921
	if h.Parent:FindFirstChild("Humanoid") then h.Parent.Humanoid:TakeDamage(9000) end
2922
	if h.Parent.className=="Model" then
2923
		h.Parent:BreakJoints()
2924
	end
2925
	end
2926
	local ex = Instance.new("Sound",nmissile)
2927
                ex.Volume = 5
2928
				ex.SoundId = "rbxassetid://138186576"
2929
				ex.Pitch = 1
2930
				ex:Play()
2931
	local exp=Instance.new("Explosion", workspace)
2932
				exp.Position=nmissile.Position
2933
				exp.BlastPressure=40
2934
				exp.BlastRadius=15
2935
				exp.Name = "RocketExplosion"
2936
                exp.ExplosionType = Enum.ExplosionType.CratersAndDebris
2937
nmissile:Destroy()
2938
end
2939
end)
2940
wait(2)
2941
missile.Transparency = 0
2942
canfire = true
2943
mouse.Icon = "rbxasset://textures/GunCursor.png"
2944
	end
2945
	end
2946
2947
mouse.KeyDown:connect(function(key)
2948
    if key:byte() == 91 and engineon == true then
2949
	fire()
2950
end
2951
end)
2952
2953
local ppressed = 0
2954
mouse.KeyDown:connect(function(key)
2955
if key == "p" then
2956
	ppressed = ppressed + 1
2957
	if ppressed == 1 then
2958
	print("Missile View Enabled")
2959
	camera.CameraSubject = missile
2960
	end
2961
	if ppressed == 2 then
2962
	print("Missile View Disabled")
2963
	camera.CameraSubject = char.Humanoid
2964
	ppressed = 0
2965
	end
2966
	end
2967
end)
2968
2969
game:GetService("RunService").RenderStepped:connect(function()
2970
if wpressed == true and engineon == true then
2971
	bg.MaxTorque = Vector3.new(9e20,9e20,9e20)
2972
	bg.CFrame = CFrame.new(engine.CFrame.p, mouse.Hit.p)
2973
end
2974
end)