Advertisement
Guest User

sxdcfgbhjmk

a guest
Mar 18th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 160.00 KB | None | 0 0
  1. -- This script has been converted to FE by iPxter
  2.  
  3.  
  4. if game:GetService("RunService"):IsClient() then error("Script must be server-side in order to work; use h/ and not hl/") end
  5. local Player,Mouse,mouse,UserInputService,ContextActionService = owner
  6. do
  7. print("FE Compatibility code by Mokiros | Translated to FE by iPxter")
  8. script.Parent = Player.Character
  9.  
  10. --RemoteEvent for communicating
  11. local Event = Instance.new("RemoteEvent")
  12. Event.Name = "UserInput_Event"
  13.  
  14. --Fake event to make stuff like Mouse.KeyDown work
  15. local function fakeEvent()
  16. local t = {_fakeEvent=true,Connect=function(self,f)self.Function=f end}
  17. t.connect = t.Connect
  18. return t
  19. end
  20.  
  21. --Creating fake input objects with fake variables
  22. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  23. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  24. local CAS = {Actions={},BindAction=function(self,name,fun,touch,...)
  25. CAS.Actions[name] = fun and {Name=name,Function=fun,Keys={...}} or nil
  26. end}
  27. --Merged 2 functions into one by checking amount of arguments
  28. CAS.UnbindAction = CAS.BindAction
  29.  
  30. --This function will trigger the events that have been :Connect()'ed
  31. local function te(self,ev,...)
  32. local t = m[ev]
  33. if t and t._fakeEvent and t.Function then
  34. t.Function(...)
  35. end
  36. end
  37. m.TrigEvent = te
  38. UIS.TrigEvent = te
  39.  
  40. Event.OnServerEvent:Connect(function(plr,io)
  41. if plr~=Player then return end
  42. if io.isMouse then
  43. m.Target = io.Target
  44. m.Hit = io.Hit
  45. else
  46. local b = io.UserInputState == Enum.UserInputState.Begin
  47. if io.UserInputType == Enum.UserInputType.MouseButton1 then
  48. return m:TrigEvent(b and "Button1Down" or "Button1Up")
  49. end
  50. for _,t in pairs(CAS.Actions) do
  51. for _,k in pairs(t.Keys) do
  52. if k==io.KeyCode then
  53. t.Function(t.Name,io.UserInputState,io)
  54. end
  55. end
  56. end
  57. m:TrigEvent(b and "KeyDown" or "KeyUp",io.KeyCode.Name:lower())
  58. UIS:TrigEvent(b and "InputBegan" or "InputEnded",io,false)
  59. end
  60. end)
  61. Event.Parent = NLS([==[
  62. local Player = game:GetService("Players").LocalPlayer
  63. local Event = script:WaitForChild("UserInput_Event")
  64.  
  65. local UIS = game:GetService("UserInputService")
  66. local input = function(io,a)
  67. if a then return end
  68. --Since InputObject is a client-side instance, we create and pass table instead
  69. Event:FireServer({KeyCode=io.KeyCode,UserInputType=io.UserInputType,UserInputState=io.UserInputState})
  70. end
  71. UIS.InputBegan:Connect(input)
  72. UIS.InputEnded:Connect(input)
  73.  
  74. local Mouse = Player:GetMouse()
  75. local h,t
  76. --Give the server mouse data 30 times every second, but only if the values changed
  77. --If player is not moving their mouse, client won't fire events
  78. while wait(1/30) do
  79. if h~=Mouse.Hit or t~=Mouse.Target then
  80. h,t=Mouse.Hit,Mouse.Target
  81. Event:FireServer({isMouse=true,Target=t,Hit=h})
  82. end
  83. end]==],Player.Character)
  84. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  85. end
  86.  
  87. spawn (function()
  88. --RPK-74 Script by DMS don't LEAK it's rarity is nice c:
  89. local RPKTHing = function(f,scri)
  90. local oldenv = getfenv(f)
  91. local newenv = setmetatable({}, {
  92. __index = function(_, k)
  93. if k:lower() == 'script' then
  94. return scri
  95. else
  96. return oldenv[k]
  97. end
  98. end
  99. })
  100. setfenv(f, newenv)
  101. ypcall(function() f() end)
  102. end
  103. cors = {}
  104. mas = Instance.new("Model",game:GetService("Lighting"))
  105. mas.Name = "So many of ur face"
  106. o1 = Instance.new("Tool")
  107. o1.Name = "RPK-74"
  108. o1.Parent = mas
  109. o1.GripForward = Vector3.new(-0.308719009, -0, -0.951153278)
  110. o1.GripPos = Vector3.new(0, -0.300000012, 0.200000003)
  111. o1.GripRight = Vector3.new(0.951153278, 0, -0.308719009)
  112. o2 = Instance.new("NumberValue")
  113. o2.Name = "Left"
  114. o2.Parent = o1
  115. o2.Value = 30
  116. o3 = Instance.new("NumberValue")
  117. o3.Name = "Recoil"
  118. o3.Parent = o1
  119. o3.Value = 2
  120. o4 = Instance.new("Script")
  121. o4.Parent = o3
  122. table.insert(cors,coroutine.create(function()
  123. wait()
  124. RPKTHing(function()
  125. while true do
  126. wait(.2)
  127. if script.Parent.Value > 3 then
  128. script.Parent.Value = script.Parent.Value - 1
  129. end
  130. end
  131.  
  132. end,o4)
  133. end))
  134. o5 = Instance.new("NumberValue")
  135. o5.Name = "MaxAmmo"
  136. o5.Parent = o1
  137. o5.Value = 50
  138. o6 = Instance.new("NumberValue")
  139. o6.Name = "Ammo"
  140. o6.Parent = o1
  141. o6.Value = 50
  142. o7 = Instance.new("LocalScript")
  143. o7.Name = "Crouch"
  144. o7.Parent = o1
  145. table.insert(cors,coroutine.create(function()
  146. wait()
  147. RPKTHing(function()
  148. on = 0
  149. Tool = script.Parent
  150. welds = {}
  151. sh = {}
  152. arms = nil
  153. torso = nil
  154. f = nil
  155. function Crouch(ison)
  156. if arms == nil and torso == nil then
  157. arms = {Tool.Parent:FindFirstChild("Left Leg"), Tool.Parent:FindFirstChild("Right Leg")}
  158. torso = Tool.Parent:FindFirstChild("Torso")
  159. end
  160. if arms ~= nil and torso ~= nil then
  161. sh = {torso:FindFirstChild("Left Hip"), torso:FindFirstChild("Right Hip")}
  162. if sh ~= nil then
  163. local yes = true
  164. if yes then
  165. yes = false
  166. if ison == 1 then
  167. sh[1].Part1 = nil
  168. sh[2].Part1 = nil
  169. local weld1 = Instance.new("Weld")
  170. weld1.Part0 = torso
  171. weld1.Parent = torso
  172. weld1.Part1 = arms[1]
  173. weld1.C1 = CFrame.new(-0.5, 0.75, 1)
  174. arms[1].Name = "LDave"
  175. arms[1].CanCollide = true
  176. welds[1] = weld1
  177. local weld2 = Instance.new("Weld")
  178. weld2.Part0 = torso
  179. weld2.Parent = torso
  180. weld2.Part1 = arms[2]
  181. weld2.C1 = CFrame.new(0.5,0.495,1.25) * CFrame.fromEulerAnglesXYZ(math.rad(90),0,0)
  182. arms[2].Name = "RDave"
  183. arms[2].CanCollide = true
  184. welds[2] = weld2
  185. local force = Instance.new("BodyForce")
  186. force.Parent = torso
  187. f = force
  188. wait(0.01)
  189. elseif ison == 0 then
  190. if arms then
  191. sh[1].Part1 = arms[1]
  192. sh[2].Part1 = arms[2]
  193. f.Parent = nil
  194. arms[2].Name = "Right Leg"
  195. arms[1].Name = "Left Leg"
  196. welds[1].Parent = nil
  197. welds[2].Parent = nil
  198. end
  199. end
  200. end
  201. else
  202. print("sh")
  203. end
  204. else
  205. print("arms")
  206. end
  207. end
  208. function Key(key)
  209. if key then
  210. key = string.lower(key)
  211. if (key=="c") then
  212. if on == 1 then
  213. on = 0
  214. elseif on == 0 then
  215. on = 1
  216. end
  217. Crouch(on)
  218. end
  219. end
  220. end
  221. function Equip(mouse)
  222. mouse.KeyDown:connect(Key)
  223. end
  224. script.Parent.Equipped:connect(Equip)
  225.  
  226.  
  227. end,o7)
  228. end))
  229. o8 = Instance.new("NumberValue")
  230. o8.Name = "StoredAmmo"
  231. o8.Parent = o1
  232. o8.Value = 790
  233. o9 = Instance.new("LocalScript")
  234. o9.Name = "Shooter"
  235. o9.Parent = o1
  236. table.insert(cors,coroutine.create(function()
  237. wait()
  238. RPKTHing(function()
  239. Tool = script.Parent
  240.  
  241. local arms = nil
  242. local torso = nil
  243. local weld33 = nil -- right arm
  244. local weld55 = nil -- left arm
  245. local welds = {}
  246. local reloading = false
  247. local firing = false
  248. local canreload = true
  249. local canshoot = true
  250. local damage = 200
  251.  
  252. function ReloadSequence()
  253. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  254. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  255. wait(.04)
  256. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-92), math.rad(-16), 0)
  257. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  258. Tool.Handle.M1:play()
  259. Tool.Mag.Transparency = 1
  260. local mag = Tool.Mag:clone()
  261. mag.Parent = game.Workspace
  262. mag.CanCollide = false
  263. mag.Transparency = 0
  264. Tool.Mag2.Transparency = 1
  265. local mag = Tool.Mag2:clone()
  266. mag.Parent = game.Workspace
  267. mag.CanCollide = false
  268. mag.Transparency = 0
  269. Tool.Mag3.Transparency = 1
  270. local mag = Tool.Mag3:clone()
  271. mag.Parent = game.Workspace
  272. mag.CanCollide = false
  273. mag.Transparency = 0
  274. Tool.Mag4.Transparency = 1
  275. local mag = Tool.Mag4:clone()
  276. mag.Parent = game.Workspace
  277. mag.CanCollide = false
  278. mag.Transparency = 0
  279. wait(.04)
  280. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93), math.rad(-16), 0)
  281. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  282. wait(.04)
  283. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.1), math.rad(-16), 0)
  284. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  285. wait(.04)
  286. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.4), math.rad(-16), 0)
  287. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  288. wait(.04)
  289. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.7), math.rad(-16), 0)
  290. weld55.C1 = CFrame.new(0.9, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1.2, math.rad(-0))
  291. wait(.04)
  292. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.7), math.rad(-16), 0)
  293. weld55.C1 = CFrame.new(0.9, -0.65, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1.4, math.rad(-0))
  294. wait(.04)
  295. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.6), math.rad(-16), 0.04)
  296. weld55.C1 = CFrame.new(0.9, -1, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1.6, math.rad(-0))
  297. wait(.04)
  298. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.7), math.rad(-16), 0.03)
  299. weld55.C1 = CFrame.new(0.9, -1, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1.6, math.rad(-0))
  300. wait(.04)
  301. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.9), math.rad(-16), 0.03)
  302. weld55.C1 = CFrame.new(0.9, -1, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.6, math.rad(-0))
  303. wait(.06)
  304. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.2), math.rad(-16), 0.03)
  305. weld55.C1 = CFrame.new(0.9, -0.65, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.4, math.rad(-0))
  306. wait(.06)
  307. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  308. weld55.C1 = CFrame.new(0.9, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.2, math.rad(-0))
  309. wait(.06)
  310. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.9), math.rad(-16), 0.02)
  311. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1, math.rad(-0))
  312. Tool.Mag.Transparency = 0
  313. Tool.Mag2.Transparency = 0
  314. Tool.Mag3.Transparency = 0
  315. Tool.Mag4.Transparency = 0
  316. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -1.35)
  317. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.315, -1.26)
  318. Tool.Mag3.Mesh.Offset = Vector3.new(0, -1.17, 0.63)
  319. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.99, 0.9)
  320. wait(.06)
  321. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.02)
  322. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1, math.rad(-0))
  323. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -1.2)
  324. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.28, -1.12)
  325. Tool.Mag3.Mesh.Offset = Vector3.new(0, -1.04, 0.56)
  326. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.88, 0.8)
  327. wait(.06)
  328. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.03)
  329. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1, math.rad(-0))
  330. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -1.05)
  331. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.245, -0.98)
  332. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.91, 0.49)
  333. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.77, 0.7)
  334. wait(.06)
  335. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.03)
  336. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1, math.rad(-0))
  337. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.9)
  338. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.21, -0.84)
  339. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.78, 0.42)
  340. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.66, 0.6)
  341. wait(.06)
  342. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.02)
  343. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1, math.rad(-0))
  344. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.75)
  345. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.175, -0.7)
  346. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.65, 0.35)
  347. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.55, 0.5)
  348. wait(.06)
  349. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.02)
  350. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  351. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.6)
  352. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.14, -0.56)
  353. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.52, 0.28)
  354. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.44, 0.4)
  355. wait(.06)
  356. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  357. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  358. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.45)
  359. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.105, -0.42)
  360. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.39, 0.21)
  361. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.33, 0.3)
  362. wait(.06)
  363. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  364. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  365. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.3)
  366. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.7, -0.28)
  367. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.26, 0.14)
  368. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.22, 0.2)
  369. wait(.06)
  370. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  371. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  372. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.15)
  373. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.035, -0.14)
  374. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.13, 0.07)
  375. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.11, 0.1)
  376. wait(.06)
  377. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.01)
  378. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  379. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, 0)
  380. Tool.Mag2.Mesh.Offset = Vector3.new(0, 0, 0)
  381. Tool.Mag3.Mesh.Offset = Vector3.new(0, 0, 0)
  382. Tool.Mag4.Mesh.Offset = Vector3.new(0, 0, 0)
  383. Tool.Handle.M2:play()
  384. Tool.Handle.M2.TimePosition = .8
  385. wait(.06)
  386. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-92.2), math.rad(-16), 0.01)
  387. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  388. wait(.06)
  389. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-91.1), math.rad(-16), 0.01)
  390. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 0.9, math.rad(-0))
  391. wait(.06)
  392. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0.01)
  393. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 0.8, math.rad(-0))
  394. wait(.06)
  395. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  396. weld55.C1 = CFrame.new(-0.45, 0.85, 1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  397. end
  398.  
  399. function ReloadSequence2()
  400. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  401. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  402. wait(.04)
  403. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-92), math.rad(-16), 0)
  404. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  405. Tool.Handle.M1:play()
  406. Tool.Mag.Transparency = 1
  407. local mag = Tool.Mag:clone()
  408. mag.Parent = game.Workspace
  409. mag.CanCollide = false
  410. mag.Transparency = 0
  411. Tool.Mag2.Transparency = 1
  412. local mag = Tool.Mag2:clone()
  413. mag.Parent = game.Workspace
  414. mag.CanCollide = false
  415. mag.Transparency = 0
  416. Tool.Mag3.Transparency = 1
  417. local mag = Tool.Mag3:clone()
  418. mag.Parent = game.Workspace
  419. mag.CanCollide = false
  420. mag.Transparency = 0
  421. Tool.Mag4.Transparency = 1
  422. local mag = Tool.Mag4:clone()
  423. mag.Parent = game.Workspace
  424. mag.CanCollide = false
  425. mag.Transparency = 0
  426. wait(.04)
  427. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93), math.rad(-16), 0)
  428. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  429. wait(.04)
  430. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.1), math.rad(-16), 0)
  431. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  432. wait(.04)
  433. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.4), math.rad(-16), 0)
  434. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  435. wait(.04)
  436. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.7), math.rad(-16), 0)
  437. weld55.C1 = CFrame.new(0.9, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1.2, math.rad(-0))
  438. wait(.04)
  439. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.7), math.rad(-16), 0)
  440. weld55.C1 = CFrame.new(0.9, -0.65, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1.4, math.rad(-0))
  441. wait(.04)
  442. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.6), math.rad(-16), 0.04)
  443. weld55.C1 = CFrame.new(0.9, -1, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1.6, math.rad(-0))
  444. wait(.04)
  445. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.7), math.rad(-16), 0.03)
  446. weld55.C1 = CFrame.new(0.9, -1, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1.6, math.rad(-0))
  447. wait(.04)
  448. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-93.9), math.rad(-16), 0.03)
  449. weld55.C1 = CFrame.new(0.9, -1, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.6, math.rad(-0))
  450. wait(.06)
  451. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.2), math.rad(-16), 0.03)
  452. weld55.C1 = CFrame.new(0.9, -0.65, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.4, math.rad(-0))
  453. wait(.06)
  454. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  455. weld55.C1 = CFrame.new(0.9, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.2, math.rad(-0))
  456. wait(.06)
  457. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.9), math.rad(-16), 0.02)
  458. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1, math.rad(-0))
  459. Tool.Mag.Transparency = 0
  460. Tool.Mag2.Transparency = 0
  461. Tool.Mag3.Transparency = 0
  462. Tool.Mag4.Transparency = 0
  463. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -1.35)
  464. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.315, -1.26)
  465. Tool.Mag3.Mesh.Offset = Vector3.new(0, -1.17, 0.63)
  466. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.99, 0.9)
  467. wait(.06)
  468. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.02)
  469. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1, math.rad(-0))
  470. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -1.2)
  471. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.28, -1.12)
  472. Tool.Mag3.Mesh.Offset = Vector3.new(0, -1.04, 0.56)
  473. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.88, 0.8)
  474. wait(.06)
  475. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.03)
  476. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1, math.rad(-0))
  477. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -1.05)
  478. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.245, -0.98)
  479. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.91, 0.49)
  480. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.77, 0.7)
  481. wait(.06)
  482. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.03)
  483. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1, math.rad(-0))
  484. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.9)
  485. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.21, -0.84)
  486. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.78, 0.42)
  487. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.66, 0.6)
  488. wait(.06)
  489. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.02)
  490. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1, math.rad(-0))
  491. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.75)
  492. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.175, -0.7)
  493. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.65, 0.35)
  494. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.55, 0.5)
  495. wait(.06)
  496. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0.02)
  497. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  498. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.6)
  499. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.14, -0.56)
  500. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.52, 0.28)
  501. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.44, 0.4)
  502. wait(.06)
  503. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  504. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  505. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.45)
  506. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.105, -0.42)
  507. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.39, 0.21)
  508. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.33, 0.3)
  509. wait(.06)
  510. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  511. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  512. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.3)
  513. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.7, -0.28)
  514. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.26, 0.14)
  515. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.22, 0.2)
  516. wait(.06)
  517. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.02)
  518. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  519. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, -0.15)
  520. Tool.Mag2.Mesh.Offset = Vector3.new(0, -0.035, -0.14)
  521. Tool.Mag3.Mesh.Offset = Vector3.new(0, -0.13, 0.07)
  522. Tool.Mag4.Mesh.Offset = Vector3.new(0, -0.11, 0.1)
  523. wait(.06)
  524. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-94.5), math.rad(-16), 0.01)
  525. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  526. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, 0)
  527. Tool.Mag2.Mesh.Offset = Vector3.new(0, 0, 0)
  528. Tool.Mag3.Mesh.Offset = Vector3.new(0, 0, 0)
  529. Tool.Mag4.Mesh.Offset = Vector3.new(0, 0, 0)
  530. Tool.Handle.M2:play()
  531. Tool.Handle.M2.TimePosition = .8
  532. wait(.06)
  533. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-92.2), math.rad(-16), 0.01)
  534. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  535. wait(.06)
  536. weld33.C1 = CFrame.new(-0.75, -0.6, 0.15) * CFrame.fromEulerAnglesXYZ(math.rad(-91.1), math.rad(-16), -0.2)
  537. weld55.C1 = CFrame.new(0.9, 0.05, 0.55) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  538. wait(.06)
  539. weld33.C1 = CFrame.new(-0.75, -0.6, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -0.4)
  540. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  541. wait(.06)
  542. weld33.C1 = CFrame.new(-0.75, -0.6, -0.05) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -0.6)
  543. weld55.C1 = CFrame.new(0.875, 0.05, 0.65) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  544. wait(.06)
  545. weld33.C1 = CFrame.new(-0.75, -0.6, -0.15) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -0.8)
  546. weld55.C1 = CFrame.new(0.85, -0.25, 0.7) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  547. wait(.06)
  548. weld33.C1 = CFrame.new(-0.75, -0.6, -0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1)
  549. weld55.C1 = CFrame.new(0.825, -0.45, 0.75) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  550. wait(.06)
  551. weld33.C1 = CFrame.new(-0.75, -0.6, -0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1.2)
  552. weld55.C1 = CFrame.new(0.8, -0.65, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  553. wait(.09)
  554. weld33.C1 = CFrame.new(-0.75, -0.62, -0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1.2)
  555. weld55.C1 = CFrame.new(0.75, -0.62, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  556. Tool.Handle.M3:play()
  557. Tool.A1.Mesh.Offset = Vector3.new(0, 0.75, 0)
  558. Tool.A2.Mesh.Offset = Vector3.new(0, 0.75, 0)
  559. wait(.09)
  560. weld33.C1 = CFrame.new(-0.75, -0.61, -0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1.2)
  561. weld55.C1 = CFrame.new(0.85, -0.68, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  562. Tool.A1.Mesh.Offset = Vector3.new(0, 0.6, 0)
  563. Tool.A2.Mesh.Offset = Vector3.new(0, 0.6, 0)
  564. wait(.06)
  565. weld33.C1 = CFrame.new(-0.75, -0.61, -0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1.2)
  566. weld55.C1 = CFrame.new(0.95, -0.74, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  567. Tool.A1.Mesh.Offset = Vector3.new(0, 0.45, 0)
  568. Tool.A2.Mesh.Offset = Vector3.new(0, 0.45, 0)
  569. wait(.06)
  570. weld33.C1 = CFrame.new(-0.75, -0.6, -0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1.2)
  571. weld55.C1 = CFrame.new(1.05, -0.8, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  572. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  573. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  574. wait(.06)
  575. weld33.C1 = CFrame.new(-0.75, -0.6, -0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1.2)
  576. weld55.C1 = CFrame.new(1.15, -0.83, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  577. Tool.A1.Mesh.Offset = Vector3.new(0, 0.15, 0)
  578. Tool.A2.Mesh.Offset = Vector3.new(0, 0.15, 0)
  579. wait(.06)
  580. weld33.C1 = CFrame.new(-0.75, -0.6, -0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1.2)
  581. weld55.C1 = CFrame.new(0.825, -0.8, 0.75) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  582. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  583. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  584. wait(.06)
  585. weld33.C1 = CFrame.new(-0.75, -0.6, -0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -1)
  586. weld55.C1 = CFrame.new(0.825, -0.5, 0.75) * CFrame.fromEulerAnglesXYZ(math.rad(275), 0.9, math.rad(-0))
  587. wait(.06)
  588. weld33.C1 = CFrame.new(-0.75, -0.6, -0.15) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -0.8)
  589. weld55.C1 = CFrame.new(0.85, -0.2, 0.7) * CFrame.fromEulerAnglesXYZ(math.rad(275), 0.8, math.rad(-0))
  590. wait(.06)
  591. weld33.C1 = CFrame.new(-0.75, -0.6, -0.05) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -0.6)
  592. weld55.C1 = CFrame.new(0.875, 0.1, 0.65) * CFrame.fromEulerAnglesXYZ(math.rad(275), 0.7, math.rad(-0))
  593. wait(.06)
  594. weld33.C1 = CFrame.new(-0.75, -0.6, 0.05) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), -0.4)
  595. weld55.C1 = CFrame.new(0.9, 0.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 0.6, math.rad(-0))
  596. wait(.06)
  597. weld33.C1 = CFrame.new(-0.75, -0.6, 0.15) * CFrame.fromEulerAnglesXYZ(math.rad(-91.1), math.rad(-16), -0.2)
  598. weld55.C1 = CFrame.new(0.9, 1.2, 0.55) * CFrame.fromEulerAnglesXYZ(math.rad(275), 0.5, math.rad(-0))
  599. wait(.06)
  600. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  601. weld55.C1 = CFrame.new(-0.45, 0.85, 1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  602. end
  603.  
  604. function Reload()
  605. Tool.Left.Value = Tool.Ammo.Value
  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. ReloadChoose()
  610. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value + script.Parent.Left.Value
  611. if script.Parent.StoredAmmo.Value >= script.Parent.MaxAmmo.Value then
  612. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value - script.Parent.MaxAmmo.Value
  613. script.Parent.Ammo.Value = script.Parent.MaxAmmo.Value
  614. script.Parent.Recoil.Value = 5
  615. elseif script.Parent.StoredAmmo.Value < script.Parent.MaxAmmo.Value and script.Parent.StoredAmmo.Value >= 1 then
  616. script.Parent.Ammo.Value = script.Parent.StoredAmmo.Value
  617. script.Parent.StoredAmmo.Value = 0
  618. script.Parent.Recoil.Value = 5
  619. end
  620. reloading = false
  621. end
  622. end
  623.  
  624. function ReloadChoose()
  625. if script.Parent.Left.Value == 0 then
  626. ReloadSequence2()
  627. elseif script.Parent.Left.Value >= 1 then
  628. ReloadSequence()
  629. end
  630. end
  631.  
  632. function Choosy()
  633. if script.Parent.Ammo.Value == 0 then
  634. Thing1()
  635. elseif script.Parent.Ammo.Value >= 1 then
  636. Thing2()
  637. end
  638. end
  639.  
  640. function Thing2()
  641. cam = game.Workspace.CurrentCamera
  642. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  643. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  644. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.013, 0.013, 0)
  645. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  646. weld33.C1 = CFrame.new(-0.75, -0.65, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  647. weld55.C1 = CFrame.new(-0.45, 0.81, 0.97) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  648. Tool.Flash.Mesh.Scale = Vector3.new(1.5, 1.5, 1.5)
  649. Tool.Flash.Transparency = .8
  650. Tool.A1.Mesh.Offset = Vector3.new(0, 0.35, 0)
  651. Tool.A2.Mesh.Offset = Vector3.new(0, 0.35, 0)
  652. wait(0.04)
  653. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  654. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  655. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.013, -0.013, 0)
  656. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  657. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  658. weld55.C1 = CFrame.new(-0.45, 0.85, 1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  659. Tool.Flash.Transparency = 1
  660. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  661. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  662. end
  663.  
  664. function Thing1()
  665. cam = game.Workspace.CurrentCamera
  666. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  667. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  668. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.013, 0.013, 0)
  669. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  670. weld33.C1 = CFrame.new(-0.75, -0.65, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  671. weld55.C1 = CFrame.new(-0.45, 0.81, 0.97) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  672. Tool.Flash.Mesh.Scale = Vector3.new(1.5, 1.5, 1.5)
  673. Tool.Flash.Transparency = .8
  674. wait(0.04)
  675. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  676. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  677. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.013, -0.013, 0)
  678. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  679. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  680. weld55.C1 = CFrame.new(-0.45, 0.85, 1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  681. Tool.Flash.Transparency = 1
  682. Tool.Handle.Empty:play()
  683. end
  684.  
  685. function Equip(mouse)
  686. wait(0.01)
  687. arms = {Tool.Parent:FindFirstChild("Left Arm"), Tool.Parent:FindFirstChild("Right Arm")}
  688. torso = Tool.Parent:FindFirstChild("Torso")
  689. if arms ~= nil and torso ~= nil then
  690. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  691. if sh ~= nil then
  692. local yes = true
  693. if yes then
  694. yes = false
  695. sh[1].Part1 = nil
  696. sh[2].Part1 = nil
  697. falsearm1 = arms[1]:clone()
  698. local mesh1 = Tool.Larm:clone()
  699. mesh1.Parent = falsearm1
  700. local armweld1 = Instance.new("Weld")
  701. falsearm1.BrickColor = BrickColor.new("Light orange")
  702. falsearm1.Parent = Tool
  703. armweld1.Parent = falsearm1
  704. armweld1.Part0 = falsearm1
  705. armweld1.Part1 = arms[1]
  706. falsearm2 = arms[2]:clone()
  707. local mesh2 = Tool.Rarm:clone()
  708. mesh2.Parent = falsearm2
  709. local armweld2 = Instance.new("Weld")
  710. falsearm2.BrickColor = BrickColor.new("Light orange")
  711. falsearm2.Parent = Tool
  712. armweld2.Parent = falsearm2
  713. armweld2.Part0 = falsearm2
  714. armweld2.Part1 = arms[2]
  715. local weld1 = Instance.new("Weld") -- left arm
  716. weld55 = weld1
  717. weld1.Part0 = torso
  718. weld1.Parent = torso
  719. weld1.Part1 = arms[1]
  720. weld1.C1 = CFrame.new(-0.45, 0.85, 1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  721. welds[1] = weld1
  722. local weld2 = Instance.new("Weld") -- right arm
  723. weld33 = weld2
  724. weld2.Part0 = torso
  725. weld2.Parent = torso
  726. weld2.Part1 = arms[2]
  727. weld2.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  728. welds[2] = weld2
  729. end
  730. else
  731. print("sh")
  732. end
  733. else
  734. print("arms")
  735. end
  736. end
  737.  
  738. local legs = nil
  739. local torso2 = nil
  740. local welds2 = {}
  741. local bodyforce = nil
  742.  
  743. function Unequip(mouse)
  744. if arms ~= nil and torso ~= nil then
  745. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  746. if sh ~= nil then
  747. local yes = true
  748. if yes then
  749. yes = false
  750. sh[1].Part1 = arms[1]
  751. sh[2].Part1 = arms[2]
  752. welds[1].Parent = nil
  753. welds[2].Parent = nil
  754. falsearm1:remove()
  755. falsearm2:remove()
  756. end
  757. else
  758. print("sh")
  759. end
  760. else
  761. print("arms")
  762. end
  763. end
  764.  
  765. function fire(v)
  766.  
  767. Tool.Handle.Fire:play()
  768.  
  769.  
  770. local vCharacter = Tool.Parent
  771. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  772.  
  773. local missile = Instance.new("Part")
  774.  
  775.  
  776.  
  777. local spawnPos = vCharacter.PrimaryPart.Position
  778.  
  779.  
  780.  
  781. spawnPos = spawnPos + (v * 8)
  782.  
  783. missile.Position = spawnPos
  784. missile.Size = Vector3.new(1,1,1)
  785. missile.Velocity = v * 500
  786. missile.BrickColor = BrickColor.new(26)
  787. missile.Shape = 0
  788. missile.BottomSurface = 0
  789. missile.TopSurface = 0
  790. missile.Name = "Bullet"
  791. missile.Elasticity = 0
  792. missile.Reflectance = 0
  793. missile.Friction = .9
  794. missile.CanCollide = false
  795.  
  796. local force = Instance.new("BodyForce")
  797. force.force = Vector3.new(0,missile:getMass() * 196,0)
  798. force.Parent = missile
  799.  
  800. local mesh = Instance.new("SpecialMesh")
  801. mesh.Scale = Vector3.new(.06,.06,.06)
  802. mesh.MeshType = "Sphere"
  803. mesh.Parent = missile
  804.  
  805.  
  806. function Blow(Hit)
  807. if Hit.Name == "Head" then
  808. Hit.Anchored= false Hit.Size = Vector3.new(2, 0.2, 1)
  809. Hit.BrickColor = BrickColor.new("Maroon")
  810. o1 = Instance.new("Sound")
  811. o1.Parent = Hit
  812. o1.SoundId = "rbxassetid://429400881"
  813. o1:Play()
  814. end
  815. if Hit.Name == "Right Arm" then
  816. for i=1,4 do
  817. o11.Name = "GOREPART"
  818. o11.Parent = workspace
  819. o11.BrickColor = BrickColor.new("Maroon")
  820. o11.Position = Hit.Position
  821. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  822. o11.FormFactor = Enum.FormFactor.Symmetric
  823. o11.Size = Vector3.new(.5, .5, .5)
  824. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  825. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  826. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  827. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  828. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  829. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  830. o11.Color = Color3.new(0.458824, 0, 0)
  831. end
  832. Hit:Destroy()
  833. o1 = Instance.new("Sound")
  834. o1.Parent = o11
  835. o1.SoundId = "rbxassetid://429400881"
  836. o1:Play()
  837.  
  838. end
  839. if Hit.Name == "Left Arm" then
  840. for i=1,4 do
  841. o11 = Instance.new("Part")
  842. o11.Name = "GOREPART"
  843. o11.Parent = workspace
  844. o11.BrickColor = BrickColor.new("Maroon")
  845. o11.Position = Hit.Position
  846. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  847. o11.FormFactor = Enum.FormFactor.Symmetric
  848. o11.Size = Vector3.new(.5,.5,.5)
  849. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  850. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  851. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  852. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  853. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  854. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  855. o11.Color = Color3.new(0.458824, 0, 0)
  856. Hit:Destroy()
  857. end
  858. o1 = Instance.new("Sound")
  859. o1.Parent = o11
  860. o1.SoundId = "rbxassetid://429400881"
  861. o1:Play()
  862.  
  863. end
  864. if Hit.Name == "Right Leg" then
  865. for i=1,4 do
  866. o11 = Instance.new("Part")
  867. o11.Name = "GOREPART"
  868. o11.Parent = workspace
  869. o11.BrickColor = BrickColor.new("Maroon")
  870. o11.Position = Hit.Position
  871. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  872. o11.FormFactor = Enum.FormFactor.Symmetric
  873. o11.Size = Vector3.new(.5,.5,.5)
  874. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  875. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  876. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  877. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  878. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  879. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  880. o11.Color = Color3.new(0.458824, 0, 0)
  881. end
  882. Hit:Destroy()
  883. o1 = Instance.new("Sound")
  884. o1.Parent = o11
  885. o1.SoundId = "rbxassetid://429400881"
  886. o1:Play()
  887.  
  888. end
  889. if Hit.Name == "Left Arm" then
  890. for i=1,4 do
  891. o11 = Instance.new("Part")
  892. o11 = Instance.new("Part")
  893. o11.Name = "GOREPART"
  894. o11.Parent = workspace
  895. o11.BrickColor = BrickColor.new("Maroon")
  896. o11.Position = Hit.Position
  897. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  898. o11.FormFactor = Enum.FormFactor.Symmetric
  899. o11.Size = Vector3.new(.5,.5,.5)
  900. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  901. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  902. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  903. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  904. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  905. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  906. o11.Color = Color3.new(0.458824, 0, 0)
  907. end
  908. Hit:Destroy()
  909. o1 = Instance.new("Sound")
  910. o1.Parent = o11
  911. o1.SoundId = "rbxassetid://429400881"
  912. o1:Play()
  913.  
  914. end
  915.  
  916. if Hit.Name == "Left Leg" then
  917. for i=1,4 do
  918. o11 = Instance.new("Part")
  919. o11 = Instance.new("Part")
  920. o11.Name = "GOREPART"
  921. o11.Parent = workspace
  922. o11.BrickColor = BrickColor.new("Maroon")
  923. o11.Position = Hit.Position
  924. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  925. o11.FormFactor = Enum.FormFactor.Symmetric
  926. o11.Size = Vector3.new(.5,.5,.5)
  927. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  928. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  929. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  930. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  931. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  932. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  933. o11.Color = Color3.new(0.458824, 0, 0)
  934. end
  935. Hit:Destroy()
  936. o1 = Instance.new("Sound")
  937. o1.Parent = o11
  938. o1.SoundId = "rbxassetid://429400881"
  939. o1:Play()
  940.  
  941. end
  942. if Hit.Name == "Left Arm" then
  943. for i=1,4 do
  944. o11 = Instance.new("Part")
  945. o11 = Instance.new("Part")
  946. o11.Name = "GOREPART"
  947. o11.Parent = workspace
  948. o11.BrickColor = BrickColor.new("Maroon")
  949. o11.Position = Hit.Position
  950. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  951. o11.FormFactor = Enum.FormFactor.Symmetric
  952. o11.Size = Vector3.new(.5,.5,.5)
  953. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  954. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  955. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  956. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  957. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  958. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  959. o11.Color = Color3.new(0.458824, 0, 0)
  960. end
  961. Hit:Destroy()
  962. o1 = Instance.new("Sound")
  963. o1.Parent = o11
  964. o1.SoundId = "rbxassetid://429400881"
  965. o1:Play()
  966.  
  967. end
  968. if Hit.Name == "Torso" then
  969. for i=1,8 do
  970. o11 = Instance.new("Part")
  971. o11 = Instance.new("Part")
  972. o11.Name = "GOREPART"
  973. o11.Parent = workspace
  974. o11.BrickColor = BrickColor.new("Maroon")
  975. o11.Position = Hit.Position
  976. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  977. o11.FormFactor = Enum.FormFactor.Symmetric
  978. o11.Size = Vector3.new(.5,.5,.5)
  979. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  980. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  981. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  982. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  983. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  984. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  985. o11.Color = Color3.new(0.458824, 0, 0)
  986. end
  987.  
  988. Hit:Destroy()
  989. o1 = Instance.new("Sound")
  990. o1.Parent = o11
  991. o1.SoundId = "rbxassetid://429400881"
  992. o1:Play()
  993.  
  994. end
  995. end
  996. function onTouched(part)
  997. local h = part.Parent:findFirstChild("Humanoid")
  998. if h~=nil then
  999. h.Health = h.Health -100
  1000. wait(.1)
  1001. h.Health = h.Health -100
  1002. wait(.1)
  1003.  
  1004. end
  1005. end
  1006.  
  1007. missile.Touched:connect(onTouched)
  1008. missile.Touched:connect(Blow)
  1009.  
  1010.  
  1011. local creator_tag = Instance.new("ObjectValue")
  1012. creator_tag.Value = vPlayer
  1013. creator_tag.Name = "creator"
  1014. creator_tag.Parent = missile
  1015.  
  1016. missile.Parent = game.Workspace
  1017.  
  1018. cam = game.Workspace.CurrentCamera
  1019. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  1020. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  1021. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.013, -0.013, 0)
  1022. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  1023. weld33.C1 = CFrame.new(-0.75, -0.7, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  1024. weld55.C1 = CFrame.new(-0.45, 0.77, 0.94) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0.1, math.rad(-94))
  1025. Tool.Flash.Mesh.Scale = Vector3.new(1.727, 1.7, 1.727)
  1026. Tool.Flash.Transparency = .5
  1027. Tool.A1.Mesh.Offset = Vector3.new(0, 0.7, 0)
  1028. Tool.A2.Mesh.Offset = Vector3.new(0, 0.7, 0)
  1029. wait(0.04)
  1030. Choosy()
  1031. end
  1032.  
  1033. function KeyDownFunctions(key)
  1034. if key == "r" then
  1035. Reload()
  1036. end
  1037. end
  1038.  
  1039. Tool.Enabled = true
  1040. function onActivated()
  1041.  
  1042. if not Tool.Enabled then
  1043. return
  1044. end
  1045.  
  1046. Tool.Enabled = false
  1047.  
  1048. local character = Tool.Parent;
  1049. local humanoid = character.Humanoid
  1050. if humanoid == nil then
  1051. print("Humanoid not found")
  1052. return
  1053. end
  1054. local ammo = script.Parent.Ammo
  1055. local maxammo = script.Parent.MaxAmmo
  1056. firing = true
  1057. while firing == true do
  1058. wait()
  1059. if reloading == false and humanoid.Health >= 1 then
  1060. if ammo.Value >= 1 then
  1061. ammo.Value = ammo.Value - 1
  1062. local targetPos = humanoid.TargetPoint
  1063. local lookAt = (targetPos - character.Head.Position).unit
  1064. if script.Parent.Recoil.Value < 10 then
  1065. script.Parent.Recoil.Value = script.Parent.Recoil.Value + 1
  1066. end
  1067. fire(lookAt)
  1068. else
  1069. Reload()
  1070. break
  1071. end
  1072. elseif reloading == false and humanoid.Health < 1 then
  1073. Tool:remove()
  1074. end
  1075. end
  1076. Tool.Enabled = true
  1077. end
  1078.  
  1079. function nofiar(mouse)
  1080. firing = false
  1081. end
  1082.  
  1083. function onEquippedLocal(mouse)
  1084.  
  1085. if mouse == nil then
  1086. print("Mouse not found")
  1087. return
  1088. end
  1089.  
  1090. mouse.Icon = "http://www.roblox.com/asset/?id=49912389"
  1091. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  1092. mouse.Button1Up:connect(function() nofiar(mouse) end)
  1093. mouse.KeyDown:connect(KeyDownFunctions)
  1094. while true do
  1095. wait()
  1096. end
  1097. end
  1098.  
  1099.  
  1100. Tool.Equipped:connect(onEquippedLocal)
  1101.  
  1102.  
  1103. script.Parent.Activated:connect(onActivated)
  1104. Tool.Equipped:connect(Equip)
  1105. Tool.Unequipped:connect(Unequip)
  1106.  
  1107. end,o9)
  1108. end))
  1109. o10 = Instance.new("LocalScript")
  1110. o10.Name = "BackupWeld"
  1111. o10.Parent = o1
  1112. table.insert(cors,coroutine.create(function()
  1113. wait()
  1114. RPKTHing(function()
  1115. function Weld(x,y)
  1116. local W = Instance.new("Weld")
  1117. W.Part0 = x
  1118. W.Part1 = y
  1119. local CJ = CFrame.new(x.Position)
  1120. local C0 = x.CFrame:inverse()*CJ
  1121. local C1 = y.CFrame:inverse()*CJ
  1122. W.C0 = C0
  1123. W.C1 = C1
  1124. W.Parent = x
  1125. end
  1126.  
  1127. function Get(A)
  1128. if A.className == "Part" then
  1129. Weld(script.Parent.Handle, A)
  1130. A.Anchored = false
  1131. else
  1132. local C = A:GetChildren()
  1133. for i=1, #C do
  1134. Get(C[i])
  1135. end
  1136. end
  1137. end
  1138.  
  1139. function Finale()
  1140. Get(script.Parent)
  1141. end
  1142.  
  1143. script.Parent.Equipped:connect(Finale)
  1144. script.Parent.Unequipped:connect(Finale)
  1145. Finale()
  1146. end,o10)
  1147. end))
  1148. o11 = Instance.new("LocalScript")
  1149. o11.Name = "GuiScript"
  1150. o11.Parent = o1
  1151. table.insert(cors,coroutine.create(function()
  1152. wait()
  1153. RPKTHing(function()
  1154.  
  1155. local Tool = script.Parent
  1156. local Ammo = Tool.Ammo
  1157. local MaxAmmo = Ammo.Value
  1158.  
  1159. local vPlayer
  1160. local Gui
  1161. local Text
  1162.  
  1163. function onChanged(value)
  1164. if value == "Value" or value == Ammo.Value then
  1165. if Gui ~= nil and Text ~= nil then
  1166. if Ammo.Value >= 1 then
  1167. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1168. elseif math.floor(Ammo.Value) == 0 then
  1169. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1170. elseif Ammo.Value < 0 then
  1171. for i = 0, 1, 0.03 / 2 do
  1172. local Num = math.floor(i * MaxAmmo + 0.5)
  1173.  
  1174. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1175. wait()
  1176. end
  1177. end
  1178. end
  1179. end
  1180. end
  1181.  
  1182. function on2Changed()
  1183. if Gui ~= nil and Text ~= nil then
  1184.  
  1185. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1186. wait()
  1187. end
  1188. end
  1189.  
  1190. function setUpGui()
  1191. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  1192. return
  1193. end
  1194.  
  1195. Gui = Instance.new("ScreenGui")
  1196. Text = Instance.new("TextLabel")
  1197.  
  1198. Gui.Name = "DEDisplay"
  1199. Gui.Parent = vPlayer.PlayerGui
  1200.  
  1201. Text.BackgroundColor3 = BrickColor.Black().Color
  1202. Text.BackgroundTransparency = 1
  1203. Text.BorderColor3 = BrickColor.White().Color
  1204. Text.BorderSizePixel = 0
  1205. Text.Name = "Ammo"
  1206. Text.Parent = Gui
  1207. Text.Position = UDim2.new(0.15, 0, 0.825, 0)
  1208. Text.Size = UDim2.new(0, -60, 0, 64)
  1209. Text.FontSize = "Size18"
  1210. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1211. Text.TextColor3 = BrickColor.White().Color
  1212. end
  1213.  
  1214. function onEquippedLocal(mouse)
  1215. vPlayer = owner
  1216.  
  1217. setUpGui()
  1218. end
  1219.  
  1220. function onUnequippedLocal(mouse)
  1221. if Gui then
  1222. Gui:remove()
  1223. end
  1224.  
  1225. Gui = nil
  1226. Text = nil
  1227. vPlayer = nil
  1228. end
  1229.  
  1230. Tool.Equipped:connect(onEquippedLocal)
  1231. Tool.Unequipped:connect(onUnequippedLocal)
  1232.  
  1233. Ammo.Changed:connect(onChanged)
  1234. Tool.StoredAmmo.Changed:connect(on2Changed)
  1235. end,o11)
  1236. end))
  1237. o12 = Instance.new("LocalScript")
  1238. o12.Name = "GuiScript(backup)"
  1239. o12.Parent = o1
  1240. table.insert(cors,coroutine.create(function()
  1241. wait()
  1242. RPKTHing(function()
  1243.  
  1244.  
  1245. local Tool = script.Parent
  1246. local Ammo = Tool.Ammo
  1247. local MaxAmmo = Ammo.Value
  1248.  
  1249. local vPlayer
  1250. local Gui
  1251. local Text
  1252.  
  1253. function onChanged(value)
  1254. if value == "Value" or value == Ammo.Value then
  1255. if Gui ~= nil and Text ~= nil then
  1256. if Ammo.Value >= 1 then
  1257. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1258. elseif math.floor(Ammo.Value) == 0 then
  1259. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1260. elseif Ammo.Value < 0 then
  1261. for i = 0, 1, 0.03 / 2 do
  1262. local Num = math.floor(i * MaxAmmo + 0.5)
  1263.  
  1264. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1265. wait()
  1266. end
  1267. end
  1268. end
  1269. end
  1270. end
  1271.  
  1272. function on2Changed()
  1273. if Gui ~= nil and Text ~= nil then
  1274.  
  1275. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1276. wait()
  1277. end
  1278. end
  1279.  
  1280. function setUpGui()
  1281. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  1282. return
  1283. end
  1284.  
  1285. Gui = Instance.new("ScreenGui")
  1286. Text = Instance.new("TextLabel")
  1287.  
  1288. Gui.Name = "DEDisplay"
  1289. Gui.Parent = vPlayer.PlayerGui
  1290.  
  1291. Text.BackgroundColor3 = BrickColor.Black().Color
  1292. Text.BackgroundTransparency = 1
  1293. Text.BorderColor3 = BrickColor.White().Color
  1294. Text.BorderSizePixel = 0
  1295. Text.Name = "Ammo"
  1296. Text.Parent = Gui
  1297. Text.Position = UDim2.new(0.15, 0, 0.825, 0)
  1298. Text.Size = UDim2.new(0, -60, 0, 64)
  1299. Text.FontSize = "Size18"
  1300. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  1301. Text.TextColor3 = BrickColor.White().Color
  1302. end
  1303.  
  1304. function onEquippedLocal(mouse)
  1305. vPlayer = owner
  1306.  
  1307. setUpGui()
  1308. end
  1309.  
  1310. function onUnequippedLocal(mouse)
  1311. if Gui then
  1312. Gui:remove()
  1313. end
  1314.  
  1315. Gui = nil
  1316. Text = nil
  1317. vPlayer = nil
  1318. end
  1319.  
  1320. Tool.Equipped:connect(onEquippedLocal)
  1321. Tool.Unequipped:connect(onUnequippedLocal)
  1322.  
  1323. Ammo.Changed:connect(onChanged)
  1324. Tool.StoredAmmo.Changed:connect(on2Changed)
  1325. end,o12)
  1326. end))
  1327. o13 = Instance.new("SpecialMesh")
  1328. o13.Name = "Larm"
  1329. o13.Parent = o1
  1330. o13.Scale = Vector3.new(0.99000001, 0.99000001, 0.99000001)
  1331. o13.MeshType = Enum.MeshType.FileMesh
  1332. o14 = Instance.new("SpecialMesh")
  1333. o14.Name = "Rarm"
  1334. o14.Parent = o1
  1335. o14.Scale = Vector3.new(0.99000001, 0.99000001, 0.99000001)
  1336. o14.MeshType = Enum.MeshType.FileMesh
  1337. o15 = Instance.new("LocalScript")
  1338. o15.Name = "Zoom Script"
  1339. o15.Parent = o1
  1340. table.insert(cors,coroutine.create(function()
  1341. wait()
  1342. RPKTHing(function()
  1343. local Tool = script.Parent
  1344. a=false
  1345. cam=nil
  1346. wut = Tool.Parent
  1347.  
  1348.  
  1349.  
  1350. function onEquipped(mouse2)
  1351. mouse2.KeyDown:connect(onkeyDown)
  1352. mouse = mouse2
  1353. end
  1354. function onkeyDown(key)
  1355. if key == "q" then
  1356. if not a then
  1357. cam=game.Workspace.CurrentCamera:clone()
  1358. cam.Parent=game.Workspace
  1359. game.Workspace.CurrentCamera.CameraSubject = Tool.Zoom
  1360. game.Workspace.CurrentCamera.CameraType=1
  1361. Tool.Recoil.Value = 5
  1362. Tool.ZoomedInXD.Value = true
  1363. Tool.Parent.Humanoid.WalkSpeed = 10
  1364. a=true
  1365. else
  1366. game.Workspace.CurrentCamera.CameraSubject=game.Players.LocalPlayer.Character
  1367. game.Workspace.CurrentCamera:Remove()
  1368. game.Workspace.CurrentCamera=cam
  1369. Tool.ZoomedInXD.Value = false
  1370. Tool.Recoil.Value = 10
  1371. Tool.Parent.Humanoid.WalkSpeed = 16
  1372. a=false
  1373. end
  1374. end
  1375. end
  1376.  
  1377.  
  1378.  
  1379.  
  1380. script.Parent.Equipped:connect(onEquipped)
  1381.  
  1382. end,o15)
  1383. end))
  1384. o16 = Instance.new("BoolValue")
  1385. o16.Name = "ZoomedInXD"
  1386. o16.Parent = o1
  1387. o17 = Instance.new("Part")
  1388. o17.Name = "Flash"
  1389. o17.Parent = o1
  1390. o17.Material = Enum.Material.SmoothPlastic
  1391. o17.BrickColor = BrickColor.new("Bright orange")
  1392. o17.Transparency = 1
  1393. o17.Position = Vector3.new(-113.539955, 1.41896844, 64.0666275)
  1394. o17.Rotation = Vector3.new(90.0000076, -5.12203633e-006, 180)
  1395. o17.Anchored = true
  1396. o17.CFrame = CFrame.new(-113.539955, 1.41896844, 64.0666275, -1, -1.50995419e-007, -8.93963943e-008, 8.93963801e-008, 1.04308192e-007, -1, 1.50995433e-007, -1, -1.04308178e-007)
  1397. o17.FormFactor = Enum.FormFactor.Custom
  1398. o17.Size = Vector3.new(0.216666669, 0.516666651, 0.216666669)
  1399. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1400. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1401. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1402. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1403. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1404. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1405. o17.Color = Color3.new(0.854902, 0.521569, 0.254902)
  1406. o18 = Instance.new("SpecialMesh")
  1407. o18.Parent = o17
  1408. o18.Scale = Vector3.new(2, 1.70000005, 2)
  1409. o18.MeshType = Enum.MeshType.Sphere
  1410. o19 = Instance.new("Part")
  1411. o19.Name = "Mag4"
  1412. o19.Parent = o1
  1413. o19.Material = Enum.Material.SmoothPlastic
  1414. o19.BrickColor = BrickColor.new("Neon orange")
  1415. o19.Position = Vector3.new(-113.539955, 0.229444504, 60.9571648)
  1416. o19.Rotation = Vector3.new(118.099487, 3.31188382e-010, 180)
  1417. o19.Anchored = true
  1418. o19.CFrame = CFrame.new(-113.539955, 0.229444504, 60.9571648, -1, -5.07987836e-012, 5.78032761e-012, -8.24089842e-012, 0.471000105, -0.882123709, 1.93443677e-012, -0.882123709, -0.471000105)
  1419. o19.FormFactor = Enum.FormFactor.Custom
  1420. o19.Size = Vector3.new(0.200000003, 0.349999994, 0.333333343)
  1421. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1422. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1423. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1424. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1425. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1426. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1427. o19.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1428. o20 = Instance.new("BlockMesh")
  1429. o20.Parent = o19
  1430. o20.Scale = Vector3.new(0.833333373, 1, 1)
  1431. o21 = Instance.new("Part")
  1432. o21.Parent = o1
  1433. o21.Material = Enum.Material.SmoothPlastic
  1434. o21.BrickColor = BrickColor.new("Really black")
  1435. o21.Position = Vector3.new(-113.564957, 1.57731104, 61.0416603)
  1436. o21.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  1437. o21.Anchored = true
  1438. o21.CFrame = CFrame.new(-113.564957, 1.57731104, 61.0416603, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  1439. o21.FormFactor = Enum.FormFactor.Custom
  1440. o21.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1441. o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1442. o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1443. o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1444. o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1445. o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1446. o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1447. o21.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1448. o22 = Instance.new("CylinderMesh")
  1449. o22.Parent = o21
  1450. o22.Scale = Vector3.new(0.666666687, 0.333333343, 0.666666687)
  1451. o23 = Instance.new("Part")
  1452. o23.Parent = o1
  1453. o23.Material = Enum.Material.SmoothPlastic
  1454. o23.BrickColor = BrickColor.new("Neon orange")
  1455. o23.Position = Vector3.new(-113.539955, 1.48563385, 61.6083183)
  1456. o23.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  1457. o23.Anchored = true
  1458. o23.CFrame = CFrame.new(-113.539955, 1.48563385, 61.6083183, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  1459. o23.FormFactor = Enum.FormFactor.Custom
  1460. o23.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1461. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1462. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1463. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1464. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1465. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1466. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1467. o23.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1468. o24 = Instance.new("BlockMesh")
  1469. o24.Parent = o23
  1470. o24.Scale = Vector3.new(0.916666687, 0.333333343, 0.25)
  1471. o25 = Instance.new("Part")
  1472. o25.Parent = o1
  1473. o25.Material = Enum.Material.SmoothPlastic
  1474. o25.BrickColor = BrickColor.new("Really black")
  1475. o25.Position = Vector3.new(-113.639954, 1.42504084, 59.9866371)
  1476. o25.Rotation = Vector3.new(-79.9999847, -4.91393648e-010, 90)
  1477. o25.Anchored = true
  1478. o25.CFrame = CFrame.new(-113.639954, 1.42504084, 59.9866371, 7.54961107e-008, -1, -8.5764373e-012, 0.173648521, 1.31013387e-008, 0.984807789, -0.984807789, -7.43506305e-008, 0.173648506)
  1479. o25.FormFactor = Enum.FormFactor.Custom
  1480. o25.Size = Vector3.new(0.333333343, 0.200000003, 0.200000003)
  1481. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1482. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1483. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1484. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1485. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1486. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1487. o25.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1488. o26 = Instance.new("BlockMesh")
  1489. o26.Parent = o25
  1490. o26.Scale = Vector3.new(1, 0.0833333358, 0.25)
  1491. o27 = Instance.new("Part")
  1492. o27.Parent = o1
  1493. o27.Material = Enum.Material.SmoothPlastic
  1494. o27.BrickColor = BrickColor.new("Really black")
  1495. o27.Position = Vector3.new(-113.539955, 1.54396498, 59.6333504)
  1496. o27.Rotation = Vector3.new(90.0000153, 5.00939313e-006, 180)
  1497. o27.Anchored = true
  1498. o27.CFrame = CFrame.new(-113.539955, 1.54396498, 59.6333504, -1, -2.13552136e-012, 8.74304007e-008, -8.74304007e-008, 2.68221214e-007, -1, 2.11207028e-012, -1, -2.68221214e-007)
  1499. o27.FormFactor = Enum.FormFactor.Custom
  1500. o27.Size = Vector3.new(0.200000003, 0.316666663, 0.200000003)
  1501. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1502. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1503. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1504. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1505. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1506. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1507. o27.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1508. o28 = Instance.new("BlockMesh")
  1509. o28.Parent = o27
  1510. o28.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  1511. o29 = Instance.new("Part")
  1512. o29.Parent = o1
  1513. o29.Material = Enum.Material.SmoothPlastic
  1514. o29.BrickColor = BrickColor.new("Really black")
  1515. o29.Position = Vector3.new(-113.503296, 1.67397296, 63.7049255)
  1516. o29.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  1517. o29.Anchored = true
  1518. o29.CFrame = CFrame.new(-113.503296, 1.67397296, 63.7049255, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  1519. o29.FormFactor = Enum.FormFactor.Custom
  1520. o29.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1521. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1522. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1523. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1524. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1525. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1526. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1527. o29.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1528. o30 = Instance.new("BlockMesh")
  1529. o30.Parent = o29
  1530. o30.Scale = Vector3.new(0.0416666679, 0.333333343, 0.116666667)
  1531. o31 = Instance.new("Part")
  1532. o31.Name = "A1"
  1533. o31.Parent = o1
  1534. o31.Material = Enum.Material.SmoothPlastic
  1535. o31.Position = Vector3.new(-113.594955, 1.53563416, 60.4333305)
  1536. o31.Rotation = Vector3.new(90.0000534, 5.02050989e-006, -180)
  1537. o31.Anchored = true
  1538. o31.CFrame = CFrame.new(-113.594955, 1.53563416, 60.4333305, -1, 1.50991113e-007, 8.76244286e-008, -8.76243078e-008, 8.19564661e-007, -1, -1.50991184e-007, -1, -8.19564661e-007)
  1539. o31.FormFactor = Enum.FormFactor.Custom
  1540. o31.Size = Vector3.new(0.200000003, 0.483333319, 0.200000003)
  1541. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1542. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1543. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1544. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1545. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1546. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1547. o32 = Instance.new("BlockMesh")
  1548. o32.Parent = o31
  1549. o32.Scale = Vector3.new(0.0833333358, 1, 0.583333313)
  1550. o33 = Instance.new("Part")
  1551. o33.Parent = o1
  1552. o33.Material = Enum.Material.SmoothPlastic
  1553. o33.BrickColor = BrickColor.new("Neon orange")
  1554. o33.Position = Vector3.new(-113.539955, 1.50229883, 61.1333237)
  1555. o33.Rotation = Vector3.new(-90, -5.40231693e-010, -180)
  1556. o33.Anchored = true
  1557. o33.CFrame = CFrame.new(-113.539955, 1.50229883, 61.1333237, -1, 2.13871629e-012, -9.42882144e-012, -9.42882057e-012, -1.19209389e-007, 1, 2.1387152e-012, 1, 1.19209389e-007)
  1558. o33.FormFactor = Enum.FormFactor.Custom
  1559. o33.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1560. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1561. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1562. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1563. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1564. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1565. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1566. o33.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1567. o34 = Instance.new("SpecialMesh")
  1568. o34.Parent = o33
  1569. o34.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  1570. o34.MeshType = Enum.MeshType.Wedge
  1571. o35 = Instance.new("Part")
  1572. o35.Parent = o1
  1573. o35.Material = Enum.Material.SmoothPlastic
  1574. o35.BrickColor = BrickColor.new("Really black")
  1575. o35.Position = Vector3.new(-113.589958, 1.68949139, 60.6720581)
  1576. o35.Rotation = Vector3.new(92.0000153, 5.39824214e-006, -180)
  1577. o35.Anchored = true
  1578. o35.CFrame = CFrame.new(-113.589958, 1.68949139, 60.6720581, -1, 1.50990815e-007, 9.42170999e-008, -8.88901752e-008, 0.0348996483, -0.999390841, -1.54186978e-007, -0.999390841, -0.0348996483)
  1579. o35.FormFactor = Enum.FormFactor.Custom
  1580. o35.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1581. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1582. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1583. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1584. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1585. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1586. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1587. o35.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1588. o36 = Instance.new("BlockMesh")
  1589. o36.Parent = o35
  1590. o36.Scale = Vector3.new(0.333333343, 0.0833333358, 0.166666672)
  1591. o37 = Instance.new("Part")
  1592. o37.Parent = o1
  1593. o37.Material = Enum.Material.SmoothPlastic
  1594. o37.BrickColor = BrickColor.new("Really black")
  1595. o37.Position = Vector3.new(-113.639954, 1.31208479, 59.9074783)
  1596. o37.Rotation = Vector3.new(-79.9999847, 1.02127977e-007, 180)
  1597. o37.Anchored = true
  1598. o37.CFrame = CFrame.new(-113.639954, 1.31208479, 59.9074783, -1, -1.50989592e-007, 1.78246939e-009, 2.79745027e-008, -0.173648521, 0.984807789, -1.48386178e-007, 0.984807789, 0.173648506)
  1599. o37.FormFactor = Enum.FormFactor.Custom
  1600. o37.Size = Vector3.new(0.200000003, 0.449999988, 0.200000003)
  1601. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1602. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1603. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1604. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1605. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1606. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1607. o37.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1608. o38 = Instance.new("SpecialMesh")
  1609. o38.Parent = o37
  1610. o38.Scale = Vector3.new(0.0833333358, 1, 0.333333343)
  1611. o38.MeshType = Enum.MeshType.Wedge
  1612. o39 = Instance.new("Part")
  1613. o39.Parent = o1
  1614. o39.Material = Enum.Material.SmoothPlastic
  1615. o39.BrickColor = BrickColor.new("Neon orange")
  1616. o39.Position = Vector3.new(-113.539955, 1.2939744, 60.8916626)
  1617. o39.Rotation = Vector3.new(-14.9999905, 9.48099853e-007, 90)
  1618. o39.Anchored = true
  1619. o39.CFrame = CFrame.new(-113.539955, 1.2939744, 60.8916626, -4.37199184e-008, -1, 1.65474638e-008, 0.965925932, -3.79474017e-008, 0.258818895, -0.258818895, 2.72991603e-008, 0.965925932)
  1620. o39.FormFactor = Enum.FormFactor.Custom
  1621. o39.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1622. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1623. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1624. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1625. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1626. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1627. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1628. o39.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1629. o40 = Instance.new("CylinderMesh")
  1630. o40.Parent = o39
  1631. o40.Scale = Vector3.new(0.666666687, 0.916666687, 0.666666687)
  1632. o41 = Instance.new("Part")
  1633. o41.Name = "Mag"
  1634. o41.Parent = o1
  1635. o41.Material = Enum.Material.SmoothPlastic
  1636. o41.BrickColor = BrickColor.new("Neon orange")
  1637. o41.Position = Vector3.new(-113.539955, 1.07309115, 60.3711433)
  1638. o41.Rotation = Vector3.new(-96.9999847, -5.9200047e-006, 180)
  1639. o41.Anchored = true
  1640. o41.CFrame = CFrame.new(-113.539955, 1.07309115, 60.3711433, -1, -1.50992278e-007, -1.03323572e-007, -1.20954695e-007, 0.12186902, 0.99254626, -1.37274853e-007, 0.99254626, -0.12186902)
  1641. o41.FormFactor = Enum.FormFactor.Custom
  1642. o41.Size = Vector3.new(0.200000003, 0.333333343, 0.50999999)
  1643. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1644. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1645. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1646. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1647. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1648. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1649. o41.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1650. o42 = Instance.new("BlockMesh")
  1651. o42.Parent = o41
  1652. o42.Scale = Vector3.new(0.833333373, 1, 1)
  1653. o43 = Instance.new("Part")
  1654. o43.Name = "A2"
  1655. o43.Parent = o1
  1656. o43.Material = Enum.Material.SmoothPlastic
  1657. o43.Position = Vector3.new(-113.686623, 1.50230181, 60.6583405)
  1658. o43.Rotation = Vector3.new(90.0000076, 6.21862455e-008, -180)
  1659. o43.Anchored = true
  1660. o43.CFrame = CFrame.new(-113.686623, 1.50230181, 60.6583405, -1, 1.50991127e-007, 1.0853547e-009, -1.08533893e-009, 1.04308192e-007, -1, -1.50991127e-007, -1, -1.04308192e-007)
  1661. o43.FormFactor = Enum.FormFactor.Custom
  1662. o43.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1663. o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1664. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1665. o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1666. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1667. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1668. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1669. o44 = Instance.new("BlockMesh")
  1670. o44.Parent = o43
  1671. o44.Scale = Vector3.new(0.833333373, 0.166666672, 0.25)
  1672. o45 = Instance.new("Part")
  1673. o45.Name = "Handle"
  1674. o45.Parent = o1
  1675. o45.Material = Enum.Material.SmoothPlastic
  1676. o45.BrickColor = BrickColor.new("Really black")
  1677. o45.Transparency = 1
  1678. o45.Position = Vector3.new(-113.539955, 1.01230443, 59.8150177)
  1679. o45.Rotation = Vector3.new(-179.999985, 1.15806685e-007, 180)
  1680. o45.Anchored = true
  1681. o45.CFrame = CFrame.new(-113.539955, 1.01230443, 59.8150177, -1, -1.51002368e-007, 2.02120787e-009, -1.51002368e-007, 1, 3.27825802e-007, -2.02125738e-009, 3.27825802e-007, -1)
  1682. o45.FormFactor = Enum.FormFactor.Custom
  1683. o45.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1684. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1685. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1686. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1687. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1688. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1689. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1690. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1691. o46 = Instance.new("BlockMesh")
  1692. o46.Parent = o45
  1693. o46.Scale = Vector3.new(0.166666672, 0.75, 0.166666672)
  1694. o47 = Instance.new("Sound")
  1695. o47.Name = "Empty"
  1696. o47.Parent = o45
  1697. o47.SoundId = "rbxasset://sounds//clickfast.wav"
  1698. o47.Volume = 1
  1699. o48 = Instance.new("Sound")
  1700. o48.Name = "M1"
  1701. o48.Parent = o45
  1702. o48.Pitch = 1
  1703. o48.SoundId = "http://roblox.com/asset/?id=233931573"
  1704. o48.Volume = 1
  1705. o49 = Instance.new("Sound")
  1706. o49.Name = "M2"
  1707. o49.Pitch = 1.7
  1708. o49.Parent = o45
  1709. o49.SoundId = "http://roblox.com/asset/?id=147323220"
  1710. o49.Volume = 1
  1711. o50 = Instance.new("Sound")
  1712. o50.Name = "Fire"
  1713. o50.Parent = o45
  1714. o50.Pitch = 1.25
  1715. o50.Volume = 4
  1716. o50.SoundId = "http://roblox.com/asset/?id=258193800"
  1717. o50.PlayOnRemove = true
  1718. o51 = Instance.new("Sound")
  1719. o51.Name = "M3"
  1720. o51.Parent = o45
  1721. o51.SoundId = "http://roblox.com/asset/?id=152206337"
  1722. o51.Volume = 1
  1723. o51.PlayOnRemove = true
  1724. o53 = Instance.new("Part")
  1725. o53.Name = "Mag2"
  1726. o53.Parent = o1
  1727. o53.Material = Enum.Material.SmoothPlastic
  1728. o53.BrickColor = BrickColor.new("Neon orange")
  1729. o53.Position = Vector3.new(-113.539955, 0.701820016, 60.4757118)
  1730. o53.Rotation = Vector3.new(-117.412865, -4.27430313e-010, 180)
  1731. o53.Anchored = true
  1732. o53.CFrame = CFrame.new(-113.539955, 0.701820016, 60.4757118, -1, -1.888052e-012, -7.46006642e-012, -8.24089842e-012, 0.460395187, 0.88770467, 1.93443677e-012, 0.88770467, -0.460395187)
  1733. o53.FormFactor = Enum.FormFactor.Custom
  1734. o53.Size = Vector3.new(0.200000003, 0.333333343, 0.400000006)
  1735. o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1736. o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1737. o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1738. o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1739. o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1740. o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1741. o53.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1742. o54 = Instance.new("BlockMesh")
  1743. o54.Parent = o53
  1744. o54.Scale = Vector3.new(0.833333373, 1, 1)
  1745. o55 = Instance.new("Part")
  1746. o55.Name = "Mag3"
  1747. o55.Parent = o1
  1748. o55.Material = Enum.Material.SmoothPlastic
  1749. o55.BrickColor = BrickColor.new("Neon orange")
  1750. o55.Position = Vector3.new(-113.539955, 0.422861636, 60.6890869)
  1751. o55.Rotation = Vector3.new(133.099686, 2.44571335e-010, 180)
  1752. o55.Anchored = true
  1753. o55.CFrame = CFrame.new(-113.539955, 0.422861636, 60.6890869, -1, -6.40285958e-012, 4.26857508e-012, -8.24089842e-012, 0.683264196, -0.730159819, 1.93443677e-012, -0.730159819, -0.683264196)
  1754. o55.FormFactor = Enum.FormFactor.Custom
  1755. o55.Size = Vector3.new(0.200000003, 0.449999988, 0.333333343)
  1756. o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1757. o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1758. o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1759. o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1760. o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1761. o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1762. o55.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1763. o56 = Instance.new("BlockMesh")
  1764. o56.Parent = o55
  1765. o56.Scale = Vector3.new(0.833333373, 1, 1)
  1766. o57 = Instance.new("Part")
  1767. o57.Parent = o1
  1768. o57.Material = Enum.Material.SmoothPlastic
  1769. o57.BrickColor = BrickColor.new("Really black")
  1770. o57.Position = Vector3.new(-113.539955, 1.20230353, 59.8150177)
  1771. o57.Rotation = Vector3.new(-179.999985, 1.15806685e-007, 180)
  1772. o57.Anchored = true
  1773. o57.CFrame = CFrame.new(-113.539955, 1.20230353, 59.8150177, -1, -1.51002368e-007, 2.02120787e-009, -1.51002368e-007, 1, 3.27825802e-007, -2.02125738e-009, 3.27825802e-007, -1)
  1774. o57.FormFactor = Enum.FormFactor.Custom
  1775. o57.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1776. o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1777. o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1778. o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1779. o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1780. o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1781. o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1782. o57.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1783. o58 = Instance.new("BlockMesh")
  1784. o58.Parent = o57
  1785. o58.Scale = Vector3.new(0.166666672, 0.75, 0.166666672)
  1786. o59 = Instance.new("Sound")
  1787. o59.Name = "Empty"
  1788. o59.Parent = o57
  1789. o59.SoundId = "rbxasset://sounds//clickfast.wav"
  1790. o59.Volume = 1
  1791. o60 = Instance.new("Sound")
  1792. o60.Name = "M1"
  1793. o60.Parent = o57
  1794. o60.Pitch = 1
  1795. o60.SoundId = "http://roblox.com/asset/?id=233931573"
  1796. o60.Volume = 1
  1797. o61 = Instance.new("Sound")
  1798. o61.Name = "M2"
  1799. o61.Parent = o57
  1800. o61.Pitch = 1.7
  1801. o61.SoundId = "http://roblox.com/asset/?id=147323220"
  1802. o61.Volume = 1
  1803. o62 = Instance.new("Sound")
  1804. o62.Name = "Fire"
  1805. o62.Parent = o57
  1806. o62.Pitch = 1.25
  1807. o62.SoundId = "http://roblox.com/asset/?id=258193800"
  1808. o62.PlayOnRemove = true
  1809. o62.Volume = 4
  1810. o63 = Instance.new("Sound")
  1811. o63.Name = "M3"
  1812. o63.Parent = o57
  1813. o63.SoundId = "http://roblox.com/asset/?id=10209881"
  1814. o63.Volume = 1
  1815. o63.PlayOnRemove = true
  1816. o64 = Instance.new("Part")
  1817. o64.Parent = o1
  1818. o64.Material = Enum.Material.SmoothPlastic
  1819. o64.BrickColor = BrickColor.new("Neon orange")
  1820. o64.Position = Vector3.new(-113.539955, 1.50229979, 61.2999878)
  1821. o64.Rotation = Vector3.new(-89.9999924, -5.01429398e-010, 1.22437713e-010)
  1822. o64.Anchored = true
  1823. o64.CFrame = CFrame.new(-113.539955, 1.50229979, 61.2999878, 1, -2.13694123e-012, -8.75159407e-012, 8.75159493e-012, 2.38418806e-007, 1, -2.13693885e-012, -1, 2.38418806e-007)
  1824. o64.FormFactor = Enum.FormFactor.Custom
  1825. o64.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1826. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1827. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1828. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1829. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1830. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1831. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1832. o64.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1833. o65 = Instance.new("SpecialMesh")
  1834. o65.Parent = o64
  1835. o65.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  1836. o65.MeshType = Enum.MeshType.Wedge
  1837. o66 = Instance.new("Part")
  1838. o66.Parent = o1
  1839. o66.Material = Enum.Material.SmoothPlastic
  1840. o66.BrickColor = BrickColor.new("Neon orange")
  1841. o66.Position = Vector3.new(-113.5373, 0.891278505, 58.2646141)
  1842. o66.Rotation = Vector3.new(-180, -2.50457879e-006, -4.2913037e-010)
  1843. o66.Anchored = true
  1844. o66.CFrame = CFrame.new(-113.5373, 0.891278505, 58.2646141, 1, 7.489738e-012, -4.37131469e-008, 8.24089842e-012, -0.999991596, 4.37110295e-008, -4.3712955e-008, -4.37110295e-008, -0.999991596)
  1845. o66.CanCollide = false
  1846. o66.FormFactor = Enum.FormFactor.Symmetric
  1847. o66.Size = Vector3.new(1, 1, 1)
  1848. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1849. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1850. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1851. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1852. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1853. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1854. o66.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1855. o67 = Instance.new("SpecialMesh")
  1856. o67.Parent = o66
  1857. o67.Scale = Vector3.new(0.192307696, 0.0384615399, 0.653846145)
  1858. o67.MeshType = Enum.MeshType.Wedge
  1859. o68 = Instance.new("Part")
  1860. o68.Parent = o1
  1861. o68.Material = Enum.Material.SmoothPlastic
  1862. o68.BrickColor = BrickColor.new("Really black")
  1863. o68.Position = Vector3.new(-113.539955, 1.49396372, 62.1166382)
  1864. o68.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  1865. o68.Anchored = true
  1866. o68.CFrame = CFrame.new(-113.539955, 1.49396372, 62.1166382, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  1867. o68.FormFactor = Enum.FormFactor.Custom
  1868. o68.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1869. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1870. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1871. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1872. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1873. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1874. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1875. o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1876. o69 = Instance.new("BlockMesh")
  1877. o69.Parent = o68
  1878. o69.Scale = Vector3.new(0.333333343, 0.0833333358, 0.666666687)
  1879. o70 = Instance.new("Part")
  1880. o70.Parent = o1
  1881. o70.Material = Enum.Material.SmoothPlastic
  1882. o70.BrickColor = BrickColor.new("Neon orange")
  1883. o70.Position = Vector3.new(-113.539955, 1.11064351, 59.6583519)
  1884. o70.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  1885. o70.Anchored = true
  1886. o70.CFrame = CFrame.new(-113.539955, 1.11064351, 59.6583519, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  1887. o70.FormFactor = Enum.FormFactor.Custom
  1888. o70.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1889. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1890. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1891. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1892. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1893. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1894. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1895. o70.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1896. o71 = Instance.new("BlockMesh")
  1897. o71.Parent = o70
  1898. o71.Scale = Vector3.new(0.916666687, 0.5, 0.333333343)
  1899. o72 = Instance.new("Part")
  1900. o72.Parent = o1
  1901. o72.Material = Enum.Material.SmoothPlastic
  1902. o72.BrickColor = BrickColor.new("Neon orange")
  1903. o72.Position = Vector3.new(-113.539955, 1.50229979, 61.5666542)
  1904. o72.Rotation = Vector3.new(-89.9999924, -4.79929207e-010, 1.22844804e-010)
  1905. o72.Anchored = true
  1906. o72.CFrame = CFrame.new(-113.539955, 1.50229979, 61.5666542, 1, -2.14404623e-012, -8.37634476e-012, 8.37634562e-012, 2.23517574e-007, 1, -2.14404427e-012, -1, 2.23517588e-007)
  1907. o72.FormFactor = Enum.FormFactor.Custom
  1908. o72.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1909. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1910. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1911. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1912. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1913. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1914. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1915. o72.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1916. o73 = Instance.new("SpecialMesh")
  1917. o73.Parent = o72
  1918. o73.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  1919. o73.MeshType = Enum.MeshType.Wedge
  1920. o74 = Instance.new("Part")
  1921. o74.Parent = o1
  1922. o74.Material = Enum.Material.SmoothPlastic
  1923. o74.BrickColor = BrickColor.new("Really black")
  1924. o74.Position = Vector3.new(-113.539955, 1.06898797, 59.508358)
  1925. o74.Rotation = Vector3.new(-89.9999924, -5.20843257e-010, 1.22437671e-010)
  1926. o74.Anchored = true
  1927. o74.CFrame = CFrame.new(-113.539955, 1.06898797, 59.508358, 1, -2.13694058e-012, -9.0904298e-012, 9.0904298e-012, 1.63912873e-007, 1, -2.13693885e-012, -1, 1.63912887e-007)
  1928. o74.FormFactor = Enum.FormFactor.Custom
  1929. o74.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1930. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1931. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1932. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1933. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1934. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1935. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1936. o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1937. o75 = Instance.new("BlockMesh")
  1938. o75.Parent = o74
  1939. o75.Scale = Vector3.new(0.916666687, 1, 0.75)
  1940. o76 = Instance.new("Part")
  1941. o76.Parent = o1
  1942. o76.Material = Enum.Material.SmoothPlastic
  1943. o76.BrickColor = BrickColor.new("Neon orange")
  1944. o76.Position = Vector3.new(-113.539955, 1.48563385, 61.3499832)
  1945. o76.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  1946. o76.Anchored = true
  1947. o76.CFrame = CFrame.new(-113.539955, 1.48563385, 61.3499832, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  1948. o76.FormFactor = Enum.FormFactor.Custom
  1949. o76.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1950. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1951. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1952. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1953. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1954. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1955. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1956. o76.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1957. o77 = Instance.new("BlockMesh")
  1958. o77.Parent = o76
  1959. o77.Scale = Vector3.new(0.916666687, 0.416666687, 0.25)
  1960. o78 = Instance.new("Part")
  1961. o78.Parent = o1
  1962. o78.Material = Enum.Material.SmoothPlastic
  1963. o78.BrickColor = BrickColor.new("Really black")
  1964. o78.Position = Vector3.new(-113.539955, 1.09897149, 59.8350143)
  1965. o78.Rotation = Vector3.new(-119.999992, 5.93669711e-006, -1.54809596e-010)
  1966. o78.Anchored = true
  1967. o78.CFrame = CFrame.new(-113.539955, 1.09897149, 59.8350143, 1, 2.7019372e-012, 1.03614909e-007, -8.97317989e-008, -0.499999911, 0.866025507, 5.18097814e-008, -0.866025507, -0.499999911)
  1968. o78.FormFactor = Enum.FormFactor.Custom
  1969. o78.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1970. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1971. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1972. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1973. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1974. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1975. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1976. o78.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1977. o79 = Instance.new("SpecialMesh")
  1978. o79.Parent = o78
  1979. o79.Scale = Vector3.new(0.166666672, 0.166666672, 0.416666687)
  1980. o79.MeshType = Enum.MeshType.Wedge
  1981. o80 = Instance.new("Part")
  1982. o80.Parent = o1
  1983. o80.Material = Enum.Material.SmoothPlastic
  1984. o80.BrickColor = BrickColor.new("Neon orange")
  1985. o80.Position = Vector3.new(-113.5373, 1.04512715, 58.2646141)
  1986. o80.Rotation = Vector3.new(2.50447852e-006, 2.50457879e-006, 4.2913037e-010)
  1987. o80.Anchored = true
  1988. o80.CFrame = CFrame.new(-113.5373, 1.04512715, 58.2646141, 1, -7.489738e-012, 4.37131469e-008, 8.24089842e-012, 0.999991596, -4.37110295e-008, -4.3712955e-008, 4.37110295e-008, 0.999991596)
  1989. o80.CanCollide = false
  1990. o80.FormFactor = Enum.FormFactor.Symmetric
  1991. o80.Size = Vector3.new(1, 1, 1)
  1992. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1993. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1994. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1995. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1996. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1997. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1998. o80.Color = Color3.new(0.835294, 0.45098, 0.239216)
  1999. o81 = Instance.new("BlockMesh")
  2000. o81.Parent = o80
  2001. o81.Scale = Vector3.new(0.192307696, 0.269230783, 0.653846145)
  2002. o82 = Instance.new("Part")
  2003. o82.Parent = o1
  2004. o82.Material = Enum.Material.SmoothPlastic
  2005. o82.BrickColor = BrickColor.new("Neon orange")
  2006. o82.Position = Vector3.new(-113.539955, 1.50229883, 61.3999901)
  2007. o82.Rotation = Vector3.new(-90, -5.61757252e-010, -180)
  2008. o82.Anchored = true
  2009. o82.CFrame = CFrame.new(-113.539955, 1.50229883, 61.3999901, -1, 2.14582128e-012, -9.80451397e-012, -9.80451397e-012, -1.04308192e-007, 1, 2.14582041e-012, 1, 1.04308192e-007)
  2010. o82.FormFactor = Enum.FormFactor.Custom
  2011. o82.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2012. o82.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2013. o82.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2014. o82.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2015. o82.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2016. o82.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2017. o82.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2018. o82.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2019. o83 = Instance.new("SpecialMesh")
  2020. o83.Parent = o82
  2021. o83.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  2022. o83.MeshType = Enum.MeshType.Wedge
  2023. o84 = Instance.new("Part")
  2024. o84.Parent = o1
  2025. o84.Material = Enum.Material.SmoothPlastic
  2026. o84.BrickColor = BrickColor.new("Really black")
  2027. o84.Position = Vector3.new(-113.539955, 1.6573081, 60.983326)
  2028. o84.Rotation = Vector3.new(90.0000076, 5.29337331e-006, -180)
  2029. o84.Anchored = true
  2030. o84.CFrame = CFrame.new(-113.539955, 1.6573081, 60.983326, -1, 1.50991141e-007, 9.23867916e-008, -9.2386756e-008, 1.93715223e-007, -1, -1.50991141e-007, -1, -1.93715223e-007)
  2031. o84.FormFactor = Enum.FormFactor.Custom
  2032. o84.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2033. o84.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2034. o84.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2035. o84.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2036. o84.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2037. o84.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2038. o84.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2039. o84.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2040. o85 = Instance.new("BlockMesh")
  2041. o85.Parent = o84
  2042. o85.Scale = Vector3.new(0.666666687, 0.25, 0.25)
  2043. o86 = Instance.new("Part")
  2044. o86.Parent = o1
  2045. o86.Material = Enum.Material.SmoothPlastic
  2046. o86.BrickColor = BrickColor.new("Dark stone grey")
  2047. o86.Position = Vector3.new(-113.539955, 1.61896086, 61.0416603)
  2048. o86.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2049. o86.Anchored = true
  2050. o86.CFrame = CFrame.new(-113.539955, 1.61896086, 61.0416603, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2051. o86.FormFactor = Enum.FormFactor.Custom
  2052. o86.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2053. o86.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2054. o86.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2055. o86.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2056. o86.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2057. o86.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2058. o86.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2059. o86.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2060. o87 = Instance.new("BlockMesh")
  2061. o87.Parent = o86
  2062. o87.Scale = Vector3.new(0.25, 0.333333343, 0.25)
  2063. o88 = Instance.new("Part")
  2064. o88.Parent = o1
  2065. o88.Material = Enum.Material.SmoothPlastic
  2066. o88.BrickColor = BrickColor.new("Really black")
  2067. o88.Position = Vector3.new(-113.569962, 1.69896829, 63.7049255)
  2068. o88.Rotation = Vector3.new(-90, 24.9996357, -2.59040348e-007)
  2069. o88.Anchored = true
  2070. o88.CFrame = CFrame.new(-113.569962, 1.69896829, 63.7049255, 0.906310558, 4.09752721e-009, 0.422612488, -0.422612458, 1.3219902e-007, 0.906310558, -5.21553183e-008, -1, 1.21545028e-007)
  2071. o88.FormFactor = Enum.FormFactor.Custom
  2072. o88.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2073. o88.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2074. o88.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2075. o88.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2076. o88.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2077. o88.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2078. o88.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2079. o88.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2080. o89 = Instance.new("BlockMesh")
  2081. o89.Parent = o88
  2082. o89.Scale = Vector3.new(0.0416666679, 0.333333343, 0.166666672)
  2083. o90 = Instance.new("Part")
  2084. o90.Parent = o1
  2085. o90.Material = Enum.Material.SmoothPlastic
  2086. o90.BrickColor = BrickColor.new("Really black")
  2087. o90.Position = Vector3.new(-113.639954, 1.38396943, 59.6916847)
  2088. o90.Rotation = Vector3.new(-89.9999924, -5.20461618e-010, 90)
  2089. o90.Anchored = true
  2090. o90.CFrame = CFrame.new(-113.639954, 1.38396943, 59.6916847, 7.54973826e-008, -1, -9.08376846e-012, 2.23517574e-007, -9.06689307e-012, 1, -1, -7.54973826e-008, 2.23517588e-007)
  2091. o90.FormFactor = Enum.FormFactor.Custom
  2092. o90.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2093. o90.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2094. o90.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2095. o90.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2096. o90.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2097. o90.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2098. o90.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2099. o90.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2100. o91 = Instance.new("CylinderMesh")
  2101. o91.Parent = o90
  2102. o91.Scale = Vector3.new(0.666666687, 0.0833333358, 0.666666687)
  2103. o92 = Instance.new("Part")
  2104. o92.Parent = o1
  2105. o92.Material = Enum.Material.SmoothPlastic
  2106. o92.BrickColor = BrickColor.new("Really black")
  2107. o92.Position = Vector3.new(-113.48996, 1.68949139, 60.6720581)
  2108. o92.Rotation = Vector3.new(92.0000153, 5.39824214e-006, -180)
  2109. o92.Anchored = true
  2110. o92.CFrame = CFrame.new(-113.48996, 1.68949139, 60.6720581, -1, 1.50990815e-007, 9.42170999e-008, -8.88901752e-008, 0.0348996483, -0.999390841, -1.54186978e-007, -0.999390841, -0.0348996483)
  2111. o92.FormFactor = Enum.FormFactor.Custom
  2112. o92.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2113. o92.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2114. o92.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2115. o92.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2116. o92.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2117. o92.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2118. o92.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2119. o92.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2120. o93 = Instance.new("BlockMesh")
  2121. o93.Parent = o92
  2122. o93.Scale = Vector3.new(0.333333343, 0.0833333358, 0.166666672)
  2123. o94 = Instance.new("Part")
  2124. o94.Parent = o1
  2125. o94.Material = Enum.Material.SmoothPlastic
  2126. o94.BrickColor = BrickColor.new("Really black")
  2127. o94.Position = Vector3.new(-113.539955, 1.52947271, 63.6085854)
  2128. o94.Rotation = Vector3.new(-59.9999962, -3.89844712e-010, 3.66455755e-010)
  2129. o94.Anchored = true
  2130. o94.CFrame = CFrame.new(-113.539955, 1.52947271, 63.6085854, 1, -6.39585954e-012, -6.8040738e-012, 9.0904298e-012, 0.500000119, 0.866025388, -2.13693885e-012, -0.866025388, 0.500000119)
  2131. o94.FormFactor = Enum.FormFactor.Custom
  2132. o94.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2133. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2134. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2135. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2136. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2137. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2138. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2139. o94.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2140. o95 = Instance.new("BlockMesh")
  2141. o95.Parent = o94
  2142. o95.Scale = Vector3.new(0.333333343, 0.0833333358, 0.583333313)
  2143. o96 = Instance.new("Part")
  2144. o96.Parent = o1
  2145. o96.Material = Enum.Material.SmoothPlastic
  2146. o96.BrickColor = BrickColor.new("Neon orange")
  2147. o96.Position = Vector3.new(-113.5373, 1.04512715, 58.7069168)
  2148. o96.Rotation = Vector3.new(-180, -2.50457879e-006, -4.2913037e-010)
  2149. o96.Anchored = true
  2150. o96.CFrame = CFrame.new(-113.5373, 1.04512715, 58.7069168, 1, 7.489738e-012, -4.37131469e-008, 8.24089842e-012, -0.999991596, 4.37110295e-008, -4.3712955e-008, -4.37110295e-008, -0.999991596)
  2151. o96.CanCollide = false
  2152. o96.FormFactor = Enum.FormFactor.Symmetric
  2153. o96.Size = Vector3.new(1, 1, 1)
  2154. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2155. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2156. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2157. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2158. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2159. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2160. o96.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2161. o97 = Instance.new("SpecialMesh")
  2162. o97.Parent = o96
  2163. o97.Scale = Vector3.new(0.192307696, 0.269230783, 0.230769232)
  2164. o97.MeshType = Enum.MeshType.Wedge
  2165. o98 = Instance.new("Part")
  2166. o98.Parent = o1
  2167. o98.Material = Enum.Material.SmoothPlastic
  2168. o98.BrickColor = BrickColor.new("Neon orange")
  2169. o98.Position = Vector3.new(-113.5373, 1.23742986, 58.3800011)
  2170. o98.Rotation = Vector3.new(2.50447852e-006, 2.50457879e-006, 4.2913037e-010)
  2171. o98.Anchored = true
  2172. o98.CFrame = CFrame.new(-113.5373, 1.23742986, 58.3800011, 1, -7.489738e-012, 4.37131469e-008, 8.24089842e-012, 0.999991596, -4.37110295e-008, -4.3712955e-008, 4.37110295e-008, 0.999991596)
  2173. o98.CanCollide = false
  2174. o98.FormFactor = Enum.FormFactor.Symmetric
  2175. o98.Size = Vector3.new(1, 1, 1)
  2176. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2177. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2178. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2179. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2180. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2181. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2182. o98.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2183. o99 = Instance.new("BlockMesh")
  2184. o99.Parent = o98
  2185. o99.Scale = Vector3.new(0.192307696, 0.115384616, 0.884615362)
  2186. o100 = Instance.new("Part")
  2187. o100.Parent = o1
  2188. o100.Material = Enum.Material.SmoothPlastic
  2189. o100.BrickColor = BrickColor.new("Dark stone grey")
  2190. o100.Position = Vector3.new(-113.539955, 1.33564579, 59.3583641)
  2191. o100.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2192. o100.Anchored = true
  2193. o100.CFrame = CFrame.new(-113.539955, 1.33564579, 59.3583641, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2194. o100.FormFactor = Enum.FormFactor.Custom
  2195. o100.Size = Vector3.new(0.200000003, 0.200000003, 0.216666669)
  2196. o100.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2197. o100.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2198. o100.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2199. o100.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2200. o100.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2201. o100.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2202. o100.Color = Color3.new(0.388235, 0.372549, 0.384314)
  2203. o101 = Instance.new("BlockMesh")
  2204. o101.Parent = o100
  2205. o101.Scale = Vector3.new(0.833333373, 0.5, 1)
  2206. o102 = Instance.new("Part")
  2207. o102.Parent = o1
  2208. o102.Material = Enum.Material.SmoothPlastic
  2209. o102.BrickColor = BrickColor.new("Really black")
  2210. o102.Position = Vector3.new(-113.539955, 1.41896677, 61.7166557)
  2211. o102.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2212. o102.Anchored = true
  2213. o102.CFrame = CFrame.new(-113.539955, 1.41896677, 61.7166557, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2214. o102.FormFactor = Enum.FormFactor.Custom
  2215. o102.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2216. o102.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2217. o102.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2218. o102.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2219. o102.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2220. o102.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2221. o102.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2222. o102.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2223. o103 = Instance.new("CylinderMesh")
  2224. o103.Parent = o102
  2225. o103.Scale = Vector3.new(0.583333313, 0.25, 0.583333313)
  2226. o104 = Instance.new("Part")
  2227. o104.Parent = o1
  2228. o104.Material = Enum.Material.SmoothPlastic
  2229. o104.BrickColor = BrickColor.new("Really black")
  2230. o104.Position = Vector3.new(-113.539955, 1.41896856, 63.2416458)
  2231. o104.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2232. o104.Anchored = true
  2233. o104.CFrame = CFrame.new(-113.539955, 1.41896856, 63.2416458, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2234. o104.FormFactor = Enum.FormFactor.Custom
  2235. o104.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2236. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2237. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2238. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2239. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2240. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2241. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2242. o104.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2243. o105 = Instance.new("CylinderMesh")
  2244. o105.Parent = o104
  2245. o105.Scale = Vector3.new(0.5, 1, 0.5)
  2246. o106 = Instance.new("Part")
  2247. o106.Parent = o1
  2248. o106.Material = Enum.Material.SmoothPlastic
  2249. o106.BrickColor = BrickColor.new("Really black")
  2250. o106.Position = Vector3.new(-113.539955, 1.37730253, 63.4383125)
  2251. o106.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2252. o106.Anchored = true
  2253. o106.CFrame = CFrame.new(-113.539955, 1.37730253, 63.4383125, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2254. o106.FormFactor = Enum.FormFactor.Custom
  2255. o106.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2256. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2257. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2258. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2259. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2260. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2261. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2262. o106.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2263. o107 = Instance.new("BlockMesh")
  2264. o107.Parent = o106
  2265. o107.Scale = Vector3.new(0.166666672, 0.5, 0.333333343)
  2266. o108 = Instance.new("Part")
  2267. o108.Parent = o1
  2268. o108.Material = Enum.Material.SmoothPlastic
  2269. o108.BrickColor = BrickColor.new("Really black")
  2270. o108.Position = Vector3.new(-113.539955, 1.18563902, 60.0650139)
  2271. o108.Rotation = Vector3.new(-89.9999924, -5.91999378e-006, 180)
  2272. o108.Anchored = true
  2273. o108.CFrame = CFrame.new(-113.539955, 1.18563902, 60.0650139, -1, -1.50991156e-007, -1.0332338e-007, -1.03323345e-007, -2.23517574e-007, 1, -1.5099117e-007, 1, 2.23517574e-007)
  2274. o108.FormFactor = Enum.FormFactor.Custom
  2275. o108.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2276. o108.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2277. o108.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2278. o108.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2279. o108.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2280. o108.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2281. o108.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2282. o108.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2283. o109 = Instance.new("BlockMesh")
  2284. o109.Parent = o108
  2285. o109.Scale = Vector3.new(0.833333373, 0.5, 0.916666687)
  2286. o110 = Instance.new("Part")
  2287. o110.Parent = o1
  2288. o110.Material = Enum.Material.SmoothPlastic
  2289. o110.BrickColor = BrickColor.new("Neon orange")
  2290. o110.Position = Vector3.new(-113.514954, 1.57730913, 61.6666527)
  2291. o110.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2292. o110.Anchored = true
  2293. o110.CFrame = CFrame.new(-113.514954, 1.57730913, 61.6666527, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2294. o110.FormFactor = Enum.FormFactor.Custom
  2295. o110.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2296. o110.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2297. o110.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2298. o110.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2299. o110.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2300. o110.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2301. o110.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2302. o110.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2303. o111 = Instance.new("CylinderMesh")
  2304. o111.Parent = o110
  2305. o111.Scale = Vector3.new(0.666666687, 0.25, 0.666666687)
  2306. o112 = Instance.new("Part")
  2307. o112.Parent = o1
  2308. o112.Material = Enum.Material.SmoothPlastic
  2309. o112.BrickColor = BrickColor.new("Really black")
  2310. o112.Position = Vector3.new(-113.539955, 1.56063223, 61.9083138)
  2311. o112.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2312. o112.Anchored = true
  2313. o112.CFrame = CFrame.new(-113.539955, 1.56063223, 61.9083138, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2314. o112.FormFactor = Enum.FormFactor.Custom
  2315. o112.Size = Vector3.new(0.200000003, 0.433333337, 0.200000003)
  2316. o112.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2317. o112.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2318. o112.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2319. o112.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2320. o112.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2321. o112.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2322. o112.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2323. o113 = Instance.new("CylinderMesh")
  2324. o113.Parent = o112
  2325. o113.Scale = Vector3.new(0.333333343, 1, 0.333333343)
  2326. o114 = Instance.new("Part")
  2327. o114.Parent = o1
  2328. o114.Material = Enum.Material.SmoothPlastic
  2329. o114.BrickColor = BrickColor.new("Really black")
  2330. o114.Position = Vector3.new(-113.539955, 1.20231974, 59.5666847)
  2331. o114.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2332. o114.Anchored = true
  2333. o114.CFrame = CFrame.new(-113.539955, 1.20231974, 59.5666847, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2334. o114.FormFactor = Enum.FormFactor.Custom
  2335. o114.Size = Vector3.new(0.200000003, 0.316666663, 0.200000003)
  2336. o114.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2337. o114.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2338. o114.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2339. o114.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2340. o114.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2341. o114.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2342. o114.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2343. o115 = Instance.new("BlockMesh")
  2344. o115.Parent = o114
  2345. o115.Scale = Vector3.new(0.833333373, 1, 0.583333313)
  2346. o116 = Instance.new("Part")
  2347. o116.Parent = o1
  2348. o116.Material = Enum.Material.SmoothPlastic
  2349. o116.BrickColor = BrickColor.new("Neon orange")
  2350. o116.Position = Vector3.new(-113.539955, 1.43563318, 61.6666527)
  2351. o116.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2352. o116.Anchored = true
  2353. o116.CFrame = CFrame.new(-113.539955, 1.43563318, 61.6666527, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2354. o116.FormFactor = Enum.FormFactor.Custom
  2355. o116.Size = Vector3.new(0.200000003, 0.200000003, 0.283333331)
  2356. o116.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2357. o116.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2358. o116.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2359. o116.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2360. o116.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2361. o116.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2362. o116.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2363. o117 = Instance.new("BlockMesh")
  2364. o117.Parent = o116
  2365. o117.Scale = Vector3.new(0.916666687, 0.25, 1)
  2366. o118 = Instance.new("Part")
  2367. o118.Parent = o1
  2368. o118.Material = Enum.Material.SmoothPlastic
  2369. o118.BrickColor = BrickColor.new("Really black")
  2370. o118.Position = Vector3.new(-113.48996, 1.67825508, 60.750042)
  2371. o118.Rotation = Vector3.new(-87.9999847, -2.80858876e-006, 90)
  2372. o118.Anchored = true
  2373. o118.CFrame = CFrame.new(-113.48996, 1.67825508, 60.750042, -4.37141736e-008, -1, -4.90191212e-008, 0.0348996781, -5.0514867e-008, 0.999390841, -0.999390841, 4.197679e-008, 0.0348996781)
  2374. o118.FormFactor = Enum.FormFactor.Custom
  2375. o118.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2376. o118.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2377. o118.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2378. o118.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2379. o118.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2380. o118.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2381. o118.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2382. o118.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2383. o119 = Instance.new("CylinderMesh")
  2384. o119.Parent = o118
  2385. o119.Scale = Vector3.new(0.25, 0.333333343, 0.25)
  2386. o120 = Instance.new("Part")
  2387. o120.Parent = o1
  2388. o120.Material = Enum.Material.SmoothPlastic
  2389. o120.BrickColor = BrickColor.new("Neon orange")
  2390. o120.Position = Vector3.new(-113.539955, 1.61896086, 61.3583183)
  2391. o120.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2392. o120.Anchored = true
  2393. o120.CFrame = CFrame.new(-113.539955, 1.61896086, 61.3583183, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2394. o120.FormFactor = Enum.FormFactor.Custom
  2395. o120.Size = Vector3.new(0.200000003, 0.566666663, 0.200000003)
  2396. o120.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2397. o120.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2398. o120.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2399. o120.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2400. o120.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2401. o120.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2402. o120.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2403. o121 = Instance.new("BlockMesh")
  2404. o121.Parent = o120
  2405. o121.Scale = Vector3.new(0.25, 1, 0.25)
  2406. o122 = Instance.new("Part")
  2407. o122.Parent = o1
  2408. o122.Material = Enum.Material.SmoothPlastic
  2409. o122.BrickColor = BrickColor.new("Neon orange")
  2410. o122.Position = Vector3.new(-113.514954, 1.57731104, 61.3583183)
  2411. o122.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2412. o122.Anchored = true
  2413. o122.CFrame = CFrame.new(-113.514954, 1.57731104, 61.3583183, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2414. o122.FormFactor = Enum.FormFactor.Custom
  2415. o122.Size = Vector3.new(0.200000003, 0.566666663, 0.200000003)
  2416. o122.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2417. o122.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2418. o122.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2419. o122.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2420. o122.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2421. o122.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2422. o122.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2423. o123 = Instance.new("CylinderMesh")
  2424. o123.Parent = o122
  2425. o123.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  2426. o124 = Instance.new("Part")
  2427. o124.Parent = o1
  2428. o124.Material = Enum.Material.SmoothPlastic
  2429. o124.BrickColor = BrickColor.new("Really black")
  2430. o124.Position = Vector3.new(-113.539955, 1.51565146, 59.4416924)
  2431. o124.Rotation = Vector3.new(112.000015, 5.29329009e-006, -180)
  2432. o124.Anchored = true
  2433. o124.CFrame = CFrame.new(-113.539955, 1.51565146, 59.4416924, -1, 1.50987916e-007, 9.2385342e-008, -2.90970945e-008, 0.374606788, -0.927183807, -1.74601695e-007, -0.927183807, -0.374606788)
  2434. o124.FormFactor = Enum.FormFactor.Custom
  2435. o124.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2436. o124.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2437. o124.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2438. o124.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2439. o124.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2440. o124.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2441. o124.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2442. o124.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2443. o125 = Instance.new("BlockMesh")
  2444. o125.Parent = o124
  2445. o125.Scale = Vector3.new(0.333333343, 0.333333343, 0.25)
  2446. o126 = Instance.new("Part")
  2447. o126.Parent = o1
  2448. o126.Material = Enum.Material.SmoothPlastic
  2449. o126.BrickColor = BrickColor.new("Neon orange")
  2450. o126.Position = Vector3.new(-113.539955, 1.46897125, 61.1333237)
  2451. o126.Rotation = Vector3.new(90.0000076, -5.00833175e-006, -1.2209328e-010)
  2452. o126.Anchored = true
  2453. o126.CFrame = CFrame.new(-113.539955, 1.46897125, 61.1333237, 1, 2.13092976e-012, -8.74118768e-008, -8.74118768e-008, -1.04308192e-007, -1, -2.14004747e-012, 1, -1.04308192e-007)
  2454. o126.FormFactor = Enum.FormFactor.Custom
  2455. o126.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2456. o126.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2457. o126.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2458. o126.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2459. o126.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2460. o126.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2461. o126.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2462. o126.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2463. o127 = Instance.new("SpecialMesh")
  2464. o127.Parent = o126
  2465. o127.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  2466. o127.MeshType = Enum.MeshType.Wedge
  2467. o128 = Instance.new("Part")
  2468. o128.Parent = o1
  2469. o128.Material = Enum.Material.SmoothPlastic
  2470. o128.BrickColor = BrickColor.new("Really black")
  2471. o128.Position = Vector3.new(-113.539955, 1.34397781, 62.5949593)
  2472. o128.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2473. o128.Anchored = true
  2474. o128.CFrame = CFrame.new(-113.539955, 1.34397781, 62.5949593, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2475. o128.FormFactor = Enum.FormFactor.Custom
  2476. o128.Size = Vector3.new(0.200000003, 1.80666661, 0.200000003)
  2477. o128.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2478. o128.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2479. o128.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2480. o128.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2481. o128.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2482. o128.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2483. o128.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2484. o129 = Instance.new("CylinderMesh")
  2485. o129.Parent = o128
  2486. o129.Scale = Vector3.new(0.166666672, 1, 0.166666672)
  2487. o130 = Instance.new("Part")
  2488. o130.Parent = o1
  2489. o130.Material = Enum.Material.SmoothPlastic
  2490. o130.BrickColor = BrickColor.new("Neon orange")
  2491. o130.Position = Vector3.new(-113.5373, 1.39128041, 58.5915298)
  2492. o130.Rotation = Vector3.new(2.50447852e-006, 2.50457879e-006, 4.2913037e-010)
  2493. o130.Anchored = true
  2494. o130.CFrame = CFrame.new(-113.5373, 1.39128041, 58.5915298, 1, -7.489738e-012, 4.37131469e-008, 8.24089842e-012, 0.999991596, -4.37110295e-008, -4.3712955e-008, 4.37110295e-008, 0.999991596)
  2495. o130.CanCollide = false
  2496. o130.FormFactor = Enum.FormFactor.Symmetric
  2497. o130.Size = Vector3.new(1, 1, 2)
  2498. o130.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2499. o130.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2500. o130.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2501. o130.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2502. o130.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2503. o130.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2504. o130.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2505. o131 = Instance.new("SpecialMesh")
  2506. o131.Parent = o130
  2507. o131.Scale = Vector3.new(0.192307696, 0.115384616, 0.769230783)
  2508. o131.MeshType = Enum.MeshType.Wedge
  2509. o132 = Instance.new("Part")
  2510. o132.Parent = o1
  2511. o132.Material = Enum.Material.SmoothPlastic
  2512. o132.BrickColor = BrickColor.new("Really black")
  2513. o132.Position = Vector3.new(-113.539955, 1.24397194, 60.1083488)
  2514. o132.Rotation = Vector3.new(-90, -5.21097721e-010, -180)
  2515. o132.Anchored = true
  2516. o132.CFrame = CFrame.new(-113.539955, 1.24397194, 60.1083488, -1, 2.13516336e-012, -9.09487069e-012, -9.09487069e-012, -7.45058344e-008, 1, 2.13516271e-012, 1, 7.45058344e-008)
  2517. o132.FormFactor = Enum.FormFactor.Custom
  2518. o132.Size = Vector3.new(0.200000003, 1.43333328, 0.200000003)
  2519. o132.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2520. o132.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2521. o132.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2522. o132.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2523. o132.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2524. o132.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2525. o132.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2526. o133 = Instance.new("SpecialMesh")
  2527. o133.Parent = o132
  2528. o133.Scale = Vector3.new(0.916666687, 1, 0.333333343)
  2529. o133.MeshType = Enum.MeshType.Wedge
  2530. o134 = Instance.new("Part")
  2531. o134.Parent = o1
  2532. o134.Material = Enum.Material.SmoothPlastic
  2533. o134.BrickColor = BrickColor.new("Neon orange")
  2534. o134.Position = Vector3.new(-113.539955, 1.32259893, 61.0306549)
  2535. o134.Rotation = Vector3.new(-14.9999905, 9.48099853e-007, 90)
  2536. o134.Anchored = true
  2537. o134.CFrame = CFrame.new(-113.539955, 1.32259893, 61.0306549, -4.37199184e-008, -1, 1.65474638e-008, 0.965925932, -3.79474017e-008, 0.258818895, -0.258818895, 2.72991603e-008, 0.965925932)
  2538. o134.FormFactor = Enum.FormFactor.Custom
  2539. o134.Size = Vector3.new(0.200000003, 0.200000003, 0.283333331)
  2540. o134.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2541. o134.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2542. o134.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2543. o134.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2544. o134.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2545. o134.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2546. o134.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2547. o135 = Instance.new("BlockMesh")
  2548. o135.Parent = o134
  2549. o135.Scale = Vector3.new(0.583333313, 0.916666687, 1)
  2550. o136 = Instance.new("Part")
  2551. o136.Parent = o1
  2552. o136.Material = Enum.Material.SmoothPlastic
  2553. o136.BrickColor = BrickColor.new("Really black")
  2554. o136.Position = Vector3.new(-113.539955, 1.46064508, 63.6715851)
  2555. o136.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2556. o136.Anchored = true
  2557. o136.CFrame = CFrame.new(-113.539955, 1.46064508, 63.6715851, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2558. o136.FormFactor = Enum.FormFactor.Custom
  2559. o136.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2560. o136.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2561. o136.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2562. o136.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2563. o136.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2564. o136.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2565. o136.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2566. o136.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2567. o137 = Instance.new("BlockMesh")
  2568. o137.Parent = o136
  2569. o137.Scale = Vector3.new(0.333333343, 1, 0.25)
  2570. o138 = Instance.new("Part")
  2571. o138.Parent = o1
  2572. o138.Material = Enum.Material.SmoothPlastic
  2573. o138.BrickColor = BrickColor.new("Really black")
  2574. o138.Position = Vector3.new(-113.556625, 1.56064665, 60.2416763)
  2575. o138.Rotation = Vector3.new(-90, -5.00939223e-006, 180)
  2576. o138.Anchored = true
  2577. o138.CFrame = CFrame.new(-113.556625, 1.56064665, 60.2416763, -1, -8.74191883e-008, -8.74303865e-008, -8.74303652e-008, -1.34110536e-007, 1, -8.74191954e-008, 1, 1.34110536e-007)
  2578. o138.FormFactor = Enum.FormFactor.Custom
  2579. o138.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2580. o138.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2581. o138.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2582. o138.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2583. o138.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2584. o138.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2585. o138.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2586. o138.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2587. o139 = Instance.new("SpecialMesh")
  2588. o139.Parent = o138
  2589. o139.Scale = Vector3.new(0.5, 0.166666672, 0.333333343)
  2590. o139.MeshType = Enum.MeshType.Wedge
  2591. o140 = Instance.new("Part")
  2592. o140.Parent = o1
  2593. o140.Material = Enum.Material.SmoothPlastic
  2594. o140.BrickColor = BrickColor.new("Really black")
  2595. o140.Position = Vector3.new(-113.539955, 1.46897125, 62.2333107)
  2596. o140.Rotation = Vector3.new(90.0000076, -5.00833175e-006, -1.2209328e-010)
  2597. o140.Anchored = true
  2598. o140.CFrame = CFrame.new(-113.539955, 1.46897125, 62.2333107, 1, 2.13092976e-012, -8.74118768e-008, -8.74118768e-008, -1.04308192e-007, -1, -2.14004747e-012, 1, -1.04308192e-007)
  2599. o140.FormFactor = Enum.FormFactor.Custom
  2600. o140.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2601. o140.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2602. o140.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2603. o140.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2604. o140.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2605. o140.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2606. o140.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2607. o140.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2608. o141 = Instance.new("SpecialMesh")
  2609. o141.Parent = o140
  2610. o141.Scale = Vector3.new(0.333333343, 0.583333313, 0.25)
  2611. o141.MeshType = Enum.MeshType.Wedge
  2612. o142 = Instance.new("Part")
  2613. o142.Parent = o1
  2614. o142.Material = Enum.Material.SmoothPlastic
  2615. o142.BrickColor = BrickColor.new("Really black")
  2616. o142.Position = Vector3.new(-113.556625, 1.60230219, 60.4500046)
  2617. o142.Rotation = Vector3.new(90.0000076, 5.20843257e-010, 180)
  2618. o142.Anchored = true
  2619. o142.CFrame = CFrame.new(-113.556625, 1.60230219, 60.4500046, -1, -2.13694058e-012, 9.0904298e-012, -9.0904298e-012, 1.63912873e-007, -1, 2.13693885e-012, -1, -1.63912887e-007)
  2620. o142.FormFactor = Enum.FormFactor.Custom
  2621. o142.Size = Vector3.new(0.200000003, 0.449999988, 0.200000003)
  2622. o142.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2623. o142.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2624. o142.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2625. o142.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2626. o142.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2627. o142.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2628. o142.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2629. o143 = Instance.new("BlockMesh")
  2630. o143.Parent = o142
  2631. o143.Scale = Vector3.new(0.5, 1, 0.0833333358)
  2632. o144 = Instance.new("Part")
  2633. o144.Parent = o1
  2634. o144.Material = Enum.Material.SmoothPlastic
  2635. o144.BrickColor = BrickColor.new("Neon orange")
  2636. o144.Position = Vector3.new(-113.5373, 1.23742986, 59.0915222)
  2637. o144.Rotation = Vector3.new(-180, -2.50457879e-006, -4.2913037e-010)
  2638. o144.Anchored = true
  2639. o144.CFrame = CFrame.new(-113.5373, 1.23742986, 59.0915222, 1, 7.489738e-012, -4.37131469e-008, 8.24089842e-012, -0.999991596, 4.37110295e-008, -4.3712955e-008, -4.37110295e-008, -0.999991596)
  2640. o144.CanCollide = false
  2641. o144.FormFactor = Enum.FormFactor.Symmetric
  2642. o144.Size = Vector3.new(1, 1, 1)
  2643. o144.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2644. o144.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2645. o144.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2646. o144.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2647. o144.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2648. o144.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2649. o144.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2650. o145 = Instance.new("SpecialMesh")
  2651. o145.Parent = o144
  2652. o145.Scale = Vector3.new(0.192307696, 0.115384616, 0.538461566)
  2653. o145.MeshType = Enum.MeshType.Wedge
  2654. o146 = Instance.new("Part")
  2655. o146.Parent = o1
  2656. o146.Material = Enum.Material.SmoothPlastic
  2657. o146.BrickColor = BrickColor.new("Neon orange")
  2658. o146.Position = Vector3.new(-113.564957, 1.57730913, 61.6666527)
  2659. o146.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2660. o146.Anchored = true
  2661. o146.CFrame = CFrame.new(-113.564957, 1.57730913, 61.6666527, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2662. o146.FormFactor = Enum.FormFactor.Custom
  2663. o146.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2664. o146.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2665. o146.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2666. o146.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2667. o146.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2668. o146.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2669. o146.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2670. o146.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2671. o147 = Instance.new("CylinderMesh")
  2672. o147.Parent = o146
  2673. o147.Scale = Vector3.new(0.666666687, 0.25, 0.666666687)
  2674. o148 = Instance.new("Part")
  2675. o148.Parent = o1
  2676. o148.Material = Enum.Material.SmoothPlastic
  2677. o148.BrickColor = BrickColor.new("Neon orange")
  2678. o148.Position = Vector3.new(-113.539955, 1.37730265, 61.2333298)
  2679. o148.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2680. o148.Anchored = true
  2681. o148.CFrame = CFrame.new(-113.539955, 1.37730265, 61.2333298, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2682. o148.FormFactor = Enum.FormFactor.Custom
  2683. o148.Size = Vector3.new(0.200000003, 0.816666663, 0.200000003)
  2684. o148.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2685. o148.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2686. o148.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2687. o148.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2688. o148.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2689. o148.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2690. o148.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2691. o149 = Instance.new("BlockMesh")
  2692. o149.Parent = o148
  2693. o149.Scale = Vector3.new(0.916666687, 1, 0.833333373)
  2694. o150 = Instance.new("Part")
  2695. o150.Parent = o1
  2696. o150.Material = Enum.Material.SmoothPlastic
  2697. o150.BrickColor = BrickColor.new("Really black")
  2698. o150.Position = Vector3.new(-113.539955, 1.52730358, 63.7299118)
  2699. o150.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2700. o150.Anchored = true
  2701. o150.CFrame = CFrame.new(-113.539955, 1.52730358, 63.7299118, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2702. o150.FormFactor = Enum.FormFactor.Custom
  2703. o150.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2704. o150.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2705. o150.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2706. o150.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2707. o150.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2708. o150.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2709. o150.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2710. o150.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2711. o151 = Instance.new("BlockMesh")
  2712. o151.Parent = o150
  2713. o151.Scale = Vector3.new(0.333333343, 0.0833333358, 0.416666687)
  2714. o152 = Instance.new("Part")
  2715. o152.Parent = o1
  2716. o152.Material = Enum.Material.SmoothPlastic
  2717. o152.BrickColor = BrickColor.new("Really black")
  2718. o152.Position = Vector3.new(-113.539955, 1.56564903, 60.8416634)
  2719. o152.Rotation = Vector3.new(90.0000076, 5.20458232e-010, -180)
  2720. o152.Anchored = true
  2721. o152.CFrame = CFrame.new(-113.539955, 1.56564903, 60.8416634, -1, 1.50991141e-007, 9.08370948e-012, -9.05445944e-012, 1.93715223e-007, -1, -1.50991127e-007, -1, -1.93715238e-007)
  2722. o152.FormFactor = Enum.FormFactor.Custom
  2723. o152.Size = Vector3.new(0.200000003, 0.333333343, 0.200000003)
  2724. o152.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2725. o152.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2726. o152.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2727. o152.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2728. o152.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2729. o152.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2730. o152.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2731. o153 = Instance.new("BlockMesh")
  2732. o153.Parent = o152
  2733. o153.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  2734. o154 = Instance.new("Part")
  2735. o154.Parent = o1
  2736. o154.Material = Enum.Material.SmoothPlastic
  2737. o154.BrickColor = BrickColor.new("Really black")
  2738. o154.Position = Vector3.new(-113.539955, 1.02732003, 59.8650208)
  2739. o154.Rotation = Vector3.new(-89.9999924, -5.91999378e-006, 180)
  2740. o154.Anchored = true
  2741. o154.CFrame = CFrame.new(-113.539955, 1.02732003, 59.8650208, -1, -1.50991156e-007, -1.0332338e-007, -1.03323345e-007, -2.23517574e-007, 1, -1.5099117e-007, 1, 2.23517574e-007)
  2742. o154.FormFactor = Enum.FormFactor.Custom
  2743. o154.Size = Vector3.new(0.200000003, 0.233333334, 0.200000003)
  2744. o154.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2745. o154.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2746. o154.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2747. o154.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2748. o154.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2749. o154.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2750. o154.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2751. o155 = Instance.new("BlockMesh")
  2752. o155.Parent = o154
  2753. o155.Scale = Vector3.new(0.833333373, 1, 0.166666672)
  2754. o156 = Instance.new("Part")
  2755. o156.Parent = o1
  2756. o156.Material = Enum.Material.SmoothPlastic
  2757. o156.BrickColor = BrickColor.new("Really black")
  2758. o156.Position = Vector3.new(-113.539955, 1.54396701, 59.4333611)
  2759. o156.Rotation = Vector3.new(90.0000153, 5.00939313e-006, 180)
  2760. o156.Anchored = true
  2761. o156.CFrame = CFrame.new(-113.539955, 1.54396701, 59.4333611, -1, -2.13552136e-012, 8.74304007e-008, -8.74304007e-008, 2.68221214e-007, -1, 2.11207028e-012, -1, -2.68221214e-007)
  2762. o156.FormFactor = Enum.FormFactor.Custom
  2763. o156.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2764. o156.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2765. o156.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2766. o156.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2767. o156.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2768. o156.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2769. o156.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2770. o156.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2771. o157 = Instance.new("SpecialMesh")
  2772. o157.Parent = o156
  2773. o157.Scale = Vector3.new(0.666666687, 0.416666687, 0.666666687)
  2774. o157.MeshType = Enum.MeshType.Wedge
  2775. o158 = Instance.new("Part")
  2776. o158.Parent = o1
  2777. o158.Material = Enum.Material.SmoothPlastic
  2778. o158.BrickColor = BrickColor.new("Really black")
  2779. o158.Position = Vector3.new(-113.539955, 1.67565107, 60.8250008)
  2780. o158.Rotation = Vector3.new(92.0000153, 5.24563802e-006, -180)
  2781. o158.Anchored = true
  2782. o158.CFrame = CFrame.new(-113.539955, 1.67565107, 60.8250008, -1, 1.50990815e-007, 9.15536518e-008, -8.62283471e-008, 0.0348996483, -0.999390841, -1.54094025e-007, -0.999390841, -0.0348996483)
  2783. o158.FormFactor = Enum.FormFactor.Custom
  2784. o158.Size = Vector3.new(0.200000003, 0.300000012, 0.200000003)
  2785. o158.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2786. o158.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2787. o158.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2788. o158.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2789. o158.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2790. o158.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2791. o158.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2792. o159 = Instance.new("BlockMesh")
  2793. o159.Parent = o158
  2794. o159.Scale = Vector3.new(0.5, 1, 0.0833333358)
  2795. o160 = Instance.new("Part")
  2796. o160.Parent = o1
  2797. o160.Material = Enum.Material.SmoothPlastic
  2798. o160.BrickColor = BrickColor.new("Really black")
  2799. o160.Position = Vector3.new(-113.539955, 1.48563671, 60.9749908)
  2800. o160.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2801. o160.Anchored = true
  2802. o160.CFrame = CFrame.new(-113.539955, 1.48563671, 60.9749908, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2803. o160.FormFactor = Enum.FormFactor.Custom
  2804. o160.Size = Vector3.new(0.200000003, 0.300000012, 0.200000003)
  2805. o160.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2806. o160.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2807. o160.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2808. o160.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2809. o160.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2810. o160.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2811. o160.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2812. o161 = Instance.new("BlockMesh")
  2813. o161.Parent = o160
  2814. o161.Scale = Vector3.new(0.916666687, 1, 0.25)
  2815. o162 = Instance.new("Part")
  2816. o162.Parent = o1
  2817. o162.Material = Enum.Material.SmoothPlastic
  2818. o162.BrickColor = BrickColor.new("Really black")
  2819. o162.Position = Vector3.new(-113.569962, 1.64896476, 63.7049255)
  2820. o162.Rotation = Vector3.new(-90, -24.9996357, 2.5930288e-007)
  2821. o162.Anchored = true
  2822. o162.CFrame = CFrame.new(-113.569962, 1.64896476, 63.7049255, 0.906310558, -4.10167988e-009, -0.422612488, 0.422612488, 1.3219875e-007, 0.906310558, 5.21514458e-008, -1, 1.21546535e-007)
  2823. o162.FormFactor = Enum.FormFactor.Custom
  2824. o162.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2825. o162.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2826. o162.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2827. o162.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2828. o162.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2829. o162.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2830. o162.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2831. o162.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2832. o163 = Instance.new("BlockMesh")
  2833. o163.Parent = o162
  2834. o163.Scale = Vector3.new(0.0416666679, 0.333333343, 0.166666672)
  2835. o164 = Instance.new("Part")
  2836. o164.Parent = o1
  2837. o164.Material = Enum.Material.SmoothPlastic
  2838. o164.BrickColor = BrickColor.new("Really black")
  2839. o164.Position = Vector3.new(-113.539955, 1.12770569, 59.7194443)
  2840. o164.Rotation = Vector3.new(-20.9999943, 7.03878584e-007, 5.00940268e-006)
  2841. o164.Anchored = true
  2842. o164.CFrame = CFrame.new(-113.539955, 1.12770569, 59.7194443, 1, -8.74305712e-008, 1.22849988e-008, 7.72209248e-008, 0.933580458, 0.358367831, -4.28013394e-008, -0.358367831, 0.933580458)
  2843. o164.FormFactor = Enum.FormFactor.Custom
  2844. o164.Size = Vector3.new(0.200000003, 0.233333334, 0.200000003)
  2845. o164.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2846. o164.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2847. o164.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2848. o164.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2849. o164.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2850. o164.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2851. o164.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2852. o165 = Instance.new("BlockMesh")
  2853. o165.Parent = o164
  2854. o165.Scale = Vector3.new(0.833333373, 1, 0.166666672)
  2855. o166 = Instance.new("Part")
  2856. o166.Parent = o1
  2857. o166.Material = Enum.Material.SmoothPlastic
  2858. o166.BrickColor = BrickColor.new("Neon orange")
  2859. o166.Position = Vector3.new(-113.539955, 1.46897221, 61.5666542)
  2860. o166.Rotation = Vector3.new(90.0000153, 5.00935221e-006, 180)
  2861. o166.Anchored = true
  2862. o166.CFrame = CFrame.new(-113.539955, 1.46897221, 61.5666542, -1, -2.1435733e-012, 8.74296902e-008, -8.74296902e-008, 2.38418806e-007, -1, 2.12272821e-012, -1, -2.38418806e-007)
  2863. o166.FormFactor = Enum.FormFactor.Custom
  2864. o166.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2865. o166.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2866. o166.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2867. o166.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2868. o166.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2869. o166.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2870. o166.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2871. o166.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2872. o167 = Instance.new("SpecialMesh")
  2873. o167.Parent = o166
  2874. o167.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  2875. o167.MeshType = Enum.MeshType.Wedge
  2876. o168 = Instance.new("Part")
  2877. o168.Parent = o1
  2878. o168.Material = Enum.Material.SmoothPlastic
  2879. o168.BrickColor = BrickColor.new("Neon orange")
  2880. o168.Position = Vector3.new(-113.539955, 1.46897125, 61.3999939)
  2881. o168.Rotation = Vector3.new(90.0000076, -5.00841907e-006, -1.11534677e-010)
  2882. o168.Anchored = true
  2883. o168.CFrame = CFrame.new(-113.539955, 1.46897125, 61.3999939, 1, 1.94664727e-012, -8.74134045e-008, -8.74119266e-008, -1.1920865e-007, -0.999991596, -2.13294204e-012, 0.999991596, -1.1920865e-007)
  2884. o168.FormFactor = Enum.FormFactor.Custom
  2885. o168.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2886. o168.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2887. o168.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2888. o168.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2889. o168.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2890. o168.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2891. o168.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2892. o168.Color = Color3.new(0.835294, 0.45098, 0.239216)
  2893. o169 = Instance.new("SpecialMesh")
  2894. o169.Parent = o168
  2895. o169.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  2896. o169.MeshType = Enum.MeshType.Wedge
  2897. o170 = Instance.new("Part")
  2898. o170.Parent = o1
  2899. o170.Material = Enum.Material.SmoothPlastic
  2900. o170.BrickColor = BrickColor.new("Really black")
  2901. o170.Position = Vector3.new(-113.576622, 1.67397296, 63.7049255)
  2902. o170.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2903. o170.Anchored = true
  2904. o170.CFrame = CFrame.new(-113.576622, 1.67397296, 63.7049255, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2905. o170.FormFactor = Enum.FormFactor.Custom
  2906. o170.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2907. o170.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2908. o170.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2909. o170.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2910. o170.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2911. o170.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2912. o170.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2913. o170.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2914. o171 = Instance.new("BlockMesh")
  2915. o171.Parent = o170
  2916. o171.Scale = Vector3.new(0.0416666679, 0.333333343, 0.116666667)
  2917. o172 = Instance.new("Part")
  2918. o172.Parent = o1
  2919. o172.Material = Enum.Material.SmoothPlastic
  2920. o172.BrickColor = BrickColor.new("Really black")
  2921. o172.Position = Vector3.new(-113.581627, 1.53563416, 60.233345)
  2922. o172.Rotation = Vector3.new(90.0000534, 5.02050989e-006, -180)
  2923. o172.Anchored = true
  2924. o172.CFrame = CFrame.new(-113.581627, 1.53563416, 60.233345, -1, 1.50991113e-007, 8.76244286e-008, -8.76243078e-008, 8.19564661e-007, -1, -1.50991184e-007, -1, -8.19564661e-007)
  2925. o172.FormFactor = Enum.FormFactor.Custom
  2926. o172.Size = Vector3.new(0.200000003, 0.883333325, 0.200000003)
  2927. o172.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2928. o172.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2929. o172.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2930. o172.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2931. o172.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2932. o172.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2933. o172.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2934. o173 = Instance.new("BlockMesh")
  2935. o173.Parent = o172
  2936. o173.Scale = Vector3.new(0.0833333358, 1, 0.583333313)
  2937. o174 = Instance.new("Part")
  2938. o174.Parent = o1
  2939. o174.Material = Enum.Material.SmoothPlastic
  2940. o174.BrickColor = BrickColor.new("Really black")
  2941. o174.Position = Vector3.new(-113.539955, 1.66896427, 63.7049255)
  2942. o174.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2943. o174.Anchored = true
  2944. o174.CFrame = CFrame.new(-113.539955, 1.66896427, 63.7049255, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2945. o174.FormFactor = Enum.FormFactor.Custom
  2946. o174.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2947. o174.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2948. o174.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2949. o174.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2950. o174.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2951. o174.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2952. o174.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2953. o174.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2954. o175 = Instance.new("BlockMesh")
  2955. o175.Parent = o174
  2956. o175.Scale = Vector3.new(0.0500000045, 0.166666672, 0.166666672)
  2957. o176 = Instance.new("Part")
  2958. o176.Parent = o1
  2959. o176.Material = Enum.Material.SmoothPlastic
  2960. o176.BrickColor = BrickColor.new("Really black")
  2961. o176.Position = Vector3.new(-113.556625, 1.56897795, 60.0083504)
  2962. o176.Rotation = Vector3.new(90.0000076, 5.29337331e-006, -180)
  2963. o176.Anchored = true
  2964. o176.CFrame = CFrame.new(-113.556625, 1.56897795, 60.0083504, -1, 1.50991141e-007, 9.23867916e-008, -9.2386756e-008, 1.93715223e-007, -1, -1.50991141e-007, -1, -1.93715223e-007)
  2965. o176.FormFactor = Enum.FormFactor.Custom
  2966. o176.Size = Vector3.new(0.200000003, 0.433333337, 0.200000003)
  2967. o176.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2968. o176.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2969. o176.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2970. o176.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2971. o176.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2972. o176.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2973. o176.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2974. o177 = Instance.new("BlockMesh")
  2975. o177.Parent = o176
  2976. o177.Scale = Vector3.new(0.5, 1, 0.416666687)
  2977. o178 = Instance.new("Part")
  2978. o178.Parent = o1
  2979. o178.Material = Enum.Material.SmoothPlastic
  2980. o178.BrickColor = BrickColor.new("Really black")
  2981. o178.Position = Vector3.new(-113.539955, 1.37730074, 62.1583138)
  2982. o178.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  2983. o178.Anchored = true
  2984. o178.CFrame = CFrame.new(-113.539955, 1.37730074, 62.1583138, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  2985. o178.FormFactor = Enum.FormFactor.Custom
  2986. o178.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2987. o178.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2988. o178.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2989. o178.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2990. o178.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2991. o178.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2992. o178.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2993. o178.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2994. o179 = Instance.new("BlockMesh")
  2995. o179.Parent = o178
  2996. o179.Scale = Vector3.new(0.166666672, 0.5, 0.333333343)
  2997. o180 = Instance.new("Part")
  2998. o180.Parent = o1
  2999. o180.Material = Enum.Material.SmoothPlastic
  3000. o180.BrickColor = BrickColor.new("Neon orange")
  3001. o180.Position = Vector3.new(-113.539955, 1.32731259, 59.3583603)
  3002. o180.Rotation = Vector3.new(-89.9999924, -5.20639698e-010, 1.22437713e-010)
  3003. o180.Anchored = true
  3004. o180.CFrame = CFrame.new(-113.539955, 1.32731259, 59.3583603, 1, -2.13694123e-012, -9.08687708e-012, 9.08687708e-012, 2.53319939e-007, 1, -2.13693885e-012, -1, 2.53319968e-007)
  3005. o180.FormFactor = Enum.FormFactor.Custom
  3006. o180.Size = Vector3.new(0.200000003, 0.200000003, 0.233333334)
  3007. o180.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3008. o180.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3009. o180.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3010. o180.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3011. o180.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3012. o180.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3013. o180.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3014. o181 = Instance.new("SpecialMesh")
  3015. o181.Parent = o180
  3016. o181.Scale = Vector3.new(0.916666687, 0.333333343, 1)
  3017. o181.MeshType = Enum.MeshType.Wedge
  3018. o182 = Instance.new("Part")
  3019. o182.Parent = o1
  3020. o182.Material = Enum.Material.SmoothPlastic
  3021. o182.BrickColor = BrickColor.new("Really black")
  3022. o182.Position = Vector3.new(-113.539955, 1.61062944, 63.7049179)
  3023. o182.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3024. o182.Anchored = true
  3025. o182.CFrame = CFrame.new(-113.539955, 1.61062944, 63.7049179, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3026. o182.FormFactor = Enum.FormFactor.Custom
  3027. o182.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3028. o182.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3029. o182.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3030. o182.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3031. o182.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3032. o182.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3033. o182.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3034. o182.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3035. o183 = Instance.new("BlockMesh")
  3036. o183.Parent = o182
  3037. o183.Scale = Vector3.new(0.333333343, 0.333333343, 0.416666687)
  3038. o184 = Instance.new("Part")
  3039. o184.Parent = o1
  3040. o184.Material = Enum.Material.SmoothPlastic
  3041. o184.BrickColor = BrickColor.new("Really black")
  3042. o184.Position = Vector3.new(-113.539955, 0.896721542, 59.4836807)
  3043. o184.Rotation = Vector3.new(-73.9999924, -4.66918282e-010, 2.61258543e-010)
  3044. o184.Anchored = true
  3045. o184.CFrame = CFrame.new(-113.539955, 0.896721542, 59.4836807, 1, -4.5598217e-012, -8.14926165e-012, 9.0904298e-012, 0.275637537, 0.96126169, -2.13693885e-012, -0.96126169, 0.275637507)
  3046. o184.FormFactor = Enum.FormFactor.Custom
  3047. o184.Size = Vector3.new(0.200000003, 0.216666669, 0.449999988)
  3048. o184.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3049. o184.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3050. o184.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3051. o184.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3052. o184.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3053. o184.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3054. o184.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3055. o185 = Instance.new("BlockMesh")
  3056. o185.Parent = o184
  3057. o185.Scale = Vector3.new(0.916666687, 1, 1)
  3058. o186 = Instance.new("Part")
  3059. o186.Parent = o1
  3060. o186.Material = Enum.Material.SmoothPlastic
  3061. o186.BrickColor = BrickColor.new("Really black")
  3062. o186.Position = Vector3.new(-113.539955, 0.956089139, 59.6394043)
  3063. o186.Rotation = Vector3.new(-73.9999924, -5.12302313e-006, -180)
  3064. o186.Anchored = true
  3065. o186.CFrame = CFrame.new(-113.539955, 0.956089139, 59.6394043, -1, 8.74258674e-008, -8.94136178e-008, -1.10047722e-007, -0.275637537, 0.96126169, 5.93933862e-008, 0.96126169, 0.275637507)
  3066. o186.FormFactor = Enum.FormFactor.Custom
  3067. o186.Size = Vector3.new(0.200000003, 0.200000003, 0.316666663)
  3068. o186.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3069. o186.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3070. o186.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3071. o186.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3072. o186.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3073. o186.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3074. o186.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3075. o187 = Instance.new("SpecialMesh")
  3076. o187.Parent = o186
  3077. o187.Scale = Vector3.new(0.916666687, 0.25, 1)
  3078. o187.MeshType = Enum.MeshType.Wedge
  3079. o188 = Instance.new("Part")
  3080. o188.Parent = o1
  3081. o188.Material = Enum.Material.SmoothPlastic
  3082. o188.BrickColor = BrickColor.new("Really black")
  3083. o188.Position = Vector3.new(-113.539955, 1.46064496, 59.3583641)
  3084. o188.Rotation = Vector3.new(90.0000153, 5.00939313e-006, 180)
  3085. o188.Anchored = true
  3086. o188.CFrame = CFrame.new(-113.539955, 1.46064496, 59.3583641, -1, -2.13552136e-012, 8.74304007e-008, -8.74304007e-008, 2.68221214e-007, -1, 2.11207028e-012, -1, -2.68221214e-007)
  3087. o188.FormFactor = Enum.FormFactor.Custom
  3088. o188.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3089. o188.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3090. o188.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3091. o188.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3092. o188.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3093. o188.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3094. o188.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3095. o188.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3096. o189 = Instance.new("SpecialMesh")
  3097. o189.Parent = o188
  3098. o189.Scale = Vector3.new(0.916666687, 0.333333343, 0.166666672)
  3099. o189.MeshType = Enum.MeshType.Wedge
  3100. o190 = Instance.new("Part")
  3101. o190.Parent = o1
  3102. o190.Material = Enum.Material.SmoothPlastic
  3103. o190.BrickColor = BrickColor.new("Neon orange")
  3104. o190.Position = Vector3.new(-113.5373, 1.31434989, 58.6492157)
  3105. o190.Rotation = Vector3.new(2.50447852e-006, 2.50457879e-006, 4.2913037e-010)
  3106. o190.Anchored = true
  3107. o190.CFrame = CFrame.new(-113.5373, 1.31434989, 58.6492157, 1, -7.489738e-012, 4.37131469e-008, 8.24089842e-012, 0.999991596, -4.37110295e-008, -4.3712955e-008, 4.37110295e-008, 0.999991596)
  3108. o190.CanCollide = false
  3109. o190.FormFactor = Enum.FormFactor.Symmetric
  3110. o190.Size = Vector3.new(1, 1, 1)
  3111. o190.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3112. o190.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3113. o190.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3114. o190.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3115. o190.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3116. o190.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3117. o190.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3118. o191 = Instance.new("BlockMesh")
  3119. o191.Parent = o190
  3120. o191.Scale = Vector3.new(0.192307696, 0.0384615399, 1.42307687)
  3121. o192 = Instance.new("Part")
  3122. o192.Parent = o1
  3123. o192.Material = Enum.Material.SmoothPlastic
  3124. o192.BrickColor = BrickColor.new("Really black")
  3125. o192.Position = Vector3.new(-113.539955, 1.40230477, 60.75)
  3126. o192.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3127. o192.Anchored = true
  3128. o192.CFrame = CFrame.new(-113.539955, 1.40230477, 60.75, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3129. o192.FormFactor = Enum.FormFactor.Custom
  3130. o192.Size = Vector3.new(0.200000003, 0.200000003, 0.25)
  3131. o192.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3132. o192.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3133. o192.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3134. o192.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3135. o192.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3136. o192.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3137. o192.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3138. o193 = Instance.new("BlockMesh")
  3139. o193.Parent = o192
  3140. o193.Scale = Vector3.new(0.916666687, 0.75, 1)
  3141. o194 = Instance.new("Part")
  3142. o194.Parent = o1
  3143. o194.Material = Enum.Material.SmoothPlastic
  3144. o194.BrickColor = BrickColor.new("Neon orange")
  3145. o194.Position = Vector3.new(-113.5373, 1.10281682, 57.8800049)
  3146. o194.Rotation = Vector3.new(-2.50447738e-006, 2.50457879e-006, -180)
  3147. o194.Anchored = true
  3148. o194.CFrame = CFrame.new(-113.5373, 1.10281682, 57.8800049, -1, 7.49355959e-012, 4.37131469e-008, -8.24089842e-012, -0.999991596, 4.37110117e-008, 4.3712955e-008, 4.37110117e-008, 0.999991596)
  3149. o194.CanCollide = false
  3150. o194.FormFactor = Enum.FormFactor.Symmetric
  3151. o194.Size = Vector3.new(1, 1, 1)
  3152. o194.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3153. o194.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3154. o194.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3155. o194.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3156. o194.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3157. o194.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3158. o194.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3159. o195 = Instance.new("SpecialMesh")
  3160. o195.Parent = o194
  3161. o195.Scale = Vector3.new(0.192307696, 0.461538464, 0.115384616)
  3162. o195.MeshType = Enum.MeshType.Wedge
  3163. o196 = Instance.new("Part")
  3164. o196.Parent = o1
  3165. o196.Material = Enum.Material.SmoothPlastic
  3166. o196.BrickColor = BrickColor.new("Really black")
  3167. o196.Position = Vector3.new(-113.509956, 1.64896476, 63.7049255)
  3168. o196.Rotation = Vector3.new(-90, 24.9996357, -2.59040348e-007)
  3169. o196.Anchored = true
  3170. o196.CFrame = CFrame.new(-113.509956, 1.64896476, 63.7049255, 0.906310558, 4.09752721e-009, 0.422612488, -0.422612458, 1.3219902e-007, 0.906310558, -5.21553183e-008, -1, 1.21545028e-007)
  3171. o196.FormFactor = Enum.FormFactor.Custom
  3172. o196.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3173. o196.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3174. o196.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3175. o196.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3176. o196.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3177. o196.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3178. o196.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3179. o196.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3180. o197 = Instance.new("BlockMesh")
  3181. o197.Parent = o196
  3182. o197.Scale = Vector3.new(0.0416666679, 0.333333343, 0.166666672)
  3183. o198 = Instance.new("Part")
  3184. o198.Parent = o1
  3185. o198.Material = Enum.Material.SmoothPlastic
  3186. o198.BrickColor = BrickColor.new("Really black")
  3187. o198.Position = Vector3.new(-113.539955, 1.37730229, 60.0333443)
  3188. o198.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3189. o198.Anchored = true
  3190. o198.CFrame = CFrame.new(-113.539955, 1.37730229, 60.0333443, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3191. o198.FormFactor = Enum.FormFactor.Custom
  3192. o198.Size = Vector3.new(0.200000003, 1.2833333, 0.200000003)
  3193. o198.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3194. o198.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3195. o198.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3196. o198.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3197. o198.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3198. o198.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3199. o198.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3200. o199 = Instance.new("BlockMesh")
  3201. o199.Parent = o198
  3202. o199.Scale = Vector3.new(0.916666687, 1, 1)
  3203. o200 = Instance.new("Part")
  3204. o200.Parent = o1
  3205. o200.Material = Enum.Material.SmoothPlastic
  3206. o200.BrickColor = BrickColor.new("Really black")
  3207. o200.Position = Vector3.new(-113.539955, 1.05897915, 60.0933495)
  3208. o200.Rotation = Vector3.new(-87.9999847, -5.91998833e-006, 180)
  3209. o200.Anchored = true
  3210. o200.CFrame = CFrame.new(-113.539955, 1.05897915, 60.0933495, -1, -1.50990829e-007, -1.03323288e-007, -9.79908066e-008, -0.0348997675, 0.999390841, -1.54504804e-007, 0.999390841, 0.0348997675)
  3211. o200.FormFactor = Enum.FormFactor.Custom
  3212. o200.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3213. o200.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3214. o200.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3215. o200.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3216. o200.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3217. o200.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3218. o200.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3219. o200.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3220. o201 = Instance.new("BlockMesh")
  3221. o201.Parent = o200
  3222. o201.Scale = Vector3.new(0.666666687, 0.166666672, 0.416666687)
  3223. o202 = Instance.new("Part")
  3224. o202.Parent = o1
  3225. o202.Material = Enum.Material.SmoothPlastic
  3226. o202.BrickColor = BrickColor.new("Really black")
  3227. o202.Position = Vector3.new(-113.589958, 1.67825508, 60.750042)
  3228. o202.Rotation = Vector3.new(-87.9999847, -2.80858876e-006, 90)
  3229. o202.Anchored = true
  3230. o202.CFrame = CFrame.new(-113.589958, 1.67825508, 60.750042, -4.37141736e-008, -1, -4.90191212e-008, 0.0348996781, -5.0514867e-008, 0.999390841, -0.999390841, 4.197679e-008, 0.0348996781)
  3231. o202.FormFactor = Enum.FormFactor.Custom
  3232. o202.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3233. o202.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3234. o202.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3235. o202.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3236. o202.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3237. o202.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3238. o202.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3239. o202.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3240. o203 = Instance.new("CylinderMesh")
  3241. o203.Parent = o202
  3242. o203.Scale = Vector3.new(0.25, 0.333333343, 0.25)
  3243. o204 = Instance.new("Part")
  3244. o204.Parent = o1
  3245. o204.Material = Enum.Material.SmoothPlastic
  3246. o204.BrickColor = BrickColor.new("Neon orange")
  3247. o204.Position = Vector3.new(-113.539955, 1.54396534, 61.3583183)
  3248. o204.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3249. o204.Anchored = true
  3250. o204.CFrame = CFrame.new(-113.539955, 1.54396534, 61.3583183, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3251. o204.FormFactor = Enum.FormFactor.Custom
  3252. o204.Size = Vector3.new(0.200000003, 0.566666663, 0.200000003)
  3253. o204.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3254. o204.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3255. o204.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3256. o204.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3257. o204.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3258. o204.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3259. o204.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3260. o205 = Instance.new("BlockMesh")
  3261. o205.Parent = o204
  3262. o205.Scale = Vector3.new(0.916666687, 1, 0.333333343)
  3263. o206 = Instance.new("Part")
  3264. o206.Parent = o1
  3265. o206.Material = Enum.Material.SmoothPlastic
  3266. o206.BrickColor = BrickColor.new("Neon orange")
  3267. o206.Position = Vector3.new(-113.564957, 1.57731104, 61.3583183)
  3268. o206.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3269. o206.Anchored = true
  3270. o206.CFrame = CFrame.new(-113.564957, 1.57731104, 61.3583183, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3271. o206.FormFactor = Enum.FormFactor.Custom
  3272. o206.Size = Vector3.new(0.200000003, 0.566666663, 0.200000003)
  3273. o206.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3274. o206.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3275. o206.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3276. o206.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3277. o206.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3278. o206.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3279. o206.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3280. o207 = Instance.new("CylinderMesh")
  3281. o207.Parent = o206
  3282. o207.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  3283. o208 = Instance.new("Part")
  3284. o208.Parent = o1
  3285. o208.Material = Enum.Material.SmoothPlastic
  3286. o208.BrickColor = BrickColor.new("Neon orange")
  3287. o208.Position = Vector3.new(-113.539955, 1.54396534, 61.0416641)
  3288. o208.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3289. o208.Anchored = true
  3290. o208.CFrame = CFrame.new(-113.539955, 1.54396534, 61.0416641, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3291. o208.FormFactor = Enum.FormFactor.Custom
  3292. o208.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3293. o208.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3294. o208.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3295. o208.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3296. o208.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3297. o208.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3298. o208.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3299. o208.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3300. o209 = Instance.new("BlockMesh")
  3301. o209.Parent = o208
  3302. o209.Scale = Vector3.new(0.916666687, 0.333333343, 0.333333343)
  3303. o210 = Instance.new("Part")
  3304. o210.Parent = o1
  3305. o210.Material = Enum.Material.SmoothPlastic
  3306. o210.BrickColor = BrickColor.new("Really black")
  3307. o210.Position = Vector3.new(-113.514954, 1.57731104, 61.0416603)
  3308. o210.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3309. o210.Anchored = true
  3310. o210.CFrame = CFrame.new(-113.514954, 1.57731104, 61.0416603, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3311. o210.FormFactor = Enum.FormFactor.Custom
  3312. o210.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3313. o210.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3314. o210.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3315. o210.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3316. o210.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3317. o210.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3318. o210.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3319. o210.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3320. o211 = Instance.new("CylinderMesh")
  3321. o211.Parent = o210
  3322. o211.Scale = Vector3.new(0.666666687, 0.333333343, 0.666666687)
  3323. o212 = Instance.new("Part")
  3324. o212.Parent = o1
  3325. o212.Material = Enum.Material.SmoothPlastic
  3326. o212.BrickColor = BrickColor.new("Neon orange")
  3327. o212.Position = Vector3.new(-113.539955, 1.61895657, 61.6666527)
  3328. o212.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3329. o212.Anchored = true
  3330. o212.CFrame = CFrame.new(-113.539955, 1.61895657, 61.6666527, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3331. o212.FormFactor = Enum.FormFactor.Custom
  3332. o212.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3333. o212.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3334. o212.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3335. o212.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3336. o212.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3337. o212.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3338. o212.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3339. o212.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3340. o213 = Instance.new("BlockMesh")
  3341. o213.Parent = o212
  3342. o213.Scale = Vector3.new(0.25, 0.25, 0.25)
  3343. o214 = Instance.new("Part")
  3344. o214.Parent = o1
  3345. o214.Material = Enum.Material.SmoothPlastic
  3346. o214.BrickColor = BrickColor.new("Really black")
  3347. o214.Position = Vector3.new(-113.639954, 1.3777262, 59.9190521)
  3348. o214.Rotation = Vector3.new(-79.9999847, -4.91393648e-010, 90)
  3349. o214.Anchored = true
  3350. o214.CFrame = CFrame.new(-113.639954, 1.3777262, 59.9190521, 7.54961107e-008, -1, -8.5764373e-012, 0.173648521, 1.31013387e-008, 0.984807789, -0.984807789, -7.43506305e-008, 0.173648506)
  3351. o214.FormFactor = Enum.FormFactor.Custom
  3352. o214.Size = Vector3.new(0.449999988, 0.200000003, 0.200000003)
  3353. o214.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3354. o214.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3355. o214.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3356. o214.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3357. o214.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3358. o214.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3359. o214.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3360. o215 = Instance.new("BlockMesh")
  3361. o215.Parent = o214
  3362. o215.Scale = Vector3.new(1, 0.0833333358, 0.333333343)
  3363. o216 = Instance.new("Part")
  3364. o216.Parent = o1
  3365. o216.Material = Enum.Material.SmoothPlastic
  3366. o216.BrickColor = BrickColor.new("Really black")
  3367. o216.Position = Vector3.new(-113.539955, 1.61063278, 63.6465836)
  3368. o216.Rotation = Vector3.new(90.0000076, 5.00937449e-006, 180)
  3369. o216.Anchored = true
  3370. o216.CFrame = CFrame.new(-113.539955, 1.61063278, 63.6465836, -1, -8.74234445e-008, 8.7430081e-008, -8.74300881e-008, 1.93715223e-007, -1, 8.74234232e-008, -1, -1.93715252e-007)
  3371. o216.FormFactor = Enum.FormFactor.Custom
  3372. o216.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3373. o216.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3374. o216.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3375. o216.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3376. o216.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3377. o216.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3378. o216.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3379. o216.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3380. o217 = Instance.new("SpecialMesh")
  3381. o217.Parent = o216
  3382. o217.Scale = Vector3.new(0.333333343, 0.25, 0.416666687)
  3383. o217.MeshType = Enum.MeshType.Wedge
  3384. o218 = Instance.new("Part")
  3385. o218.Parent = o1
  3386. o218.Material = Enum.Material.SmoothPlastic
  3387. o218.BrickColor = BrickColor.new("Really black")
  3388. o218.Position = Vector3.new(-113.539955, 1.49396372, 62.1833)
  3389. o218.Rotation = Vector3.new(90.0000076, -5.00833175e-006, -1.2209328e-010)
  3390. o218.Anchored = true
  3391. o218.CFrame = CFrame.new(-113.539955, 1.49396372, 62.1833, 1, 2.13092976e-012, -8.74118768e-008, -8.74118768e-008, -1.04308192e-007, -1, -2.14004747e-012, 1, -1.04308192e-007)
  3392. o218.FormFactor = Enum.FormFactor.Custom
  3393. o218.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3394. o218.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3395. o218.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3396. o218.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3397. o218.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3398. o218.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3399. o218.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3400. o218.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3401. o219 = Instance.new("SpecialMesh")
  3402. o219.Parent = o218
  3403. o219.Scale = Vector3.new(0.333333343, 0.583333313, 0.666666687)
  3404. o219.MeshType = Enum.MeshType.Wedge
  3405. o220 = Instance.new("Part")
  3406. o220.Parent = o1
  3407. o220.Material = Enum.Material.SmoothPlastic
  3408. o220.BrickColor = BrickColor.new("Really black")
  3409. o220.Position = Vector3.new(-113.48996, 1.54398501, 60.233345)
  3410. o220.Rotation = Vector3.new(90.0000153, 5.00939313e-006, 180)
  3411. o220.Anchored = true
  3412. o220.CFrame = CFrame.new(-113.48996, 1.54398501, 60.233345, -1, -2.13552136e-012, 8.74304007e-008, -8.74304007e-008, 2.68221214e-007, -1, 2.11207028e-012, -1, -2.68221214e-007)
  3413. o220.FormFactor = Enum.FormFactor.Custom
  3414. o220.Size = Vector3.new(0.200000003, 0.883333325, 0.200000003)
  3415. o220.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3416. o220.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3417. o220.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3418. o220.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3419. o220.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3420. o220.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3421. o220.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3422. o221 = Instance.new("BlockMesh")
  3423. o221.Parent = o220
  3424. o221.Scale = Vector3.new(0.166666672, 1, 0.666666687)
  3425. o222 = Instance.new("Part")
  3426. o222.Name = "Zoom"
  3427. o222.Parent = o1
  3428. o222.Material = Enum.Material.SmoothPlastic
  3429. o222.BrickColor = BrickColor.new("Really black")
  3430. o222.Transparency = 1
  3431. o222.Position = Vector3.new(-113.539955, 1.72229445, 59.8150215)
  3432. o222.Rotation = Vector3.new(-179.999985, 1.15806685e-007, 180)
  3433. o222.Anchored = true
  3434. o222.CFrame = CFrame.new(-113.539955, 1.72229445, 59.8150215, -1, -1.51002368e-007, 2.02120787e-009, -1.51002368e-007, 1, 3.27825802e-007, -2.02125738e-009, 3.27825802e-007, -1)
  3435. o222.FormFactor = Enum.FormFactor.Custom
  3436. o222.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3437. o222.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3438. o222.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3439. o222.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3440. o222.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3441. o222.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3442. o222.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3443. o222.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3444. o223 = Instance.new("BlockMesh")
  3445. o223.Parent = o222
  3446. o223.Scale = Vector3.new(0.166666672, 0.75, 0.166666672)
  3447. o224 = Instance.new("Sound")
  3448. o224.Name = "Empty"
  3449. o224.Parent = o222
  3450. o224.SoundId = "rbxasset://sounds//clickfast.wav"
  3451. o224.Volume = 1
  3452. o225 = Instance.new("Sound")
  3453. o225.Name = "M1"
  3454. o225.Parent = o222
  3455. o225.Pitch = 1
  3456. o225.SoundId = "http://roblox.com/asset/?id=233931573"
  3457. o225.Volume = 1
  3458. o226 = Instance.new("Sound")
  3459. o226.Name = "M2"
  3460. o226.Pitch = 1.7
  3461. o226.Parent = o222
  3462. o226.SoundId = "0"
  3463. o226.Volume = 1
  3464. o227 = Instance.new("Sound")
  3465. o227.Name = "Fire"
  3466. o227.Parent = o222
  3467. o227.Pitch = 1.25
  3468. o227.SoundId = "http://roblox.com/asset/?id=258193800"
  3469. o227.PlayOnRemove = true
  3470. o228 = Instance.new("Sound")
  3471. o228.Name = "M3"
  3472. o228.Parent = o222
  3473. o228.SoundId = "0"
  3474. o228.Volume = 1
  3475. o228.PlayOnRemove = true
  3476. o229 = Instance.new("Part")
  3477. o229.Parent = o1
  3478. o229.Material = Enum.Material.SmoothPlastic
  3479. o229.BrickColor = BrickColor.new("Neon orange")
  3480. o229.Position = Vector3.new(-113.539955, 1.46897221, 61.2999878)
  3481. o229.Rotation = Vector3.new(90.0000153, 5.00937495e-006, 180)
  3482. o229.Anchored = true
  3483. o229.CFrame = CFrame.new(-113.539955, 1.46897221, 61.2999878, -1, -1.94638273e-012, 8.74300881e-008, -8.74301023e-008, 2.38417329e-007, -0.999991596, 2.10141236e-012, -0.999991596, -2.38417329e-007)
  3484. o229.FormFactor = Enum.FormFactor.Custom
  3485. o229.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3486. o229.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3487. o229.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3488. o229.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3489. o229.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3490. o229.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3491. o229.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3492. o229.Color = Color3.new(0.835294, 0.45098, 0.239216)
  3493. o230 = Instance.new("SpecialMesh")
  3494. o230.Parent = o229
  3495. o230.Scale = Vector3.new(0.916666687, 0.0833333358, 0.0833333358)
  3496. o230.MeshType = Enum.MeshType.Wedge
  3497. o231 = Instance.new("Part")
  3498. o231.Parent = o1
  3499. o231.Material = Enum.Material.SmoothPlastic
  3500. o231.BrickColor = BrickColor.new("Really black")
  3501. o231.Position = Vector3.new(-113.539955, 1.41896868, 62.2083168)
  3502. o231.Rotation = Vector3.new(-90, -5.20843257e-010, 1.22437671e-010)
  3503. o231.Anchored = true
  3504. o231.CFrame = CFrame.new(-113.539955, 1.41896868, 62.2083168, 1, -2.13694036e-012, -9.0904298e-012, 9.0904298e-012, 1.34110536e-007, 1, -2.13693885e-012, -1, 1.3411055e-007)
  3505. o231.FormFactor = Enum.FormFactor.Custom
  3506. o231.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3507. o231.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3508. o231.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3509. o231.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3510. o231.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3511. o231.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3512. o231.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3513. o231.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3514. o232 = Instance.new("CylinderMesh")
  3515. o232.Parent = o231
  3516. o232.Scale = Vector3.new(0.5, 1, 0.5)
  3517. o233 = Instance.new("Part")
  3518. o233.Parent = o1
  3519. o233.Material = Enum.Material.SmoothPlastic
  3520. o233.BrickColor = BrickColor.new("Really black")
  3521. o233.Position = Vector3.new(-113.539955, 1.41896856, 62.8066254)
  3522. o233.Rotation = Vector3.new(-89.9999924, -5.20843257e-010, 1.22437671e-010)
  3523. o233.Anchored = true
  3524. o233.CFrame = CFrame.new(-113.539955, 1.41896856, 62.8066254, 1, -2.13694058e-012, -9.0904298e-012, 9.0904298e-012, 1.63912873e-007, 1, -2.13693885e-012, -1, 1.63912887e-007)
  3525. o233.FormFactor = Enum.FormFactor.Custom
  3526. o233.Size = Vector3.new(0.200000003, 2.13000011, 0.200000003)
  3527. o233.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3528. o233.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3529. o233.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3530. o233.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3531. o233.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3532. o233.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3533. o233.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3534. o234 = Instance.new("Decal")
  3535. o234.Parent = o233
  3536. o234.Texture = "http://www.roblox.com/asset/?id=47760372"
  3537. o234.Face = Enum.NormalId.Bottom
  3538. o235 = Instance.new("CylinderMesh")
  3539. o235.Parent = o233
  3540. o235.Scale = Vector3.new(0.416666687, 1, 0.416666687)
  3541. o236 = Instance.new("Part")
  3542. o236.Parent = o1
  3543. o236.Material = Enum.Material.SmoothPlastic
  3544. o236.BrickColor = BrickColor.new("Really black")
  3545. o236.Position = Vector3.new(-113.509956, 1.69896829, 63.7049255)
  3546. o236.Rotation = Vector3.new(-90, -24.9996357, 2.5930288e-007)
  3547. o236.Anchored = true
  3548. o236.CFrame = CFrame.new(-113.509956, 1.69896829, 63.7049255, 0.906310558, -4.10167988e-009, -0.422612488, 0.422612488, 1.3219875e-007, 0.906310558, 5.21514458e-008, -1, 1.21546535e-007)
  3549. o236.FormFactor = Enum.FormFactor.Custom
  3550. o236.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3551. o236.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3552. o236.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3553. o236.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3554. o236.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3555. o236.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3556. o236.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3557. o236.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3558. o237 = Instance.new("BlockMesh")
  3559. o237.Parent = o236
  3560. o237.Scale = Vector3.new(0.0416666679, 0.333333343, 0.166666672)
  3561. o238 = Instance.new("Part")
  3562. o238.Parent = o1
  3563. o238.Material = Enum.Material.SmoothPlastic
  3564. o238.BrickColor = BrickColor.new("Really black")
  3565. o238.Position = Vector3.new(-113.539955, 1.07028496, 60.0163193)
  3566. o238.Rotation = Vector3.new(-134.999985, -5.91992693e-006, 180)
  3567. o238.Anchored = true
  3568. o238.CFrame = CFrame.new(-113.539955, 1.07028496, 60.0163193, -1, -1.50998176e-007, -1.03322215e-007, -1.79831659e-007, 0.707106709, 0.707106948, -3.37120198e-008, 0.707106948, -0.707106709)
  3569. o238.FormFactor = Enum.FormFactor.Custom
  3570. o238.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  3571. o238.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3572. o238.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3573. o238.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3574. o238.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3575. o238.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3576. o238.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3577. o238.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3578. o239 = Instance.new("BlockMesh")
  3579. o239.Parent = o238
  3580. o239.Scale = Vector3.new(0.833333373, 0.666666687, 0.166666672)
  3581. mas.Parent = workspace
  3582. mas:MakeJoints()
  3583. local mas1 = mas:GetChildren()
  3584. for i=1,#mas1 do
  3585. mas1[i].Parent = workspace
  3586. ypcall(function() mas1[i]:MakeJoints() end)
  3587. end
  3588. mas:Destroy()
  3589. for i=1,#cors do
  3590. coroutine.resume(cors[i])
  3591. end
  3592. o1.Parent = game.Players.LocalPlayer.Backpack
  3593. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement