Advertisement
DISTROYER190

DISTROYER190

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