Advertisement
Finnegan5

aussie

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