Advertisement
danielaust

really good gun

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