Advertisement
deduct

Untitled

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