View difference between Paste ID: C2s4LNer and k5eWfDYa
SHOW: | | - or go back to the newest paste.
1
wait(2)
2
3
local plr = game:GetService("Players").LocalPlayer
4
local char,mouse = plr.Character,plr:GetMouse()
5
local camera = game:GetService("Workspace").CurrentCamera
6
local fly = false
7
local campos = CFrame.new(0,0,0)
8
9
local wd,ad,sd,dd,qd,ed,rd,fd,moused = false,false,false,false,false,false,false,false,false
10
11
local returnhome = true
12
local gun = false
13
local gcd = false
14
local shooting = false
15
local tPitch = 3
16
17
local tCf = CFrame.new(0,20,0)
18
19
o1 = Instance.new("Model")
20
o2 = Instance.new("Part")
21
o3 = Instance.new("BlockMesh")
22
o4 = Instance.new("Part")
23
o5 = Instance.new("BlockMesh")
24
o6 = Instance.new("Part")
25
o7 = Instance.new("Part")
26
o8 = Instance.new("BlockMesh")
27
o9 = Instance.new("Part")
28
o10 = Instance.new("BlockMesh")
29
o11 = Instance.new("Part")
30
o12 = Instance.new("CylinderMesh")
31
o13 = Instance.new("Part")
32
o14 = Instance.new("BlockMesh")
33
o15 = Instance.new("Part")
34
o16 = Instance.new("BlockMesh")
35
o17 = Instance.new("Part")
36
o18 = Instance.new("BlockMesh")
37
o19 = Instance.new("Part")
38
o20 = Instance.new("Part")
39
o21 = Instance.new("BlockMesh")
40
o22 = Instance.new("Part")
41
o23 = Instance.new("BlockMesh")
42
o24 = Instance.new("Part")
43
o25 = Instance.new("BlockMesh")
44
o26 = Instance.new("Part")
45
o27 = Instance.new("Part")
46
o28 = Instance.new("Part")
47
o29 = Instance.new("BlockMesh")
48
o30 = Instance.new("Part")
49
o31 = Instance.new("BlockMesh")
50
o32 = Instance.new("Part")
51
o33 = Instance.new("Part")
52
o34 = Instance.new("BlockMesh")
53
o35 = Instance.new("Part")
54
o36 = Instance.new("CylinderMesh")
55
o37 = Instance.new("Part")
56
o38 = Instance.new("CylinderMesh")
57
o39 = Instance.new("SpotLight")
58
o40 = Instance.new("Model")
59
o41 = Instance.new("Part")
60
o42 = Instance.new("BlockMesh")
61
o43 = Instance.new("Part")
62
o44 = Instance.new("BlockMesh")
63
o45 = Instance.new("Part")
64
o46 = Instance.new("BlockMesh")
65
o47 = Instance.new("Part")
66
o48 = Instance.new("BlockMesh")
67
o49 = Instance.new("Part")
68
o50 = Instance.new("BlockMesh")
69
o51 = Instance.new("Part")
70
o52 = Instance.new("BlockMesh")
71
o53 = Instance.new("Model")
72
o54 = Instance.new("Part")
73
o55 = Instance.new("BlockMesh")
74
o56 = Instance.new("Part")
75
o57 = Instance.new("BlockMesh")
76
o58 = Instance.new("Part")
77
o59 = Instance.new("BlockMesh")
78
o60 = Instance.new("Part")
79
o61 = Instance.new("BlockMesh")
80
o62 = Instance.new("Part")
81
o63 = Instance.new("BlockMesh")
82
o64 = Instance.new("Part")
83
o65 = Instance.new("BlockMesh")
84
o66 = Instance.new("Part")
85
o67 = Instance.new("BlockMesh")
86
o68 = Instance.new("Part")
87
o69 = Instance.new("BlockMesh")
88
o70 = Instance.new("Part")
89
o71 = Instance.new("Model")
90
o72 = Instance.new("Part")
91
o73 = Instance.new("BlockMesh")
92
o74 = Instance.new("Part")
93
o75 = Instance.new("BlockMesh")
94
o76 = Instance.new("Part")
95
o77 = Instance.new("BlockMesh")
96
o78 = Instance.new("Part")
97
o79 = Instance.new("BlockMesh")
98
o80 = Instance.new("Part")
99
o81 = Instance.new("BlockMesh")
100
o82 = Instance.new("Part")
101
o83 = Instance.new("BlockMesh")
102
o84 = Instance.new("Model")
103
o85 = Instance.new("Part")
104
o86 = Instance.new("BlockMesh")
105
o87 = Instance.new("Part")
106
o88 = Instance.new("BlockMesh")
107
o89 = Instance.new("Part")
108
o90 = Instance.new("BlockMesh")
109
o91 = Instance.new("Part")
110
o92 = Instance.new("BlockMesh")
111
o93 = Instance.new("Part")
112
o94 = Instance.new("BlockMesh")
113
o95 = Instance.new("Part")
114
o96 = Instance.new("BlockMesh")
115
o97 = Instance.new("Part")
116
o98 = Instance.new("Model")
117
o99 = Instance.new("Part")
118
o100 = Instance.new("CylinderMesh")
119
o101 = Instance.new("Part")
120
o102 = Instance.new("CylinderMesh")
121
o103 = Instance.new("Part")
122
o104 = Instance.new("CylinderMesh")
123
o105 = Instance.new("Part")
124
o106 = Instance.new("CylinderMesh")
125
o107 = Instance.new("Part")
126
o108 = Instance.new("CylinderMesh")
127
o109 = Instance.new("Part")
128
local s = Instance.new("Sound",char)
129-
s.SoundId = "http://www.roblox.com/asset/?id=146830287"
129+
s.SoundId = "http://www.roblox.com/asset/?id=346516510"
130
s.Parent = o1.PrimaryPart
131
s.Pitch = 1
132
s.Volume = 1
133
s.Looped = true
134
wait(0.1)
135
s:play()
136
137
o1.Name = "Drone"
138
o1.Parent = game.Players.LocalPlayer.Character
139
o2.Parent = o1
140
o2.Material = Enum.Material.SmoothPlastic
141
o2.BrickColor = BrickColor.new("Institutional white")
142
o2.Position = Vector3.new(13.0515203, 41.184063, -70.0561295)
143
o2.Anchored = true
144
o2.CanCollide = false
145
o2.Size = Vector3.new(0.200000003, 0.200000003, 0.432551533)
146
o2.CFrame = CFrame.new(13.0515203, 41.184063, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
147
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
148
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
149
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
150
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
151
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
152
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
153
o2.Color = Color3.new(0.972549, 0.972549, 0.972549)
154
o2.Position = Vector3.new(13.0515203, 41.184063, -70.0561295)
155
o3.Parent = o2
156
o3.Scale = Vector3.new(0.337930918, 0.270344734, 1)
157
o4.Parent = o1
158
o4.Material = Enum.Material.SmoothPlastic
159
o4.BrickColor = BrickColor.new("Institutional white")
160
o4.Position = Vector3.new(11.0104322, 40.8393707, -70.0561218)
161
o4.Anchored = true
162
o4.CanCollide = false
163
o4.Size = Vector3.new(0.200000003, 0.7434479, 0.432551622)
164
o4.CFrame = CFrame.new(11.0104322, 40.8393707, -70.0561218, 1, 0, 0, 0, 1, 0, 0, 0, 1)
165
o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
166
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
167
o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
168
o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
169
o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
170
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
171
o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
172
o4.Position = Vector3.new(11.0104322, 40.8393707, -70.0561218)
173
o5.Parent = o4
174
o5.Scale = Vector3.new(0.337930918, 1, 1)
175
o6.Parent = o1
176
o6.Material = Enum.Material.SmoothPlastic
177
o6.BrickColor = BrickColor.new("Institutional white")
178
o6.Position = Vector3.new(12.0309782, 40.8393707, -70.5968246)
179
o6.Anchored = true
180
o6.Size = Vector3.new(2.10868883, 0.7434479, 0.648827374)
181
o6.CFrame = CFrame.new(12.0309782, 40.8393707, -70.5968246, 1, 0, 0, 0, 1, 0, 0, 0, 1)
182
o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
183
o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
184
o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
185
o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
186
o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
187
o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
188
o6.Color = Color3.new(0.972549, 0.972549, 0.972549)
189
o6.Position = Vector3.new(12.0309782, 40.8393707, -70.5968246)
190
o7.Parent = o1
191
o7.Material = Enum.Material.SmoothPlastic
192
o7.BrickColor = BrickColor.new("Institutional white")
193
o7.Position = Vector3.new(13.0380087, 40.9340019, -70.0561295)
194
o7.Anchored = true
195
o7.CanCollide = false
196
o7.Size = Vector3.new(0.200000003, 0.446068704, 0.432551533)
197
o7.CFrame = CFrame.new(13.0380087, 40.9340019, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
198
o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
199
o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
200
o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
201
o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
202
o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
203
o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
204
o7.Color = Color3.new(0.972549, 0.972549, 0.972549)
205
o7.Position = Vector3.new(13.0380087, 40.9340019, -70.0561295)
206
o8.Parent = o7
207
o8.Scale = Vector3.new(0.202758551, 1, 1)
208
o9.Parent = o1
209
o9.Material = Enum.Material.SmoothPlastic
210
o9.BrickColor = BrickColor.new("Institutional white")
211
o9.Position = Vector3.new(13.0515203, 40.4946709, -70.0561295)
212
o9.Anchored = true
213
o9.CanCollide = false
214
o9.Size = Vector3.new(0.200000003, 0.200000003, 0.432551533)
215
o9.CFrame = CFrame.new(13.0515203, 40.4946709, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
216
o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
217
o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
218
o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
219
o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
220
o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
221
o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
222
o9.Color = Color3.new(0.972549, 0.972549, 0.972549)
223
o9.Position = Vector3.new(13.0515203, 40.4946709, -70.0561295)
224
o10.Parent = o9
225
o10.Scale = Vector3.new(0.337930918, 0.270344734, 1)
226
o11.Parent = o1
227
o11.Material = Enum.Material.SmoothPlastic
228
o11.BrickColor = BrickColor.new("Really black")
229
o11.Position = Vector3.new(13.0447683, 40.9407463, -70.0561218)
230
o11.Rotation = Vector3.new(-0, 0, -89.9999771)
231
o11.Anchored = true
232
o11.CanCollide = false
233
o11.Size = Vector3.new(0.432551593, 0.200000003, 0.432551533)
234
o11.CFrame = CFrame.new(13.0447683, 40.9407463, -70.0561218, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
235
o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
236
o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
237
o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
238
o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
239
o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
240
o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
241
o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
242
o11.Position = Vector3.new(13.0447683, 40.9407463, -70.0561218)
243
o12.Parent = o11
244
o12.Scale = Vector3.new(1, 0.270344734, 1)
245
o13.Parent = o1
246
o13.Material = Enum.Material.SmoothPlastic
247
o13.BrickColor = BrickColor.new("Institutional white")
248
o13.Position = Vector3.new(11.6057615, 40.8393707, -71.2487564)
249
o13.Rotation = Vector3.new(-180, 14.9999971, -180)
250
o13.Anchored = true
251
o13.CanCollide = false
252
o13.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
253
o13.CFrame = CFrame.new(11.6057615, 40.8393707, -71.2487564, -0.965925872, 0, 0.258818984, 0, 1, 0, -0.258818984, 0, -0.965925872)
254
o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
255
o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
256
o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
257
o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
258
o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
259
o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
260
o13.Color = Color3.new(0.972549, 0.972549, 0.972549)
261
o13.Position = Vector3.new(11.6057615, 40.8393707, -71.2487564)
262
o14.Parent = o13
263
o14.Scale = Vector3.new(1, 0.473103225, 0.946206748)
264
o15.Parent = o1
265
o15.Material = Enum.Material.SmoothPlastic
266
o15.BrickColor = BrickColor.new("Institutional white")
267
o15.Position = Vector3.new(12.0377378, 40.8393707, -69.1775131)
268
o15.Anchored = true
269
o15.CanCollide = false
270
o15.Size = Vector3.new(1.82482684, 0.608275533, 0.200000003)
271
o15.CFrame = CFrame.new(12.0377378, 40.8393707, -69.1775131, 1, 0, 0, 0, 1, 0, 0, 0, 1)
272
o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
273
o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
274
o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
275
o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
276
o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
277
o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
278
o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
279
o15.Position = Vector3.new(12.0377378, 40.8393707, -69.1775131)
280
o16.Parent = o15
281
o16.Scale = Vector3.new(1, 1, 0.540689588)
282
o17.Parent = o1
283
o17.Material = Enum.Material.SmoothPlastic
284
o17.BrickColor = BrickColor.new("Institutional white")
285
o17.Position = Vector3.new(11.5763578, 40.8393707, -68.866394)
286
o17.Rotation = Vector3.new(-0, 14.9999971, -180)
287
o17.Anchored = true
288
o17.CanCollide = false
289
o17.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
290
o17.CFrame = CFrame.new(11.5763578, 40.8393707, -68.866394, -0.965925872, 0, 0.258818984, 0, -1, 0, 0.258818984, 0, 0.965925872)
291
o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
292
o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
293
o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
294
o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
295
o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
296
o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
297
o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
298
o17.Position = Vector3.new(11.5763578, 40.8393707, -68.866394)
299
o18.Parent = o17
300
o18.Scale = Vector3.new(1, 0.473103225, 0.946206748)
301
o19.Parent = o1
302
o19.Material = Enum.Material.SmoothPlastic
303
o19.BrickColor = BrickColor.new("Institutional white")
304
o19.Position = Vector3.new(13.1865072, 40.8325996, -71.4201889)
305
o19.Rotation = Vector3.new(-180, -14.9999971, -0)
306
o19.Anchored = true
307
o19.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
308
o19.CFrame = CFrame.new(13.1865072, 40.8325996, -71.4201889, 0.965925872, 0, -0.258818984, 0, -1, 0, -0.258818984, 0, -0.965925872)
309
o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
310
o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
311
o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
312
o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
313
o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
314
o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
315
o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
316
o19.Position = Vector3.new(13.1865072, 40.8325996, -71.4201889)
317
o20.Parent = o1
318
o20.Material = Enum.Material.SmoothPlastic
319
o20.BrickColor = BrickColor.new("Institutional white")
320
o20.Position = Vector3.new(12.0650892, 40.8393707, -71.0390167)
321
o20.Rotation = Vector3.new(-180, 0, -180)
322
o20.Anchored = true
323
o20.CanCollide = false
324
o20.Size = Vector3.new(0.432551652, 0.202758521, 0.200000003)
325
o20.CFrame = CFrame.new(12.0650892, 40.8393707, -71.0390167, -1, 0, 0, 0, 1, 0, 0, 0, -1)
326
o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
327
o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
328
o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
329
o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
330
o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
331
o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
332
o20.Color = Color3.new(0.972549, 0.972549, 0.972549)
333
o20.Position = Vector3.new(12.0650892, 40.8393707, -71.0390167)
334
o21.Parent = o20
335
o21.Scale = Vector3.new(1, 1, 0.878620446)
336
o22.Parent = o1
337
o22.Material = Enum.Material.SmoothPlastic
338
o22.BrickColor = BrickColor.new("Institutional white")
339
o22.Position = Vector3.new(12.517333, 40.8393707, -68.866394)
340
o22.Rotation = Vector3.new(-0, -15.0000248, -0)
341
o22.Anchored = true
342
o22.CanCollide = false
343
o22.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
344
o22.CFrame = CFrame.new(12.517333, 40.8393707, -68.866394, 0.965927541, 0, -0.258819461, 0, 1, 0, 0.258819461, 0, 0.965927541)
345
o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
346
o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
347
o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
348
o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
349
o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
350
o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
351
o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
352
o22.Position = Vector3.new(12.517333, 40.8393707, -68.866394)
353
o23.Parent = o22
354
o23.Scale = Vector3.new(1, 0.473103225, 0.946206748)
355
o24.Parent = o1
356
o24.Material = Enum.Material.SmoothPlastic
357
o24.BrickColor = BrickColor.new("Institutional white")
358
o24.Position = Vector3.new(12.0242186, 40.8393707, -70.9347534)
359
o24.Anchored = true
360
o24.CanCollide = false
361
o24.Size = Vector3.new(1.85186148, 0.608275533, 0.200000003)
362
o24.CFrame = CFrame.new(12.0242186, 40.8393707, -70.9347534, 1, 0, 0, 0, 1, 0, 0, 0, 1)
363
o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
364
o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
365
o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
366
o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
367
o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
368
o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
369
o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
370
o24.Position = Vector3.new(12.0242186, 40.8393707, -70.9347534)
371
o25.Parent = o24
372
o25.Scale = Vector3.new(1, 1, 0.540689588)
373
o26.Parent = o1
374
o26.Material = Enum.Material.SmoothPlastic
375
o26.BrickColor = BrickColor.new("Institutional white")
376
o26.Position = Vector3.new(10.936595, 40.8325996, -68.6949692)
377
o26.Rotation = Vector3.new(-0, 14.9999971, -180)
378
o26.Anchored = true
379
o26.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
380
o26.CFrame = CFrame.new(10.936595, 40.8325996, -68.6949692, -0.965925872, 0, 0.258818984, 0, -1, 0, 0.258818984, 0, 0.965925872)
381
o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
382
o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
383
o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
384
o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
385
o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
386
o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
387
o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
388
o26.Position = Vector3.new(10.936595, 40.8325996, -68.6949692)
389
o27.Parent = o1
390
o27.Material = Enum.Material.SmoothPlastic
391
o27.BrickColor = BrickColor.new("Institutional white")
392
o27.Position = Vector3.new(10.9659986, 40.8325996, -71.4201889)
393
o27.Rotation = Vector3.new(-180, 14.9999971, -180)
394
o27.Anchored = true
395
o27.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
396
o27.CFrame = CFrame.new(10.9659986, 40.8325996, -71.4201889, -0.965925872, 0, 0.258818984, 0, 1, 0, -0.258818984, 0, -0.965925872)
397
o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
398
o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
399
o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
400
o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
401
o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
402
o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
403
o27.Color = Color3.new(0.972549, 0.972549, 0.972549)
404
o27.Position = Vector3.new(10.9659986, 40.8325996, -71.4201889)
405
o28.Parent = o1
406
o28.Material = Enum.Material.SmoothPlastic
407
o28.BrickColor = BrickColor.new("Institutional white")
408
o28.Position = Vector3.new(12.0580168, 40.8393707, -69.0761337)
409
o28.Anchored = true
410
o28.CanCollide = false
411
o28.Size = Vector3.new(0.432551652, 0.202758521, 0.200000003)
412
o28.CFrame = CFrame.new(12.0580168, 40.8393707, -69.0761337, 1, 0, 0, 0, 1, 0, 0, 0, 1)
413
o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
414
o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
415
o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
416
o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
417
o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
418
o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
419
o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
420
o28.Position = Vector3.new(12.0580168, 40.8393707, -69.0761337)
421
o29.Parent = o28
422
o29.Scale = Vector3.new(1, 1, 0.878620446)
423
o30.Parent = o1
424
o30.Material = Enum.Material.SmoothPlastic
425
o30.BrickColor = BrickColor.new("Institutional white")
426
o30.Position = Vector3.new(12.0580168, 40.8393707, -69.0355835)
427
o30.Anchored = true
428
o30.CanCollide = false
429
o30.Size = Vector3.new(0.405517191, 0.200000003, 0.256827533)
430
o30.CFrame = CFrame.new(12.0580168, 40.8393707, -69.0355835, 1, 0, 0, 0, 1, 0, 0, 0, 1)
431
o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
432
o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
433
o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
434
o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
435
o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
436
o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
437
o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
438
o30.Position = Vector3.new(12.0580168, 40.8393707, -69.0355835)
439
o31.Parent = o30
440
o31.Scale = Vector3.new(1, 0.473103225, 1)
441
o32.Parent = o1
442
o32.Material = Enum.Material.SmoothPlastic
443
o32.BrickColor = BrickColor.new("Institutional white")
444
o32.Position = Vector3.new(13.1571112, 40.8325996, -68.6949692)
445
o32.Rotation = Vector3.new(-0, -15.0000248, -0)
446
o32.Anchored = true
447
o32.Size = Vector3.new(0.243310437, 0.243310243, 0.243310302)
448
o32.CFrame = CFrame.new(13.1571112, 40.8325996, -68.6949692, 0.965927541, 0, -0.258819461, 0, 1, 0, 0.258819461, 0, 0.965927541)
449
o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
450
o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
451
o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
452
o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
453
o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
454
o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
455
o32.Color = Color3.new(0.972549, 0.972549, 0.972549)
456
o32.Position = Vector3.new(13.1571112, 40.8325996, -68.6949692)
457
o33.Parent = o1
458
o33.Material = Enum.Material.SmoothPlastic
459
o33.BrickColor = BrickColor.new("Institutional white")
460
o33.Position = Vector3.new(12.5467367, 40.8393707, -71.2487564)
461
o33.Rotation = Vector3.new(-180, -14.9999971, -0)
462
o33.Anchored = true
463
o33.CanCollide = false
464
o33.Size = Vector3.new(1.08137906, 0.200000003, 0.200000003)
465
o33.CFrame = CFrame.new(12.5467367, 40.8393707, -71.2487564, 0.965925872, 0, -0.258818984, 0, -1, 0, -0.258818984, 0, -0.965925872)
466
o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
467
o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
468
o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
469
o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
470
o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
471
o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
472
o33.Color = Color3.new(0.972549, 0.972549, 0.972549)
473
o33.Position = Vector3.new(12.5467367, 40.8393707, -71.2487564)
474
o34.Parent = o33
475
o34.Scale = Vector3.new(1, 0.473103225, 0.946206748)
476
o35.Parent = o1
477
o35.Material = Enum.Material.Neon
478
o35.BrickColor = BrickColor.new("Institutional white")
479
o35.Position = Vector3.new(13.05828, 40.9407463, -70.0561218)
480
o35.Rotation = Vector3.new(-0, 0, -89.9999771)
481
o35.Anchored = true
482
o35.CanCollide = false
483
o35.Size = Vector3.new(0.324413657, 0.200000003, 0.432551533)
484
o35.CFrame = CFrame.new(13.05828, 40.9407463, -70.0561218, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
485
o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
486
o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
487
o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
488
o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
489
o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
490
o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
491
o35.Color = Color3.new(0.972549, 0.972549, 0.972549)
492
o35.Position = Vector3.new(13.05828, 40.9407463, -70.0561218)
493
o36.Parent = o35
494
o36.Scale = Vector3.new(1, 0.405517131, 1)
495
o37.Name = "Eye"
496
o37.Parent = o1
497
o37.Material = Enum.Material.Neon
498
o37.BrickColor = BrickColor.new("Lime green")
499
o37.Position = Vector3.new(13.0515203, 40.9407463, -70.0561218)
500
o37.Rotation = Vector3.new(-0, 0, -89.9999771)
501
o37.Anchored = true
502
o37.CanCollide = false
503
o37.Size = Vector3.new(0.405517131, 0.200000003, 0.432551533)
504
o37.CFrame = CFrame.new(13.0515203, 40.9407463, -70.0561218, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
505
o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
506
o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
507
o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
508
o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
509
o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
510
o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
511
o37.Color = Color3.new(0, 1, 0)
512
o37.Position = Vector3.new(13.0515203, 40.9407463, -70.0561218)
513
o38.Parent = o37
514
o38.Scale = Vector3.new(1, 0.337930918, 1)
515
o39.Parent = o37
516
o39.Color = Color3.new(0, 1, 0)
517
o39.Brightness = 3
518
o39.Face = Enum.NormalId.Top
519
o39.Name = "Light"
520
o40.Name = "Rotor4"
521
o40.Parent = o1
522
o40.PrimaryPart = o41
523
o41.Name = "Main"
524
o41.Parent = o40
525
o41.Material = Enum.Material.SmoothPlastic
526
o41.BrickColor = BrickColor.new("Fossil")
527
o41.Position = Vector3.new(13.1841497, 41.1367531, -71.4254456)
528
o41.Anchored = true
529
o41.CanCollide = false
530
o41.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
531
o41.CFrame = CFrame.new(13.1841497, 41.1367531, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
532
o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
533
o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
534
o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
535
o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
536
o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
537
o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
538
o41.Color = Color3.new(0.623529, 0.631373, 0.67451)
539
o41.Position = Vector3.new(13.1841497, 41.1367531, -71.4254456)
540
o42.Parent = o41
541
o42.Scale = Vector3.new(0.405518085, 1, 0.40551728)
542
o43.Parent = o40
543
o43.Material = Enum.Material.SmoothPlastic
544
o43.BrickColor = BrickColor.new("Fossil")
545
o43.Position = Vector3.new(13.1841497, 41.3597794, -71.4254456)
546
o43.Anchored = true
547
o43.CanCollide = false
548
o43.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
549
o43.CFrame = CFrame.new(13.1841497, 41.3597794, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
550
o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
551
o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
552
o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
553
o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
554
o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
555
o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
556
o43.Color = Color3.new(0.623529, 0.631373, 0.67451)
557
o43.Position = Vector3.new(13.1841497, 41.3597794, -71.4254456)
558
o44.Parent = o43
559
o44.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
560
o45.Parent = o40
561
o45.Material = Enum.Material.SmoothPlastic
562
o45.BrickColor = BrickColor.new("Fossil")
563
o45.Position = Vector3.new(13.1841497, 41.3597794, -71.1821365)
564
o45.Rotation = Vector3.new(-0, 0, -14.9999666)
565
o45.Anchored = true
566
o45.CanCollide = false
567
o45.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
568
o45.CFrame = CFrame.new(13.1841497, 41.3597794, -71.1821365, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
569
o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
570
o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
571
o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
572
o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
573
o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
574
o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
575
o45.Color = Color3.new(0.623529, 0.631373, 0.67451)
576
o45.Position = Vector3.new(13.1841497, 41.3597794, -71.1821365)
577
o46.Parent = o45
578
o46.Scale = Vector3.new(0.405518085, 0.135172486, 1)
579
o47.Parent = o40
580
o47.Material = Enum.Material.SmoothPlastic
581
o47.BrickColor = BrickColor.new("Fossil")
582
o47.Position = Vector3.new(12.9408331, 41.3597794, -71.4254456)
583
o47.Rotation = Vector3.new(14.999939, -90, 0)
584
o47.Anchored = true
585
o47.CanCollide = false
586
o47.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
587
o47.CFrame = CFrame.new(12.9408331, 41.3597794, -71.4254456, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
588
o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
589
o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
590
o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
591
o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
592
o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
593
o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
594
o47.Color = Color3.new(0.623529, 0.631373, 0.67451)
595
o47.Position = Vector3.new(12.9408331, 41.3597794, -71.4254456)
596
o48.Parent = o47
597
o48.Scale = Vector3.new(0.405518085, 0.135172486, 1)
598
o49.Parent = o40
599
o49.Material = Enum.Material.SmoothPlastic
600
o49.BrickColor = BrickColor.new("Fossil")
601
o49.Position = Vector3.new(13.1841497, 41.3597794, -71.6687622)
602
o49.Rotation = Vector3.new(-0, 0, 14.9999952)
603
o49.Anchored = true
604
o49.CanCollide = false
605
o49.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
606
o49.CFrame = CFrame.new(13.1841497, 41.3597794, -71.6687622, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
607
o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
608
o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
609
o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
610
o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
611
o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
612
o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
613
o49.Color = Color3.new(0.623529, 0.631373, 0.67451)
614
o49.Position = Vector3.new(13.1841497, 41.3597794, -71.6687622)
615
o50.Parent = o49
616
o50.Scale = Vector3.new(0.405518085, 0.135172486, 1)
617
o51.Parent = o40
618
o51.Material = Enum.Material.SmoothPlastic
619
o51.BrickColor = BrickColor.new("Fossil")
620
o51.Position = Vector3.new(13.4274492, 41.3597794, -71.4254532)
621
o51.Rotation = Vector3.new(-14.9999952, -90, 0)
622
o51.Anchored = true
623
o51.CanCollide = false
624
o51.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
625
o51.CFrame = CFrame.new(13.4274492, 41.3597794, -71.4254532, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
626
o51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
627
o51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
628
o51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
629
o51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
630
o51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
631
o51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
632
o51.Color = Color3.new(0.623529, 0.631373, 0.67451)
633
o51.Position = Vector3.new(13.4274492, 41.3597794, -71.4254532)
634
o52.Parent = o51
635
o52.Scale = Vector3.new(0.405518085, 0.135172486, 1)
636
o53.Name = "Rotor3"
637
o53.Parent = o1
638
o53.PrimaryPart = o54
639
o54.Name = "Main"
640
o54.Parent = o53
641
o54.Material = Enum.Material.SmoothPlastic
642
o54.BrickColor = BrickColor.new("Fossil")
643
o54.Position = Vector3.new(10.9673338, 41.1367531, -71.4254456)
644
o54.Anchored = true
645
o54.CanCollide = false
646
o54.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
647
o54.CFrame = CFrame.new(10.9673338, 41.1367531, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
648
o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
649
o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
650
o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
651
o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
652
o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
653
o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
654
o54.Color = Color3.new(0.623529, 0.631373, 0.67451)
655
o54.Position = Vector3.new(10.9673338, 41.1367531, -71.4254456)
656
o55.Parent = o54
657
o55.Scale = Vector3.new(0.405518085, 1, 0.40551728)
658
o56.Parent = o53
659
o56.Material = Enum.Material.SmoothPlastic
660
o56.BrickColor = BrickColor.new("Fossil")
661
o56.Position = Vector3.new(10.9673338, 41.3597794, -71.4254456)
662
o56.Anchored = true
663
o56.CanCollide = false
664
o56.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
665
o56.CFrame = CFrame.new(10.9673338, 41.3597794, -71.4254456, 1, 0, 0, 0, 1, 0, 0, 0, 1)
666
o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
667
o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
668
o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
669
o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
670
o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
671
o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
672
o56.Color = Color3.new(0.623529, 0.631373, 0.67451)
673
o56.Position = Vector3.new(10.9673338, 41.3597794, -71.4254456)
674
o57.Parent = o56
675
o57.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
676
o58.Parent = o53
677
o58.Material = Enum.Material.SmoothPlastic
678
o58.BrickColor = BrickColor.new("Fossil")
679
o58.Position = Vector3.new(10.9673338, 41.3597794, -71.1821365)
680
o58.Rotation = Vector3.new(-0, 0, -14.9999666)
681
o58.Anchored = true
682
o58.CanCollide = false
683
o58.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
684
o58.CFrame = CFrame.new(10.9673338, 41.3597794, -71.1821365, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
685
o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
686
o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
687
o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
688
o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
689
o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
690
o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
691
o58.Color = Color3.new(0.623529, 0.631373, 0.67451)
692
o58.Position = Vector3.new(10.9673338, 41.3597794, -71.1821365)
693
o59.Parent = o58
694
o59.Scale = Vector3.new(0.405518085, 0.135172486, 1)
695
o60.Parent = o53
696
o60.Material = Enum.Material.SmoothPlastic
697
o60.BrickColor = BrickColor.new("Fossil")
698
o60.Position = Vector3.new(10.7240248, 41.3597794, -71.4254456)
699
o60.Rotation = Vector3.new(14.999939, -90, 0)
700
o60.Anchored = true
701
o60.CanCollide = false
702
o60.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
703
o60.CFrame = CFrame.new(10.7240248, 41.3597794, -71.4254456, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
704
o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
705
o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
706
o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
707
o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
708
o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
709
o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
710
o60.Color = Color3.new(0.623529, 0.631373, 0.67451)
711
o60.Position = Vector3.new(10.7240248, 41.3597794, -71.4254456)
712
o61.Parent = o60
713
o61.Scale = Vector3.new(0.405518085, 0.135172486, 1)
714
o62.Parent = o53
715
o62.Material = Enum.Material.SmoothPlastic
716
o62.BrickColor = BrickColor.new("Fossil")
717
o62.Position = Vector3.new(10.9673338, 41.3597794, -71.6687622)
718
o62.Rotation = Vector3.new(-0, 0, 14.9999952)
719
o62.Anchored = true
720
o62.CanCollide = false
721
o62.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
722
o62.CFrame = CFrame.new(10.9673338, 41.3597794, -71.6687622, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
723
o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
724
o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
725
o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
726
o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
727
o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
728
o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
729
o62.Color = Color3.new(0.623529, 0.631373, 0.67451)
730
o62.Position = Vector3.new(10.9673338, 41.3597794, -71.6687622)
731
o63.Parent = o62
732
o63.Scale = Vector3.new(0.405518085, 0.135172486, 1)
733
o64.Parent = o53
734
o64.Material = Enum.Material.SmoothPlastic
735
o64.BrickColor = BrickColor.new("Fossil")
736
o64.Position = Vector3.new(11.2106352, 41.3597794, -71.4254532)
737
o64.Rotation = Vector3.new(-14.9999952, -90, 0)
738
o64.Anchored = true
739
o64.CanCollide = false
740
o64.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
741
o64.CFrame = CFrame.new(11.2106352, 41.3597794, -71.4254532, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
742
o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
743
o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
744
o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
745
o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
746
o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
747
o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
748
o64.Color = Color3.new(0.623529, 0.631373, 0.67451)
749
o64.Position = Vector3.new(11.2106352, 41.3597794, -71.4254532)
750
o65.Parent = o64
751
o65.Scale = Vector3.new(0.405518085, 0.135172486, 1)
752
o66.Parent = o1
753
o66.Material = Enum.Material.SmoothPlastic
754
o66.BrickColor = BrickColor.new("Institutional white")
755
o66.Position = Vector3.new(13.0515203, 40.6163445, -70.1642685)
756
o66.Anchored = true
757
o66.CanCollide = false
758
o66.Size = Vector3.new(0.200000003, 0.200000003, 0.216275766)
759
o66.CFrame = CFrame.new(13.0515203, 40.6163445, -70.1642685, 1, 0, 0, 0, 1, 0, 0, 0, 1)
760
o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
761
o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
762
o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
763
o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
764
o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
765
o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
766
o66.Color = Color3.new(0.972549, 0.972549, 0.972549)
767
o66.Position = Vector3.new(13.0515203, 40.6163445, -70.1642685)
768
o67.Parent = o66
769
o67.Scale = Vector3.new(0.337930918, 0.94620645, 1)
770
o68.Name = "SmgShutter"
771
o68.Parent = o1
772
o68.Material = Enum.Material.SmoothPlastic
773
o68.BrickColor = BrickColor.new("Institutional white")
774
o68.Position = Vector3.new(13.0515203, 40.6163445, -69.9479904)
775
o68.Anchored = true
776
o68.CanCollide = false
777
o68.Size = Vector3.new(0.200000003, 0.200000003, 0.216275766)
778
o68.CFrame = CFrame.new(13.0515203, 40.6163445, -69.9479904, 1, 0, 0, 0, 1, 0, 0, 0, 1)
779
o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
780
o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
781
o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
782
o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
783
o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
784
o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
785
o68.Color = Color3.new(0.972549, 0.972549, 0.972549)
786
o68.Position = Vector3.new(13.0515203, 40.6163445, -69.9479904)
787
o69.Parent = o68
788
o69.Scale = Vector3.new(0.337930918, 0.94620645, 1)
789
o70.Parent = o1
790
o70.Material = Enum.Material.SmoothPlastic
791
o70.BrickColor = BrickColor.new("Institutional white")
792
o70.Position = Vector3.new(12.0242186, 40.8325996, -70.0561218)
793
o70.Anchored = true
794
o70.Size = Vector3.new(1.98703384, 0.865103006, 1.62206864)
795
o70.CFrame = CFrame.new(12.0242186, 40.8325996, -70.0561218, 1, 0, 0, 0, 1, 0, 0, 0, 1)
796
o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
797
o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
798
o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
799
o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
800
o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
801
o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
802
o70.Color = Color3.new(0.972549, 0.972549, 0.972549)
803
o70.Position = Vector3.new(12.0242186, 40.8325996, -70.0561218)
804
o71.Name = "Rotor1"
805
o71.Parent = o1
806
o71.PrimaryPart = o72
807
o72.Name = "Main"
808
o72.Parent = o71
809
o72.Material = Enum.Material.SmoothPlastic
810
o72.BrickColor = BrickColor.new("Fossil")
811
o72.Position = Vector3.new(13.1571112, 41.1367531, -68.6949692)
812
o72.Anchored = true
813
o72.CanCollide = false
814
o72.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
815
o72.CFrame = CFrame.new(13.1571112, 41.1367531, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
816
o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
817
o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
818
o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
819
o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
820
o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
821
o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
822
o72.Color = Color3.new(0.623529, 0.631373, 0.67451)
823
o72.Position = Vector3.new(13.1571112, 41.1367531, -68.6949692)
824
o73.Parent = o72
825
o73.Scale = Vector3.new(0.405518085, 1, 0.40551728)
826
o74.Parent = o71
827
o74.Material = Enum.Material.SmoothPlastic
828
o74.BrickColor = BrickColor.new("Fossil")
829
o74.Position = Vector3.new(13.1571112, 41.3597794, -68.6949692)
830
o74.Anchored = true
831
o74.CanCollide = false
832
o74.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
833
o74.CFrame = CFrame.new(13.1571112, 41.3597794, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
834
o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
835
o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
836
o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
837
o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
838
o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
839
o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
840
o74.Color = Color3.new(0.623529, 0.631373, 0.67451)
841
o74.Position = Vector3.new(13.1571112, 41.3597794, -68.6949692)
842
o75.Parent = o74
843
o75.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
844
o76.Parent = o71
845
o76.Material = Enum.Material.SmoothPlastic
846
o76.BrickColor = BrickColor.new("Fossil")
847
o76.Position = Vector3.new(13.1571112, 41.3597794, -68.4516602)
848
o76.Rotation = Vector3.new(-0, 0, -14.9999666)
849
o76.Anchored = true
850
o76.CanCollide = false
851
o76.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
852
o76.CFrame = CFrame.new(13.1571112, 41.3597794, -68.4516602, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
853
o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
854
o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
855
o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
856
o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
857
o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
858
o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
859
o76.Color = Color3.new(0.623529, 0.631373, 0.67451)
860
o76.Position = Vector3.new(13.1571112, 41.3597794, -68.4516602)
861
o77.Parent = o76
862
o77.Scale = Vector3.new(0.405518085, 0.135172486, 1)
863
o78.Parent = o71
864
o78.Material = Enum.Material.SmoothPlastic
865
o78.BrickColor = BrickColor.new("Fossil")
866
o78.Position = Vector3.new(12.9138021, 41.3597794, -68.6949692)
867
o78.Rotation = Vector3.new(14.999939, -90, 0)
868
o78.Anchored = true
869
o78.CanCollide = false
870
o78.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
871
o78.CFrame = CFrame.new(12.9138021, 41.3597794, -68.6949692, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
872
o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
873
o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
874
o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
875
o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
876
o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
877
o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
878
o78.Color = Color3.new(0.623529, 0.631373, 0.67451)
879
o78.Position = Vector3.new(12.9138021, 41.3597794, -68.6949692)
880
o79.Parent = o78
881
o79.Scale = Vector3.new(0.405518085, 0.135172486, 1)
882
o80.Parent = o71
883
o80.Material = Enum.Material.SmoothPlastic
884
o80.BrickColor = BrickColor.new("Fossil")
885
o80.Position = Vector3.new(13.1571112, 41.3597794, -68.9382782)
886
o80.Rotation = Vector3.new(-0, 0, 14.9999952)
887
o80.Anchored = true
888
o80.CanCollide = false
889
o80.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
890
o80.CFrame = CFrame.new(13.1571112, 41.3597794, -68.9382782, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
891
o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
892
o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
893
o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
894
o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
895
o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
896
o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
897
o80.Color = Color3.new(0.623529, 0.631373, 0.67451)
898
o80.Position = Vector3.new(13.1571112, 41.3597794, -68.9382782)
899
o81.Parent = o80
900
o81.Scale = Vector3.new(0.405518085, 0.135172486, 1)
901
o82.Parent = o71
902
o82.Material = Enum.Material.SmoothPlastic
903
o82.BrickColor = BrickColor.new("Fossil")
904
o82.Position = Vector3.new(13.4004259, 41.3597794, -68.6949692)
905
o82.Rotation = Vector3.new(-14.9999952, -90, 0)
906
o82.Anchored = true
907
o82.CanCollide = false
908
o82.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
909
o82.CFrame = CFrame.new(13.4004259, 41.3597794, -68.6949692, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
910
o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
911
o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
912
o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
913
o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
914
o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
915
o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
916
o82.Color = Color3.new(0.623529, 0.631373, 0.67451)
917
o82.Position = Vector3.new(13.4004259, 41.3597794, -68.6949692)
918
o83.Parent = o82
919
o83.Scale = Vector3.new(0.405518085, 0.135172486, 1)
920
o84.Name = "Rotor2"
921
o84.Parent = o1
922
o84.PrimaryPart = o85
923
o85.Name = "Main"
924
o85.Parent = o84
925
o85.Material = Enum.Material.SmoothPlastic
926
o85.BrickColor = BrickColor.new("Fossil")
927
o85.Position = Vector3.new(10.9403028, 41.1367531, -68.6949692)
928
o85.Anchored = true
929
o85.CanCollide = false
930
o85.Size = Vector3.new(0.200000003, 0.36496532, 0.200000003)
931
o85.CFrame = CFrame.new(10.9403028, 41.1367531, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
932
o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
933
o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
934
o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
935
o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
936
o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
937
o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
938
o85.Color = Color3.new(0.623529, 0.631373, 0.67451)
939
o85.Position = Vector3.new(10.9403028, 41.1367531, -68.6949692)
940
o86.Parent = o85
941
o86.Scale = Vector3.new(0.405518085, 1, 0.40551728)
942
o87.Parent = o84
943
o87.Material = Enum.Material.SmoothPlastic
944
o87.BrickColor = BrickColor.new("Fossil")
945
o87.Position = Vector3.new(10.9403028, 41.3597794, -68.6949692)
946
o87.Anchored = true
947
o87.CanCollide = false
948
o87.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
949
o87.CFrame = CFrame.new(10.9403028, 41.3597794, -68.6949692, 1, 0, 0, 0, 1, 0, 0, 0, 1)
950
o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
951
o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
952
o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
953
o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
954
o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
955
o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
956
o87.Color = Color3.new(0.623529, 0.631373, 0.67451)
957
o87.Position = Vector3.new(10.9403028, 41.3597794, -68.6949692)
958
o88.Parent = o87
959
o88.Scale = Vector3.new(0.540690422, 0.540689468, 0.540689766)
960
o89.Parent = o84
961
o89.Material = Enum.Material.SmoothPlastic
962
o89.BrickColor = BrickColor.new("Fossil")
963
o89.Position = Vector3.new(10.9403028, 41.3597794, -68.4516602)
964
o89.Rotation = Vector3.new(-0, 0, -14.9999666)
965
o89.Anchored = true
966
o89.CanCollide = false
967
o89.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
968
o89.CFrame = CFrame.new(10.9403028, 41.3597794, -68.4516602, 0.965925932, 0.258818477, 0, -0.258818448, 0.965926051, 0, 0, 0, 1)
969
o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
970
o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
971
o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
972
o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
973
o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
974
o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
975
o89.Color = Color3.new(0.623529, 0.631373, 0.67451)
976
o89.Position = Vector3.new(10.9403028, 41.3597794, -68.4516602)
977
o90.Parent = o89
978
o90.Scale = Vector3.new(0.405518085, 0.135172486, 1)
979
o91.Parent = o84
980
o91.Material = Enum.Material.SmoothPlastic
981
o91.BrickColor = BrickColor.new("Fossil")
982
o91.Position = Vector3.new(10.6969938, 41.3597794, -68.6949692)
983
o91.Rotation = Vector3.new(14.999939, -90, 0)
984
o91.Anchored = true
985
o91.CanCollide = false
986
o91.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
987
o91.CFrame = CFrame.new(10.6969938, 41.3597794, -68.6949692, 0, 0, -1, -0.25881803, 0.965926111, 0, 0.965926111, 0.25881803, 0)
988
o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
989
o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
990
o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
991
o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
992
o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
993
o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
994
o91.Color = Color3.new(0.623529, 0.631373, 0.67451)
995
o91.Position = Vector3.new(10.6969938, 41.3597794, -68.6949692)
996
o92.Parent = o91
997
o92.Scale = Vector3.new(0.405518085, 0.135172486, 1)
998
o93.Parent = o84
999
o93.Material = Enum.Material.SmoothPlastic
1000
o93.BrickColor = BrickColor.new("Fossil")
1001
o93.Position = Vector3.new(10.9403028, 41.3597794, -68.9382782)
1002
o93.Rotation = Vector3.new(-0, 0, 14.9999952)
1003
o93.Anchored = true
1004
o93.CanCollide = false
1005
o93.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
1006
o93.CFrame = CFrame.new(10.9403028, 41.3597794, -68.9382782, 0.965925872, -0.258818984, 0, 0.258818984, 0.965925872, 0, 0, 0, 1)
1007
o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1008
o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1009
o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1010
o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1011
o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1012
o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1013
o93.Color = Color3.new(0.623529, 0.631373, 0.67451)
1014
o93.Position = Vector3.new(10.9403028, 41.3597794, -68.9382782)
1015
o94.Parent = o93
1016
o94.Scale = Vector3.new(0.405518085, 0.135172486, 1)
1017
o95.Parent = o84
1018
o95.Material = Enum.Material.SmoothPlastic
1019
o95.BrickColor = BrickColor.new("Fossil")
1020
o95.Position = Vector3.new(11.1836042, 41.3597794, -68.6949692)
1021
o95.Rotation = Vector3.new(-14.9999952, -90, 0)
1022
o95.Anchored = true
1023
o95.CanCollide = false
1024
o95.Size = Vector3.new(0.200000003, 0.200000003, 0.405517161)
1025
o95.CFrame = CFrame.new(11.1836042, 41.3597794, -68.6949692, 0, 0, -1, 0.258818984, 0.965925872, 0, 0.965925872, -0.258818984, 0)
1026
o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1027
o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1028
o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1029
o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1030
o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1031
o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1032
o95.Color = Color3.new(0.623529, 0.631373, 0.67451)
1033
o95.Position = Vector3.new(11.1836042, 41.3597794, -68.6949692)
1034
o96.Parent = o95
1035
o96.Scale = Vector3.new(0.405518085, 0.135172486, 1)
1036
o97.Parent = o1
1037
o97.Material = Enum.Material.SmoothPlastic
1038
o97.BrickColor = BrickColor.new("Institutional white")
1039
o97.Position = Vector3.new(12.0309782, 40.8393707, -69.5154419)
1040
o97.Anchored = true
1041
o97.Size = Vector3.new(2.10868883, 0.7434479, 0.648827374)
1042
o97.CFrame = CFrame.new(12.0309782, 40.8393707, -69.5154419, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1043
o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1044
o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1045
o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1046
o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1047
o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1048
o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1049
o97.Color = Color3.new(0.972549, 0.972549, 0.972549)
1050
o97.Position = Vector3.new(12.0309782, 40.8393707, -69.5154419)
1051
o98.Name = "Smg"
1052
o98.Parent = o1
1053
o99.Parent = o98
1054
o99.Material = Enum.Material.SmoothPlastic
1055
o99.BrickColor = BrickColor.new("Smoky grey")
1056
o99.Position = Vector3.new(12.7068396, 40.616333, -69.9344788)
1057
o99.Rotation = Vector3.new(-0, 0, -89.9999771)
1058
o99.Anchored = true
1059
o99.CanCollide = false
1060
o99.Size = Vector3.new(0.200000003, 0.216275766, 0.200000003)
1061
o99.CFrame = CFrame.new(12.7068396, 40.616333, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
1062
o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1063
o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1064
o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1065
o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1066
o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1067
o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1068
o99.Color = Color3.new(0.356863, 0.364706, 0.411765)
1069
o99.Position = Vector3.new(12.7068396, 40.616333, -69.9344788)
1070
o100.Parent = o99
1071
o100.Scale = Vector3.new(0.946206272, 1, 0.946206272)
1072
o101.Parent = o98
1073
o101.Material = Enum.Material.SmoothPlastic
1074
o101.BrickColor = BrickColor.new("Smoky grey")
1075
o101.Position = Vector3.new(12.8217306, 40.616333, -69.9344788)
1076
o101.Rotation = Vector3.new(-0, 0, -89.9999771)
1077
o101.Anchored = true
1078
o101.CanCollide = false
1079
o101.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1080
o101.CFrame = CFrame.new(12.8217306, 40.616333, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
1081
o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1082
o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1083
o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1084
o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1085
o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1086
o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1087
o101.Color = Color3.new(0.356863, 0.364706, 0.411765)
1088
o101.Position = Vector3.new(12.8217306, 40.616333, -69.9344788)
1089
o102.Parent = o101
1090
o102.Scale = Vector3.new(0.811033964, 0.20275867, 0.946206272)
1091
o103.Parent = o98
1092
o103.Material = Enum.Material.SmoothPlastic
1093
o103.BrickColor = BrickColor.new("Smoky grey")
1094
o103.Position = Vector3.new(12.9095907, 40.6298485, -69.9344788)
1095
o103.Rotation = Vector3.new(-0, 0, -89.9999771)
1096
o103.Anchored = true
1097
o103.CanCollide = false
1098
o103.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1099
o103.CFrame = CFrame.new(12.9095907, 40.6298485, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
1100
o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1101
o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1102
o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1103
o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1104
o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1105
o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1106
o103.Color = Color3.new(0.356863, 0.364706, 0.411765)
1107
o103.Position = Vector3.new(12.9095907, 40.6298485, -69.9344788)
1108
o104.Parent = o103
1109
o104.Scale = Vector3.new(0.54068929, 0.811033964, 0.946206272)
1110
o105.Name = "SMGPipeH"
1111
o105.Parent = o98
1112
o105.Material = Enum.Material.SmoothPlastic
1113
o105.BrickColor = BrickColor.new("Really black")
1114
o105.Position = Vector3.new(12.9974585, 40.6298485, -69.9344788)
1115
o105.Rotation = Vector3.new(-0, 0, -89.9999771)
1116
o105.Anchored = true
1117
o105.CanCollide = false
1118
o105.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1119
o105.CFrame = CFrame.new(12.9974585, 40.6298485, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
1120
o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1121
o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1122
o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1123
o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1124
o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1125
o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1126
o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1127
o105.Position = Vector3.new(12.9974585, 40.6298485, -69.9344788)
1128
o106.Parent = o105
1129
o106.Scale = Vector3.new(0.270344585, 0.0675861686, 0.946206272)
1130
o107.Parent = o98
1131
o107.Material = Enum.Material.SmoothPlastic
1132
o107.BrickColor = BrickColor.new("Smoky grey")
1133
o107.Position = Vector3.new(12.8758001, 40.5825348, -69.9344788)
1134
o107.Rotation = Vector3.new(-0, 0, -89.9999771)
1135
o107.Anchored = true
1136
o107.CanCollide = false
1137
o107.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1138
o107.CFrame = CFrame.new(12.8758001, 40.5825348, -69.9344788, 4.17232513e-07, 1.00000525, 0, -1.00000525, 4.17232513e-07, 0, 0, 0, 1)
1139
o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1140
o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1141
o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1142
o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1143
o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1144
o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1145
o107.Color = Color3.new(0.356863, 0.364706, 0.411765)
1146
o107.Position = Vector3.new(12.8758001, 40.5825348, -69.9344788)
1147
o108.Parent = o107
1148
o108.Scale = Vector3.new(0.337930739, 0.473103255, 0.946206272)
1149
o109.Name = "Controller"
1150
o109.Parent = o1
1151
o109.Material = Enum.Material.SmoothPlastic
1152
o109.BrickColor = BrickColor.new("Institutional white")
1153
o109.Position = Vector3.new(12.0515394, 40.7946739, -70.0561295)
1154
o109.Anchored = true
1155
o109.CanCollide = false
1156
o109.Size = Vector3.new(0.200000003, 0.400000006, 0.432551533)
1157
o109.CFrame = CFrame.new(12.0515394, 40.7946739, -70.0561295, 1, 0, 0, 0, 1, 0, 0, 0, 1)
1158
o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1159
o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1160
o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1161
o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1162
o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1163
o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1164
o109.Color = Color3.new(0.972549, 0.972549, 0.972549)
1165
o109.Position = Vector3.new(12.0515394, 40.7946739, -70.0561295)
1166
o1.PrimaryPart = o109
1167-
s.SoundId = "rbxassetid://146830287"
1167+
s.SoundId = "rbxassetid://346516510"
1168
s.Parent = o1.PrimaryPart
1169
s.Pitch = 1
1170
s.Volume = 2
1171
s.Looped = true
1172
wait(0.1)
1173
s:play()
1174
1175
1176
local seat = Instance.new("Seat",o1)
1177
seat.Name = "Seat"
1178
seat.Size = Vector3.new(1,1,1)
1179
seat.Transparency = 1
1180
seat.CFrame = o1.Controller.CFrame * CFrame.Angles(math.rad(0),math.rad(-90),math.rad(0))
1181
seat.CanCollide = false
1182
1183
local soisoi = Instance.new("Sound",o1.Controller)
1184
soisoi.SoundId = "rbxassetid://151800925"
1185
soisoi.Volume = 0.3
1186
soisoi.Pitch = 3
1187
soisoi.Looped = true
1188
soisoi:Play()
1189
1190
o1:FindFirstChild("Rotor1").PrimaryPart = o1:FindFirstChild("Rotor1").Main
1191
o1:FindFirstChild("Rotor2").PrimaryPart = o1:FindFirstChild("Rotor2").Main
1192
o1:FindFirstChild("Rotor3").PrimaryPart = o1:FindFirstChild("Rotor3").Main
1193
o1:FindFirstChild("Rotor4").PrimaryPart = o1:FindFirstChild("Rotor4").Main
1194
o1:FindFirstChild("Smg").PrimaryPart = o1:FindFirstChild("Smg").SMGPipeH
1195
1196
o1:FindFirstChild("Eye").Changed:connect(function()
1197
	o1:FindFirstChild("Eye").Light.Color = o1:FindFirstChild("Eye").Color
1198
end)
1199
1200
o1:FindFirstChild("Eye").BrickColor = BrickColor.new("New Yeller")
1201
1202
for i,v in pairs(o1:GetChildren()) do
1203
	if v:IsA("Part") or v:IsA("UnionOperation") or v:IsA("WedgePart") then
1204
		if v.BrickColor == BrickColor.new("Institutional white") then
1205
			v.BrickColor = BrickColor.new("Really black")
1206
		end
1207
		if v.Material ~= Enum.Material.Neon then
1208
			v.Material = "Metal"
1209
		end
1210
		local w = Instance.new("Weld",o109)
1211
		w.Part0 = o109
1212
		w.Part1 = v
1213
		w.C0 = CFrame.new(v.Position-o109.CFrame.p)*CFrame.Angles(math.rad(v.Rotation.X),math.rad(v.Rotation.Y),math.rad(v.Rotation.Z))
1214
	end
1215
end
1216
1217
for i,v in pairs(o1:FindFirstChild("Rotor1"):GetChildren()) do
1218
	v.BrickColor = BrickColor.new("Really black")
1219
end
1220
for i,v in pairs(o1:FindFirstChild("Rotor2"):GetChildren()) do
1221
	v.BrickColor = BrickColor.new("Really black")
1222
end
1223
for i,v in pairs(o1:FindFirstChild("Rotor3"):GetChildren()) do
1224
	v.BrickColor = BrickColor.new("Really black")
1225
end
1226
for i,v in pairs(o1:FindFirstChild("Rotor4"):GetChildren()) do
1227
	v.BrickColor = BrickColor.new("Really black")
1228
end
1229
1230
--o1.SmgShutter.Material = "DiamondPlate"
1231
1232
local plr = game:GetService("Players").LocalPlayer
1233
local msgidGlob = 0
1234
local state = true
1235
local font = "Arcade"
1236
local tcol = Color3.fromRGB(255,217,0)
1237
local tscol = Color3.fromRGB(0,0,0)
1238
local fsiz = 28
1239
local tr = true
1240
local fade = 2
1241
1242
local p = Instance.new("Part",game.Workspace)
1243
p.Size = Vector3.new(0.2,0.2,0.2)
1244
p.Transparency = 1
1245
p.Anchored = true
1246
p.CanCollide = false
1247
p.Name = "Msg"
1248
p.CFrame = o1.PrimaryPart.CFrame + Vector3.new(0,2.25,0)
1249
1250
local r = 255
1251
local b = 0
1252
local g = 0
1253
1254
function cMsg(c)
1255
	msgidGlob = msgidGlob + 1
1256
	local curMsgId = msgidGlob
1257
	for i,v in pairs(p:GetChildren()) do
1258
		if v:IsA("BillboardGui") and v.Name == "J2CMSG" then
1259
			v:Destroy()
1260
		end
1261
	end
1262
	local bbgui = Instance.new("BillboardGui",p)
1263
	bbgui.Name = "J2CMSG"
1264
	bbgui.AlwaysOnTop = true
1265
	bbgui.ExtentsOffsetWorldSpace = Vector3.new(0,4.5,0)
1266
	bbgui.Size = UDim2.new(0.2,0,0.14,0)
1267
	local tl = Instance.new("TextLabel",bbgui)
1268
	tl.BackgroundTransparency = 1
1269
	tl.BorderSizePixel = 0
1270
	tl.Size = UDim2.new(1,0,10,0)
1271
	tl.Position = UDim2.new(0,0,-5,0)
1272
	tl.Font = font or "Arcade"
1273
	tl.FontSize = "Size"..fsiz or "Size28"
1274
	tl.TextColor3 = tcol
1275
	tl.TextScaled = false
1276
	tl.TextWrapped = false
1277
	tl.TextStrokeColor3 = tscol
1278
	tl.TextStrokeTransparency = 0
1279
			
1280
	game:GetService("RunService").RenderStepped:connect(function()
1281
		if tr then
1282
			if tl.Parent ~= nil then
1283
				tl.TextColor3 = Color3.fromRGB(r,g,b)
1284
			end
1285
		end
1286
	end)
1287
1288
	for i=1,#c do
1289
		if msgidGlob == curMsgId then
1290
			tl.Text = string.sub(c,1,i)
1291
			if string.sub(c,i,i) ~= " " then
1292
				local s = Instance.new("Sound",p)
1293
				s.SoundId = "rbxassetid://418252437"
1294
				s.Volume = 1
1295
				s.Pitch = 1
1296
				s:Play()
1297
				game.Debris:AddItem(s,2)
1298
			end
1299
			wait()
1300
		end
1301
	end
1302
	wait(fade)
1303
	if msgidGlob == curMsgId then
1304
		for i=1,10 do
1305
			if msgidGlob == curMsgId then
1306
				tl.TextTransparency = tl.TextTransparency + 0.1
1307
				tl.TextStrokeTransparency = tl.TextStrokeTransparency + 0.1
1308
				tl.Position = tl.Position + UDim2.new(0,0,0,-3)
1309
				wait()
1310
			end
1311
		end
1312
		if msgidGlob == curMsgId then
1313
			bbgui:Destroy()
1314
		end
1315
	end
1316
end
1317
1318
mouse.KeyDown:connect(function(key)
1319
	if key == "b" then
1320
		if fly == false then
1321
			fly = true
1322
			campos = camera.CoordinateFrame
1323
			cMsg("Remote control!")
1324
		else
1325
			fly = false
1326
			returnhome = false
1327
			cMsg("Standby.")
1328
		end
1329
	end
1330
	if key == "w" then
1331
		wd = true
1332
	elseif key == "a" then
1333
		ad = true
1334
	elseif key == "s" then
1335
		sd = true
1336
	elseif key == "d" then
1337
		dd = true
1338
	elseif key == "q" then
1339
		qd = true
1340
	elseif key == "e" then
1341
		ed = true
1342
	elseif key == "r" then
1343
		rd = true
1344
	elseif key == "f" then
1345
		fd = true
1346
	elseif key == "t" then
1347
		if fly == false and returnhome == false then
1348
			returnhome = true
1349
			cMsg("Returning home!")
1350
		elseif fly == false and returnhome == true then
1351
			returnhome = false
1352
			cMsg("Standby.")
1353
		end
1354
	elseif key == "g" then
1355
		if gcd == false and moused == false then
1356
			gcd = true
1357
			if gun == false then
1358
				spawn(function() cMsg("Activating gun mode.") end)
1359
				gun = true
1360
				o1.SmgShutter.Transparency = 1
1361
				for i=1,30 do
1362
					o1.Smg:SetPrimaryPartCFrame(o1.Smg.PrimaryPart.CFrame * CFrame.new(0,0.01,0))
1363
					wait()
1364
				end
1365
			else
1366
				spawn(function() cMsg("Deactivating gun mode.") end)
1367
				gun = false
1368
				for i=1,30 do
1369
					o1.Smg:SetPrimaryPartCFrame(o1.Smg.PrimaryPart.CFrame * CFrame.new(0,-0.01,0))
1370
					wait()
1371
				end
1372
				o1.SmgShutter.Transparency = 0
1373
			end
1374
			wait(1)
1375
			gcd = false
1376
		end
1377
	end
1378
end)
1379
1380
mouse.KeyUp:connect(function(key)
1381
	if key == "w" then
1382
		wd = false
1383
	elseif key == "a" then
1384
		ad = false
1385
	elseif key == "s" then
1386
		sd = false
1387
	elseif key == "d" then
1388
		dd = false
1389
	elseif key == "q" then
1390
		qd = false
1391
	elseif key == "e" then
1392
		ed = false
1393
	elseif key == "r" then
1394
		rd = false
1395
	elseif key == "f" then
1396
		fd = false
1397
	end
1398
end)
1399
1400
mouse.Button1Down:connect(function()
1401
	if moused == false and gun == true then
1402
		moused = true
1403
		local frms = 0
1404
		frm = game:GetService("RunService").RenderStepped:connect(function()
1405
			if math.floor(frms/5) == frms/5 then
1406
				spawn(function()
1407
					local ray = Ray.new(o1.Smg.SMGPipeH.CFrame.p,((mouse.Hit.p - o1.Smg.SMGPipeH.CFrame.p).unit*2048) + Vector3.new(math.random(-1000,1000)/50,math.random(-1000,1000)/50,math.random(-1000,1000)/50))
1408
					local part,pos,normal = game:GetService("Workspace"):FindPartOnRayWithIgnoreList(ray,char:GetChildren(),false,true)
1409
					local trace = Instance.new("Part")
1410
					trace.BrickColor = BrickColor.new("New Yeller")
1411
					trace.Size = Vector3.new(0.2,0.2,(o1.Smg.SMGPipeH.CFrame.p - pos).Magnitude)
1412
					trace.Anchored = true
1413
					trace.Material = "Neon"
1414
					trace.CanCollide = false
1415
					trace.Parent = game:GetService("Workspace")
1416
					trace.CFrame = CFrame.new(o1.Smg.SMGPipeH.CFrame.p,pos)*CFrame.new(0,0,-((o1.Smg.SMGPipeH.CFrame.p - pos).Magnitude/2))
1417
					local s = Instance.new("Sound",o1.Smg.SMGPipeH)
1418
					s.SoundId = "rbxassetid://131257506"
1419
					s:Play()
1420
					spawn(function()
1421
						wait(2)
1422
						s:Destroy()
1423
					end)
1424
1425
					if part then
1426
						if part.Parent:IsA("Model") then
1427
							if part.Parent:FindFirstChild("Humanoid") then
1428
								part.Parent.Humanoid.Health = part.Parent.Humanoid.Health - 15
1429
							end
1430
						elseif part.Parent.Parent:IsA("Model") then
1431
							if part.Parent.Parent:FindFirstChild("Humanoid") then
1432
								part.Parent.Parent.Humanoid.Health = part.Parent.Parent.Humanoid.Health - 15
1433
							end
1434
						end
1435
					end
1436
1437
					wait(0.05)
1438
					trace:Destroy()
1439
				end)
1440
			end
1441
			frms = frms + 1
1442
		end)
1443
		mbup = mouse.Button1Up:connect(function()
1444
			moused = false
1445
			frm:disconnect()
1446
			mbup:disconnect()
1447
		end)
1448
	end
1449
end)
1450
1451
game:GetService("RunService").RenderStepped:connect(function()
1452
	local xt = 0
1453
	local yt = 0
1454
	local zt = 0
1455
	local pspd = 0
1456
	if wd == true or ad == true or sd == true or dd == true or qd == true or ed == true or rd == true or fd == true then
1457
		tPitch = 3.4
1458
		pspd = -30
1459
	else
1460
		tPitch = 3
1461
		pspd = -15
1462
	end
1463
	local pChange = (tPitch - soisoi.Pitch)/10
1464
	soisoi.Pitch = soisoi.Pitch + pChange
1465
	if fly == true then
1466
		if wd == true then
1467
			tCf = tCf * CFrame.new(0.5,0,0)
1468
			yt = yt + 5
1469
		end
1470
		if ad == true then
1471
			tCf = tCf * CFrame.new(0,0,-0.5)
1472
			zt = zt - 5
1473
		end
1474
		if sd == true then
1475
			tCf = tCf * CFrame.new(-0.5,0,0)
1476
			yt = yt - 5
1477
		end
1478
		if dd == true then
1479
			tCf = tCf * CFrame.new(0,0,0.5)
1480
			zt = zt + 5
1481
		end
1482
		if qd == true then
1483
			tCf = tCf * CFrame.Angles(math.rad(0),math.rad(3),math.rad(0))
1484
		end
1485
		if ed == true then
1486
			tCf = tCf * CFrame.Angles(math.rad(0),math.rad(-3),math.rad(0))
1487
		end
1488
		if rd == true then
1489
			tCf = tCf * CFrame.new(0,0.5,0)
1490
		end
1491
		if fd == true then
1492
			tCf = tCf * CFrame.new(0,-0.5,0)
1493
		end
1494
		local nvec = Vector3.new(0,2,7)
1495
		if seat.Occupant ~= nil then
1496
			nvec = Vector3.new(2,4,7)
1497
		end
1498
		campos = campos:lerp((o37.CFrame * CFrame.Angles(math.rad(90 - xt),math.rad(0 - yt),math.rad(90 - zt))) * CFrame.new(nvec),0.33)
1499
		camera.CoordinateFrame = campos
1500
		char:FindFirstChild("Humanoid").WalkSpeed = 0
1501
		char:FindFirstChild("Humanoid").JumpPower = 0
1502
	else
1503
		if returnhome == true then
1504
			tCf = (char:FindFirstChild("Head").CFrame + Vector3.new(0,5,0)) * CFrame.Angles(math.rad(0),math.rad(90),math.rad(0))
1505
		end
1506
		char:FindFirstChild("Humanoid").WalkSpeed = 16
1507
		char:FindFirstChild("Humanoid").JumpPower = 50
1508
	end
1509
	o1:FindFirstChild("Rotor1"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor1").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
1510
	o1:FindFirstChild("Rotor2"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor2").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
1511
	o1:FindFirstChild("Rotor3"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor3").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
1512
	o1:FindFirstChild("Rotor4"):SetPrimaryPartCFrame(o1:FindFirstChild("Rotor4").PrimaryPart.CFrame * CFrame.Angles(math.rad(0),math.rad(pspd),math.rad(0)))
1513
	o1:SetPrimaryPartCFrame(o1.PrimaryPart.CFrame:lerp((tCf + Vector3.new(0,math.sin(tick()*4)/5,0)) * CFrame.Angles(math.rad(zt*2),math.rad(0*2),math.rad(-(yt*2))),0.06))
1514
end)
1515
1516
plr.Chatted:connect(function(c)
1517
	if o1.PrimaryPart ~= nil and fly == true then
1518
		if string.lower(string.sub(c,1,3)) == "/e " then
1519
			cMsg(string.sub(c,4,#c))
1520
		else
1521
			cMsg(c)
1522
		end
1523
	end
1524
end)
1525
1526
coroutine.resume(coroutine.create(function()
1527
	while wait() do
1528
		for i=0,255,10 do g = i wait() end
1529
		for i=255,0,-10 do r = i wait() end
1530
		for i=0,255,10 do b = i wait() end
1531
		for i=255,0,-10 do g = i wait() end
1532
		for i=0,255,10 do r = i wait() end
1533
		for i=255,0,-10 do b = i wait() end
1534
	end
1535
end))
1536
1537
game:GetService("RunService").RenderStepped:connect(function()
1538
	if p.Parent ~= nil then
1539
		p.CFrame = p.CFrame:lerp(o1.PrimaryPart.CFrame + Vector3.new(0,1,0),0.16)
1540
	else
1541
		p = Instance.new("Part",game.Workspace)
1542
		p.Size = Vector3.new(0.2,0.2,0.2)
1543
		p.Transparency = 1
1544
		p.Anchored = true
1545
		p.CanCollide = false
1546
		p.Name = "Msg"
1547
		p.CFrame = o1.PrimaryPart.CFrame + Vector3.new(0,1,0)
1548
	end
1549
end)