View difference between Paste ID: TFh8408q and PNnAfDmd
SHOW: | | - or go back to the newest paste.
1-
--M4A1 Customizable by DMS
1+
--https://github.com/Mokiros/roblox-FE-compatibility
2
if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
3
local Player,Mouse,mouse,UserInputService,ContextActionService = owner
4
local RealPlayer = Player
5
do print("FE Compatibility code by Mokiros")local a=RealPlayer;script.Parent=a.Character;local b=Instance.new("RemoteEvent")b.Name="UserInput_Event"local function c()local d={_fakeEvent=true,Functions={},Connect=function(self,e)table.insert(self.Functions,e)end}d.connect=d.Connect;return d end;local f={Target=nil,Hit=CFrame.new(),KeyUp=c(),KeyDown=c(),Button1Up=c(),Button1Down=c(),Button2Up=c(),Button2Down=c()}local g={InputBegan=c(),InputEnded=c()}local CAS={Actions={},BindAction=function(self,h,i,j,...)CAS.Actions[h]=i and{Name=h,Function=i,Keys={...}}or nil end}CAS.UnbindAction=CAS.BindAction;local function k(self,l,...)local d=f[l]if d and d._fakeEvent then for m,e in pairs(d.Functions)do e(...)end end end;f.TrigEvent=k;g.TrigEvent=k;b.OnServerEvent:Connect(function(n,o)if n~=a then return end;f.Target=o.Target;f.Hit=o.Hit;if not o.isMouse then local p=o.UserInputState==Enum.UserInputState.Begin;if o.UserInputType==Enum.UserInputType.MouseButton1 then return f:TrigEvent(p and"Button1Down"or"Button1Up")end;if o.UserInputType==Enum.UserInputType.MouseButton2 then return f:TrigEvent(p and"Button2Down"or"Button2Up")end;for m,d in pairs(CAS.Actions)do for m,q in pairs(d.Keys)do if q==o.KeyCode then d.Function(d.Name,o.UserInputState,o)end end end;f:TrigEvent(p and"KeyDown"or"KeyUp",o.KeyCode.Name:lower())g:TrigEvent(p and"InputBegan"or"InputEnded",o,false)end end)b.Parent=NLS([==[local a=game:GetService("Players").LocalPlayer;local b=script:WaitForChild("UserInput_Event")local c=a:GetMouse()local d=game:GetService("UserInputService")local e=function(f,g)if g then return end;b:FireServer({KeyCode=f.KeyCode,UserInputType=f.UserInputType,UserInputState=f.UserInputState,Hit=c.Hit,Target=c.Target})end;d.InputBegan:Connect(e)d.InputEnded:Connect(e)local h,i;while wait(1/30)do if h~=c.Hit or i~=c.Target then h,i=c.Hit,c.Target;b:FireServer({isMouse=true,Target=i,Hit=h})end end]==],Player.Character)local r=game;local s={__index=function(self,q)local t=rawget(self,"_RealService")if t then return typeof(t[q])=="function"and function(m,...)return t[q](t,...)end or t[q]end end,__newindex=function(self,q,u)local t=rawget(self,"_RealService")if t then t[q]=u end end}local function v(d,w)d._RealService=typeof(w)=="string"and r:GetService(w)or w;return setmetatable(d,s)end;local x={GetService=function(self,t)return rawget(self,t)or r:GetService(t)end,Players=v({LocalPlayer=v({GetMouse=function(self)return f end},Player)},"Players"),UserInputService=v(g,"UserInputService"),ContextActionService=v(CAS,"ContextActionService"),RunService=v({_btrs={},RenderStepped=r:GetService("RunService").Heartbeat,BindToRenderStep=function(self,h,m,i)self._btrs[h]=self.Heartbeat:Connect(i)end,UnbindFromRenderStep=function(self,h)self._btrs[h]:Disconnect()end},"RunService")}rawset(x.Players,"localPlayer",x.Players.LocalPlayer)x.service=x.GetService;v(x,game)game,owner=x,x.Players.LocalPlayer end --M4A1 Customizable by DMS
6
--[[
7
	Suggested LoadOuts:
8
	-Sniper (ACOG, ANGLEGRIP, Laser, Silencer, Really black)
9
	-Support (HOLOSIGHT, BIPOD, FlashLight, Drum, Black)
10
	-Assualt (REFLEX, GRIP, FlashLight, Black)
11
--]]
12
--[[
13
	CONTROLS:
14
	F = FlashLight On/Off
15
	Q = Aim on MainSight
16
--]]
17
Sight = "IRONSIGHT" --ACOG, C79, M145, SUSAT, REFLEX, HOLOSIGHT, IRONSIGHT (IRONSIGHT ANYTHING ELSE)
18
Grip = "NOTHING" -- VERTGRIP, BIPOD, ANGLEGRIP OR NOTHING (NOTHING ANYTHING ELSE)
19
Drum = false --true or false
20
FlashLight = false --same as drum
21
Silencer = false --same as flashlight
22
Laser = false --same as silencer
23
Bayonet = false --same as laser
24
CUSTOMCOLOR = "Black" --BrickColor plz
25
local GGNORE = function(f,scri)
26
local oldenv = getfenv(f)
27
local newenv = setmetatable({}, {
28
__index = function(_, k)
29
if k:lower() == 'script' then
30
return scri
31
else
32
return oldenv[k]
33
end
34
end
35
})
36
setfenv(f, newenv)
37
ypcall(function() f() end)
38
end
39
cors = {}
40
o1 = Instance.new("Tool")
41
o2 = Instance.new("LocalScript")
42
o3 = Instance.new("LocalScript")
43
o4 = Instance.new("NumberValue")
44
o5 = Instance.new("LocalScript")
45
o6 = Instance.new("NumberValue")
46
o7 = Instance.new("NumberValue")
47
o8 = Instance.new("Script")
48
o9 = Instance.new("NumberValue")
49
o10 = Instance.new("LocalScript")
50
o11 = Instance.new("NumberValue")
51
o12 = Instance.new("LocalScript")
52
o13 = Instance.new("LocalScript")
53
o14 = Instance.new("LocalScript")
54
o15 = Instance.new("BoolValue")
55
o16 = Instance.new("Part")
56
o17 = Instance.new("BlockMesh")
57
o18 = Instance.new("Part")
58
o19 = Instance.new("BlockMesh")
59
o20 = Instance.new("Part")
60
o21 = Instance.new("BlockMesh")
61
o22 = Instance.new("Part")
62
o23 = Instance.new("BlockMesh")
63
o24 = Instance.new("Part")
64
o25 = Instance.new("CylinderMesh")
65
o26 = Instance.new("Part")
66
o27 = Instance.new("BlockMesh")
67
o28 = Instance.new("Sound")
68
o29 = Instance.new("Sound")
69
o30 = Instance.new("Sound")
70
o31 = Instance.new("Sound")
71
o32 = Instance.new("Sound")
72
o33 = Instance.new("Sound")
73
o35 = Instance.new("Part")
74
o36 = Instance.new("BlockMesh")
75
o37 = Instance.new("Part")
76
o38 = Instance.new("SpecialMesh")
77
o39 = Instance.new("Part")
78
o40 = Instance.new("BlockMesh")
79
o41 = Instance.new("Part")
80
o42 = Instance.new("BlockMesh")
81
o43 = Instance.new("Part")
82
o44 = Instance.new("BlockMesh")
83
o45 = Instance.new("Part")
84
o46 = Instance.new("BlockMesh")
85
o47 = Instance.new("Part")
86
o48 = Instance.new("BlockMesh")
87
o49 = Instance.new("Part")
88
o50 = Instance.new("CylinderMesh")
89
o51 = Instance.new("Part")
90
o52 = Instance.new("CylinderMesh")
91
o53 = Instance.new("Part")
92
o54 = Instance.new("CylinderMesh")
93
o55 = Instance.new("Part")
94
o56 = Instance.new("SpecialMesh")
95
o57 = Instance.new("Part")
96
o58 = Instance.new("CylinderMesh")
97
o59 = Instance.new("Part")
98
o60 = Instance.new("CylinderMesh")
99
o61 = Instance.new("Part")
100
o62 = Instance.new("SpecialMesh")
101
o63 = Instance.new("Part")
102
o64 = Instance.new("CylinderMesh")
103
o65 = Instance.new("Part")
104
o66 = Instance.new("SpecialMesh")
105
o67 = Instance.new("Part")
106
o68 = Instance.new("CylinderMesh")
107
o69 = Instance.new("Part")
108
o70 = Instance.new("SpecialMesh")
109
o71 = Instance.new("Part")
110
o72 = Instance.new("BlockMesh")
111
o73 = Instance.new("Part")
112
o74 = Instance.new("CylinderMesh")
113
o75 = Instance.new("Part")
114
o76 = Instance.new("BlockMesh")
115
o77 = Instance.new("Part")
116
o78 = Instance.new("BlockMesh")
117
o79 = Instance.new("Part")
118
o80 = Instance.new("BlockMesh")
119
o81 = Instance.new("Part")
120
o82 = Instance.new("CylinderMesh")
121
o83 = Instance.new("Part")
122
o84 = Instance.new("SpecialMesh")
123
o85 = Instance.new("Part")
124
o86 = Instance.new("SpecialMesh")
125
o87 = Instance.new("Part")
126
o88 = Instance.new("BlockMesh")
127
o89 = Instance.new("Part")
128
o90 = Instance.new("SpecialMesh")
129
o91 = Instance.new("Part")
130
o92 = Instance.new("CylinderMesh")
131
o93 = Instance.new("Part")
132
o94 = Instance.new("CylinderMesh")
133
o95 = Instance.new("Part")
134
o96 = Instance.new("BlockMesh")
135
o97 = Instance.new("Part")
136
o98 = Instance.new("CylinderMesh")
137
o99 = Instance.new("Part")
138
o100 = Instance.new("CylinderMesh")
139
o101 = Instance.new("Part")
140
o102 = Instance.new("BlockMesh")
141
o103 = Instance.new("Part")
142
o104 = Instance.new("CylinderMesh")
143
o105 = Instance.new("Part")
144
o106 = Instance.new("SpecialMesh")
145
o107 = Instance.new("Part")
146
o108 = Instance.new("SpecialMesh")
147
o109 = Instance.new("Part")
148
o110 = Instance.new("BlockMesh")
149
o111 = Instance.new("Part")
150
o112 = Instance.new("BlockMesh")
151
o113 = Instance.new("Part")
152
o114 = Instance.new("CylinderMesh")
153
o115 = Instance.new("Part")
154
o116 = Instance.new("CylinderMesh")
155
o117 = Instance.new("Part")
156
o118 = Instance.new("SpecialMesh")
157
o119 = Instance.new("Part")
158
o120 = Instance.new("BlockMesh")
159
o121 = Instance.new("Part")
160
o122 = Instance.new("SpecialMesh")
161
o123 = Instance.new("Part")
162
o124 = Instance.new("BlockMesh")
163
o125 = Instance.new("Part")
164
o126 = Instance.new("SpecialMesh")
165
o127 = Instance.new("Part")
166
o128 = Instance.new("SpecialMesh")
167
o129 = Instance.new("Part")
168
o130 = Instance.new("SpecialMesh")
169
o131 = Instance.new("Part")
170
o132 = Instance.new("CylinderMesh")
171
o133 = Instance.new("Part")
172
o134 = Instance.new("BlockMesh")
173
o135 = Instance.new("Part")
174
o136 = Instance.new("BlockMesh")
175
o137 = Instance.new("Part")
176
o138 = Instance.new("SpecialMesh")
177
o139 = Instance.new("Part")
178
o140 = Instance.new("SpecialMesh")
179
o141 = Instance.new("Part")
180
o142 = Instance.new("SpecialMesh")
181
o143 = Instance.new("Part")
182
o144 = Instance.new("CylinderMesh")
183
o145 = Instance.new("Part")
184
o146 = Instance.new("CylinderMesh")
185
o147 = Instance.new("Part")
186
o148 = Instance.new("SpecialMesh")
187
o149 = Instance.new("Part")
188
o150 = Instance.new("BlockMesh")
189
o151 = Instance.new("Part")
190
o152 = Instance.new("SpecialMesh")
191
o153 = Instance.new("Part")
192
o154 = Instance.new("BlockMesh")
193
o155 = Instance.new("Part")
194
o156 = Instance.new("BlockMesh")
195
o157 = Instance.new("Part")
196
o158 = Instance.new("CylinderMesh")
197
o159 = Instance.new("Part")
198
o160 = Instance.new("BlockMesh")
199
o161 = Instance.new("Part")
200
o162 = Instance.new("BlockMesh")
201
o163 = Instance.new("Part")
202
o164 = Instance.new("SpecialMesh")
203
o165 = Instance.new("Part")
204
o166 = Instance.new("SpecialMesh")
205
o167 = Instance.new("Part")
206
o168 = Instance.new("BlockMesh")
207
o169 = Instance.new("Part")
208
o170 = Instance.new("BlockMesh")
209
o171 = Instance.new("Part")
210
o172 = Instance.new("BlockMesh")
211
o173 = Instance.new("Part")
212
o174 = Instance.new("CylinderMesh")
213
o175 = Instance.new("Part")
214
o176 = Instance.new("SpecialMesh")
215
o1.Name = "M4A1"
216
o1.GripForward = Vector3.new(-0.252553493, -0, -0.967582941)
217
o1.GripPos = Vector3.new(0, -0.300000012, 0.300000012)
218
o1.GripRight = Vector3.new(0.967582941, 0, -0.252553493)
219
o2.Name = "BackupWeld"
220
o2.Parent = o1
221
table.insert(cors,coroutine.create(function()
222
wait()
223
GGNORE(function()
224
function Weld(x,y)
225
	local W = Instance.new("Weld")
226
	W.Part0 = x
227
	W.Part1 = y
228
	local CJ = CFrame.new(x.Position)
229
	local C0 = x.CFrame:inverse()*CJ
230
	local C1 = y.CFrame:inverse()*CJ
231
	W.C0 = C0
232
	W.C1 = C1
233
	W.Parent = x
234
end
235
236
function Get(A)
237
	if A.className == "Part" then
238
		Weld(script.Parent.Handle, A)
239
		A.Anchored = false
240
	else
241
		local C = A:GetChildren()
242
		for i=1, #C do
243
		Get(C[i])
244
		end
245
	end
246
end
247
248
function Finale()
249
	Get(script.Parent)
250
end
251
252
script.Parent.Equipped:connect(Finale)
253
script.Parent.Unequipped:connect(Finale)
254
Finale()
255
end,o2)
256
end))
257
o3.Name = "BackupWeld"
258
o3.Parent = o1
259
table.insert(cors,coroutine.create(function()
260
wait()
261
GGNORE(function()
262
function Weld(x,y)
263
	local W = Instance.new("Weld")
264
	W.Part0 = x
265
	W.Part1 = y
266
	local CJ = CFrame.new(x.Position)
267
	local C0 = x.CFrame:inverse()*CJ
268
	local C1 = y.CFrame:inverse()*CJ
269
	W.C0 = C0
270
	W.C1 = C1
271
	W.Parent = x
272
end
273
274
function Get(A)
275
	if A.className == "Part" then
276
		Weld(script.Parent.Handle, A)
277
		A.Anchored = false
278
	else
279
		local C = A:GetChildren()
280
		for i=1, #C do
281
		Get(C[i])
282
		end
283
	end
284
end
285
286
function Finale()
287
	Get(script.Parent)
288
end
289
290
script.Parent.Equipped:connect(Finale)
291
script.Parent.Unequipped:connect(Finale)
292
Finale()
293
end,o3)
294
end))
295
o4.Name = "Ammo"
296
o4.Parent = o1
297
o4.Value = 30
298
o5.Name = "GuiScript"
299
o5.Parent = o1
300
table.insert(cors,coroutine.create(function()
301
wait()
302
GGNORE(function()
303
-- Thanks for SonicUnleashedXY & Manofthelol for this script.
304
-- To remove the orginial script just go into shooter & right at the bottem you will see something like this:
305
-- script.Parent.Tool.Name = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
306
-- Remove only that & add this to the tool.
307
-- Remember this was designed for Manofthelol weapons so any other weapons might not work.
308
-- You have no permission to repubish this in you model even if it edited.
309
-- If your found then you will be ban from my place.
310
311
local Tool = script.Parent
312
local Ammo = Tool.Ammo
313
local MaxAmmo = Ammo.Value
314
315
local vPlayer
316
local Gui
317
local Text
318
319
function onChanged(value)
320
	if value == "Value" or value == Ammo.Value then
321
		if Gui ~= nil and Text ~= nil then
322
			if Ammo.Value >= 1 then
323
				Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
324
			elseif math.floor(Ammo.Value) == 0 then
325
				Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
326
			elseif Ammo.Value < 0 then
327
				for i = 0, 1, 0.03 / 2 do
328
					local Num = math.floor(i * MaxAmmo + 0.5)
329
330
					Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
331
					wait()
332
				end
333
			end
334
		end
335
	end
336
end
337
338
function on2Changed()
339
	if Gui ~= nil and Text ~= nil then
340
341
		Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
342
		wait()
343
	end
344
end
345
346
function setUpGui()
347
	if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
348
		return
349
	end
350
351
	Gui = Instance.new("ScreenGui")
352
	Text = Instance.new("TextLabel")
353
354
	Gui.Name = "DEDisplay"
355
	Gui.Parent = vPlayer.PlayerGui
356
357
	Text.BackgroundColor3 = BrickColor.Black().Color
358
   Text.BackgroundTransparency = 1
359
	Text.BorderColor3 = BrickColor.White().Color
360
   Text.BorderSizePixel = 0
361
	Text.Name = "Ammo"
362
	Text.Parent = Gui
363
	Text.Position = UDim2.new(0.15, 0, 0.825, 0)
364
	Text.Size = UDim2.new(0, -60, 0, 64)
365
   Text.FontSize = "Size18"
366
	Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
367
	Text.TextColor3 = BrickColor.White().Color
368
end
369
370
function onEquippedLocal(mouse)
371
	vPlayer = game.Players.LocalPlayer
372
373
	setUpGui()
374
end
375
376
function onUnequippedLocal(mouse)
377
	if Gui then
378
		Gui:remove()
379
	end
380
381
	Gui = nil
382
	Text = nil
383
	vPlayer = nil
384
end
385
386
Tool.Equipped:connect(onEquippedLocal)
387
Tool.Unequipped:connect(onUnequippedLocal)
388
389
Ammo.Changed:connect(onChanged)
390
Tool.StoredAmmo.Changed:connect(on2Changed)
391
end,o5)
392
end))
393
o6.Name = "MaxAmmo"
394
o6.Parent = o1
395
o6.Value = 30
396
o7.Name = "Recoil"
397
o7.Parent = o1
398
o7.Value = 3
399
o8.Parent = o7
400
o9.Name = "StoredAmmo"
401
o9.Parent = o1
402
o9.Value = 200
403
o10.Name = "GuiScript(backup)"
404
o10.Parent = o1
405
table.insert(cors,coroutine.create(function()
406
wait()
407
GGNORE(function()
408
409
local Tool = script.Parent
410
local Ammo = Tool.Ammo
411
local MaxAmmo = Ammo.Value
412
413
local vPlayer
414
local Gui
415
local Text
416
417
function onChanged(value)
418
	if value == "Value" or value == Ammo.Value then
419
		if Gui ~= nil and Text ~= nil then
420
			if Ammo.Value >= 1 then
421
				Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
422
			elseif math.floor(Ammo.Value) == 0 then
423
				Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
424
			elseif Ammo.Value < 0 then
425
				for i = 0, 1, 0.03 / 2 do
426
					local Num = math.floor(i * MaxAmmo + 0.5)
427
428
					Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
429
					wait()
430
				end
431
			end
432
		end
433
	end
434
end
435
436
function on2Changed()
437
	if Gui ~= nil and Text ~= nil then
438
439
		Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
440
		wait()
441
	end
442
end
443
444
function setUpGui()
445
	if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
446
		return
447
	end
448
449
	Gui = Instance.new("ScreenGui")
450
	Text = Instance.new("TextLabel")
451
452
	Gui.Name = "DEDisplay"
453
	Gui.Parent = vPlayer.PlayerGui
454
455
	Text.BackgroundColor3 = BrickColor.Black().Color
456
   Text.BackgroundTransparency = 1
457
	Text.BorderColor3 = BrickColor.White().Color
458
   Text.BorderSizePixel = 0
459
	Text.Name = "Ammo"
460
	Text.Parent = Gui
461
	Text.Position = UDim2.new(0.15, 0, 0.825, 0)
462
	Text.Size = UDim2.new(0, -60, 0, 64)
463
   Text.FontSize = "Size18"
464
	Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
465
	Text.TextColor3 = BrickColor.White().Color
466
end
467
468
function onEquippedLocal(mouse)
469
	vPlayer = game.Players.LocalPlayer
470
471
	setUpGui()
472
end
473
474
function onUnequippedLocal(mouse)
475
	if Gui then
476
		Gui:remove()
477
	end
478
479
	Gui = nil
480
	Text = nil
481
	vPlayer = nil
482
end
483
484
Tool.Equipped:connect(onEquippedLocal)
485
Tool.Unequipped:connect(onUnequippedLocal)
486
487
Ammo.Changed:connect(onChanged)
488
Tool.StoredAmmo.Changed:connect(on2Changed)
489
end,o10)
490
end))
491
o11.Name = "VAL"
492
o11.Parent = o1
493
o12.Name = "Shooter"
494
o12.Parent = o1
495
table.insert(cors,coroutine.create(function()
496
wait()
497
GGNORE(function()
498
Tool = script.Parent
499
500
local arms = nil
501
local torso = nil
502
local weld33 = nil -- right arm
503
local weld55 = nil -- left arm
504
local welds = {}
505
local reloading = false
506
local firing = false
507
local canreload = true
508
local canshoot = true
509
local damage = 20
510
511
function ReloadSequence() -- this will be a pain in my blocky butt.
512
wait(.01)
513
Tool.Mag.Transparency = 1
514
local mag = Tool.Mag:clone()
515
mag.Parent = game.Workspace
516
mag.CanCollide = false
517
mag.Transparency = 0
518
Tool.Mag2.Transparency = 1
519
local mag = Tool.Mag2:clone()
520
mag.Parent = game.Workspace
521
mag.CanCollide = false
522
mag.Transparency = 0
523
Tool.Handle.M1:play()
524
wait(.15)
525
weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-92), math.rad(-15), 0.05)
526
weld55.C1 = CFrame.new(-0.45, 1, 1.1) * CFrame.fromEulerAnglesXYZ(math.rad(315), -0.1, math.rad(-87))
527
wait(.01)
528
weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-15), 0.1)
529
weld55.C1 = CFrame.new(-0.45, 0.8, 1) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.2, math.rad(-84))
530
wait(.01)
531
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.3, math.rad(-81))
532
wait(.01)
533
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.4, math.rad(-78))
534
wait(.01)
535
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.5, math.rad(-75))
536
wait(.01)
537
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.6, math.rad(-72))
538
wait(.2)
539
Tool.Mag.Transparency = 0
540
Tool.Mag2.Transparency = 0
541
Tool.Mag.Mesh.Offset = Vector3.new(0, -0.6, 0)
542
Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.66, 0.15)
543
wait(.01)
544
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.5, math.rad(-75))
545
Tool.Mag.Mesh.Offset = Vector3.new(0, -0.5, 0)
546
Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.55, 0.125)
547
wait(.01)
548
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.4, math.rad(-78))
549
Tool.Mag.Mesh.Offset = Vector3.new(0, -0.4, 0)
550
Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.44, 0.1)
551
wait(.01)
552
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.3, math.rad(-81))
553
Tool.Mag.Mesh.Offset = Vector3.new(0, -0.3, 0)
554
Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.33, 0.075)
555
wait(.01)
556
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.2, math.rad(-84))
557
Tool.Mag.Mesh.Offset = Vector3.new(0, -0.2, 0)
558
Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.22, 0.05)
559
wait(.3)
560
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.1, math.rad(-87))
561
Tool.Mag.Mesh.Offset = Vector3.new(0, -0.1, 0)
562
Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.11, 0.025)
563
wait(.01)
564
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), 0, math.rad(-90))
565
Tool.Mag.Mesh.Offset = Vector3.new(0, 0, 0)
566
Tool.Mag2.Mesh.Offset = Vector3.new(0, 0, 0)
567
Tool.Handle.M2:play()
568
wait(.03)
569
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), -0.1, math.rad(-87))
570
wait(.03)
571
weld55.C1 = CFrame.new(-0.45, 0.6, 0.9) * CFrame.fromEulerAnglesXYZ(math.rad(320), 0, math.rad(-90))
572
wait(.2)
573
weld55.C1 = CFrame.new(-0.35, 1, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(295), 0.075, math.rad(-90))
574
weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0.1)
575
wait(.03)
576
weld55.C1 = CFrame.new(-0.35, 0.8, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0.15, math.rad(-90))
577
weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
578
wait(.03)
579
weld55.C1 = CFrame.new(-0.35, 0.6, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0.225, math.rad(-90))
580
weld33.C1 = CFrame.new(-0.75, -0.2, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-15), 0)
581
wait(.03)
582
weld55.C1 = CFrame.new(-0.35, 0.6, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0.225, math.rad(-90))
583
weld33.C1 = CFrame.new(-0.75, -0.2, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-15), 0)
584
wait(.03)
585
weld55.C1 = CFrame.new(-0.35, 0.3, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0.375, math.rad(-90))
586
wait(.3)
587
Tool.Handle.M3:play()
588
weld55.C1 = CFrame.new(-0.35, 0.3, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0.375, math.rad(-90))
589
Tool.A2.Mesh.Offset = Vector3.new(0, 0, -0.1)
590
Tool.A3.Mesh.Offset = Vector3.new(0, 0, -0.1)
591
wait(.02)
592
weld55.C1 = CFrame.new(-0.35, 0.4, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0.3, math.rad(-90))
593
Tool.A2.Mesh.Offset = Vector3.new(0, 0, -0)
594
Tool.A3.Mesh.Offset = Vector3.new(0, 0, -0)
595
wait(.02)
596
weld33.C1 = CFrame.new(-0.75, -0.25, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-15), 0)
597
weld55.C1 = CFrame.new(-0.35, 0.7, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(295), 0.15, math.rad(-90))
598
wait(.02)
599
weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
600
weld55.C1 = CFrame.new(-0.35, 1.4, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
601
end
602
603
function Reload()
604
	if script.Parent.Ammo.Value < script.Parent.MaxAmmo.Value and reloading == false and script.Parent.StoredAmmo.Value >= 1 then
605
		reloading = true
606
		script.Parent.Ammo.Value = 0
607
		ReloadSequence()
608
		if script.Parent.StoredAmmo.Value >= script.Parent.MaxAmmo.Value then
609
			script.Parent.Ammo.Value = script.Parent.MaxAmmo.Value
610
			script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value - script.Parent.MaxAmmo.Value
611
			script.Parent.Recoil.Value = 5
612
		elseif script.Parent.StoredAmmo.Value < script.Parent.MaxAmmo.Value and script.Parent.StoredAmmo.Value >= 1 then
613
			script.Parent.Ammo.Value = script.Parent.StoredAmmo.Value
614
			script.Parent.StoredAmmo.Value = 0
615
			script.Parent.Recoil.Value = 5
616
		end
617
		reloading = false
618
	end
619
end
620
621
function Takeout()
622
wait(.01)
623
weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-15), 0)
624
weld55.C1 = CFrame.new(-0.48, 0.9, 1.2) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
625
wait(.3)
626
weld55.C1 = CFrame.new(-0.35, 0.3, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0.375, math.rad(-90))
627
Tool.A2.Mesh.Offset = Vector3.new(0, 0, -0.1)
628
Tool.A3.Mesh.Offset = Vector3.new(0, 0, -0.1)
629
wait(.4)
630
Tool.Handle.M3:play()
631
weld55.C1 = CFrame.new(-0.35, 0.4, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0.3, math.rad(-90))
632
Tool.A2.Mesh.Offset = Vector3.new(0, 0, -0)
633
Tool.A3.Mesh.Offset = Vector3.new(0, 0, -0)
634
wait(.2)
635
weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-87), math.rad(-15), 0)
636
weld55.C1 = CFrame.new(-0.46, 1.05, 1.2) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
637
wait(.01)
638
weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
639
weld55.C1 = CFrame.new(-0.45, 1.2, 1.2) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
640
end
641
642
function Equip(mouse)
643
wait(0.01)
644
arms = {Tool.Parent:FindFirstChild("Left Arm"), Tool.Parent:FindFirstChild("Right Arm")}
645
torso = Tool.Parent:FindFirstChild("Torso")
646
if arms ~= nil and torso ~= nil then
647
local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
648
if sh ~= nil then
649
local yes = true
650
if yes then
651
yes = false
652
sh[1].Part1 = nil
653
sh[2].Part1 = nil
654
falsearm1 = arms[1]:clone()
655
local mesh1 = Instance.new("BlockMesh")
656
mesh1.Scale = Vector3.new(.9,.9,.9)
657
mesh1.Parent = falsearm1
658
local armweld1 = Instance.new("Weld")
659
falsearm1.BrickColor = BrickColor.new(26)
660
falsearm1.Parent = Tool
661
armweld1.Parent = falsearm1
662
armweld1.Part0 = falsearm1
663
armweld1.Part1 = arms[1]
664
falsearm2 = arms[2]:clone()
665
local mesh2 = Instance.new("BlockMesh")
666
mesh2.Scale = Vector3.new(.9,.9,.9)
667
mesh2.Parent = falsearm2
668
local armweld2 = Instance.new("Weld")
669
falsearm2.BrickColor = BrickColor.new(26)
670
falsearm2.Parent = Tool
671
armweld2.Parent = falsearm2
672
armweld2.Part0 = falsearm2
673
armweld2.Part1 = arms[2]
674
local weld1 = Instance.new("Weld") -- left arm
675
weld55 = weld1
676
weld1.Part0 = torso
677
weld1.Parent = torso
678
weld1.Part1 = arms[1]
679
weld55.C1 = CFrame.new(-0.45, 1.2, 1.2) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
680
welds[1] = weld1
681
local weld2 = Instance.new("Weld") -- right arm
682
weld33 = weld2
683
weld2.Part0 = torso
684
weld2.Parent = torso
685
weld2.Part1 = arms[2]
686
weld2.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
687
welds[2] = weld2
688
Takeout()
689
end
690
else
691
print("sh")
692
end
693
else
694
print("arms")
695
end
696
end
697
698
local legs = nil
699
local torso2 = nil
700
local welds2 = {}
701
local bodyforce = nil
702
703
function Unequip(mouse)
704
if arms ~= nil and torso ~= nil then
705
local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
706
if sh ~= nil then
707
local yes = true
708
if yes then
709
yes = false
710
sh[1].Part1 = arms[1]
711
sh[2].Part1 = arms[2]
712
welds[1].Parent = nil
713
welds[2].Parent = nil
714
falsearm1:remove()
715
falsearm2:remove()
716
end
717
else
718
print("sh")
719
end
720
else
721
print("arms")
722
end
723
end
724
725
function fire(v)
726
	p = script.Parent.VAL
727
	if p.Value == 0 then
728
	Tool.Handle.Fire:play()
729
	p.Value = p.Value + 1
730
	elseif p.Value == 1 then
731
	Tool.Handle.Fire2:play()
732
	p.Value = p.Value + 1
733
		else
734
	Tool.Handle.Fire3:play()
735
	p.Value = 0
736
	end
737
	
738
739
	local vCharacter = Tool.Parent
740
	local vPlayer = game.Players:playerFromCharacter(vCharacter)
741
742
	local missile = Instance.new("Part")
743
744
        
745
746
	local spawnPos = o1.Flash.Position
747
	
748
749
750
	spawnPos  = spawnPos + (v * 8)
751
752
	missile.Position = spawnPos
753
	missile.Size = Vector3.new(1,1,1)
754
	missile.Velocity = v * 600 
755
	missile.BrickColor = BrickColor.new(26)
756
	missile.Shape = 0
757
	missile.BottomSurface = 0
758
	missile.TopSurface = 0
759
	missile.Name = "Bullet"
760
	missile.Elasticity = 0
761
	missile.Reflectance = 0
762
	missile.Friction = .9
763
   missile.CanCollide = false
764
765
	local force = Instance.new("BodyForce")
766
	force.force = Vector3.new(0,missile:getMass() * 196,0)
767
	force.Parent = missile
768
769
	local mesh = Instance.new("SpecialMesh")
770
	mesh.Scale = Vector3.new(.01,.01,.01)
771
	mesh.MeshType = "Sphere"
772
	mesh.Parent = missile
773
774
function onTouched(part)
775
     local h = part.Parent:findFirstChild("Humanoid")
776
     if h~=nil then
777
               h.Health = h.Health -100
778
               wait(.01)
779
               h.Health = h.Health -100
780
               wait(.01)
781
782
       end
783
end
784
785
missile.Touched:connect(onTouched)
786
787
	local creator_tag = Instance.new("ObjectValue")
788
	creator_tag.Value = vPlayer
789
	creator_tag.Name = "creator"
790
	creator_tag.Parent = missile
791
	
792
793
794
	missile.Parent = game.Workspace
795
796
   cam = game.Workspace.CurrentCamera
797
   local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
798
	local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
799
	local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.005, 0.005, 0)
800
   cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
801
	weld33.C1 = CFrame.new(-0.75, -0.5, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
802
	weld55.C1 = CFrame.new(-0.45, 1.07, 1.12) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
803
	Tool.Flash.Mesh.Scale = Vector3.new(1.9, 2, 2.2)
804
	Tool.Flash.Transparency = .3
805
   Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
806
   Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
807
	wait()
808
   local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
809
	local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
810
	local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(-0.01, -0.01, 0)
811
   cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
812
	weld33.C1 = CFrame.new(-0.75, -0.45, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
813
	weld55.C1 = CFrame.new(-0.45, 1.14, 1.16) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
814
	Tool.Flash.Mesh.Scale = Vector3.new(1.5, 2, 1.8)
815
	Tool.Flash.Transparency = .8
816
   Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
817
   Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
818
	wait()
819
   local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
820
	local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
821
	local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.005, 0.005, 0)
822
   cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
823
	weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
824
	weld55.C1 = CFrame.new(-0.45, 1.2, 1.2) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
825
	Tool.Flash.Transparency = 1
826
   Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
827
   Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
828
end
829
830
function KeyDownFunctions(key)
831
	if key == "r" then
832
		Reload()
833
	end
834
end
835
836
Tool.Enabled = true
837
function onActivated()
838
839
	if not Tool.Enabled then
840
		return
841
	end
842
843
	Tool.Enabled = false
844
845
	local character = Tool.Parent;
846
	local humanoid = character.Humanoid
847
	if humanoid == nil then
848
		print("Humanoid not found")
849
		return 
850
	end
851
	local ammo = script.Parent.Ammo
852
	local maxammo = script.Parent.MaxAmmo
853
	firing = true
854
	while firing == true do
855
		if reloading == false and humanoid.Health >= 1 then
856
			if ammo.Value >= 1 then
857
				ammo.Value = ammo.Value - 1
858
				local targetPos = humanoid.TargetPoint
859
				local lookAt = (targetPos - character.Head.Position).unit
860
				if script.Parent.Recoil.Value < 10 then
861
					script.Parent.Recoil.Value = script.Parent.Recoil.Value + 1
862
				end
863
				fire(lookAt)
864
			else
865
				Reload()
866
				break
867
			end
868
		elseif reloading == false and humanoid.Health < 1 then
869
			Tool:remove()
870
		end
871
	end
872
	Tool.Enabled = true
873
end
874
875
function nofiar(mouse)
876
firing = false
877
end
878
879
function onEquippedLocal(mouse)
880
881
	if mouse == nil then
882
		print("Mouse not found")
883
		return 
884
	end
885
886
	mouse.Icon = "http://www.roblox.com/asset/?id=2966012"
887
	mouse.Button1Down:connect(function() onButton1Down(mouse) end)
888
	mouse.Button1Up:connect(function() nofiar(mouse) end)
889
	mouse.KeyDown:connect(KeyDownFunctions)
890
	while true do
891
		wait()
892
	end
893
end
894
895
896
Tool.Equipped:connect(onEquippedLocal)
897
898
899
script.Parent.Activated:connect(onActivated)
900
Tool.Equipped:connect(Equip)
901
Tool.Unequipped:connect(Unequip)
902
end,o12)
903
end))
904
o13.Parent = o1
905
o14.Name = "ZoomScript"
906
o14.Parent = o1
907
g = game.workspace.Camera.CameraType
908
o15.Name = "ZoomedIn"
909
o15.Parent = o1
910
o16.Parent = o1
911
o16.Material = Enum.Material.SmoothPlastic
912
o16.BrickColor = BrickColor.new(CUSTOMCOLOR)
913
o16.Position = Vector3.new(-47.0289497, 2.03901005, -23.0169888)
914
o16.Rotation = Vector3.new(-0.734529912, -89.7451248, -168.690018)
915
o16.Anchored = true
916
o16.FormFactor = Enum.FormFactor.Custom
917
o16.Size = Vector3.new(0.200000003, 0.540000021, 0.200000003)
918
o16.CFrame = CFrame.new(-47.0289497, 2.03901005, -23.0169888, -1.49008656e-007, 2.98018819e-008, -0.999990106, -4.37109797e-008, 0.999995053, 2.9802111e-008, 1, 4.37108518e-008, 2.32453658e-006)
919
o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
920
o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
921
o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
922
o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
923
o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
924
o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
925
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
926
o17.Parent = o16
927
o17.Scale = Vector3.new(0.75, 1, 0.149999991)
928
o18.Parent = o1
929
o18.Material = Enum.Material.SmoothPlastic
930
o18.BrickColor = BrickColor.new(CUSTOMCOLOR)
931
o18.Position = Vector3.new(-46.5669594, 2.16499996, -23.0169888)
932
o18.Rotation = Vector3.new(0.367277682, -89.7451248, 174.289368)
933
o18.Anchored = true
934
o18.FormFactor = Enum.FormFactor.Custom
935
o18.Size = Vector3.new(0.200000003, 0.200000003, 0.540000021)
936
o18.CFrame = CFrame.new(-46.5669594, 2.16499996, -23.0169888, -1.49008656e-007, -1.49009685e-008, -0.999990106, -4.37109797e-008, 0.999995053, -1.49009614e-008, 1, 4.37109478e-008, 2.32453681e-006)
937
o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
938
o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
939
o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
940
o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
941
o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
942
o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
943
o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
944
o19.Parent = o18
945
o19.Offset = Vector3.new(0, 0, 0.00300000003)
946
o19.Scale = Vector3.new(0.450000018, 0.900000036, 1)
947
o20.Name = "A2"
948
o20.Parent = o1
949
o20.Material = Enum.Material.SmoothPlastic
950
o20.BrickColor = BrickColor.new(CUSTOMCOLOR)
951
o20.Position = Vector3.new(-45.7209969, 2.44980097, -23.0169888)
952
o20.Rotation = Vector3.new(6.1066652e-013, 90, 0)
953
o20.Anchored = true
954
o20.FormFactor = Enum.FormFactor.Custom
955
o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
956
o20.CFrame = CFrame.new(-45.7209969, 2.44980097, -23.0169888, 8.94049208e-008, -2.66461657e-015, 1, 1.0658141e-014, 1, 2.66460302e-015, -1, 1.06581139e-014, 8.94049208e-008)
957
o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
958
o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
959
o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
960
o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
961
o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
962
o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
963
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
964
o21.Parent = o20
965
o21.Scale = Vector3.new(0.450000018, 0.149999991, 1.19999993)
966
o22.Parent = o1
967
o22.Material = Enum.Material.SmoothPlastic
968
o22.BrickColor = BrickColor.new(CUSTOMCOLOR)
969
o22.Position = Vector3.new(-45.6399918, 2.36968803, -23.0100002)
970
o22.Rotation = Vector3.new(-0, -90, 0)
971
o22.Anchored = true
972
o22.FormFactor = Enum.FormFactor.Custom
973
o22.Size = Vector3.new(0.209999993, 0.360000014, 0.200000003)
974
o22.CFrame = CFrame.new(-45.6399918, 2.36968803, -23.0100002, 0, 0, -1, 0, 1, 0, 1, 0, 0)
975
o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
976
o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
977
o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
978
o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
979
o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
980
o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
981
o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
982
o23.Parent = o22
983
o23.Scale = Vector3.new(1, 1, 0.599999964)
984
o24.Parent = o1
985
o24.Material = Enum.Material.SmoothPlastic
986
o24.BrickColor = BrickColor.new(CUSTOMCOLOR)
987
o24.Position = Vector3.new(-46.5279694, 2.29995394, -23.0169888)
988
o24.Rotation = Vector3.new(-3.17548106e-011, 0.000271500176, 90)
989
o24.Anchored = true
990
o24.FormFactor = Enum.FormFactor.Custom
991
o24.Size = Vector3.new(0.200000003, 0.972000062, 0.270000011)
992
o24.CFrame = CFrame.new(-46.5279694, 2.29995394, -23.0169888, -4.44097341e-015, -1, 4.73857199e-006, 1, -4.43833067e-015, 5.5422599e-013, -5.54226044e-013, 4.73857199e-006, 1)
993
o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
994
o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
995
o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
996
o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
997
o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
998
o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
999
o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1000
o25.Parent = o24
1001
o25.Scale = Vector3.new(1.19999993, 1, 1.60000002)
1002
o26.Name = "Handle"
1003
o26.Parent = o1
1004
o26.Material = Enum.Material.SmoothPlastic
1005
o26.BrickColor = BrickColor.new(CUSTOMCOLOR)
1006
o26.Position = Vector3.new(-45.2919655, 1.92951596, -23.0169888)
1007
o26.Rotation = Vector3.new(1.01777712e-012, -90, 0)
1008
o26.Anchored = true
1009
o26.FormFactor = Enum.FormFactor.Custom
1010
o26.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1011
o26.CFrame = CFrame.new(-45.2919655, 1.92951596, -23.0169888, -1.49008656e-007, -4.44105473e-015, -1, -1.77635616e-014, 1, -4.44102762e-015, 1, 1.77635684e-014, -1.49008883e-007)
1012
o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1013
o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1014
o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1015
o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1016
o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1017
o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1018
o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1019
o27.Parent = o26
1020
o27.Offset = Vector3.new(0, 0, 0.00900000054)
1021
o27.Scale = Vector3.new(0.450000018, 0.450000018, 0.225000009)
1022
o28.Name = "Fire3"
1023
o28.Parent = o26
1024
o28.Pitch = 1.2999999523163
1025
o28.SoundId = "rbxassetid://137983646"
1026
o28.Volume = 5
1027
o29.Name = "M1"
1028
o29.Parent = o26
1029
o29.Pitch = 1.2000000476837
1030
o29.SoundId = "rbxassetid://147323220"
1031
o29.Volume = 1
1032
o29.PlayOnRemove = true
1033
o30.Name = "M2"
1034
o30.Parent = o26
1035
o30.SoundId = "rbxassetid://0"
1036
o30.Volume = 1
1037
o30.PlayOnRemove = true
1038
o31.Name = "M3"
1039
o31.Parent = o26
1040
o31.Pitch = 1.1000000238419
1041
o31.SoundId = "rbxassetid://152206337"
1042
o31.Volume = 1
1043
o31.PlayOnRemove = true
1044
o32.Name = "Fire"
1045
o32.Parent = o26
1046
o32.Pitch = 1.2999999523163
1047
o32.SoundId = "rbxassetid://137983646"
1048
o32.Volume = 5
1049
o33.Name = "Fire2"
1050
o33.Parent = o26
1051
o33.Pitch = 1.2999999523163
1052
o33.SoundId = "rbxassetid://137983646"
1053
o33.Volume = 5
1054
o35.Name = "A3"
1055
o35.Parent = o1
1056
o35.Material = Enum.Material.SmoothPlastic
1057
o35.BrickColor = BrickColor.new(CUSTOMCOLOR)
1058
o35.Position = Vector3.new(-45.7959862, 2.44980097, -23.0169888)
1059
o35.Rotation = Vector3.new(6.1066652e-013, 90, 0)
1060
o35.Anchored = true
1061
o35.FormFactor = Enum.FormFactor.Custom
1062
o35.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1063
o35.CFrame = CFrame.new(-45.7959862, 2.44980097, -23.0169888, 8.94049208e-008, -2.66461657e-015, 1, 1.0658141e-014, 1, 2.66460302e-015, -1, 1.06581139e-014, 8.94049208e-008)
1064
o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1065
o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1066
o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1067
o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1068
o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1069
o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1070
o35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1071
o36.Parent = o35
1072
o36.Scale = Vector3.new(1.5, 0.225000009, 0.450000018)
1073
o37.Name = "Flash"
1074
o37.Parent = o1
1075
o37.Material = Enum.Material.SmoothPlastic
1076
o37.BrickColor = BrickColor.new("Bright orange")
1077
o37.Transparency = 1
1078
o37.Position = Vector3.new(-41.6767159, 2.32680488, -23.017004)
1079
o37.Rotation = Vector3.new(-90, 8.08488086e-012, 89.9999924)
1080
o37.Anchored = true
1081
o37.FormFactor = Enum.FormFactor.Custom
1082
o37.Size = Vector3.new(0.200000003, 0.449999988, 0.200000003)
1083
o37.CFrame = CFrame.new(-41.6767159, 2.32680488, -23.017004, 1.49008656e-007, -1, 1.41107788e-013, 1.77635616e-014, 1.41107801e-013, 1, -1, -1.49008883e-007, 1.77636429e-014)
1084
o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1085
o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1086
o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1087
o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1088
o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1089
o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1090
o37.Color = Color3.new(0.854902, 0.521569, 0.254902)
1091
o38.Parent = o37
1092
o38.Scale = Vector3.new(1.5, 2, 1.80000007)
1093
o38.MeshType = Enum.MeshType.Sphere
1094
o39.Name = "Mag"
1095
o39.Parent = o1
1096
o39.Material = Enum.Material.SmoothPlastic
1097
o39.BrickColor = BrickColor.new("Dark stone grey")
1098
o39.Position = Vector3.new(-44.8005791, 1.51697195, -23.0169888)
1099
o39.Rotation = Vector3.new(90.0000305, -71.0001678, 90.0000305)
1100
o39.Anchored = true
1101
o39.FormFactor = Enum.FormFactor.Custom
1102
o39.Size = Vector3.new(0.200000003, 0.239999995, 0.419999987)
1103
o39.CFrame = CFrame.new(-44.8005791, 1.51697195, -23.0169888, -1.78810069e-007, -0.325565368, -0.945519507, 3.5527147e-014, 0.945519507, -0.325565368, 1, -5.82144608e-008, -1.69068741e-007)
1104
o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1105
o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1106
o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1107
o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1108
o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1109
o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1110
o39.Color = Color3.new(0.388235, 0.372549, 0.384314)
1111
o40.Parent = o39
1112
o40.Scale = Vector3.new(0.900000036, 1.62, 1)
1113
o41.Name = "Mag2"
1114
o41.Parent = o1
1115
o41.Material = Enum.Material.SmoothPlastic
1116
o41.BrickColor = BrickColor.new("Dark stone grey")
1117
o41.Position = Vector3.new(-44.8972816, 1.93139601, -23.0169888)
1118
o41.Rotation = Vector3.new(90.0000687, -81.0000992, 90.0000687)
1119
o41.Anchored = true
1120
o41.FormFactor = Enum.FormFactor.Custom
1121
o41.Size = Vector3.new(0.200000003, 0.449999988, 0.419999987)
1122
o41.CFrame = CFrame.new(-44.8972816, 1.93139601, -23.0169888, -1.78810296e-007, -0.156433001, -0.987688601, -2.48689856e-014, 0.987688541, -0.156433001, 1, -2.79718186e-008, -1.76608907e-007)
1123
o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1124
o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1125
o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1126
o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1127
o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1128
o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1129
o41.Color = Color3.new(0.388235, 0.372549, 0.384314)
1130
o42.Parent = o41
1131
o42.Scale = Vector3.new(0.900000036, 1.20000005, 1)
1132
o43.Parent = o1
1133
o43.Material = Enum.Material.SmoothPlastic
1134
o43.BrickColor = BrickColor.new(CUSTOMCOLOR)
1135
o43.Position = Vector3.new(-45.621994, 2.13499188, -23.0169888)
1136
o43.Rotation = Vector3.new(-180, 90, 0)
1137
o43.Anchored = true
1138
o43.FormFactor = Enum.FormFactor.Custom
1139
o43.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1140
o43.CFrame = CFrame.new(-45.621994, 2.13499188, -23.0169888, -1.78810296e-007, 5.3292467e-015, 1, -2.48689856e-014, -1, 5.3292467e-015, 1, -2.48690025e-014, 1.78810751e-007)
1141
o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1142
o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1143
o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1144
o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1145
o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1146
o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1147
o43.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1148
o44.Parent = o43
1149
o44.Scale = Vector3.new(1, 0.149999991, 0.149999991)
1150
o45.Parent = o1
1151
o45.Material = Enum.Material.SmoothPlastic
1152
o45.BrickColor = BrickColor.new(CUSTOMCOLOR)
1153
o45.Position = Vector3.new(-45.6999893, 2.19498205, -23.0199947)
1154
o45.Rotation = Vector3.new(1.42488799e-012, -90, 0)
1155
o45.Anchored = true
1156
o45.FormFactor = Enum.FormFactor.Custom
1157
o45.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1158
o45.CFrame = CFrame.new(-45.6999893, 2.19498205, -23.0199947, -1.78810296e-007, -5.32926025e-015, -1, -2.48689856e-014, 1, -5.32926025e-015, 1, 2.48690025e-014, -1.78810296e-007)
1159
o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1160
o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1161
o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1162
o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1163
o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1164
o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1165
o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1166
o46.Parent = o45
1167
o46.Scale = Vector3.new(1, 0.450000018, 0.900000036)
1168
o47.Parent = o1
1169
o47.Material = Enum.Material.SmoothPlastic
1170
o47.BrickColor = BrickColor.new(CUSTOMCOLOR)
1171
o47.Position = Vector3.new(-45.4449959, 1.937011, -23.0199947)
1172
o47.Rotation = Vector3.new(1.42488799e-012, -90, 0)
1173
o47.Anchored = true
1174
o47.FormFactor = Enum.FormFactor.Custom
1175
o47.Size = Vector3.new(0.209999993, 0.200000003, 0.270000011)
1176
o47.CFrame = CFrame.new(-45.4449959, 1.937011, -23.0199947, -1.78810296e-007, -1.49010191e-007, -1, -2.48689856e-014, 1, -1.49010191e-007, 1, -1.77557079e-015, -1.78810296e-007)
1177
o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1178
o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1179
o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1180
o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1181
o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1182
o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1183
o47.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1184
o48.Parent = o47
1185
o48.Offset = Vector3.new(0.00300000003, 0, 0)
1186
o48.Scale = Vector3.new(1, 0.720000029, 1)
1187
o49.Parent = o1
1188
o49.Material = Enum.Material.SmoothPlastic
1189
o49.BrickColor = BrickColor.new(CUSTOMCOLOR)
1190
o49.Position = Vector3.new(-45.4699135, 2.34168005, -22.886404)
1191
o49.Rotation = Vector3.new(90, -4.32576189e-006, 75.0002823)
1192
o49.Anchored = true
1193
o49.FormFactor = Enum.FormFactor.Custom
1194
o49.Size = Vector3.new(0.200000003, 0.449999988, 0.200000003)
1195
o49.CFrame = CFrame.new(-45.4699135, 2.34168005, -22.886404, 0.258814394, -0.965927064, -7.54987894e-008, -1.95402148e-008, 7.29263192e-008, -1, 0.965927064, 0.258814394, -4.04779563e-014)
1196
o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1197
o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1198
o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1199
o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1200
o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1201
o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1202
o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1203
o50.Parent = o49
1204
o50.Scale = Vector3.new(0.450000018, 1, 0.450000018)
1205
o51.Parent = o1
1206
o51.Material = Enum.Material.SmoothPlastic
1207
o51.BrickColor = BrickColor.new(CUSTOMCOLOR)
1208
o51.Position = Vector3.new(-42.9219856, 2.32981491, -23.017004)
1209
o51.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
1210
o51.Anchored = true
1211
o51.FormFactor = Enum.FormFactor.Custom
1212
o51.Size = Vector3.new(0.270000011, 0.200000003, 0.200000003)
1213
o51.CFrame = CFrame.new(-42.9219856, 2.32981491, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
1214
o51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1215
o51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1216
o51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1217
o51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1218
o51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1219
o51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1220
o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1221
o52.Parent = o51
1222
o52.Scale = Vector3.new(1, 0.900000036, 0.50999999)
1223
o53.Parent = o1
1224
o53.Material = Enum.Material.SmoothPlastic
1225
o53.BrickColor = BrickColor.new(CUSTOMCOLOR)
1226
o53.Position = Vector3.new(-42.32201, 2.33277702, -23.017004)
1227
o53.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
1228
o53.Anchored = true
1229
o53.FormFactor = Enum.FormFactor.Custom
1230
o53.Size = Vector3.new(0.270000011, 0.200000003, 0.200000003)
1231
o53.CFrame = CFrame.new(-42.32201, 2.33277702, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
1232
o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1233
o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1234
o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1235
o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1236
o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1237
o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1238
o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1239
o54.Parent = o53
1240
o54.Scale = Vector3.new(1, 0.0749999955, 0.75)
1241
o55.Parent = o1
1242
o55.Material = Enum.Material.SmoothPlastic
1243
o55.BrickColor = BrickColor.new(CUSTOMCOLOR)
1244
o55.Position = Vector3.new(-47.028965, 2.03898501, -22.9119778)
1245
o55.Rotation = Vector3.new(180, -0.000269792567, 8.01008652e-012)
1246
o55.Anchored = true
1247
o55.FormFactor = Enum.FormFactor.Custom
1248
o55.Size = Vector3.new(0.200000003, 0.540000021, 0.200000003)
1249
o55.CFrame = CFrame.new(-47.028965, 2.03898501, -22.9119778, 1, -1.39802381e-013, -4.70876876e-006, -1.3980497e-013, -1, -5.50673222e-013, -4.70876876e-006, 5.50673873e-013, -1)
1250
o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1251
o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1252
o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1253
o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1254
o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1255
o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1256
o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1257
o56.Parent = o55
1258
o56.Scale = Vector3.new(0.149999991, 1, 0.299999982)
1259
o56.MeshType = Enum.MeshType.Wedge
1260
o57.Parent = o1
1261
o57.Material = Enum.Material.SmoothPlastic
1262
o57.BrickColor = BrickColor.new(CUSTOMCOLOR)
1263
o57.Position = Vector3.new(-45.6849937, 2.32968688, -23.0605068)
1264
o57.Rotation = Vector3.new(-3.19583734e-011, 0.000273207726, 90)
1265
o57.Anchored = true
1266
o57.FormFactor = Enum.FormFactor.Custom
1267
o57.Size = Vector3.new(0.209999993, 0.200000003, 0.209999993)
1268
o57.CFrame = CFrame.new(-45.6849937, 2.32968688, -23.0605068, -5.32916539e-015, -1, 4.76837431e-006, 1, -5.32649554e-015, 5.57778812e-013, -5.57778758e-013, 4.76837431e-006, 1)
1269
o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1270
o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1271
o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1272
o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1273
o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1274
o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1275
o57.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1276
o58.Parent = o57
1277
o58.Scale = Vector3.new(1.1500001, 0.75, 1.04999995)
1278
o59.Parent = o1
1279
o59.Material = Enum.Material.SmoothPlastic
1280
o59.BrickColor = BrickColor.new(CUSTOMCOLOR)
1281
o59.Position = Vector3.new(-47.025959, 2.28498602, -23.0169888)
1282
o59.Rotation = Vector3.new(-1.62844304e-011, 0.000132276866, 90)
1283
o59.Anchored = true
1284
o59.FormFactor = Enum.FormFactor.Custom
1285
o59.Size = Vector3.new(0.270000011, 0.200000003, 0.270000011)
1286
o59.CFrame = CFrame.new(-47.025959, 2.28498602, -23.0169888, 2.9801889e-008, -0.999990106, 2.30866681e-006, 0.999995053, 2.9802111e-008, 2.84216932e-013, -7.14980538e-013, 4.78223637e-006, 1)
1287
o59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1288
o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1289
o59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1290
o59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1291
o59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1292
o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1293
o59.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1294
o60.Parent = o59
1295
o60.Scale = Vector3.new(1, 0.180000007, 1)
1296
o61.Parent = o1
1297
o61.Material = Enum.Material.SmoothPlastic
1298
o61.BrickColor = BrickColor.new(CUSTOMCOLOR)
1299
o61.Position = Vector3.new(-45.5949974, 2.06598401, -23.0169888)
1300
o61.Rotation = Vector3.new(-180, 90, 0)
1301
o61.Anchored = true
1302
o61.FormFactor = Enum.FormFactor.Custom
1303
o61.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1304
o61.CFrame = CFrame.new(-45.5949974, 2.06598401, -23.0169888, -1.78810296e-007, 5.32926025e-015, 1, -2.48689856e-014, -1, 5.32926025e-015, 1, -2.48690025e-014, 1.78810296e-007)
1305
o61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1306
o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1307
o61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1308
o61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1309
o61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1310
o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1311
o61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1312
o62.Parent = o61
1313
o62.Scale = Vector3.new(1, 0.299999982, 0.149999991)
1314
o62.MeshType = Enum.MeshType.Wedge
1315
o63.Parent = o1
1316
o63.Material = Enum.Material.SmoothPlastic
1317
o63.BrickColor = BrickColor.new(CUSTOMCOLOR)
1318
o63.Position = Vector3.new(-45.701725, 2.34168005, -22.8242855)
1319
o63.Rotation = Vector3.new(-2.31819899e-006, 15.000556, 90)
1320
o63.Anchored = true
1321
o63.FormFactor = Enum.FormFactor.Custom
1322
o63.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1323
o63.CFrame = CFrame.new(-45.701725, 2.34168005, -22.8242855, 6.37342268e-009, -0.965923309, 0.258828402, 1, 1.70705192e-008, 3.90814527e-008, -4.2168022e-008, 0.258828402, 0.965923309)
1324
o63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1325
o63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1326
o63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1327
o63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1328
o63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1329
o63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1330
o63.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1331
o64.Parent = o63
1332
o64.Scale = Vector3.new(0.337500006, 0.149999991, 0.337500006)
1333
o65.Parent = o1
1334
o65.Material = Enum.Material.SmoothPlastic
1335
o65.BrickColor = BrickColor.new(CUSTOMCOLOR)
1336
o65.Position = Vector3.new(-44.6739845, 1.96097994, -23.017004)
1337
o65.Rotation = Vector3.new(90, -8.08488086e-012, -89.9999924)
1338
o65.Anchored = true
1339
o65.FormFactor = Enum.FormFactor.Custom
1340
o65.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1341
o65.CFrame = CFrame.new(-44.6739845, 1.96097994, -23.017004, 1.49008656e-007, 1, -1.41107788e-013, 1.77635616e-014, -1.41107801e-013, -1, -1, 1.49008883e-007, -1.77636429e-014)
1342
o65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1343
o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1344
o65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1345
o65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1346
o65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1347
o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1348
o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1349
o66.Parent = o65
1350
o66.Scale = Vector3.new(1, 0.180000007, 0.149999991)
1351
o66.MeshType = Enum.MeshType.Wedge
1352
o67.Parent = o1
1353
o67.Material = Enum.Material.SmoothPlastic
1354
o67.BrickColor = BrickColor.new(CUSTOMCOLOR)
1355
o67.Position = Vector3.new(-42.6519814, 2.33281589, -23.017004)
1356
o67.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
1357
o67.Anchored = true
1358
o67.FormFactor = Enum.FormFactor.Custom
1359
o67.Size = Vector3.new(0.270000011, 0.360000014, 0.200000003)
1360
o67.CFrame = CFrame.new(-42.6519814, 2.33281589, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
1361
o67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1362
o67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1363
o67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1364
o67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1365
o67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1366
o67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1367
o67.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1368
o68.Parent = o67
1369
o68.Scale = Vector3.new(1, 1, 0.599999964)
1370
o69.Parent = o1
1371
o69.Material = Enum.Material.SmoothPlastic
1372
o69.BrickColor = BrickColor.new(CUSTOMCOLOR)
1373
o69.Position = Vector3.new(-46.7319527, 1.99998295, -23.0169888)
1374
o69.Rotation = Vector3.new(-180, -90, 0)
1375
o69.Anchored = true
1376
o69.FormFactor = Enum.FormFactor.Custom
1377
o69.Size = Vector3.new(0.200000003, 0.209999993, 0.200000003)
1378
o69.CFrame = CFrame.new(-46.7319527, 1.99998295, -23.0169888, 1.49008656e-007, 4.44105473e-015, -1, 1.77635616e-014, -1, -4.44102762e-015, -1, -1.77635684e-014, -1.49008883e-007)
1379
o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1380
o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1381
o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1382
o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1383
o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1384
o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1385
o69.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1386
o70.Parent = o69
1387
o70.Scale = Vector3.new(0.450000018, 1, 1.35000002)
1388
o70.MeshType = Enum.MeshType.Wedge
1389
o71.Parent = o1
1390
o71.Material = Enum.Material.SmoothPlastic
1391
o71.BrickColor = BrickColor.new(CUSTOMCOLOR)
1392
o71.Position = Vector3.new(-45.12397, 2.12598205, -23.0169888)
1393
o71.Rotation = Vector3.new(8.14221791e-013, -90, 0)
1394
o71.Anchored = true
1395
o71.FormFactor = Enum.FormFactor.Custom
1396
o71.Size = Vector3.new(0.209999993, 0.300000012, 0.959999979)
1397
o71.CFrame = CFrame.new(-45.12397, 2.12598205, -23.0169888, -1.19206788e-007, -3.55283565e-015, -1, -1.42108513e-014, 1, -3.5528221e-015, 1, 1.42108547e-014, -1.19207243e-007)
1398
o71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1399
o71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1400
o71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1401
o71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1402
o71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1403
o71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1404
o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1405
o72.Parent = o71
1406
o72.Scale = Vector3.new(1, 1, 0.950000048)
1407
o73.Parent = o1
1408
o73.Material = Enum.Material.SmoothPlastic
1409
o73.BrickColor = BrickColor.new(CUSTOMCOLOR)
1410
o73.Position = Vector3.new(-45.9759941, 2.32979393, -23.0169888)
1411
o73.Rotation = Vector3.new(2.50446283e-006, 0.000129772379, 90)
1412
o73.Anchored = true
1413
o73.FormFactor = Enum.FormFactor.Custom
1414
o73.Size = Vector3.new(0.200000003, 0.324000001, 0.270000011)
1415
o73.CFrame = CFrame.new(-45.9759941, 2.32979393, -23.0169888, 2.98018819e-008, -0.999990106, 2.26495536e-006, 0.999995053, 2.98020062e-008, -4.37111218e-008, 4.37109158e-008, 4.73852469e-006, 1)
1416
o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1417
o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1418
o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1419
o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1420
o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1421
o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1422
o73.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1423
o74.Parent = o73
1424
o74.Scale = Vector3.new(0.900000036, 1.10000002, 1)
1425
o75.Parent = o1
1426
o75.Material = Enum.Material.SmoothPlastic
1427
o75.BrickColor = BrickColor.new(CUSTOMCOLOR)
1428
o75.Position = Vector3.new(-44.8719826, 2.27287102, -22.8969936)
1429
o75.Rotation = Vector3.new(78.0001221, 4.33610621e-005, -0.000249171426)
1430
o75.Anchored = true
1431
o75.FormFactor = Enum.FormFactor.Custom
1432
o75.Size = Vector3.new(0.330000013, 0.200000003, 0.200000003)
1433
o75.CFrame = CFrame.new(-44.8719826, 2.27287102, -22.8969936, 1, 4.34886169e-006, 7.5679327e-007, -1.63914535e-007, 0.207909659, -0.978148043, -4.41117481e-006, 0.978147984, 0.207909659)
1434
o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1435
o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1436
o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1437
o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1438
o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1439
o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1440
o75.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1441
o76.Parent = o75
1442
o76.Scale = Vector3.new(1, 0.149999991, 0.599999964)
1443
o77.Parent = o1
1444
o77.Material = Enum.Material.SmoothPlastic
1445
o77.BrickColor = BrickColor.new(CUSTOMCOLOR)
1446
o77.Position = Vector3.new(-43.113987, 2.49480104, -23.017004)
1447
o77.Rotation = Vector3.new(-180, 90, 0)
1448
o77.Anchored = true
1449
o77.FormFactor = Enum.FormFactor.Custom
1450
o77.Size = Vector3.new(0.200000003, 0.324000001, 0.200000003)
1451
o77.CFrame = CFrame.new(-43.113987, 2.49480104, -23.017004, -1.49008656e-007, 4.44105473e-015, 1, -1.77635616e-014, -1, 4.44102762e-015, 1, -1.77635684e-014, 1.49008883e-007)
1452
o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1453
o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1454
o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1455
o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1456
o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1457
o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1458
o77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1459
o78.Parent = o77
1460
o78.Scale = Vector3.new(0.450000018, 1, 0.149999991)
1461
o79.Parent = o1
1462
o79.Material = Enum.Material.SmoothPlastic
1463
o79.BrickColor = BrickColor.new(CUSTOMCOLOR)
1464
o79.Position = Vector3.new(-46.6629639, 2.00900698, -23.0169888)
1465
o79.Rotation = Vector3.new(90.0000076, -45.0002785, 90.0000076)
1466
o79.Anchored = true
1467
o79.FormFactor = Enum.FormFactor.Custom
1468
o79.Size = Vector3.new(0.200000003, 0.200000003, 0.300000012)
1469
o79.CFrame = CFrame.new(-46.6629639, 2.00900698, -23.0169888, -1.49008656e-007, -0.707103372, -0.707110226, -4.37109797e-008, 0.707110286, -0.707103312, 1, -7.4455933e-008, -1.36273982e-007)
1470
o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1471
o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1472
o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1473
o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1474
o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1475
o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1476
o79.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1477
o80.Parent = o79
1478
o80.Scale = Vector3.new(0.75, 0.540000021, 1)
1479
o81.Parent = o1
1480
o81.Material = Enum.Material.SmoothPlastic
1481
o81.BrickColor = BrickColor.new(CUSTOMCOLOR)
1482
o81.Position = Vector3.new(-47.025959, 1.78401804, -23.0169888)
1483
o81.Rotation = Vector3.new(2.50446283e-006, 0.000129772379, 90)
1484
o81.Anchored = true
1485
o81.FormFactor = Enum.FormFactor.Custom
1486
o81.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1487
o81.CFrame = CFrame.new(-47.025959, 1.78401804, -23.0169888, 2.98018819e-008, -0.999990106, 2.26495536e-006, 0.999995053, 2.98020062e-008, -4.37111218e-008, 4.37109158e-008, 4.73852469e-006, 1)
1488
o81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1489
o81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1490
o81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1491
o81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1492
o81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1493
o81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1494
o81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1495
o82.Parent = o81
1496
o82.Scale = Vector3.new(0.75, 0.180000007, 0.75)
1497
o83.Parent = o1
1498
o83.Material = Enum.Material.SmoothPlastic
1499
o83.BrickColor = BrickColor.new(CUSTOMCOLOR)
1500
o83.Position = Vector3.new(-45.666996, 2.1379981, -23.0169888)
1501
o83.Rotation = Vector3.new(-180, 90, 0)
1502
o83.Anchored = true
1503
o83.FormFactor = Enum.FormFactor.Custom
1504
o83.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1505
o83.CFrame = CFrame.new(-45.666996, 2.1379981, -23.0169888, -1.78810296e-007, 5.3292467e-015, 1, -2.48689856e-014, -1, 5.3292467e-015, 1, -2.48690025e-014, 1.78810751e-007)
1506
o83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1507
o83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1508
o83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1509
o83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1510
o83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1511
o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1512
o83.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1513
o84.Parent = o83
1514
o84.Scale = Vector3.new(1, 0.149999991, 0.299999982)
1515
o84.MeshType = Enum.MeshType.Wedge
1516
o85.Parent = o1
1517
o85.Material = Enum.Material.SmoothPlastic
1518
o85.BrickColor = BrickColor.new(CUSTOMCOLOR)
1519
o85.Position = Vector3.new(-45.3786354, 1.77153397, -23.0169888)
1520
o85.Rotation = Vector3.new(90, -28.6877403, -89.9999924)
1521
o85.Anchored = true
1522
o85.FormFactor = Enum.FormFactor.Custom
1523
o85.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1524
o85.CFrame = CFrame.new(-45.3786354, 1.77153397, -23.0169888, 1.78810296e-007, 0.877248883, -0.480035812, 2.48689856e-014, -0.480035812, -0.877248883, -1, 1.56861944e-007, -8.58354028e-008)
1525
o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1526
o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1527
o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1528
o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1529
o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1530
o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1531
o85.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1532
o86.Parent = o85
1533
o86.Scale = Vector3.new(1, 0.180000007, 0.112500004)
1534
o86.MeshType = Enum.MeshType.Wedge
1535
o87.Parent = o1
1536
o87.Material = Enum.Material.SmoothPlastic
1537
o87.BrickColor = BrickColor.new(CUSTOMCOLOR)
1538
o87.Position = Vector3.new(-43.1559792, 2.65682006, -23.017004)
1539
o87.Rotation = Vector3.new(-90, 8.08488086e-012, 89.9999924)
1540
o87.Anchored = true
1541
o87.FormFactor = Enum.FormFactor.Custom
1542
o87.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1543
o87.CFrame = CFrame.new(-43.1559792, 2.65682006, -23.017004, 1.49008656e-007, -1, 1.41107788e-013, 1.77635616e-014, 1.41107801e-013, 1, -1, -1.49008883e-007, 1.77636429e-014)
1544
o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1545
o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1546
o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1547
o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1548
o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1549
o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1550
o87.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1551
o88.Parent = o87
1552
o88.Scale = Vector3.new(0.450000018, 0.540000021, 0.149999991)
1553
o89.Parent = o1
1554
o89.Material = Enum.Material.SmoothPlastic
1555
o89.BrickColor = BrickColor.new(CUSTOMCOLOR)
1556
o89.Position = Vector3.new(-43.1469765, 2.686795, -22.9809933)
1557
o89.Rotation = Vector3.new(180, -0.000271500176, -180)
1558
o89.Anchored = true
1559
o89.FormFactor = Enum.FormFactor.Custom
1560
o89.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1561
o89.CFrame = CFrame.new(-43.1469765, 2.686795, -22.9809933, -1, 1.41105064e-013, -4.73857199e-006, 1.41107707e-013, 1, -5.54225882e-013, 4.73857199e-006, -5.54226695e-013, -1)
1562
o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1563
o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1564
o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1565
o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1566
o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1567
o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1568
o89.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1569
o90.Parent = o89
1570
o90.MeshId = "http://www.roblox.com/asset/?id=12221344"
1571
o90.Scale = Vector3.new(0.209999993, 0.224999994, 0.00450000027)
1572
o90.MeshType = Enum.MeshType.FileMesh
1573
o91.Parent = o1
1574
o91.Material = Enum.Material.SmoothPlastic
1575
o91.BrickColor = BrickColor.new(CUSTOMCOLOR)
1576
o91.Position = Vector3.new(-45.1899757, 2.32971406, -23.0169888)
1577
o91.Rotation = Vector3.new(-2.5044726e-006, 6.31783696e-005, 90)
1578
o91.Anchored = true
1579
o91.FormFactor = Enum.FormFactor.Custom
1580
o91.Size = Vector3.new(0.209999993, 1.20000005, 0.209999993)
1581
o91.CFrame = CFrame.new(-45.1899757, 2.32971406, -23.0169888, 1.47809596e-008, -0.999990106, 1.10267058e-006, 0.999995053, 1.4781155e-008, 4.37112924e-008, -4.37118537e-008, 3.57622821e-006, 1)
1582
o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1583
o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1584
o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1585
o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1586
o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1587
o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1588
o91.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1589
o92.Parent = o91
1590
o92.Scale = Vector3.new(1.10000002, 1, 1.10000002)
1591
o93.Parent = o1
1592
o93.Material = Enum.Material.SmoothPlastic
1593
o93.BrickColor = BrickColor.new(CUSTOMCOLOR)
1594
o93.Position = Vector3.new(-43.3420143, 2.33281589, -23.0020046)
1595
o93.Rotation = Vector3.new(-90, 7.1009457e-012, -89.9999771)
1596
o93.Anchored = true
1597
o93.FormFactor = Enum.FormFactor.Custom
1598
o93.Size = Vector3.new(0.270000011, 0.200000003, 0.239999995)
1599
o93.CFrame = CFrame.new(-43.3420143, 2.33281589, -23.0020046, 4.4702756e-007, 1, 1.23934879e-013, 5.32906645e-014, -1.23934906e-013, 1, 1, -4.47027332e-007, -5.32907323e-014)
1600
o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1601
o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1602
o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1603
o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1604
o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1605
o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1606
o93.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1607
o94.Parent = o93
1608
o94.Scale = Vector3.new(1, 0.599999964, 1)
1609
o95.Parent = o1
1610
o95.Material = Enum.Material.SmoothPlastic
1611
o95.BrickColor = BrickColor.new(CUSTOMCOLOR)
1612
o95.Position = Vector3.new(-46.6569557, 2.12600803, -23.0169888)
1613
o95.Rotation = Vector3.new(-0.734529912, -89.7451248, -168.690018)
1614
o95.Anchored = true
1615
o95.FormFactor = Enum.FormFactor.Custom
1616
o95.Size = Vector3.new(0.200000003, 0.200000003, 0.720000029)
1617
o95.CFrame = CFrame.new(-46.6569557, 2.12600803, -23.0169888, -1.49008656e-007, 2.98018819e-008, -0.999990106, -4.37109797e-008, 0.999995053, 2.9802111e-008, 1, 4.37108518e-008, 2.32453658e-006)
1618
o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1619
o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1620
o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1621
o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1622
o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1623
o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1624
o95.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1625
o96.Parent = o95
1626
o96.Offset = Vector3.new(0, 0, 0.00300000003)
1627
o96.Scale = Vector3.new(0.450000018, 0.360000014, 1)
1628
o97.Parent = o1
1629
o97.Material = Enum.Material.SmoothPlastic
1630
o97.BrickColor = BrickColor.new(CUSTOMCOLOR)
1631
o97.Position = Vector3.new(-42.3670082, 2.33281589, -23.017004)
1632
o97.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
1633
o97.Anchored = true
1634
o97.FormFactor = Enum.FormFactor.Custom
1635
o97.Size = Vector3.new(0.270000011, 0.200000003, 0.200000003)
1636
o97.CFrame = CFrame.new(-42.3670082, 2.33281589, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
1637
o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1638
o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1639
o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1640
o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1641
o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1642
o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1643
o97.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1644
o98.Parent = o97
1645
o98.Scale = Vector3.new(1, 0.0749999955, 0.75)
1646
o99.Parent = o1
1647
o99.Material = Enum.Material.SmoothPlastic
1648
o99.BrickColor = BrickColor.new(CUSTOMCOLOR)
1649
o99.Position = Vector3.new(-46.4619598, 2.17700005, -23.0169888)
1650
o99.Rotation = Vector3.new(-180, -0.000132276851, 6.83023381e-006)
1651
o99.Anchored = true
1652
o99.FormFactor = Enum.FormFactor.Custom
1653
o99.Size = Vector3.new(0.209999993, 0.396000028, 0.200000003)
1654
o99.CFrame = CFrame.new(-46.4619598, 2.17700005, -23.0169888, 0.999990106, -1.19208885e-007, -2.30866658e-006, -1.19209446e-007, -0.999995053, 4.3711136e-008, -4.78223637e-006, -4.37104859e-008, -1)
1655
o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1656
o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1657
o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1658
o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1659
o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1660
o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1661
o99.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1662
o100.Parent = o99
1663
o100.Scale = Vector3.new(1, 1, 0.599999964)
1664
o101.Parent = o1
1665
o101.Material = Enum.Material.SmoothPlastic
1666
o101.BrickColor = BrickColor.new(CUSTOMCOLOR)
1667
o101.Position = Vector3.new(-45.5919991, 2.11999488, -23.0169888)
1668
o101.Rotation = Vector3.new(-180, 90, 0)
1669
o101.Anchored = true
1670
o101.FormFactor = Enum.FormFactor.Custom
1671
o101.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1672
o101.CFrame = CFrame.new(-45.5919991, 2.11999488, -23.0169888, -1.78810296e-007, 5.3292467e-015, 1, -2.48689856e-014, -1, 5.3292467e-015, 1, -2.48690025e-014, 1.78810751e-007)
1673
o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1674
o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1675
o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1676
o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1677
o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1678
o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1679
o101.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1680
o102.Parent = o101
1681
o102.Scale = Vector3.new(1, 0.299999982, 0.149999991)
1682
o103.Parent = o1
1683
o103.Material = Enum.Material.SmoothPlastic
1684
o103.BrickColor = BrickColor.new(CUSTOMCOLOR)
1685
o103.Position = Vector3.new(-45.7307053, 2.34168005, -22.816534)
1686
o103.Rotation = Vector3.new(-180, -15.000556, 90)
1687
o103.Anchored = true
1688
o103.FormFactor = Enum.FormFactor.Custom
1689
o103.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1690
o103.CFrame = CFrame.new(-45.7307053, 2.34168005, -22.816534, -2.36663933e-008, -0.965923309, -0.258828402, -1, 1.99318464e-008, 1.70528285e-008, -1.13127969e-008, 0.258828402, -0.965923309)
1691
o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1692
o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1693
o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1694
o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1695
o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1696
o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1697
o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1698
o104.Parent = o103
1699
o104.Scale = Vector3.new(0.450000018, 0.149999991, 0.450000018)
1700
o105.Parent = o1
1701
o105.Material = Enum.Material.SmoothPlastic
1702
o105.BrickColor = BrickColor.new(CUSTOMCOLOR)
1703
o105.Position = Vector3.new(-44.9019737, 1.90552294, -23.0169888)
1704
o105.Rotation = Vector3.new(-180, -90, 0)
1705
o105.Anchored = true
1706
o105.FormFactor = Enum.FormFactor.Custom
1707
o105.Size = Vector3.new(0.209999993, 0.200000003, 0.449999988)
1708
o105.CFrame = CFrame.new(-44.9019737, 1.90552294, -23.0169888, 1.78810296e-007, 5.32926025e-015, -1, 2.48689856e-014, -1, -5.32926025e-015, -1, -2.48690025e-014, -1.78810296e-007)
1709
o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1710
o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1711
o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1712
o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1713
o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1714
o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1715
o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1716
o106.Parent = o105
1717
o106.Scale = Vector3.new(1, 0.419999987, 1)
1718
o106.MeshType = Enum.MeshType.Wedge
1719
o107.Parent = o1
1720
o107.Material = Enum.Material.SmoothPlastic
1721
o107.BrickColor = BrickColor.new(CUSTOMCOLOR)
1722
o107.Position = Vector3.new(-45.1389694, 1.96101201, -23.0169888)
1723
o107.Rotation = Vector3.new(-90, 8.10863442e-012, 89.9999924)
1724
o107.Anchored = true
1725
o107.FormFactor = Enum.FormFactor.Custom
1726
o107.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1727
o107.CFrame = CFrame.new(-45.1389694, 1.96101201, -23.0169888, 1.78810296e-007, -1, 1.4152236e-013, 2.48689856e-014, 1.41522373e-013, 1, -1, -1.78810751e-007, 2.48690432e-014)
1728
o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1729
o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1730
o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1731
o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1732
o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1733
o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1734
o107.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1735
o108.Parent = o107
1736
o108.Scale = Vector3.new(1, 0.180000007, 0.149999991)
1737
o108.MeshType = Enum.MeshType.Wedge
1738
o109.Parent = o1
1739
o109.Material = Enum.Material.SmoothPlastic
1740
o109.BrickColor = BrickColor.new(CUSTOMCOLOR)
1741
o109.Position = Vector3.new(-46.4469643, 2.09900498, -23.0169888)
1742
o109.Rotation = Vector3.new(-0.734529912, -89.7451248, -168.690018)
1743
o109.Anchored = true
1744
o109.FormFactor = Enum.FormFactor.Custom
1745
o109.Size = Vector3.new(0.200000003, 0.200000003, 0.300000012)
1746
o109.CFrame = CFrame.new(-46.4469643, 2.09900498, -23.0169888, -1.49008656e-007, 2.98018819e-008, -0.999990106, -4.37109797e-008, 0.999995053, 2.9802111e-008, 1, 4.37108518e-008, 2.32453658e-006)
1747
o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1748
o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1749
o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1750
o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1751
o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1752
o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1753
o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1754
o110.Parent = o109
1755
o110.Scale = Vector3.new(0.75, 0.540000021, 1)
1756
o111.Parent = o1
1757
o111.Material = Enum.Material.SmoothPlastic
1758
o111.BrickColor = BrickColor.new(CUSTOMCOLOR)
1759
o111.Position = Vector3.new(-43.9570198, 2.33281589, -22.8369961)
1760
o111.Rotation = Vector3.new(-3.05333016e-012, -90, 0)
1761
o111.Anchored = true
1762
o111.FormFactor = Enum.FormFactor.Custom
1763
o111.Size = Vector3.new(0.200000003, 0.200000003, 1.11000001)
1764
o111.CFrame = CFrame.new(-43.9570198, 2.33281589, -22.8369961, 4.4702756e-007, 1.23934879e-013, -1, 5.32906645e-014, 1, 1.23934906e-013, 1, -5.32907323e-014, 4.47027332e-007)
1765
o111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1766
o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1767
o111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1768
o111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1769
o111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1770
o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1771
o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1772
o112.Parent = o111
1773
o112.Offset = Vector3.new(-0.00600000005, 0, 0)
1774
o112.Scale = Vector3.new(0.299999982, 0.599999964, 0.999000013)
1775
o113.Parent = o1
1776
o113.Material = Enum.Material.SmoothPlastic
1777
o113.BrickColor = BrickColor.new(CUSTOMCOLOR)
1778
o113.Position = Vector3.new(-42.1870003, 2.32981491, -23.017004)
1779
o113.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
1780
o113.Anchored = true
1781
o113.FormFactor = Enum.FormFactor.Custom
1782
o113.Size = Vector3.new(0.270000011, 0.209999993, 0.200000003)
1783
o113.CFrame = CFrame.new(-42.1870003, 2.32981491, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
1784
o113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1785
o113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1786
o113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1787
o113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1788
o113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1789
o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1790
o113.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1791
o114.Parent = o113
1792
o114.Scale = Vector3.new(1, 1, 0.75)
1793
o115.Parent = o1
1794
o115.Material = Enum.Material.SmoothPlastic
1795
o115.BrickColor = BrickColor.new(CUSTOMCOLOR)
1796
o115.Position = Vector3.new(-45.5949974, 2.32968688, -23.0529995)
1797
o115.Rotation = Vector3.new(-3.19583734e-011, 0.000273207726, 90)
1798
o115.Anchored = true
1799
o115.FormFactor = Enum.FormFactor.Custom
1800
o115.Size = Vector3.new(0.209999993, 0.200000003, 0.209999993)
1801
o115.CFrame = CFrame.new(-45.5949974, 2.32968688, -23.0529995, -5.32916539e-015, -1, 4.76837431e-006, 1, -5.32649554e-015, 5.57778812e-013, -5.57778758e-013, 4.76837431e-006, 1)
1802
o115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1803
o115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1804
o115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1805
o115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1806
o115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1807
o115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1808
o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1809
o116.Parent = o115
1810
o116.Scale = Vector3.new(1.10000002, 0.75, 1.02499998)
1811
o117.Parent = o1
1812
o117.Material = Enum.Material.SmoothPlastic
1813
o117.BrickColor = BrickColor.new(CUSTOMCOLOR)
1814
o117.Position = Vector3.new(-45.7720146, 2.29656005, -23.0257607)
1815
o117.Rotation = Vector3.new(0.000260027009, -90, 0)
1816
o117.Anchored = true
1817
o117.FormFactor = Enum.FormFactor.Custom
1818
o117.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
1819
o117.CFrame = CFrame.new(-45.7720146, 2.29656005, -23.0257607, -1.78810296e-007, 6.27533882e-006, -1, -4.53832718e-006, 1, 6.27533973e-006, 1, 4.53832808e-006, -1.78782102e-007)
1820
o117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1821
o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1822
o117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1823
o117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1824
o117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1825
o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1826
o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1827
o118.Parent = o117
1828
o118.MeshId = "http://www.roblox.com/asset/?id=12221344"
1829
o118.Scale = Vector3.new(0.479999989, 0.629999995, 0.0149999997)
1830
o118.MeshType = Enum.MeshType.FileMesh
1831
o119.Parent = o1
1832
o119.Material = Enum.Material.SmoothPlastic
1833
o119.BrickColor = BrickColor.new(CUSTOMCOLOR)
1834
o119.Position = Vector3.new(-43.9570045, 2.33281589, -23.1970119)
1835
o119.Rotation = Vector3.new(1.01777712e-012, -90, 0)
1836
o119.Anchored = true
1837
o119.FormFactor = Enum.FormFactor.Custom
1838
o119.Size = Vector3.new(0.200000003, 0.200000003, 1.11000001)
1839
o119.CFrame = CFrame.new(-43.9570045, 2.33281589, -23.1970119, -1.49008656e-007, -4.44105473e-015, -1, -1.77635616e-014, 1, -4.44102762e-015, 1, 1.77635684e-014, -1.49008883e-007)
1840
o119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1841
o119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1842
o119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1843
o119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1844
o119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1845
o119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1846
o119.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1847
o120.Parent = o119
1848
o120.Offset = Vector3.new(0.00600000005, 0, 0)
1849
o120.Scale = Vector3.new(0.299999982, 0.599999964, 0.999000013)
1850
o121.Parent = o1
1851
o121.Material = Enum.Material.SmoothPlastic
1852
o121.BrickColor = BrickColor.new(CUSTOMCOLOR)
1853
o121.Position = Vector3.new(-44.6409874, 2.16198707, -23.017004)
1854
o121.Rotation = Vector3.new(-89.9985504, -1.70046644e-006, -90)
1855
o121.Anchored = true
1856
o121.FormFactor = Enum.FormFactor.Custom
1857
o121.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1858
o121.CFrame = CFrame.new(-44.6409874, 2.16198707, -23.017004, -6.33863237e-008, 1, -2.96787377e-008, -2.53360668e-005, 2.96771319e-008, 1, 1, 6.33874606e-008, 2.53360668e-005)
1859
o121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1860
o121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1861
o121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1862
o121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1863
o121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1864
o121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1865
o121.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1866
o122.Parent = o121
1867
o122.Scale = Vector3.new(1, 0.360000014, 0.299999982)
1868
o122.MeshType = Enum.MeshType.Wedge
1869
o123.Parent = o1
1870
o123.Material = Enum.Material.SmoothPlastic
1871
o123.BrickColor = BrickColor.new(CUSTOMCOLOR)
1872
o123.Position = Vector3.new(-45.08498, 2.44970989, -23.0169888)
1873
o123.Rotation = Vector3.new(-0.236811787, -89.7451248, -0.767986298)
1874
o123.Anchored = true
1875
o123.FormFactor = Enum.FormFactor.Custom
1876
o123.Size = Vector3.new(0.200000003, 0.200000003, 0.99000001)
1877
o123.CFrame = CFrame.new(-45.08498, 2.44970989, -23.0169888, 1.10267058e-006, 1.47809596e-008, -0.999990106, 4.37112924e-008, 0.999995053, 1.4781155e-008, 1, -4.37118537e-008, 3.57622821e-006)
1878
o123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1879
o123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1880
o123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1881
o123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1882
o123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1883
o123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1884
o123.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1885
o124.Parent = o123
1886
o124.Scale = Vector3.new(0.75, 0.599999964, 1)
1887
o125.Parent = o1
1888
o125.Material = Enum.Material.SmoothPlastic
1889
o125.BrickColor = BrickColor.new(CUSTOMCOLOR)
1890
o125.Position = Vector3.new(-45.5094337, 1.53326499, -23.0169888)
1891
o125.Rotation = Vector3.new(90, -28.6877403, -89.9999924)
1892
o125.Anchored = true
1893
o125.FormFactor = Enum.FormFactor.Custom
1894
o125.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1895
o125.CFrame = CFrame.new(-45.5094337, 1.53326499, -23.0169888, 1.78810296e-007, 0.877248883, -0.480035782, 2.48689856e-014, -0.480035782, -0.877248883, -1, 1.56861489e-007, -8.58355733e-008)
1896
o125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1897
o125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1898
o125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1899
o125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1900
o125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1901
o125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1902
o125.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1903
o126.Parent = o125
1904
o126.Scale = Vector3.new(1, 0.180000007, 0.149999991)
1905
o126.MeshType = Enum.MeshType.Wedge
1906
o127.Parent = o1
1907
o127.Material = Enum.Material.SmoothPlastic
1908
o127.BrickColor = BrickColor.new(CUSTOMCOLOR)
1909
o127.Position = Vector3.new(-45.1449661, 1.89352095, -23.0169888)
1910
o127.Rotation = Vector3.new(90, -1.70757198e-006, 90.0000076)
1911
o127.Anchored = true
1912
o127.FormFactor = Enum.FormFactor.Custom
1913
o127.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1914
o127.CFrame = CFrame.new(-45.1449661, 1.89352095, -23.0169888, -1.78810296e-007, -1, -2.98027523e-008, -2.48689856e-014, 2.98027523e-008, -1, 1, -1.78810751e-007, -3.01979917e-014)
1915
o127.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1916
o127.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1917
o127.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1918
o127.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1919
o127.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1920
o127.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1921
o127.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1922
o128.Parent = o127
1923
o128.Scale = Vector3.new(1, 0.180000007, 0.149999991)
1924
o128.MeshType = Enum.MeshType.Wedge
1925
o129.Parent = o1
1926
o129.Material = Enum.Material.SmoothPlastic
1927
o129.BrickColor = BrickColor.new(CUSTOMCOLOR)
1928
o129.Position = Vector3.new(-45.3900337, 1.75122094, -23.0169888)
1929
o129.Rotation = Vector3.new(-90, 28.6877403, -90.0000076)
1930
o129.Anchored = true
1931
o129.FormFactor = Enum.FormFactor.Custom
1932
o129.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
1933
o129.CFrame = CFrame.new(-45.3900337, 1.75122094, -23.0169888, -1.78810296e-007, 0.877248883, 0.480035782, -2.48689856e-014, -0.480035782, 0.877248883, 1, 1.56861489e-007, 8.58355733e-008)
1934
o129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1935
o129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1936
o129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1937
o129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1938
o129.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1939
o129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1940
o129.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1941
o130.Parent = o129
1942
o130.Scale = Vector3.new(1, 0.180000007, 0.112500004)
1943
o130.MeshType = Enum.MeshType.Wedge
1944
o131.Parent = o1
1945
o131.Material = Enum.Material.SmoothPlastic
1946
o131.BrickColor = BrickColor.new("Dark stone grey")
1947
o131.Position = Vector3.new(-44.8719826, 2.33270693, -23.0019875)
1948
o131.Rotation = Vector3.new(-1.52666525e-011, 0.00013147993, 90)
1949
o131.Anchored = true
1950
o131.FormFactor = Enum.FormFactor.Custom
1951
o131.Size = Vector3.new(0.209999993, 0.330000013, 0.209999993)
1952
o131.CFrame = CFrame.new(-44.8719826, 2.33270693, -23.0019875, 6.80958789e-014, -1, 2.29475768e-006, 1, 6.80964887e-014, 2.66453363e-013, -2.66453526e-013, 2.29475745e-006, 1)
1953
o131.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1954
o131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1955
o131.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1956
o131.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1957
o131.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1958
o131.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1959
o131.Color = Color3.new(0.388235, 0.372549, 0.384314)
1960
o132.Parent = o131
1961
o132.Scale = Vector3.new(1.10000002, 1, 1)
1962
o133.Parent = o1
1963
o133.Material = Enum.Material.SmoothPlastic
1964
o133.BrickColor = BrickColor.new(CUSTOMCOLOR)
1965
o133.Position = Vector3.new(-45.5253639, 1.79166996, -23.0169888)
1966
o133.Rotation = Vector3.new(-90.0000153, -61.3127441, -90.0000229)
1967
o133.Anchored = true
1968
o133.FormFactor = Enum.FormFactor.Custom
1969
o133.Size = Vector3.new(0.209999993, 0.468000025, 0.239999995)
1970
o133.CFrame = CFrame.new(-45.5253639, 1.79166996, -23.0169888, -1.78810296e-007, 0.480028421, -0.877252936, -2.48689856e-014, 0.877252877, 0.480028421, 1, 8.58341522e-008, -1.56862399e-007)
1971
o133.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1972
o133.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1973
o133.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1974
o133.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1975
o133.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1976
o133.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1977
o133.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1978
o134.Parent = o133
1979
o135.Parent = o1
1980
o135.Material = Enum.Material.SmoothPlastic
1981
o135.BrickColor = BrickColor.new(CUSTOMCOLOR)
1982
o135.Position = Vector3.new(-45.2349663, 1.87251794, -23.0169888)
1983
o135.Rotation = Vector3.new(-90, -5.97646749e-006, -90.0000076)
1984
o135.Anchored = true
1985
o135.FormFactor = Enum.FormFactor.Custom
1986
o135.Size = Vector3.new(0.209999993, 0.324000001, 0.200000003)
1987
o135.CFrame = CFrame.new(-45.2349663, 1.87251794, -23.0169888, -1.78810296e-007, 1, -1.04309038e-007, -2.48689856e-014, 1.04309038e-007, 1, 1, 1.78810524e-007, 6.21742512e-015)
1988
o135.BackSurface = Enum.SurfaceType.SmoothNoOutlines
1989
o135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
1990
o135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
1991
o135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
1992
o135.RightSurface = Enum.SurfaceType.SmoothNoOutlines
1993
o135.TopSurface = Enum.SurfaceType.SmoothNoOutlines
1994
o135.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
1995
o136.Parent = o135
1996
o136.Scale = Vector3.new(1, 1, 0.0749999955)
1997
o137.Parent = o1
1998
o137.Material = Enum.Material.SmoothPlastic
1999
o137.BrickColor = BrickColor.new(CUSTOMCOLOR)
2000
o137.Position = Vector3.new(-44.9019814, 2.03599, -23.0169888)
2001
o137.Rotation = Vector3.new(1.01777712e-012, -90, 0)
2002
o137.Anchored = true
2003
o137.FormFactor = Enum.FormFactor.Custom
2004
o137.Size = Vector3.new(0.209999993, 0.200000003, 0.419999987)
2005
o137.CFrame = CFrame.new(-44.9019814, 2.03599, -23.0169888, -1.49008656e-007, -4.44105473e-015, -1, -1.77635616e-014, 1, -4.44102762e-015, 1, 1.77635684e-014, -1.49008883e-007)
2006
o137.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2007
o137.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2008
o137.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2009
o137.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2010
o137.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2011
o137.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2012
o137.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2013
o138.Parent = o137
2014
o138.Scale = Vector3.new(1, 0.900000036, 1.10000002)
2015
o138.MeshType = Enum.MeshType.Brick
2016
o139.Parent = o1
2017
o139.Material = Enum.Material.SmoothPlastic
2018
o139.BrickColor = BrickColor.new(CUSTOMCOLOR)
2019
o139.Position = Vector3.new(-45.2949638, 1.96252096, -23.0169888)
2020
o139.Rotation = Vector3.new(-90, 8.10863442e-012, -90.0000076)
2021
o139.Anchored = true
2022
o139.FormFactor = Enum.FormFactor.Custom
2023
o139.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
2024
o139.CFrame = CFrame.new(-45.2949638, 1.96252096, -23.0169888, -1.78810296e-007, 1, 1.4152236e-013, -2.48689856e-014, -1.41522373e-013, 1, 1, 1.78810751e-007, 2.48690432e-014)
2025
o139.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2026
o139.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2027
o139.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2028
o139.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2029
o139.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2030
o139.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2031
o139.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2032
o140.Parent = o139
2033
o140.Scale = Vector3.new(1, 0.180000007, 0.149999991)
2034
o140.MeshType = Enum.MeshType.Wedge
2035
o141.Parent = o1
2036
o141.Material = Enum.Material.SmoothPlastic
2037
o141.BrickColor = BrickColor.new(CUSTOMCOLOR)
2038
o141.Position = Vector3.new(-44.4249878, 2.32082105, -23.017004)
2039
o141.Rotation = Vector3.new(-3.16530691e-011, 0.000271500117, -90)
2040
o141.Anchored = true
2041
o141.FormFactor = Enum.FormFactor.Custom
2042
o141.Size = Vector3.new(0.200000003, 0.300000012, 0.200000003)
2043
o141.CFrame = CFrame.new(-44.4249878, 2.32082105, -23.017004, -2.98020346e-008, 1, 4.73857108e-006, -1, -2.98020364e-008, 5.52450284e-013, 6.93669406e-013, -4.73857108e-006, 1)
2044
o141.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2045
o141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2046
o141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2047
o141.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2048
o141.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2049
o141.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2050
o141.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2051
o142.Parent = o141
2052
o142.MeshId = "http://www.roblox.com/asset/?id=1033714"
2053
o142.Scale = Vector3.new(0.150000006, 0.440999985, 0.150000006)
2054
o142.MeshType = Enum.MeshType.FileMesh
2055
o143.Parent = o1
2056
o143.Material = Enum.Material.SmoothPlastic
2057
o143.BrickColor = BrickColor.new(CUSTOMCOLOR)
2058
o143.Position = Vector3.new(-42.3520088, 2.33281589, -23.017004)
2059
o143.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
2060
o143.Anchored = true
2061
o143.FormFactor = Enum.FormFactor.Custom
2062
o143.Size = Vector3.new(0.270000011, 0.300000012, 0.200000003)
2063
o143.CFrame = CFrame.new(-42.3520088, 2.33281589, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
2064
o143.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2065
o143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2066
o143.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2067
o143.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2068
o143.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2069
o143.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2070
o143.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2071
o144.Parent = o143
2072
o144.Scale = Vector3.new(1, 1, 0.50999999)
2073
o145.Parent = o1
2074
o145.Material = Enum.Material.SmoothPlastic
2075
o145.BrickColor = BrickColor.new(CUSTOMCOLOR)
2076
o145.Position = Vector3.new(-42.096714, 2.33280206, -23.017004)
2077
o145.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
2078
o145.Anchored = true
2079
o145.FormFactor = Enum.FormFactor.Custom
2080
o145.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
2081
o145.CFrame = CFrame.new(-42.096714, 2.33280206, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
2082
o145.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2083
o145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2084
o145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2085
o145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2086
o145.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2087
o145.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2088
o145.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2089
o146.Parent = o145
2090
o146.Scale = Vector3.new(0.450000018, 0.149999991, 0.50999999)
2091
o147.Parent = o1
2092
o147.Material = Enum.Material.SmoothPlastic
2093
o147.BrickColor = BrickColor.new(CUSTOMCOLOR)
2094
o147.Position = Vector3.new(-43.1469765, 2.686795, -23.0530148)
2095
o147.Rotation = Vector3.new(180, -0.000271500117, -180)
2096
o147.Anchored = true
2097
o147.FormFactor = Enum.FormFactor.Custom
2098
o147.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
2099
o147.CFrame = CFrame.new(-43.1469765, 2.686795, -23.0530148, -1, 1.41105064e-013, -4.73857108e-006, 1.41107707e-013, 1, -5.5422599e-013, 4.73857108e-006, -5.54226695e-013, -1)
2100
o147.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2101
o147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2102
o147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2103
o147.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2104
o147.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2105
o147.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2106
o147.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2107
o148.Parent = o147
2108
o148.MeshId = "http://www.roblox.com/asset/?id=12221344"
2109
o148.Scale = Vector3.new(0.209999993, 0.224999994, 0.00450000027)
2110
o148.MeshType = Enum.MeshType.FileMesh
2111
o149.Parent = o1
2112
o149.Material = Enum.Material.SmoothPlastic
2113
o149.BrickColor = BrickColor.new(CUSTOMCOLOR)
2114
o149.Position = Vector3.new(-43.304081, 2.51094389, -23.017004)
2115
o149.Rotation = Vector3.new(89.9999924, 54.8440132, 90.0000153)
2116
o149.Anchored = true
2117
o149.FormFactor = Enum.FormFactor.Custom
2118
o149.Size = Vector3.new(0.200000003, 0.360000014, 0.200000003)
2119
o149.CFrame = CFrame.new(-43.304081, 2.51094389, -23.017004, -1.49008656e-007, -0.575804472, 0.817587435, -1.77635616e-014, -0.817587495, -0.575804472, 1, -8.57999538e-008, 1.21827782e-007)
2120
o149.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2121
o149.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2122
o149.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2123
o149.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2124
o149.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2125
o149.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2126
o149.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2127
o150.Parent = o149
2128
o150.Scale = Vector3.new(0.450000018, 1, 0.149999991)
2129
o151.Parent = o1
2130
o151.Material = Enum.Material.SmoothPlastic
2131
o151.BrickColor = BrickColor.new(CUSTOMCOLOR)
2132
o151.Position = Vector3.new(-45.621994, 2.11099911, -23.0169888)
2133
o151.Rotation = Vector3.new(-180, 90, 0)
2134
o151.Anchored = true
2135
o151.FormFactor = Enum.FormFactor.Custom
2136
o151.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
2137
o151.CFrame = CFrame.new(-45.621994, 2.11099911, -23.0169888, -1.78810296e-007, 5.3292467e-015, 1, -2.48689856e-014, -1, 5.3292467e-015, 1, -2.48690025e-014, 1.78810751e-007)
2138
o151.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2139
o151.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2140
o151.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2141
o151.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2142
o151.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2143
o151.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2144
o151.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2145
o152.Parent = o151
2146
o152.Scale = Vector3.new(1, 0.149999991, 0.149999991)
2147
o152.MeshType = Enum.MeshType.Wedge
2148
o153.Parent = o1
2149
o153.Material = Enum.Material.SmoothPlastic
2150
o153.BrickColor = BrickColor.new(CUSTOMCOLOR)
2151
o153.Position = Vector3.new(-43.1379738, 2.638798, -23.017004)
2152
o153.Rotation = Vector3.new(-180, 90, 0)
2153
o153.Anchored = true
2154
o153.FormFactor = Enum.FormFactor.Custom
2155
o153.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
2156
o153.CFrame = CFrame.new(-43.1379738, 2.638798, -23.017004, -1.49008656e-007, 4.44105473e-015, 1, -1.77635616e-014, -1, 4.44102762e-015, 1, -1.77635684e-014, 1.49008883e-007)
2157
o153.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2158
o153.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2159
o153.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2160
o153.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2161
o153.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2162
o153.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2163
o153.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2164
o154.Parent = o153
2165
o154.Scale = Vector3.new(0.299999982, 0.360000014, 0.299999982)
2166
o155.Parent = o1
2167
o155.Material = Enum.Material.SmoothPlastic
2168
o155.BrickColor = BrickColor.new(CUSTOMCOLOR)
2169
o155.Position = Vector3.new(-43.1560097, 2.69881988, -23.017004)
2170
o155.Rotation = Vector3.new(1.01777712e-012, -90, 0)
2171
o155.Anchored = true
2172
o155.FormFactor = Enum.FormFactor.Custom
2173
o155.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
2174
o155.CFrame = CFrame.new(-43.1560097, 2.69881988, -23.017004, -1.49008656e-007, -4.44105473e-015, -1, -1.77635616e-014, 1, -4.44102762e-015, 1, 1.77635684e-014, -1.49008883e-007)
2175
o155.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2176
o155.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2177
o155.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2178
o155.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2179
o155.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2180
o155.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2181
o155.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2182
o156.Parent = o155
2183
o156.Scale = Vector3.new(0.0299999993, 0.240000024, 0.0299999993)
2184
o157.Parent = o1
2185
o157.Material = Enum.Material.SmoothPlastic
2186
o157.BrickColor = BrickColor.new(CUSTOMCOLOR)
2187
o157.Position = Vector3.new(-43.2220192, 2.33281589, -23.017004)
2188
o157.Rotation = Vector3.new(-90, 8.08488086e-012, -90.0000076)
2189
o157.Anchored = true
2190
o157.FormFactor = Enum.FormFactor.Custom
2191
o157.Size = Vector3.new(0.270000011, 0.540000021, 0.200000003)
2192
o157.CFrame = CFrame.new(-43.2220192, 2.33281589, -23.017004, -1.49008656e-007, 1, 1.41107788e-013, -1.77635616e-014, -1.41107801e-013, 1, 1, 1.49008883e-007, 1.77636429e-014)
2193
o157.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2194
o157.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2195
o157.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2196
o157.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2197
o157.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2198
o157.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2199
o157.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2200
o158.Parent = o157
2201
o158.Scale = Vector3.new(1, 1, 0.599999964)
2202
o159.Parent = o1
2203
o159.Material = Enum.Material.SmoothPlastic
2204
o159.BrickColor = BrickColor.new(CUSTOMCOLOR)
2205
o159.Position = Vector3.new(-44.6379814, 2.28186107, -23.017004)
2206
o159.Rotation = Vector3.new(1.42488799e-012, -90, 0)
2207
o159.Anchored = true
2208
o159.FormFactor = Enum.FormFactor.Custom
2209
o159.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
2210
o159.CFrame = CFrame.new(-44.6379814, 2.28186107, -23.017004, -1.78810296e-007, -5.3292467e-015, -1, -2.48689856e-014, 1, -5.3292467e-015, 1, 2.48690025e-014, -1.78810751e-007)
2211
o159.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2212
o159.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2213
o159.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2214
o159.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2215
o159.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2216
o159.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2217
o159.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2218
o160.Parent = o159
2219
o160.Scale = Vector3.new(1.01999998, 0.900000036, 0.329999983)
2220
o161.Parent = o1
2221
o161.Material = Enum.Material.SmoothPlastic
2222
o161.BrickColor = BrickColor.new(CUSTOMCOLOR)
2223
o161.Position = Vector3.new(-46.9419594, 1.99700594, -23.0169888)
2224
o161.Rotation = Vector3.new(-0.734529912, -89.7451248, -168.690018)
2225
o161.Anchored = true
2226
o161.FormFactor = Enum.FormFactor.Custom
2227
o161.Size = Vector3.new(0.200000003, 0.216000006, 0.200000003)
2228
o161.CFrame = CFrame.new(-46.9419594, 1.99700594, -23.0169888, -1.49008656e-007, 2.98018819e-008, -0.999990106, -4.37109797e-008, 0.999995053, 2.9802111e-008, 1, 4.37108518e-008, 2.32453658e-006)
2229
o161.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2230
o161.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2231
o161.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2232
o161.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2233
o161.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2234
o161.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2235
o161.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2236
o162.Parent = o161
2237
o162.Scale = Vector3.new(0.450000018, 1, 0.75)
2238
o163.Parent = o1
2239
o163.Material = Enum.Material.SmoothPlastic
2240
o163.BrickColor = BrickColor.new(CUSTOMCOLOR)
2241
o163.Position = Vector3.new(-47.0289497, 2.04499006, -23.1219997)
2242
o163.Rotation = Vector3.new(-3.15512512e-011, 0.000269792567, 180)
2243
o163.Anchored = true
2244
o163.FormFactor = Enum.FormFactor.Custom
2245
o163.Size = Vector3.new(0.200000003, 0.540000021, 0.200000003)
2246
o163.CFrame = CFrame.new(-47.0289497, 2.04499006, -23.1219997, -1, -1.39802381e-013, 4.70876876e-006, 1.3980497e-013, -1, 5.50673222e-013, 4.70876876e-006, 5.50673873e-013, 1)
2247
o163.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2248
o163.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2249
o163.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2250
o163.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2251
o163.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2252
o163.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2253
o163.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2254
o164.Parent = o163
2255
o164.Scale = Vector3.new(0.149999991, 1, 0.299999982)
2256
o164.MeshType = Enum.MeshType.Wedge
2257
o165.Parent = o1
2258
o165.Material = Enum.Material.SmoothPlastic
2259
o165.BrickColor = BrickColor.new(CUSTOMCOLOR)
2260
o165.Position = Vector3.new(-45.2952766, 1.89501095, -23.0169888)
2261
o165.Rotation = Vector3.new(90, -8.10863442e-012, -89.9999924)
2262
o165.Anchored = true
2263
o165.FormFactor = Enum.FormFactor.Custom
2264
o165.Size = Vector3.new(0.209999993, 0.200000003, 0.200000003)
2265
o165.CFrame = CFrame.new(-45.2952766, 1.89501095, -23.0169888, 1.78810296e-007, 1, -1.4152236e-013, 2.48689856e-014, -1.41522373e-013, -1, -1, 1.78810524e-007, -2.48690161e-014)
2266
o165.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2267
o165.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2268
o165.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2269
o165.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2270
o165.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2271
o165.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2272
o165.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2273
o166.Parent = o165
2274
o166.Scale = Vector3.new(1, 0.180000007, 0.149999991)
2275
o166.MeshType = Enum.MeshType.Wedge
2276
o167.Parent = o1
2277
o167.Material = Enum.Material.SmoothPlastic
2278
o167.BrickColor = BrickColor.new(CUSTOMCOLOR)
2279
o167.Position = Vector3.new(-43.9570045, 2.49781394, -23.017004)
2280
o167.Rotation = Vector3.new(1.01777712e-012, -90, 0)
2281
o167.Anchored = true
2282
o167.FormFactor = Enum.FormFactor.Custom
2283
o167.Size = Vector3.new(0.200000003, 0.200000003, 1.11000001)
2284
o167.CFrame = CFrame.new(-43.9570045, 2.49781394, -23.017004, -1.49008656e-007, -4.44105473e-015, -1, -1.77635616e-014, 1, -4.44102762e-015, 1, 1.77635684e-014, -1.49008883e-007)
2285
o167.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2286
o167.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2287
o167.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2288
o167.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2289
o167.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2290
o167.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2291
o167.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2292
o168.Parent = o167
2293
o168.Scale = Vector3.new(0.75, 0.337500006, 0.999000013)
2294
o169.Parent = o1
2295
o169.Material = Enum.Material.SmoothPlastic
2296
o169.BrickColor = BrickColor.new(CUSTOMCOLOR)
2297
o169.Position = Vector3.new(-43.9570045, 2.13797688, -23.017004)
2298
o169.Rotation = Vector3.new(1.01777712e-012, -90, 0)
2299
o169.Anchored = true
2300
o169.FormFactor = Enum.FormFactor.Custom
2301
o169.Size = Vector3.new(0.200000003, 0.200000003, 1.11000001)
2302
o169.CFrame = CFrame.new(-43.9570045, 2.13797688, -23.017004, -1.49008656e-007, -4.44105473e-015, -1, -1.77635616e-014, 1, -4.44102762e-015, 1, 1.77635684e-014, -1.49008883e-007)
2303
o169.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2304
o169.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2305
o169.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2306
o169.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2307
o169.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2308
o169.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2309
o169.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2310
o170.Parent = o169
2311
o170.Offset = Vector3.new(0, 0.00600000005, 0)
2312
o170.Scale = Vector3.new(0.75, 0.299999982, 0.999000013)
2313
o171.Parent = o1
2314
o171.Material = Enum.Material.SmoothPlastic
2315
o171.BrickColor = BrickColor.new(CUSTOMCOLOR)
2316
o171.Position = Vector3.new(-47.0109558, 2.17999005, -23.0169888)
2317
o171.Rotation = Vector3.new(-0.734529912, -89.7451248, -168.690018)
2318
o171.Anchored = true
2319
o171.FormFactor = Enum.FormFactor.Custom
2320
o171.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
2321
o171.CFrame = CFrame.new(-47.0109558, 2.17999005, -23.0169888, -1.49008656e-007, 2.98018819e-008, -0.999990106, -4.37109797e-008, 0.999995053, 2.9802111e-008, 1, 4.37108518e-008, 2.32453658e-006)
2322
o171.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2323
o171.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2324
o171.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2325
o171.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2326
o171.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2327
o171.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2328
o171.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2329
o172.Parent = o171
2330
o172.Scale = Vector3.new(0.450000018, 0.900000036, 0.299999982)
2331
o173.Parent = o1
2332
o173.Material = Enum.Material.SmoothPlastic
2333
o173.BrickColor = BrickColor.new(CUSTOMCOLOR)
2334
o173.Position = Vector3.new(-43.9570045, 2.31786799, -23.017004)
2335
o173.Rotation = Vector3.new(-90, 7.59291241e-012, -89.9999924)
2336
o173.Anchored = true
2337
o173.FormFactor = Enum.FormFactor.Custom
2338
o173.Size = Vector3.new(0.330000013, 1.11000001, 0.330000013)
2339
o173.CFrame = CFrame.new(-43.9570045, 2.31786799, -23.017004, 1.49009111e-007, 1, 1.32521313e-013, 1.7763565e-014, -1.32521313e-013, 1, 1, -1.49008883e-007, -1.77635853e-014)
2340
o173.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2341
o173.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2342
o173.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2343
o173.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2344
o173.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2345
o173.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2346
o173.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2347
o174.Parent = o173
2348
o175.Parent = o1
2349
o175.Material = Enum.Material.SmoothPlastic
2350
o175.BrickColor = BrickColor.new(CUSTOMCOLOR)
2351
o175.Position = Vector3.new(-46.8672638, 1.86865795, -23.0169888)
2352
o175.Rotation = Vector3.new(-91.3824005, -12.9276743, -96.1565094)
2353
o175.Anchored = true
2354
o175.FormFactor = Enum.FormFactor.Custom
2355
o175.Size = Vector3.new(0.200000003, 0.252000004, 0.200000003)
2356
o175.CFrame = CFrame.new(-46.8672638, 1.86865795, -23.0169888, -0.104526445, 0.969032109, -0.223720908, -3.66310928e-008, 0.22495316, 0.974369586, 0.994522095, 0.10184741, -0.0235135201)
2357
o175.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2358
o175.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2359
o175.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2360
o175.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2361
o175.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2362
o175.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2363
o175.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2364
o176.Parent = o175
2365
o176.Scale = Vector3.new(0.599999964, 1.26000011, 0.75)
2366
o176.MeshType = Enum.MeshType.Wedge
2367
for i=1,#cors do
2368
coroutine.resume(cors[i])
2369
end
2370
if Silencer == true then
2371
	o1.Flash:Destroy()
2372
	o1.Handle.Fire.SoundId = "rbxassetid://162043120"
2373
	o1.Handle.Fire2.SoundId = "rbxassetid://162043120"
2374
	o1.Handle.Fire3.SoundId = "rbxassetid://162043120"
2375
	o2 = Instance.new("Part")
2376
o3 = Instance.new("CylinderMesh")
2377
o4 = Instance.new("Part")
2378
o5 = Instance.new("CylinderMesh")
2379
o6 = Instance.new("Part")
2380
o7 = Instance.new("CylinderMesh")
2381
o8 = Instance.new("Part")
2382
o9 = Instance.new("SpecialMesh")
2383
o2.Name = "part"
2384
o2.Parent = o1
2385
o2.BrickColor = BrickColor.new("Really black")
2386
o2.Reflectance = 0.10000000149012
2387
o2.Position = Vector3.new(-42.1407204, 2.32828784, -23.0075817)
2388
o2.Rotation = Vector3.new(-90, 0, -90)
2389
o2.Anchored = true
2390
o2.Size = Vector3.new(1, 1.20000005, 1)
2391
o2.CFrame = CFrame.new(-42.1407204, 2.32828784, -23.0075817, 0, 1, 0, 0, 0, 1, 1, 0, 0)
2392
o2.BottomSurface = Enum.SurfaceType.Smooth
2393
o2.TopSurface = Enum.SurfaceType.Smooth
2394
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2395
o3.Parent = o2
2396
o3.Scale = Vector3.new(0.333333343, 0.25, 0.333333343)
2397
o4.Name = "part"
2398
o4.Parent = o1
2399
o4.BrickColor = BrickColor.new("Really black")
2400
o4.Reflectance = 0.10000000149012
2401
o4.Position = Vector3.new(-41.4907265, 2.32828689, -23.0075779)
2402
o4.Rotation = Vector3.new(-90, 0, -90)
2403
o4.Anchored = true
2404
o4.Size = Vector3.new(1, 1.20000005, 1)
2405
o4.CFrame = CFrame.new(-41.4907265, 2.32828689, -23.0075779, 0, 1, 0, 0, 0, 1, 1, 0, 0)
2406
o4.BottomSurface = Enum.SurfaceType.Smooth
2407
o4.TopSurface = Enum.SurfaceType.Smooth
2408
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2409
o5.Parent = o4
2410
o5.Scale = Vector3.new(0.333333343, 0.666666627, 0.333333343)
2411
o6.Name = "part"
2412
o6.Parent = o1
2413
o6.BrickColor = BrickColor.new("Bright red")
2414
o6.Reflectance = 0.10000000149012
2415
o6.Position = Vector3.new(-41.9407234, 2.32828784, -23.0075779)
2416
o6.Rotation = Vector3.new(-180, 0, 90)
2417
o6.Anchored = true
2418
o6.Size = Vector3.new(1, 1.20000005, 1)
2419
o6.CFrame = CFrame.new(-41.9407234, 2.32828784, -23.0075779, 0, -1, 0, -1, 0, 0, 0, 0, -1)
2420
o6.BottomSurface = Enum.SurfaceType.Smooth
2421
o6.TopSurface = Enum.SurfaceType.Smooth
2422
o6.Color = Color3.new(0.768628, 0.156863, 0.109804)
2423
o7.Parent = o6
2424
o7.Scale = Vector3.new(0.333333343, 0.0833333284, 0.333333343)
2425
o8.Name = "Flash"
2426
o8.Parent = o1
2427
o8.Material = Enum.Material.SmoothPlastic
2428
o8.BrickColor = BrickColor.new("Bright orange")
2429
o8.Transparency = 1
2430
o8.Position = Vector3.new(-40.8776131, 2.32680488, -23.017004)
2431
o8.Rotation = Vector3.new(-90, 8.08488086e-012, 89.9999924)
2432
o8.Anchored = true
2433
o8.FormFactor = Enum.FormFactor.Custom
2434
o8.Size = Vector3.new(0.200000003, 0.449999988, 0.200000003)
2435
o8.CFrame = CFrame.new(-40.8776131, 2.32680488, -23.017004, 1.49008656e-007, -1, 1.41107788e-013, 1.77635616e-014, 1.41107801e-013, 1, -1, -1.49008883e-007, 1.77636429e-014)
2436
o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2437
o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2438
o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2439
o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2440
o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2441
o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2442
o8.Color = Color3.new(0.854902, 0.521569, 0.254902)
2443
o9.Parent = o8
2444
o9.Scale = Vector3.new(1.5, 2, 1.80000007)
2445
o9.MeshType = Enum.MeshType.Sphere
2446
end
2447
if Bayonet == true then
2448
	o2 = Instance.new("Part")
2449
o3 = Instance.new("SpecialMesh")
2450
o4 = Instance.new("Part")
2451
o5 = Instance.new("Part")
2452
o6 = Instance.new("Part")
2453
o8 = Instance.new("SpecialMesh")
2454
o9 = Instance.new("Part")
2455
o2.Name = "KNF2"
2456
o2.Parent = o1
2457
o2.Material = Enum.Material.SmoothPlastic
2458
o2.BrickColor = BrickColor.new("Light stone grey")
2459
o2.Position = Vector3.new(-41.2967644, 2.00816202, -23.040699)
2460
o2.Rotation = Vector3.new(-90, 0, -90)
2461
o2.Anchored = true
2462
o2.FormFactor = Enum.FormFactor.Custom
2463
o2.Size = Vector3.new(0.156190887, 0.468572587, 0.0937145352)
2464
o2.CFrame = CFrame.new(-41.2967644, 2.00816202, -23.040699, 0, 1, 0, 0, 0, 1, 1, 0, 0)
2465
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2466
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2467
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2468
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2469
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2470
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2471
o2.Color = Color3.new(0.898039, 0.894118, 0.87451)
2472
o3.Parent = o2
2473
o3.MeshType = Enum.MeshType.Wedge
2474
o4.Name = "KNF1"
2475
o4.Parent = o1
2476
o4.Material = Enum.Material.SmoothPlastic
2477
o4.BrickColor = BrickColor.new("Light stone grey")
2478
o4.Position = Vector3.new(-41.9995346, 2.05501676, -23.0407009)
2479
o4.Rotation = Vector3.new(-180, 0, -90)
2480
o4.Anchored = true
2481
o4.FormFactor = Enum.FormFactor.Symmetric
2482
o4.Size = Vector3.new(0.18742907, 0.937145114, 0.156190887)
2483
o4.CFrame = CFrame.new(-41.9995346, 2.05501676, -23.0407009, 0, 1, 0, 1, 0, 0, 0, 0, -1)
2484
o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2485
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2486
o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2487
o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2488
o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2489
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2490
o4.Color = Color3.new(0.898039, 0.894118, 0.87451)
2491
o5.Parent = o1
2492
o5.Material = Enum.Material.SmoothPlastic
2493
o5.BrickColor = BrickColor.new("Black")
2494
o5.Position = Vector3.new(-42.5242958, 2.20311594, -23.0407009)
2495
o5.Rotation = Vector3.new(-180, 0, -90)
2496
o5.Anchored = true
2497
o5.FormFactor = Enum.FormFactor.Symmetric
2498
o5.Size = Vector3.new(0.546096325, 0.200000003, 0.218667254)
2499
o5.CFrame = CFrame.new(-42.5242958, 2.20311594, -23.0407009, 0, 1, 0, 1, 0, 0, 0, 0, -1)
2500
o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2501
o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2502
o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2503
o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2504
o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2505
o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2506
o5.Color = Color3.new(0.105882, 0.164706, 0.207843)
2507
o6.Parent = o1
2508
o6.Material = Enum.Material.SmoothPlastic
2509
o6.BrickColor = BrickColor.new("Black")
2510
o6.Position = Vector3.new(-43.0098267, 2.18811393, -23.040699)
2511
o6.Rotation = Vector3.new(-180, 0, -90)
2512
o6.Anchored = true
2513
o6.FormFactor = Enum.FormFactor.Symmetric
2514
o6.Size = Vector3.new(0.516096354, 0.200000003, 0.218667254)
2515
o6.CFrame = CFrame.new(-43.0098267, 2.18811393, -23.040699, 0, 1, 0, 1, 0, 0, 0, 0, -1)
2516
o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2517
o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2518
o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2519
o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2520
o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2521
o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2522
o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
2523
o8.Parent = o7
2524
o8.MeshType = Enum.MeshType.Wedge
2525
o9.Parent = o1
2526
o9.Material = Enum.Material.SmoothPlastic
2527
o9.BrickColor = BrickColor.new("Really black")
2528
o9.Position = Vector3.new(-42.7666817, 2.05501771, -23.0407009)
2529
o9.Rotation = Vector3.new(-180, 0, -90)
2530
o9.Anchored = true
2531
o9.FormFactor = Enum.FormFactor.Symmetric
2532
o9.Size = Vector3.new(0.249905437, 0.284763545, 0.218667254)
2533
o9.CFrame = CFrame.new(-42.7666817, 2.05501771, -23.0407009, 0, 1, 0, 1, 0, 0, 0, 0, -1)
2534
o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2535
o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2536
o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2537
o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2538
o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2539
o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2540
o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2541
function onTouched(part)
2542
     local h = part.Parent:findFirstChild("Humanoid")
2543
     if h~=nil then
2544
               h.Health = h.Health -100
2545
               wait(.01)
2546
               h.Health = h.Health -100
2547
               wait(.01)
2548
2549
       end
2550
end
2551
o1.KNF2.Touched:connect(onTouched)
2552
o1.KNF1.Touched:connect(onTouched)
2553
end
2554
if Laser == true then
2555
	o2 = Instance.new("Part")
2556
o3h = Instance.new("Part")
2557
o4 = Instance.new("CylinderMesh")
2558
o5 = Instance.new("Part")
2559
o2.Parent = o1
2560
o2.Material = Enum.Material.SmoothPlastic
2561
o2.BrickColor = BrickColor.new("Smoky grey")
2562
o2.Position = Vector3.new(-43.500782, 2.25119901, -23.2754421)
2563
o2.Anchored = true
2564
o2.Shape = Enum.PartType.Cylinder
2565
o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
2566
o2.CFrame = CFrame.new(-43.500782, 2.25119901, -23.2754421, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2567
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2568
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2569
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2570
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2571
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2572
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2573
o2.Color = Color3.new(0.356863, 0.364706, 0.411765)
2574
o3h.Name = "LASER"
2575
o3h.Parent = o1
2576
o3h.Material = Enum.Material.SmoothPlastic
2577
o3h.BrickColor = BrickColor.new("Maroon")
2578
o3h.Position = Vector3.new(-43.500782, 2.25119901, -23.2754421)
2579
o3h.Rotation = Vector3.new(-0, 0, 90)
2580
o3h.Anchored = true
2581
o3h.Shape = Enum.PartType.Cylinder
2582
o3h.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
2583
o3h.CFrame = CFrame.new(-43.500782, 2.25119901, -23.2754421, 0, -1, 0, 1, 0, 0, 0, 0, 1)
2584
o3h.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2585
o3h.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2586
o3h.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2587
o3h.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2588
o3h.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2589
o3h.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2590
o3h.Color = Color3.new(0.458824, 0, 0)
2591
o4.Parent = o3h
2592
o4.Offset = Vector3.new(0, -200, 0)
2593
o4.Scale = Vector3.new(0.075000003, 2000, 0.444000006)
2594
o5.Parent = o1
2595
o5.Material = Enum.Material.SmoothPlastic
2596
o5.BrickColor = BrickColor.new("Really black")
2597
o5.Position = Vector3.new(-43.8711853, 2.26074958, -23.2754421)
2598
o5.Anchored = true
2599
o5.Size = Vector3.new(0.930000186, 0.200000003, 0.200000003)
2600
o5.CFrame = CFrame.new(-43.8711853, 2.26074958, -23.2754421, 1, 0, 0, 0, 1, 0, 0, 0, 1)
2601
o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2602
o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2603
o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2604
o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2605
o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2606
o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2607
o5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2608
end
2609
if Drum == true then
2610
	o1.Mag:Destroy()
2611
	AMMA = Instance.new("Part")
2612
o2 = Instance.new("CylinderMesh")
2613
AMMA.Name = "Mag"
2614
AMMA.Parent = o1
2615
AMMA.BrickColor = BrickColor.new("Dark stone grey")
2616
AMMA.Position = Vector3.new(-44.7867393, 1.52765965, -23.0326481)
2617
AMMA.Rotation = Vector3.new(-179.327454, 0.000156550159, -105.36084)
2618
AMMA.Anchored = true
2619
AMMA.FormFactor = Enum.FormFactor.Custom
2620
AMMA.Size = Vector3.new(0.578095257, 0.464761913, 0.714285731)
2621
AMMA.CFrame = CFrame.new(-44.7867393, 1.52765965, -23.0326481, -0.264897078, 0.964276731, 2.73231581e-006, 0.964210331, 0.264878809, 0.0117380489, 0.0113180038, 0.00311200949, -0.999931097)
2622
AMMA.Material = "SmoothPlastic"
2623
AMMA.Color = Color3.new(0.388235, 0.372549, 0.384314)
2624
AMMA.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2625
AMMA.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2626
AMMA.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2627
AMMA.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2628
AMMA.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2629
AMMA.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2630
o2.Parent = AMMA
2631
o1.Ammo.Value = 50
2632
o1.MaxAmmo.Value = 50
2633
o1.StoredAmmo.Value = 500
2634
end
2635
if Grip == "BIPOD" then
2636
o2 = Instance.new("Part")
2637
o3 = Instance.new("CylinderMesh")
2638
o4 = Instance.new("Part")
2639
o5 = Instance.new("CylinderMesh")
2640
o6 = Instance.new("Part")
2641
o7 = Instance.new("CylinderMesh")
2642
o8 = Instance.new("Part")
2643
o9 = Instance.new("CylinderMesh")
2644
o10 = Instance.new("Part")
2645
o11 = Instance.new("CylinderMesh")
2646
o12 = Instance.new("Part")
2647
o13 = Instance.new("CylinderMesh")
2648
o2.BrickColor = BrickColor.new("Really black")
2649
o2.Position = Vector3.new(-43.6581421, 1.260432, -22.7018719)
2650
o2.Rotation = Vector3.new(-90, 88.374054, 90)
2651
o2.CanCollide = false
2652
o2.FormFactor = Enum.FormFactor.Custom
2653
o2.Size = Vector3.new(0.719999969, 0.719999969, 0.719999969)
2654
o2.CFrame = CFrame.new(-43.6581421, 1.260432, -22.7018719, 0, -0.0283740088, 0.999597371, 0, 0.999597371, 0.028374007, -1, 0, 0)
2655
o2.BottomSurface = Enum.SurfaceType.Smooth
2656
o2.TopSurface = Enum.SurfaceType.Smooth
2657
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2658
o3.Parent = o2
2659
o3.Scale = Vector3.new(0.357142866, 0.0714285746, 0.178571433)
2660
o4.Parent = o1
2661
o4.BrickColor = BrickColor.new("Really black")
2662
o4.Position = Vector3.new(-43.6703453, 1.69079101, -22.8541527)
2663
o4.Rotation = Vector3.new(160.007111, 0.55604285, 178.472076)
2664
o4.CanCollide = false
2665
o4.FormFactor = Enum.FormFactor.Custom
2666
o4.Size = Vector3.new(0.719999969, 0.719999969, 0.719999969)
2667
o4.CFrame = CFrame.new(-43.6703453, 1.69079101, -22.8541527, -0.999597371, -0.0266627967, 0.00970462617, -0.0283740088, 0.939312518, -0.341887474, 0, -0.34202522, -0.939690828)
2668
o4.BottomSurface = Enum.SurfaceType.Smooth
2669
o4.TopSurface = Enum.SurfaceType.Smooth
2670
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2671
o5.Parent = o4
2672
o5.Scale = Vector3.new(0.0714285746, 1.2571429, 0.0714285746)
2673
o6.Parent = o1
2674
o6.BrickColor = BrickColor.new("Really black")
2675
o6.Position = Vector3.new(-43.6662483, 1.54586697, -22.8013821)
2676
o6.Rotation = Vector3.new(160.007111, 0.55604285, 178.472076)
2677
o6.CanCollide = false
2678
o6.FormFactor = Enum.FormFactor.Custom
2679
o6.Size = Vector3.new(0.719999969, 0.719999969, 0.719999969)
2680
o6.CFrame = CFrame.new(-43.6662483, 1.54586697, -22.8013821, -0.999597371, -0.0266627967, 0.00970462617, -0.0283740088, 0.939312518, -0.341887474, 0, -0.34202522, -0.939690828)
2681
o6.BottomSurface = Enum.SurfaceType.Smooth
2682
o6.TopSurface = Enum.SurfaceType.Smooth
2683
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2684
o7.Parent = o6
2685
o7.Scale = Vector3.new(0.0928571373, 0.428571433, 0.0928571373)
2686
o8.Parent = o1
2687
o8.BrickColor = BrickColor.new("Really black")
2688
o8.Position = Vector3.new(-43.6706467, 1.70105505, -23.166748)
2689
o8.Rotation = Vector3.new(19.9928169, 0.556040883, 1.52791929)
2690
o8.CanCollide = false
2691
o8.FormFactor = Enum.FormFactor.Custom
2692
o8.Size = Vector3.new(0.719999969, 0.719999969, 0.719999969)
2693
o8.CFrame = CFrame.new(-43.6706467, 1.70105505, -23.166748, 0.999597371, -0.026662806, 0.00970459171, 0.0283740088, 0.939312875, -0.341886282, 0, 0.342023969, 0.939691305)
2694
o8.BottomSurface = Enum.SurfaceType.Smooth
2695
o8.TopSurface = Enum.SurfaceType.Smooth
2696
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2697
o9.Parent = o8
2698
o9.Scale = Vector3.new(0.0714285746, 1.2571429, 0.0714285746)
2699
o10.Parent = o1
2700
o10.BrickColor = BrickColor.new("Really black")
2701
o10.Position = Vector3.new(-43.6581421, 1.26043296, -23.319025)
2702
o10.Rotation = Vector3.new(90, -88.374054, 90)
2703
o10.CanCollide = false
2704
o10.FormFactor = Enum.FormFactor.Custom
2705
o10.Size = Vector3.new(0.719999969, 0.719999969, 0.719999969)
2706
o10.CFrame = CFrame.new(-43.6581421, 1.26043296, -23.319025, 0, -0.0283740088, -0.999597371, 0, 0.999597371, -0.028374007, 1, 0, 0)
2707
o10.BottomSurface = Enum.SurfaceType.Smooth
2708
o10.TopSurface = Enum.SurfaceType.Smooth
2709
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2710
o11.Parent = o10
2711
o11.Scale = Vector3.new(0.357142866, 0.0714285746, 0.178571433)
2712
o12.Parent = o1
2713
o12.BrickColor = BrickColor.new("Really black")
2714
o12.Position = Vector3.new(-43.6665268, 1.55614102, -23.2195148)
2715
o12.Rotation = Vector3.new(19.9928169, 0.556040883, 1.52791929)
2716
o12.CanCollide = false
2717
o12.FormFactor = Enum.FormFactor.Custom
2718
o12.Size = Vector3.new(0.719999969, 0.719999969, 0.719999969)
2719
o12.CFrame = CFrame.new(-43.6665268, 1.55614102, -23.2195148, 0.999597371, -0.026662806, 0.00970459171, 0.0283740088, 0.939312875, -0.341886282, 0, 0.342023969, 0.939691305)
2720
o12.BottomSurface = Enum.SurfaceType.Smooth
2721
o12.TopSurface = Enum.SurfaceType.Smooth
2722
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2723
o13.Parent = o12
2724
o13.Scale = Vector3.new(0.0928571373, 0.428571433, 0.0928571373)
2725
elseif Grip == "ANGLEGRIP" then
2726
o2 = Instance.new("Part")
2727
o3 = Instance.new("Part")
2728
o4 = Instance.new("Part")
2729
o5 = Instance.new("Part")
2730
o6 = Instance.new("Part")
2731
o7 = Instance.new("Part")
2732
o8 = Instance.new("Part")
2733
o9 = Instance.new("Part")
2734
o10 = Instance.new("Part")
2735
o11 = Instance.new("Part")
2736
o12 = Instance.new("SpecialMesh")
2737
o13 = Instance.new("Part")
2738
o14 = Instance.new("Part")
2739
o15 = Instance.new("SpecialMesh")
2740
o16 = Instance.new("Part")
2741
o17 = Instance.new("SpecialMesh")
2742
o18 = Instance.new("Part")
2743
o19 = Instance.new("Part")
2744
o20 = Instance.new("Part")
2745
o21 = Instance.new("SpecialMesh")
2746
o22 = Instance.new("Part")
2747
o23 = Instance.new("SpecialMesh")
2748
o24 = Instance.new("Part")
2749
o25 = Instance.new("Part")
2750
o2.Parent = o1
2751
o2.Material = Enum.Material.SmoothPlastic
2752
o2.BrickColor = BrickColor.new("Really black")
2753
o2.Position = Vector3.new(-43.7079277, 2.10686278, -23.0070534)
2754
o2.Rotation = Vector3.new(0.870935917, -89.8813095, 0.87093389)
2755
o2.Anchored = true
2756
o2.CanCollide = false
2757
o2.FormFactor = Enum.FormFactor.Custom
2758
o2.Size = Vector3.new(0.156378269, 0.0721745938, 0.228552848)
2759
o2.CFrame = CFrame.new(-43.7079277, 2.10686278, -23.0070534, 0.00210499973, -3.1999858e-005, -0.999997854, 0, 1, -3.19999308e-005, 0.999997854, 6.73598493e-008, 0.00210499973)
2760
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2761
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2762
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2763
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2764
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2765
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2766
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2767
o3.Parent = o1
2768
o3.Material = Enum.Material.SmoothPlastic
2769
o3.BrickColor = BrickColor.new("Really black")
2770
o3.Position = Vector3.new(-44.2702217, 1.98938179, -23.0059261)
2771
o3.Rotation = Vector3.new(90.0916443, 37.2289009, 89.848526)
2772
o3.Anchored = true
2773
o3.CanCollide = false
2774
o3.FormFactor = Enum.FormFactor.Custom
2775
o3.Size = Vector3.new(0.204494655, 0.0601454861, 0.264640152)
2776
o3.CFrame = CFrame.new(-44.2702217, 1.98938179, -23.0059261, 0.00210499973, -0.79622215, 0.605000794, 0, -0.605002105, -0.796223879, 0.999997854, 0.00167605095, -0.00127352902)
2777
o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2778
o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2779
o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2780
o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2781
o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2782
o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2783
o3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2784
o4.Parent = o1
2785
o4.Material = Enum.Material.SmoothPlastic
2786
o4.BrickColor = BrickColor.new("Really black")
2787
o4.Position = Vector3.new(-44.1654472, 1.86643887, -23.0061512)
2788
o4.Rotation = Vector3.new(90.1556473, 52.2288246, 89.803093)
2789
o4.Anchored = true
2790
o4.CanCollide = false
2791
o4.FormFactor = Enum.FormFactor.Custom
2792
o4.Size = Vector3.new(0.204494655, 0.0601454861, 0.0775876865)
2793
o4.CFrame = CFrame.new(-44.1654472, 1.86643887, -23.0061512, 0.00210499973, -0.612505972, 0.790463269, 0, -0.790464997, -0.612507343, 0.999997854, 0.00128932775, -0.00166392862)
2794
o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2795
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2796
o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2797
o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2798
o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2799
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2800
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2801
o5.Parent = o1
2802
o5.Material = Enum.Material.SmoothPlastic
2803
o5.BrickColor = BrickColor.new("Really black")
2804
o5.Position = Vector3.new(-44.0593262, 2.07438278, -23.0063744)
2805
o5.Rotation = Vector3.new(90.1205978, 44.9970665, 89.8294449)
2806
o5.Anchored = true
2807
o5.CanCollide = false
2808
o5.FormFactor = Enum.FormFactor.Custom
2809
o5.Size = Vector3.new(0.204494655, 0.0481163897, 0.0601454861)
2810
o5.CFrame = CFrame.new(-44.0593262, 2.07438278, -23.0063744, 0.00210499973, -0.707140028, 0.707070529, 0, -0.707072079, -0.707141578, 0.999997854, 0.00148853287, -0.00148838642)
2811
o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2812
o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2813
o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2814
o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2815
o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2816
o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2817
o5.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2818
o6.Parent = o1
2819
o6.Material = Enum.Material.SmoothPlastic
2820
o6.BrickColor = BrickColor.new("Really black")
2821
o6.Position = Vector3.new(-44.0290871, 2.04886079, -23.006443)
2822
o6.Rotation = Vector3.new(89.9303665, -30.0025082, 89.8607254)
2823
o6.Anchored = true
2824
o6.CanCollide = false
2825
o6.FormFactor = Enum.FormFactor.Custom
2826
o6.Size = Vector3.new(0.204494655, 0.0601454861, 0.108261876)
2827
o6.CFrame = CFrame.new(-44.0290871, 2.04886079, -23.006443, 0.00210499973, -0.86600101, -0.500037909, 0, 0.500038981, -0.866002917, 0.999997854, 0.00182293588, 0.00105258182)
2828
o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2829
o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2830
o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2831
o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2832
o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2833
o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2834
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2835
o7.Parent = o1
2836
o7.Material = Enum.Material.SmoothPlastic
2837
o7.BrickColor = BrickColor.new("Really black")
2838
o7.Position = Vector3.new(-44.2125015, 2.08517194, -23.0060539)
2839
o7.Rotation = Vector3.new(-0.843723118, -89.8813095, -0.843721151)
2840
o7.Anchored = true
2841
o7.CanCollide = false
2842
o7.FormFactor = Enum.FormFactor.Custom
2843
o7.Size = Vector3.new(0.204494655, 0.0481163934, 0.288698345)
2844
o7.CFrame = CFrame.new(-44.2125015, 2.08517194, -23.0060539, 0.00210499973, 3.09998613e-005, -0.999997854, 0, 1, 3.09999341e-005, 0.999997854, -6.52548522e-008, 0.00210499973)
2845
o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2846
o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2847
o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2848
o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2849
o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2850
o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2851
o7.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2852
o8.Parent = o1
2853
o8.Material = Enum.Material.SmoothPlastic
2854
o8.BrickColor = BrickColor.new("Really black")
2855
o8.Position = Vector3.new(-43.9994507, 2.02802086, -23.0065079)
2856
o8.Rotation = Vector3.new(89.7910843, -60.0023575, 89.7587662)
2857
o8.Anchored = true
2858
o8.CanCollide = false
2859
o8.FormFactor = Enum.FormFactor.Custom
2860
o8.Size = Vector3.new(0.204494655, 0.0601454861, 0.493192971)
2861
o8.CFrame = CFrame.new(-43.9994507, 2.02802086, -23.0065079, 0.00210499973, -0.499959946, -0.866045952, 0, 0.866047859, -0.499961078, 0.999997854, 0.00105241779, 0.00182303041)
2862
o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2863
o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2864
o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2865
o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2866
o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2867
o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2868
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2869
o9.Parent = o1
2870
o9.Material = Enum.Material.SmoothPlastic
2871
o9.BrickColor = BrickColor.new("Really black")
2872
o9.Position = Vector3.new(-43.9869766, 2.09096074, -23.0065212)
2873
o9.Rotation = Vector3.new(90, -0.00269289524, 89.8793945)
2874
o9.Anchored = true
2875
o9.CanCollide = false
2876
o9.FormFactor = Enum.FormFactor.Custom
2877
o9.Size = Vector3.new(0.204494655, 0.144349173, 0.0481163859)
2878
o9.CFrame = CFrame.new(-43.9869766, 2.09096074, -23.0065212, 0.00210499973, -0.999997854, -4.69998886e-005, 0, 4.69999941e-005, -1, 0.999997854, 0.00210499973, 9.89349758e-008)
2879
o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2880
o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2881
o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2882
o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2883
o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2884
o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2885
o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2886
o10.Parent = o1
2887
o10.Material = Enum.Material.SmoothPlastic
2888
o10.BrickColor = BrickColor.new("Really black")
2889
o10.Position = Vector3.new(-44.1809196, 2.12215877, -23.0061283)
2890
o10.Rotation = Vector3.new(-0.843723118, -89.8813095, -0.843721151)
2891
o10.Anchored = true
2892
o10.CanCollide = false
2893
o10.FormFactor = Enum.FormFactor.Custom
2894
o10.Size = Vector3.new(0.204494655, 0.0258625615, 0.550331175)
2895
o10.CFrame = CFrame.new(-44.1809196, 2.12215877, -23.0061283, 0.00210499973, 3.09998613e-005, -0.999997854, 0, 1, 3.09999341e-005, 0.999997854, -6.52548522e-008, 0.00210499973)
2896
o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2897
o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2898
o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2899
o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2900
o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2901
o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2902
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2903
o11.Parent = o1
2904
o11.Material = Enum.Material.SmoothPlastic
2905
o11.BrickColor = BrickColor.new("Really black")
2906
o11.Position = Vector3.new(-43.9057503, 2.14530373, -23.0066986)
2907
o11.Rotation = Vector3.new(179.156281, 89.8813095, -179.156281)
2908
o11.Anchored = true
2909
o11.CanCollide = false
2910
o11.FormFactor = Enum.FormFactor.Custom
2911
o11.Size = Vector3.new(0.204494655, 0.0721745864, 0.132320076)
2912
o11.CFrame = CFrame.new(-43.9057503, 2.14530373, -23.0066986, -0.00210499973, 3.09998613e-005, 0.999997854, 0, 1, -3.09999341e-005, -0.999997854, -6.52548522e-008, -0.00210499973)
2913
o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2914
o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2915
o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2916
o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2917
o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2918
o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2919
o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2920
o12.Parent = o11
2921
o12.MeshType = Enum.MeshType.Wedge
2922
o13.Parent = o1
2923
o13.Material = Enum.Material.SmoothPlastic
2924
o13.BrickColor = BrickColor.new("Really black")
2925
o13.Position = Vector3.new(-43.6952477, 2.15130782, -23.0071468)
2926
o13.Rotation = Vector3.new(-0.843723118, -89.8813095, -0.843721151)
2927
o13.Anchored = true
2928
o13.CanCollide = false
2929
o13.FormFactor = Enum.FormFactor.Custom
2930
o13.Size = Vector3.new(0.204494655, 0.0601454861, 0.288698316)
2931
o13.CFrame = CFrame.new(-43.6952477, 2.15130782, -23.0071468, 0.00210499973, 3.09998613e-005, -0.999997854, 0, 1, 3.09999341e-005, 0.999997854, -6.52548522e-008, 0.00210499973)
2932
o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2933
o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2934
o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2935
o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2936
o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2937
o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2938
o13.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2939
o14.Parent = o1
2940
o14.Material = Enum.Material.SmoothPlastic
2941
o14.BrickColor = BrickColor.new("Really black")
2942
o14.Position = Vector3.new(-43.6110344, 2.10920095, -23.0073242)
2943
o14.Rotation = Vector3.new(179.156281, 89.8813095, 0.843721151)
2944
o14.Anchored = true
2945
o14.CanCollide = false
2946
o14.FormFactor = Enum.FormFactor.Custom
2947
o14.Size = Vector3.new(0.204494655, 0.024058193, 0.024058193)
2948
o14.CFrame = CFrame.new(-43.6110344, 2.10920095, -23.0073242, 0.00210499973, -3.09998613e-005, 0.999997854, 0, -1, -3.09999341e-005, 0.999997854, 6.52548522e-008, -0.00210499973)
2949
o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2950
o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2951
o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2952
o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2953
o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2954
o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2955
o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2956
o15.Parent = o14
2957
o15.MeshType = Enum.MeshType.Wedge
2958
o16.Parent = o1
2959
o16.Material = Enum.Material.SmoothPlastic
2960
o16.BrickColor = BrickColor.new("Really black")
2961
o16.Position = Vector3.new(-43.5930023, 2.05506992, -23.0073662)
2962
o16.Rotation = Vector3.new(179.156281, 89.8813095, 0.843721151)
2963
o16.Anchored = true
2964
o16.CanCollide = false
2965
o16.FormFactor = Enum.FormFactor.Custom
2966
o16.Size = Vector3.new(0.204494655, 0.132320076, 0.0360872932)
2967
o16.CFrame = CFrame.new(-43.5930023, 2.05506992, -23.0073662, 0.00210499973, -3.09998613e-005, 0.999997854, 0, -1, -3.09999341e-005, 0.999997854, 6.52548522e-008, -0.00210499973)
2968
o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2969
o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2970
o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2971
o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2972
o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2973
o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2974
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2975
o17.Parent = o16
2976
o17.MeshType = Enum.MeshType.Wedge
2977
o18.Parent = o1
2978
o18.Material = Enum.Material.SmoothPlastic
2979
o18.BrickColor = BrickColor.new("Really black")
2980
o18.Position = Vector3.new(-43.5508919, 2.05506778, -23.0074501)
2981
o18.Rotation = Vector3.new(-90, 0.00269289524, -89.8793945)
2982
o18.Anchored = true
2983
o18.CanCollide = false
2984
o18.FormFactor = Enum.FormFactor.Custom
2985
o18.Size = Vector3.new(0.204494655, 0.0481163934, 0.132320076)
2986
o18.CFrame = CFrame.new(-43.5508919, 2.05506778, -23.0074501, 0.00210499973, 0.999997854, 4.69998886e-005, 0, -4.69999941e-005, 1, 0.999997854, -0.00210499973, -9.89349758e-008)
2987
o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
2988
o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
2989
o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
2990
o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
2991
o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
2992
o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
2993
o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
2994
o19.Parent = o1
2995
o19.Material = Enum.Material.SmoothPlastic
2996
o19.BrickColor = BrickColor.new("Really black")
2997
o19.Position = Vector3.new(-43.5328445, 2.13926983, -23.0074863)
2998
o19.Rotation = Vector3.new(-0.843723118, -89.8813095, -0.843721151)
2999
o19.Anchored = true
3000
o19.CanCollide = false
3001
o19.FormFactor = Enum.FormFactor.Custom
3002
o19.Size = Vector3.new(0.204494655, 0.0360872932, 0.0360872857)
3003
o19.CFrame = CFrame.new(-43.5328445, 2.13926983, -23.0074863, 0.00210499973, 3.09998613e-005, -0.999997854, 0, 1, 3.09999341e-005, 0.999997854, -6.52548522e-008, 0.00210499973)
3004
o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3005
o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3006
o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3007
o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3008
o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3009
o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3010
o19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3011
o20.Parent = o1
3012
o20.Material = Enum.Material.SmoothPlastic
3013
o20.BrickColor = BrickColor.new("Really black")
3014
o20.Position = Vector3.new(-43.5208168, 2.05506587, -23.0075073)
3015
o20.Rotation = Vector3.new(-90, 0.00269289524, -89.8793945)
3016
o20.Anchored = true
3017
o20.CanCollide = false
3018
o20.FormFactor = Enum.FormFactor.Custom
3019
o20.Size = Vector3.new(0.204494655, 0.0120290974, 0.132320076)
3020
o20.CFrame = CFrame.new(-43.5208168, 2.05506587, -23.0075073, 0.00210499973, 0.999997854, 4.69998886e-005, 0, -4.69999941e-005, 1, 0.999997854, -0.00210499973, -9.89349758e-008)
3021
o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3022
o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3023
o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3024
o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3025
o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3026
o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3027
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3028
o21.Parent = o20
3029
o21.MeshType = Enum.MeshType.Wedge
3030
o22.Parent = o1
3031
o22.Material = Enum.Material.SmoothPlastic
3032
o22.BrickColor = BrickColor.new("Really black")
3033
o22.Position = Vector3.new(-43.5328407, 2.16934395, -23.0074863)
3034
o22.Rotation = Vector3.new(-0.843723118, -89.8813095, -0.843721151)
3035
o22.Anchored = true
3036
o22.CanCollide = false
3037
o22.FormFactor = Enum.FormFactor.Custom
3038
o22.Size = Vector3.new(0.204494655, 0.0240581967, 0.0360872857)
3039
o22.CFrame = CFrame.new(-43.5328407, 2.16934395, -23.0074863, 0.00210499973, 3.09998613e-005, -0.999997854, 0, 1, 3.09999341e-005, 0.999997854, -6.52548522e-008, 0.00210499973)
3040
o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3041
o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3042
o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3043
o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3044
o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3045
o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3046
o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3047
o23.Parent = o22
3048
o23.MeshType = Enum.MeshType.Wedge
3049
o24.Parent = o1
3050
o24.Material = Enum.Material.SmoothPlastic
3051
o24.BrickColor = BrickColor.new("Really black")
3052
o24.Position = Vector3.new(-43.9694099, 1.99636579, -23.0065041)
3053
o24.Rotation = Vector3.new(89.7911301, -59.9968758, 89.758812)
3054
o24.Anchored = true
3055
o24.CanCollide = false
3056
o24.FormFactor = Enum.FormFactor.Custom
3057
o24.Size = Vector3.new(0.156378269, 0.0721745938, 0.470939159)
3058
o24.CFrame = CFrame.new(-43.9694099, 1.99636579, -23.0065041, 0.00210499973, -0.500042975, -0.865998089, 0, 0.865999997, -0.500044107, 0.999997854, 0.00105259253, 0.00182292971)
3059
o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3060
o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3061
o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3062
o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3063
o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3064
o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3065
o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3066
o25.Parent = o1
3067
o25.Material = Enum.Material.SmoothPlastic
3068
o25.BrickColor = BrickColor.new("Really black")
3069
o25.Position = Vector3.new(-44.3612099, 2.10910392, -23.0057392)
3070
o25.Rotation = Vector3.new(90.0916443, 37.2289009, 89.848526)
3071
o25.Anchored = true
3072
o25.CanCollide = false
3073
o25.FormFactor = Enum.FormFactor.Custom
3074
o25.Size = Vector3.new(0.204494596, 0.0601454675, 0.0601454675)
3075
o25.CFrame = CFrame.new(-44.3612099, 2.10910392, -23.0057392, 0.00210499973, -0.79622215, 0.605000794, 0, -0.605002105, -0.796223879, 0.999997854, 0.00167605095, -0.00127352902)
3076
o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3077
o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3078
o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3079
o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3080
o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3081
o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3082
o25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3083
elseif Grip == "VERTGRIP" then
3084
o2 = Instance.new("Part")
3085
o3 = Instance.new("CylinderMesh")
3086
o4 = Instance.new("Part")
3087
o5 = Instance.new("CylinderMesh")
3088
o2.Parent = o1
3089
o2.Material = Enum.Material.SmoothPlastic
3090
o2.BrickColor = BrickColor.new(CUSTOMCOLOR)
3091
o2.Position = Vector3.new(-43.8131485, 1.94014311, -23.021431)
3092
o2.Anchored = true
3093
o2.FormFactor = Enum.FormFactor.Symmetric
3094
o2.Size = Vector3.new(1, 1, 1)
3095
o2.CFrame = CFrame.new(-43.8131485, 1.94014311, -23.021431, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3096
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3097
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3098
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3099
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3100
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3101
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3102
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3103
o3.Parent = o2
3104
o3.Scale = Vector3.new(0.181818187, 0.636363626, 0.227272734)
3105
o4.Parent = o1
3106
o4.Material = Enum.Material.SmoothPlastic
3107
o4.BrickColor = BrickColor.new(CUSTOMCOLOR)
3108
o4.Position = Vector3.new(-43.8131485, 1.61286783, -23.021431)
3109
o4.Anchored = true
3110
o4.FormFactor = Enum.FormFactor.Symmetric
3111
o4.Size = Vector3.new(1, 1, 1)
3112
o4.CFrame = CFrame.new(-43.8131485, 1.61286783, -23.021431, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3113
o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3114
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3115
o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3116
o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3117
o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3118
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3119
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3120
o5.Parent = o4
3121
o5.Scale = Vector3.new(0.272727281, 0.0909090936, 0.227272734)
3122
else
3123
end
3124
if FlashLight == true then
3125
	o2 = Instance.new("Part")
3126
o3 = Instance.new("SpotLight")
3127
o4 = Instance.new("Part")
3128
o2.Name = "LIGHT"
3129
o2.Parent = o1
3130
o2.Material = Enum.Material.SmoothPlastic
3131
o2.BrickColor = BrickColor.new("Deep orange")
3132
o2.Position = Vector3.new(-43.500782, 2.23753619, -22.7379551)
3133
o2.Shape = Enum.PartType.Cylinder
3134
o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3135
o2.CFrame = CFrame.new(-43.500782, 2.23753619, -22.7379551, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3136
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3137
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3138
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3139
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3140
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3141
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3142
o2.Color = Color3.new(1, 0.686275, 0)
3143
o3.Name = "LIGHT"
3144
o3.Brightness = 3
3145
o3.Parent = o2
3146
o3.Face = Enum.NormalId.Right
3147
o4.Parent = o1
3148
o4.Material = Enum.Material.SmoothPlastic
3149
o4.BrickColor = BrickColor.new("Really black")
3150
o4.Position = Vector3.new(-43.8711853, 2.24708676, -22.7379551)
3151
o4.Size = Vector3.new(0.930000186, 0.200000003, 0.200000003)
3152
o4.CFrame = CFrame.new(-43.8711853, 2.24708676, -22.7379551, 1, 0, 0, 0, 1, 0, 0, 0, 1)
3153
o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
3154
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3155
o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
3156
o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
3157
o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
3158
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3159
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3160
3161
end
3162
if Sight == "HOLOSIGHT" then
3163
o2 = Instance.new("Part")
3164
o3 = Instance.new("BlockMesh")
3165
o4 = Instance.new("Part")
3166
o5 = Instance.new("SpecialMesh")
3167
o6 = Instance.new("Part")
3168
o7 = Instance.new("BlockMesh")
3169
o8 = Instance.new("Part")
3170
o9 = Instance.new("SpecialMesh")
3171
o10 = Instance.new("Part")
3172
o11 = Instance.new("BlockMesh")
3173
o12 = Instance.new("Part")
3174
o13 = Instance.new("Decal")
3175
o14 = Instance.new("BlockMesh")
3176
o15 = Instance.new("Part")
3177
o16 = Instance.new("BlockMesh")
3178
o17 = Instance.new("Part")
3179
o18 = Instance.new("SpecialMesh")
3180
o19 = Instance.new("Part")
3181
o20 = Instance.new("BlockMesh")
3182
o21 = Instance.new("Part")
3183
o22 = Instance.new("SpecialMesh")
3184
o23 = Instance.new("Part")
3185
o24 = Instance.new("SpecialMesh")
3186
o25 = Instance.new("Part")
3187
o26 = Instance.new("SpecialMesh")
3188
o27 = Instance.new("Part")
3189
o28 = Instance.new("SpecialMesh")
3190
o29 = Instance.new("Part")
3191
o30 = Instance.new("BlockMesh")
3192
o31 = Instance.new("Part")
3193
o32 = Instance.new("BlockMesh")
3194
o33 = Instance.new("Part")
3195
o34 = Instance.new("SpecialMesh")
3196
o35 = Instance.new("Part")
3197
o36 = Instance.new("CylinderMesh")
3198
o37 = Instance.new("Part")
3199
o38 = Instance.new("Decal")
3200
o39 = Instance.new("CylinderMesh")
3201
o40 = Instance.new("Part")
3202
o41 = Instance.new("BlockMesh")
3203
o42 = Instance.new("Part")
3204
o43 = Instance.new("SpecialMesh")
3205
o44 = Instance.new("Part")
3206
o45 = Instance.new("SpecialMesh")
3207
o46 = Instance.new("Part")
3208
o47 = Instance.new("Decal")
3209
o48 = Instance.new("BlockMesh")
3210
o49 = Instance.new("Part")
3211
o50 = Instance.new("SpecialMesh")
3212
o51 = Instance.new("Part")
3213
o52 = Instance.new("BlockMesh")
3214
o53 = Instance.new("Part")
3215
o54 = Instance.new("SpecialMesh")
3216
o55 = Instance.new("Part")
3217
o56 = Instance.new("BlockMesh")
3218
o57 = Instance.new("Part")
3219
o58 = Instance.new("SpecialMesh")
3220
o59 = Instance.new("Part")
3221
o60 = Instance.new("BlockMesh")
3222
o61 = Instance.new("Part")
3223
o62 = Instance.new("Decal")
3224
o63 = Instance.new("BlockMesh")
3225
o64 = Instance.new("Part")
3226
o65 = Instance.new("BlockMesh")
3227
o66 = Instance.new("Part")
3228
o67 = Instance.new("BlockMesh")
3229
o68 = Instance.new("Part")
3230
o69 = Instance.new("BlockMesh")
3231
o70 = Instance.new("Part")
3232
o71 = Instance.new("SpecialMesh")
3233
o72 = Instance.new("Part")
3234
o73 = Instance.new("SpecialMesh")
3235
o74 = Instance.new("Part")
3236
o75 = Instance.new("Decal")
3237
o76 = Instance.new("BlockMesh")
3238
o77 = Instance.new("Part")
3239
o78 = Instance.new("BlockMesh")
3240
o79 = Instance.new("Part")
3241
o80 = Instance.new("BlockMesh")
3242
o81 = Instance.new("Part")
3243
o82 = Instance.new("BlockMesh")
3244
o83 = Instance.new("Part")
3245
o84 = Instance.new("SpecialMesh")
3246
o85 = Instance.new("Part")
3247
o86 = Instance.new("SpecialMesh")
3248
o87 = Instance.new("Part")
3249
o88 = Instance.new("BlockMesh")
3250
o89 = Instance.new("Part")
3251
o90 = Instance.new("BlockMesh")
3252
o91 = Instance.new("Part")
3253
o92 = Instance.new("SpecialMesh")
3254
o93 = Instance.new("Part")
3255
o94 = Instance.new("BlockMesh")
3256
o95 = Instance.new("Part")
3257
o96 = Instance.new("SpecialMesh")
3258
o97 = Instance.new("Part")
3259
o98 = Instance.new("BlockMesh")
3260
o99 = Instance.new("Part")
3261
o100 = Instance.new("CylinderMesh")
3262
o101 = Instance.new("Part")
3263
o102 = Instance.new("CylinderMesh")
3264
o103 = Instance.new("Part")
3265
o104 = Instance.new("BlockMesh")
3266
o105 = Instance.new("Part")
3267
o106 = Instance.new("BlockMesh")
3268
o107 = Instance.new("Part")
3269
o108 = Instance.new("SpecialMesh")
3270
o109 = Instance.new("Part")
3271
o110 = Instance.new("BlockMesh")
3272
o111 = Instance.new("Part")
3273
o112 = Instance.new("SpecialMesh")
3274
o113 = Instance.new("Part")
3275
o114 = Instance.new("SpecialMesh")
3276
o115 = Instance.new("Part")
3277
o116 = Instance.new("SpecialMesh")
3278
o117 = Instance.new("Part")
3279
o118 = Instance.new("BlockMesh")
3280
o119 = Instance.new("Part")
3281
o120 = Instance.new("Decal")
3282
o121 = Instance.new("BlockMesh")
3283
o122 = Instance.new("Part")
3284
o123 = Instance.new("BlockMesh")
3285
o124 = Instance.new("Part")
3286
o125 = Instance.new("SpecialMesh")
3287
o126 = Instance.new("Part")
3288
o127 = Instance.new("SpecialMesh")
3289
o128 = Instance.new("Part")
3290
o129 = Instance.new("SpecialMesh")
3291
o130 = Instance.new("Part")
3292
o131 = Instance.new("SpecialMesh")
3293
o132 = Instance.new("Part")
3294
o133 = Instance.new("SpecialMesh")
3295
o134 = Instance.new("Part")
3296
o135 = Instance.new("SpecialMesh")
3297
o136 = Instance.new("Part")
3298
o137 = Instance.new("BlockMesh")
3299
o138 = Instance.new("Part")
3300
o139 = Instance.new("SpecialMesh")
3301
o140 = Instance.new("Part")
3302
o141 = Instance.new("SpecialMesh")
3303
o142 = Instance.new("Part")
3304
o143 = Instance.new("SpecialMesh")
3305
o144 = Instance.new("Part")
3306
o145 = Instance.new("SpecialMesh")
3307
o146 = Instance.new("Part")
3308
o147 = Instance.new("BlockMesh")
3309
o2.Parent = o1
3310
o2.BrickColor = BrickColor.new(CUSTOMCOLOR)
3311
o2.Position = Vector3.new(-45.2369041, 2.81570745, -23.0101967)
3312
o2.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3313
o2.Anchored = true
3314
o2.FormFactor = Enum.FormFactor.Custom
3315
o2.Size = Vector3.new(0.200000003, 0.200000003, 0.223999992)
3316
o2.CFrame = CFrame.new(-45.2369041, 2.81570745, -23.0101967, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3317
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3318
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3319
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3320
o3.Parent = o2
3321
o3.Scale = Vector3.new(0.879999995, 0.0960000008, 1)
3322
o4.Parent = o1
3323
o4.BrickColor = BrickColor.new(CUSTOMCOLOR)
3324
o4.Position = Vector3.new(-45.3379478, 2.67370844, -23.1152229)
3325
o4.Rotation = Vector3.new(-0.00200535241, 90, 0)
3326
o4.Anchored = true
3327
o4.FormFactor = Enum.FormFactor.Custom
3328
o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3329
o4.CFrame = CFrame.new(-45.3379478, 2.67370844, -23.1152229, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
3330
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3331
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3332
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3333
o5.Parent = o4
3334
o5.Scale = Vector3.new(0.0800000057, 0.400000095, 0.159999952)
3335
o5.MeshType = Enum.MeshType.Wedge
3336
o6.Parent = o1
3337
o6.BrickColor = BrickColor.new(CUSTOMCOLOR)
3338
o6.Position = Vector3.new(-45.242939, 2.70176029, -22.9381714)
3339
o6.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3340
o6.Anchored = true
3341
o6.FormFactor = Enum.FormFactor.Custom
3342
o6.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3343
o6.CFrame = CFrame.new(-45.242939, 2.70176029, -22.9381714, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3344
o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3345
o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3346
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3347
o7.Parent = o6
3348
o7.Scale = Vector3.new(0.640000045, 0.672000051, 0.0800000057)
3349
o8.Parent = o1
3350
o8.BrickColor = BrickColor.new(CUSTOMCOLOR)
3351
o8.Position = Vector3.new(-45.337944, 2.8157053, -23.0102005)
3352
o8.Rotation = Vector3.new(-0.00200535241, 90, 0)
3353
o8.Anchored = true
3354
o8.FormFactor = Enum.FormFactor.Custom
3355
o8.Size = Vector3.new(0.223999962, 0.200000003, 0.200000003)
3356
o8.CFrame = CFrame.new(-45.337944, 2.8157053, -23.0102005, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
3357
o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3358
o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3359
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3360
o9.Parent = o8
3361
o9.Scale = Vector3.new(1, 0.0960001424, 0.159999952)
3362
o9.MeshType = Enum.MeshType.Wedge
3363
o10.Parent = o1
3364
o10.BrickColor = BrickColor.new(CUSTOMCOLOR)
3365
o10.Position = Vector3.new(-45.2519188, 2.77775049, -23.0121861)
3366
o10.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3367
o10.Anchored = true
3368
o10.FormFactor = Enum.FormFactor.Custom
3369
o10.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3370
o10.CFrame = CFrame.new(-45.2519188, 2.77775049, -23.0121861, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3371
o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3372
o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3373
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3374
o11.Parent = o10
3375
o11.Scale = Vector3.new(0.719999969, 0.0960000008, 0.799999952)
3376
o12.Parent = o1
3377
o12.BrickColor = BrickColor.new(CUSTOMCOLOR)
3378
o12.Position = Vector3.new(-45.3429451, 2.57272339, -22.9691792)
3379
o12.Rotation = Vector3.new(89.9979935, 0.00131786719, 89.9981689)
3380
o12.Anchored = true
3381
o12.FormFactor = Enum.FormFactor.Custom
3382
o12.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3383
o12.CFrame = CFrame.new(-45.3429451, 2.57272339, -22.9691792, 3.19999999e-005, -1, 2.3001121e-005, 3.50000009e-005, -2.30000005e-005, -1, 1, 3.20008039e-005, 3.49992661e-005)
3384
o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3385
o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3386
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3387
o13.Parent = o12
3388
o13.Texture = "http://www.roblox.com/asset/?id=46738391"
3389
o13.Face = Enum.NormalId.Top
3390
o14.Parent = o12
3391
o14.Scale = Vector3.new(0.239999995, 0.0400000028, 0.160000011)
3392
o15.Parent = o1
3393
o15.BrickColor = BrickColor.new(CUSTOMCOLOR)
3394
o15.Position = Vector3.new(-45.2499352, 2.79672241, -22.9061947)
3395
o15.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3396
o15.Anchored = true
3397
o15.FormFactor = Enum.FormFactor.Custom
3398
o15.Size = Vector3.new(0.207999989, 0.200000003, 0.200000003)
3399
o15.CFrame = CFrame.new(-45.2499352, 2.79672241, -22.9061947, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3400
o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3401
o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3402
o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3403
o16.Parent = o15
3404
o16.Scale = Vector3.new(1, 0.0960000008, 0.0800000057)
3405
o17.Parent = o1
3406
o17.BrickColor = BrickColor.new(CUSTOMCOLOR)
3407
o17.Position = Vector3.new(-45.3389473, 2.67370629, -22.9061985)
3408
o17.Rotation = Vector3.new(-0.00200535241, 90, 0)
3409
o17.Anchored = true
3410
o17.FormFactor = Enum.FormFactor.Custom
3411
o17.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3412
o17.CFrame = CFrame.new(-45.3389473, 2.67370629, -22.9061985, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
3413
o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3414
o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3415
o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3416
o18.Parent = o17
3417
o18.Scale = Vector3.new(0.0800000057, 0.400000095, 0.159999952)
3418
o18.MeshType = Enum.MeshType.Wedge
3419
o19.Parent = o1
3420
o19.BrickColor = BrickColor.new(CUSTOMCOLOR)
3421
o19.Position = Vector3.new(-45.2439537, 2.7007184, -23.0821514)
3422
o19.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3423
o19.Anchored = true
3424
o19.FormFactor = Enum.FormFactor.Custom
3425
o19.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3426
o19.CFrame = CFrame.new(-45.2439537, 2.7007184, -23.0821514, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3427
o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3428
o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3429
o19.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3430
o20.Parent = o19
3431
o20.Scale = Vector3.new(0.640000045, 0.672000051, 0.0800000057)
3432
o21.Parent = o1
3433
o21.BrickColor = BrickColor.new(CUSTOMCOLOR)
3434
o21.Position = Vector3.new(-45.0039558, 2.60572433, -23.1142025)
3435
o21.Rotation = Vector3.new(-0.00200535241, -90, 0)
3436
o21.Anchored = true
3437
o21.FormFactor = Enum.FormFactor.Custom
3438
o21.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3439
o21.CFrame = CFrame.new(-45.0039558, 2.60572433, -23.1142025, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3440
o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3441
o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3442
o21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3443
o22.Parent = o21
3444
o22.Scale = Vector3.new(0.0800000057, 0.671999872, 0.639999866)
3445
o22.MeshType = Enum.MeshType.Wedge
3446
o23.Parent = o1
3447
o23.BrickColor = BrickColor.new(CUSTOMCOLOR)
3448
o23.Position = Vector3.new(-45.1629601, 2.71073437, -23.0841694)
3449
o23.Rotation = Vector3.new(-0.00200535241, -90, 0)
3450
o23.Anchored = true
3451
o23.FormFactor = Enum.FormFactor.Custom
3452
o23.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3453
o23.CFrame = CFrame.new(-45.1629601, 2.71073437, -23.0841694, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3454
o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3455
o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3456
o23.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3457
o24.Parent = o23
3458
o24.Scale = Vector3.new(0.0800000057, 0.768000007, 0.159999952)
3459
o24.MeshType = Enum.MeshType.Wedge
3460
o25.Parent = o1
3461
o25.BrickColor = BrickColor.new(CUSTOMCOLOR)
3462
o25.Position = Vector3.new(-45.1219406, 2.80674434, -23.0111694)
3463
o25.Rotation = Vector3.new(-0.00200535241, -90, 0)
3464
o25.Anchored = true
3465
o25.FormFactor = Enum.FormFactor.Custom
3466
o25.Size = Vector3.new(0.223999962, 0.200000003, 0.200000003)
3467
o25.CFrame = CFrame.new(-45.1219406, 2.80674434, -23.0111694, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3468
o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3469
o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3470
o25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3471
o26.Parent = o25
3472
o26.Scale = Vector3.new(1, 0.192000151, 0.239999965)
3473
o26.MeshType = Enum.MeshType.Wedge
3474
o27.Parent = o1
3475
o27.BrickColor = BrickColor.new(CUSTOMCOLOR)
3476
o27.Position = Vector3.new(-45.3229294, 2.67670345, -23.0821533)
3477
o27.Rotation = Vector3.new(-0.00200535241, 90, 0)
3478
o27.Anchored = true
3479
o27.FormFactor = Enum.FormFactor.Custom
3480
o27.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3481
o27.CFrame = CFrame.new(-45.3229294, 2.67670345, -23.0821533, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
3482
o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3483
o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3484
o27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3485
o28.Parent = o27
3486
o28.Scale = Vector3.new(0.0800000057, 0.256000072, 0.159999952)
3487
o28.MeshType = Enum.MeshType.Wedge
3488
o29.Parent = o1
3489
o29.BrickColor = BrickColor.new(CUSTOMCOLOR)
3490
o29.Position = Vector3.new(-45.242939, 2.59570932, -22.9381714)
3491
o29.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3492
o29.Anchored = true
3493
o29.FormFactor = Enum.FormFactor.Custom
3494
o29.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3495
o29.CFrame = CFrame.new(-45.242939, 2.59570932, -22.9381714, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3496
o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3497
o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3498
o29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3499
o30.Parent = o29
3500
o30.Scale = Vector3.new(0.959999979, 0.384000003, 0.0800000057)
3501
o31.Parent = o1
3502
o31.BrickColor = BrickColor.new(CUSTOMCOLOR)
3503
o31.Position = Vector3.new(-45.2099571, 2.66275644, -22.9071884)
3504
o31.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3505
o31.Anchored = true
3506
o31.FormFactor = Enum.FormFactor.Custom
3507
o31.Size = Vector3.new(0.223999992, 0.249600008, 0.200000003)
3508
o31.CFrame = CFrame.new(-45.2099571, 2.66275644, -22.9071884, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3509
o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3510
o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3511
o31.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3512
o32.Parent = o31
3513
o32.Scale = Vector3.new(1, 1, 0.0800000057)
3514
o33.Parent = o1
3515
o33.BrickColor = BrickColor.new(CUSTOMCOLOR)
3516
o33.Position = Vector3.new(-45.3139572, 2.73575234, -22.9401321)
3517
o33.Rotation = Vector3.new(179.998001, 90, 0)
3518
o33.Anchored = true
3519
o33.FormFactor = Enum.FormFactor.Custom
3520
o33.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3521
o33.CFrame = CFrame.new(-45.3139572, 2.73575234, -22.9401321, 3.19999999e-005, 3.50000009e-005, 1, 3.50000009e-005, -1, 3.49988804e-005, 1, 3.49988804e-005, -3.20012259e-005)
3522
o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3523
o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3524
o33.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3525
o34.Parent = o33
3526
o34.Scale = Vector3.new(0.0800000057, 0.320000082, 0.0799999312)
3527
o34.MeshType = Enum.MeshType.Wedge
3528
o35.Parent = o1
3529
o35.BrickColor = BrickColor.new(CUSTOMCOLOR)
3530
o35.Position = Vector3.new(-45.2509651, 2.59371829, -22.8981628)
3531
o35.Rotation = Vector3.new(-90.0020065, -0.00131786917, -179.998108)
3532
o35.Anchored = true
3533
o35.FormFactor = Enum.FormFactor.Custom
3534
o35.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3535
o35.CFrame = CFrame.new(-45.2509651, 2.59371829, -22.8981628, -1, 3.29991963e-005, -2.30011556e-005, -2.30000005e-005, 3.50000009e-005, 1, 3.30000003e-005, 1, -3.49992406e-005)
3536
o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3537
o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3538
o35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3539
o36.Parent = o35
3540
o36.Scale = Vector3.new(0.239999995, 0.0400000028, 0.239999995)
3541
o37.Parent = o1
3542
o37.BrickColor = BrickColor.new(CUSTOMCOLOR)
3543
o37.Position = Vector3.new(-45.3419685, 2.61172843, -23.0101986)
3544
o37.Rotation = Vector3.new(-90.0020065, -0.00131786719, 90.0018311)
3545
o37.Anchored = true
3546
o37.FormFactor = Enum.FormFactor.Custom
3547
o37.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3548
o37.CFrame = CFrame.new(-45.3419685, 2.61172843, -23.0101986, -3.19999999e-005, -1, -2.3001121e-005, -3.50000009e-005, -2.30000005e-005, 1, -1, 3.20008039e-005, -3.49992661e-005)
3549
o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3550
o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3551
o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3552
o38.Parent = o37
3553
o38.Texture = "http://www.roblox.com/asset/?id=46738405"
3554
o38.Face = Enum.NormalId.Top
3555
o39.Parent = o37
3556
o39.Scale = Vector3.new(0.192000002, 0.0400000028, 0.160000011)
3557
o40.Parent = o1
3558
o40.BrickColor = BrickColor.new(CUSTOMCOLOR)
3559
o40.Position = Vector3.new(-45.31493, 2.59570527, -23.0101986)
3560
o40.Rotation = Vector3.new(-0.00200535241, -90, 0)
3561
o40.Anchored = true
3562
o40.FormFactor = Enum.FormFactor.Custom
3563
o40.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3564
o40.CFrame = CFrame.new(-45.31493, 2.59570527, -23.0101986, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3565
o40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3566
o40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3567
o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3568
o41.Parent = o40
3569
o41.Scale = Vector3.new(0.640000045, 0.384000003, 0.239999995)
3570
o42.Parent = o1
3571
o42.BrickColor = BrickColor.new(CUSTOMCOLOR)
3572
o42.Position = Vector3.new(-45.313961, 2.7357533, -23.0831966)
3573
o42.Rotation = Vector3.new(179.998001, 90, 0)
3574
o42.Anchored = true
3575
o42.FormFactor = Enum.FormFactor.Custom
3576
o42.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3577
o42.CFrame = CFrame.new(-45.313961, 2.7357533, -23.0831966, 3.19999999e-005, 3.50000009e-005, 1, 3.50000009e-005, -1, 3.49988804e-005, 1, 3.49988804e-005, -3.20012259e-005)
3578
o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3579
o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3580
o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3581
o43.Parent = o42
3582
o43.Scale = Vector3.new(0.0800000057, 0.320000082, 0.0799999312)
3583
o43.MeshType = Enum.MeshType.Wedge
3584
o44.Parent = o1
3585
o44.BrickColor = BrickColor.new(CUSTOMCOLOR)
3586
o44.Position = Vector3.new(-45.0839424, 2.7297163, -23.1152077)
3587
o44.Rotation = Vector3.new(-0.00200535241, -90, 0)
3588
o44.Anchored = true
3589
o44.FormFactor = Enum.FormFactor.Custom
3590
o44.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3591
o44.CFrame = CFrame.new(-45.0839424, 2.7297163, -23.1152077, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3592
o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3593
o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3594
o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3595
o45.Parent = o44
3596
o45.Scale = Vector3.new(0.0800000057, 0.575999975, 0.159999952)
3597
o45.MeshType = Enum.MeshType.Wedge
3598
o46.Parent = o1
3599
o46.BrickColor = BrickColor.new(CUSTOMCOLOR)
3600
o46.Position = Vector3.new(-45.3429413, 2.57272434, -23.0491276)
3601
o46.Rotation = Vector3.new(-90.0020065, -0.00131786719, 90.0018311)
3602
o46.Anchored = true
3603
o46.FormFactor = Enum.FormFactor.Custom
3604
o46.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3605
o46.CFrame = CFrame.new(-45.3429413, 2.57272434, -23.0491276, -3.19999999e-005, -1, -2.3001121e-005, -3.50000009e-005, -2.30000005e-005, 1, -1, 3.20008039e-005, -3.49992661e-005)
3606
o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3607
o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3608
o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3609
o47.Parent = o46
3610
o47.Texture = "http://www.roblox.com/asset/?id=46738391"
3611
o47.Face = Enum.NormalId.Top
3612
o48.Parent = o46
3613
o48.Scale = Vector3.new(0.239999995, 0.0400000028, 0.160000011)
3614
o49.Parent = o1
3615
o49.BrickColor = BrickColor.new(CUSTOMCOLOR)
3616
o49.Position = Vector3.new(-45.3619232, 2.58566928, -23.1142006)
3617
o49.Rotation = Vector3.new(-0.00200535241, 90, 0)
3618
o49.Anchored = true
3619
o49.FormFactor = Enum.FormFactor.Custom
3620
o49.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3621
o49.CFrame = CFrame.new(-45.3619232, 2.58566928, -23.1142006, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
3622
o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3623
o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3624
o49.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3625
o50.Parent = o49
3626
o50.Scale = Vector3.new(0.0800000057, 0.479999989, 0.0799999312)
3627
o50.MeshType = Enum.MeshType.Wedge
3628
o51.Parent = o1
3629
o51.BrickColor = BrickColor.new(CUSTOMCOLOR)
3630
o51.Position = Vector3.new(-45.249939, 2.79672432, -23.1142063)
3631
o51.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3632
o51.Anchored = true
3633
o51.FormFactor = Enum.FormFactor.Custom
3634
o51.Size = Vector3.new(0.207999989, 0.200000003, 0.200000003)
3635
o51.CFrame = CFrame.new(-45.249939, 2.79672432, -23.1142063, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3636
o51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3637
o51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3638
o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3639
o52.Parent = o51
3640
o52.Scale = Vector3.new(1, 0.0960000008, 0.0800000057)
3641
o53.Parent = o1
3642
o53.BrickColor = BrickColor.new(CUSTOMCOLOR)
3643
o53.Position = Vector3.new(-45.3619232, 2.58566928, -22.9031391)
3644
o53.Rotation = Vector3.new(-0.00200535241, 90, 0)
3645
o53.Anchored = true
3646
o53.FormFactor = Enum.FormFactor.Custom
3647
o53.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3648
o53.CFrame = CFrame.new(-45.3619232, 2.58566928, -22.9031391, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
3649
o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3650
o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3651
o53.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3652
o54.Parent = o53
3653
o54.Scale = Vector3.new(0.0800000057, 0.479999989, 0.0799999312)
3654
o54.MeshType = Enum.MeshType.Wedge
3655
o55.Parent = o1
3656
o55.BrickColor = BrickColor.new(CUSTOMCOLOR)
3657
o55.Transparency = 0.80000001192093
3658
o55.Position = Vector3.new(-45.2039452, 2.7007184, -23.0101948)
3659
o55.Rotation = Vector3.new(-0.00200535241, -90, 0)
3660
o55.Anchored = true
3661
o55.FormFactor = Enum.FormFactor.Custom
3662
o55.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3663
o55.CFrame = CFrame.new(-45.2039452, 2.7007184, -23.0101948, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3664
o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3665
o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3666
o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3667
o56.Parent = o55
3668
o56.Scale = Vector3.new(0.640000045, 0.672000051, 0.0800000057)
3669
o57.Parent = o1
3670
o57.BrickColor = BrickColor.new(CUSTOMCOLOR)
3671
o57.Position = Vector3.new(-45.0019417, 2.6047473, -22.9072094)
3672
o57.Rotation = Vector3.new(-0.00200535241, -90, 0)
3673
o57.Anchored = true
3674
o57.FormFactor = Enum.FormFactor.Custom
3675
o57.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3676
o57.CFrame = CFrame.new(-45.0019417, 2.6047473, -22.9072094, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3677
o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3678
o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3679
o57.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3680
o58.Parent = o57
3681
o58.Scale = Vector3.new(0.0800000057, 0.671999872, 0.639999866)
3682
o58.MeshType = Enum.MeshType.Wedge
3683
o59.Parent = o1
3684
o59.BrickColor = BrickColor.new(CUSTOMCOLOR)
3685
o59.Position = Vector3.new(-45.3379364, 2.58567333, -23.1152058)
3686
o59.Rotation = Vector3.new(-0.00143243792, 0.00189072778, 0.00131785031)
3687
o59.Anchored = true
3688
o59.FormFactor = Enum.FormFactor.Custom
3689
o59.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3690
o59.CFrame = CFrame.new(-45.3379364, 2.58567333, -23.1152058, 1, -2.30008263e-005, 3.29994255e-005, 2.30000005e-005, 1, 2.50007579e-005, -3.30000003e-005, -2.49999994e-005, 1)
3691
o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3692
o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3693
o59.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3694
o60.Parent = o59
3695
o60.Scale = Vector3.new(0.160000011, 0.479999989, 0.0800000057)
3696
o61.Parent = o1
3697
o61.BrickColor = BrickColor.new(CUSTOMCOLOR)
3698
o61.Transparency = 1
3699
o61.Position = Vector3.new(-45.2019577, 2.60175633, -23.125206)
3700
o61.Rotation = Vector3.new(-90.0020065, -0.00131786917, 0.00189071475)
3701
o61.Anchored = true
3702
o61.FormFactor = Enum.FormFactor.Custom
3703
o61.Size = Vector3.new(0.30399999, 0.200000003, 0.200000003)
3704
o61.CFrame = CFrame.new(-45.2019577, 2.60175633, -23.125206, 1, -3.29991963e-005, -2.30011556e-005, 2.30000005e-005, -3.50000009e-005, 1, -3.30000003e-005, -1, -3.49992406e-005)
3705
o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3706
o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3707
o61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3708
o62.Parent = o61
3709
o62.Texture = "http://www.roblox.com/asset/?id=46737426"
3710
o62.Face = Enum.NormalId.Top
3711
o63.Parent = o61
3712
o63.Scale = Vector3.new(1, 0.0400000028, 0.160000011)
3713
o64.Parent = o1
3714
o64.BrickColor = BrickColor.new(CUSTOMCOLOR)
3715
o64.Position = Vector3.new(-45.08395, 2.60474443, -22.9062023)
3716
o64.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3717
o64.Anchored = true
3718
o64.FormFactor = Enum.FormFactor.Custom
3719
o64.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3720
o64.CFrame = CFrame.new(-45.08395, 2.60474443, -22.9062023, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3721
o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3722
o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3723
o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3724
o65.Parent = o64
3725
o65.Scale = Vector3.new(0.160000011, 0.672000051, 0.0800000057)
3726
o66.Parent = o1
3727
o66.BrickColor = BrickColor.new(CUSTOMCOLOR)
3728
o66.Position = Vector3.new(-45.0839386, 2.6047473, -23.1152096)
3729
o66.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3730
o66.Anchored = true
3731
o66.FormFactor = Enum.FormFactor.Custom
3732
o66.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3733
o66.CFrame = CFrame.new(-45.0839386, 2.6047473, -23.1152096, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3734
o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3735
o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3736
o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3737
o67.Parent = o66
3738
o67.Scale = Vector3.new(0.160000011, 0.672000051, 0.0800000057)
3739
o68.Parent = o1
3740
o68.BrickColor = BrickColor.new(CUSTOMCOLOR)
3741
o68.Position = Vector3.new(-45.3389435, 2.58566928, -22.9061947)
3742
o68.Rotation = Vector3.new(-0.00143243792, 0.00189072778, 0.00131785031)
3743
o68.Anchored = true
3744
o68.FormFactor = Enum.FormFactor.Custom
3745
o68.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3746
o68.CFrame = CFrame.new(-45.3389435, 2.58566928, -22.9061947, 1, -2.30008263e-005, 3.29994255e-005, 2.30000005e-005, 1, 2.50007579e-005, -3.30000003e-005, -2.49999994e-005, 1)
3747
o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3748
o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3749
o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3750
o69.Parent = o68
3751
o69.Scale = Vector3.new(0.160000011, 0.479999989, 0.0800000057)
3752
o70.Parent = o1
3753
o70.BrickColor = BrickColor.new(CUSTOMCOLOR)
3754
o70.Position = Vector3.new(-45.08395, 2.72971439, -22.9061928)
3755
o70.Rotation = Vector3.new(-0.00200535241, -90, 0)
3756
o70.Anchored = true
3757
o70.FormFactor = Enum.FormFactor.Custom
3758
o70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3759
o70.CFrame = CFrame.new(-45.08395, 2.72971439, -22.9061928, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3760
o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3761
o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3762
o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3763
o71.Parent = o70
3764
o71.Scale = Vector3.new(0.0800000057, 0.575999975, 0.159999952)
3765
o71.MeshType = Enum.MeshType.Wedge
3766
o72.Parent = o1
3767
o72.BrickColor = BrickColor.new(CUSTOMCOLOR)
3768
o72.Position = Vector3.new(-44.9459419, 2.62071228, -23.0111694)
3769
o72.Rotation = Vector3.new(-0.00200535241, -90, 0)
3770
o72.Anchored = true
3771
o72.FormFactor = Enum.FormFactor.Custom
3772
o72.Size = Vector3.new(0.200000003, 0.200000003, 0.447999984)
3773
o72.CFrame = CFrame.new(-44.9459419, 2.62071228, -23.0111694, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3774
o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3775
o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3776
o72.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3777
o73.Parent = o72
3778
o73.Scale = Vector3.new(0.799999833, 0.0959998742, 1)
3779
o73.MeshType = Enum.MeshType.Wedge
3780
o74.Parent = o1
3781
o74.BrickColor = BrickColor.new(CUSTOMCOLOR)
3782
o74.Transparency = 1
3783
o74.Position = Vector3.new(-45.1889229, 2.70771027, -23.0111656)
3784
o74.Rotation = Vector3.new(-0.00200535241, -90, 0)
3785
o74.Anchored = true
3786
o74.FormFactor = Enum.FormFactor.Custom
3787
o74.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3788
o74.CFrame = CFrame.new(-45.1889229, 2.70771027, -23.0111656, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3789
o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3790
o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3791
o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3792
o75.Parent = o74
3793
o75.Texture = "http://www.roblox.com/asset/?id=46737081"
3794
o75.Face = Enum.NormalId.Back
3795
o76.Parent = o74
3796
o76.Scale = Vector3.new(0.320000023, 0.320000023, 0.0400000028)
3797
o77.Parent = o1
3798
o77.BrickColor = BrickColor.new(CUSTOMCOLOR)
3799
o77.Position = Vector3.new(-45.2099571, 2.66275549, -23.1161442)
3800
o77.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3801
o77.Anchored = true
3802
o77.FormFactor = Enum.FormFactor.Custom
3803
o77.Size = Vector3.new(0.223999992, 0.249600008, 0.200000003)
3804
o77.CFrame = CFrame.new(-45.2099571, 2.66275549, -23.1161442, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3805
o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3806
o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3807
o77.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3808
o78.Parent = o77
3809
o78.Scale = Vector3.new(1, 1, 0.0800000057)
3810
o79.Parent = o1
3811
o79.BrickColor = BrickColor.new(CUSTOMCOLOR)
3812
o79.Position = Vector3.new(-45.3239632, 2.64374638, -23.0111847)
3813
o79.Rotation = Vector3.new(-0.00200535241, -90, 0)
3814
o79.Anchored = true
3815
o79.FormFactor = Enum.FormFactor.Custom
3816
o79.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3817
o79.CFrame = CFrame.new(-45.3239632, 2.64374638, -23.0111847, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3818
o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3819
o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3820
o79.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3821
o80.Parent = o79
3822
o80.Scale = Vector3.new(0.799999952, 0.0960000008, 0.160000011)
3823
o81.Parent = o1
3824
o81.BrickColor = BrickColor.new(CUSTOMCOLOR)
3825
o81.Position = Vector3.new(-45.2439537, 2.59570742, -23.0821571)
3826
o81.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3827
o81.Anchored = true
3828
o81.FormFactor = Enum.FormFactor.Custom
3829
o81.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3830
o81.CFrame = CFrame.new(-45.2439537, 2.59570742, -23.0821571, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3831
o81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3832
o81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3833
o81.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3834
o82.Parent = o81
3835
o82.Scale = Vector3.new(0.959999979, 0.384000003, 0.0800000057)
3836
o83.Parent = o1
3837
o83.BrickColor = BrickColor.new(CUSTOMCOLOR)
3838
o83.Position = Vector3.new(-45.3389511, 2.77475429, -22.9061871)
3839
o83.Rotation = Vector3.new(179.998001, 90, 0)
3840
o83.Anchored = true
3841
o83.FormFactor = Enum.FormFactor.Custom
3842
o83.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3843
o83.CFrame = CFrame.new(-45.3389511, 2.77475429, -22.9061871, 3.19999999e-005, 3.50000009e-005, 1, 3.50000009e-005, -1, 3.49988804e-005, 1, 3.49988804e-005, -3.20012259e-005)
3844
o83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3845
o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3846
o83.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3847
o84.Parent = o83
3848
o84.Scale = Vector3.new(0.0799997672, 0.12800014, 0.159999952)
3849
o84.MeshType = Enum.MeshType.Wedge
3850
o85.Parent = o1
3851
o85.BrickColor = BrickColor.new(CUSTOMCOLOR)
3852
o85.Position = Vector3.new(-45.3219528, 2.67871833, -22.939188)
3853
o85.Rotation = Vector3.new(-0.00200535241, 90, 0)
3854
o85.Anchored = true
3855
o85.FormFactor = Enum.FormFactor.Custom
3856
o85.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3857
o85.CFrame = CFrame.new(-45.3219528, 2.67871833, -22.939188, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
3858
o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3859
o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3860
o85.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3861
o86.Parent = o85
3862
o86.Scale = Vector3.new(0.0800000057, 0.256000072, 0.159999952)
3863
o86.MeshType = Enum.MeshType.Wedge
3864
o87.Parent = o1
3865
o87.BrickColor = BrickColor.new(CUSTOMCOLOR)
3866
o87.Position = Vector3.new(-45.2519035, 2.57575631, -23.0121822)
3867
o87.Rotation = Vector3.new(-0.00200535241, -90, 0)
3868
o87.Anchored = true
3869
o87.FormFactor = Enum.FormFactor.Custom
3870
o87.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3871
o87.CFrame = CFrame.new(-45.2519035, 2.57575631, -23.0121822, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3872
o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3873
o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3874
o87.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3875
o88.Parent = o87
3876
o88.Scale = Vector3.new(0.640000045, 0.192000002, 0.399999976)
3877
o89.Parent = o1
3878
o89.BrickColor = BrickColor.new(CUSTOMCOLOR)
3879
o89.Transparency = 0.80000001192093
3880
o89.Position = Vector3.new(-45.297966, 2.70175934, -23.0101871)
3881
o89.Rotation = Vector3.new(-0.00200535241, -90, 0)
3882
o89.Anchored = true
3883
o89.FormFactor = Enum.FormFactor.Custom
3884
o89.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3885
o89.CFrame = CFrame.new(-45.297966, 2.70175934, -23.0101871, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3886
o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3887
o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3888
o89.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3889
o90.Parent = o89
3890
o90.Scale = Vector3.new(0.640000045, 0.672000051, 0.0800000057)
3891
o91.Parent = o1
3892
o91.BrickColor = BrickColor.new(CUSTOMCOLOR)
3893
o91.Position = Vector3.new(-45.1649666, 2.71073341, -22.9381714)
3894
o91.Rotation = Vector3.new(-0.00200535241, -90, 0)
3895
o91.Anchored = true
3896
o91.FormFactor = Enum.FormFactor.Custom
3897
o91.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3898
o91.CFrame = CFrame.new(-45.1649666, 2.71073341, -22.9381714, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3899
o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3900
o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3901
o91.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3902
o92.Parent = o91
3903
o92.Scale = Vector3.new(0.0800000057, 0.768000007, 0.159999952)
3904
o92.MeshType = Enum.MeshType.Wedge
3905
o93.Parent = o1
3906
o93.BrickColor = BrickColor.new(CUSTOMCOLOR)
3907
o93.Position = Vector3.new(-45.1859055, 2.64374733, -23.0102024)
3908
o93.Rotation = Vector3.new(-0.00200535241, -90, 0)
3909
o93.Anchored = true
3910
o93.FormFactor = Enum.FormFactor.Custom
3911
o93.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3912
o93.CFrame = CFrame.new(-45.1859055, 2.64374733, -23.0102024, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3913
o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3914
o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3915
o93.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3916
o94.Parent = o93
3917
o94.Scale = Vector3.new(0.640000045, 0.0960000008, 0.0800000057)
3918
o95.Parent = o1
3919
o95.BrickColor = BrickColor.new(CUSTOMCOLOR)
3920
o95.Position = Vector3.new(-45.3379478, 2.77475429, -23.1151962)
3921
o95.Rotation = Vector3.new(179.998001, 90, 0)
3922
o95.Anchored = true
3923
o95.FormFactor = Enum.FormFactor.Custom
3924
o95.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3925
o95.CFrame = CFrame.new(-45.3379478, 2.77475429, -23.1151962, 3.19999999e-005, 3.50000009e-005, 1, 3.50000009e-005, -1, 3.49988804e-005, 1, 3.49988804e-005, -3.20012259e-005)
3926
o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3927
o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3928
o95.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3929
o96.Parent = o95
3930
o96.Scale = Vector3.new(0.0799997672, 0.12800014, 0.159999952)
3931
o96.MeshType = Enum.MeshType.Wedge
3932
o97.Parent = o1
3933
o97.BrickColor = BrickColor.new(CUSTOMCOLOR)
3934
o97.Position = Vector3.new(-45.1779633, 2.59570837, -23.0111656)
3935
o97.Rotation = Vector3.new(-0.00200535241, -90, 0)
3936
o97.Anchored = true
3937
o97.FormFactor = Enum.FormFactor.Custom
3938
o97.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3939
o97.CFrame = CFrame.new(-45.1779633, 2.59570837, -23.0111656, 3.19999999e-005, -3.50000009e-005, -1, 3.50000009e-005, 1, -3.49988804e-005, 1, -3.49988804e-005, 3.20012259e-005)
3940
o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3941
o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3942
o97.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3943
o98.Parent = o97
3944
o98.Scale = Vector3.new(0.640000045, 0.384000003, 0.320000023)
3945
o99.Parent = o1
3946
o99.BrickColor = BrickColor.new(CUSTOMCOLOR)
3947
o99.Position = Vector3.new(-45.1059189, 2.56171727, -22.8961964)
3948
o99.Rotation = Vector3.new(-90.0020065, -0.00131786917, -179.998108)
3949
o99.Anchored = true
3950
o99.FormFactor = Enum.FormFactor.Custom
3951
o99.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3952
o99.CFrame = CFrame.new(-45.1059189, 2.56171727, -22.8961964, -1, 3.29991963e-005, -2.30011556e-005, -2.30000005e-005, 3.50000009e-005, 1, 3.30000003e-005, 1, -3.49992406e-005)
3953
o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3954
o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3955
o99.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3956
o100.Parent = o99
3957
o100.Scale = Vector3.new(0.239999995, 0.0400000028, 0.239999995)
3958
o101.Parent = o1
3959
o101.BrickColor = BrickColor.new(CUSTOMCOLOR)
3960
o101.Position = Vector3.new(-45.1629524, 2.55375028, -23.1252136)
3961
o101.Rotation = Vector3.new(89.9979935, 0.00131786917, 179.998108)
3962
o101.Anchored = true
3963
o101.FormFactor = Enum.FormFactor.Custom
3964
o101.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
3965
o101.CFrame = CFrame.new(-45.1629524, 2.55375028, -23.1252136, -1, -3.29991963e-005, 2.30011556e-005, -2.30000005e-005, -3.50000009e-005, -1, 3.30000003e-005, -1, 3.49992406e-005)
3966
o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3967
o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3968
o101.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3969
o102.Parent = o101
3970
o102.Scale = Vector3.new(0.320000023, 0.0400000028, 0.320000023)
3971
o103.Parent = o1
3972
o103.BrickColor = BrickColor.new(CUSTOMCOLOR)
3973
o103.Position = Vector3.new(-44.9219513, 2.58475542, -23.0111656)
3974
o103.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3975
o103.Anchored = true
3976
o103.FormFactor = Enum.FormFactor.Custom
3977
o103.Size = Vector3.new(0.447999984, 0.200000003, 0.200000003)
3978
o103.CFrame = CFrame.new(-44.9219513, 2.58475542, -23.0111656, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3979
o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3980
o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3981
o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3982
o104.Parent = o103
3983
o104.Scale = Vector3.new(1, 0.288000017, 0.799999952)
3984
o105.Parent = o1
3985
o105.BrickColor = BrickColor.new(CUSTOMCOLOR)
3986
o105.Position = Vector3.new(-45.0199165, 2.52772045, -23.0121689)
3987
o105.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
3988
o105.Anchored = true
3989
o105.FormFactor = Enum.FormFactor.Custom
3990
o105.Size = Vector3.new(0.639999986, 0.200000003, 0.200000003)
3991
o105.CFrame = CFrame.new(-45.0199165, 2.52772045, -23.0121689, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
3992
o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
3993
o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
3994
o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
3995
o106.Parent = o105
3996
o106.Scale = Vector3.new(1, 0.288000017, 0.799999952)
3997
o107.Parent = o1
3998
o107.BrickColor = BrickColor.new(CUSTOMCOLOR)
3999
o107.Position = Vector3.new(-44.9509392, 2.51874828, -23.0071964)
4000
o107.Rotation = Vector3.new(-0.00200535241, 90, 0)
4001
o107.Anchored = true
4002
o107.CanCollide = false
4003
o107.FormFactor = Enum.FormFactor.Custom
4004
o107.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4005
o107.CFrame = CFrame.new(-44.9509392, 2.51874828, -23.0071964, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
4006
o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4007
o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4008
o107.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4009
o108.Parent = o107
4010
o108.Scale = Vector3.new(0.5, 0.099999994, 0.25)
4011
o108.MeshType = Enum.MeshType.Torso
4012
o109.Parent = o1
4013
o109.BrickColor = BrickColor.new(CUSTOMCOLOR)
4014
o109.Position = Vector3.new(-45.0418892, 2.51572728, -23.0951881)
4015
o109.Rotation = Vector3.new(-90.0020065, -0.00131786917, 0.00189071475)
4016
o109.Anchored = true
4017
o109.FormFactor = Enum.FormFactor.Custom
4018
o109.Size = Vector3.new(0.624000013, 0.200000003, 0.200000003)
4019
o109.CFrame = CFrame.new(-45.0418892, 2.51572728, -23.0951881, 1, -3.29991963e-005, -2.30011556e-005, 2.30000005e-005, -3.50000009e-005, 1, -3.30000003e-005, -1, -3.49992406e-005)
4020
o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4021
o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4022
o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4023
o110.Parent = o109
4024
o110.Scale = Vector3.new(1, 0.0400000028, 0.160000011)
4025
o111.Parent = o1
4026
o111.BrickColor = BrickColor.new(CUSTOMCOLOR)
4027
o111.Position = Vector3.new(-45.2519112, 2.51874328, -23.0072002)
4028
o111.Rotation = Vector3.new(-0.00200535241, 90, 0)
4029
o111.Anchored = true
4030
o111.CanCollide = false
4031
o111.FormFactor = Enum.FormFactor.Custom
4032
o111.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4033
o111.CFrame = CFrame.new(-45.2519112, 2.51874328, -23.0072002, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
4034
o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4035
o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4036
o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4037
o112.Parent = o111
4038
o112.Scale = Vector3.new(0.5, 0.099999994, 0.25)
4039
o112.MeshType = Enum.MeshType.Torso
4040
o113.Parent = o1
4041
o113.BrickColor = BrickColor.new(CUSTOMCOLOR)
4042
o113.Position = Vector3.new(-44.8509331, 2.51875043, -23.0072041)
4043
o113.Rotation = Vector3.new(-0.00200535241, 90, 0)
4044
o113.Anchored = true
4045
o113.CanCollide = false
4046
o113.FormFactor = Enum.FormFactor.Custom
4047
o113.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4048
o113.CFrame = CFrame.new(-44.8509331, 2.51875043, -23.0072041, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
4049
o113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4050
o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4051
o113.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4052
o114.Parent = o113
4053
o114.Scale = Vector3.new(0.5, 0.099999994, 0.25)
4054
o114.MeshType = Enum.MeshType.Torso
4055
o115.Parent = o1
4056
o115.BrickColor = BrickColor.new(CUSTOMCOLOR)
4057
o115.Position = Vector3.new(-45.0539436, 2.51874828, -23.008131)
4058
o115.Rotation = Vector3.new(-0.00200535241, 90, 0)
4059
o115.Anchored = true
4060
o115.CanCollide = false
4061
o115.FormFactor = Enum.FormFactor.Custom
4062
o115.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4063
o115.CFrame = CFrame.new(-45.0539436, 2.51874828, -23.008131, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
4064
o115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4065
o115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4066
o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4067
o116.Parent = o115
4068
o116.Scale = Vector3.new(0.5, 0.099999994, 0.25)
4069
o116.MeshType = Enum.MeshType.Torso
4070
o117.Parent = o1
4071
o117.BrickColor = BrickColor.new(CUSTOMCOLOR)
4072
o117.Position = Vector3.new(-45.1538887, 2.51874328, -22.9062023)
4073
o117.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
4074
o117.Anchored = true
4075
o117.FormFactor = Enum.FormFactor.Custom
4076
o117.Size = Vector3.new(0.432000011, 0.200000003, 0.200000003)
4077
o117.CFrame = CFrame.new(-45.1538887, 2.51874328, -22.9062023, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
4078
o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4079
o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4080
o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4081
o118.Parent = o117
4082
o118.Scale = Vector3.new(1, 0.192000002, 0.0800000057)
4083
o119.Parent = o1
4084
o119.BrickColor = BrickColor.new(CUSTOMCOLOR)
4085
o119.Transparency = 1
4086
o119.Position = Vector3.new(-44.8339386, 2.5557704, -23.094183)
4087
o119.Rotation = Vector3.new(-90.0020065, -0.00131786917, 0.00189071475)
4088
o119.Anchored = true
4089
o119.FormFactor = Enum.FormFactor.Custom
4090
o119.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4091
o119.CFrame = CFrame.new(-44.8339386, 2.5557704, -23.094183, 1, -3.29991963e-005, -2.30011556e-005, 2.30000005e-005, -3.50000009e-005, 1, -3.30000003e-005, -1, -3.49992406e-005)
4092
o119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4093
o119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4094
o119.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4095
o120.Parent = o119
4096
o120.Texture = "http://www.roblox.com/asset/?id=46738506"
4097
o120.Face = Enum.NormalId.Top
4098
o121.Parent = o119
4099
o121.Scale = Vector3.new(0.879999995, 0.0400000028, 0.239999995)
4100
o122.Parent = o1
4101
o122.BrickColor = BrickColor.new(CUSTOMCOLOR)
4102
o122.Position = Vector3.new(-45.0439224, 2.51572728, -22.9261646)
4103
o122.Rotation = Vector3.new(-90.0020065, -0.00131786917, -179.998108)
4104
o122.Anchored = true
4105
o122.FormFactor = Enum.FormFactor.Custom
4106
o122.Size = Vector3.new(0.624000013, 0.200000003, 0.200000003)
4107
o122.CFrame = CFrame.new(-45.0439224, 2.51572728, -22.9261646, -1, 3.29991963e-005, -2.30011556e-005, -2.30000005e-005, 3.50000009e-005, 1, 3.30000003e-005, 1, -3.49992406e-005)
4108
o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4109
o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4110
o122.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4111
o123.Parent = o122
4112
o123.Scale = Vector3.new(1, 0.0400000028, 0.160000011)
4113
o124.Parent = o1
4114
o124.BrickColor = BrickColor.new(CUSTOMCOLOR)
4115
o124.Position = Vector3.new(-44.7529488, 2.51875329, -23.0081348)
4116
o124.Rotation = Vector3.new(-0.00200535241, 90, 0)
4117
o124.Anchored = true
4118
o124.CanCollide = false
4119
o124.FormFactor = Enum.FormFactor.Custom
4120
o124.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4121
o124.CFrame = CFrame.new(-44.7529488, 2.51875329, -23.0081348, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
4122
o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4123
o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4124
o124.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4125
o125.Parent = o124
4126
o125.Scale = Vector3.new(0.5, 0.099999994, 0.25)
4127
o125.MeshType = Enum.MeshType.Torso
4128
o126.Parent = o1
4129
o126.BrickColor = BrickColor.new(CUSTOMCOLOR)
4130
o126.Position = Vector3.new(-45.1509209, 2.51874232, -23.0071945)
4131
o126.Rotation = Vector3.new(-0.00200535241, 90, 0)
4132
o126.Anchored = true
4133
o126.CanCollide = false
4134
o126.FormFactor = Enum.FormFactor.Custom
4135
o126.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4136
o126.CFrame = CFrame.new(-45.1509209, 2.51874232, -23.0071945, -3.19999999e-005, -3.50000009e-005, 1, -3.50000009e-005, 1, 3.49988804e-005, -1, -3.49988804e-005, -3.20012259e-005)
4137
o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4138
o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4139
o126.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4140
o127.Parent = o126
4141
o127.Scale = Vector3.new(0.5, 0.099999994, 0.25)
4142
o127.MeshType = Enum.MeshType.Torso
4143
o128.Parent = o1
4144
o128.BrickColor = BrickColor.new(CUSTOMCOLOR)
4145
o128.Position = Vector3.new(-45.1529388, 2.4967463, -23.0111752)
4146
o128.Rotation = Vector3.new(-0.00217723963, 90, 0)
4147
o128.Anchored = true
4148
o128.FormFactor = Enum.FormFactor.Custom
4149
o128.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4150
o128.CFrame = CFrame.new(-45.1529388, 2.4967463, -23.0111752, -3.19999999e-005, -3.89999987e-005, 1, -3.79999983e-005, 1, 3.89987836e-005, -1, -3.79987505e-005, -3.20014806e-005)
4151
o128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4152
o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4153
o128.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4154
o129.Parent = o128
4155
o129.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4156
o129.MeshType = Enum.MeshType.Torso
4157
o130.Parent = o1
4158
o130.BrickColor = BrickColor.new(CUSTOMCOLOR)
4159
o130.Position = Vector3.new(-45.2179108, 2.49674535, -23.0101929)
4160
o130.Rotation = Vector3.new(-0.00189076073, 90, 0)
4161
o130.Anchored = true
4162
o130.FormFactor = Enum.FormFactor.Custom
4163
o130.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4164
o130.CFrame = CFrame.new(-45.2179108, 2.49674535, -23.0101929, -3.19999999e-005, -3.30000003e-005, 1, -3.30000003e-005, 1, 3.29989452e-005, -1, -3.29989452e-005, -3.20010877e-005)
4165
o130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4166
o130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4167
o130.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4168
o131.Parent = o130
4169
o131.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4170
o131.MeshType = Enum.MeshType.Torso
4171
o132.Parent = o1
4172
o132.BrickColor = BrickColor.new(CUSTOMCOLOR)
4173
o132.Position = Vector3.new(-45.2839508, 2.49674535, -23.0101948)
4174
o132.Rotation = Vector3.new(-0.00154698605, 90, 0)
4175
o132.Anchored = true
4176
o132.FormFactor = Enum.FormFactor.Custom
4177
o132.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4178
o132.CFrame = CFrame.new(-45.2839508, 2.49674535, -23.0101948, -3.30000003e-005, -2.80000004e-005, 1, -2.7e-005, 1, 2.79991091e-005, -1, -2.6999076e-005, -3.3000757e-005)
4179
o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4180
o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4181
o132.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4182
o133.Parent = o132
4183
o133.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4184
o133.MeshType = Enum.MeshType.Torso
4185
o134.Parent = o1
4186
o134.BrickColor = BrickColor.new(CUSTOMCOLOR)
4187
o134.Position = Vector3.new(-45.0889397, 2.49674749, -23.0111771)
4188
o134.Rotation = Vector3.new(-0.00177616917, 90, 0)
4189
o134.Anchored = true
4190
o134.FormFactor = Enum.FormFactor.Custom
4191
o134.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4192
o134.CFrame = CFrame.new(-45.0889397, 2.49674749, -23.0111771, -3.30000003e-005, -2.99999992e-005, 1, -3.09999996e-005, 1, 2.9998977e-005, -1, -3.09990101e-005, -3.30009316e-005)
4193
o134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4194
o134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4195
o134.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4196
o135.Parent = o134
4197
o135.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4198
o135.MeshType = Enum.MeshType.Torso
4199
o136.Parent = o1
4200
o136.BrickColor = BrickColor.new(CUSTOMCOLOR)
4201
o136.Position = Vector3.new(-45.1538887, 2.51874328, -23.1142063)
4202
o136.Rotation = Vector3.new(179.998566, -0.00189072778, 179.998688)
4203
o136.Anchored = true
4204
o136.FormFactor = Enum.FormFactor.Custom
4205
o136.Size = Vector3.new(0.432000011, 0.200000003, 0.200000003)
4206
o136.CFrame = CFrame.new(-45.1538887, 2.51874328, -23.1142063, -1, -2.30008263e-005, -3.29994255e-005, -2.30000005e-005, 1, -2.50007579e-005, 3.30000003e-005, -2.49999994e-005, -1)
4207
o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4208
o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4209
o136.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4210
o137.Parent = o136
4211
o137.Scale = Vector3.new(1, 0.192000002, 0.0800000057)
4212
o138.Parent = o1
4213
o138.BrickColor = BrickColor.new(CUSTOMCOLOR)
4214
o138.Position = Vector3.new(-45.0229073, 2.49675035, -23.0111771)
4215
o138.Rotation = Vector3.new(-0.00194805651, 90, 0)
4216
o138.Anchored = true
4217
o138.FormFactor = Enum.FormFactor.Custom
4218
o138.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4219
o138.CFrame = CFrame.new(-45.0229073, 2.49675035, -23.0111771, -3.30000003e-005, -3.30000003e-005, 1, -3.40000006e-005, 1, 3.29988798e-005, -1, -3.39989128e-005, -3.30011208e-005)
4220
o138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4221
o138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4222
o138.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4223
o139.Parent = o138
4224
o139.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4225
o139.MeshType = Enum.MeshType.Torso
4226
o140.Parent = o1
4227
o140.BrickColor = BrickColor.new(CUSTOMCOLOR)
4228
o140.Position = Vector3.new(-44.9549446, 2.49675035, -23.0101929)
4229
o140.Rotation = Vector3.new(-0.00194805651, 90, 0)
4230
o140.Anchored = true
4231
o140.FormFactor = Enum.FormFactor.Custom
4232
o140.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4233
o140.CFrame = CFrame.new(-44.9549446, 2.49675035, -23.0101929, -3.30000003e-005, -3.30000003e-005, 1, -3.40000006e-005, 1, 3.29988798e-005, -1, -3.39989128e-005, -3.30011208e-005)
4234
o140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4235
o140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4236
o140.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4237
o141.Parent = o140
4238
o141.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4239
o141.MeshType = Enum.MeshType.Torso
4240
o142.Parent = o1
4241
o142.BrickColor = BrickColor.new(CUSTOMCOLOR)
4242
o142.Position = Vector3.new(-44.8889275, 2.49675131, -23.0101967)
4243
o142.Rotation = Vector3.new(-0.00189076073, 90, 0)
4244
o142.Anchored = true
4245
o142.FormFactor = Enum.FormFactor.Custom
4246
o142.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4247
o142.CFrame = CFrame.new(-44.8889275, 2.49675131, -23.0101967, -3.30000003e-005, -3.30000003e-005, 1, -3.30000003e-005, 1, 3.29989125e-005, -1, -3.29989125e-005, -3.3001088e-005)
4248
o142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4249
o142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4250
o142.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4251
o143.Parent = o142
4252
o143.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4253
o143.MeshType = Enum.MeshType.Torso
4254
o144.Parent = o1
4255
o144.BrickColor = BrickColor.new(CUSTOMCOLOR)
4256
o144.Position = Vector3.new(-44.8239632, 2.49675727, -23.0102005)
4257
o144.Rotation = Vector3.new(18.3667545, 89.9515457, -18.3702984)
4258
o144.Anchored = true
4259
o144.FormFactor = Enum.FormFactor.Custom
4260
o144.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4261
o144.CFrame = CFrame.new(-44.8239632, 2.49675727, -23.0102005, 0.000797999848, 0.000264999835, 0.999999642, -6.19999846e-005, 1, -0.000264950446, -0.999999762, -6.17885307e-005, 0.000798016146)
4262
o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4263
o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4264
o144.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4265
o145.Parent = o144
4266
o145.Scale = Vector3.new(0.65934068, 0.131868139, 0.17582418)
4267
o145.MeshType = Enum.MeshType.Torso
4268
o146.Name = "Zoom"
4269
o146.Parent = o1
4270
o146.Material = Enum.Material.SmoothPlastic
4271
o146.Transparency = 1
4272
o146.Position = Vector3.new(-45.4513054, 2.7256608, -23.0179634)
4273
o146.Rotation = Vector3.new(-90, -88.876564, -90)
4274
o146.Anchored = true
4275
o146.FormFactor = Enum.FormFactor.Custom
4276
o146.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4277
o146.CFrame = CFrame.new(-45.4513054, 2.7256608, -23.0179634, 0, 0.0196069945, -0.999807775, 0, 0.999807775, 0.0196069926, 1, 0, 0)
4278
o146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4279
o146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4280
o146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4281
o146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4282
o146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4283
o146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4284
o147.Parent = o146
4285
o147.Scale = Vector3.new(0.142307684, 0.170769244, 0.284615368)
4286
ZoomFOV = 70
4287
elseif Sight == "REFLEX" then
4288
o2 = Instance.new("Part")
4289
o3 = Instance.new("CylinderMesh")
4290
o4 = Instance.new("Part")
4291
o5 = Instance.new("SpecialMesh")
4292
o6 = Instance.new("Part")
4293
o7 = Instance.new("SpecialMesh")
4294
o8 = Instance.new("Part")
4295
o9 = Instance.new("SpecialMesh")
4296
o10 = Instance.new("Part")
4297
o11 = Instance.new("SpecialMesh")
4298
o12 = Instance.new("Part")
4299
o13 = Instance.new("BlockMesh")
4300
o14 = Instance.new("Part")
4301
o15 = Instance.new("BlockMesh")
4302
o16 = Instance.new("Part")
4303
o17 = Instance.new("SpecialMesh")
4304
o18 = Instance.new("Part")
4305
o19 = Instance.new("SpecialMesh")
4306
o20 = Instance.new("Part")
4307
o21 = Instance.new("SpecialMesh")
4308
o22 = Instance.new("Part")
4309
o23 = Instance.new("BlockMesh")
4310
o24 = Instance.new("Part")
4311
o25 = Instance.new("BlockMesh")
4312
o26 = Instance.new("Part")
4313
o27 = Instance.new("BlockMesh")
4314
o28 = Instance.new("Part")
4315
o29 = Instance.new("SpecialMesh")
4316
o30 = Instance.new("Part")
4317
o31 = Instance.new("SpecialMesh")
4318
o32 = Instance.new("Part")
4319
o33 = Instance.new("BlockMesh")
4320
o34 = Instance.new("Part")
4321
o35 = Instance.new("BlockMesh")
4322
o36 = Instance.new("Part")
4323
o37 = Instance.new("SpecialMesh")
4324
o38 = Instance.new("Part")
4325
o39 = Instance.new("SpecialMesh")
4326
o40 = Instance.new("Part")
4327
o41 = Instance.new("SpecialMesh")
4328
o42 = Instance.new("Part")
4329
o43 = Instance.new("BlockMesh")
4330
o44 = Instance.new("Part")
4331
o45 = Instance.new("SpecialMesh")
4332
o46 = Instance.new("Part")
4333
o47 = Instance.new("SpecialMesh")
4334
o48 = Instance.new("Part")
4335
o49 = Instance.new("SpecialMesh")
4336
o50 = Instance.new("Part")
4337
o51 = Instance.new("Decal")
4338
o52 = Instance.new("CylinderMesh")
4339
o53 = Instance.new("Part")
4340
o54 = Instance.new("BlockMesh")
4341
o55 = Instance.new("Part")
4342
o56 = Instance.new("BlockMesh")
4343
o57 = Instance.new("Part")
4344
o58 = Instance.new("BlockMesh")
4345
o59 = Instance.new("Part")
4346
o60 = Instance.new("SpecialMesh")
4347
o61 = Instance.new("Part")
4348
o62 = Instance.new("SpecialMesh")
4349
o63 = Instance.new("Part")
4350
o64 = Instance.new("SpecialMesh")
4351
o65 = Instance.new("Part")
4352
o66 = Instance.new("SpecialMesh")
4353
o67 = Instance.new("Part")
4354
o68 = Instance.new("CylinderMesh")
4355
o69 = Instance.new("Part")
4356
o70 = Instance.new("BlockMesh")
4357
o2.Parent = o1
4358
o2.BrickColor = BrickColor.new("Really black")
4359
o2.Position = Vector3.new(-45.2765083, 2.46846628, -23.0166702)
4360
o2.Rotation = Vector3.new(-0.00189076073, 90, 0)
4361
o2.Anchored = true
4362
o2.FormFactor = Enum.FormFactor.Symmetric
4363
o2.Size = Vector3.new(1, 1, 1)
4364
o2.CFrame = CFrame.new(-45.2765083, 2.46846628, -23.0166702, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4365
o2.BottomSurface = Enum.SurfaceType.Smooth
4366
o2.TopSurface = Enum.SurfaceType.Smooth
4367
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4368
o3.Parent = o2
4369
o3.Offset = Vector3.new(0, 0, 0.0325925909)
4370
o3.Scale = Vector3.new(0.162962973, 0.0570370369, 0.195555568)
4371
o4.Parent = o1
4372
o4.BrickColor = BrickColor.new("Really black")
4373
o4.Position = Vector3.new(-45.3094978, 2.55647826, -23.0146866)
4374
o4.Rotation = Vector3.new(-0.00189076073, 90, 0)
4375
o4.Anchored = true
4376
o4.FormFactor = Enum.FormFactor.Plate
4377
o4.Size = Vector3.new(1, 0.400000006, 1)
4378
o4.CFrame = CFrame.new(-45.3094978, 2.55647826, -23.0146866, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4379
o4.BottomSurface = Enum.SurfaceType.Smooth
4380
o4.TopSurface = Enum.SurfaceType.Smooth
4381
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4382
o5.Parent = o4
4383
o5.Scale = Vector3.new(0.187407404, 0.0325925909, 0.162962973)
4384
o5.MeshType = Enum.MeshType.Brick
4385
o6.Parent = o1
4386
o6.BrickColor = BrickColor.new("Really black")
4387
o6.Position = Vector3.new(-45.3095016, 2.57641029, -23.0146942)
4388
o6.Rotation = Vector3.new(-0.00189076073, 90, 0)
4389
o6.Anchored = true
4390
o6.FormFactor = Enum.FormFactor.Plate
4391
o6.Size = Vector3.new(1, 0.400000006, 1)
4392
o6.CFrame = CFrame.new(-45.3095016, 2.57641029, -23.0146942, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4393
o6.BottomSurface = Enum.SurfaceType.Smooth
4394
o6.TopSurface = Enum.SurfaceType.Smooth
4395
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4396
o7.Parent = o6
4397
o7.Scale = Vector3.new(0.187407404, 0.0651851818, 0.162962973)
4398
o7.MeshType = Enum.MeshType.Torso
4399
o8.Parent = o1
4400
o8.BrickColor = BrickColor.new("Really black")
4401
o8.Position = Vector3.new(-45.3425179, 2.51747727, -23.0166683)
4402
o8.Rotation = Vector3.new(179.998108, 90, 0)
4403
o8.Anchored = true
4404
o8.FormFactor = Enum.FormFactor.Symmetric
4405
o8.Size = Vector3.new(1, 1, 1)
4406
o8.CFrame = CFrame.new(-45.3425179, 2.51747727, -23.0166683, 3.19999999e-005, 0, 1, 3.30000003e-005, -1, -1.05599995e-009, 1, 3.30000003e-005, -3.19999999e-005)
4407
o8.BottomSurface = Enum.SurfaceType.Smooth
4408
o8.TopSurface = Enum.SurfaceType.Smooth
4409
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4410
o9.Parent = o8
4411
o9.Scale = Vector3.new(0.187407404, 0.0651851818, 0.0977777839)
4412
o9.MeshType = Enum.MeshType.Wedge
4413
o10.Parent = o1
4414
o10.BrickColor = BrickColor.new("Really black")
4415
o10.Position = Vector3.new(-44.920517, 2.59844327, -23.146698)
4416
o10.Rotation = Vector3.new(89.9981079, 5.6722822e-008, -0.00171887339)
4417
o10.Anchored = true
4418
o10.FormFactor = Enum.FormFactor.Plate
4419
o10.Size = Vector3.new(1, 0.400000006, 1)
4420
o10.CFrame = CFrame.new(-44.920517, 2.59844327, -23.146698, 1, 2.99999992e-005, 9.89999971e-010, 0, 3.30000003e-005, -1, -2.99999992e-005, 1, 3.30000003e-005)
4421
o10.BottomSurface = Enum.SurfaceType.Smooth
4422
o10.TopSurface = Enum.SurfaceType.Smooth
4423
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4424
o11.Parent = o10
4425
o11.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4426
o11.MeshType = Enum.MeshType.Wedge
4427
o12.Parent = o1
4428
o12.BrickColor = BrickColor.new("Really black")
4429
o12.Position = Vector3.new(-45.0995064, 2.51747632, -23.015686)
4430
o12.Rotation = Vector3.new(-0.00189076073, 90, 0)
4431
o12.Anchored = true
4432
o12.FormFactor = Enum.FormFactor.Symmetric
4433
o12.Size = Vector3.new(1, 1, 1)
4434
o12.CFrame = CFrame.new(-45.0995064, 2.51747632, -23.015686, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4435
o12.BottomSurface = Enum.SurfaceType.Smooth
4436
o12.TopSurface = Enum.SurfaceType.Smooth
4437
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4438
o13.Parent = o12
4439
o13.Scale = Vector3.new(0.187407404, 0.0651851818, 0.391111135)
4440
o14.Parent = o1
4441
o14.BrickColor = BrickColor.new("Really black")
4442
o14.Position = Vector3.new(-44.920517, 2.79448128, -23.0146942)
4443
o14.Rotation = Vector3.new(-0.00189076073, 90, 0)
4444
o14.Anchored = true
4445
o14.FormFactor = Enum.FormFactor.Symmetric
4446
o14.Size = Vector3.new(1, 1, 1)
4447
o14.CFrame = CFrame.new(-44.920517, 2.79448128, -23.0146942, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4448
o14.BottomSurface = Enum.SurfaceType.Smooth
4449
o14.TopSurface = Enum.SurfaceType.Smooth
4450
o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4451
o15.Parent = o14
4452
o15.Scale = Vector3.new(0.260740727, 0.0325925909, 0.0325925909)
4453
o16.Parent = o1
4454
o16.BrickColor = BrickColor.new("Really black")
4455
o16.Position = Vector3.new(-44.9205208, 2.79448128, -23.1576691)
4456
o16.Rotation = Vector3.new(89.9981079, 5.6722822e-008, 179.998291)
4457
o16.Anchored = true
4458
o16.FormFactor = Enum.FormFactor.Plate
4459
o16.Size = Vector3.new(1, 0.400000006, 1)
4460
o16.CFrame = CFrame.new(-44.9205208, 2.79448128, -23.1576691, -1, -2.99999992e-005, 9.89999971e-010, 0, -3.30000003e-005, -1, 2.99999992e-005, -1, 3.30000003e-005)
4461
o16.BottomSurface = Enum.SurfaceType.Smooth
4462
o16.TopSurface = Enum.SurfaceType.Smooth
4463
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4464
o17.Parent = o16
4465
o17.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4466
o17.MeshType = Enum.MeshType.Wedge
4467
o18.Parent = o1
4468
o18.BrickColor = BrickColor.new("Really black")
4469
o18.Position = Vector3.new(-44.9185371, 2.74543738, -22.8476753)
4470
o18.Rotation = Vector3.new(89.9981079, 5.6722822e-008, -0.00171887339)
4471
o18.Anchored = true
4472
o18.FormFactor = Enum.FormFactor.Plate
4473
o18.Size = Vector3.new(1, 0.400000006, 1)
4474
o18.CFrame = CFrame.new(-44.9185371, 2.74543738, -22.8476753, 1, 2.99999992e-005, 9.89999971e-010, 0, 3.30000003e-005, -1, -2.99999992e-005, 1, 3.30000003e-005)
4475
o18.BottomSurface = Enum.SurfaceType.Smooth
4476
o18.TopSurface = Enum.SurfaceType.Smooth
4477
o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4478
o19.Parent = o18
4479
o19.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0651851818)
4480
o19.MeshType = Enum.MeshType.Wedge
4481
o20.Parent = o1
4482
o20.BrickColor = BrickColor.new("Really black")
4483
o20.Position = Vector3.new(-44.9195137, 2.72948027, -23.1646042)
4484
o20.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4485
o20.Anchored = true
4486
o20.FormFactor = Enum.FormFactor.Plate
4487
o20.Size = Vector3.new(1, 0.400000006, 1)
4488
o20.CFrame = CFrame.new(-44.9195137, 2.72948027, -23.1646042, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4489
o20.BottomSurface = Enum.SurfaceType.Smooth
4490
o20.TopSurface = Enum.SurfaceType.Smooth
4491
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4492
o21.Parent = o20
4493
o21.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4494
o21.MeshType = Enum.MeshType.Wedge
4495
o22.Parent = o1
4496
o22.BrickColor = BrickColor.new("Really black")
4497
o22.Position = Vector3.new(-44.9195137, 2.59844542, -22.8646832)
4498
o22.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4499
o22.Anchored = true
4500
o22.FormFactor = Enum.FormFactor.Plate
4501
o22.Size = Vector3.new(1, 0.400000006, 1)
4502
o22.CFrame = CFrame.new(-44.9195137, 2.59844542, -22.8646832, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4503
o22.BottomSurface = Enum.SurfaceType.Smooth
4504
o22.TopSurface = Enum.SurfaceType.Smooth
4505
o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4506
o23.Parent = o22
4507
o23.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4508
o24.Parent = o1
4509
o24.BrickColor = BrickColor.new("Really black")
4510
o24.Position = Vector3.new(-44.9185371, 2.68046641, -22.8476543)
4511
o24.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4512
o24.Anchored = true
4513
o24.FormFactor = Enum.FormFactor.Plate
4514
o24.Size = Vector3.new(1, 0.400000006, 1)
4515
o24.CFrame = CFrame.new(-44.9185371, 2.68046641, -22.8476543, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4516
o24.BottomSurface = Enum.SurfaceType.Smooth
4517
o24.TopSurface = Enum.SurfaceType.Smooth
4518
o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4519
o25.Parent = o24
4520
o25.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0651851818)
4521
o26.Parent = o1
4522
o26.BrickColor = BrickColor.new("Really black")
4523
o26.Position = Vector3.new(-44.920517, 2.56648326, -23.0146809)
4524
o26.Rotation = Vector3.new(-0.00189076073, 90, 0)
4525
o26.Anchored = true
4526
o26.FormFactor = Enum.FormFactor.Symmetric
4527
o26.Size = Vector3.new(1, 1, 1)
4528
o26.CFrame = CFrame.new(-44.920517, 2.56648326, -23.0146809, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4529
o26.BottomSurface = Enum.SurfaceType.Smooth
4530
o26.TopSurface = Enum.SurfaceType.Smooth
4531
o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4532
o27.Parent = o26
4533
o27.Scale = Vector3.new(0.260740727, 0.0325925909, 0.0325925909)
4534
o28.Parent = o1
4535
o28.BrickColor = BrickColor.new("Really black")
4536
o28.Position = Vector3.new(-44.9195099, 2.63146138, -22.8646927)
4537
o28.Rotation = Vector3.new(89.9981079, 5.6722822e-008, 179.998291)
4538
o28.Anchored = true
4539
o28.FormFactor = Enum.FormFactor.Plate
4540
o28.Size = Vector3.new(1, 0.400000006, 1)
4541
o28.CFrame = CFrame.new(-44.9195099, 2.63146138, -22.8646927, -1, -2.99999992e-005, 9.89999971e-010, 0, -3.30000003e-005, -1, 2.99999992e-005, -1, 3.30000003e-005)
4542
o28.BottomSurface = Enum.SurfaceType.Smooth
4543
o28.TopSurface = Enum.SurfaceType.Smooth
4544
o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4545
o29.Parent = o28
4546
o29.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4547
o29.MeshType = Enum.MeshType.Wedge
4548
o30.Parent = o1
4549
o30.BrickColor = BrickColor.new("Really black")
4550
o30.Position = Vector3.new(-44.9205208, 2.56648326, -22.8716412)
4551
o30.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4552
o30.Anchored = true
4553
o30.FormFactor = Enum.FormFactor.Plate
4554
o30.Size = Vector3.new(1, 0.400000006, 1)
4555
o30.CFrame = CFrame.new(-44.9205208, 2.56648326, -22.8716412, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4556
o30.BottomSurface = Enum.SurfaceType.Smooth
4557
o30.TopSurface = Enum.SurfaceType.Smooth
4558
o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4559
o31.Parent = o30
4560
o31.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4561
o31.MeshType = Enum.MeshType.Wedge
4562
o32.Parent = o1
4563
o32.BrickColor = BrickColor.new("Really black")
4564
o32.Position = Vector3.new(-44.920517, 2.68046427, -23.1846619)
4565
o32.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4566
o32.Anchored = true
4567
o32.FormFactor = Enum.FormFactor.Plate
4568
o32.Size = Vector3.new(1, 0.400000006, 1)
4569
o32.CFrame = CFrame.new(-44.920517, 2.68046427, -23.1846619, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4570
o32.BottomSurface = Enum.SurfaceType.Smooth
4571
o32.TopSurface = Enum.SurfaceType.Smooth
4572
o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4573
o33.Parent = o32
4574
o33.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0651851818)
4575
o34.Parent = o1
4576
o34.BrickColor = BrickColor.new("Really black")
4577
o34.Position = Vector3.new(-44.9195099, 2.59844327, -23.1646118)
4578
o34.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4579
o34.Anchored = true
4580
o34.FormFactor = Enum.FormFactor.Plate
4581
o34.Size = Vector3.new(1, 0.400000006, 1)
4582
o34.CFrame = CFrame.new(-44.9195099, 2.59844327, -23.1646118, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4583
o34.BottomSurface = Enum.SurfaceType.Smooth
4584
o34.TopSurface = Enum.SurfaceType.Smooth
4585
o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4586
o35.Parent = o34
4587
o35.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4588
o36.Parent = o1
4589
o36.BrickColor = BrickColor.new("Really black")
4590
o36.Position = Vector3.new(-44.920517, 2.7614634, -23.1467056)
4591
o36.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4592
o36.Anchored = true
4593
o36.FormFactor = Enum.FormFactor.Plate
4594
o36.Size = Vector3.new(1, 0.400000006, 1)
4595
o36.CFrame = CFrame.new(-44.920517, 2.7614634, -23.1467056, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4596
o36.BottomSurface = Enum.SurfaceType.Smooth
4597
o36.TopSurface = Enum.SurfaceType.Smooth
4598
o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4599
o37.Parent = o36
4600
o37.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4601
o37.MeshType = Enum.MeshType.Wedge
4602
o38.Parent = o1
4603
o38.BrickColor = BrickColor.new("Really black")
4604
o38.Position = Vector3.new(-44.9185295, 2.59844041, -22.8846474)
4605
o38.Rotation = Vector3.new(89.9981079, 5.6722822e-008, 179.998291)
4606
o38.Anchored = true
4607
o38.FormFactor = Enum.FormFactor.Plate
4608
o38.Size = Vector3.new(1, 0.400000006, 1)
4609
o38.CFrame = CFrame.new(-44.9185295, 2.59844041, -22.8846474, -1, -2.99999992e-005, 9.89999971e-010, 0, -3.30000003e-005, -1, 2.99999992e-005, -1, 3.30000003e-005)
4610
o38.BottomSurface = Enum.SurfaceType.Smooth
4611
o38.TopSurface = Enum.SurfaceType.Smooth
4612
o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4613
o39.Parent = o38
4614
o39.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4615
o39.MeshType = Enum.MeshType.Wedge
4616
o40.Parent = o1
4617
o40.BrickColor = BrickColor.new("Really black")
4618
o40.Position = Vector3.new(-44.9195137, 2.72948027, -22.8646832)
4619
o40.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, 0.00171887339)
4620
o40.Anchored = true
4621
o40.FormFactor = Enum.FormFactor.Plate
4622
o40.Size = Vector3.new(1, 0.400000006, 1)
4623
o40.CFrame = CFrame.new(-44.9195137, 2.72948027, -22.8646832, 1, -2.99999992e-005, -9.89999971e-010, 0, -3.30000003e-005, 1, -2.99999992e-005, -1, -3.30000003e-005)
4624
o40.BottomSurface = Enum.SurfaceType.Smooth
4625
o40.TopSurface = Enum.SurfaceType.Smooth
4626
o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4627
o41.Parent = o40
4628
o41.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4629
o41.MeshType = Enum.MeshType.Wedge
4630
o42.Parent = o1
4631
o42.BrickColor = BrickColor.new("Really black")
4632
o42.Position = Vector3.new(-45.0815277, 2.46846628, -23.014679)
4633
o42.Rotation = Vector3.new(-0.00189076073, 90, 0)
4634
o42.Anchored = true
4635
o42.FormFactor = Enum.FormFactor.Symmetric
4636
o42.Size = Vector3.new(1, 1, 1)
4637
o42.CFrame = CFrame.new(-45.0815277, 2.46846628, -23.014679, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4638
o42.BottomSurface = Enum.SurfaceType.Smooth
4639
o42.TopSurface = Enum.SurfaceType.Smooth
4640
o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4641
o43.Parent = o42
4642
o43.Scale = Vector3.new(0.162962973, 0.0325925909, 0.358518541)
4643
o44.Parent = o1
4644
o44.BrickColor = BrickColor.new("Really black")
4645
o44.Position = Vector3.new(-44.920517, 2.56648326, -23.1576462)
4646
o44.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, 0.00171887339)
4647
o44.Anchored = true
4648
o44.FormFactor = Enum.FormFactor.Plate
4649
o44.Size = Vector3.new(1, 0.400000006, 1)
4650
o44.CFrame = CFrame.new(-44.920517, 2.56648326, -23.1576462, 1, -2.99999992e-005, -9.89999971e-010, 0, -3.30000003e-005, 1, -2.99999992e-005, -1, -3.30000003e-005)
4651
o44.BottomSurface = Enum.SurfaceType.Smooth
4652
o44.TopSurface = Enum.SurfaceType.Smooth
4653
o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4654
o45.Parent = o44
4655
o45.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4656
o45.MeshType = Enum.MeshType.Wedge
4657
o46.Parent = o1
4658
o46.BrickColor = BrickColor.new("Really black")
4659
o46.Position = Vector3.new(-44.9185295, 2.61543727, -22.8476543)
4660
o46.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4661
o46.Anchored = true
4662
o46.FormFactor = Enum.FormFactor.Plate
4663
o46.Size = Vector3.new(1, 0.400000006, 1)
4664
o46.CFrame = CFrame.new(-44.9185295, 2.61543727, -22.8476543, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4665
o46.BottomSurface = Enum.SurfaceType.Smooth
4666
o46.TopSurface = Enum.SurfaceType.Smooth
4667
o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4668
o47.Parent = o46
4669
o47.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0651851818)
4670
o47.MeshType = Enum.MeshType.Wedge
4671
o48.Parent = o1
4672
o48.BrickColor = BrickColor.new("Really black")
4673
o48.Position = Vector3.new(-44.920517, 2.74543428, -23.1846676)
4674
o48.Rotation = Vector3.new(89.9981079, 5.6722822e-008, 179.998291)
4675
o48.Anchored = true
4676
o48.FormFactor = Enum.FormFactor.Plate
4677
o48.Size = Vector3.new(1, 0.400000006, 1)
4678
o48.CFrame = CFrame.new(-44.920517, 2.74543428, -23.1846676, -1, -2.99999992e-005, 9.89999971e-010, 0, -3.30000003e-005, -1, 2.99999992e-005, -1, 3.30000003e-005)
4679
o48.BottomSurface = Enum.SurfaceType.Smooth
4680
o48.TopSurface = Enum.SurfaceType.Smooth
4681
o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4682
o49.Parent = o48
4683
o49.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0651851818)
4684
o49.MeshType = Enum.MeshType.Wedge
4685
o50.Parent = o1
4686
o50.BrickColor = BrickColor.new("Really black")
4687
o50.Position = Vector3.new(-45.0815277, 2.56648827, -23.014679)
4688
o50.Rotation = Vector3.new(-0.00189076073, 90, 0)
4689
o50.Anchored = true
4690
o50.FormFactor = Enum.FormFactor.Symmetric
4691
o50.Size = Vector3.new(1, 1, 1)
4692
o50.CFrame = CFrame.new(-45.0815277, 2.56648827, -23.014679, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4693
o50.BottomSurface = Enum.SurfaceType.Smooth
4694
o50.TopSurface = Enum.SurfaceType.Smooth
4695
o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4696
o51.Parent = o50
4697
o51.Texture = "http://www.roblox.com/asset/?id=48228292"
4698
o51.Face = Enum.NormalId.Bottom
4699
o52.Parent = o50
4700
o52.Scale = Vector3.new(0.162962973, 0.0651851818, 0.228148147)
4701
o53.Parent = o1
4702
o53.BrickColor = BrickColor.new("Dark stone grey")
4703
o53.Transparency = 0.75
4704
o53.Position = Vector3.new(-44.9205246, 2.85942245, -23.0146713)
4705
o53.Rotation = Vector3.new(-0.00189076073, 90, 0)
4706
o53.Anchored = true
4707
o53.FormFactor = Enum.FormFactor.Symmetric
4708
o53.Size = Vector3.new(1, 1, 1)
4709
o53.CFrame = CFrame.new(-44.9205246, 2.85942245, -23.0146713, -3.19999999e-005, 0, 1, -3.30000003e-005, 1, -1.05599995e-009, -1, -3.30000003e-005, -3.19999999e-005)
4710
o53.BottomSurface = Enum.SurfaceType.Smooth
4711
o53.TopSurface = Enum.SurfaceType.Smooth
4712
o53.Color = Color3.new(0.388235, 0.372549, 0.384314)
4713
o54.Parent = o53
4714
o54.Offset = Vector3.new(0, -0.17925927, 0)
4715
o54.Scale = Vector3.new(0.312888891, 0.195555568, 0.0162962954)
4716
o55.Parent = o1
4717
o55.BrickColor = BrickColor.new("Really black")
4718
o55.Position = Vector3.new(-44.9195099, 2.76146626, -22.8646927)
4719
o55.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4720
o55.Anchored = true
4721
o55.FormFactor = Enum.FormFactor.Plate
4722
o55.Size = Vector3.new(1, 0.400000006, 1)
4723
o55.CFrame = CFrame.new(-44.9195099, 2.76146626, -22.8646927, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4724
o55.BottomSurface = Enum.SurfaceType.Smooth
4725
o55.TopSurface = Enum.SurfaceType.Smooth
4726
o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4727
o56.Parent = o55
4728
o56.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4729
o57.Parent = o1
4730
o57.BrickColor = BrickColor.new("Really black")
4731
o57.Position = Vector3.new(-44.9195099, 2.76146626, -23.1646233)
4732
o57.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, -179.998291)
4733
o57.Anchored = true
4734
o57.FormFactor = Enum.FormFactor.Plate
4735
o57.Size = Vector3.new(1, 0.400000006, 1)
4736
o57.CFrame = CFrame.new(-44.9195099, 2.76146626, -23.1646233, -1, 2.99999992e-005, -9.89999971e-010, 0, 3.30000003e-005, 1, 2.99999992e-005, 1, -3.30000003e-005)
4737
o57.BottomSurface = Enum.SurfaceType.Smooth
4738
o57.TopSurface = Enum.SurfaceType.Smooth
4739
o57.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4740
o58.Parent = o57
4741
o58.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4742
o59.Parent = o1
4743
o59.BrickColor = BrickColor.new("Really black")
4744
o59.Position = Vector3.new(-44.9195099, 2.63145828, -23.1646233)
4745
o59.Rotation = Vector3.new(89.9981079, 5.6722822e-008, -0.00171887339)
4746
o59.Anchored = true
4747
o59.FormFactor = Enum.FormFactor.Plate
4748
o59.Size = Vector3.new(1, 0.400000006, 1)
4749
o59.CFrame = CFrame.new(-44.9195099, 2.63145828, -23.1646233, 1, 2.99999992e-005, 9.89999971e-010, 0, 3.30000003e-005, -1, -2.99999992e-005, 1, 3.30000003e-005)
4750
o59.BottomSurface = Enum.SurfaceType.Smooth
4751
o59.TopSurface = Enum.SurfaceType.Smooth
4752
o59.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4753
o60.Parent = o59
4754
o60.Scale = Vector3.new(0.0325925909, 0.0325925909, 0.0325925909)
4755
o60.MeshType = Enum.MeshType.Wedge
4756
o61.Parent = o1
4757
o61.BrickColor = BrickColor.new("Really black")
4758
o61.Position = Vector3.new(-44.920517, 2.79448128, -22.8716507)
4759
o61.Rotation = Vector3.new(89.9981079, 5.6722822e-008, -0.00171887339)
4760
o61.Anchored = true
4761
o61.FormFactor = Enum.FormFactor.Plate
4762
o61.Size = Vector3.new(1, 0.400000006, 1)
4763
o61.CFrame = CFrame.new(-44.920517, 2.79448128, -22.8716507, 1, 2.99999992e-005, 9.89999971e-010, 0, 3.30000003e-005, -1, -2.99999992e-005, 1, 3.30000003e-005)
4764
o61.BottomSurface = Enum.SurfaceType.Smooth
4765
o61.TopSurface = Enum.SurfaceType.Smooth
4766
o61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4767
o62.Parent = o61
4768
o62.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4769
o62.MeshType = Enum.MeshType.Wedge
4770
o63.Parent = o1
4771
o63.BrickColor = BrickColor.new("Really black")
4772
o63.Position = Vector3.new(-44.9205246, 2.61543727, -23.1846619)
4773
o63.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, 0.00171887339)
4774
o63.Anchored = true
4775
o63.FormFactor = Enum.FormFactor.Plate
4776
o63.Size = Vector3.new(1, 0.400000006, 1)
4777
o63.CFrame = CFrame.new(-44.9205246, 2.61543727, -23.1846619, 1, -2.99999992e-005, -9.89999971e-010, 0, -3.30000003e-005, 1, -2.99999992e-005, -1, -3.30000003e-005)
4778
o63.BottomSurface = Enum.SurfaceType.Smooth
4779
o63.TopSurface = Enum.SurfaceType.Smooth
4780
o63.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4781
o64.Parent = o63
4782
o64.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0651851818)
4783
o64.MeshType = Enum.MeshType.Wedge
4784
o65.Parent = o1
4785
o65.BrickColor = BrickColor.new("Really black")
4786
o65.Position = Vector3.new(-44.9185371, 2.7614634, -22.8846512)
4787
o65.Rotation = Vector3.new(-90.0018921, -5.6722822e-008, 0.00171887339)
4788
o65.Anchored = true
4789
o65.FormFactor = Enum.FormFactor.Plate
4790
o65.Size = Vector3.new(1, 0.400000006, 1)
4791
o65.CFrame = CFrame.new(-44.9185371, 2.7614634, -22.8846512, 1, -2.99999992e-005, -9.89999971e-010, 0, -3.30000003e-005, 1, -2.99999992e-005, -1, -3.30000003e-005)
4792
o65.BottomSurface = Enum.SurfaceType.Smooth
4793
o65.TopSurface = Enum.SurfaceType.Smooth
4794
o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4795
o66.Parent = o65
4796
o66.Scale = Vector3.new(0.0325925909, 0.0651851818, 0.0325925909)
4797
o66.MeshType = Enum.MeshType.Wedge
4798
o67.Parent = o1
4799
o67.BrickColor = BrickColor.new("Really red")
4800
o67.Position = Vector3.new(-44.920517, 2.82747245, -23.0146713)
4801
o67.Rotation = Vector3.new(89.9981079, 6.05043411e-008, -90.0018311)
4802
o67.Anchored = true
4803
o67.FormFactor = Enum.FormFactor.Symmetric
4804
o67.Size = Vector3.new(1, 1, 1)
4805
o67.CFrame = CFrame.new(-44.920517, 2.82747245, -23.0146713, -3.19999999e-005, 1, 1.05599995e-009, -3.30000003e-005, 0, -1, -1, -3.19999999e-005, 3.30000003e-005)
4806
o67.BottomSurface = Enum.SurfaceType.Smooth
4807
o67.TopSurface = Enum.SurfaceType.Smooth
4808
o67.Color = Color3.new(1, 0, 0)
4809
o68.Parent = o67
4810
o68.Offset = Vector3.new(0, 0, 0.146666661)
4811
o68.Scale = Vector3.new(0.0260740742, 0, 0.0130370371)
4812
o69.Name = "Zoom"
4813
o69.Parent = o1
4814
o69.Material = Enum.Material.SmoothPlastic
4815
o69.Transparency = 1
4816
o69.Position = Vector3.new(-45.6629868, 2.71499324, -23.013567)
4817
o69.Rotation = Vector3.new(-90, -88.3242722, -90)
4818
o69.Anchored = true
4819
o69.FormFactor = Enum.FormFactor.Custom
4820
o69.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4821
o69.CFrame = CFrame.new(-45.6629868, 2.71499324, -23.013567, 0, 0.0292440113, -0.999572337, 0, 0.999572337, 0.0292440113, 1, 0, 0)
4822
o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
4823
o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
4824
o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
4825
o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
4826
o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
4827
o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
4828
o70.Parent = o69
4829
o70.Scale = Vector3.new(0.142307684, 0.170769244, 0.284615368)
4830
ZoomFOV = 70
4831
elseif Sight == "SUSAT" then
4832
o2 = Instance.new("Part")
4833
o3 = Instance.new("SpecialMesh")
4834
o4 = Instance.new("Part")
4835
o5 = Instance.new("SpecialMesh")
4836
o6 = Instance.new("Part")
4837
o7 = Instance.new("SpecialMesh")
4838
o8 = Instance.new("Part")
4839
o9 = Instance.new("SpecialMesh")
4840
o10 = Instance.new("Part")
4841
o11 = Instance.new("SpecialMesh")
4842
o12 = Instance.new("Part")
4843
o13 = Instance.new("SpecialMesh")
4844
o14 = Instance.new("Part")
4845
o15 = Instance.new("SpecialMesh")
4846
o16 = Instance.new("Part")
4847
o17 = Instance.new("SpecialMesh")
4848
o18 = Instance.new("Part")
4849
o19 = Instance.new("SpecialMesh")
4850
o20 = Instance.new("Part")
4851
o21 = Instance.new("SpecialMesh")
4852
o22 = Instance.new("Part")
4853
o23 = Instance.new("BlockMesh")
4854
o2.Parent = o1
4855
o2.BrickColor = BrickColor.new("Really black")
4856
o2.Position = Vector3.new(-45.1861954, 2.5412097, -23.016592)
4857
o2.Rotation = Vector3.new(0.00237952056, 0.109017432, -0.497739434)
4858
o2.CanCollide = false
4859
o2.FormFactor = Enum.FormFactor.Custom
4860
o2.Size = Vector3.new(0.650000036, 0.200000003, 0.200000003)
4861
o2.CFrame = CFrame.new(-45.1861954, 2.5412097, -23.016592, 0.999960482, 0.00868706685, 0.00190271193, -0.00868700352, 0.99996233, -4.15303948e-005, -0.00190300087, 2.49998866e-005, 0.999998212)
4862
o2.BottomSurface = Enum.SurfaceType.Smooth
4863
o2.TopSurface = Enum.SurfaceType.Smooth
4864
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4865
o3.Parent = o2
4866
o3.Scale = Vector3.new(1, 0.649999976, 1)
4867
o3.MeshType = Enum.MeshType.Brick
4868
o4.Parent = o1
4869
o4.BrickColor = BrickColor.new("Really black")
4870
o4.Position = Vector3.new(-45.1765442, 2.58076906, -23.0162792)
4871
o4.Rotation = Vector3.new(0.00237461296, 0.109017119, -0.497632325)
4872
o4.CanCollide = false
4873
o4.FormFactor = Enum.FormFactor.Custom
4874
o4.Size = Vector3.new(0.200000003, 0.24000001, 0.200000003)
4875
o4.CFrame = CFrame.new(-45.1765442, 2.58076906, -23.0162792, 0.999960482, 0.00868519768, 0.00190270646, -0.00868513249, 0.999961793, -4.14447422e-005, -0.00190299295, 2.49179648e-005, 0.999998212)
4876
o4.BottomSurface = Enum.SurfaceType.Smooth
4877
o4.TopSurface = Enum.SurfaceType.Smooth
4878
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4879
o5.Parent = o4
4880
o5.Scale = Vector3.new(1, 0.75, 0.699999988)
4881
o5.MeshType = Enum.MeshType.Brick
4882
o6.Parent = o1
4883
o6.BrickColor = BrickColor.new("Really red")
4884
o6.Position = Vector3.new(-45.254982, 2.67309928, -23.0156555)
4885
o6.Rotation = Vector3.new(77.6394653, -89.4906311, 77.6413651)
4886
o6.CanCollide = false
4887
o6.FormFactor = Enum.FormFactor.Custom
4888
o6.Size = Vector3.new(0.200000048, 0.200000003, 0.200000003)
4889
o6.CFrame = CFrame.new(-45.254982, 2.67309928, -23.0156555, 0.00190301181, -0.00868528709, -0.999960482, 4.1445368e-005, 0.999962091, -0.0086852219, 0.999998212, -2.4915631e-005, 0.00190329948)
4890
o6.BottomSurface = Enum.SurfaceType.Smooth
4891
o6.TopSurface = Enum.SurfaceType.Smooth
4892
o6.Color = Color3.new(1, 0, 0)
4893
o7.Parent = o6
4894
o7.MeshId = "http://www.roblox.com/asset/?id=3270017"
4895
o7.Scale = Vector3.new(0.0799999982, 0.800000012, 0.0799999982)
4896
o7.MeshType = Enum.MeshType.Sphere
4897
o8.Parent = o1
4898
o8.BrickColor = BrickColor.new("Really black")
4899
o8.Position = Vector3.new(-45.4392166, 2.7532146, -23.0155544)
4900
o8.Rotation = Vector3.new(-90, 0, 90)
4901
o8.CanCollide = false
4902
o8.FormFactor = Enum.FormFactor.Custom
4903
o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4904
o8.CFrame = CFrame.new(-45.4392166, 2.7532146, -23.0155544, 0, -1, 0, 0, 0, 1, -1, 0, 0)
4905
o8.BottomSurface = Enum.SurfaceType.Smooth
4906
o8.TopSurface = Enum.SurfaceType.Smooth
4907
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4908
o9.Parent = o8
4909
o9.MeshId = "http://www.roblox.com/asset/?id=16659502"
4910
o9.Scale = Vector3.new(0.200000003, 0.400000006, 0.200000003)
4911
o9.MeshType = Enum.MeshType.FileMesh
4912
o10.Parent = o1
4913
o10.BrickColor = BrickColor.new("Really black")
4914
o10.Position = Vector3.new(-45.1811943, 2.75321054, -23.0156231)
4915
o10.Rotation = Vector3.new(77.6419296, -89.4910126, 77.6437988)
4916
o10.CanCollide = false
4917
o10.FormFactor = Enum.FormFactor.Custom
4918
o10.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4919
o10.CFrame = CFrame.new(-45.1811943, 2.75321054, -23.0156231, 0.0019030004, -0.00868700352, -0.999960542, 4.10000102e-005, 0.99996233, -0.00868694112, 0.999998212, -2.44671373e-005, 0.00190328481)
4920
o10.BottomSurface = Enum.SurfaceType.Smooth
4921
o10.TopSurface = Enum.SurfaceType.Smooth
4922
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4923
o11.Parent = o10
4924
o11.MeshId = "http://www.roblox.com/asset/?id=3270017"
4925
o11.Scale = Vector3.new(0.200000003, 0.200000003, 3)
4926
o11.MeshType = Enum.MeshType.FileMesh
4927
o12.Parent = o1
4928
o12.BrickColor = BrickColor.new("Really black")
4929
o12.Position = Vector3.new(-45.4522209, 2.7532146, -23.0155544)
4930
o12.Rotation = Vector3.new(102.362206, 89.4906311, -102.360336)
4931
o12.CanCollide = false
4932
o12.FormFactor = Enum.FormFactor.Custom
4933
o12.Size = Vector3.new(0.200000048, 0.200000003, 0.200000003)
4934
o12.CFrame = CFrame.new(-45.4522209, 2.7532146, -23.0155544, -0.0019030004, 0.00868400373, 0.999960482, 4.10000102e-005, 0.99996233, -0.0086839404, -0.999998212, 2.44728471e-005, -0.00190328457)
4935
o12.BottomSurface = Enum.SurfaceType.Smooth
4936
o12.TopSurface = Enum.SurfaceType.Smooth
4937
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4938
o13.Parent = o12
4939
o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
4940
o13.Scale = Vector3.new(0.25, 0.25, 2.5999999)
4941
o13.MeshType = Enum.MeshType.FileMesh
4942
o14.Parent = o1
4943
o14.BrickColor = BrickColor.new("Mid gray")
4944
o14.Reflectance = 0.10000000149012
4945
o14.Transparency = 0.89999997615814
4946
o14.Position = Vector3.new(-45.3052483, 2.75419259, -23.0156231)
4947
o14.Rotation = Vector3.new(89.9985962, 0.497508794, 89.8909607)
4948
o14.CanCollide = false
4949
o14.FormFactor = Enum.FormFactor.Custom
4950
o14.Size = Vector3.new(0.200000003, 0.730000019, 0.200000003)
4951
o14.CFrame = CFrame.new(-45.3052483, 2.75419259, -23.0156231, 0.0019030004, -0.999960542, 0.0086830575, 4.10000102e-005, -0.00868299603, -0.99996233, 0.999998212, 0.00190328469, 2.44746461e-005)
4952
o14.BottomSurface = Enum.SurfaceType.Smooth
4953
o14.TopSurface = Enum.SurfaceType.Smooth
4954
o14.Color = Color3.new(0.803922, 0.803922, 0.803922)
4955
o15.Parent = o14
4956
o16.Parent = o1
4957
o16.BrickColor = BrickColor.new("Really black")
4958
o16.Position = Vector3.new(-45.2762527, 2.75321364, -23.015564)
4959
o16.Rotation = Vector3.new(102.362206, 89.4910126, -102.360336)
4960
o16.CanCollide = false
4961
o16.FormFactor = Enum.FormFactor.Custom
4962
o16.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4963
o16.CFrame = CFrame.new(-45.2762527, 2.75321364, -23.015564, -0.0019030004, 0.00868400373, 0.999960542, 4.10000102e-005, 0.99996233, -0.00868394226, -0.999998212, 2.44728471e-005, -0.00190328469)
4964
o16.BottomSurface = Enum.SurfaceType.Smooth
4965
o16.TopSurface = Enum.SurfaceType.Smooth
4966
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4967
o17.Parent = o16
4968
o17.MeshId = "http://www.roblox.com/asset/?id=3270017"
4969
o17.Scale = Vector3.new(0.189999998, 0.189999998, 3)
4970
o17.MeshType = Enum.MeshType.FileMesh
4971
o18.Parent = o1
4972
o18.BrickColor = BrickColor.new("Really black")
4973
o18.Position = Vector3.new(-44.9112358, 2.77421069, -23.015625)
4974
o18.Rotation = Vector3.new(-90, -7.49987459, 90)
4975
o18.CanCollide = false
4976
o18.FormFactor = Enum.FormFactor.Custom
4977
o18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4978
o18.CFrame = CFrame.new(-44.9112358, 2.77421069, -23.015625, 0, -0.991445243, -0.130524024, 0, -0.130524024, 0.991445243, -1, 0, 0)
4979
o18.BottomSurface = Enum.SurfaceType.Smooth
4980
o18.TopSurface = Enum.SurfaceType.Smooth
4981
o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4982
o19.Parent = o18
4983
o19.MeshId = "http://www.roblox.com/asset/?id=16659502"
4984
o19.Scale = Vector3.new(0.25, 1, 0.25)
4985
o19.MeshType = Enum.MeshType.FileMesh
4986
o20.Parent = o1
4987
o20.BrickColor = BrickColor.new("Really black")
4988
o20.Position = Vector3.new(-45.6412468, 2.7532146, -23.0156231)
4989
o20.Rotation = Vector3.new(-90, 2.50009346, -90)
4990
o20.CanCollide = false
4991
o20.FormFactor = Enum.FormFactor.Custom
4992
o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
4993
o20.CFrame = CFrame.new(-45.6412468, 2.7532146, -23.0156231, 0, 0.999048233, 0.0436210148, 0, -0.0436210111, 0.999048233, 1, 0, 0)
4994
o20.BottomSurface = Enum.SurfaceType.Smooth
4995
o20.TopSurface = Enum.SurfaceType.Smooth
4996
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
4997
o21.Parent = o20
4998
o21.MeshId = "http://www.roblox.com/asset/?id=16659502"
4999
o21.Scale = Vector3.new(0.200000003, 0.100000001, 0.200000003)
5000
o21.MeshType = Enum.MeshType.FileMesh
5001
o22.Name = "Zoom"
5002
o22.Parent = o1
5003
o22.Material = Enum.Material.SmoothPlastic
5004
o22.Transparency = 1
5005
o22.Position = Vector3.new(-45.6619682, 2.74977922, -23.013567)
5006
o22.Rotation = Vector3.new(-90, -88.3242722, -90)
5007
o22.Anchored = true
5008
o22.FormFactor = Enum.FormFactor.Custom
5009
o22.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5010
o22.CFrame = CFrame.new(-45.6619682, 2.74977922, -23.013567, 0, 0.0292440113, -0.999572337, 0, 0.999572337, 0.0292440113, 1, 0, 0)
5011
o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5012
o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5013
o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5014
o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5015
o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5016
o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5017
o23.Parent = o22
5018
o23.Scale = Vector3.new(0.142307684, 0.170769244, 0.284615368)
5019
ZoomFOV = 10
5020
elseif Sight == "C79" then 
5021
o2 = Instance.new("Part")
5022
o3 = Instance.new("SpecialMesh")
5023
o4 = Instance.new("Part")
5024
o5 = Instance.new("SpecialMesh")
5025
o6 = Instance.new("Part")
5026
o7 = Instance.new("CylinderMesh")
5027
o8 = Instance.new("Part")
5028
o9 = Instance.new("CylinderMesh")
5029
o10 = Instance.new("Part")
5030
o11 = Instance.new("SpecialMesh")
5031
o12 = Instance.new("Part")
5032
o13 = Instance.new("CylinderMesh")
5033
o14 = Instance.new("Part")
5034
o15 = Instance.new("BlockMesh")
5035
o16 = Instance.new("Part")
5036
o17 = Instance.new("BlockMesh")
5037
o18 = Instance.new("Part")
5038
o19 = Instance.new("BlockMesh")
5039
o20 = Instance.new("Part")
5040
o21 = Instance.new("CylinderMesh")
5041
o22 = Instance.new("Part")
5042
o23 = Instance.new("CylinderMesh")
5043
o24 = Instance.new("Part")
5044
o25 = Instance.new("BlockMesh")
5045
o26 = Instance.new("Part")
5046
o27 = Instance.new("CylinderMesh")
5047
o28 = Instance.new("Part")
5048
o29 = Instance.new("BlockMesh")
5049
o30 = Instance.new("Part")
5050
o31 = Instance.new("BlockMesh")
5051
o32 = Instance.new("Part")
5052
o33 = Instance.new("SpecialMesh")
5053
o34 = Instance.new("Part")
5054
o35 = Instance.new("CylinderMesh")
5055
o36 = Instance.new("Part")
5056
o37 = Instance.new("CylinderMesh")
5057
o38 = Instance.new("Part")
5058
o39 = Instance.new("SpecialMesh")
5059
o40 = Instance.new("Part")
5060
o41 = Instance.new("BlockMesh")
5061
o42 = Instance.new("Part")
5062
o43 = Instance.new("CylinderMesh")
5063
o44 = Instance.new("Part")
5064
o45 = Instance.new("SpecialMesh")
5065
o46 = Instance.new("Part")
5066
o47 = Instance.new("BlockMesh")
5067
o2.Parent = o1
5068
o2.BrickColor = BrickColor.new("Really black")
5069
o2.Position = Vector3.new(-45.5156708, 2.81176472, -23.0132618)
5070
o2.Rotation = Vector3.new(179.997528, 90, 0)
5071
o2.Anchored = true
5072
o2.CanCollide = false
5073
o2.FormFactor = Enum.FormFactor.Custom
5074
o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5075
o2.CFrame = CFrame.new(-45.5156708, 2.81176472, -23.0132618, 3.30000003e-005, 0, 1, 4.3e-005, -1, -1.41900003e-009, 1, 4.3e-005, -3.30000003e-005)
5076
o2.BottomSurface = Enum.SurfaceType.Smooth
5077
o2.TopSurface = Enum.SurfaceType.Smooth
5078
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5079
o3.Parent = o2
5080
o3.MeshId = "http://www.roblox.com/asset/?id=3270017"
5081
o3.Scale = Vector3.new(0.246153846, 0.246153846, 1.07692313)
5082
o3.MeshType = Enum.MeshType.FileMesh
5083
o4.Parent = o1
5084
o4.BrickColor = BrickColor.new("Really black")
5085
o4.Position = Vector3.new(-45.2076645, 2.81176472, -23.0152378)
5086
o4.Rotation = Vector3.new(179.997528, 90, 0)
5087
o4.Anchored = true
5088
o4.CanCollide = false
5089
o4.FormFactor = Enum.FormFactor.Custom
5090
o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5091
o4.CFrame = CFrame.new(-45.2076645, 2.81176472, -23.0152378, 3.30000003e-005, 0, 1, 4.3e-005, -1, -1.41900003e-009, 1, 4.3e-005, -3.30000003e-005)
5092
o4.BottomSurface = Enum.SurfaceType.Smooth
5093
o4.TopSurface = Enum.SurfaceType.Smooth
5094
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5095
o5.Parent = o4
5096
o5.MeshId = "http://www.roblox.com/asset/?id=3270017"
5097
o5.Scale = Vector3.new(0.246153846, 0.246153846, 3.53846145)
5098
o5.MeshType = Enum.MeshType.FileMesh
5099
o6.Parent = o1
5100
o6.BrickColor = BrickColor.new("Really black")
5101
o6.Position = Vector3.new(-45.3536568, 2.6807878, -23.0142326)
5102
o6.Rotation = Vector3.new(-0.00252101431, 0.00189076073, -180)
5103
o6.Anchored = true
5104
o6.CanCollide = false
5105
o6.FormFactor = Enum.FormFactor.Custom
5106
o6.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5107
o6.CFrame = CFrame.new(-45.3536568, 2.6807878, -23.0142326, -1, 1.45200008e-009, 3.30000003e-005, 0, -1, 4.40000003e-005, 3.30000003e-005, 4.40000003e-005, 1)
5108
o6.BottomSurface = Enum.SurfaceType.Smooth
5109
o6.TopSurface = Enum.SurfaceType.Smooth
5110
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5111
o7.Parent = o6
5112
o7.Scale = Vector3.new(0.769230783, 0.153846145, 0.769230783)
5113
o8.Parent = o1
5114
o8.BrickColor = BrickColor.new("Really black")
5115
o8.Position = Vector3.new(-45.3476791, 2.6157527, -23.0142155)
5116
o8.Rotation = Vector3.new(-0.00246371864, 0.00189076073, -180)
5117
o8.Anchored = true
5118
o8.CanCollide = false
5119
o8.FormFactor = Enum.FormFactor.Custom
5120
o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5121
o8.CFrame = CFrame.new(-45.3476791, 2.6157527, -23.0142155, -1, 1.41900003e-009, 3.30000003e-005, 0, -1, 4.3e-005, 3.30000003e-005, 4.3e-005, 1)
5122
o8.BottomSurface = Enum.SurfaceType.Smooth
5123
o8.TopSurface = Enum.SurfaceType.Smooth
5124
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5125
o9.Parent = o8
5126
o9.Scale = Vector3.new(0.692307711, 0.692307711, 0.692307711)
5127
o10.Parent = o1
5128
o10.BrickColor = BrickColor.new("Really black")
5129
o10.Reflectance = 0.30000001192093
5130
o10.Transparency = 0.39999997615814
5131
o10.Position = Vector3.new(-45.2016716, 2.81176472, -23.0132561)
5132
o10.Rotation = Vector3.new(89.9975357, 8.13027157e-008, 89.9981079)
5133
o10.Anchored = true
5134
o10.CanCollide = false
5135
o10.FormFactor = Enum.FormFactor.Custom
5136
o10.Size = Vector3.new(0.215384617, 0.800000012, 0.215384617)
5137
o10.CFrame = CFrame.new(-45.2016716, 2.81176472, -23.0132561, 3.30000003e-005, -1, 1.41900003e-009, 4.3e-005, 0, -1, 1, 3.30000003e-005, 4.3e-005)
5138
o10.BottomSurface = Enum.SurfaceType.Smooth
5139
o10.TopSurface = Enum.SurfaceType.Smooth
5140
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5141
o11.Parent = o10
5142
o11.Scale = Vector3.new(1.10000002, 1, 1.10000002)
5143
o12.Parent = o1
5144
o12.Material = Enum.Material.SmoothPlastic
5145
o12.BrickColor = BrickColor.new("Really black")
5146
o12.Position = Vector3.new(-45.3476791, 2.6157527, -23.0142155)
5147
o12.Rotation = Vector3.new(-0.00252101431, 0.00189076073, -180)
5148
o12.Anchored = true
5149
o12.CanCollide = false
5150
o12.FormFactor = Enum.FormFactor.Custom
5151
o12.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5152
o12.CFrame = CFrame.new(-45.3476791, 2.6157527, -23.0142155, -1, 1.45200008e-009, 3.30000003e-005, 0, -1, 4.40000003e-005, 3.30000003e-005, 4.40000003e-005, 1)
5153
o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5154
o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5155
o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5156
o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5157
o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5158
o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5159
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5160
o13.Parent = o12
5161
o13.Scale = Vector3.new(0.769230783, 0.153846145, 0.769230783)
5162
o14.Parent = o1
5163
o14.BrickColor = BrickColor.new("Really black")
5164
o14.Position = Vector3.new(-45.0166855, 2.87274075, -23.0132542)
5165
o14.Rotation = Vector3.new(-90.0024643, -8.13027157e-008, 90.0018921)
5166
o14.Anchored = true
5167
o14.CanCollide = false
5168
o14.FormFactor = Enum.FormFactor.Custom
5169
o14.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5170
o14.CFrame = CFrame.new(-45.0166855, 2.87274075, -23.0132542, -3.30000003e-005, -1, -1.41900003e-009, -4.3e-005, 0, 1, -1, 3.30000003e-005, -4.3e-005)
5171
o14.BottomSurface = Enum.SurfaceType.Smooth
5172
o14.TopSurface = Enum.SurfaceType.Smooth
5173
o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5174
o15.Parent = o14
5175
o15.Scale = Vector3.new(0.0384615362, 0.153846145, 0.461538464)
5176
o16.Parent = o1
5177
o16.BrickColor = BrickColor.new("Really black")
5178
o16.Position = Vector3.new(-45.0616646, 2.63177776, -23.0142288)
5179
o16.Rotation = Vector3.new(179.997482, -0.00189076073, 90)
5180
o16.Anchored = true
5181
o16.CanCollide = false
5182
o16.FormFactor = Enum.FormFactor.Custom
5183
o16.Size = Vector3.new(0.200000003, 0.523076952, 0.200000003)
5184
o16.CFrame = CFrame.new(-45.0616646, 2.63177776, -23.0142288, 0, -1, -3.30000003e-005, -1, 1.45200008e-009, -4.40000003e-005, 4.40000003e-005, 3.30000003e-005, -1)
5185
o16.BottomSurface = Enum.SurfaceType.Smooth
5186
o16.TopSurface = Enum.SurfaceType.Smooth
5187
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5188
o17.Parent = o16
5189
o17.Scale = Vector3.new(0.615384579, 1, 0.769230783)
5190
o18.Parent = o1
5191
o18.BrickColor = BrickColor.new("Really black")
5192
o18.Position = Vector3.new(-45.0166855, 2.74978971, -23.0132542)
5193
o18.Rotation = Vector3.new(-90.0024643, -8.13027157e-008, 90.0018921)
5194
o18.Anchored = true
5195
o18.CanCollide = false
5196
o18.FormFactor = Enum.FormFactor.Custom
5197
o18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5198
o18.CFrame = CFrame.new(-45.0166855, 2.74978971, -23.0132542, -3.30000003e-005, -1, -1.41900003e-009, -4.3e-005, 0, 1, -1, 3.30000003e-005, -4.3e-005)
5199
o18.BottomSurface = Enum.SurfaceType.Smooth
5200
o18.TopSurface = Enum.SurfaceType.Smooth
5201
o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5202
o19.Parent = o18
5203
o19.Scale = Vector3.new(0.0384615362, 0.153846145, 0.461538464)
5204
o20.Parent = o1
5205
o20.Material = Enum.Material.SmoothPlastic
5206
o20.BrickColor = BrickColor.new("Really black")
5207
o20.Position = Vector3.new(-45.1856918, 2.55477977, -22.8992996)
5208
o20.Rotation = Vector3.new(-90.0024643, -90, 0)
5209
o20.Anchored = true
5210
o20.CanCollide = false
5211
o20.FormFactor = Enum.FormFactor.Custom
5212
o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5213
o20.CFrame = CFrame.new(-45.1856918, 2.55477977, -22.8992996, 0, -3.30000003e-005, -1, 1, -4.3e-005, 1.41900003e-009, -4.3e-005, -1, 3.30000003e-005)
5214
o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5215
o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5216
o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5217
o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5218
o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5219
o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5220
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5221
o21.Parent = o20
5222
o21.Scale = Vector3.new(0.461538464, 0.307692289, 0.461538464)
5223
o22.Parent = o1
5224
o22.BrickColor = BrickColor.new("Bright red")
5225
o22.Position = Vector3.new(-45.0166817, 2.81176472, -23.0132523)
5226
o22.Rotation = Vector3.new(89.9975357, 8.13027157e-008, 89.9981079)
5227
o22.Anchored = true
5228
o22.CanCollide = false
5229
o22.FormFactor = Enum.FormFactor.Custom
5230
o22.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5231
o22.CFrame = CFrame.new(-45.0166817, 2.81176472, -23.0132523, 3.30000003e-005, -1, 1.41900003e-009, 4.3e-005, 0, -1, 1, 3.30000003e-005, 4.3e-005)
5232
o22.BottomSurface = Enum.SurfaceType.Smooth
5233
o22.TopSurface = Enum.SurfaceType.Smooth
5234
o22.Color = Color3.new(0.768628, 0.156863, 0.109804)
5235
o23.Parent = o22
5236
o23.Scale = Vector3.new(0.0769230723, 0.153846145, 0.0769230723)
5237
o24.Parent = o1
5238
o24.BrickColor = BrickColor.new("Really black")
5239
o24.Position = Vector3.new(-45.0166817, 2.81176472, -23.075264)
5240
o24.Rotation = Vector3.new(179.997482, -0.00189076073, 90)
5241
o24.Anchored = true
5242
o24.CanCollide = false
5243
o24.FormFactor = Enum.FormFactor.Custom
5244
o24.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5245
o24.CFrame = CFrame.new(-45.0166817, 2.81176472, -23.075264, 0, -1, -3.30000003e-005, -1, 1.45200008e-009, -4.40000003e-005, 4.40000003e-005, 3.30000003e-005, -1)
5246
o24.BottomSurface = Enum.SurfaceType.Smooth
5247
o24.TopSurface = Enum.SurfaceType.Smooth
5248
o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5249
o25.Parent = o24
5250
o25.Scale = Vector3.new(0.0384615362, 0.153846145, 0.461538464)
5251
o26.Parent = o1
5252
o26.Material = Enum.Material.SmoothPlastic
5253
o26.BrickColor = BrickColor.new("Really black")
5254
o26.Position = Vector3.new(-45.1846809, 2.55478072, -23.1292896)
5255
o26.Rotation = Vector3.new(-90.0024643, -90, 0)
5256
o26.Anchored = true
5257
o26.CanCollide = false
5258
o26.FormFactor = Enum.FormFactor.Custom
5259
o26.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5260
o26.CFrame = CFrame.new(-45.1846809, 2.55478072, -23.1292896, 0, -3.30000003e-005, -1, 1, -4.3e-005, 1.41900003e-009, -4.3e-005, -1, 3.30000003e-005)
5261
o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5262
o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5263
o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5264
o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5265
o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5266
o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5267
o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5268
o27.Parent = o26
5269
o27.Scale = Vector3.new(0.461538464, 0.307692289, 0.461538464)
5270
o28.Parent = o1
5271
o28.BrickColor = BrickColor.new("Really black")
5272
o28.Position = Vector3.new(-45.0156746, 2.81176472, -22.9512405)
5273
o28.Rotation = Vector3.new(179.997482, -0.00189076073, 90)
5274
o28.Anchored = true
5275
o28.CanCollide = false
5276
o28.FormFactor = Enum.FormFactor.Custom
5277
o28.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5278
o28.CFrame = CFrame.new(-45.0156746, 2.81176472, -22.9512405, 0, -1, -3.30000003e-005, -1, 1.45200008e-009, -4.40000003e-005, 4.40000003e-005, 3.30000003e-005, -1)
5279
o28.BottomSurface = Enum.SurfaceType.Smooth
5280
o28.TopSurface = Enum.SurfaceType.Smooth
5281
o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5282
o29.Parent = o28
5283
o29.Scale = Vector3.new(0.0384615362, 0.153846145, 0.461538464)
5284
o30.Parent = o1
5285
o30.BrickColor = BrickColor.new("Really black")
5286
o30.Position = Vector3.new(-45.1096992, 2.5397718, -23.0132465)
5287
o30.Rotation = Vector3.new(179.997528, -0.00189076073, 90)
5288
o30.Anchored = true
5289
o30.CanCollide = false
5290
o30.FormFactor = Enum.FormFactor.Custom
5291
o30.Size = Vector3.new(0.200000003, 0.615384638, 0.200000003)
5292
o30.CFrame = CFrame.new(-45.1096992, 2.5397718, -23.0132465, 0, -1, -3.30000003e-005, -1, 1.41900003e-009, -4.3e-005, 4.3e-005, 3.30000003e-005, -1)
5293
o30.BottomSurface = Enum.SurfaceType.Smooth
5294
o30.TopSurface = Enum.SurfaceType.Smooth
5295
o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5296
o31.Parent = o30
5297
o31.Scale = Vector3.new(0.307692289, 1, 0.846153855)
5298
o32.Parent = o1
5299
o32.BrickColor = BrickColor.new("Really black")
5300
o32.Position = Vector3.new(-44.8696785, 2.81176472, -23.0132446)
5301
o32.Rotation = Vector3.new(179.997528, 90, 0)
5302
o32.Anchored = true
5303
o32.CanCollide = false
5304
o32.FormFactor = Enum.FormFactor.Custom
5305
o32.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5306
o32.CFrame = CFrame.new(-44.8696785, 2.81176472, -23.0132446, 3.30000003e-005, 0, 1, 4.3e-005, -1, -1.41900003e-009, 1, 4.3e-005, -3.30000003e-005)
5307
o32.BottomSurface = Enum.SurfaceType.Smooth
5308
o32.TopSurface = Enum.SurfaceType.Smooth
5309
o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5310
o33.Parent = o32
5311
o33.MeshId = "http://www.roblox.com/asset/?id=3270017"
5312
o33.Scale = Vector3.new(0.246153846, 0.246153846, 1.07692313)
5313
o33.MeshType = Enum.MeshType.FileMesh
5314
o34.Parent = o1
5315
o34.Material = Enum.Material.SmoothPlastic
5316
o34.BrickColor = BrickColor.new("Really black")
5317
o34.Position = Vector3.new(-44.9236374, 2.55478072, -22.8982334)
5318
o34.Rotation = Vector3.new(-90.0024643, -90, 0)
5319
o34.Anchored = true
5320
o34.CanCollide = false
5321
o34.FormFactor = Enum.FormFactor.Custom
5322
o34.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5323
o34.CFrame = CFrame.new(-44.9236374, 2.55478072, -22.8982334, 0, -3.30000003e-005, -1, 1, -4.3e-005, 1.41900003e-009, -4.3e-005, -1, 3.30000003e-005)
5324
o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5325
o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5326
o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5327
o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5328
o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5329
o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5330
o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5331
o35.Parent = o34
5332
o35.Scale = Vector3.new(0.461538464, 0.307692289, 0.461538464)
5333
o36.Parent = o1
5334
o36.Material = Enum.Material.SmoothPlastic
5335
o36.BrickColor = BrickColor.new("Black")
5336
o36.Position = Vector3.new(-44.9226875, 2.55477881, -23.129282)
5337
o36.Rotation = Vector3.new(-90.0024643, -90, 0)
5338
o36.Anchored = true
5339
o36.CanCollide = false
5340
o36.FormFactor = Enum.FormFactor.Custom
5341
o36.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5342
o36.CFrame = CFrame.new(-44.9226875, 2.55477881, -23.129282, 0, -3.30000003e-005, -1, 1, -4.3e-005, 1.41900003e-009, -4.3e-005, -1, 3.30000003e-005)
5343
o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5344
o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5345
o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5346
o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5347
o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5348
o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5349
o36.Color = Color3.new(0.105882, 0.164706, 0.207843)
5350
o37.Parent = o36
5351
o37.Scale = Vector3.new(0.461538464, 0.307692289, 0.461538464)
5352
o38.Parent = o1
5353
o38.BrickColor = BrickColor.new("Really black")
5354
o38.Position = Vector3.new(-44.8106842, 2.81176472, -23.0142307)
5355
o38.Rotation = Vector3.new(90.0095291, 81.0001602, 89.987915)
5356
o38.Anchored = true
5357
o38.CanCollide = false
5358
o38.FormFactor = Enum.FormFactor.Custom
5359
o38.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5360
o38.CFrame = CFrame.new(-44.8106842, 2.81176472, -23.0142307, 3.30000003e-005, -0.156431958, 0.98768878, 4.19999997e-005, -0.98768878, -0.156431958, 1, 4.6645182e-005, -2.60235865e-005)
5361
o38.BottomSurface = Enum.SurfaceType.Smooth
5362
o38.TopSurface = Enum.SurfaceType.Smooth
5363
o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5364
o39.Parent = o38
5365
o39.MeshId = "http://www.roblox.com/asset/?id=3270017"
5366
o39.Scale = Vector3.new(0.246153846, 0.230769232, 0.461538464)
5367
o39.MeshType = Enum.MeshType.FileMesh
5368
o40.Parent = o1
5369
o40.BrickColor = BrickColor.new("Really black")
5370
o40.Position = Vector3.new(-44.7456856, 2.6157527, -23.0132465)
5371
o40.Rotation = Vector3.new(179.997528, -0.00189076073, 90)
5372
o40.Anchored = true
5373
o40.CanCollide = false
5374
o40.FormFactor = Enum.FormFactor.Custom
5375
o40.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5376
o40.CFrame = CFrame.new(-44.7456856, 2.6157527, -23.0132465, 0, -1, -3.30000003e-005, -1, 1.41900003e-009, -4.3e-005, 4.3e-005, 3.30000003e-005, -1)
5377
o40.BottomSurface = Enum.SurfaceType.Smooth
5378
o40.TopSurface = Enum.SurfaceType.Smooth
5379
o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5380
o41.Parent = o40
5381
o41.Scale = Vector3.new(0.923076928, 0.538461506, 0.538461506)
5382
o42.Parent = o1
5383
o42.Material = Enum.Material.SmoothPlastic
5384
o42.BrickColor = BrickColor.new("Really black")
5385
o42.Position = Vector3.new(-44.731678, 2.65176678, -23.0132427)
5386
o42.Rotation = Vector3.new(-90.0024643, -90, 0)
5387
o42.Anchored = true
5388
o42.CanCollide = false
5389
o42.FormFactor = Enum.FormFactor.Custom
5390
o42.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5391
o42.CFrame = CFrame.new(-44.731678, 2.65176678, -23.0132427, 0, -3.30000003e-005, -1, 1, -4.3e-005, 1.41900003e-009, -4.3e-005, -1, 3.30000003e-005)
5392
o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5393
o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5394
o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5395
o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5396
o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5397
o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5398
o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5399
o43.Parent = o42
5400
o43.Scale = Vector3.new(0.461538464, 0.615384579, 0.461538464)
5401
o44.Parent = o1
5402
o44.BrickColor = BrickColor.new("Really black")
5403
o44.Position = Vector3.new(-44.6716805, 2.61574984, -23.014225)
5404
o44.Rotation = Vector3.new(179.997528, -90, 0)
5405
o44.Anchored = true
5406
o44.CanCollide = false
5407
o44.FormFactor = Enum.FormFactor.Custom
5408
o44.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5409
o44.CFrame = CFrame.new(-44.6716805, 2.61574984, -23.014225, -3.30000003e-005, 0, -1, -4.3e-005, -1, 1.41900003e-009, -1, 4.3e-005, 3.30000003e-005)
5410
o44.BottomSurface = Enum.SurfaceType.Smooth
5411
o44.TopSurface = Enum.SurfaceType.Smooth
5412
o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5413
o45.Parent = o44
5414
o45.Scale = Vector3.new(0.538461506, 0.923076928, 0.230769232)
5415
o45.MeshType = Enum.MeshType.Wedge
5416
o46.Name = "Zoom"
5417
o46.Parent = o1
5418
o46.Material = Enum.Material.SmoothPlastic
5419
o46.Transparency = 1
5420
o46.Position = Vector3.new(-45.6602287, 2.80918193, -23.013567)
5421
o46.Rotation = Vector3.new(-90, -88.3242722, -90)
5422
o46.Anchored = true
5423
o46.FormFactor = Enum.FormFactor.Custom
5424
o46.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5425
o46.CFrame = CFrame.new(-45.6602287, 2.80918193, -23.013567, 0, 0.0292440113, -0.999572337, 0, 0.999572337, 0.0292440113, 1, 0, 0)
5426
o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5427
o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5428
o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5429
o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5430
o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5431
o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5432
o47.Parent = o46
5433
o47.Scale = Vector3.new(0.142307684, 0.170769244, 0.284615368)
5434
ZoomFOV = 20
5435
elseif Sight == "ACOG" then
5436
o2 = Instance.new("Part")
5437
o3 = Instance.new("BlockMesh")
5438
o4 = Instance.new("Part")
5439
o5 = Instance.new("CylinderMesh")
5440
o6 = Instance.new("Part")
5441
o7 = Instance.new("CylinderMesh")
5442
o8 = Instance.new("Part")
5443
o9 = Instance.new("BlockMesh")
5444
o10 = Instance.new("Part")
5445
o11 = Instance.new("SpecialMesh")
5446
o12 = Instance.new("Part")
5447
o13 = Instance.new("SpecialMesh")
5448
o14 = Instance.new("Part")
5449
o15 = Instance.new("SpecialMesh")
5450
o16 = Instance.new("Part")
5451
o17 = Instance.new("Decal")
5452
o18 = Instance.new("Decal")
5453
o19 = Instance.new("BlockMesh")
5454
o20 = Instance.new("Part")
5455
o21 = Instance.new("BlockMesh")
5456
o22 = Instance.new("Part")
5457
o23 = Instance.new("SpecialMesh")
5458
o2.Name = "Zoom"
5459
o2.Parent = o1
5460
o2.Material = Enum.Material.SmoothPlastic
5461
o2.Transparency = 1
5462
o2.Position = Vector3.new(-45.7289391, 2.73110533, -23.0179634)
5463
o2.Rotation = Vector3.new(-90, -88.876564, -90)
5464
o2.Anchored = true
5465
o2.FormFactor = Enum.FormFactor.Custom
5466
o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5467
o2.CFrame = CFrame.new(-45.7289391, 2.73110533, -23.0179634, 0, 0.0196069945, -0.999807775, 0, 0.999807775, 0.0196069926, 1, 0, 0)
5468
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5469
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5470
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5471
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5472
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5473
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5474
o3.Parent = o2
5475
o3.Scale = Vector3.new(0.142307684, 0.170769244, 0.284615368)
5476
o4.Name = "ACOG"
5477
o4.Parent = o1
5478
o4.BrickColor = BrickColor.new("Bright red")
5479
o4.Position = Vector3.new(-45.1566238, 2.8208468, -23.020977)
5480
o4.Rotation = Vector3.new(90.0104294, -89.9720306, -90)
5481
o4.Anchored = true
5482
o4.CanCollide = false
5483
o4.FormFactor = Enum.FormFactor.Custom
5484
o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5485
o4.CFrame = CFrame.new(-45.1566238, 2.8208468, -23.020977, 0, 0.000485999946, -0.999999881, 0.000182000003, -0.999999881, -0.000485999917, -1, -0.000181999989, -8.84519977e-008)
5486
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5487
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5488
o4.Color = Color3.new(0.768628, 0.156863, 0.109804)
5489
o5.Parent = o4
5490
o5.Scale = Vector3.new(1.33333337, 0.0333333351, 0.699999988)
5491
o6.Name = "ACOG"
5492
o6.Parent = o1
5493
o6.BrickColor = BrickColor.new(CUSTOMCOLOR)
5494
o6.Position = Vector3.new(-45.1566238, 2.8208468, -23.020977)
5495
o6.Rotation = Vector3.new(90.0104294, -89.9720306, -90)
5496
o6.Anchored = true
5497
o6.CanCollide = false
5498
o6.FormFactor = Enum.FormFactor.Custom
5499
o6.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5500
o6.CFrame = CFrame.new(-45.1566238, 2.8208468, -23.020977, 0, 0.000485999946, -0.999999881, 0.000182000003, -0.999999881, -0.000485999917, -1, -0.000181999989, -8.84519977e-008)
5501
o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5502
o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5503
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5504
o7.Parent = o6
5505
o7.Scale = Vector3.new(1.33333337, 0.333333343, 0.666666687)
5506
o8.Name = "ACOG"
5507
o8.Parent = o1
5508
o8.BrickColor = BrickColor.new(CUSTOMCOLOR)
5509
o8.Position = Vector3.new(-45.1224823, 2.58768368, -23.0217686)
5510
o8.Rotation = Vector3.new(-179.996613, -1.65642064e-006, 179.971924)
5511
o8.Anchored = true
5512
o8.CanCollide = false
5513
o8.FormFactor = Enum.FormFactor.Custom
5514
o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5515
o8.CFrame = CFrame.new(-45.1224823, 2.58768368, -23.0217686, -0.999999881, -0.000489999948, -2.89099926e-008, -0.000489999948, 0.999999881, 5.89999836e-005, 0, 5.89999909e-005, -1)
5516
o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5517
o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5518
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5519
o9.Parent = o8
5520
o9.Scale = Vector3.new(1, 0.533333361, 0.533333302)
5521
o10.Name = "ACOG"
5522
o10.Parent = o1
5523
o10.BrickColor = BrickColor.new(CUSTOMCOLOR)
5524
o10.Position = Vector3.new(-44.9295502, 2.72090769, -23.0211411)
5525
o10.Rotation = Vector3.new(90.0256882, 75.0440826, 89.9820175)
5526
o10.Anchored = true
5527
o10.CanCollide = false
5528
o10.FormFactor = Enum.FormFactor.Symmetric
5529
o10.Size = Vector3.new(1, 1, 1)
5530
o10.CFrame = CFrame.new(-44.9295502, 2.72090769, -23.0211411, 8.09999983e-005, -0.258075923, 0.966124654, -0.000144999998, -0.966124654, -0.258075893, 1, -0.000119183926, -0.000115677103)
5531
o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5532
o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5533
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5534
o11.Parent = o10
5535
o11.MeshId = "http://www.roblox.com/asset/?id=3270017"
5536
o11.Scale = Vector3.new(0.200000003, 0.200000003, 0.666666687)
5537
o11.MeshType = Enum.MeshType.FileMesh
5538
o12.Name = "ACOG"
5539
o12.Parent = o1
5540
o12.BrickColor = BrickColor.new(CUSTOMCOLOR)
5541
o12.Position = Vector3.new(-45.3565521, 2.72070885, -23.0211391)
5542
o12.Rotation = Vector3.new(-94.5800171, 89.9720306, -85.4120255)
5543
o12.Anchored = true
5544
o12.CanCollide = false
5545
o12.FormFactor = Enum.FormFactor.Symmetric
5546
o12.Size = Vector3.new(1, 1, 1)
5547
o12.CFrame = CFrame.new(-45.3565521, 2.72070885, -23.0211391, 3.89999987e-005, 0.000485999946, 0.999999881, -0.000138999996, -0.999999881, 0.00048600536, 1, -0.000139018943, -3.89324414e-005)
5548
o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5549
o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5550
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5551
o13.Parent = o12
5552
o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
5553
o13.Scale = Vector3.new(0.173333332, 0.173333332, 0.666666687)
5554
o13.MeshType = Enum.MeshType.FileMesh
5555
o14.Name = "ACOG"
5556
o14.Parent = o1
5557
o14.BrickColor = BrickColor.new(CUSTOMCOLOR)
5558
o14.Position = Vector3.new(-44.956562, 2.72089267, -23.021225)
5559
o14.Rotation = Vector3.new(-97.6506424, 89.9720306, -82.3413925)
5560
o14.Anchored = true
5561
o14.CanCollide = false
5562
o14.FormFactor = Enum.FormFactor.Symmetric
5563
o14.Size = Vector3.new(1, 1, 1)
5564
o14.CFrame = CFrame.new(-44.956562, 2.72089267, -23.021225, 7.10000022e-005, 0.000527999946, 0.999999881, -0.000138999996, -0.999999881, 0.000528009783, 1, -0.000139037467, -7.09266023e-005)
5565
o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5566
o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5567
o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5568
o15.Parent = o14
5569
o15.MeshId = "http://www.roblox.com/asset/?id=3270017"
5570
o15.Scale = Vector3.new(0.200000003, 0.200000003, 0.666666687)
5571
o15.MeshType = Enum.MeshType.FileMesh
5572
o16.Name = "ACOG1"
5573
o16.Parent = o1
5574
o16.BrickColor = BrickColor.new(CUSTOMCOLOR)
5575
o16.Transparency = 1
5576
o16.Position = Vector3.new(-45.2625923, 2.72075582, -23.0216827)
5577
o16.Rotation = Vector3.new(-179.996613, -1.65642064e-006, 179.971924)
5578
o16.Anchored = true
5579
o16.CanCollide = false
5580
o16.FormFactor = Enum.FormFactor.Custom
5581
o16.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5582
o16.CFrame = CFrame.new(-45.2625923, 2.72075582, -23.0216827, -0.999999881, -0.000489999948, -2.89099926e-008, -0.000489999948, 0.999999881, 5.89999836e-005, 0, 5.89999909e-005, -1)
5583
o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5584
o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5585
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5586
o17.Parent = o16
5587
o17.Texture = "http://www.roblox.com/asset/?id=95639324"
5588
o17.Face = Enum.NormalId.Right
5589
o18.Parent = o16
5590
o18.Texture = "http://www.roblox.com/asset/?id=95639324"
5591
o18.Face = Enum.NormalId.Left
5592
o19.Parent = o16
5593
o19.Scale = Vector3.new(0.0666666701, 1, 1)
5594
o20.Name = "ACOG"
5595
o20.Parent = o1
5596
o20.BrickColor = BrickColor.new(CUSTOMCOLOR)
5597
o20.Position = Vector3.new(-45.0894966, 2.53364778, -23.0207634)
5598
o20.Rotation = Vector3.new(-179.996613, -1.65642064e-006, 179.971924)
5599
o20.Anchored = true
5600
o20.CanCollide = false
5601
o20.FormFactor = Enum.FormFactor.Custom
5602
o20.Size = Vector3.new(0.333333343, 0.200000003, 0.200000003)
5603
o20.CFrame = CFrame.new(-45.0894966, 2.53364778, -23.0207634, -0.999999881, -0.000489999948, -2.89099926e-008, -0.000489999948, 0.999999881, 5.89999836e-005, 0, 5.89999909e-005, -1)
5604
o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5605
o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5606
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5607
o21.Parent = o20
5608
o21.Scale = Vector3.new(1, 0.533333361, 0.866666675)
5609
o22.Name = "ACOG2"
5610
o22.Parent = o1
5611
o22.BrickColor = BrickColor.new(CUSTOMCOLOR)
5612
o22.Position = Vector3.new(-45.1225471, 2.72081685, -23.0214977)
5613
o22.Rotation = Vector3.new(-97.6506424, 89.9720306, -82.3413925)
5614
o22.Anchored = true
5615
o22.CanCollide = false
5616
o22.FormFactor = Enum.FormFactor.Symmetric
5617
o22.Size = Vector3.new(1, 1, 1)
5618
o22.CFrame = CFrame.new(-45.1225471, 2.72081685, -23.0214977, 7.10000022e-005, 0.000527999946, 0.999999881, -0.000138999996, -0.999999881, 0.000528009783, 1, -0.000139037467, -7.09266023e-005)
5619
o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5620
o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5621
o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5622
o23.Parent = o22
5623
o23.MeshId = "http://www.roblox.com/asset/?id=3270017"
5624
o23.Scale = Vector3.new(0.166666672, 0.166666672, 2.66666675)
5625
o23.MeshType = Enum.MeshType.FileMesh
5626
ZoomFOV = 5
5627
elseif Sight == "M145" then
5628
	
5629
o2 = Instance.new("Part")
5630
o3 = Instance.new("CylinderMesh")
5631
o4 = Instance.new("Part")
5632
o5 = Instance.new("CylinderMesh")
5633
o6 = Instance.new("Part")
5634
o7 = Instance.new("CylinderMesh")
5635
o8 = Instance.new("Part")
5636
o9 = Instance.new("BlockMesh")
5637
o10 = Instance.new("Part")
5638
o11 = Instance.new("SpecialMesh")
5639
o12 = Instance.new("Part")
5640
o13 = Instance.new("BlockMesh")
5641
o14 = Instance.new("Part")
5642
o15 = Instance.new("BlockMesh")
5643
o16 = Instance.new("Part")
5644
o17 = Instance.new("SpecialMesh")
5645
o18 = Instance.new("Part")
5646
o19 = Instance.new("BlockMesh")
5647
o20 = Instance.new("Part")
5648
o21 = Instance.new("BlockMesh")
5649
o22 = Instance.new("Part")
5650
o23 = Instance.new("SpecialMesh")
5651
o24 = Instance.new("Part")
5652
o25 = Instance.new("SpecialMesh")
5653
o26 = Instance.new("Part")
5654
o27 = Instance.new("BlockMesh")
5655
o28 = Instance.new("Part")
5656
o29 = Instance.new("BlockMesh")
5657
o30 = Instance.new("Part")
5658
o31 = Instance.new("BlockMesh")
5659
o32 = Instance.new("Part")
5660
o33 = Instance.new("BlockMesh")
5661
o34 = Instance.new("Part")
5662
o35 = Instance.new("SpecialMesh")
5663
o36 = Instance.new("Part")
5664
o37 = Instance.new("SpecialMesh")
5665
o38 = Instance.new("Part")
5666
o39 = Instance.new("BlockMesh")
5667
o2.Parent = o1
5668
o2.Reflectance = 0.050000000745058
5669
o2.Transparency = 0.89999997615814
5670
o2.Position = Vector3.new(-45.0308838, 2.90189338, -23.0160847)
5671
o2.Rotation = Vector3.new(-0.00252101431, 0.00189076073, 90)
5672
o2.Anchored = true
5673
o2.FormFactor = Enum.FormFactor.Symmetric
5674
o2.Size = Vector3.new(1, 1, 1)
5675
o2.CFrame = CFrame.new(-45.0308838, 2.90189338, -23.0160847, 0, -1, 3.30000003e-005, 1, 1.45200008e-009, 4.40000003e-005, -4.40000003e-005, 3.30000003e-005, 1)
5676
o2.BottomSurface = Enum.SurfaceType.Smooth
5677
o2.TopSurface = Enum.SurfaceType.Smooth
5678
o3.Parent = o2
5679
o3.Offset = Vector3.new(-0.180000007, -0.0299999993, 0)
5680
o3.Scale = Vector3.new(0.209999993, 0.00479999976, 0.194999993)
5681
o4.Parent = o1
5682
o4.Reflectance = 0.050000000745058
5683
o4.Transparency = 0.89999997615814
5684
o4.Position = Vector3.new(-45.5848656, 2.72892451, -23.0160999)
5685
o4.Rotation = Vector3.new(89.9975357, 8.13027157e-008, 89.9981079)
5686
o4.Anchored = true
5687
o4.FormFactor = Enum.FormFactor.Symmetric
5688
o4.Size = Vector3.new(1, 1, 1)
5689
o4.CFrame = CFrame.new(-45.5848656, 2.72892451, -23.0160999, 3.30000003e-005, -1, 1.41900003e-009, 4.3e-005, 0, -1, 1, 3.30000003e-005, 4.3e-005)
5690
o4.BottomSurface = Enum.SurfaceType.Smooth
5691
o4.TopSurface = Enum.SurfaceType.Smooth
5692
o5.Parent = o4
5693
o5.Offset = Vector3.new(0, -0.0480000004, 0)
5694
o5.Scale = Vector3.new(0.180000007, 0.00479999976, 0.180000007)
5695
o6.Parent = o1
5696
o6.BrickColor = BrickColor.new("Really black")
5697
o6.Position = Vector3.new(-45.4388695, 2.54694438, -23.0180969)
5698
o6.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5699
o6.Anchored = true
5700
o6.FormFactor = Enum.FormFactor.Symmetric
5701
o6.Size = Vector3.new(1, 1, 1)
5702
o6.CFrame = CFrame.new(-45.4388695, 2.54694438, -23.0180969, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5703
o6.BottomSurface = Enum.SurfaceType.Smooth
5704
o6.TopSurface = Enum.SurfaceType.Smooth
5705
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5706
o7.Parent = o6
5707
o7.Offset = Vector3.new(0.0480000004, 0, 0)
5708
o7.Scale = Vector3.new(0.143999994, 0.150000006, 0.143999994)
5709
o8.Parent = o1
5710
o8.BrickColor = BrickColor.new("Really black")
5711
o8.Position = Vector3.new(-45.2008667, 2.54694438, -23.0160828)
5712
o8.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5713
o8.Anchored = true
5714
o8.FormFactor = Enum.FormFactor.Symmetric
5715
o8.Size = Vector3.new(1, 1, 1)
5716
o8.CFrame = CFrame.new(-45.2008667, 2.54694438, -23.0160828, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5717
o8.BottomSurface = Enum.SurfaceType.Smooth
5718
o8.TopSurface = Enum.SurfaceType.Smooth
5719
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5720
o9.Parent = o8
5721
o9.Offset = Vector3.new(0.0240000002, 0, 0)
5722
o9.Scale = Vector3.new(0.42009002, 0.150000006, 0.143999994)
5723
o10.Parent = o1
5724
o10.BrickColor = BrickColor.new("Really black")
5725
o10.Position = Vector3.new(-45.0068626, 2.54694152, -23.0171223)
5726
o10.Rotation = Vector3.new(-0.00246371864, 90, 0)
5727
o10.Anchored = true
5728
o10.FormFactor = Enum.FormFactor.Symmetric
5729
o10.Size = Vector3.new(1, 1, 1)
5730
o10.CFrame = CFrame.new(-45.0068626, 2.54694152, -23.0171223, -3.30000003e-005, 0, 1, -4.3e-005, 1, -1.41900003e-009, -1, -4.3e-005, -3.30000003e-005)
5731
o10.BottomSurface = Enum.SurfaceType.Smooth
5732
o10.TopSurface = Enum.SurfaceType.Smooth
5733
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5734
o11.Parent = o10
5735
o11.Scale = Vector3.new(0.239999995, 0.150000006, 0.0480000004)
5736
o11.MeshType = Enum.MeshType.Wedge
5737
o12.Parent = o1
5738
o12.BrickColor = BrickColor.new("Really black")
5739
o12.Position = Vector3.new(-44.9609032, 2.54694152, -23.0180988)
5740
o12.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5741
o12.Anchored = true
5742
o12.FormFactor = Enum.FormFactor.Symmetric
5743
o12.Size = Vector3.new(1, 1, 1)
5744
o12.CFrame = CFrame.new(-44.9609032, 2.54694152, -23.0180988, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5745
o12.BottomSurface = Enum.SurfaceType.Smooth
5746
o12.TopSurface = Enum.SurfaceType.Smooth
5747
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5748
o13.Parent = o12
5749
o13.Scale = Vector3.new(0.0480000004, 0.150000006, 0.239999995)
5750
o14.Parent = o1
5751
o14.BrickColor = BrickColor.new("Really black")
5752
o14.Position = Vector3.new(-45.3188782, 2.72089553, -22.9411163)
5753
o14.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5754
o14.Anchored = true
5755
o14.FormFactor = Enum.FormFactor.Symmetric
5756
o14.Size = Vector3.new(1, 1, 1)
5757
o14.CFrame = CFrame.new(-45.3188782, 2.72089553, -22.9411163, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5758
o14.BottomSurface = Enum.SurfaceType.Smooth
5759
o14.TopSurface = Enum.SurfaceType.Smooth
5760
o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5761
o15.Parent = o14
5762
o15.Scale = Vector3.new(0.00300000003, 0.00300000003, 0.057599999)
5763
o16.Parent = o1
5764
o16.BrickColor = BrickColor.new("Really black")
5765
o16.Position = Vector3.new(-44.9648743, 2.72694039, -23.0171223)
5766
o16.Rotation = Vector3.new(90.0085602, 80.2704544, -90.0111923)
5767
o16.Anchored = true
5768
o16.Size = Vector3.new(1, 1.20000005, 1)
5769
o16.CFrame = CFrame.new(-44.9648743, 2.72694039, -23.0171223, -3.30000003e-005, 0.168998078, 0.985616446, -4.3e-005, 0.985616446, -0.168998078, -1, -4.79584414e-005, -2.52584268e-005)
5770
o16.BottomSurface = Enum.SurfaceType.Smooth
5771
o16.TopSurface = Enum.SurfaceType.Smooth
5772
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5773
o17.Parent = o16
5774
o17.MeshId = "http://www.roblox.com/asset/?id=3270017"
5775
o17.Scale = Vector3.new(0.230400011, 0.230400011, 0.479999989)
5776
o17.MeshType = Enum.MeshType.FileMesh
5777
o18.Parent = o1
5778
o18.BrickColor = BrickColor.new("Really black")
5779
o18.Position = Vector3.new(-45.3208618, 2.92493939, -23.016077)
5780
o18.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5781
o18.Anchored = true
5782
o18.FormFactor = Enum.FormFactor.Symmetric
5783
o18.Size = Vector3.new(1, 1, 1)
5784
o18.CFrame = CFrame.new(-45.3208618, 2.92493939, -23.016077, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5785
o18.BottomSurface = Enum.SurfaceType.Smooth
5786
o18.TopSurface = Enum.SurfaceType.Smooth
5787
o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5788
o19.Parent = o18
5789
o19.Offset = Vector3.new(0, 0.1875, 0)
5790
o19.Scale = Vector3.new(0, 0.00150000001, 0.0329999998)
5791
o20.Parent = o1
5792
o20.BrickColor = BrickColor.new("Really black")
5793
o20.Position = Vector3.new(-45.3208618, 2.89493656, -23.0160847)
5794
o20.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5795
o20.Anchored = true
5796
o20.FormFactor = Enum.FormFactor.Symmetric
5797
o20.Size = Vector3.new(1, 1, 1)
5798
o20.CFrame = CFrame.new(-45.3208618, 2.89493656, -23.0160847, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5799
o20.BottomSurface = Enum.SurfaceType.Smooth
5800
o20.TopSurface = Enum.SurfaceType.Smooth
5801
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5802
o21.Parent = o20
5803
o21.Offset = Vector3.new(0, 0.17400001, 0)
5804
o21.Scale = Vector3.new(0, 0.00150000001, 0.0990000069)
5805
o22.Parent = o1
5806
o22.BrickColor = BrickColor.new("Really black")
5807
o22.Position = Vector3.new(-45.2548485, 2.7238884, -23.016077)
5808
o22.Rotation = Vector3.new(-0.00246371864, 90, 0)
5809
o22.Anchored = true
5810
o22.Size = Vector3.new(1, 1.20000005, 1)
5811
o22.CFrame = CFrame.new(-45.2548485, 2.7238884, -23.016077, -3.30000003e-005, 0, 1, -4.3e-005, 1, -1.41900003e-009, -1, -4.3e-005, -3.30000003e-005)
5812
o22.BottomSurface = Enum.SurfaceType.Smooth
5813
o22.TopSurface = Enum.SurfaceType.Smooth
5814
o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5815
o23.Parent = o22
5816
o23.MeshId = "http://www.roblox.com/asset/?id=3270017"
5817
o23.Scale = Vector3.new(0.209999993, 0.209999993, 3.5999999)
5818
o23.MeshType = Enum.MeshType.FileMesh
5819
o24.Parent = o1
5820
o24.BrickColor = BrickColor.new("Really black")
5821
o24.Position = Vector3.new(-44.9108505, 2.54694438, -23.0160923)
5822
o24.Rotation = Vector3.new(179.997528, -90, 0)
5823
o24.Anchored = true
5824
o24.FormFactor = Enum.FormFactor.Symmetric
5825
o24.Size = Vector3.new(1, 1, 1)
5826
o24.CFrame = CFrame.new(-44.9108505, 2.54694438, -23.0160923, -3.30000003e-005, 0, -1, -4.3e-005, -1, 1.41900003e-009, -1, 4.3e-005, 3.30000003e-005)
5827
o24.BottomSurface = Enum.SurfaceType.Smooth
5828
o24.TopSurface = Enum.SurfaceType.Smooth
5829
o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5830
o25.Parent = o24
5831
o25.Scale = Vector3.new(0.239999995, 0.150000006, 0.0480000004)
5832
o25.MeshType = Enum.MeshType.Wedge
5833
o26.Parent = o1
5834
o26.BrickColor = BrickColor.new("Really black")
5835
o26.Position = Vector3.new(-45.3188705, 2.72089553, -23.0911293)
5836
o26.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5837
o26.Anchored = true
5838
o26.FormFactor = Enum.FormFactor.Symmetric
5839
o26.Size = Vector3.new(1, 1, 1)
5840
o26.CFrame = CFrame.new(-45.3188705, 2.72089553, -23.0911293, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5841
o26.BottomSurface = Enum.SurfaceType.Smooth
5842
o26.TopSurface = Enum.SurfaceType.Smooth
5843
o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5844
o27.Parent = o26
5845
o27.Scale = Vector3.new(0.00300000003, 0.00300000003, 0.057599999)
5846
o28.Parent = o1
5847
o28.BrickColor = BrickColor.new("Really black")
5848
o28.Position = Vector3.new(-45.3208618, 2.80793452, -23.016077)
5849
o28.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5850
o28.Anchored = true
5851
o28.FormFactor = Enum.FormFactor.Symmetric
5852
o28.Size = Vector3.new(1, 1, 1)
5853
o28.CFrame = CFrame.new(-45.3208618, 2.80793452, -23.016077, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5854
o28.BottomSurface = Enum.SurfaceType.Smooth
5855
o28.TopSurface = Enum.SurfaceType.Smooth
5856
o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5857
o29.Parent = o28
5858
o29.Scale = Vector3.new(0.00300000003, 0.0599999987, 0.00300000003)
5859
o30.Parent = o1
5860
o30.BrickColor = BrickColor.new("Really black")
5861
o30.Position = Vector3.new(-45.3208656, 2.86490941, -23.0160904)
5862
o30.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5863
o30.Anchored = true
5864
o30.FormFactor = Enum.FormFactor.Symmetric
5865
o30.Size = Vector3.new(1, 1, 1)
5866
o30.CFrame = CFrame.new(-45.3208656, 2.86490941, -23.0160904, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5867
o30.BottomSurface = Enum.SurfaceType.Smooth
5868
o30.TopSurface = Enum.SurfaceType.Smooth
5869
o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5870
o31.Parent = o30
5871
o31.Offset = Vector3.new(0, 0.135000005, 0)
5872
o31.Scale = Vector3.new(0, 0.0989999995, 0.00150000001)
5873
o32.Parent = o1
5874
o32.BrickColor = BrickColor.new("Really black")
5875
o32.Position = Vector3.new(-45.320858, 2.65193152, -23.0160847)
5876
o32.Rotation = Vector3.new(179.997482, -0.00189076073, -8.3193477e-008)
5877
o32.Anchored = true
5878
o32.FormFactor = Enum.FormFactor.Symmetric
5879
o32.Size = Vector3.new(1, 1, 1)
5880
o32.CFrame = CFrame.new(-45.320858, 2.65193152, -23.0160847, 1, 1.45200008e-009, -3.30000003e-005, 0, -1, -4.40000003e-005, -3.30000003e-005, 4.40000003e-005, -1)
5881
o32.BottomSurface = Enum.SurfaceType.Smooth
5882
o32.TopSurface = Enum.SurfaceType.Smooth
5883
o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5884
o33.Parent = o32
5885
o33.Scale = Vector3.new(0.00300000003, 0.0599999987, 0.00300000003)
5886
o34.Parent = o1
5887
o34.BrickColor = BrickColor.new("Really black")
5888
o34.Position = Vector3.new(-45.5238876, 2.72389054, -23.0180988)
5889
o34.Rotation = Vector3.new(-0.00246371864, 90, 0)
5890
o34.Anchored = true
5891
o34.Size = Vector3.new(1, 1.20000005, 1)
5892
o34.CFrame = CFrame.new(-45.5238876, 2.72389054, -23.0180988, -3.30000003e-005, 0, 1, -4.3e-005, 1, -1.41900003e-009, -1, -4.3e-005, -3.30000003e-005)
5893
o34.BottomSurface = Enum.SurfaceType.Smooth
5894
o34.TopSurface = Enum.SurfaceType.Smooth
5895
o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5896
o35.Parent = o34
5897
o35.MeshId = "http://www.roblox.com/asset/?id=3270017"
5898
o35.Scale = Vector3.new(0.215999991, 0.215999991, 0.576000035)
5899
o35.MeshType = Enum.MeshType.FileMesh
5900
o36.Parent = o1
5901
o36.BrickColor = BrickColor.new("Really black")
5902
o36.Position = Vector3.new(-45.0038757, 2.71586657, -23.0160828)
5903
o36.Rotation = Vector3.new(-0.00246371864, 90, 0)
5904
o36.Anchored = true
5905
o36.Size = Vector3.new(1, 1.20000005, 1)
5906
o36.CFrame = CFrame.new(-45.0038757, 2.71586657, -23.0160828, -3.30000003e-005, 0, 1, -4.3e-005, 1, -1.41900003e-009, -1, -4.3e-005, -3.30000003e-005)
5907
o36.BottomSurface = Enum.SurfaceType.Smooth
5908
o36.TopSurface = Enum.SurfaceType.Smooth
5909
o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5910
o37.Parent = o36
5911
o37.MeshId = "http://www.roblox.com/asset/?id=3270017"
5912
o37.Scale = Vector3.new(0.224999994, 0.224999994, 0.75)
5913
o37.MeshType = Enum.MeshType.FileMesh
5914
o38.Name = "Zoom"
5915
o38.Parent = o1
5916
o38.Material = Enum.Material.SmoothPlastic
5917
o38.Transparency = 1
5918
o38.Position = Vector3.new(-45.6625099, 2.73130202, -23.013567)
5919
o38.Rotation = Vector3.new(-90, -88.3242722, -90)
5920
o38.Anchored = true
5921
o38.FormFactor = Enum.FormFactor.Custom
5922
o38.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
5923
o38.CFrame = CFrame.new(-45.6625099, 2.73130202, -23.013567, 0, 0.0292440113, -0.999572337, 0, 0.999572337, 0.0292440113, 1, 0, 0)
5924
o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5925
o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5926
o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5927
o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5928
o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5929
o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5930
o39.Parent = o38
5931
o39.Scale = Vector3.new(0.142307684, 0.170769244, 0.284615368)
5932
ZoomFOV = 15
5933
else
5934
o2 = Instance.new("Part")
5935
o3 = Instance.new("SpecialMesh")
5936
o4 = Instance.new("Part")
5937
o5 = Instance.new("BlockMesh")
5938
o6 = Instance.new("Part")
5939
o7 = Instance.new("SpecialMesh")
5940
o8 = Instance.new("Part")
5941
o9 = Instance.new("SpecialMesh")
5942
o10 = Instance.new("Part")
5943
o11 = Instance.new("BlockMesh")
5944
o12 = Instance.new("Part")
5945
o13 = Instance.new("BlockMesh")
5946
o14 = Instance.new("Part")
5947
o15 = Instance.new("BlockMesh")
5948
o16 = Instance.new("Part")
5949
o17 = Instance.new("SpecialMesh")
5950
o18 = Instance.new("Part")
5951
o19 = Instance.new("SpecialMesh")
5952
o20 = Instance.new("Part")
5953
o21 = Instance.new("BlockMesh")
5954
o22 = Instance.new("Part")
5955
o23 = Instance.new("CylinderMesh")
5956
o24 = Instance.new("Part")
5957
o25 = Instance.new("SpecialMesh")
5958
o26 = Instance.new("Part")
5959
o27 = Instance.new("BlockMesh")
5960
o28 = Instance.new("Part")
5961
o29 = Instance.new("BlockMesh")
5962
o30 = Instance.new("Part")
5963
o31 = Instance.new("CylinderMesh")
5964
o32 = Instance.new("Part")
5965
o33 = Instance.new("BlockMesh")
5966
o34 = Instance.new("Part")
5967
o35 = Instance.new("BlockMesh")
5968
o36 = Instance.new("Part")
5969
o37 = Instance.new("BlockMesh")
5970
o38 = Instance.new("Part")
5971
o39 = Instance.new("SpecialMesh")
5972
o40 = Instance.new("Part")
5973
o41 = Instance.new("BlockMesh")
5974
o42 = Instance.new("Part")
5975
o43 = Instance.new("SpecialMesh")
5976
o2.Name = "IRONSIGHT"
5977
o2.Parent = o1
5978
o2.Material = Enum.Material.SmoothPlastic
5979
o2.BrickColor = BrickColor.new(CUSTOMCOLOR)
5980
o2.Position = Vector3.new(-45.1299782, 2.73781204, -22.9749947)
5981
o2.Rotation = Vector3.new(90, -8.08488086e-012, -89.9999924)
5982
o2.Anchored = true
5983
o2.FormFactor = Enum.FormFactor.Custom
5984
o2.Size = Vector3.new(0.200000003, 0.864000022, 0.200000003)
5985
o2.CFrame = CFrame.new(-45.1299782, 2.73781204, -22.9749947, 1.49008656e-007, 1, -1.41107788e-013, 1.77635616e-014, -1.41107801e-013, -1, -1, 1.49008883e-007, -1.77636429e-014)
5986
o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
5987
o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
5988
o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
5989
o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
5990
o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
5991
o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
5992
o2.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
5993
o3.Parent = o2
5994
o3.Scale = Vector3.new(0.149999991, 1, 0.329999983)
5995
o3.MeshType = Enum.MeshType.Wedge
5996
o4.Name = "IRONSIGHT"
5997
o4.Parent = o1
5998
o4.Material = Enum.Material.SmoothPlastic
5999
o4.BrickColor = BrickColor.new(CUSTOMCOLOR)
6000
o4.Position = Vector3.new(-45.6069984, 2.7168169, -22.9749947)
6001
o4.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6002
o4.Anchored = true
6003
o4.FormFactor = Enum.FormFactor.Custom
6004
o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6005
o4.CFrame = CFrame.new(-45.6069984, 2.7168169, -22.9749947, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6006
o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6007
o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6008
o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6009
o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6010
o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6011
o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6012
o4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6013
o5.Parent = o4
6014
o5.Scale = Vector3.new(0.151499987, 0.180000007, 0.450000018)
6015
o6.Name = "IRONSIGHT"
6016
o6.Parent = o1
6017
o6.Material = Enum.Material.SmoothPlastic
6018
o6.BrickColor = BrickColor.new(CUSTOMCOLOR)
6019
o6.Position = Vector3.new(-45.6759911, 2.59981394, -23.0199947)
6020
o6.Rotation = Vector3.new(90, -8.08488086e-012, 90.0000076)
6021
o6.Anchored = true
6022
o6.FormFactor = Enum.FormFactor.Custom
6023
o6.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6024
o6.CFrame = CFrame.new(-45.6759911, 2.59981394, -23.0199947, -1.49008656e-007, -1, -1.41107788e-013, -1.77635616e-014, 1.41107801e-013, -1, 1, -1.49008883e-007, -1.77636429e-014)
6025
o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6026
o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6027
o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6028
o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6029
o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6030
o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6031
o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6032
o7.Parent = o6
6033
o7.Scale = Vector3.new(0.599999964, 0.239999995, 0.990000069)
6034
o7.MeshType = Enum.MeshType.Wedge
6035
o8.Name = "IRONSIGHT"
6036
o8.Parent = o1
6037
o8.Material = Enum.Material.SmoothPlastic
6038
o8.BrickColor = BrickColor.new(CUSTOMCOLOR)
6039
o8.Position = Vector3.new(-45.6369934, 2.75281191, -22.9749794)
6040
o8.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6041
o8.Anchored = true
6042
o8.FormFactor = Enum.FormFactor.Custom
6043
o8.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6044
o8.CFrame = CFrame.new(-45.6369934, 2.75281191, -22.9749794, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6045
o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6046
o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6047
o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6048
o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6049
o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6050
o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6051
o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6052
o9.Parent = o8
6053
o9.Scale = Vector3.new(0.151499987, 0.180000007, 0.149999991)
6054
o9.MeshType = Enum.MeshType.Wedge
6055
o10.Name = "IRONSIGHT"
6056
o10.Parent = o1
6057
o10.Material = Enum.Material.SmoothPlastic
6058
o10.BrickColor = BrickColor.new(CUSTOMCOLOR)
6059
o10.Position = Vector3.new(-45.6069984, 2.60881591, -23.0199947)
6060
o10.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6061
o10.Anchored = true
6062
o10.FormFactor = Enum.FormFactor.Custom
6063
o10.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6064
o10.CFrame = CFrame.new(-45.6069984, 2.60881591, -23.0199947, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6065
o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6066
o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6067
o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6068
o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6069
o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6070
o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6071
o10.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6072
o11.Parent = o10
6073
o11.Offset = Vector3.new(0, -0.00450000027, 0)
6074
o11.Scale = Vector3.new(0.599999964, 0.944999993, 0.450000018)
6075
o12.Name = "IRONSIGHT"
6076
o12.Parent = o1
6077
o12.Material = Enum.Material.SmoothPlastic
6078
o12.BrickColor = BrickColor.new(CUSTOMCOLOR)
6079
o12.Position = Vector3.new(-45.6099968, 2.71678591, -23.0650082)
6080
o12.Rotation = Vector3.new(179.902588, 89.7451248, -0.991545081)
6081
o12.Anchored = true
6082
o12.FormFactor = Enum.FormFactor.Custom
6083
o12.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6084
o12.CFrame = CFrame.new(-45.6099968, 2.71678591, -23.0650082, 2.21249138e-007, 3.82925913e-009, 0.999990106, -4.37107595e-008, 0.999995053, -3.82934262e-009, -1, -4.3711271e-008, -2.25229542e-006)
6085
o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6086
o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6087
o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6088
o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6089
o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6090
o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6091
o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6092
o13.Parent = o12
6093
o13.Scale = Vector3.new(0.151499987, 0.180000007, 0.450000018)
6094
o14.Name = "IRONSIGHT"
6095
o14.Parent = o1
6096
o14.Material = Enum.Material.SmoothPlastic
6097
o14.BrickColor = BrickColor.new(CUSTOMCOLOR)
6098
o14.Position = Vector3.new(-44.6169853, 2.59981394, -23.02001)
6099
o14.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6100
o14.Anchored = true
6101
o14.FormFactor = Enum.FormFactor.Custom
6102
o14.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6103
o14.CFrame = CFrame.new(-44.6169853, 2.59981394, -23.02001, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6104
o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6105
o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6106
o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6107
o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6108
o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6109
o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6110
o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6111
o15.Parent = o14
6112
o15.Offset = Vector3.new(0, -0.0180000011, -0.00300000003)
6113
o15.Scale = Vector3.new(0.599999964, 0.791999996, 0.299999982)
6114
o16.Name = "IRONSIGHT"
6115
o16.Parent = o1
6116
o16.Material = Enum.Material.SmoothPlastic
6117
o16.BrickColor = BrickColor.new(CUSTOMCOLOR)
6118
o16.Position = Vector3.new(-45.3610039, 2.65676594, -23.0199947)
6119
o16.Rotation = Vector3.new(-90, -2.14500069e-005, -90.0000076)
6120
o16.Anchored = true
6121
o16.FormFactor = Enum.FormFactor.Custom
6122
o16.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6123
o16.CFrame = CFrame.new(-45.3610039, 2.65676594, -23.0199947, -2.08318397e-007, 0.999990106, -3.74373229e-007, 2.98018463e-008, 3.74374991e-007, 0.999995053, 1, -2.26522616e-006, -2.98014395e-008)
6124
o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6125
o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6126
o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6127
o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6128
o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6129
o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6130
o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6131
o17.Parent = o16
6132
o17.Scale = Vector3.new(0.599999964, 0.540000021, 0.450000018)
6133
o17.MeshType = Enum.MeshType.Wedge
6134
o18.Name = "IRONSIGHT"
6135
o18.Parent = o1
6136
o18.Material = Enum.Material.SmoothPlastic
6137
o18.BrickColor = BrickColor.new(CUSTOMCOLOR)
6138
o18.Position = Vector3.new(-45.6399918, 2.75281191, -23.0650082)
6139
o18.Rotation = Vector3.new(179.902588, 89.7451248, -0.991545081)
6140
o18.Anchored = true
6141
o18.FormFactor = Enum.FormFactor.Custom
6142
o18.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6143
o18.CFrame = CFrame.new(-45.6399918, 2.75281191, -23.0650082, 2.21249138e-007, 3.82925913e-009, 0.999990106, -4.37107595e-008, 0.999995053, -3.82934262e-009, -1, -4.3711271e-008, -2.25229542e-006)
6144
o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6145
o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6146
o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6147
o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6148
o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6149
o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6150
o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6151
o19.Parent = o18
6152
o19.Scale = Vector3.new(0.151499987, 0.180000007, 0.149999991)
6153
o19.MeshType = Enum.MeshType.Wedge
6154
o20.Name = "IRONSIGHT"
6155
o20.Parent = o1
6156
o20.Material = Enum.Material.SmoothPlastic
6157
o20.BrickColor = BrickColor.new(CUSTOMCOLOR)
6158
o20.Position = Vector3.new(-45.5949974, 2.75281191, -23.0650082)
6159
o20.Rotation = Vector3.new(179.902588, 89.7451248, -0.991545081)
6160
o20.Anchored = true
6161
o20.FormFactor = Enum.FormFactor.Custom
6162
o20.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6163
o20.CFrame = CFrame.new(-45.5949974, 2.75281191, -23.0650082, 2.21249138e-007, 3.82925913e-009, 0.999990106, -4.37107595e-008, 0.999995053, -3.82934262e-009, -1, -4.3711271e-008, -2.25229542e-006)
6164
o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6165
o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6166
o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6167
o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6168
o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6169
o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6170
o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6171
o21.Parent = o20
6172
o21.Scale = Vector3.new(0.151499987, 0.180000007, 0.299999982)
6173
o22.Name = "IRONSIGHT"
6174
o22.Parent = o1
6175
o22.Material = Enum.Material.SmoothPlastic
6176
o22.BrickColor = BrickColor.new(CUSTOMCOLOR)
6177
o22.Position = Vector3.new(-45.5320015, 2.66876698, -23.0199947)
6178
o22.Rotation = Vector3.new(180, -0.00013253183, 180)
6179
o22.Anchored = true
6180
o22.FormFactor = Enum.FormFactor.Custom
6181
o22.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6182
o22.CFrame = CFrame.new(-45.5320015, 2.66876698, -23.0199947, -0.999990106, -3.16935846e-008, -2.31311674e-006, -3.16936557e-008, 0.999995053, -3.44613064e-013, 4.78668653e-006, -4.81492775e-013, -1)
6183
o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6184
o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6185
o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6186
o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6187
o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6188
o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6189
o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6190
o23.Parent = o22
6191
o23.Scale = Vector3.new(0.75, 0.149999991, 0.9375)
6192
o24.Name = "IRONSIGHT"
6193
o24.Parent = o1
6194
o24.Material = Enum.Material.SmoothPlastic
6195
o24.BrickColor = BrickColor.new(CUSTOMCOLOR)
6196
o24.Position = Vector3.new(-45.5470009, 2.76181388, -23.0199947)
6197
o24.Rotation = Vector3.new(1.01777712e-012, -90, 0)
6198
o24.Anchored = true
6199
o24.FormFactor = Enum.FormFactor.Custom
6200
o24.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6201
o24.CFrame = CFrame.new(-45.5470009, 2.76181388, -23.0199947, -1.49008656e-007, -4.44105473e-015, -1, -1.77635616e-014, 1, -4.44102762e-015, 1, 1.77635684e-014, -1.49008883e-007)
6202
o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6203
o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6204
o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6205
o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6206
o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6207
o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6208
o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6209
o25.Parent = o24
6210
o25.MeshId = "http://www.roblox.com/asset/?id=3270017"
6211
o25.Scale = Vector3.new(0.0599999987, 0.0599999987, 0.0149999997)
6212
o25.MeshType = Enum.MeshType.FileMesh
6213
o26.Name = "IRONSIGHT"
6214
o26.Parent = o1
6215
o26.Material = Enum.Material.SmoothPlastic
6216
o26.BrickColor = BrickColor.new(CUSTOMCOLOR)
6217
o26.Position = Vector3.new(-45.4719963, 2.60581398, -23.0199947)
6218
o26.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6219
o26.Anchored = true
6220
o26.FormFactor = Enum.FormFactor.Custom
6221
o26.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6222
o26.CFrame = CFrame.new(-45.4719963, 2.60581398, -23.0199947, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6223
o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6224
o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6225
o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6226
o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6227
o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6228
o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6229
o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6230
o27.Parent = o26
6231
o27.Scale = Vector3.new(0.599999964, 1.16999996, 0.599999964)
6232
o28.Name = "IRONSIGHT"
6233
o28.Parent = o1
6234
o28.Material = Enum.Material.SmoothPlastic
6235
o28.BrickColor = BrickColor.new(CUSTOMCOLOR)
6236
o28.Position = Vector3.new(-45.5470009, 2.61781597, -23.0199947)
6237
o28.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6238
o28.Anchored = true
6239
o28.FormFactor = Enum.FormFactor.Custom
6240
o28.Size = Vector3.new(0.200000003, 0.216000006, 0.200000003)
6241
o28.CFrame = CFrame.new(-45.5470009, 2.61781597, -23.0199947, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6242
o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6243
o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6244
o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6245
o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6246
o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6247
o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6248
o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6249
o29.Parent = o28
6250
o29.Scale = Vector3.new(0.599999964, 1.10000002, 0.149999991)
6251
o30.Name = "IRONSIGHT"
6252
o30.Parent = o1
6253
o30.Material = Enum.Material.SmoothPlastic
6254
o30.BrickColor = BrickColor.new(CUSTOMCOLOR)
6255
o30.Position = Vector3.new(-45.6069908, 2.73477697, -22.9629879)
6256
o30.Rotation = Vector3.new(-90, -5.22833534e-006, -179.999878)
6257
o30.Anchored = true
6258
o30.FormFactor = Enum.FormFactor.Custom
6259
o30.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6260
o30.CFrame = CFrame.new(-45.6069908, 2.73477697, -22.9629879, -0.999990106, 2.33719743e-006, -9.1251664e-008, -9.12519411e-008, 4.37109904e-008, 0.999995053, 4.81076722e-006, 1, -4.3711065e-008)
6261
o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6262
o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6263
o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6264
o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6265
o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6266
o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6267
o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6268
o31.Parent = o30
6269
o31.Scale = Vector3.new(0.299999982, 0.149999991, 0.299999982)
6270
o32.Name = "IRONSIGHT"
6271
o32.Parent = o1
6272
o32.Material = Enum.Material.SmoothPlastic
6273
o32.BrickColor = BrickColor.new(CUSTOMCOLOR)
6274
o32.Position = Vector3.new(-45.5919991, 2.75281191, -22.9749947)
6275
o32.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6276
o32.Anchored = true
6277
o32.FormFactor = Enum.FormFactor.Custom
6278
o32.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6279
o32.CFrame = CFrame.new(-45.5919991, 2.75281191, -22.9749947, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6280
o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6281
o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6282
o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6283
o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6284
o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6285
o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6286
o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6287
o33.Parent = o32
6288
o33.Scale = Vector3.new(0.151499987, 0.180000007, 0.299999982)
6289
o34.Name = "IRONSIGHT"
6290
o34.Parent = o1
6291
o34.Material = Enum.Material.SmoothPlastic
6292
o34.BrickColor = BrickColor.new(CUSTOMCOLOR)
6293
o34.Position = Vector3.new(-45.0519753, 2.68981695, -23.0199947)
6294
o34.Rotation = Vector3.new(1.01777712e-012, 90, 0)
6295
o34.Anchored = true
6296
o34.FormFactor = Enum.FormFactor.Custom
6297
o34.Size = Vector3.new(0.200000003, 0.200000003, 0.720000029)
6298
o34.CFrame = CFrame.new(-45.0519753, 2.68981695, -23.0199947, 1.49008656e-007, -4.44105473e-015, 1, 1.77635616e-014, 1, 4.44102762e-015, -1, 1.77635684e-014, 1.49008883e-007)
6299
o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6300
o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6301
o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6302
o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6303
o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6304
o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6305
o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6306
o35.Parent = o34
6307
o35.Scale = Vector3.new(0.599999964, 0.180000007, 1)
6308
o36.Name = "IRONSIGHT"
6309
o36.Parent = o1
6310
o36.Material = Enum.Material.SmoothPlastic
6311
o36.BrickColor = BrickColor.new(CUSTOMCOLOR)
6312
o36.Position = Vector3.new(-44.6529884, 2.67176604, -23.02001)
6313
o36.Rotation = Vector3.new(89.999939, -26.9998341, 90.0000153)
6314
o36.Anchored = true
6315
o36.FormFactor = Enum.FormFactor.Custom
6316
o36.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6317
o36.CFrame = CFrame.new(-44.6529884, 2.67176604, -23.02001, -2.21249138e-007, -0.890996754, -0.453987896, -1.45661247e-013, 0.453990191, -0.891001165, 1, 2.00680779e-006, 1.022525e-006)
6318
o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6319
o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6320
o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6321
o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6322
o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6323
o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6324
o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6325
o37.Parent = o36
6326
o37.Offset = Vector3.new(0, -0.0057000001, 0.00329999998)
6327
o37.Scale = Vector3.new(0.599999964, 0.566999972, 0.180000007)
6328
o38.Name = "IRONSIGHT"
6329
o38.Parent = o1
6330
o38.Material = Enum.Material.SmoothPlastic
6331
o38.BrickColor = BrickColor.new(CUSTOMCOLOR)
6332
o38.Position = Vector3.new(-44.6619835, 2.53976989, -23.02001)
6333
o38.Rotation = Vector3.new(90, 2.72386387e-006, 90.0000076)
6334
o38.Anchored = true
6335
o38.FormFactor = Enum.FormFactor.Custom
6336
o38.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6337
o38.CFrame = CFrame.new(-44.6619835, 2.53976989, -23.02001, -2.21249138e-007, -0.999990106, 4.7540393e-008, -1.45661247e-013, -4.75405564e-008, -0.999995053, 1, 2.25229542e-006, 3.65661176e-014)
6338
o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6339
o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6340
o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6341
o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6342
o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6343
o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6344
o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6345
o39.Parent = o38
6346
o39.Scale = Vector3.new(0.599999964, 0.180000007, 0.299999982)
6347
o39.MeshType = Enum.MeshType.Wedge
6348
o40.Name = "Zoom"
6349
o40.Parent = o1
6350
o40.Material = Enum.Material.SmoothPlastic
6351
o40.Transparency = 1
6352
o40.Position = Vector3.new(-45.7273788, 2.75334311, -23.0179634)
6353
o40.Rotation = Vector3.new(-90, -88.876564, -90)
6354
o40.Anchored = true
6355
o40.FormFactor = Enum.FormFactor.Custom
6356
o40.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
6357
o40.CFrame = CFrame.new(-45.7273788, 2.75334311, -23.0179634, 0, 0.0196069945, -0.999807775, 0, 0.999807775, 0.0196069926, 1, 0, 0)
6358
o40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6359
o40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6360
o40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6361
o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6362
o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6363
o40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6364
o41.Parent = o40
6365
o41.Scale = Vector3.new(0.142307684, 0.170769244, 0.284615368)
6366
o42.Name = "IRONSIGHT"
6367
o42.Parent = o1
6368
o42.Material = Enum.Material.SmoothPlastic
6369
o42.BrickColor = BrickColor.new(CUSTOMCOLOR)
6370
o42.Position = Vector3.new(-45.1359749, 2.73778296, -23.0650082)
6371
o42.Rotation = Vector3.new(90, 9.07952369e-007, -89.9999924)
6372
o42.Anchored = true
6373
o42.FormFactor = Enum.FormFactor.Custom
6374
o42.Size = Vector3.new(0.200000003, 0.864000022, 0.200000003)
6375
o42.CFrame = CFrame.new(-45.1359749, 2.73778296, -23.0650082, 1.73088893e-007, 0.999990106, 1.58467586e-008, 6.39488327e-014, 1.58467586e-008, -0.999995053, -1, -2.30045589e-006, 1.91007719e-013)
6376
o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6377
o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6378
o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6379
o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6380
o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6381
o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6382
o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
6383
o43.Parent = o42
6384
o43.Scale = Vector3.new(0.149999991, 1, 0.329999983)
6385
o43.MeshType = Enum.MeshType.Wedge
6386
ZoomFOV = 70
6387
end
6388
function onKeyDown(key) 
6389
key:lower() 
6390
if key == "f" and FlashLight == true then
6391
if o1.LIGHT.LIGHT.Enabled == false then
6392
	o1.LIGHT.LIGHT.Enabled = true
6393
else
6394
	o1.LIGHT.LIGHT.Enabled = false
6395
end
6396
end
6397
if key == "q" then
6398
local check = o1:findFirstChild("ZoomedIn")
6399
if check.Value == true then
6400
game.workspace.Camera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
6401
game.workspace.Camera.FieldOfView = 70
6402
game.workspace.Camera.CameraType = g
6403
check.Value = false 
6404
else
6405
zoomb = o1.Zoom
6406
game.workspace.Camera.CameraSubject = zoomb
6407
game.workspace.Camera.FieldOfView = ZoomFOV
6408
game.workspace.Camera.CameraType = 1
6409
check.Value = true
6410
end
6411
end
6412
end
6413
6414
6415
function onS(mouse)
6416
mouse.KeyDown:connect(onKeyDown) 
6417
end
6418
for i,v in pairs (o1:GetChildren()) do
6419
	if v:IsA("Part") or v:IsA("WedgePart") then
6420
		v.Material = "SmoothPlastic"
6421
		v.BackSurface = Enum.SurfaceType.SmoothNoOutlines
6422
		v.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
6423
		v.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
6424
		v.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
6425
		v.RightSurface = Enum.SurfaceType.SmoothNoOutlines
6426
		v.TopSurface = Enum.SurfaceType.SmoothNoOutlines
6427
		if v.BrickColor == BrickColor.new("Really black") then
6428
			v.BrickColor = BrickColor.New(CUSTOMCOLOR)
6429
		end
6430
	end
6431
end
6432
6433
o1.Equipped:connect(onS)
6434
6435
o1.Parent = game.Players.LocalPlayer.Backpack