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