00fjg

Untitled

Sep 1st, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 285.13 KB | None | 0 0
  1. -- hoi. v1.2 is here. More stuff. I skipped v1.1 xd
  2.  
  3. -- I added alot now. Remember most of the credits goes to DMSpotato
  4.  
  5. local UVG12 = Instance.new("ScreenGui")
  6. local Opener = Instance.new("Frame")
  7. local Open = Instance.new("TextButton")
  8. local hoi = Instance.new("Frame")
  9. local Closeframe = Instance.new("Frame")
  10. local Close = Instance.new("TextButton")
  11. local Username = Instance.new("TextBox")
  12. local VanDaPlayer = Instance.new("TextButton")
  13. local MG2 = Instance.new("TextButton")
  14. local Page2 = Instance.new("TextButton")
  15. local Credits = Instance.new("TextButton")
  16. local MG1 = Instance.new("TextButton")
  17. local PG2Frame = Instance.new("Frame")
  18. local Close2 = Instance.new("TextButton")
  19. local Mossberg = Instance.new("TextButton")
  20. local WoodChip = Instance.new("TextButton")
  21. local M9B = Instance.new("TextButton")
  22. local User2 = Instance.new("TextBox")
  23. local CreditsF = Instance.new("Frame")
  24. local DMCredits = Instance.new("TextLabel")
  25. local MEcredits = Instance.new("TextLabel")
  26. local PS = Instance.new("TextLabel")
  27. local Close3 = Instance.new("TextButton")
  28.  
  29.  
  30. UVG12.Name = "UVG12"
  31. UVG12.Parent = game.CoreGui
  32.  
  33. Opener.Name = "Opener"
  34. Opener.Parent = UVG12
  35. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  36. Opener.BackgroundTransparency = 0.5
  37. Opener.Position = UDim2.new(0, 19, 0, 564)
  38. Opener.Size = UDim2.new(0, 224, 0, 40)
  39.  
  40. Open.Name = "Open"
  41. Open.Parent = Opener
  42. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  43. Open.BackgroundTransparency = 0.5
  44. Open.Size = UDim2.new(0, 224, 0, 40)
  45. Open.Font = Enum.Font.SciFi
  46. Open.FontSize = Enum.FontSize.Size42
  47. Open.Text = "Open"
  48. Open.TextColor3 = Color3.new(0, 1, 1)
  49. Open.TextSize = 42
  50.  
  51. hoi.Name = "hoi"
  52. hoi.Parent = UVG12
  53. hoi.BackgroundColor3 = Color3.new(0, 0, 0)
  54. hoi.BackgroundTransparency = 0.5
  55. hoi.Draggable = true
  56. hoi.Position = UDim2.new(0, 0, 0, 309)
  57. hoi.Size = UDim2.new(0, 345, 0, 197)
  58. hoi.Visible = false
  59.  
  60. Closeframe.Name = "Closeframe"
  61. Closeframe.Parent = hoi
  62. Closeframe.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  63. Closeframe.Position = UDim2.new(0, 313, 0, 0)
  64. Closeframe.Size = UDim2.new(0, 30, 0, 26)
  65.  
  66. Close.Name = "Close"
  67. Close.Parent = Closeframe
  68. Close.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  69. Close.Size = UDim2.new(0, 30, 0, 26)
  70. Close.Font = Enum.Font.SciFi
  71. Close.FontSize = Enum.FontSize.Size14
  72. Close.Text = "X"
  73. Close.TextColor3 = Color3.new(1, 1, 1)
  74. Close.TextSize = 14
  75. Close.TextStrokeTransparency = 5
  76.  
  77. Username.Name = "Username"
  78. Username.Parent = hoi
  79. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  80. Username.BackgroundTransparency = 0.5
  81. Username.Size = UDim2.new(0, 200, 0.0999999866, 24)
  82. Username.Font = Enum.Font.SciFi
  83. Username.FontSize = Enum.FontSize.Size18
  84. Username.Text = "Username"
  85. Username.TextColor3 = Color3.new(0, 1, 1)
  86. Username.TextSize = 18
  87.  
  88. VanDaPlayer.Name = "VanDaPlayer"
  89. VanDaPlayer.Parent = hoi
  90. VanDaPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  91. VanDaPlayer.BackgroundTransparency = 0.5
  92. VanDaPlayer.Position = UDim2.new(0.0199999996, 15, 0.00999999978, 71)
  93. VanDaPlayer.Size = UDim2.new(0, 150, 0, 26)
  94. VanDaPlayer.Font = Enum.Font.SciFi
  95. VanDaPlayer.FontSize = Enum.FontSize.Size14
  96. VanDaPlayer.Text = "Van Player"
  97. VanDaPlayer.TextColor3 = Color3.new(0, 1, 1)
  98. VanDaPlayer.TextSize = 14
  99.  
  100. MG2.Name = "MG2"
  101. MG2.Parent = hoi
  102. MG2.BackgroundColor3 = Color3.new(0, 0, 0)
  103. MG2.BackgroundTransparency = 0.5
  104. MG2.Position = UDim2.new(0.0199999996, 29, 0.00999999978, 149)
  105. MG2.Size = UDim2.new(0, 271, 0, 26)
  106. MG2.Font = Enum.Font.SciFi
  107. MG2.FontSize = Enum.FontSize.Size14
  108. MG2.Text = "Mustard Gas (Mask Off) No name needed"
  109. MG2.TextColor3 = Color3.new(0, 1, 1)
  110. MG2.TextSize = 14
  111.  
  112. Page2.Name = "Page2"
  113. Page2.Parent = hoi
  114. Page2.BackgroundColor3 = Color3.new(0, 0, 0)
  115. Page2.BackgroundTransparency = 0.5
  116. Page2.Position = UDim2.new(0.0199999996, 180, 0.00999999978, 71)
  117. Page2.Size = UDim2.new(0, 48, 0, 26)
  118. Page2.Font = Enum.Font.SciFi
  119. Page2.FontSize = Enum.FontSize.Size14
  120. Page2.Text = "Page 2"
  121. Page2.TextColor3 = Color3.new(0, 1, 1)
  122. Page2.TextSize = 14
  123.  
  124. Credits.Name = "Credits"
  125. Credits.Parent = hoi
  126. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  127. Credits.BackgroundTransparency = 0.5
  128. Credits.Position = UDim2.new(0.0199999996, 246, 0.00999999978, 71)
  129. Credits.Size = UDim2.new(0, 66, 0, 26)
  130. Credits.Font = Enum.Font.SciFi
  131. Credits.FontSize = Enum.FontSize.Size14
  132. Credits.Text = "Credits"
  133. Credits.TextColor3 = Color3.new(0, 1, 1)
  134. Credits.TextSize = 14
  135.  
  136. MG1.Name = "MG1"
  137. MG1.Parent = hoi
  138. MG1.BackgroundColor3 = Color3.new(0, 0, 0)
  139. MG1.BackgroundTransparency = 0.5
  140. MG1.Position = UDim2.new(0.0199999996, 29, 0.00999999978, 113)
  141. MG1.Size = UDim2.new(0, 271, 0, 26)
  142. MG1.Font = Enum.Font.SciFi
  143. MG1.FontSize = Enum.FontSize.Size14
  144. MG1.Text = "Mustard Gas (Mask On) No name needed"
  145. MG1.TextColor3 = Color3.new(0, 1, 1)
  146. MG1.TextSize = 14
  147.  
  148. PG2Frame.Name = "PG2Frame"
  149. PG2Frame.Parent = UVG12
  150. PG2Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  151. PG2Frame.BackgroundTransparency = 0.5
  152. PG2Frame.Position = UDim2.new(0, 0, 0, 314)
  153. PG2Frame.Size = UDim2.new(0, 340, 0, 192)
  154. PG2Frame.Visible = false
  155.  
  156. Close2.Name = "Close2"
  157. Close2.Parent = PG2Frame
  158. Close2.BackgroundColor3 = Color3.new(1, 0, 0)
  159. Close2.Position = UDim2.new(0, 310, 0, 0)
  160. Close2.Size = UDim2.new(0, 30, 0, 20)
  161. Close2.Font = Enum.Font.SciFi
  162. Close2.FontSize = Enum.FontSize.Size24
  163. Close2.Text = "X"
  164. Close2.TextColor3 = Color3.new(1, 1, 1)
  165. Close2.TextSize = 24
  166.  
  167. Mossberg.Name = "Mossberg"
  168. Mossberg.Parent = PG2Frame
  169. Mossberg.BackgroundColor3 = Color3.new(0, 0, 0)
  170. Mossberg.BackgroundTransparency = 0.5
  171. Mossberg.Position = UDim2.new(0, 27, 0, 70)
  172. Mossberg.Size = UDim2.new(0, 143, 0, 26)
  173. Mossberg.Font = Enum.Font.SciFi
  174. Mossberg.FontSize = Enum.FontSize.Size18
  175. Mossberg.Text = "Mossberg 500 BROKEN ATM"
  176. Mossberg.TextColor3 = Color3.new(0, 1, 1)
  177. Mossberg.TextSize = 15
  178.  
  179. WoodChip.Name = "WoodChip"
  180. WoodChip.Parent = PG2Frame
  181. WoodChip.BackgroundColor3 = Color3.new(0, 0, 0)
  182. WoodChip.BackgroundTransparency = 0.5
  183. WoodChip.Position = UDim2.new(0, 53, 0, 118)
  184. WoodChip.Size = UDim2.new(0, 234, 0, 26)
  185. WoodChip.Font = Enum.Font.SciFi
  186. WoodChip.FontSize = Enum.FontSize.Size24
  187. WoodChip.Text = "Wood chip. Needs name"
  188. WoodChip.TextColor3 = Color3.new(0, 1, 1)
  189. WoodChip.TextSize = 24
  190.  
  191. M9B.Name = "M9B"
  192. M9B.Parent = PG2Frame
  193. M9B.BackgroundColor3 = Color3.new(0, 0, 0)
  194. M9B.BackgroundTransparency = 0.5
  195. M9B.Position = UDim2.new(0.0299999993, 170, 0, 70)
  196. M9B.Size = UDim2.new(0, 143, 0, 26)
  197. M9B.Font = Enum.Font.SciFi
  198. M9B.FontSize = Enum.FontSize.Size18
  199. M9B.Text = "M9 Bayonet No Name"
  200. M9B.TextColor3 = Color3.new(0, 1, 1)
  201. M9B.TextSize = 15
  202.  
  203. User2.Parent = PG2Frame
  204. User2.BackgroundColor3 = Color3.new(0, 0, 0)
  205. User2.BackgroundTransparency = 0.5
  206. User2.Size = UDim2.new(0, 200, 0, 50)
  207. User2.Font = Enum.Font.SciFi
  208. User2.FontSize = Enum.FontSize.Size24
  209. User2.Text = "Username"
  210. User2.TextColor3 = Color3.new(0, 1, 1)
  211. User2.TextSize = 24
  212.  
  213. CreditsF.Name = "CreditsF"
  214. CreditsF.Parent = UVG12
  215. CreditsF.BackgroundColor3 = Color3.new(0, 0, 0)
  216. CreditsF.BackgroundTransparency = 0.5
  217. CreditsF.Position = UDim2.new(0, 0, 0, 312)
  218. CreditsF.Size = UDim2.new(0, 339, 0, 191)
  219. CreditsF.Visible = false
  220.  
  221. DMCredits.Name = "DMCredits"
  222. DMCredits.Parent = CreditsF
  223. DMCredits.BackgroundColor3 = Color3.new(0, 0, 0)
  224. DMCredits.BackgroundTransparency = 0.5
  225. DMCredits.Position = UDim2.new(0, 32, 0, 28)
  226. DMCredits.Size = UDim2.new(0, 275, 0, 24)
  227. DMCredits.Font = Enum.Font.SciFi
  228. DMCredits.FontSize = Enum.FontSize.Size18
  229. DMCredits.Text = "Credits to DMSpotato for the scripts"
  230. DMCredits.TextColor3 = Color3.new(0, 1, 1)
  231. DMCredits.TextSize = 18
  232.  
  233. MEcredits.Name = "MEcredits"
  234. MEcredits.Parent = CreditsF
  235. MEcredits.BackgroundColor3 = Color3.new(0, 0, 0)
  236. MEcredits.BackgroundTransparency = 0.5
  237. MEcredits.Position = UDim2.new(0, 18, 0, 70)
  238. MEcredits.Size = UDim2.new(0, 303, 0, 50)
  239. MEcredits.Font = Enum.Font.SciFi
  240. MEcredits.FontSize = Enum.FontSize.Size14
  241. MEcredits.Text = "Credits to me (345678) Talha for making the gui"
  242. MEcredits.TextColor3 = Color3.new(0, 1, 1)
  243. MEcredits.TextSize = 14
  244.  
  245. PS.Name = "PS"
  246. PS.Parent = CreditsF
  247. PS.BackgroundColor3 = Color3.new(0, 0, 0)
  248. PS.BackgroundTransparency = 0.5
  249. PS.Position = UDim2.new(0, 0, 0, 141)
  250. PS.Size = UDim2.new(0, 339, 0, 50)
  251. PS.Font = Enum.Font.SciFi
  252. PS.FontSize = Enum.FontSize.Size10
  253. PS.Text = "P.S. If your doing a vid. Let me be on your vid. My discord is timberfag#6078"
  254. PS.TextColor3 = Color3.new(0, 1, 1)
  255. PS.TextSize = 10
  256.  
  257. Close3.Name = "Close3"
  258. Close3.Parent = CreditsF
  259. Close3.BackgroundColor3 = Color3.new(1, 0, 0)
  260. Close3.Position = UDim2.new(0, 314, 0, 0)
  261. Close3.Size = UDim2.new(0, 25, 0, 18)
  262. Close3.Font = Enum.Font.SciFi
  263. Close3.FontSize = Enum.FontSize.Size14
  264. Close3.Text = "X"
  265. Close3.TextColor3 = Color3.new(1, 1, 1)
  266. Close3.TextSize = 14
  267.  
  268. Open.MouseButton1Click:connect(function()
  269. game.CoreGui.UVG12.hoi.Visible = true
  270. game.CoreGui.UVG12.Opener.Visible = false
  271. end)
  272.  
  273. Close.MouseButton1Click:connect(function()
  274. game.CoreGui.UVG12.hoi.Visible = false
  275. game.CoreGui.UVG12.Opener.Visible = true
  276. end)
  277.  
  278. Close2.MouseButton1Click:connect(function()
  279. game.CoreGui.UVG12.hoi.Visible = true
  280. game.CoreGui.UVG12.PG2Frame.Visible = false
  281. end)
  282.  
  283. Close3.MouseButton1Click:connect(function()
  284. game.CoreGui.UVG12.hoi.Visible = true
  285. game.CoreGui.UVG12.CreditsF.Visible = false
  286. end)
  287.  
  288. Credits.MouseButton1Click:connect(function()
  289. game.CoreGui.UVG12.hoi.Visible = false
  290. game.CoreGui.UVG12.CreditsF.Visible = true
  291. end)
  292.  
  293. Page2.MouseButton1Click:connect(function()
  294. game.CoreGui.UVG12.hoi.Visible = false
  295. game.CoreGui.UVG12.PG2Frame.Visible = true
  296. end)
  297.  
  298. MG1.MouseButton1Click:connect(function()
  299. --MUSTARD GAS BY DMS
  300. GasMask = true
  301. xd = Instance.new("Tool")
  302. xdd = Instance.new("Part")
  303. xddd = Instance.new("Part")
  304. xdddd = Instance.new("Part")
  305. xddddd = Instance.new("Smoke")
  306. xdddddd = Instance.new("Smoke")
  307. xddddddd = Instance.new("Smoke")
  308. xdddddddd = Instance.new("Part")
  309. xddddddddd = Instance.new("Part")
  310. xd0 = Instance.new("Part")
  311. xd.Name = "Mustard Gas Grenade"
  312. xd.Parent = game.Players.LocalPlayer.Backpack
  313. xdd.Parent = xd
  314. xdd.Material = Enum.Material.SmoothPlastic
  315. xdd.BrickColor = BrickColor.new("Deep orange")
  316. xdd.Position = Vector3.new(-9.08949184, 0.563135147, 33.200779)
  317. xdd.Rotation = Vector3.new(-0, 0, -90)
  318. xdd.CanCollide = false
  319. xdd.Shape = Enum.PartType.Cylinder
  320. xdd.Size = Vector3.new(0.26000011, 0.819999993, 1)
  321. xdd.CFrame = CFrame.new(-9.08949184, 0.563135147, 33.200779, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  322. xdd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  323. xdd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  324. xdd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  325. xdd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  326. xdd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  327. xdd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  328. xdd.Color = Color3.new(1, 0.686275, 0)
  329. xddd.Parent = xd
  330. xddd.Material = Enum.Material.SmoothPlastic
  331. xddd.BrickColor = BrickColor.new("Really black")
  332. xddd.Position = Vector3.new(-9.09000397, 0.615009904, 33.2000046)
  333. xddd.Rotation = Vector3.new(-0, 0, 90)
  334. xddd.CanCollide = false
  335. xddd.Shape = Enum.PartType.Cylinder
  336. xddd.Size = Vector3.new(1.21000016, 0.799999952, 1)
  337. xddd.CFrame = CFrame.new(-9.09000397, 0.615009904, 33.2000046, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  338. xddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  339. xddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  340. xddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  341. xddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  342. xddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  343. xddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  344. xddd.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  345. xdddd.Parent = xd
  346. xdddd.Material = Enum.Material.SmoothPlastic
  347. xdddd.BrickColor = BrickColor.new("Dark stone grey")
  348. xdddd.Position = Vector3.new(-9.09270954, 1.33200657, 33.2021408)
  349. xdddd.CanCollide = false
  350. xdddd.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  351. xdddd.CFrame = CFrame.new(-9.09270954, 1.33200657, 33.2021408, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  352. xdddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  353. xdddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  354. xdddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  355. xdddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  356. xdddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  357. xdddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  358. xdddd.Color = Color3.new(0.388235, 0.372549, 0.384314)
  359. xddddd.Parent = xdddd
  360. xddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  361. xddddd.Opacity = 1
  362. xddddd.RiseVelocity = 4
  363. xdddddd.Parent = xdddd
  364. xdddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  365. xdddddd.Opacity = 1
  366. xdddddd.RiseVelocity = 4
  367. xddddddd.Parent = xdddd
  368. xddddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  369. xddddddd.Opacity = 1
  370. xddddddd.RiseVelocity = 4
  371. xdddddddd.Parent = xd
  372. xdddddddd.Material = Enum.Material.SmoothPlastic
  373. xdddddddd.BrickColor = BrickColor.new("Deep orange")
  374. xdddddddd.Position = Vector3.new(-9.08949184, 0.899091303, 33.200779)
  375. xdddddddd.Rotation = Vector3.new(-0, 0, 90)
  376. xdddddddd.CanCollide = false
  377. xdddddddd.Shape = Enum.PartType.Cylinder
  378. xdddddddd.Size = Vector3.new(0.200000003, 0.819999993, 1)
  379. xdddddddd.CFrame = CFrame.new(-9.08949184, 0.899091303, 33.200779, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  380. xdddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  381. xdddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  382. xdddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  383. xdddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  384. xdddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  385. xdddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  386. xdddddddd.Color = Color3.new(1, 0.686275, 0)
  387. xddddddddd.Parent = xd
  388. xddddddddd.Material = Enum.Material.SmoothPlastic
  389. xddddddddd.BrickColor = BrickColor.new("Black")
  390. xddddddddd.Position = Vector3.new(-9.09270954, 1.26311076, 33.2003593)
  391. xddddddddd.Rotation = Vector3.new(-0, 0, 90)
  392. xddddddddd.CanCollide = false
  393. xddddddddd.Shape = Enum.PartType.Cylinder
  394. xddddddddd.Size = Vector3.new(0.200000003, 0.799999952, 0.540000021)
  395. xddddddddd.CFrame = CFrame.new(-9.09270954, 1.26311076, 33.2003593, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  396. xddddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  397. xddddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  398. xddddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  399. xddddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  400. xddddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  401. xddddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  402. xddddddddd.Color = Color3.new(0.105882, 0.164706, 0.207843)
  403. xd0.Name = "Handle"
  404. xd0.Parent = xd
  405. xd0.BrickColor = BrickColor.new("Earth green")
  406. xd0.Transparency = 1
  407. xd0.Position = Vector3.new(-9.11234188, 0.5, 33.1982155)
  408. xd0.Rotation = Vector3.new(0, 90, 0)
  409. xd0.CanCollide = false
  410. xd0.FormFactor = Enum.FormFactor.Custom
  411. xd0.Size = Vector3.new(0.800000131, 0.920000255, 0.799998164)
  412. xd0.CFrame = CFrame.new(-9.11234188, 0.5, 33.1982155, -0, 0, 1, 0, 1, 0, -1, 0, 0)
  413. xd0.BottomSurface = Enum.SurfaceType.Smooth
  414. xd0.TopSurface = Enum.SurfaceType.Smooth
  415. xd0.Color = Color3.new(0.152941, 0.27451, 0.176471)
  416. KILLPART = Instance.new("Part")
  417. KILLPART.Size = Vector3.new(16,16,16)
  418. KILLPART.Name = "TOUCHPART"
  419. KILLPART.Anchored = true
  420. KILLPART.BrickColor = BrickColor.new("Black")
  421. KILLPART.Transparency = 1
  422. KILLPART.CanCollide = false
  423. KILLPART.CFrame = xd0.CFrame
  424. KILLPART.Parent = workspace
  425. KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843)
  426. Gas = Instance.new("Sound")
  427. Gas.Parent = xd0
  428. Gas.Volume = 0.8
  429. Gas.Looped = true
  430. Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
  431. Gas.Pitch = 1
  432. Gas.Name = "Sound"
  433. ison = false
  434. function Weld(x,y)
  435. local W = Instance.new("Weld")
  436. W.Part0 = x
  437. W.Part1 = y
  438. local CJ = CFrame.new(x.Position)
  439. local C0 = x.CFrame:inverse()*CJ
  440. local C1 = y.CFrame:inverse()*CJ
  441. W.C0 = C0
  442. W.C1 = C1
  443. W.Parent = x
  444. end
  445.  
  446. function Get(A)
  447. if A.className == "Part" then
  448. Weld(xd.Handle, A)
  449. A.Anchored = false
  450. A.CanCollide = false
  451. else
  452. local C = A:GetChildren()
  453. for i=1, #C do
  454. Get(C[i])
  455. end
  456. end
  457. end
  458.  
  459. function Finale()
  460. Get(xd)
  461. end
  462. function XDdd ()
  463. ison = true
  464. end
  465. function Xddd ()
  466. ison = false
  467. end function lol () xdg = true Gas.Playing = true KILLPART.Parent = workspace while xdg == true do wait() KILLPART.CFrame = xd0.CFrame end end
  468. function Posijew ()
  469. KILLPART.CFrame = xd0.CFrame
  470. end function loln () KILLPART.Parent = game Gas.Playing = false xdg = false end
  471. xdg = false
  472. xd.Equipped:connect(XDdd)
  473. xd.Unequipped:connect(Xddd)
  474. xd.Equipped:connect(Finale)
  475. xd.Equipped:connect(lol)
  476. xd.Unequipped:connect(loln)
  477. xd.Unequipped:connect(Finale)
  478. Finale()
  479. function Kill (Part)
  480. for i,v in pairs(Part.Parent:GetChildren()) do
  481. if v:IsA("Humanoid") and v.Parent.Name ~= game.Players.LocalPlayer.Name then
  482. v:Destroy()
  483. end end
  484. end
  485. KILLPART.Touched:connect(Kill)
  486. if GasMask == true then
  487. o1 = Instance.new("Model")
  488. o2 = Instance.new("Part")
  489. o3 = Instance.new("SpecialMesh")
  490. o4 = Instance.new("Part")
  491. o5 = Instance.new("Part")
  492. o6 = Instance.new("Part")
  493. o7 = Instance.new("SpecialMesh")
  494. o8 = Instance.new("Part")
  495. o9 = Instance.new("Part")
  496. o10 = Instance.new("SpecialMesh")
  497. o11 = Instance.new("Part")
  498. o12 = Instance.new("Part")
  499. o13 = Instance.new("SpecialMesh")
  500. o14 = Instance.new("Part")
  501. o15 = Instance.new("Part")
  502. o16 = Instance.new("Part")
  503. o17 = Instance.new("Part")
  504. o1.Name = "MODEL"
  505. o2.Name = "Middle"
  506. o2.Parent = o1
  507. o2.BrickColor = BrickColor.new("Pastel brown")
  508. o2.Transparency = 1
  509. o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
  510. o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
  511. o2.Anchored = true
  512. o2.FormFactor = Enum.FormFactor.Custom
  513. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  514. o2.CFrame = CFrame.new(-13.5356159, 3.71991396, 50.2649117, 1.75646369e-006, 1.74156298e-007, -0.999991417, -1.04150445e-007, 1, 1.60883403e-007, 0.999999762, 9.62157287e-008, 1.6223396e-006)
  515. o2.BottomSurface = Enum.SurfaceType.Smooth
  516. o2.TopSurface = Enum.SurfaceType.Smooth
  517. o2.Color = Color3.new(1, 0.8, 0.6)
  518. o3.Parent = o2
  519. o3.Scale = Vector3.new(6.25, 6.25, 6.25)
  520. o3.MeshType = Enum.MeshType.FileMesh
  521. o4.Name = "Lense 1"
  522. o4.Parent = o1
  523. o4.Material = Enum.Material.Metal
  524. o4.Transparency = 0.050000011920929
  525. o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
  526. o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
  527. o4.Anchored = true
  528. o4.CanCollide = false
  529. o4.FormFactor = Enum.FormFactor.Custom
  530. o4.Shape = Enum.PartType.Cylinder
  531. o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
  532. o4.CFrame = CFrame.new(-12.900528, 3.77991295, 50.5080605, -0.935553849, 3.06141374e-007, 0.353159934, 3.19927466e-007, 1, 2.01617603e-008, -0.353163034, 1.1997561e-007, -0.935561478)
  533. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  534. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  535. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  536. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  537. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  538. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  539. o5.Name = "Lense2"
  540. o5.Parent = o1
  541. o5.Material = Enum.Material.Metal
  542. o5.Transparency = 0.050000011920929
  543. o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
  544. o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
  545. o5.Anchored = true
  546. o5.CanCollide = false
  547. o5.FormFactor = Enum.FormFactor.Custom
  548. o5.Shape = Enum.PartType.Cylinder
  549. o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
  550. o5.CFrame = CFrame.new(-12.8961124, 3.77492094, 50.0302277, -0.914722979, 2.85652249e-007, -0.404061079, 2.36339361e-007, 1, 1.37493373e-007, 0.404064298, 2.15865228e-008, -0.914730668)
  551. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  552. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  553. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  554. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  555. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  556. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  557. o6.Name = "Handle"
  558. o6.Parent = o1
  559. o6.Material = Enum.Material.Metal
  560. o6.BrickColor = BrickColor.new("Really black")
  561. o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
  562. o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
  563. o6.Anchored = true
  564. o6.CanCollide = false
  565. o6.FormFactor = Enum.FormFactor.Plate
  566. o6.Size = Vector3.new(1, 0.400000006, 1)
  567. o6.CFrame = CFrame.new(-12.8799381, 3.69992495, 50.2599869, 1.75646369e-006, 0.999991417, 1.74156298e-007, -1.04150445e-007, -1.60883403e-007, 1, 0.999999762, -1.6223396e-006, 9.62157287e-008)
  568. o6.BottomSurface = Enum.SurfaceType.Weld
  569. o6.TopSurface = Enum.SurfaceType.Smooth
  570. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  571. o7.Parent = o6
  572. o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
  573. o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
  574. o7.MeshType = Enum.MeshType.FileMesh
  575. o8.Name = "Straps"
  576. o8.Parent = o1
  577. o8.Material = Enum.Material.Fabric
  578. o8.BrickColor = BrickColor.new("Really black")
  579. o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
  580. o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  581. o8.Anchored = true
  582. o8.CanCollide = false
  583. o8.FormFactor = Enum.FormFactor.Custom
  584. o8.Shape = Enum.PartType.Cylinder
  585. o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  586. o8.CFrame = CFrame.new(-13.5199518, 3.48991394, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
  587. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  588. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  589. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  590. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  591. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  592. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  593. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  594. o9.Name = "Ring2"
  595. o9.Parent = o1
  596. o9.BrickColor = BrickColor.new("Dark stone grey")
  597. o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
  598. o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
  599. o9.Anchored = true
  600. o9.CanCollide = false
  601. o9.FormFactor = Enum.FormFactor.Custom
  602. o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
  603. o9.CFrame = CFrame.new(-12.8061161, 3.77991295, 49.9993477, 0.404059976, 1.74156298e-007, -0.914723039, -1.6136562e-007, 1, 1.0455733e-007, 0.914730787, 9.62157287e-008, 0.404063195)
  604. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  605. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  606. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  607. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  608. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  609. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  610. o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  611. o10.Parent = o9
  612. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  613. o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  614. o10.MeshType = Enum.MeshType.FileMesh
  615. o11.Name = "Straps"
  616. o11.Parent = o1
  617. o11.Material = Enum.Material.Fabric
  618. o11.BrickColor = BrickColor.new("Really black")
  619. o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
  620. o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  621. o11.Anchored = true
  622. o11.CanCollide = false
  623. o11.FormFactor = Enum.FormFactor.Custom
  624. o11.Shape = Enum.PartType.Cylinder
  625. o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  626. o11.CFrame = CFrame.new(-13.5199518, 4.00991392, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
  627. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  628. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  629. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  630. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  631. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  632. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  633. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  634. o12.Name = "Ring1"
  635. o12.Parent = o1
  636. o12.BrickColor = BrickColor.new("Dark stone grey")
  637. o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
  638. o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
  639. o12.Anchored = true
  640. o12.CanCollide = false
  641. o12.FormFactor = Enum.FormFactor.Custom
  642. o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
  643. o12.CFrame = CFrame.new(-12.7999144, 3.76992106, 50.5299988, -0.353160918, 1.74156298e-007, -0.935553372, -4.22077129e-008, 1, 1.87534141e-007, 0.935561061, 9.62157287e-008, -0.353164017)
  644. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  645. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  646. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  647. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  648. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  649. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  650. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  651. o13.Parent = o12
  652. o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  653. o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  654. o13.MeshType = Enum.MeshType.FileMesh
  655. o14.Name = "Breather"
  656. o14.Parent = o1
  657. o14.Material = Enum.Material.Metal
  658. o14.BrickColor = BrickColor.new("Really black")
  659. o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
  660. o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  661. o14.Anchored = true
  662. o14.CanCollide = false
  663. o14.FormFactor = Enum.FormFactor.Custom
  664. o14.Shape = Enum.PartType.Cylinder
  665. o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
  666. o14.CFrame = CFrame.new(-12.7419596, 3.69627094, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
  667. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  668. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  669. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  670. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  671. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  672. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  673. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  674. o15.Name = "Breather"
  675. o15.Parent = o1
  676. o15.Material = Enum.Material.Metal
  677. o15.BrickColor = BrickColor.new("Really black")
  678. o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
  679. o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  680. o15.Anchored = true
  681. o15.CanCollide = false
  682. o15.FormFactor = Enum.FormFactor.Custom
  683. o15.Shape = Enum.PartType.Cylinder
  684. o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
  685. o15.CFrame = CFrame.new(-12.5337915, 3.51434994, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
  686. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  687. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  688. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  689. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  690. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  691. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  692. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  693. o16.Name = "Breather"
  694. o16.Parent = o1
  695. o16.Material = Enum.Material.Metal
  696. o16.BrickColor = BrickColor.new("Really black")
  697. o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
  698. o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  699. o16.Anchored = true
  700. o16.CanCollide = false
  701. o16.FormFactor = Enum.FormFactor.Custom
  702. o16.Shape = Enum.PartType.Cylinder
  703. o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
  704. o16.CFrame = CFrame.new(-12.7920103, 3.39220095, 49.784256, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
  705. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  706. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  707. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  708. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  709. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  710. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  711. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  712. o17.Name = "Breather"
  713. o17.Parent = o1
  714. o17.Material = Enum.Material.Metal
  715. o17.BrickColor = BrickColor.new("Really black")
  716. o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
  717. o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  718. o17.Anchored = true
  719. o17.CanCollide = false
  720. o17.FormFactor = Enum.FormFactor.Custom
  721. o17.Shape = Enum.PartType.Cylinder
  722. o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
  723. o17.CFrame = CFrame.new(-12.8723783, 3.42192006, 49.8816109, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
  724. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  725. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  726. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  727. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  728. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  729. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  730. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  731. function onTouched(hit)
  732. local d = hit.Parent:GetChildren()
  733. for i=1, #d do
  734. if (d[i].className == "Hat") then
  735. d[i]:remove()
  736. end
  737. end
  738. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
  739. local g = o1:clone()
  740. g.Parent = hit.Parent
  741. local C = g:GetChildren()
  742. for i=1, #C do
  743. if C[i].className == "Part" then
  744. local W = Instance.new("Weld")
  745. W.Part0 = g.Middle
  746. W.Part1 = C[i]
  747. local CJ = CFrame.new(g.Middle.Position)
  748. local C0 = g.Middle.CFrame:inverse()*CJ
  749. local C1 = C[i].CFrame:inverse()*CJ
  750. W.C0 = C0
  751. W.C1 = C1
  752. W.Parent = g.Middle
  753. g.Middle.Transparency = 1
  754. end
  755. local Y = Instance.new("Weld")
  756. Y.Part0 = hit.Parent.Head
  757. Y.Part1 = g.Middle
  758. Y.C0 = CFrame.new(0, 0, 0)
  759. Y.Parent = Y.Part0
  760. end
  761.  
  762. local h = g:GetChildren()
  763. for i = 1, # h do
  764. h[i].Anchored = false
  765. h[i].CanCollide = false
  766. end
  767.  
  768. end
  769. end
  770.  
  771. onTouched(game.Players.LocalPlayer.Character.Head)
  772. end
  773. end)
  774.  
  775. MG2.MouseButton1Click:connect(function()
  776. --MUSTARD GAS BY DMS
  777. GasMask = false
  778. xd = Instance.new("Tool")
  779. xdd = Instance.new("Part")
  780. xddd = Instance.new("Part")
  781. xdddd = Instance.new("Part")
  782. xddddd = Instance.new("Smoke")
  783. xdddddd = Instance.new("Smoke")
  784. xddddddd = Instance.new("Smoke")
  785. xdddddddd = Instance.new("Part")
  786. xddddddddd = Instance.new("Part")
  787. xd0 = Instance.new("Part")
  788. xd.Name = "Mustard Gas Grenade"
  789. xd.Parent = game.Players.LocalPlayer.Backpack
  790. xdd.Parent = xd
  791. xdd.Material = Enum.Material.SmoothPlastic
  792. xdd.BrickColor = BrickColor.new("Deep orange")
  793. xdd.Position = Vector3.new(-9.08949184, 0.563135147, 33.200779)
  794. xdd.Rotation = Vector3.new(-0, 0, -90)
  795. xdd.CanCollide = false
  796. xdd.Shape = Enum.PartType.Cylinder
  797. xdd.Size = Vector3.new(0.26000011, 0.819999993, 1)
  798. xdd.CFrame = CFrame.new(-9.08949184, 0.563135147, 33.200779, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  799. xdd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  800. xdd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  801. xdd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  802. xdd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  803. xdd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  804. xdd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  805. xdd.Color = Color3.new(1, 0.686275, 0)
  806. xddd.Parent = xd
  807. xddd.Material = Enum.Material.SmoothPlastic
  808. xddd.BrickColor = BrickColor.new("Really black")
  809. xddd.Position = Vector3.new(-9.09000397, 0.615009904, 33.2000046)
  810. xddd.Rotation = Vector3.new(-0, 0, 90)
  811. xddd.CanCollide = false
  812. xddd.Shape = Enum.PartType.Cylinder
  813. xddd.Size = Vector3.new(1.21000016, 0.799999952, 1)
  814. xddd.CFrame = CFrame.new(-9.09000397, 0.615009904, 33.2000046, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  815. xddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  816. xddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  817. xddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  818. xddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  819. xddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  820. xddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  821. xddd.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  822. xdddd.Parent = xd
  823. xdddd.Material = Enum.Material.SmoothPlastic
  824. xdddd.BrickColor = BrickColor.new("Dark stone grey")
  825. xdddd.Position = Vector3.new(-9.09270954, 1.33200657, 33.2021408)
  826. xdddd.CanCollide = false
  827. xdddd.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  828. xdddd.CFrame = CFrame.new(-9.09270954, 1.33200657, 33.2021408, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  829. xdddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  830. xdddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  831. xdddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  832. xdddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  833. xdddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  834. xdddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  835. xdddd.Color = Color3.new(0.388235, 0.372549, 0.384314)
  836. xddddd.Parent = xdddd
  837. xddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  838. xddddd.Opacity = 1
  839. xddddd.RiseVelocity = 4
  840. xdddddd.Parent = xdddd
  841. xdddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  842. xdddddd.Opacity = 1
  843. xdddddd.RiseVelocity = 4
  844. xddddddd.Parent = xdddd
  845. xddddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  846. xddddddd.Opacity = 1
  847. xddddddd.RiseVelocity = 4
  848. xdddddddd.Parent = xd
  849. xdddddddd.Material = Enum.Material.SmoothPlastic
  850. xdddddddd.BrickColor = BrickColor.new("Deep orange")
  851. xdddddddd.Position = Vector3.new(-9.08949184, 0.899091303, 33.200779)
  852. xdddddddd.Rotation = Vector3.new(-0, 0, 90)
  853. xdddddddd.CanCollide = false
  854. xdddddddd.Shape = Enum.PartType.Cylinder
  855. xdddddddd.Size = Vector3.new(0.200000003, 0.819999993, 1)
  856. xdddddddd.CFrame = CFrame.new(-9.08949184, 0.899091303, 33.200779, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  857. xdddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  858. xdddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  859. xdddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  860. xdddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  861. xdddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  862. xdddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  863. xdddddddd.Color = Color3.new(1, 0.686275, 0)
  864. xddddddddd.Parent = xd
  865. xddddddddd.Material = Enum.Material.SmoothPlastic
  866. xddddddddd.BrickColor = BrickColor.new("Black")
  867. xddddddddd.Position = Vector3.new(-9.09270954, 1.26311076, 33.2003593)
  868. xddddddddd.Rotation = Vector3.new(-0, 0, 90)
  869. xddddddddd.CanCollide = false
  870. xddddddddd.Shape = Enum.PartType.Cylinder
  871. xddddddddd.Size = Vector3.new(0.200000003, 0.799999952, 0.540000021)
  872. xddddddddd.CFrame = CFrame.new(-9.09270954, 1.26311076, 33.2003593, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  873. xddddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  874. xddddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  875. xddddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  876. xddddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  877. xddddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  878. xddddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  879. xddddddddd.Color = Color3.new(0.105882, 0.164706, 0.207843)
  880. xd0.Name = "Handle"
  881. xd0.Parent = xd
  882. xd0.BrickColor = BrickColor.new("Earth green")
  883. xd0.Transparency = 1
  884. xd0.Position = Vector3.new(-9.11234188, 0.5, 33.1982155)
  885. xd0.Rotation = Vector3.new(0, 90, 0)
  886. xd0.CanCollide = false
  887. xd0.FormFactor = Enum.FormFactor.Custom
  888. xd0.Size = Vector3.new(0.800000131, 0.920000255, 0.799998164)
  889. xd0.CFrame = CFrame.new(-9.11234188, 0.5, 33.1982155, -0, 0, 1, 0, 1, 0, -1, 0, 0)
  890. xd0.BottomSurface = Enum.SurfaceType.Smooth
  891. xd0.TopSurface = Enum.SurfaceType.Smooth
  892. xd0.Color = Color3.new(0.152941, 0.27451, 0.176471)
  893. KILLPART = Instance.new("Part")
  894. KILLPART.Size = Vector3.new(16,16,16)
  895. KILLPART.Name = "TOUCHPART"
  896. KILLPART.Anchored = true
  897. KILLPART.BrickColor = BrickColor.new("Black")
  898. KILLPART.Transparency = 1
  899. KILLPART.CanCollide = false
  900. KILLPART.CFrame = xd0.CFrame
  901. KILLPART.Parent = workspace
  902. KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843)
  903. Gas = Instance.new("Sound")
  904. Gas.Parent = xd0
  905. Gas.Volume = 0.8
  906. Gas.Looped = true
  907. Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
  908. Gas.Pitch = 1
  909. Gas.Name = "Sound"
  910. ison = false
  911. function Weld(x,y)
  912. local W = Instance.new("Weld")
  913. W.Part0 = x
  914. W.Part1 = y
  915. local CJ = CFrame.new(x.Position)
  916. local C0 = x.CFrame:inverse()*CJ
  917. local C1 = y.CFrame:inverse()*CJ
  918. W.C0 = C0
  919. W.C1 = C1
  920. W.Parent = x
  921. end
  922.  
  923. function Get(A)
  924. if A.className == "Part" then
  925. Weld(xd.Handle, A)
  926. A.Anchored = false
  927. A.CanCollide = false
  928. else
  929. local C = A:GetChildren()
  930. for i=1, #C do
  931. Get(C[i])
  932. end
  933. end
  934. end
  935.  
  936. function Finale()
  937. Get(xd)
  938. end
  939. function XDdd ()
  940. ison = true
  941. end
  942. function Xddd ()
  943. ison = false
  944. end function lol () xdg = true Gas.Playing = true KILLPART.Parent = workspace while xdg == true do wait() KILLPART.CFrame = xd0.CFrame end end
  945. function Posijew ()
  946. KILLPART.CFrame = xd0.CFrame
  947. end function loln () KILLPART.Parent = game Gas.Playing = false xdg = false end
  948. xdg = false
  949. xd.Equipped:connect(XDdd)
  950. xd.Unequipped:connect(Xddd)
  951. xd.Equipped:connect(Finale)
  952. xd.Equipped:connect(lol)
  953. xd.Unequipped:connect(loln)
  954. xd.Unequipped:connect(Finale)
  955. Finale()
  956. function Kill (Part)
  957. for i,v in pairs(Part.Parent:GetChildren()) do
  958. if v:IsA("Humanoid") and v.Parent.Name ~= game.Players.LocalPlayer.Name then
  959. v:Destroy()
  960. end end
  961. end
  962. KILLPART.Touched:connect(Kill)
  963. if GasMask == true then
  964. o1 = Instance.new("Model")
  965. o2 = Instance.new("Part")
  966. o3 = Instance.new("SpecialMesh")
  967. o4 = Instance.new("Part")
  968. o5 = Instance.new("Part")
  969. o6 = Instance.new("Part")
  970. o7 = Instance.new("SpecialMesh")
  971. o8 = Instance.new("Part")
  972. o9 = Instance.new("Part")
  973. o10 = Instance.new("SpecialMesh")
  974. o11 = Instance.new("Part")
  975. o12 = Instance.new("Part")
  976. o13 = Instance.new("SpecialMesh")
  977. o14 = Instance.new("Part")
  978. o15 = Instance.new("Part")
  979. o16 = Instance.new("Part")
  980. o17 = Instance.new("Part")
  981. o1.Name = "MODEL"
  982. o2.Name = "Middle"
  983. o2.Parent = o1
  984. o2.BrickColor = BrickColor.new("Pastel brown")
  985. o2.Transparency = 1
  986. o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
  987. o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
  988. o2.Anchored = true
  989. o2.FormFactor = Enum.FormFactor.Custom
  990. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  991. o2.CFrame = CFrame.new(-13.5356159, 3.71991396, 50.2649117, 1.75646369e-006, 1.74156298e-007, -0.999991417, -1.04150445e-007, 1, 1.60883403e-007, 0.999999762, 9.62157287e-008, 1.6223396e-006)
  992. o2.BottomSurface = Enum.SurfaceType.Smooth
  993. o2.TopSurface = Enum.SurfaceType.Smooth
  994. o2.Color = Color3.new(1, 0.8, 0.6)
  995. o3.Parent = o2
  996. o3.Scale = Vector3.new(6.25, 6.25, 6.25)
  997. o3.MeshType = Enum.MeshType.FileMesh
  998. o4.Name = "Lense 1"
  999. o4.Parent = o1
  1000. o4.Material = Enum.Material.Metal
  1001. o4.Transparency = 0.050000011920929
  1002. o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
  1003. o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
  1004. o4.Anchored = true
  1005. o4.CanCollide = false
  1006. o4.FormFactor = Enum.FormFactor.Custom
  1007. o4.Shape = Enum.PartType.Cylinder
  1008. o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
  1009. o4.CFrame = CFrame.new(-12.900528, 3.77991295, 50.5080605, -0.935553849, 3.06141374e-007, 0.353159934, 3.19927466e-007, 1, 2.01617603e-008, -0.353163034, 1.1997561e-007, -0.935561478)
  1010. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1011. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1012. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1013. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1014. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1015. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1016. o5.Name = "Lense2"
  1017. o5.Parent = o1
  1018. o5.Material = Enum.Material.Metal
  1019. o5.Transparency = 0.050000011920929
  1020. o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
  1021. o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
  1022. o5.Anchored = true
  1023. o5.CanCollide = false
  1024. o5.FormFactor = Enum.FormFactor.Custom
  1025. o5.Shape = Enum.PartType.Cylinder
  1026. o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
  1027. o5.CFrame = CFrame.new(-12.8961124, 3.77492094, 50.0302277, -0.914722979, 2.85652249e-007, -0.404061079, 2.36339361e-007, 1, 1.37493373e-007, 0.404064298, 2.15865228e-008, -0.914730668)
  1028. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1029. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1030. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1031. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1032. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1033. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1034. o6.Name = "Handle"
  1035. o6.Parent = o1
  1036. o6.Material = Enum.Material.Metal
  1037. o6.BrickColor = BrickColor.new("Really black")
  1038. o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
  1039. o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
  1040. o6.Anchored = true
  1041. o6.CanCollide = false
  1042. o6.FormFactor = Enum.FormFactor.Plate
  1043. o6.Size = Vector3.new(1, 0.400000006, 1)
  1044. o6.CFrame = CFrame.new(-12.8799381, 3.69992495, 50.2599869, 1.75646369e-006, 0.999991417, 1.74156298e-007, -1.04150445e-007, -1.60883403e-007, 1, 0.999999762, -1.6223396e-006, 9.62157287e-008)
  1045. o6.BottomSurface = Enum.SurfaceType.Weld
  1046. o6.TopSurface = Enum.SurfaceType.Smooth
  1047. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1048. o7.Parent = o6
  1049. o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
  1050. o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
  1051. o7.MeshType = Enum.MeshType.FileMesh
  1052. o8.Name = "Straps"
  1053. o8.Parent = o1
  1054. o8.Material = Enum.Material.Fabric
  1055. o8.BrickColor = BrickColor.new("Really black")
  1056. o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
  1057. o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  1058. o8.Anchored = true
  1059. o8.CanCollide = false
  1060. o8.FormFactor = Enum.FormFactor.Custom
  1061. o8.Shape = Enum.PartType.Cylinder
  1062. o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  1063. o8.CFrame = CFrame.new(-13.5199518, 3.48991394, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
  1064. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1065. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1066. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1067. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1068. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1069. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1070. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1071. o9.Name = "Ring2"
  1072. o9.Parent = o1
  1073. o9.BrickColor = BrickColor.new("Dark stone grey")
  1074. o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
  1075. o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
  1076. o9.Anchored = true
  1077. o9.CanCollide = false
  1078. o9.FormFactor = Enum.FormFactor.Custom
  1079. o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
  1080. o9.CFrame = CFrame.new(-12.8061161, 3.77991295, 49.9993477, 0.404059976, 1.74156298e-007, -0.914723039, -1.6136562e-007, 1, 1.0455733e-007, 0.914730787, 9.62157287e-008, 0.404063195)
  1081. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1082. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1083. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1084. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1085. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1086. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1087. o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1088. o10.Parent = o9
  1089. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1090. o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  1091. o10.MeshType = Enum.MeshType.FileMesh
  1092. o11.Name = "Straps"
  1093. o11.Parent = o1
  1094. o11.Material = Enum.Material.Fabric
  1095. o11.BrickColor = BrickColor.new("Really black")
  1096. o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
  1097. o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  1098. o11.Anchored = true
  1099. o11.CanCollide = false
  1100. o11.FormFactor = Enum.FormFactor.Custom
  1101. o11.Shape = Enum.PartType.Cylinder
  1102. o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  1103. o11.CFrame = CFrame.new(-13.5199518, 4.00991392, 50.2599869, 1.44325043e-007, -0.999991238, 1.75646369e-006, 0.999999881, 1.31081052e-007, -1.04150445e-007, 9.48765404e-008, 1.6242019e-006, 0.999999762)
  1104. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1105. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1106. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1107. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1108. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1109. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1110. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1111. o12.Name = "Ring1"
  1112. o12.Parent = o1
  1113. o12.BrickColor = BrickColor.new("Dark stone grey")
  1114. o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
  1115. o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
  1116. o12.Anchored = true
  1117. o12.CanCollide = false
  1118. o12.FormFactor = Enum.FormFactor.Custom
  1119. o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
  1120. o12.CFrame = CFrame.new(-12.7999144, 3.76992106, 50.5299988, -0.353160918, 1.74156298e-007, -0.935553372, -4.22077129e-008, 1, 1.87534141e-007, 0.935561061, 9.62157287e-008, -0.353164017)
  1121. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1122. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1123. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1124. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1125. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1126. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1127. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1128. o13.Parent = o12
  1129. o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1130. o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  1131. o13.MeshType = Enum.MeshType.FileMesh
  1132. o14.Name = "Breather"
  1133. o14.Parent = o1
  1134. o14.Material = Enum.Material.Metal
  1135. o14.BrickColor = BrickColor.new("Really black")
  1136. o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
  1137. o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  1138. o14.Anchored = true
  1139. o14.CanCollide = false
  1140. o14.FormFactor = Enum.FormFactor.Custom
  1141. o14.Shape = Enum.PartType.Cylinder
  1142. o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
  1143. o14.CFrame = CFrame.new(-12.7419596, 3.69627094, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
  1144. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1145. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1146. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1147. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1148. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1149. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1150. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1151. o15.Name = "Breather"
  1152. o15.Parent = o1
  1153. o15.Material = Enum.Material.Metal
  1154. o15.BrickColor = BrickColor.new("Really black")
  1155. o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
  1156. o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  1157. o15.Anchored = true
  1158. o15.CanCollide = false
  1159. o15.FormFactor = Enum.FormFactor.Custom
  1160. o15.Shape = Enum.PartType.Cylinder
  1161. o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
  1162. o15.CFrame = CFrame.new(-12.5337915, 3.51434994, 50.2550011, 0.771050453, 0.636759639, 1.75646369e-006, -0.636765182, 0.771057129, -1.04150445e-007, -1.31184265e-006, -9.5997575e-007, 0.999999762)
  1163. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1164. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1166. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1167. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1168. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1169. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1170. o16.Name = "Breather"
  1171. o16.Parent = o1
  1172. o16.Material = Enum.Material.Metal
  1173. o16.BrickColor = BrickColor.new("Really black")
  1174. o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
  1175. o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1176. o16.Anchored = true
  1177. o16.CanCollide = false
  1178. o16.FormFactor = Enum.FormFactor.Custom
  1179. o16.Shape = Enum.PartType.Cylinder
  1180. o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
  1181. o16.CFrame = CFrame.new(-12.7920103, 3.39220095, 49.784256, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
  1182. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1183. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1184. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1185. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1186. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1187. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1188. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1189. o17.Name = "Breather"
  1190. o17.Parent = o1
  1191. o17.Material = Enum.Material.Metal
  1192. o17.BrickColor = BrickColor.new("Really black")
  1193. o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
  1194. o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1195. o17.Anchored = true
  1196. o17.CanCollide = false
  1197. o17.FormFactor = Enum.FormFactor.Custom
  1198. o17.Shape = Enum.PartType.Cylinder
  1199. o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
  1200. o17.CFrame = CFrame.new(-12.8723783, 3.42192006, 49.8816109, 0.618847609, 0.24515225, 0.746263206, -0.230788618, 0.96486491, -0.125580132, -0.75083673, -0.0945150182, 0.653688967)
  1201. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1202. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1203. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1204. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1205. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1206. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1207. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1208. function onTouched(hit)
  1209. local d = hit.Parent:GetChildren()
  1210. for i=1, #d do
  1211. if (d[i].className == "Hat") then
  1212. d[i]:remove()
  1213. end
  1214. end
  1215. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
  1216. local g = o1:clone()
  1217. g.Parent = hit.Parent
  1218. local C = g:GetChildren()
  1219. for i=1, #C do
  1220. if C[i].className == "Part" then
  1221. local W = Instance.new("Weld")
  1222. W.Part0 = g.Middle
  1223. W.Part1 = C[i]
  1224. local CJ = CFrame.new(g.Middle.Position)
  1225. local C0 = g.Middle.CFrame:inverse()*CJ
  1226. local C1 = C[i].CFrame:inverse()*CJ
  1227. W.C0 = C0
  1228. W.C1 = C1
  1229. W.Parent = g.Middle
  1230. g.Middle.Transparency = 1
  1231. end
  1232. local Y = Instance.new("Weld")
  1233. Y.Part0 = hit.Parent.Head
  1234. Y.Part1 = g.Middle
  1235. Y.C0 = CFrame.new(0, 0, 0)
  1236. Y.Parent = Y.Part0
  1237. end
  1238.  
  1239. local h = g:GetChildren()
  1240. for i = 1, # h do
  1241. h[i].Anchored = false
  1242. h[i].CanCollide = false
  1243. end
  1244.  
  1245. end
  1246. end
  1247.  
  1248. onTouched(game.Players.LocalPlayer.Character.Head)
  1249. end
  1250. end)
  1251.  
  1252. VanDaPlayer.MouseButton1Click:connect(function()
  1253. --CLOWN VAN BY DMS
  1254. --its bad
  1255. --first the victim gets kidnapped in a van
  1256. --then they get r3ped
  1257. --then the get killed
  1258. --then the body is dumped on the street
  1259.  
  1260. Victim = Username.Text
  1261. o1 = Instance.new("Model")
  1262. o2 = Instance.new("Part")
  1263. o3 = Instance.new("CylinderMesh")
  1264. o4 = Instance.new("Part")
  1265. o5 = Instance.new("SpecialMesh")
  1266. o6 = Instance.new("Part")
  1267. o7 = Instance.new("SpecialMesh")
  1268. o8 = Instance.new("Part")
  1269. o9 = Instance.new("BlockMesh")
  1270. o10 = Instance.new("Part")
  1271. o11 = Instance.new("BlockMesh")
  1272. o12 = Instance.new("Part")
  1273. o13 = Instance.new("Part")
  1274. o14 = Instance.new("BlockMesh")
  1275. o15 = Instance.new("Part")
  1276. o16 = Instance.new("SpecialMesh")
  1277. o17 = Instance.new("Part")
  1278. o18 = Instance.new("SpecialMesh")
  1279. o19 = Instance.new("Part")
  1280. o20 = Instance.new("SpecialMesh")
  1281. o21 = Instance.new("Sound")
  1282. o22 = Instance.new("Part")
  1283. o23 = Instance.new("BlockMesh")
  1284. o24 = Instance.new("Part")
  1285. o25 = Instance.new("SpecialMesh")
  1286. o26 = Instance.new("Part")
  1287. o27 = Instance.new("BlockMesh")
  1288. o28 = Instance.new("Part")
  1289. o29 = Instance.new("SpecialMesh")
  1290. o30 = Instance.new("Part")
  1291. o31 = Instance.new("BlockMesh")
  1292. o32 = Instance.new("Part")
  1293. o33 = Instance.new("BlockMesh")
  1294. o34 = Instance.new("Part")
  1295. o35 = Instance.new("BlockMesh")
  1296. o36 = Instance.new("Part")
  1297. o37 = Instance.new("BlockMesh")
  1298. o38 = Instance.new("Part")
  1299. o39 = Instance.new("Part")
  1300. o40 = Instance.new("BlockMesh")
  1301. o41 = Instance.new("Part")
  1302. o42 = Instance.new("BlockMesh")
  1303. o43 = Instance.new("Part")
  1304. o44 = Instance.new("BlockMesh")
  1305. o45 = Instance.new("Part")
  1306. o46 = Instance.new("SpecialMesh")
  1307. o47 = Instance.new("Part")
  1308. o48 = Instance.new("BlockMesh")
  1309. o49 = Instance.new("Part")
  1310. o50 = Instance.new("BlockMesh")
  1311. o51 = Instance.new("Part")
  1312. o52 = Instance.new("BlockMesh")
  1313. o53 = Instance.new("Part")
  1314. o54 = Instance.new("SpecialMesh")
  1315. o55 = Instance.new("Part")
  1316. o56 = Instance.new("SpecialMesh")
  1317. o57 = Instance.new("Part")
  1318. o58 = Instance.new("BlockMesh")
  1319. o59 = Instance.new("Part")
  1320. o60 = Instance.new("BlockMesh")
  1321. o61 = Instance.new("Part")
  1322. o62 = Instance.new("BlockMesh")
  1323. o63 = Instance.new("Part")
  1324. o64 = Instance.new("Part")
  1325. o65 = Instance.new("Part")
  1326. o66 = Instance.new("BlockMesh")
  1327. o67 = Instance.new("Part")
  1328. o68 = Instance.new("BlockMesh")
  1329. o69 = Instance.new("Part")
  1330. o70 = Instance.new("BlockMesh")
  1331. o71 = Instance.new("Part")
  1332. o72 = Instance.new("BlockMesh")
  1333. o73 = Instance.new("Part")
  1334. o74 = Instance.new("SpecialMesh")
  1335. o75 = Instance.new("Decal")
  1336. o76 = Instance.new("Part")
  1337. o77 = Instance.new("Part")
  1338. o78 = Instance.new("BlockMesh")
  1339. o79 = Instance.new("Part")
  1340. o80 = Instance.new("SpecialMesh")
  1341. o81 = Instance.new("Decal")
  1342. o82 = Instance.new("Part")
  1343. o83 = Instance.new("SpecialMesh")
  1344. o84 = Instance.new("Humanoid")
  1345. o85 = Instance.new("Part")
  1346. o86 = Instance.new("Part")
  1347. o87 = Instance.new("Part")
  1348. o88 = Instance.new("Decal")
  1349. o89 = Instance.new("Motor6D")
  1350. o90 = Instance.new("Motor6D")
  1351. o91 = Instance.new("Motor6D")
  1352. o92 = Instance.new("Motor6D")
  1353. o93 = Instance.new("Motor6D")
  1354. o94 = Instance.new("Part")
  1355. o95 = Instance.new("Part")
  1356. o96 = Instance.new("Part")
  1357. o97 = Instance.new("Part")
  1358. o98 = Instance.new("Part")
  1359. o99 = Instance.new("Decal")
  1360. o100 = Instance.new("Motor6D")
  1361. o101 = Instance.new("Motor6D")
  1362. o102 = Instance.new("Motor6D")
  1363. o103 = Instance.new("Part")
  1364. o104 = Instance.new("Part")
  1365. o105 = Instance.new("Part")
  1366. o106 = Instance.new("Part")
  1367. o107 = Instance.new("Part")
  1368. o108 = Instance.new("CylinderMesh")
  1369. o109 = Instance.new("Part")
  1370. o110 = Instance.new("CylinderMesh")
  1371. o111 = Instance.new("Part")
  1372. o112 = Instance.new("CylinderMesh")
  1373. o113 = Instance.new("Part")
  1374. o114 = Instance.new("CylinderMesh")
  1375. o115 = Instance.new("Part")
  1376. o116 = Instance.new("CylinderMesh")
  1377. o117 = Instance.new("Part")
  1378. o118 = Instance.new("CylinderMesh")
  1379. o119 = Instance.new("Part")
  1380. o120 = Instance.new("CylinderMesh")
  1381. o121 = Instance.new("Part")
  1382. o122 = Instance.new("SpecialMesh")
  1383. o123 = Instance.new("Part")
  1384. o124 = Instance.new("Decal")
  1385. o1.Name = " "
  1386. o1.Parent = workspace
  1387. o2.Parent = o1
  1388. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  1389. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1390. o2.Anchored = true
  1391. o2.FormFactor = Enum.FormFactor.Symmetric
  1392. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1393. o2.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1394. o3.Parent = o2
  1395. o4.Parent = o1
  1396. o4.BrickColor = BrickColor.new("Institutional white")
  1397. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  1398. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  1399. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1400. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  1401. o4.Anchored = true
  1402. o4.FormFactor = Enum.FormFactor.Plate
  1403. o4.Size = Vector3.new(1, 2.4000001, 2)
  1404. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1405. o4.BackSurface = Enum.SurfaceType.Weld
  1406. o4.BottomSurface = Enum.SurfaceType.Weld
  1407. o4.LeftSurface = Enum.SurfaceType.Weld
  1408. o4.TopSurface = Enum.SurfaceType.Weld
  1409. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1410. o5.Parent = o4
  1411. o5.MeshType = Enum.MeshType.Wedge
  1412. o6.Parent = o1
  1413. o6.Material = Enum.Material.SmoothPlastic
  1414. o6.BrickColor = BrickColor.new("Really black")
  1415. o6.Transparency = 0.5
  1416. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  1417. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  1418. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1419. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  1420. o6.Anchored = true
  1421. o6.FormFactor = Enum.FormFactor.Plate
  1422. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  1423. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  1424. o6.BackSurface = Enum.SurfaceType.Weld
  1425. o6.BottomSurface = Enum.SurfaceType.Weld
  1426. o6.LeftSurface = Enum.SurfaceType.Weld
  1427. o6.RightSurface = Enum.SurfaceType.Weld
  1428. o6.TopSurface = Enum.SurfaceType.Weld
  1429. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1430. o7.Parent = o6
  1431. o7.MeshType = Enum.MeshType.Wedge
  1432. o8.Parent = o1
  1433. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  1434. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  1435. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  1436. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1437. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  1438. o8.Anchored = true
  1439. o8.FormFactor = Enum.FormFactor.Custom
  1440. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1441. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  1442. o8.BackSurface = Enum.SurfaceType.Weld
  1443. o8.BottomSurface = Enum.SurfaceType.Weld
  1444. o8.FrontSurface = Enum.SurfaceType.Weld
  1445. o8.LeftSurface = Enum.SurfaceType.Weld
  1446. o8.RightSurface = Enum.SurfaceType.Weld
  1447. o8.TopSurface = Enum.SurfaceType.Weld
  1448. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1449. o9.Parent = o8
  1450. o10.Parent = o1
  1451. o10.BrickColor = BrickColor.new("Institutional white")
  1452. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  1453. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1454. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1455. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  1456. o10.Anchored = true
  1457. o10.CanCollide = false
  1458. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  1459. game.Players[Victim].Character.Humanoid.JumpPower = 0
  1460. o10.FormFactor = Enum.FormFactor.Plate
  1461. o10.Size = Vector3.new(14, 0.400000006, 1)
  1462. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1463. o10.BackSurface = Enum.SurfaceType.Weld
  1464. o10.BottomSurface = Enum.SurfaceType.Weld
  1465. o10.FrontSurface = Enum.SurfaceType.Weld
  1466. o10.LeftSurface = Enum.SurfaceType.Weld
  1467. o10.RightSurface = Enum.SurfaceType.Weld
  1468. o10.TopSurface = Enum.SurfaceType.Weld
  1469. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1470. o11.Parent = o10
  1471. o12.Name = "DOOR"
  1472. o12.Parent = o1
  1473. o12.BrickColor = BrickColor.new("Institutional white")
  1474. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  1475. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  1476. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1477. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  1478. o12.Anchored = true
  1479. o12.CanCollide = false
  1480. o12.FormFactor = Enum.FormFactor.Plate
  1481. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  1482. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  1483. o12.BottomSurface = Enum.SurfaceType.Weld
  1484. o12.LeftSurface = Enum.SurfaceType.Weld
  1485. o12.RightSurface = Enum.SurfaceType.Weld
  1486. o12.TopSurface = Enum.SurfaceType.Weld
  1487. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1488. o13.Parent = o1
  1489. o13.BrickColor = BrickColor.new("White")
  1490. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  1491. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  1492. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1493. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  1494. o13.Anchored = true
  1495. o13.FormFactor = Enum.FormFactor.Plate
  1496. o13.Size = Vector3.new(7, 4.80000019, 1)
  1497. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  1498. o13.BackSurface = Enum.SurfaceType.Weld
  1499. o13.BottomSurface = Enum.SurfaceType.Weld
  1500. o13.FrontSurface = Enum.SurfaceType.Weld
  1501. o13.LeftSurface = Enum.SurfaceType.Weld
  1502. o13.RightSurface = Enum.SurfaceType.Weld
  1503. o13.TopSurface = Enum.SurfaceType.Weld
  1504. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1505. o14.Parent = o13
  1506. o15.Parent = o1
  1507. o15.BrickColor = BrickColor.new("Institutional white")
  1508. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  1509. o15.Rotation = Vector3.new(90, 89.960434, -90)
  1510. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1511. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  1512. o15.Anchored = true
  1513. o15.CanCollide = false
  1514. o15.FormFactor = Enum.FormFactor.Plate
  1515. o15.Size = Vector3.new(10, 0.400000006, 1)
  1516. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  1517. o15.BackSurface = Enum.SurfaceType.Weld
  1518. o15.BottomSurface = Enum.SurfaceType.Weld
  1519. o15.TopSurface = Enum.SurfaceType.Weld
  1520. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1521. o16.Parent = o15
  1522. o16.MeshType = Enum.MeshType.Wedge
  1523. o17.Parent = o1
  1524. o17.BrickColor = BrickColor.new("Institutional white")
  1525. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  1526. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  1527. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1528. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  1529. o17.Anchored = true
  1530. o17.FormFactor = Enum.FormFactor.Plate
  1531. o17.Size = Vector3.new(1, 2.4000001, 2)
  1532. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1533. o17.BackSurface = Enum.SurfaceType.Weld
  1534. o17.BottomSurface = Enum.SurfaceType.Weld
  1535. o17.RightSurface = Enum.SurfaceType.Weld
  1536. o17.TopSurface = Enum.SurfaceType.Weld
  1537. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1538. o18.Parent = o17
  1539. o18.MeshType = Enum.MeshType.Wedge
  1540. o19.Parent = o1
  1541. o19.BrickColor = BrickColor.new("Institutional white")
  1542. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  1543. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  1544. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1545. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  1546. o19.Anchored = true
  1547. o19.FormFactor = Enum.FormFactor.Plate
  1548. o19.Size = Vector3.new(10, 1.20000005, 3)
  1549. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  1550. o19.BackSurface = Enum.SurfaceType.Weld
  1551. o19.BottomSurface = Enum.SurfaceType.Weld
  1552. o19.TopSurface = Enum.SurfaceType.Weld
  1553. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1554. o20.Parent = o19
  1555. o20.MeshType = Enum.MeshType.Wedge
  1556. o21.Parent = o19
  1557. o21.SoundId = "rbxassetid://532147820"
  1558. o21.Looped = true
  1559. o22.Parent = o1
  1560. o22.BrickColor = BrickColor.new("Institutional white")
  1561. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  1562. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  1563. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1564. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  1565. o22.Anchored = true
  1566. o22.FormFactor = Enum.FormFactor.Plate
  1567. o22.Size = Vector3.new(2, 2.4000001, 1)
  1568. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1569. o22.BackSurface = Enum.SurfaceType.Weld
  1570. o22.BottomSurface = Enum.SurfaceType.Weld
  1571. o22.FrontSurface = Enum.SurfaceType.Weld
  1572. o22.LeftSurface = Enum.SurfaceType.Weld
  1573. o22.RightSurface = Enum.SurfaceType.Weld
  1574. o22.TopSurface = Enum.SurfaceType.Weld
  1575. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1576. o23.Parent = o22
  1577. o24.Parent = o1
  1578. o24.BrickColor = BrickColor.new("Institutional white")
  1579. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  1580. o24.Rotation = Vector3.new(-0, -90, 0)
  1581. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1582. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  1583. o24.Anchored = true
  1584. o24.FormFactor = Enum.FormFactor.Plate
  1585. o24.Size = Vector3.new(1, 2.79999995, 1)
  1586. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  1587. o24.BackSurface = Enum.SurfaceType.Weld
  1588. o24.BottomSurface = Enum.SurfaceType.Weld
  1589. o24.TopSurface = Enum.SurfaceType.Weld
  1590. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1591. o25.Parent = o24
  1592. o25.MeshType = Enum.MeshType.Wedge
  1593. o26.Parent = o1
  1594. o26.BrickColor = BrickColor.new("Institutional white")
  1595. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  1596. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1597. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1598. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  1599. o26.Anchored = true
  1600. o26.FormFactor = Enum.FormFactor.Plate
  1601. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  1602. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1603. o26.BackSurface = Enum.SurfaceType.Weld
  1604. o26.BottomSurface = Enum.SurfaceType.Weld
  1605. o26.FrontSurface = Enum.SurfaceType.Weld
  1606. o26.LeftSurface = Enum.SurfaceType.Weld
  1607. o26.RightSurface = Enum.SurfaceType.Weld
  1608. o26.TopSurface = Enum.SurfaceType.Weld
  1609. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1610. o27.Parent = o26
  1611. o28.Parent = o1
  1612. o28.BrickColor = BrickColor.new("Institutional white")
  1613. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  1614. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  1615. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1616. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  1617. o28.Anchored = true
  1618. o28.FormFactor = Enum.FormFactor.Plate
  1619. o28.Size = Vector3.new(1, 2.79999995, 1)
  1620. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  1621. o28.BackSurface = Enum.SurfaceType.Weld
  1622. o28.BottomSurface = Enum.SurfaceType.Weld
  1623. o28.TopSurface = Enum.SurfaceType.Weld
  1624. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1625. o29.Parent = o28
  1626. o29.MeshType = Enum.MeshType.Wedge
  1627. o30.Parent = o1
  1628. o30.BrickColor = BrickColor.new("Institutional white")
  1629. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  1630. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1631. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1632. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  1633. o30.Anchored = true
  1634. o30.FormFactor = Enum.FormFactor.Plate
  1635. o30.Size = Vector3.new(2, 2.4000001, 1)
  1636. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1637. o30.BackSurface = Enum.SurfaceType.Weld
  1638. o30.BottomSurface = Enum.SurfaceType.Weld
  1639. o30.FrontSurface = Enum.SurfaceType.Weld
  1640. o30.LeftSurface = Enum.SurfaceType.Weld
  1641. o30.RightSurface = Enum.SurfaceType.Weld
  1642. o30.TopSurface = Enum.SurfaceType.Weld
  1643. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1644. o31.Parent = o30
  1645. o32.Parent = o1
  1646. o32.BrickColor = BrickColor.new("Dark stone grey")
  1647. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  1648. o32.Rotation = Vector3.new(90, 89.960434, -90)
  1649. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1650. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  1651. o32.Anchored = true
  1652. o32.FormFactor = Enum.FormFactor.Plate
  1653. o32.Size = Vector3.new(8, 2.4000001, 1)
  1654. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  1655. o32.BottomSurface = Enum.SurfaceType.Weld
  1656. o32.TopSurface = Enum.SurfaceType.Weld
  1657. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1658. o33.Parent = o32
  1659. o33.Offset = Vector3.new(0, 0, 0.5)
  1660. o33.Scale = Vector3.new(1, 1, 2)
  1661. o34.Parent = o1
  1662. o34.BrickColor = BrickColor.new("Institutional white")
  1663. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  1664. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1665. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1666. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  1667. o34.Anchored = true
  1668. o34.FormFactor = Enum.FormFactor.Plate
  1669. o34.Size = Vector3.new(3, 1.20000005, 10)
  1670. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1671. o34.BackSurface = Enum.SurfaceType.Weld
  1672. o34.BottomSurface = Enum.SurfaceType.Weld
  1673. o34.FrontSurface = Enum.SurfaceType.Weld
  1674. o34.LeftSurface = Enum.SurfaceType.Weld
  1675. o34.RightSurface = Enum.SurfaceType.Weld
  1676. o34.TopSurface = Enum.SurfaceType.Weld
  1677. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1678. o35.Parent = o34
  1679. o36.Parent = o1
  1680. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  1681. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  1682. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1683. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1684. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  1685. o36.Anchored = true
  1686. o36.FormFactor = Enum.FormFactor.Custom
  1687. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1688. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  1689. o36.BackSurface = Enum.SurfaceType.Weld
  1690. o36.BottomSurface = Enum.SurfaceType.Weld
  1691. o36.FrontSurface = Enum.SurfaceType.Weld
  1692. o36.LeftSurface = Enum.SurfaceType.Weld
  1693. o36.RightSurface = Enum.SurfaceType.Weld
  1694. o36.TopSurface = Enum.SurfaceType.Weld
  1695. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1696. o37.Parent = o36
  1697. o38.Parent = o1
  1698. o38.BrickColor = BrickColor.new("Institutional white")
  1699. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  1700. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  1701. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1702. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  1703. o38.Anchored = true
  1704. o38.CanCollide = false
  1705. o38.FormFactor = Enum.FormFactor.Plate
  1706. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  1707. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  1708. o38.BottomSurface = Enum.SurfaceType.Weld
  1709. o38.LeftSurface = Enum.SurfaceType.Weld
  1710. o38.RightSurface = Enum.SurfaceType.Weld
  1711. o38.TopSurface = Enum.SurfaceType.Weld
  1712. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1713. o39.Parent = o1
  1714. o39.BrickColor = BrickColor.new("Really red")
  1715. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  1716. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  1717. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1718. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  1719. o39.Anchored = true
  1720. o39.FormFactor = Enum.FormFactor.Plate
  1721. o39.Size = Vector3.new(1, 1.20000005, 1)
  1722. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1723. o39.BackSurface = Enum.SurfaceType.Weld
  1724. o39.BottomSurface = Enum.SurfaceType.Weld
  1725. o39.FrontSurface = Enum.SurfaceType.Weld
  1726. o39.LeftSurface = Enum.SurfaceType.Weld
  1727. o39.RightSurface = Enum.SurfaceType.Weld
  1728. o39.TopSurface = Enum.SurfaceType.Weld
  1729. o39.Color = Color3.new(1, 0, 0)
  1730. o40.Parent = o39
  1731. o41.Parent = o1
  1732. o41.BrickColor = BrickColor.new("Institutional white")
  1733. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  1734. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  1735. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1736. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  1737. o41.Anchored = true
  1738. o41.FormFactor = Enum.FormFactor.Plate
  1739. o41.Size = Vector3.new(1, 0.800000012, 1)
  1740. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  1741. o41.BackSurface = Enum.SurfaceType.Weld
  1742. o41.BottomSurface = Enum.SurfaceType.Weld
  1743. o41.FrontSurface = Enum.SurfaceType.Weld
  1744. o41.LeftSurface = Enum.SurfaceType.Weld
  1745. o41.RightSurface = Enum.SurfaceType.Weld
  1746. o41.TopSurface = Enum.SurfaceType.Weld
  1747. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1748. o42.Parent = o41
  1749. o43.Parent = o1
  1750. o43.BrickColor = BrickColor.new("Institutional white")
  1751. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  1752. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  1753. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1754. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  1755. o43.Anchored = true
  1756. o43.CanCollide = false
  1757. o43.FormFactor = Enum.FormFactor.Plate
  1758. o43.Size = Vector3.new(14, 0.400000006, 8)
  1759. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  1760. o43.BackSurface = Enum.SurfaceType.Weld
  1761. o43.BottomSurface = Enum.SurfaceType.Weld
  1762. o43.FrontSurface = Enum.SurfaceType.Weld
  1763. o43.LeftSurface = Enum.SurfaceType.Weld
  1764. o43.RightSurface = Enum.SurfaceType.Weld
  1765. o43.TopSurface = Enum.SurfaceType.Weld
  1766. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1767. o44.Parent = o43
  1768. o45.Parent = o1
  1769. o45.BrickColor = BrickColor.new("Really black")
  1770. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  1771. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  1772. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1773. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  1774. o45.Anchored = true
  1775. o45.CanCollide = false
  1776. o45.FormFactor = Enum.FormFactor.Plate
  1777. o45.Size = Vector3.new(3, 2.79999995, 1)
  1778. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1779. o45.BackSurface = Enum.SurfaceType.Weld
  1780. o45.BottomSurface = Enum.SurfaceType.Weld
  1781. o45.TopSurface = Enum.SurfaceType.Weld
  1782. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1783. o46.Parent = o45
  1784. o46.MeshType = Enum.MeshType.Wedge
  1785. o47.Parent = o1
  1786. o47.BrickColor = BrickColor.new("Institutional white")
  1787. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  1788. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1789. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1790. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  1791. o47.Anchored = true
  1792. o47.FormFactor = Enum.FormFactor.Plate
  1793. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  1794. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1795. o47.BackSurface = Enum.SurfaceType.Weld
  1796. o47.BottomSurface = Enum.SurfaceType.Weld
  1797. o47.FrontSurface = Enum.SurfaceType.Weld
  1798. o47.LeftSurface = Enum.SurfaceType.Weld
  1799. o47.RightSurface = Enum.SurfaceType.Weld
  1800. o47.TopSurface = Enum.SurfaceType.Weld
  1801. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1802. o48.Parent = o47
  1803. o49.Parent = o1
  1804. o49.BrickColor = BrickColor.new("White")
  1805. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  1806. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  1807. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1808. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  1809. o49.Anchored = true
  1810. o49.FormFactor = Enum.FormFactor.Plate
  1811. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  1812. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  1813. o49.BackSurface = Enum.SurfaceType.Weld
  1814. o49.BottomSurface = Enum.SurfaceType.Weld
  1815. o49.FrontSurface = Enum.SurfaceType.Weld
  1816. o49.LeftSurface = Enum.SurfaceType.Weld
  1817. o49.RightSurface = Enum.SurfaceType.Weld
  1818. o49.TopSurface = Enum.SurfaceType.Weld
  1819. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1820. o50.Parent = o49
  1821. o51.Parent = o1
  1822. o51.BrickColor = BrickColor.new("Institutional white")
  1823. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  1824. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  1825. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1826. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  1827. o51.Anchored = true
  1828. o51.FormFactor = Enum.FormFactor.Plate
  1829. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  1830. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  1831. o51.BackSurface = Enum.SurfaceType.Weld
  1832. o51.BottomSurface = Enum.SurfaceType.Weld
  1833. o51.FrontSurface = Enum.SurfaceType.Weld
  1834. o51.LeftSurface = Enum.SurfaceType.Weld
  1835. o51.RightSurface = Enum.SurfaceType.Weld
  1836. o51.TopSurface = Enum.SurfaceType.Weld
  1837. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1838. o52.Parent = o51
  1839. o53.Parent = o1
  1840. o53.BrickColor = BrickColor.new("Institutional white")
  1841. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  1842. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  1843. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1844. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  1845. o53.Anchored = true
  1846. o53.CanCollide = false
  1847. o53.FormFactor = Enum.FormFactor.Plate
  1848. o53.Size = Vector3.new(2, 2.79999995, 1)
  1849. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1850. o53.BackSurface = Enum.SurfaceType.Weld
  1851. o53.BottomSurface = Enum.SurfaceType.Weld
  1852. o53.TopSurface = Enum.SurfaceType.Weld
  1853. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1854. o54.Parent = o53
  1855. o54.MeshType = Enum.MeshType.Wedge
  1856. o55.Parent = o1
  1857. o55.BrickColor = BrickColor.new("Really black")
  1858. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  1859. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  1860. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1861. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  1862. o55.Anchored = true
  1863. o55.CanCollide = false
  1864. o55.FormFactor = Enum.FormFactor.Plate
  1865. o55.Size = Vector3.new(3, 2.79999995, 1)
  1866. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1867. o55.BackSurface = Enum.SurfaceType.Weld
  1868. o55.BottomSurface = Enum.SurfaceType.Weld
  1869. o55.TopSurface = Enum.SurfaceType.Weld
  1870. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1871. o56.Parent = o55
  1872. o56.MeshType = Enum.MeshType.Wedge
  1873. o57.Parent = o1
  1874. o57.BrickColor = BrickColor.new("Institutional white")
  1875. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  1876. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1877. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1878. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  1879. o57.Anchored = true
  1880. o57.CanCollide = false
  1881. o57.FormFactor = Enum.FormFactor.Plate
  1882. o57.Size = Vector3.new(1, 2, 8)
  1883. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1884. o57.BackSurface = Enum.SurfaceType.Weld
  1885. o57.BottomSurface = Enum.SurfaceType.Weld
  1886. o57.FrontSurface = Enum.SurfaceType.Weld
  1887. o57.LeftSurface = Enum.SurfaceType.Weld
  1888. o57.RightSurface = Enum.SurfaceType.Weld
  1889. o57.TopSurface = Enum.SurfaceType.Weld
  1890. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1891. o58.Parent = o57
  1892. o59.Parent = o1
  1893. o59.BrickColor = BrickColor.new("Institutional white")
  1894. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  1895. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1896. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1897. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  1898. o59.Anchored = true
  1899. o59.FormFactor = Enum.FormFactor.Plate
  1900. o59.Size = Vector3.new(1, 0.800000012, 1)
  1901. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1902. o59.BackSurface = Enum.SurfaceType.Weld
  1903. o59.BottomSurface = Enum.SurfaceType.Weld
  1904. o59.FrontSurface = Enum.SurfaceType.Weld
  1905. o59.LeftSurface = Enum.SurfaceType.Weld
  1906. o59.RightSurface = Enum.SurfaceType.Weld
  1907. o59.TopSurface = Enum.SurfaceType.Weld
  1908. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1909. o60.Parent = o59
  1910. o61.Parent = o1
  1911. o61.BrickColor = BrickColor.new("Institutional white")
  1912. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  1913. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1914. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1915. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  1916. o61.Anchored = true
  1917. o61.CanCollide = false
  1918. o61.FormFactor = Enum.FormFactor.Plate
  1919. o61.Size = Vector3.new(14, 0.400000006, 1)
  1920. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1921. o61.BackSurface = Enum.SurfaceType.Weld
  1922. o61.BottomSurface = Enum.SurfaceType.Weld
  1923. o61.FrontSurface = Enum.SurfaceType.Weld
  1924. o61.LeftSurface = Enum.SurfaceType.Weld
  1925. o61.RightSurface = Enum.SurfaceType.Weld
  1926. o61.TopSurface = Enum.SurfaceType.Weld
  1927. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1928. o62.Parent = o61
  1929. o63.Parent = o1
  1930. o63.BrickColor = BrickColor.new("Institutional white")
  1931. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  1932. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  1933. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1934. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  1935. o63.Anchored = true
  1936. o63.CanCollide = false
  1937. o63.FormFactor = Enum.FormFactor.Plate
  1938. o63.Size = Vector3.new(1, 4.80999994, 1)
  1939. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  1940. o63.BottomSurface = Enum.SurfaceType.Weld
  1941. o63.LeftSurface = Enum.SurfaceType.Weld
  1942. o63.RightSurface = Enum.SurfaceType.Weld
  1943. o63.TopSurface = Enum.SurfaceType.Weld
  1944. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1945. o64.Parent = o1
  1946. o64.BrickColor = BrickColor.new("Institutional white")
  1947. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  1948. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  1949. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1950. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  1951. o64.Anchored = true
  1952. o64.CanCollide = false
  1953. o64.FormFactor = Enum.FormFactor.Plate
  1954. o64.Size = Vector3.new(1, 2.4000001, 1)
  1955. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  1956. o64.BottomSurface = Enum.SurfaceType.Weld
  1957. o64.LeftSurface = Enum.SurfaceType.Weld
  1958. o64.RightSurface = Enum.SurfaceType.Weld
  1959. o64.TopSurface = Enum.SurfaceType.Weld
  1960. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1961. o65.Parent = o1
  1962. o65.BrickColor = BrickColor.new("Institutional white")
  1963. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  1964. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1965. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1966. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  1967. o65.Anchored = true
  1968. o65.FormFactor = Enum.FormFactor.Plate
  1969. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  1970. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1971. o65.BackSurface = Enum.SurfaceType.Weld
  1972. o65.BottomSurface = Enum.SurfaceType.Weld
  1973. o65.FrontSurface = Enum.SurfaceType.Weld
  1974. o65.LeftSurface = Enum.SurfaceType.Weld
  1975. o65.RightSurface = Enum.SurfaceType.Weld
  1976. o65.TopSurface = Enum.SurfaceType.Weld
  1977. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1978. o66.Parent = o65
  1979. o67.Parent = o1
  1980. o67.BrickColor = BrickColor.new("Really red")
  1981. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  1982. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  1983. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1984. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  1985. o67.Anchored = true
  1986. o67.FormFactor = Enum.FormFactor.Plate
  1987. o67.Size = Vector3.new(1, 1.20000005, 1)
  1988. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  1989. o67.BackSurface = Enum.SurfaceType.Weld
  1990. o67.BottomSurface = Enum.SurfaceType.Weld
  1991. o67.FrontSurface = Enum.SurfaceType.Weld
  1992. o67.LeftSurface = Enum.SurfaceType.Weld
  1993. o67.RightSurface = Enum.SurfaceType.Weld
  1994. o67.TopSurface = Enum.SurfaceType.Weld
  1995. o67.Color = Color3.new(1, 0, 0)
  1996. o68.Parent = o67
  1997. o69.Parent = o1
  1998. o69.BrickColor = BrickColor.new("Institutional white")
  1999. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  2000. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  2001. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2002. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  2003. o69.Anchored = true
  2004. o69.CanCollide = false
  2005. o69.FormFactor = Enum.FormFactor.Plate
  2006. o69.Size = Vector3.new(1, 0.400000006, 10)
  2007. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  2008. o69.BackSurface = Enum.SurfaceType.Weld
  2009. o69.BottomSurface = Enum.SurfaceType.Weld
  2010. o69.FrontSurface = Enum.SurfaceType.Weld
  2011. o69.LeftSurface = Enum.SurfaceType.Weld
  2012. o69.RightSurface = Enum.SurfaceType.Weld
  2013. o69.TopSurface = Enum.SurfaceType.Weld
  2014. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2015. o70.Parent = o69
  2016. o71.Parent = o1
  2017. o71.BrickColor = BrickColor.new("Really black")
  2018. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  2019. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  2020. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2021. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  2022. o71.Anchored = true
  2023. o71.FormFactor = Enum.FormFactor.Custom
  2024. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  2025. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  2026. o71.BackSurface = Enum.SurfaceType.Weld
  2027. o71.BottomSurface = Enum.SurfaceType.Weld
  2028. o71.FrontSurface = Enum.SurfaceType.Weld
  2029. o71.LeftSurface = Enum.SurfaceType.Weld
  2030. o71.RightSurface = Enum.SurfaceType.Weld
  2031. o71.TopSurface = Enum.SurfaceType.Weld
  2032. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2033. o72.Parent = o71
  2034. o73.Name = "Head"
  2035. o73.Parent = o1
  2036. o73.Material = Enum.Material.SmoothPlastic
  2037. o73.BrickColor = BrickColor.new("Institutional white")
  2038. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  2039. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2040. o73.Anchored = true
  2041. o73.FormFactor = Enum.FormFactor.Symmetric
  2042. o73.Size = Vector3.new(2, 1, 1)
  2043. o73.CFrame = CFrame.new(99.207077, 7.026577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  2044. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2045. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2046. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2047. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2048. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2049. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2050. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2051. o74.Parent = o73
  2052. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  2053. o75.Name = "face"
  2054. o75.Parent = o73
  2055. o75.Texture = "rbxasset://textures/face.png"
  2056. o76.Parent = o1
  2057. o76.BrickColor = BrickColor.new("Institutional white")
  2058. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  2059. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  2060. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2061. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  2062. o76.Anchored = true
  2063. o76.CanCollide = false
  2064. o76.FormFactor = Enum.FormFactor.Plate
  2065. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  2066. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  2067. o76.BottomSurface = Enum.SurfaceType.Weld
  2068. o76.LeftSurface = Enum.SurfaceType.Weld
  2069. o76.RightSurface = Enum.SurfaceType.Weld
  2070. o76.TopSurface = Enum.SurfaceType.Weld
  2071. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2072. o77.Parent = o1
  2073. o77.BrickColor = BrickColor.new("Institutional white")
  2074. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  2075. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  2076. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2077. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  2078. o77.Anchored = true
  2079. o77.FormFactor = Enum.FormFactor.Plate
  2080. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  2081. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  2082. o77.BackSurface = Enum.SurfaceType.Weld
  2083. o77.BottomSurface = Enum.SurfaceType.Weld
  2084. o77.FrontSurface = Enum.SurfaceType.Weld
  2085. o77.LeftSurface = Enum.SurfaceType.Weld
  2086. o77.RightSurface = Enum.SurfaceType.Weld
  2087. o77.TopSurface = Enum.SurfaceType.Weld
  2088. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2089. o78.Parent = o77
  2090. o79.Name = "Head"
  2091. o79.Parent = o1
  2092. o79.Material = Enum.Material.SmoothPlastic
  2093. o79.BrickColor = BrickColor.new("Institutional white")
  2094. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  2095. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2096. o79.Anchored = true
  2097. o79.FormFactor = Enum.FormFactor.Symmetric
  2098. o79.Size = Vector3.new(2, 1, 1)
  2099. o79.CFrame = CFrame.new(103.10894, 7.49666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  2100. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2101. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2102. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2103. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2104. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2105. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2106. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2107. o80.Parent = o79
  2108. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  2109. o81.Name = "face"
  2110. o81.Parent = o79
  2111. o81.Texture = "rbxasset://textures/face.png"
  2112. o82.Name = "Handle"
  2113. o82.Parent = o1
  2114. o82.Material = Enum.Material.SmoothPlastic
  2115. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  2116. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2117. o82.Anchored = true
  2118. o82.CanCollide = false
  2119. o82.FormFactor = Enum.FormFactor.Symmetric
  2120. o82.Size = Vector3.new(2, 2, 2)
  2121. o82.CFrame = CFrame.new(103.10894, 7.34666729, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  2122. o82.BottomSurface = Enum.SurfaceType.Smooth
  2123. o82.TopSurface = Enum.SurfaceType.Smooth
  2124. o83.Parent = o82
  2125. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2126. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2127. o83.MeshType = Enum.MeshType.FileMesh
  2128. o84.Parent = o1
  2129. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  2130. o84.RightLeg = o94
  2131. o84.LeftLeg = o96
  2132. o84.Torso = o87
  2133. o84.Health = 0
  2134. o84.MaxHealth = 0
  2135. o85.Name = "TPPART"
  2136. o85.Parent = o1
  2137. o85.Transparency = 1
  2138. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  2139. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2140. o85.Anchored = true
  2141. o85.CanCollide = false
  2142. o85.Size = Vector3.new(4, 1, 2)
  2143. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2144. o86.Name = "TPPART2"
  2145. o86.Parent = o1
  2146. o86.Transparency = 1
  2147. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  2148. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2149. o86.Anchored = true
  2150. o86.CanCollide = false
  2151. o86.Size = Vector3.new(4, 1, 2)
  2152. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2153. o87.Name = "Torso"
  2154. o87.Parent = o1
  2155. o87.Material = Enum.Material.SmoothPlastic
  2156. o87.BrickColor = BrickColor.new("Navy blue")
  2157. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  2158. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2159. o87.Anchored = true
  2160. o87.FormFactor = Enum.FormFactor.Symmetric
  2161. o87.Size = Vector3.new(2, 2, 1)
  2162. o87.CFrame = CFrame.new(99.207077, 5.526577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  2163. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2164. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2165. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2166. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2167. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2168. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2169. o87.Color = Color3.new(0, 0.12549, 0.376471)
  2170. o88.Name = "roblox"
  2171. o88.Parent = o87
  2172. o89.Name = "Right Shoulder"
  2173. o89.Parent = o87
  2174. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2175. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2176. o89.Part0 = o87
  2177. o89.Part1 = o95
  2178. o89.DesiredAngle = -0.062025275081396
  2179. o89.MaxVelocity = 0.15000000596046
  2180. o90.Name = "Left Shoulder"
  2181. o90.Parent = o87
  2182. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2183. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2184. o90.Part0 = o87
  2185. o90.Part1 = o97
  2186. o90.DesiredAngle = -0.062025275081396
  2187. o90.MaxVelocity = 0.15000000596046
  2188. o91.Name = "Right Hip"
  2189. o91.Parent = o87
  2190. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2191. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2192. o91.Part0 = o87
  2193. o91.Part1 = o94
  2194. o91.DesiredAngle = 0.062025275081396
  2195. o91.MaxVelocity = 0.10000000149012
  2196. o92.Name = "Left Hip"
  2197. o92.Parent = o87
  2198. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2199. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2200. o92.Part0 = o87
  2201. o92.Part1 = o96
  2202. o92.DesiredAngle = 0.062025275081396
  2203. o92.MaxVelocity = 0.10000000149012
  2204. o93.Name = "Neck"
  2205. o93.Parent = o87
  2206. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2207. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2208. o93.Part0 = o87
  2209. o93.Part1 = o73
  2210. o93.MaxVelocity = 0.10000000149012
  2211. o94.Name = "Right Leg"
  2212. o94.Parent = o1
  2213. o94.Material = Enum.Material.SmoothPlastic
  2214. o94.BrickColor = BrickColor.new("Navy blue")
  2215. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  2216. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2217. o94.Anchored = true
  2218. o94.CanCollide = false
  2219. o94.FormFactor = Enum.FormFactor.Symmetric
  2220. o94.Size = Vector3.new(1, 2, 1)
  2221. o94.CFrame = CFrame.new(99.215416, 3.526577, 14.7047863, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  2222. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2223. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2224. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2225. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2226. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2227. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2228. o94.Color = Color3.new(0, 0.12549, 0.376471)
  2229. o95.Name = "Right Arm"
  2230. o95.Parent = o1
  2231. o95.Material = Enum.Material.SmoothPlastic
  2232. o95.BrickColor = BrickColor.new("Maroon")
  2233. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  2234. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2235. o95.Anchored = true
  2236. o95.CanCollide = false
  2237. o95.FormFactor = Enum.FormFactor.Symmetric
  2238. o95.Size = Vector3.new(1, 2, 1)
  2239. o95.CFrame = CFrame.new(99.2321014, 5.526577, 13.7049236, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  2240. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2241. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2242. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2243. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2244. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2245. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2246. o95.Color = Color3.new(0.458824, 0, 0)
  2247. o96.Name = "Left Leg"
  2248. o96.Parent = o1
  2249. o96.Material = Enum.Material.SmoothPlastic
  2250. o96.BrickColor = BrickColor.new("Navy blue")
  2251. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  2252. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2253. o96.Anchored = true
  2254. o96.CanCollide = false
  2255. o96.FormFactor = Enum.FormFactor.Symmetric
  2256. o96.Size = Vector3.new(1, 2, 1)
  2257. o96.CFrame = CFrame.new(99.1987381, 3.526577, 15.7046452, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  2258. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2259. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2260. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2261. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2262. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2263. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2264. o96.Color = Color3.new(0, 0.12549, 0.376471)
  2265. o97.Name = "Left Arm"
  2266. o97.Parent = o1
  2267. o97.Material = Enum.Material.SmoothPlastic
  2268. o97.BrickColor = BrickColor.new("Maroon")
  2269. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  2270. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2271. o97.Anchored = true
  2272. o97.CanCollide = false
  2273. o97.FormFactor = Enum.FormFactor.Symmetric
  2274. o97.Size = Vector3.new(1, 2, 1)
  2275. o97.CFrame = CFrame.new(99.1820602, 5.526577, 16.7045078, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  2276. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2277. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2278. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2279. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2280. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2281. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2282. o97.Color = Color3.new(0.458824, 0, 0)
  2283. o98.Name = "Torso"
  2284. o98.Parent = o1
  2285. o98.Material = Enum.Material.SmoothPlastic
  2286. o98.BrickColor = BrickColor.new("Navy blue")
  2287. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  2288. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2289. o98.Anchored = true
  2290. o98.FormFactor = Enum.FormFactor.Symmetric
  2291. o98.Size = Vector3.new(2, 2, 1)
  2292. o98.CFrame = CFrame.new(103.10894, 5.99666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  2293. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2294. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2295. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2296. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2297. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2298. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2299. o98.Color = Color3.new(0, 0.12549, 0.376471)
  2300. o99.Name = "roblox"
  2301. o99.Parent = o98
  2302. o100.Name = "Right Hip"
  2303. o100.Parent = o98
  2304. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2305. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2306. o100.Part0 = o98
  2307. o100.Part1 = o103
  2308. o100.DesiredAngle = 0.062025275081396
  2309. o100.MaxVelocity = 0.10000000149012
  2310. o101.Name = "Left Hip"
  2311. o101.Parent = o98
  2312. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2313. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2314. o101.Part0 = o98
  2315. o101.Part1 = o105
  2316. o101.DesiredAngle = 0.062025275081396
  2317. o101.MaxVelocity = 0.10000000149012
  2318. o102.Name = "Neck"
  2319. o102.Parent = o98
  2320. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2321. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2322. o102.Part0 = o98
  2323. o102.Part1 = o79
  2324. o102.MaxVelocity = 0.10000000149012
  2325. o103.Name = "Right Leg"
  2326. o103.Parent = o1
  2327. o103.Material = Enum.Material.SmoothPlastic
  2328. o103.BrickColor = BrickColor.new("Really black")
  2329. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  2330. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2331. o103.Anchored = true
  2332. o103.CanCollide = false
  2333. o103.FormFactor = Enum.FormFactor.Symmetric
  2334. o103.Size = Vector3.new(1, 2, 1)
  2335. o103.CFrame = CFrame.new(103.608864, 3.99666739, 15.2130556, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  2336. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2337. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2338. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2339. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2340. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2341. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2342. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2343. o104.Name = "Right Arm"
  2344. o104.Parent = o1
  2345. o104.Material = Enum.Material.SmoothPlastic
  2346. o104.BrickColor = BrickColor.new("Maroon")
  2347. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  2348. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2349. o104.Anchored = true
  2350. o104.CanCollide = false
  2351. o104.FormFactor = Enum.FormFactor.Symmetric
  2352. o104.Size = Vector3.new(1, 2, 1)
  2353. o104.CFrame = CFrame.new(104.615349, 5.89646101, 14.8330393, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  2354. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2355. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2356. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2357. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2358. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2359. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2360. o104.Color = Color3.new(0.458824, 0, 0)
  2361. o105.Name = "Left Leg"
  2362. o105.Parent = o1
  2363. o105.Material = Enum.Material.SmoothPlastic
  2364. o105.BrickColor = BrickColor.new("Really black")
  2365. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  2366. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2367. o105.Anchored = true
  2368. o105.CanCollide = false
  2369. o105.FormFactor = Enum.FormFactor.Symmetric
  2370. o105.Size = Vector3.new(1, 2, 1)
  2371. o105.CFrame = CFrame.new(102.609009, 3.99666739, 15.1963739, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  2372. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2373. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2374. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2375. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2376. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2377. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2378. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2379. o106.Name = "Left Arm"
  2380. o106.Parent = o1
  2381. o106.Material = Enum.Material.SmoothPlastic
  2382. o106.BrickColor = BrickColor.new("Maroon")
  2383. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  2384. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2385. o106.Anchored = true
  2386. o106.CanCollide = false
  2387. o106.FormFactor = Enum.FormFactor.Symmetric
  2388. o106.Size = Vector3.new(1, 2, 1)
  2389. o106.CFrame = CFrame.new(101.617271, 5.96075201, 14.6924496, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  2390. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2391. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2392. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2393. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2394. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2395. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2396. o106.Color = Color3.new(0.458824, 0, 0)
  2397. o107.Parent = o1
  2398. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2399. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2400. o107.Anchored = true
  2401. o107.FormFactor = Enum.FormFactor.Symmetric
  2402. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2403. o107.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  2404. o108.Parent = o107
  2405. o109.Parent = o1
  2406. o109.BrickColor = BrickColor.new("Really black")
  2407. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2408. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2409. o109.Anchored = true
  2410. o109.FormFactor = Enum.FormFactor.Symmetric
  2411. o109.Size = Vector3.new(3, 1.20000005, 3)
  2412. o109.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  2413. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2414. o110.Parent = o109
  2415. o111.Parent = o1
  2416. o111.BrickColor = BrickColor.new("Really black")
  2417. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2418. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2419. o111.Anchored = true
  2420. o111.FormFactor = Enum.FormFactor.Symmetric
  2421. o111.Size = Vector3.new(3, 1.20000005, 3)
  2422. o111.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  2423. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2424. o112.Parent = o111
  2425. o113.Parent = o1
  2426. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2427. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2428. o113.Anchored = true
  2429. o113.FormFactor = Enum.FormFactor.Symmetric
  2430. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2431. o113.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  2432. o114.Parent = o113
  2433. o115.Parent = o1
  2434. o115.BrickColor = BrickColor.new("Really black")
  2435. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2436. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2437. o115.Anchored = true
  2438. o115.FormFactor = Enum.FormFactor.Symmetric
  2439. o115.Size = Vector3.new(3, 1.20000005, 3)
  2440. o115.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  2441. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2442. o116.Parent = o115
  2443. o117.Parent = o1
  2444. o117.BrickColor = BrickColor.new("Really black")
  2445. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  2446. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2447. o117.Anchored = true
  2448. o117.FormFactor = Enum.FormFactor.Symmetric
  2449. o117.Size = Vector3.new(3, 1.20000005, 3)
  2450. o117.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  2451. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2452. o118.Parent = o117
  2453. o119.Parent = o1
  2454. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2455. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2456. o119.Anchored = true
  2457. o119.FormFactor = Enum.FormFactor.Symmetric
  2458. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2459. o119.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  2460. o120.Parent = o119
  2461. o121.Name = "Handle"
  2462. o121.Parent = o1
  2463. o121.Material = Enum.Material.SmoothPlastic
  2464. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  2465. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2466. o121.Anchored = true
  2467. o121.CanCollide = false
  2468. o121.FormFactor = Enum.FormFactor.Symmetric
  2469. o121.Size = Vector3.new(2, 2, 2)
  2470. o121.CFrame = CFrame.new(99.207077, 6.8765769, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  2471. o121.BottomSurface = Enum.SurfaceType.Smooth
  2472. o121.TopSurface = Enum.SurfaceType.Smooth
  2473. o122.Parent = o121
  2474. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2475. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2476. o122.MeshType = Enum.MeshType.FileMesh
  2477. o123.Name = "RPPART"
  2478. o123.Parent = o1
  2479. o123.Transparency = 1
  2480. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  2481. o123.Rotation = Vector3.new(-90, 0, -0)
  2482. o123.Anchored = true
  2483. o123.CanCollide = false
  2484. o123.Size = Vector3.new(4, 1, 2)
  2485. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  2486. o124.Parent = o12
  2487. o124.Texture = "http://roblox.com/asset/?id=112031763"
  2488. function MoveY(model, Position)
  2489. for _,part in pairs (model:GetChildren()) do
  2490. if part.ClassName == "Part" then
  2491. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  2492. end
  2493. end
  2494. end
  2495. function MoveX(model, Position)
  2496. for _,part in pairs (model:GetChildren()) do
  2497. if part.ClassName == "Part" then
  2498. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  2499. end
  2500. end
  2501. end
  2502. function MoveSpawn(model, PLAYERPOS)
  2503. for _,part in pairs (model:GetChildren()) do
  2504. if part.ClassName == "Part" then
  2505. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  2506. end
  2507. end
  2508. end
  2509. function MoveZ(model, Position)
  2510. for _,part in pairs (model:GetChildren()) do
  2511. if part.ClassName == "Part" then
  2512. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  2513. end
  2514. end
  2515. end
  2516. function MoveZPart(Part, Position)
  2517. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  2518. end
  2519. function MoveXPart(Part, Position)
  2520. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  2521. end
  2522. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  2523. OMGCREEPY = Instance.new("Sound")
  2524. OMGCREEPY.Parent = o1
  2525. OMGCREEPY.Volume = .5
  2526. OMGCREEPY.SoundId = "rbxassetid://177775134"
  2527. for i,v in pairs (o1:GetChildren()) do
  2528. if v:IsA("Part") then
  2529. v.Material = "SmoothPlastic"
  2530. v.BackSurface = "SmoothNoOutlines"
  2531. v.FrontSurface = "SmoothNoOutlines"
  2532. v.BottomSurface = "SmoothNoOutlines"
  2533. v.LeftSurface = "SmoothNoOutlines"
  2534. v.RightSurface = "SmoothNoOutlines"
  2535. v.TopSurface = "SmoothNoOutlines"
  2536. end
  2537. end
  2538. OMGCREEPY:Play()
  2539. o21:Play()
  2540. MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  2541. for i=1,51 do
  2542. MoveX(o1,-3)
  2543. wait(.05)
  2544. end
  2545. wait(.5)
  2546. MoveZPart(o12,-1)
  2547. wait(.2)
  2548. for i=1,6 do
  2549. MoveXPart(o12,1)
  2550. wait(.1)
  2551. end
  2552. wait(.5)
  2553. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2554. wait(.5)
  2555. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2556. wait(.5)
  2557. MoveZPart(o12,1)
  2558. wait(.2)
  2559.  
  2560. for i=1,6 do
  2561. MoveXPart(o12,-1)
  2562. wait(.1)
  2563. end
  2564. for i=1,50 do
  2565. MoveX(o1,-3)
  2566. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2567. wait(.05)
  2568. end
  2569. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  2570. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  2571. SCREAM = Instance.new("Sound")
  2572. SCREAM.Parent = game.Players[Victim].Character.Head
  2573. SCREAM.SoundId = "rbxassetid://138167455"
  2574. SCREAM:Play()
  2575. wait(2.5)
  2576. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  2577. MoveZPart(o12,-1)
  2578. wait(.2)
  2579. for i=1,6 do
  2580. MoveXPart(o12,1)
  2581. wait(.1)
  2582. end
  2583. wait(.5)
  2584. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2585. wait(.5)
  2586. MoveZPart(o12,1)
  2587. wait(.2)
  2588. for i=1,6 do
  2589. MoveXPart(o12,-1)
  2590. wait(.1)
  2591. end
  2592. game.Players[Victim].Character.Humanoid.Health = 0
  2593. player = game.Players[Victim]
  2594. char = player.Character
  2595. char.Archivable = true
  2596. local rg = char:Clone()
  2597. rg.HumanoidRootPart:Destroy()
  2598. rg.Name = ""
  2599. rg.Humanoid.MaxHealth = 0
  2600. for i, v in pairs(rg.Torso:GetChildren()) do
  2601. if v:IsA("Motor6D") then
  2602. v:Destroy()
  2603. end
  2604. end
  2605.  
  2606. local n = Instance.new("Glue", rg.Torso)
  2607. n.Name = "Neck"
  2608. n.Part0 = rg.Torso
  2609. n.Part1 = rg.Head
  2610. n.C0 = CFrame.new(0, 1, 0)
  2611. n.C1 = CFrame.new(0, -0.5, 0)
  2612.  
  2613. local rs = Instance.new("Glue", rg.Torso)
  2614. rs.Name = "Right Shoulder"
  2615. rs.Part0 = rg.Torso
  2616. rs.Part1 = rg["Right Arm"]
  2617. rs.C0 = CFrame.new(1.5, 0.5, 0)
  2618. rs.C1 = CFrame.new(0, 0.5, 0)
  2619. local ls = Instance.new("Glue", rg.Torso)
  2620. ls.Name = "Left Shoulder"
  2621. ls.Part0 = rg.Torso
  2622. ls.Part1 = rg["Left Arm"]
  2623. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  2624. ls.C1 = CFrame.new(0, 0.5, 0)
  2625.  
  2626. local rh = Instance.new("Glue", rg.Torso)
  2627. rh.Name = "Right Hip"
  2628. rh.Part0 = rg.Torso
  2629. rh.Part1 = rg["Right Leg"]
  2630. rh.C0 = CFrame.new(0.5, -1, 0)
  2631. rh.C1 = CFrame.new(0, 1, 0)
  2632. local lh = Instance.new("Glue", rg.Torso)
  2633. lh.Name = "Left Hip"
  2634. lh.Part0 = rg.Torso
  2635. lh.Part1 = rg["Left Leg"]
  2636. lh.C0 = CFrame.new(-0.5, -1, 0)
  2637. lh.C1 = CFrame.new(0, 1, 0)
  2638. char.Torso:Destroy()
  2639. char.Head:Destroy()
  2640. char["Left Leg"]:Destroy()
  2641. char["Left Arm"]:Destroy()
  2642. char["Right Leg"]:Destroy()
  2643. char["Right Arm"]:Destroy()
  2644. rg.Parent = game.Workspace
  2645. rg.Head.BrickColor = BrickColor.new("Maroon")
  2646. function DEATH ()
  2647. OHHNELLY = Instance.new("Part")
  2648. OHHNELLY.Parent = workspace
  2649. OHHNELLY.Anchored = false
  2650. OHHNELLY.Material = Enum.Material.SmoothPlastic
  2651. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  2652. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2653. OHHNELLY.Position = rg.Head.Position
  2654. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  2655. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2656. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2657. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2658. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2659. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2660. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2661. end
  2662. for i=1,20 do
  2663. DEATH()
  2664. MoveX(o1,-3)
  2665. wait(.05)
  2666. end
  2667. o1:Destroy()
  2668. end)
  2669.  
  2670. WoodChip.MouseButton1Click:connect(function()
  2671. --WOODCHIPPER by DMS
  2672. --self explanitory
  2673. Victim = User2.text
  2674. local gorayyv3 = function(f,scri)
  2675. local oldenv = getfenv(f)
  2676. local newenv = setmetatable({}, {
  2677. __index = function(_, k)
  2678. if k:lower() == 'script' then
  2679. return scri
  2680. else
  2681. return oldenv[k]
  2682. end
  2683. end
  2684. })
  2685. setfenv(f, newenv)
  2686. ypcall(function() f() end)
  2687. end
  2688. cors = {}
  2689. o1 = Instance.new("Model")
  2690. o2 = Instance.new("WedgePart")
  2691. o3 = Instance.new("WedgePart")
  2692. o4 = Instance.new("WedgePart")
  2693. o5 = Instance.new("Part")
  2694. o6 = Instance.new("BlockMesh")
  2695. o7 = Instance.new("Part")
  2696. o8 = Instance.new("BlockMesh")
  2697. o9 = Instance.new("Part")
  2698. o10 = Instance.new("BlockMesh")
  2699. o11 = Instance.new("Part")
  2700. o12 = Instance.new("BlockMesh")
  2701. o13 = Instance.new("Part")
  2702. o14 = Instance.new("BlockMesh")
  2703. o15 = Instance.new("WedgePart")
  2704. o16 = Instance.new("WedgePart")
  2705. o17 = Instance.new("Part")
  2706. o18 = Instance.new("BlockMesh")
  2707. o19 = Instance.new("Part")
  2708. o20 = Instance.new("BlockMesh")
  2709. o21 = Instance.new("WedgePart")
  2710. o22 = Instance.new("WedgePart")
  2711. o23 = Instance.new("Part")
  2712. o24 = Instance.new("BlockMesh")
  2713. o25 = Instance.new("WedgePart")
  2714. o26 = Instance.new("Model")
  2715. o27 = Instance.new("Part")
  2716. o28 = Instance.new("Script")
  2717. o29 = Instance.new("Part")
  2718. o30 = Instance.new("Part")
  2719. o31 = Instance.new("BlockMesh")
  2720. o32 = Instance.new("WedgePart")
  2721. o33 = Instance.new("Part")
  2722. o34 = Instance.new("BlockMesh")
  2723. o35 = Instance.new("WedgePart")
  2724. o36 = Instance.new("WedgePart")
  2725. o37 = Instance.new("Part")
  2726. o38 = Instance.new("WedgePart")
  2727. o39 = Instance.new("Part")
  2728. o40 = Instance.new("BlockMesh")
  2729. o41 = Instance.new("WedgePart")
  2730. o42 = Instance.new("Part")
  2731. o43 = Instance.new("BlockMesh")
  2732. o44 = Instance.new("WedgePart")
  2733. o45 = Instance.new("Part")
  2734. o46 = Instance.new("WedgePart")
  2735. o47 = Instance.new("Part")
  2736. o48 = Instance.new("BlockMesh")
  2737. o49 = Instance.new("WedgePart")
  2738. o50 = Instance.new("Part")
  2739. o1.Parent = mas
  2740. o2.Parent = o1
  2741. o2.Material = Enum.Material.Metal
  2742. o2.BrickColor = BrickColor.new("Bright yellow")
  2743. o2.Position = Vector3.new(-18.1899929, 4.10999489, 17.9549961)
  2744. o2.Rotation = Vector3.new(-0, 0, -90)
  2745. o2.Anchored = true
  2746. o2.Size = Vector3.new(1, 1.20000005, 3.11000013)
  2747. o2.CFrame = CFrame.new(-18.1899929, 4.10999489, 17.9549961, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  2748. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2749. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2750. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2751. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2752. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2753. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2754. o2.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2755. o3.Parent = o1
  2756. o3.Material = Enum.Material.Metal
  2757. o3.BrickColor = BrickColor.new("Bright yellow")
  2758. o3.Position = Vector3.new(-14.3899822, 4.10999489, 18.1799965)
  2759. o3.Rotation = Vector3.new(-0, 0, 90)
  2760. o3.Anchored = true
  2761. o3.Size = Vector3.new(1, 1.20000005, 2.66000009)
  2762. o3.CFrame = CFrame.new(-14.3899822, 4.10999489, 18.1799965, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  2763. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2764. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2765. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2766. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2767. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2768. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2769. o3.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2770. o4.Parent = o1
  2771. o4.Material = Enum.Material.Metal
  2772. o4.BrickColor = BrickColor.new("Bright yellow")
  2773. o4.Position = Vector3.new(-19.2899933, 6.00991678, 17.9799957)
  2774. o4.Anchored = true
  2775. o4.Size = Vector3.new(1, 4.80000019, 3.06000018)
  2776. o4.CFrame = CFrame.new(-19.2899933, 6.00991678, 17.9799957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2777. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2778. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2779. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2780. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2781. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2782. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2783. o4.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2784. o5.Parent = o1
  2785. o5.Material = Enum.Material.Metal
  2786. o5.BrickColor = BrickColor.new("Bright yellow")
  2787. o5.Position = Vector3.new(-14.7899857, 11.0092764, 36.4000015)
  2788. o5.Rotation = Vector3.new(-0, 0, -90)
  2789. o5.Anchored = true
  2790. o5.FormFactor = Enum.FormFactor.Plate
  2791. o5.Size = Vector3.new(2, 0.400000006, 7.78000021)
  2792. o5.CFrame = CFrame.new(-14.7899857, 11.0092764, 36.4000015, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  2793. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2794. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2795. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2796. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2797. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2798. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2799. o5.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2800. o6.Parent = o5
  2801. o7.Parent = o1
  2802. o7.Material = Enum.Material.Metal
  2803. o7.BrickColor = BrickColor.new("Bright yellow")
  2804. o7.Position = Vector3.new(-16.2899876, 9.80919838, 36.3800011)
  2805. o7.Rotation = Vector3.new(5.12264205e-006, 0, -0)
  2806. o7.Velocity = Vector3.new(0, 0, 70)
  2807. o7.Anchored = true
  2808. o7.FormFactor = Enum.FormFactor.Plate
  2809. o7.Size = Vector3.new(3, 0.400000006, 7.74000025)
  2810. o7.CFrame = CFrame.new(-16.2899876, 9.80919838, 36.3800011, 1, 0, 0, 0, 1, -8.94069672e-008, 0, 8.94069672e-008, 1)
  2811. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2812. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2813. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2814. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2815. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2816. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2817. o7.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2818. o8.Parent = o7
  2819. o9.Parent = o1
  2820. o9.Material = Enum.Material.Metal
  2821. o9.BrickColor = BrickColor.new("Bright yellow")
  2822. o9.Position = Vector3.new(-16.2899876, 12.4093018, 36.3600006)
  2823. o9.Rotation = Vector3.new(5.12264205e-006, 0, -0)
  2824. o9.Anchored = true
  2825. o9.CanCollide = false
  2826. o9.FormFactor = Enum.FormFactor.Plate
  2827. o9.Size = Vector3.new(3, 0.800000012, 7.70000029)
  2828. o9.CFrame = CFrame.new(-16.2899876, 12.4093018, 36.3600006, 1, 0, 0, 0, 1, -8.94069672e-008, 0, 8.94069672e-008, 1)
  2829. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2830. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2831. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2832. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2833. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2834. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2835. o9.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2836. o10.Parent = o9
  2837. o11.Parent = o1
  2838. o11.Material = Enum.Material.Metal
  2839. o11.BrickColor = BrickColor.new("Bright yellow")
  2840. o11.Position = Vector3.new(-16.2899876, 11.3093338, 32.1100082)
  2841. o11.Rotation = Vector3.new(-90, 90, 0)
  2842. o11.Anchored = true
  2843. o11.FormFactor = Enum.FormFactor.Plate
  2844. o11.Size = Vector3.new(1, 0.400000006, 3)
  2845. o11.CFrame = CFrame.new(-16.2899876, 11.3093338, 32.1100082, 6.59824251e-010, 1.39606771e-010, 1, -1, 0, 6.5982475e-010, 0, -1, -1.67527747e-009)
  2846. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2847. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2848. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2849. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2850. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2851. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2852. o11.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2853. o12.Parent = o11
  2854. o12.Scale = Vector3.new(2.20000005, 2, 1)
  2855. o13.Parent = o1
  2856. o13.Material = Enum.Material.Metal
  2857. o13.BrickColor = BrickColor.new("Bright yellow")
  2858. o13.Position = Vector3.new(-16.2899876, 10.2091904, 31.0100002)
  2859. o13.Anchored = true
  2860. o13.CanCollide = false
  2861. o13.Size = Vector3.new(3, 1.20000005, 3)
  2862. o13.CFrame = CFrame.new(-16.2899876, 10.2091904, 31.0100002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2863. o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2864. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2865. o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2866. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2867. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2868. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2869. o13.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2870. o14.Parent = o13
  2871. o15.Parent = o1
  2872. o15.Material = Enum.Material.Metal
  2873. o15.BrickColor = BrickColor.new("Bright yellow")
  2874. o15.Position = Vector3.new(-16.2899876, 10.2091904, 29.0099907)
  2875. o15.Anchored = true
  2876. o15.Size = Vector3.new(3, 1.20000005, 1)
  2877. o15.CFrame = CFrame.new(-16.2899876, 10.2091904, 29.0099907, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2878. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2879. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2880. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2881. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2882. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2883. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2884. o15.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2885. o16.Parent = o1
  2886. o16.Material = Enum.Material.Metal
  2887. o16.BrickColor = BrickColor.new("Bright yellow")
  2888. o16.Position = Vector3.new(-16.2899876, 8.40921021, 28.0099888)
  2889. o16.Anchored = true
  2890. o16.Size = Vector3.new(3, 2.4000001, 1)
  2891. o16.CFrame = CFrame.new(-16.2899876, 8.40921021, 28.0099888, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2892. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2893. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2894. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2895. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2896. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2897. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2898. o16.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2899. o17.Parent = o1
  2900. o17.Material = Enum.Material.Metal
  2901. o17.BrickColor = BrickColor.new("Bright yellow")
  2902. o17.Position = Vector3.new(-17.5899925, 11.0092678, 36.3600006)
  2903. o17.Rotation = Vector3.new(-0, 0, -90)
  2904. o17.Anchored = true
  2905. o17.FormFactor = Enum.FormFactor.Plate
  2906. o17.Size = Vector3.new(2, 0.400000006, 7.70000029)
  2907. o17.CFrame = CFrame.new(-17.5899925, 11.0092678, 36.3600006, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  2908. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2909. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2910. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2911. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2912. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2913. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2914. o17.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2915. o18.Parent = o17
  2916. o19.Parent = o1
  2917. o19.Material = Enum.Material.Metal
  2918. o19.BrickColor = BrickColor.new("Bright yellow")
  2919. o19.Position = Vector3.new(-16.2899876, 8.40921021, 29.5099983)
  2920. o19.Anchored = true
  2921. o19.CanCollide = false
  2922. o19.Size = Vector3.new(3, 2.4000001, 2)
  2923. o19.CFrame = CFrame.new(-16.2899876, 8.40921021, 29.5099983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2924. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2925. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2926. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2927. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2928. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2929. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2930. o19.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2931. o20.Parent = o19
  2932. o21.Parent = o1
  2933. o21.Material = Enum.Material.Metal
  2934. o21.BrickColor = BrickColor.new("Bright yellow")
  2935. o21.Position = Vector3.new(-16.2899876, 11.8092804, 30.7099991)
  2936. o21.Rotation = Vector3.new(90, 0, -180)
  2937. o21.Anchored = true
  2938. o21.Size = Vector3.new(3, 2.4000001, 2)
  2939. o21.CFrame = CFrame.new(-16.2899876, 11.8092804, 30.7099991, -1, 0, 0, 0, 0, -1, 0, -1, 0)
  2940. o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2941. o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2942. o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2943. o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2944. o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2945. o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2946. o21.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2947. o22.Parent = o1
  2948. o22.Material = Enum.Material.Metal
  2949. o22.BrickColor = BrickColor.new("Bright yellow")
  2950. o22.Position = Vector3.new(-16.2899876, 8.40921021, 31.5100002)
  2951. o22.Rotation = Vector3.new(-180, 0, -0)
  2952. o22.Anchored = true
  2953. o22.Size = Vector3.new(3, 2.4000001, 2)
  2954. o22.CFrame = CFrame.new(-16.2899876, 8.40921021, 31.5100002, 1, 0, 0, 0, -1, 8.94069672e-008, 0, -8.94069672e-008, -1)
  2955. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2956. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2957. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2958. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2959. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2960. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2961. o22.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2962. o23.Parent = o1
  2963. o23.Material = Enum.Material.Metal
  2964. o23.BrickColor = BrickColor.new("Bright yellow")
  2965. o23.Position = Vector3.new(-13.7899876, 6.00991678, 23.5099964)
  2966. o23.Anchored = true
  2967. o23.Size = Vector3.new(2, 4.80000019, 8)
  2968. o23.CFrame = CFrame.new(-13.7899876, 6.00991678, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  2969. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2970. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2971. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2972. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2973. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2974. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2975. o23.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2976. o24.Parent = o23
  2977. o25.Parent = o1
  2978. o25.Material = Enum.Material.Metal
  2979. o25.BrickColor = BrickColor.new("Bright yellow")
  2980. o25.Position = Vector3.new(-13.7899876, 8.60981369, 23.5099964)
  2981. o25.Rotation = Vector3.new(-0, -90, 0)
  2982. o25.Anchored = true
  2983. o25.FormFactor = Enum.FormFactor.Plate
  2984. o25.Size = Vector3.new(8, 0.400000006, 2)
  2985. o25.CFrame = CFrame.new(-13.7899876, 8.60981369, 23.5099964, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  2986. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2987. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2988. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2989. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2990. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2991. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2992. o25.Color = Color3.new(0.960784, 0.803922, 0.188235)
  2993. o26.Parent = o1
  2994. o27.Name = "Teleporter Sender"
  2995. o27.Parent = o26
  2996. o27.Material = Enum.Material.Metal
  2997. o27.BrickColor = BrickColor.new("New Yeller")
  2998. o27.Position = Vector3.new(-16.2899876, 4.20995092, 27.0099964)
  2999. o27.Rotation = Vector3.new(-180, -90, 0)
  3000. o27.Anchored = true
  3001. o27.FormFactor = Enum.FormFactor.Plate
  3002. o27.Size = Vector3.new(1, 1.20000005, 3)
  3003. o27.CFrame = CFrame.new(-16.2899876, 4.20995092, 27.0099964, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3004. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3005. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3006. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3007. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3008. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3009. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3010. o27.Color = Color3.new(1, 1, 0)
  3011. o28.Parent = o27
  3012. table.insert(cors,coroutine.create(function()
  3013. wait()
  3014. gorayyv3(function()
  3015. -- DO NOT CHANGE ANYTHING INSIDE THIS MODEL!!
  3016.  
  3017. function onTouched(part) -- onTouched function. Connects with the touched event (later shown.) "part" is the toucher.
  3018.  
  3019. part.CFrame = CFrame.new(script.Parent.Parent.R.Position.x, script.Parent.Parent.R.Position.y + 5, script.Parent.Parent.R.Position.z) -- Puts the brick over the brick named "R"
  3020.  
  3021. end --ends a script
  3022.  
  3023.  
  3024. script.Parent.Touched:connect(onTouched) --connects the "Touched" event with the "onTouched" function
  3025.  
  3026. end,o28)
  3027. end))
  3028. o29.Name = "R"
  3029. o29.Parent = o26
  3030. o29.Material = Enum.Material.Metal
  3031. o29.BrickColor = BrickColor.new("New Yeller")
  3032. o29.Position = Vector3.new(-16.2342339, 10.2085276, 35.0100021)
  3033. o29.Rotation = Vector3.new(-180, -90, 0)
  3034. o29.Anchored = true
  3035. o29.CanCollide = false
  3036. o29.FormFactor = Enum.FormFactor.Plate
  3037. o29.Size = Vector3.new(1, 0.400000006, 1)
  3038. o29.CFrame = CFrame.new(-16.2342339, 10.2085276, 35.0100021, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3039. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3040. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3041. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3042. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3043. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3044. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3045. o29.Color = Color3.new(1, 1, 0)
  3046. o30.Parent = o1
  3047. o30.Material = Enum.Material.Metal
  3048. o30.BrickColor = BrickColor.new("Bright yellow")
  3049. o30.Position = Vector3.new(-16.2899876, 4.80993605, 29.5099983)
  3050. o30.Anchored = true
  3051. o30.Size = Vector3.new(7, 4.80000019, 4)
  3052. o30.CFrame = CFrame.new(-16.2899876, 4.80993605, 29.5099983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3053. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3054. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3055. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3056. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3057. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3058. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3059. o30.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3060. o31.Parent = o30
  3061. o32.Parent = o1
  3062. o32.Material = Enum.Material.Metal
  3063. o32.BrickColor = BrickColor.new("Bright yellow")
  3064. o32.Position = Vector3.new(-18.7899933, 8.60981369, 23.5099964)
  3065. o32.Rotation = Vector3.new(0, 90, 0)
  3066. o32.Anchored = true
  3067. o32.FormFactor = Enum.FormFactor.Plate
  3068. o32.Size = Vector3.new(8, 0.400000006, 2)
  3069. o32.CFrame = CFrame.new(-18.7899933, 8.60981369, 23.5099964, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3070. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3071. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3072. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3073. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3074. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3075. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3076. o32.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3077. o33.Parent = o1
  3078. o33.Material = Enum.Material.Metal
  3079. o33.BrickColor = BrickColor.new("Bright yellow")
  3080. o33.Position = Vector3.new(-16.2899876, 8.80981636, 23.5099964)
  3081. o33.Anchored = true
  3082. o33.CanCollide = false
  3083. o33.FormFactor = Enum.FormFactor.Plate
  3084. o33.Size = Vector3.new(3, 0.400000006, 8)
  3085. o33.CFrame = CFrame.new(-16.2899876, 8.80981636, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3086. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3087. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3088. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3089. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3090. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3091. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3092. o33.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3093. o34.Parent = o33
  3094. o35.Parent = o1
  3095. o35.Material = Enum.Material.Metal
  3096. o35.BrickColor = BrickColor.new("Bright yellow")
  3097. o35.Position = Vector3.new(-18.1899929, 7.10991478, 19.2049961)
  3098. o35.Rotation = Vector3.new(-0, 0, -90)
  3099. o35.Anchored = true
  3100. o35.Size = Vector3.new(1, 1.20000005, 0.610000014)
  3101. o35.CFrame = CFrame.new(-18.1899929, 7.10991478, 19.2049961, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3102. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3103. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3104. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3105. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3106. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3107. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3108. o35.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3109. o36.Parent = o1
  3110. o36.Material = Enum.Material.Metal
  3111. o36.BrickColor = BrickColor.new("Bright yellow")
  3112. o36.Position = Vector3.new(-18.1899929, 6.10991478, 18.614996)
  3113. o36.Rotation = Vector3.new(-0, 0, -90)
  3114. o36.Anchored = true
  3115. o36.Size = Vector3.new(1, 1.20000005, 1.79000008)
  3116. o36.CFrame = CFrame.new(-18.1899929, 6.10991478, 18.614996, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3117. o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3118. o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3119. o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3120. o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3121. o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3122. o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3123. o36.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3124. o37.Name = "SAW"
  3125. o37.Parent = o1
  3126. o37.Material = Enum.Material.Metal
  3127. o37.BrickColor = BrickColor.new("Dark stone grey")
  3128. o37.Reflectance = 0.5
  3129. o37.Position = Vector3.new(-16.2899876, 3.81000805, 24.0099964)
  3130. o37.Rotation = Vector3.new(180, 90, 0)
  3131. o37.Anchored = true
  3132. o37.CanCollide = false
  3133. o37.FormFactor = Enum.FormFactor.Plate
  3134. o37.Size = Vector3.new(1, 0.400000006, 3)
  3135. o37.CFrame = CFrame.new(-16.2899876, 3.81000805, 24.0099964, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3136. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3137. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3138. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3139. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3140. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3141. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3142. o37.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3143. o38.Parent = o1
  3144. o38.Material = Enum.Material.Metal
  3145. o38.BrickColor = BrickColor.new("Bright yellow")
  3146. o38.Position = Vector3.new(-14.3899822, 7.10991478, 19.409996)
  3147. o38.Rotation = Vector3.new(-0, 0, 90)
  3148. o38.Anchored = true
  3149. o38.Size = Vector3.new(1, 1.20000005, 0.200000003)
  3150. o38.CFrame = CFrame.new(-14.3899822, 7.10991478, 19.409996, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3151. o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3152. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3153. o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3154. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3155. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3156. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3157. o38.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3158. o39.Parent = o1
  3159. o39.Material = Enum.Material.Metal
  3160. o39.BrickColor = BrickColor.new("Bright yellow")
  3161. o39.Position = Vector3.new(-18.7899933, 6.00991678, 23.5099964)
  3162. o39.Anchored = true
  3163. o39.Size = Vector3.new(2, 4.80000019, 8)
  3164. o39.CFrame = CFrame.new(-18.7899933, 6.00991678, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3165. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3166. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3167. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3168. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3169. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3170. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3171. o39.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3172. o40.Parent = o39
  3173. o41.Parent = o1
  3174. o41.Material = Enum.Material.Metal
  3175. o41.BrickColor = BrickColor.new("Bright yellow")
  3176. o41.Position = Vector3.new(-13.2899876, 6.00991678, 18.0149956)
  3177. o41.Anchored = true
  3178. o41.Size = Vector3.new(1, 4.80000019, 2.99000025)
  3179. o41.CFrame = CFrame.new(-13.2899876, 6.00991678, 18.0149956, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3180. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3181. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3182. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3183. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3184. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3185. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3186. o41.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3187. o42.Parent = o1
  3188. o42.Material = Enum.Material.Metal
  3189. o42.BrickColor = BrickColor.new("Bright yellow")
  3190. o42.Position = Vector3.new(-16.2899876, 1.81000996, 24.3549957)
  3191. o42.Anchored = true
  3192. o42.Size = Vector3.new(3, 1.20000005, 14.3100004)
  3193. o42.CFrame = CFrame.new(-16.2899876, 1.81000996, 24.3549957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3194. o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3195. o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3196. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3197. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3198. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3199. o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3200. o42.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3201. o43.Parent = o42
  3202. o44.Parent = o1
  3203. o44.Material = Enum.Material.Metal
  3204. o44.BrickColor = BrickColor.new("Bright yellow")
  3205. o44.Position = Vector3.new(-18.1899929, 5.10993004, 18.3049965)
  3206. o44.Rotation = Vector3.new(-0, 0, -90)
  3207. o44.Anchored = true
  3208. o44.Size = Vector3.new(1, 1.20000005, 2.41000009)
  3209. o44.CFrame = CFrame.new(-18.1899929, 5.10993004, 18.3049965, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3210. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3211. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3212. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3213. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3214. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3215. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3216. o44.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3217. o45.Parent = o1
  3218. o45.Material = Enum.Material.Metal
  3219. o45.Position = Vector3.new(-16.2899876, 6.10993004, 19.8399963)
  3220. o45.Anchored = true
  3221. o45.CanCollide = false
  3222. o45.FormFactor = Enum.FormFactor.Symmetric
  3223. o45.Size = Vector3.new(3, 5, 0.200000003)
  3224. o45.CFrame = CFrame.new(-16.2899876, 6.10993004, 19.8399963, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3225. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3226. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3227. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3228. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3229. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3230. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3231. o46.Parent = o1
  3232. o46.Material = Enum.Material.Metal
  3233. o46.BrickColor = BrickColor.new("Bright yellow")
  3234. o46.Position = Vector3.new(-14.3899822, 6.10991478, 18.9749966)
  3235. o46.Rotation = Vector3.new(-0, 0, 90)
  3236. o46.Anchored = true
  3237. o46.Size = Vector3.new(1, 1.20000005, 1.07000005)
  3238. o46.CFrame = CFrame.new(-14.3899822, 6.10991478, 18.9749966, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3239. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3240. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3241. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3242. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3243. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3244. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3245. o46.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3246. o47.Parent = o1
  3247. o47.Material = Enum.Material.Metal
  3248. o47.BrickColor = BrickColor.new("Bright yellow")
  3249. o47.Position = Vector3.new(-16.2899876, 3.01000595, 22.0049973)
  3250. o47.Velocity = Vector3.new(0, 0, 10)
  3251. o47.Anchored = true
  3252. o47.Size = Vector3.new(7, 1.20000005, 11.0100002)
  3253. o47.CFrame = CFrame.new(-16.2899876, 3.01000595, 22.0049973, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3254. o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3255. o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3256. o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3257. o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3258. o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3259. o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3260. o47.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3261. o48.Parent = o47
  3262. o49.Parent = o1
  3263. o49.Material = Enum.Material.Metal
  3264. o49.BrickColor = BrickColor.new("Bright yellow")
  3265. o49.Position = Vector3.new(-14.3899822, 5.10993004, 18.5749969)
  3266. o49.Rotation = Vector3.new(-0, 0, 90)
  3267. o49.Anchored = true
  3268. o49.Size = Vector3.new(1, 1.20000005, 1.87000012)
  3269. o49.CFrame = CFrame.new(-14.3899822, 5.10993004, 18.5749969, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3270. o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3271. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3272. o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3273. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3274. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3275. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3276. o49.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3277. o50.Name = "TPPART"
  3278. o50.Parent = o1
  3279. o50.Transparency = 1
  3280. o50.Position = Vector3.new(-16.3199883, 6.54012489, 18.1499977)
  3281. o50.Anchored = true
  3282. o50.CanCollide = false
  3283. o50.Size = Vector3.new(1.6400001, 1, 2)
  3284. o50.CFrame = CFrame.new(-16.3199883, 6.54012489, 18.1499977, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3285. bin = o1.SAW
  3286. function onTouched(hit)
  3287. if hit.Name ~= "notme" then
  3288. hit:BreakJoints()
  3289. end
  3290. if hit.formFactor ~= 2 and hit.Name ~= "notme" then
  3291. hit.formFactor = 2
  3292. hit.Size = Vector3.new(1,.4,1)
  3293. gorayy = Instance.new("Sound")
  3294. gorayy.Parent = o1
  3295. gorayy.SoundId = "rbxassetid://559523758"
  3296. gorayy:Play() o1g = Instance.new("Sound")
  3297. o1g.Parent = hit
  3298. o1g.SoundId = "rbxassetid://429400881"
  3299. o1g:Play()
  3300. wait(1.7)
  3301. for i=1,5 do
  3302. o1g = Instance.new("Sound")
  3303. o1g.Parent = hit
  3304. o1g.SoundId = "rbxassetid://429400881"
  3305. o1g:Play()
  3306. o11 = Instance.new("Part")
  3307. o11 = Instance.new("Part")
  3308. o11.Name = "GOREPART"
  3309. o11.Parent = o1
  3310. o11.BrickColor = BrickColor.new("Maroon")
  3311. o11.Position = hit.Position
  3312. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  3313. o11.FormFactor = Enum.FormFactor.Symmetric
  3314. o11.Size = Vector3.new(.3,.3,.3)
  3315. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3316. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3317. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3318. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3319. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3320. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3321. o11.Color = Color3.new(0.458824, 0, 0)
  3322. end
  3323. end
  3324. end
  3325.  
  3326. connection = bin.Touched:connect(onTouched)
  3327. for i=1,#cors do
  3328. coroutine.resume(cors[i])
  3329. end
  3330. o1.Parent = workspace
  3331. o1:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(10,0,10))
  3332. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  3333. game.Players[Victim].Character.Humanoid.JumpPower = 0
  3334. game.Players[Victim].Character.HumanoidRootPart.CFrame = o1.TPPART.CFrame
  3335. wait(10)
  3336. o1:Destroy()
  3337. end)
  3338.  
  3339. M9B.MouseButton1Click:connect(function()
  3340. --M9 Bayonet by DMS
  3341. CustomColor = "Navy blue"
  3342. Electric = true
  3343. Flaming = false
  3344. --Keep only one on otherwise it looks ugly ok
  3345. o1 = Instance.new("Tool")
  3346. o2 = Instance.new("Animation")
  3347. o3 = Instance.new("Animation")
  3348. o4 = Instance.new("Animation")
  3349. o5 = Instance.new("Part")
  3350. o6 = Instance.new("SpecialMesh")
  3351. o7 = Instance.new("Part")
  3352. o8 = Instance.new("Sound")
  3353. o9 = Instance.new("Sound")
  3354. o10 = Instance.new("Weld")
  3355. o12 = Instance.new("Part")
  3356. o13 = Instance.new("BlockMesh")
  3357. o14 = Instance.new("Part")
  3358. o15 = Instance.new("SpecialMesh")
  3359. o16 = Instance.new("Part")
  3360. o17 = Instance.new("BlockMesh")
  3361. o18 = Instance.new("Part")
  3362. o19 = Instance.new("BlockMesh")
  3363. o20 = Instance.new("Part")
  3364. o21 = Instance.new("BlockMesh")
  3365. o22 = Instance.new("Part")
  3366. o23 = Instance.new("SpecialMesh")
  3367. o24 = Instance.new("Part")
  3368. o25 = Instance.new("BlockMesh")
  3369. o26 = Instance.new("Part")
  3370. o27 = Instance.new("SpecialMesh")
  3371. o28 = Instance.new("Part")
  3372. o29 = Instance.new("BlockMesh")
  3373. o30 = Instance.new("Part")
  3374. o31 = Instance.new("BlockMesh")
  3375. o32 = Instance.new("Part")
  3376. o33 = Instance.new("SpecialMesh")
  3377. o34 = Instance.new("Part")
  3378. o35 = Instance.new("BlockMesh")
  3379. o36 = Instance.new("Part")
  3380. o37 = Instance.new("BlockMesh")
  3381. o38 = Instance.new("Part")
  3382. o39 = Instance.new("BlockMesh")
  3383. o40 = Instance.new("Part")
  3384. o41 = Instance.new("SpecialMesh")
  3385. o42 = Instance.new("Part")
  3386. o43 = Instance.new("SpecialMesh")
  3387. o44 = Instance.new("Part")
  3388. o45 = Instance.new("BlockMesh")
  3389. o46 = Instance.new("Part")
  3390. o47 = Instance.new("BlockMesh")
  3391. o48 = Instance.new("Part")
  3392. o49 = Instance.new("SpecialMesh")
  3393. o50 = Instance.new("Part")
  3394. o51 = Instance.new("SpecialMesh")
  3395. o52 = Instance.new("Part")
  3396. o53 = Instance.new("BlockMesh")
  3397. o54 = Instance.new("Part")
  3398. o55 = Instance.new("SpecialMesh")
  3399. o56 = Instance.new("Part")
  3400. o57 = Instance.new("SpecialMesh")
  3401. o58 = Instance.new("Part")
  3402. o59 = Instance.new("BlockMesh")
  3403. o60 = Instance.new("Part")
  3404. o61 = Instance.new("BlockMesh")
  3405. o62 = Instance.new("Part")
  3406. o63 = Instance.new("BlockMesh")
  3407. o64 = Instance.new("Part")
  3408. o65 = Instance.new("BlockMesh")
  3409. o66 = Instance.new("Part")
  3410. o67 = Instance.new("SpecialMesh")
  3411. o68 = Instance.new("Part")
  3412. o69 = Instance.new("SpecialMesh")
  3413. o70 = Instance.new("Part")
  3414. o71 = Instance.new("SpecialMesh")
  3415. o72 = Instance.new("Part")
  3416. o73 = Instance.new("SpecialMesh")
  3417. o74 = Instance.new("Part")
  3418. o75 = Instance.new("SpecialMesh")
  3419. o76 = Instance.new("Part")
  3420. o77 = Instance.new("SpecialMesh")
  3421. o78 = Instance.new("Part")
  3422. o79 = Instance.new("SpecialMesh")
  3423. o80 = Instance.new("Part")
  3424. o81 = Instance.new("SpecialMesh")
  3425. o1.Name = "M9 Bayonet"
  3426. o1.Parent = game.Players.LocalPlayer.Backpack
  3427. o1.GripForward = Vector3.new(-1.74845553e-007, -0, 1)
  3428. o1.GripPos = Vector3.new(0.487703323, -3.7742065e-010, 0.00863459334)
  3429. o1.GripRight = Vector3.new(0, -1, -0)
  3430. o1.GripUp = Vector3.new(-1, 0, -1.74845553e-007)
  3431. o1.CanBeDropped = false
  3432. o2.Name = "Whack"
  3433. o2.Parent = o1
  3434. o2.AnimationId = "http://www.roblox.com/Asset?ID=94161088"
  3435. o3.Name = "Chop"
  3436. o3.Parent = o1
  3437. o3.AnimationId = "rbxassetid://32659699"
  3438. o4.Name = "Slice"
  3439. o4.Parent = o1
  3440. o4.AnimationId = "rbxassetid://28090109"
  3441. o5.Name = "CHOPPART"
  3442. if Flaming == true then
  3443. h = Instance.new("Fire")
  3444. h.Parent = o5
  3445. o1hj = Instance.new("Sound")
  3446. o1hj.Parent = o5
  3447. o1hj.SoundId = "rbxassetid://516449725"
  3448. end
  3449. o5.Parent = o1
  3450. o5.Material = Enum.Material.Concrete
  3451. o5.BrickColor = BrickColor.new("Flint")
  3452. o5.Transparency = 0.0099999997764826
  3453. o5.Rotation = Vector3.new(-90, 0, -0.00945380423)
  3454. o5.Anchored = true
  3455. o5.FormFactor = Enum.FormFactor.Custom
  3456. o5.Size = Vector3.new(0.255101323, 0.344200104, 2.08510137)
  3457. o5.CFrame = CFrame.new(-21.315691, 2.52215576, -59.9679756, 1, 0.000165000005, 0, 0, 0, 1, 0.000165000005, -1, 0)
  3458. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3459. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3460. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3461. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3462. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3463. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3464. o5.Color = Color3.new(0.411765, 0.4, 0.360784)
  3465. o6.Parent = o5
  3466. o6.MeshId = "rbxassetid://432983174"
  3467. o6.Offset = Vector3.new(0, 0.0299999993, -0.5)
  3468. o6.Scale = Vector3.new(0.00100000005, 0.00230000005, 0.00230000005)
  3469. o6.MeshType = Enum.MeshType.FileMesh
  3470. o7.Name = "Handle"
  3471. o7.Parent = o1
  3472. o7.BrickColor = BrickColor.new("Black")
  3473. o7.Transparency = 1
  3474. o7.Rotation = Vector3.new(-2.1344531e-006, 0, -90)
  3475. o7.Size = Vector3.new(0.200000003, 1, 0.200000003)
  3476. o7.CFrame = CFrame.new(-21.3078709, 1.4734453, -59.7259827, 0, 1, 0, -0.999991179, 0, 3.7252903e-008, 2.98023224e-008, 0, 0.999991179)
  3477. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3478. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3479. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3480. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3481. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3482. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3483. o7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3484. o8.Name = "SlashSound"
  3485. o8.Parent = o7
  3486. o8.SoundId = "rbxassetid://101164100"
  3487. o8.Volume = 1
  3488. o9.Name = "Hit"
  3489. o9.Parent = o7
  3490. o9.SoundId = "rbxassetid://214755079"
  3491. o9.Volume = 1
  3492. o10.Parent = o7
  3493. o10.C1 = CFrame.new(0, 0, 0, 1, 0, 7.4506481e-009, 0, 1, 0, -7.4506481e-009, 0, 1)
  3494. o10.Part0 = o7
  3495. o10.Part1 = o7
  3496. o12.Parent = o1
  3497. o12.Material = Enum.Material.SmoothPlastic
  3498. o12.BrickColor = BrickColor.new("Really black")
  3499. o12.Rotation = Vector3.new(-0, -90, 0)
  3500. o12.Anchored = true
  3501. o12.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3502. o12.CFrame = CFrame.new(-21.312376, 1.58790338, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3503. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3504. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3505. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3506. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3507. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3508. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3509. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3510. o13.Parent = o12
  3511. o13.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3512. o14.Parent = o1
  3513. o14.Material = Enum.Material.SmoothPlastic
  3514. o14.BrickColor = BrickColor.new("Really black")
  3515. o14.Rotation = Vector3.new(90, -90, 0)
  3516. o14.Anchored = true
  3517. o14.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3518. o14.CFrame = CFrame.new(-21.1625919, 1.58790338, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3519. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3520. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3521. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3522. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3523. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3524. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3525. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3526. o15.Parent = o14
  3527. o15.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3528. o15.MeshType = Enum.MeshType.Cylinder
  3529. o16.Parent = o1
  3530. o16.Material = Enum.Material.SmoothPlastic
  3531. o16.BrickColor = BrickColor.new("Really black")
  3532. o16.Rotation = Vector3.new(-0, -45.0000038, -0)
  3533. o16.Anchored = true
  3534. o16.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3535. o16.CFrame = CFrame.new(-21.2726593, 1.54135716, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  3536. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3537. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3538. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3539. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3540. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3541. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3542. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3543. o17.Parent = o16
  3544. o17.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  3545. o18.Parent = o1
  3546. o18.Material = Enum.Material.SmoothPlastic
  3547. o18.BrickColor = BrickColor.new("Really black")
  3548. o18.Rotation = Vector3.new(-180, -45.0000038, -180)
  3549. o18.Anchored = true
  3550. o18.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3551. o18.CFrame = CFrame.new(-21.351347, 1.54135716, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3552. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3553. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3554. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3555. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3556. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3557. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3558. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3559. o19.Parent = o18
  3560. o19.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  3561. o20.Parent = o1
  3562. o20.Material = Enum.Material.SmoothPlastic
  3563. o20.BrickColor = BrickColor.new("Really black")
  3564. o20.Rotation = Vector3.new(-0, -90, 0)
  3565. o20.Anchored = true
  3566. o20.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3567. o20.CFrame = CFrame.new(-21.3123779, 1.58790338, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3568. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3569. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3570. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3571. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3572. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3573. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3574. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3575. o21.Parent = o20
  3576. o21.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3577. o22.Parent = o1
  3578. o22.Material = Enum.Material.SmoothPlastic
  3579. o22.BrickColor = BrickColor.new("Really black")
  3580. o22.Rotation = Vector3.new(90, -90, 0)
  3581. o22.Anchored = true
  3582. o22.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3583. o22.CFrame = CFrame.new(-21.312376, 1.54135716, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3584. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3585. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3586. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3587. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3588. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3589. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3590. o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3591. o23.Parent = o22
  3592. o23.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  3593. o23.MeshType = Enum.MeshType.Cylinder
  3594. o24.Parent = o1
  3595. o24.Material = Enum.Material.SmoothPlastic
  3596. o24.BrickColor = BrickColor.new("Really black")
  3597. o24.Rotation = Vector3.new(-0, -90, 0)
  3598. o24.Anchored = true
  3599. o24.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3600. o24.CFrame = CFrame.new(-21.312376, 1.54135716, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3601. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3602. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3603. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3604. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3605. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3606. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3607. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3608. o25.Parent = o24
  3609. o25.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3610. o26.Parent = o1
  3611. o26.Material = Enum.Material.SmoothPlastic
  3612. o26.BrickColor = BrickColor.new("Really black")
  3613. o26.Rotation = Vector3.new(90, -90, 0)
  3614. o26.Anchored = true
  3615. o26.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3616. o26.CFrame = CFrame.new(-21.1625919, 1.54135716, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3617. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3618. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3619. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3620. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3621. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3622. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3623. o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3624. o27.Parent = o26
  3625. o27.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3626. o27.MeshType = Enum.MeshType.Cylinder
  3627. o28.Parent = o1
  3628. o28.Material = Enum.Material.SmoothPlastic
  3629. o28.BrickColor = BrickColor.new("Really black")
  3630. o28.Rotation = Vector3.new(-0, -90, 0)
  3631. o28.Anchored = true
  3632. o28.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3633. o28.CFrame = CFrame.new(-21.3123779, 1.54135716, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3634. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3635. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3636. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3637. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3638. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3639. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3640. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3641. o29.Parent = o28
  3642. o29.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3643. o30.Parent = o1
  3644. o30.Material = Enum.Material.SmoothPlastic
  3645. o30.BrickColor = BrickColor.new("Really black")
  3646. o30.Rotation = Vector3.new(-180, -45.0000038, -180)
  3647. o30.Anchored = true
  3648. o30.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3649. o30.CFrame = CFrame.new(-21.3210773, 1.54135716, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3650. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3651. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3652. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3653. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3654. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3655. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3656. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3657. o31.Parent = o30
  3658. o31.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  3659. o32.Parent = o1
  3660. o32.Material = Enum.Material.SmoothPlastic
  3661. o32.BrickColor = BrickColor.new("Really black")
  3662. o32.Rotation = Vector3.new(90, -90, 0)
  3663. o32.Anchored = true
  3664. o32.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3665. o32.CFrame = CFrame.new(-21.462162, 1.54135716, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3666. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3667. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3668. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3669. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3670. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3671. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3672. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3673. o33.Parent = o32
  3674. o33.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3675. o33.MeshType = Enum.MeshType.Cylinder
  3676. o34.Parent = o1
  3677. o34.Material = Enum.Material.SmoothPlastic
  3678. o34.BrickColor = BrickColor.new("Really black")
  3679. o34.Rotation = Vector3.new(-180, -45.0000038, -180)
  3680. o34.Anchored = true
  3681. o34.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3682. o34.CFrame = CFrame.new(-21.351347, 1.58790338, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3683. o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3684. o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3685. o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3686. o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3687. o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3688. o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3689. o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3690. o35.Parent = o34
  3691. o35.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  3692. o36.Parent = o1
  3693. o36.Material = Enum.Material.SmoothPlastic
  3694. o36.BrickColor = BrickColor.new("Really black")
  3695. o36.Rotation = Vector3.new(-0, -45.0000038, -0)
  3696. o36.Anchored = true
  3697. o36.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3698. o36.CFrame = CFrame.new(-21.2726593, 1.58790338, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  3699. o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3700. o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3701. o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3702. o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3703. o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3704. o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3705. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3706. o37.Parent = o36
  3707. o37.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  3708. o38.Parent = o1
  3709. o38.Material = Enum.Material.SmoothPlastic
  3710. o38.BrickColor = BrickColor.new("Really black")
  3711. o38.Rotation = Vector3.new(-180, -45.0000038, -180)
  3712. o38.Anchored = true
  3713. o38.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3714. o38.CFrame = CFrame.new(-21.3210773, 1.58790338, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3715. o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3716. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3717. o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3718. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3719. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3720. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3721. o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3722. o39.Parent = o38
  3723. o39.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  3724. o40.Parent = o1
  3725. o40.Material = Enum.Material.SmoothPlastic
  3726. o40.BrickColor = BrickColor.new("Really black")
  3727. o40.Rotation = Vector3.new(90, -90, 0)
  3728. o40.Anchored = true
  3729. o40.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3730. o40.CFrame = CFrame.new(-21.312376, 1.58790338, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3731. o40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3732. o40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3733. o40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3734. o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3735. o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3736. o40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3737. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3738. o41.Parent = o40
  3739. o41.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  3740. o41.MeshType = Enum.MeshType.Cylinder
  3741. o42.Parent = o1
  3742. o42.Material = Enum.Material.SmoothPlastic
  3743. o42.BrickColor = BrickColor.new("Really black")
  3744. o42.Rotation = Vector3.new(90, -90, 0)
  3745. o42.Anchored = true
  3746. o42.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3747. o42.CFrame = CFrame.new(-21.462162, 1.58790338, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3748. o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3749. o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3750. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3751. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3752. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3753. o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3754. o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3755. o43.Parent = o42
  3756. o43.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3757. o43.MeshType = Enum.MeshType.Cylinder
  3758. o44.Parent = o1
  3759. o44.Material = Enum.Material.SmoothPlastic
  3760. o44.BrickColor = BrickColor.new("Really black")
  3761. o44.Rotation = Vector3.new(-0, -90, 0)
  3762. o44.Anchored = true
  3763. o44.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3764. o44.CFrame = CFrame.new(-21.312376, 1.58790338, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3765. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3766. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3767. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3768. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3769. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3770. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3771. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3772. o45.Parent = o44
  3773. o45.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3774. o46.Parent = o1
  3775. o46.Material = Enum.Material.SmoothPlastic
  3776. o46.BrickColor = BrickColor.new("Really black")
  3777. o46.Rotation = Vector3.new(-0, -90, 0)
  3778. o46.Anchored = true
  3779. o46.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3780. o46.CFrame = CFrame.new(-21.3123779, 1.58790338, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3781. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3782. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3783. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3784. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3785. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3786. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3787. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3788. o47.Parent = o46
  3789. o47.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3790. o48.Parent = o1
  3791. o48.Material = Enum.Material.SmoothPlastic
  3792. o48.BrickColor = BrickColor.new("Really black")
  3793. o48.Rotation = Vector3.new(90, -90, 0)
  3794. o48.Anchored = true
  3795. o48.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3796. o48.CFrame = CFrame.new(-21.1625919, 1.58790338, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3797. o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3798. o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3799. o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3800. o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3801. o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3802. o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3803. o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3804. o49.Parent = o48
  3805. o49.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3806. o49.MeshType = Enum.MeshType.Cylinder
  3807. o50.Parent = o1
  3808. o50.Material = Enum.Material.SmoothPlastic
  3809. o50.BrickColor = BrickColor.new("Really black")
  3810. o50.Rotation = Vector3.new(90, -90, 0)
  3811. o50.Anchored = true
  3812. o50.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3813. o50.CFrame = CFrame.new(-21.1625919, 1.54135716, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3814. o50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3815. o50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3816. o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3817. o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3818. o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3819. o50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3820. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3821. o51.Parent = o50
  3822. o51.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3823. o51.MeshType = Enum.MeshType.Cylinder
  3824. o52.Parent = o1
  3825. o52.Material = Enum.Material.SmoothPlastic
  3826. o52.BrickColor = BrickColor.new("Really black")
  3827. o52.Rotation = Vector3.new(-0, -45.0000038, -0)
  3828. o52.Anchored = true
  3829. o52.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3830. o52.CFrame = CFrame.new(-21.2726593, 1.54135716, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  3831. o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3832. o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3833. o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3834. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3835. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3836. o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3837. o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3838. o53.Parent = o52
  3839. o53.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  3840. o54.Parent = o1
  3841. o54.Material = Enum.Material.SmoothPlastic
  3842. o54.BrickColor = BrickColor.new("Really black")
  3843. o54.Rotation = Vector3.new(90, -90, 0)
  3844. o54.Anchored = true
  3845. o54.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3846. o54.CFrame = CFrame.new(-21.312376, 1.54135716, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3847. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3848. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3849. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3850. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3851. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3852. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3853. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3854. o55.Parent = o54
  3855. o55.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  3856. o55.MeshType = Enum.MeshType.Cylinder
  3857. o56.Parent = o1
  3858. o56.Material = Enum.Material.SmoothPlastic
  3859. o56.BrickColor = BrickColor.new("Really black")
  3860. o56.Rotation = Vector3.new(90, -90, 0)
  3861. o56.Anchored = true
  3862. o56.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3863. o56.CFrame = CFrame.new(-21.462162, 1.54135716, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3864. o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3865. o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3866. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3867. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3868. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3869. o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3870. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3871. o57.Parent = o56
  3872. o57.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3873. o57.MeshType = Enum.MeshType.Cylinder
  3874. o58.Parent = o1
  3875. o58.Material = Enum.Material.SmoothPlastic
  3876. o58.BrickColor = BrickColor.new("Really black")
  3877. o58.Rotation = Vector3.new(-180, -45.0000038, -180)
  3878. o58.Anchored = true
  3879. o58.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3880. o58.CFrame = CFrame.new(-21.3210773, 1.54135716, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3881. o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3882. o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3883. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3884. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3885. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3886. o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3887. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3888. o59.Parent = o58
  3889. o59.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  3890. o60.Parent = o1
  3891. o60.Material = Enum.Material.SmoothPlastic
  3892. o60.BrickColor = BrickColor.new("Really black")
  3893. o60.Rotation = Vector3.new(-180, -45.0000038, -180)
  3894. o60.Anchored = true
  3895. o60.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3896. o60.CFrame = CFrame.new(-21.351347, 1.54135716, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3897. o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3898. o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3899. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3900. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3901. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3902. o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3903. o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3904. o61.Parent = o60
  3905. o61.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  3906. o62.Parent = o1
  3907. o62.Material = Enum.Material.SmoothPlastic
  3908. o62.BrickColor = BrickColor.new("Really black")
  3909. o62.Rotation = Vector3.new(-0, -90, 0)
  3910. o62.Anchored = true
  3911. o62.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3912. o62.CFrame = CFrame.new(-21.3123779, 1.54135716, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3913. o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3914. o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3915. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3916. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3917. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3918. o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3919. o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3920. o63.Parent = o62
  3921. o63.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3922. o64.Parent = o1
  3923. o64.Material = Enum.Material.SmoothPlastic
  3924. o64.BrickColor = BrickColor.new("Really black")
  3925. o64.Rotation = Vector3.new(-0, -90, 0)
  3926. o64.Anchored = true
  3927. o64.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3928. o64.CFrame = CFrame.new(-21.312376, 1.54135716, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3929. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3930. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3931. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3932. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3933. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3934. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3935. o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3936. o65.Parent = o64
  3937. o65.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3938. o66.Parent = o1
  3939. o66.Material = Enum.Material.SmoothPlastic
  3940. o66.BrickColor = BrickColor.new("Really black")
  3941. o66.Rotation = Vector3.new(-180, 0, 90)
  3942. o66.Anchored = true
  3943. o66.CanCollide = false
  3944. o66.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  3945. o66.CFrame = CFrame.new(-21.3107891, 1.08540177, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  3946. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3947. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3948. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3949. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3950. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3951. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3952. o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3953. o67.Parent = o66
  3954. o67.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  3955. o67.MeshType = Enum.MeshType.Cylinder
  3956. o68.Parent = o1
  3957. o68.Material = Enum.Material.SmoothPlastic
  3958. o68.BrickColor = BrickColor.new("Really black")
  3959. o68.Rotation = Vector3.new(-180, 0, 90)
  3960. o68.Anchored = true
  3961. o68.CanCollide = false
  3962. o68.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  3963. o68.CFrame = CFrame.new(-21.3107891, 0.763552666, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  3964. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3965. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3966. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3967. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3968. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3969. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3970. o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3971. o69.Parent = o68
  3972. o69.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  3973. o69.MeshType = Enum.MeshType.Cylinder
  3974. o70.Parent = o1
  3975. o70.Material = Enum.Material.SmoothPlastic
  3976. o70.BrickColor = BrickColor.new("Really black")
  3977. o70.Rotation = Vector3.new(-180, 0, 90)
  3978. o70.Anchored = true
  3979. o70.CanCollide = false
  3980. o70.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  3981. o70.CFrame = CFrame.new(-21.3107891, 0.522178769, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  3982. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3983. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3984. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3985. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3986. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3987. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3988. o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3989. o71.Parent = o70
  3990. o71.Scale = Vector3.new(0.723784804, 1.53804433, 1.53804588)
  3991. o71.MeshType = Enum.MeshType.Cylinder
  3992. o72.Parent = o1
  3993. o72.Material = Enum.Material.SmoothPlastic
  3994. o72.BrickColor = BrickColor.new("Really black")
  3995. o72.Rotation = Vector3.new(-180, 0, 90)
  3996. o72.Anchored = true
  3997. o72.CanCollide = false
  3998. o72.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  3999. o72.CFrame = CFrame.new(-21.3107891, 1.568174, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4000. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4001. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4002. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4003. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4004. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4005. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4006. o72.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4007. o73.Parent = o72
  4008. o73.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4009. o73.MeshType = Enum.MeshType.Cylinder
  4010. o74.Parent = o1
  4011. o74.Material = Enum.Material.SmoothPlastic
  4012. o74.BrickColor = BrickColor.new("Really black")
  4013. o74.Rotation = Vector3.new(-180, 0, 90)
  4014. o74.Anchored = true
  4015. o74.CanCollide = false
  4016. o74.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4017. o74.CFrame = CFrame.new(-21.3107891, 0.499189973, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4018. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4019. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4020. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4021. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4022. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4023. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4024. o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4025. o75.Parent = o74
  4026. o75.Scale = Vector3.new(0.723784685, 1.71899068, 1.71899259)
  4027. o75.MeshType = Enum.MeshType.Cylinder
  4028. o76.Parent = o1
  4029. o76.Material = Enum.Material.SmoothPlastic
  4030. o76.BrickColor = BrickColor.new("Really black")
  4031. o76.Rotation = Vector3.new(-180, 0, 90)
  4032. o76.Anchored = true
  4033. o76.CanCollide = false
  4034. o76.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4035. o76.CFrame = CFrame.new(-21.3107891, 1.40724885, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4036. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4037. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4038. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4039. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4040. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4041. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4042. o76.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4043. o77.Parent = o76
  4044. o77.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  4045. o77.MeshType = Enum.MeshType.Cylinder
  4046. o78.Parent = o1
  4047. o78.Material = Enum.Material.SmoothPlastic
  4048. o78.BrickColor = BrickColor.new("Really black")
  4049. o78.Rotation = Vector3.new(-180, 0, 90)
  4050. o78.Anchored = true
  4051. o78.CanCollide = false
  4052. o78.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4053. o78.CFrame = CFrame.new(-21.3107891, 0.924476743, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4054. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4055. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4056. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4057. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4058. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4059. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4060. o78.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4061. o79.Parent = o78
  4062. o79.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4063. o79.MeshType = Enum.MeshType.Cylinder
  4064. o80.Parent = o1
  4065. o80.Material = Enum.Material.SmoothPlastic
  4066. o80.BrickColor = BrickColor.new("Really black")
  4067. o80.Rotation = Vector3.new(-180, 0, 90)
  4068. o80.Anchored = true
  4069. o80.CanCollide = false
  4070. o80.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4071. o80.CFrame = CFrame.new(-21.3107891, 1.24632478, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4072. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4073. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4074. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4075. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4076. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4077. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4078. o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4079. o81.Parent = o80
  4080. o81.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4081. o81.MeshType = Enum.MeshType.Cylinder
  4082. function Equipped()
  4083. for i,v in pairs (o1:GetChildren()) do
  4084. if v:IsA("Animation")or v:IsA("LocalScript") then
  4085. else
  4086. if v.Name ~= "CHOPPART" then
  4087. v.BrickColor = BrickColor.new(CustomColor)
  4088. else
  4089. end
  4090. v.Anchored = false
  4091. end
  4092. end
  4093. end
  4094. for i,v in pairs (o1:GetChildren()) do
  4095. if v:IsA("Animation")or v:IsA("LocalScript") then
  4096. else
  4097. if v.Name ~= "CHOPPART" then
  4098. v.BrickColor = BrickColor.new(CustomColor)
  4099. else end
  4100. end
  4101. end
  4102. if Electric == true then
  4103. klk = Instance.new("Part")
  4104. kasd = Instance.new("BlockMesh")
  4105. o3 = Instance.new("Sound")
  4106. o4 = Instance.new("ParticleEmitter")
  4107. klk.Parent = o1
  4108. klk.Material = Enum.Material.Metal
  4109. klk.BrickColor = BrickColor.new("Smoky grey")
  4110. klk.Position = Vector3.new(-21.3253803, 2.08690095, -59.9731712)
  4111. klk.Size = Vector3.new(0.200000003, 1, 0.200000003)
  4112. klk.CFrame = CFrame.new(-21.3253803, 2.08690095, -59.9731712, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4113. klk.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4114. klk.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4115. klk.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4116. klk.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4117. klk.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4118. klk.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4119. klk.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4120. kasd.Parent = klk
  4121. kasd.Scale = Vector3.new(0.100000001, 1, 1)
  4122. o3.Parent = klk
  4123. o3.SoundId = "rbxassetid://277635663"
  4124. o3.Volume = 0.10000000149012
  4125. o3.Looped = true o3:Play()
  4126. o4.Parent = klk
  4127. o4.Transparency = NumberSequence.new(0.80000001192093,0.80000001192093)
  4128. o4.Size = NumberSequence.new(0.20000000298023,0.20000000298023)
  4129. o4.Color = ColorSequence.new(Color3.new(0.921569, 1, 0.0470588),Color3.new(0.153018, 0.0780643, 0.580257))
  4130. o4.Acceleration = Vector3.new(2, -20, 1)
  4131. o4.Rate = 10
  4132. end
  4133. repeat wait() until o1:FindFirstChild("Handle")
  4134.  
  4135. local Welds = {}
  4136.  
  4137. function ClearOldWelds(tbl)
  4138. for _,v in pairs(tbl) do
  4139. if v:IsA('Weld') then
  4140. v:Destroy()
  4141. end
  4142. end
  4143. end
  4144.  
  4145. function Equipped()
  4146. if Flaming == true then o1hj:Play()end
  4147. if Electric == true then
  4148. o3:Play()end
  4149. for i,v in pairs (o1:GetChildren()) do
  4150. if v:IsA("Animation")or v:IsA("LocalScript") then
  4151. else
  4152. v.Anchored = false
  4153. end
  4154. end
  4155. local Handle = o1:FindFirstChild('Handle')
  4156. if not Handle then return end
  4157. local tble = Handle:GetChildren()
  4158. for _,v in pairs(o1:GetChildren()) do
  4159. if v:IsA('Part') or v:IsA('WedgePart') and v ~= Handle then
  4160. local c1
  4161. for _1,v1 in pairs(Welds) do
  4162. if _1 == v then
  4163. c1 = v1
  4164. break
  4165. end
  4166. end
  4167.  
  4168. if not c1 then
  4169. Welds[v] = v.CFrame:inverse()*Handle.CFrame
  4170. v.Anchored = true
  4171. c1 = Welds[v]
  4172. end
  4173.  
  4174. local Weld = Instance.new('Weld')
  4175. Weld.Part0 = Handle
  4176. Weld.Part1 = v
  4177. Weld.C0 = CFrame.new()
  4178. Weld.C1 = c1
  4179. Weld.Parent = Handle
  4180.  
  4181. end
  4182. end
  4183. ClearOldWelds(tble)
  4184. Handle.Anchored=false
  4185. end
  4186.  
  4187. Equipped()
  4188. o1.Equipped:connect(Equipped)
  4189.  
  4190.  
  4191.  
  4192.  
  4193.  
  4194.  
  4195.  
  4196.  
  4197. Tool = o1
  4198. Handle = Tool:WaitForChild("Handle")
  4199.  
  4200. Players = game:GetService("Players")
  4201. Debris = game:GetService("Debris")
  4202. InsertService = game:GetService("InsertService")
  4203. function onEquipped(mouse2)
  4204. mouse2.KeyDown:connect(onkeyDown)
  4205. mouse = mouse2
  4206. end
  4207. o1.Equipped:connect(onEquipped)
  4208. WhackAnim = Tool:WaitForChild("Whack")
  4209. ChopAnim = Tool:WaitForChild("Chop")
  4210. SliceAnim = Tool:WaitForChild("Slice")
  4211. SlashSound = Handle:WaitForChild("SlashSound")
  4212. HitSound = Handle:WaitForChild("Hit")
  4213.  
  4214. Damage = 10
  4215.  
  4216. ReloadTime = .4
  4217.  
  4218. Kills = 0
  4219.  
  4220. function TagHumanoid(humanoid, player) --registers you actually Hitting the guy
  4221. HitSound:Play()
  4222. local Creator_Tag = Instance.new("ObjectValue")
  4223. Creator_Tag.Name = "creator"
  4224. Creator_Tag.Value = player
  4225. Debris:AddItem(Creator_Tag, 2)
  4226. Creator_Tag.Parent = humanoid
  4227. end
  4228. function onkeyDown(key)
  4229. if Tool.Enabled then
  4230. if key == "q" then
  4231. Slice = Humanoid:LoadAnimation(SliceAnim)
  4232. if Slice then
  4233. Slice:Play()
  4234. SlashSound:Play()
  4235. wait(1)
  4236. SlashSound:Play()
  4237. end
  4238. Tool.Enabled = true
  4239. end
  4240. end
  4241.  
  4242. if Tool.Enabled then
  4243. if key == "e" then
  4244. Chop = Humanoid:LoadAnimation(ChopAnim)
  4245. if Chop then
  4246. Chop:Play()
  4247. SlashSound:Play()
  4248. end
  4249. Tool.Enabled = true
  4250. end
  4251. end
  4252. end
  4253.  
  4254. function UntagHumanoid(humanoid)
  4255. for i, v in pairs(humanoid:GetChildren()) do
  4256. if v:IsA("ObjectValue") and v.Name == "creator" then
  4257. v:Destroy()
  4258. end
  4259. end
  4260. end
  4261.  
  4262. function Blow(Hit)
  4263. if Hit.Name == "Head" then
  4264. Hit.Anchored= false Hit.Size = Vector3.new(2, 0.2, 1)
  4265. Hit.BrickColor = BrickColor.new("Maroon")
  4266. o1 = Instance.new("Sound")
  4267. o1.Parent = Hit
  4268. o1.SoundId = "rbxassetid://429400881"
  4269. o1:Play()
  4270. end
  4271. if Hit.Name == "Right Arm" then
  4272. o11 = Instance.new("Part")
  4273. o11.Name = "GOREPART"
  4274. o11.Parent = workspace
  4275. o11.BrickColor = BrickColor.new("Maroon")
  4276. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4277. o11.FormFactor = Enum.FormFactor.Symmetric
  4278. o11.Size = Vector3.new(1, 2, 1)
  4279. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4280. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4281. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4282. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4283. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4284. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4285. o11.Color = Color3.new(0.458824, 0, 0)
  4286. Hit:Destroy()
  4287. o1 = Instance.new("Sound")
  4288. o1.Parent = o11
  4289. o1.SoundId = "rbxassetid://429400881"
  4290. o1:Play()
  4291.  
  4292. end
  4293. if Hit.Name == "Left Arm" then
  4294. o11 = Instance.new("Part")
  4295. o11.Name = "GOREPART"
  4296. o11.Parent = workspace
  4297. o11.BrickColor = BrickColor.new("Maroon")
  4298. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4299. o11.FormFactor = Enum.FormFactor.Symmetric
  4300. o11.Size = Vector3.new(1, 2, 1)
  4301. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4302. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4303. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4304. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4305. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4306. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4307. o11.Color = Color3.new(0.458824, 0, 0)
  4308. Hit:Destroy()
  4309. o1 = Instance.new("Sound")
  4310. o1.Parent = o11
  4311. o1.SoundId = "rbxassetid://429400881"
  4312. o1:Play()
  4313.  
  4314. end
  4315. if Hit.Name == "Right Leg" then
  4316. Hit:Destroy()
  4317. o1 = Instance.new("Sound")
  4318. o1.Parent = o11
  4319. o1.SoundId = "rbxassetid://429400881"
  4320. o1:Play()
  4321.  
  4322. end
  4323. if Hit.Name == "Left Arm" then
  4324. o11 = Instance.new("Part")
  4325. o11.Name = "GOREPART"
  4326. o11.Parent = workspace
  4327. o11.BrickColor = BrickColor.new("Maroon")
  4328. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4329. o11.FormFactor = Enum.FormFactor.Symmetric
  4330. o11.Size = Vector3.new(1, 2, 1)
  4331. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4332. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4333. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4334. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4335. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4336. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4337. o11.Color = Color3.new(0.458824, 0, 0)
  4338. Hit:Destroy()
  4339. o1 = Instance.new("Sound")
  4340. o1.Parent = o11
  4341. o1.SoundId = "rbxassetid://429400881"
  4342. o1:Play()
  4343.  
  4344. end
  4345.  
  4346. if Hit.Name == "Left Leg" then
  4347. Hit:Destroy()
  4348. o1 = Instance.new("Sound")
  4349. o1.Parent = o11
  4350. o1.SoundId = "rbxassetid://429400881"
  4351. o1:Play()
  4352.  
  4353. end
  4354. if Hit.Name == "Left Arm" then
  4355. o11 = Instance.new("Part")
  4356. o11.Name = "GOREPART"
  4357. o11.Parent = workspace
  4358. o11.Position = Hit.Position
  4359. o11.BrickColor = BrickColor.new("Maroon")
  4360. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4361. o11.FormFactor = Enum.FormFactor.Symmetric
  4362. o11.Size = Vector3.new(1, 2, 1)
  4363. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4364. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4365. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4366. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4367. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4368. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4369. o11.Color = Color3.new(0.458824, 0, 0)
  4370. Hit:Destroy()
  4371. o1 = Instance.new("Sound")
  4372. o1.Parent = o11
  4373. o1.SoundId = "rbxassetid://429400881"
  4374. o1:Play()
  4375.  
  4376. end
  4377. if Hit.Name == "Torso" then
  4378. o11 = Instance.new("Part")
  4379. o2 = Instance.new("Part")
  4380. o2.Name = "GOREPART"
  4381. o2.Position = Hit.Position
  4382. o2.Parent = workspace
  4383. o2.BrickColor = BrickColor.new("Maroon")
  4384. o2.Rotation = Vector3.new(-180, 1.29089832, 180)
  4385. o2.CanCollide = true
  4386. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4387. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4388. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4389. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4390. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4391. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4392. o2.Size = Vector3.new(2, 1, 1)
  4393. o2.LeftSurface = Enum.SurfaceType.Weld
  4394. o2.RightSurface = Enum.SurfaceType.Weld
  4395. o2.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4396. o1 = Instance.new("Part")
  4397. o1.Name = "GOREPART"
  4398. o1.Parent = workspace
  4399. o1.Position = Hit.Position
  4400. o1.BrickColor = BrickColor.new("Maroon")
  4401. o1.Rotation = Vector3.new(-180, 1.29089832, 180)
  4402. o1.CanCollide = true
  4403. o1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4404. o1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4405. o1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4406. o1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4407. o1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4408. o1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4409. o1.Size = Vector3.new(2, 1, 1)
  4410. o1.Position = Hit.Position
  4411. o1.LeftSurface = Enum.SurfaceType.Weld
  4412. o1.RightSurface = Enum.SurfaceType.Weld
  4413. o1.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4414.  
  4415.  
  4416. Hit:Destroy()
  4417. o1 = Instance.new("Sound")
  4418. o1.Parent = o11
  4419. o1.SoundId = "rbxassetid://429400881"
  4420. o1:Play()
  4421.  
  4422. end --registers the Hit, deals damage to the player, and if the humanoid has 0 health a kill is added into the killstreak.
  4423. if Hit and Hit.Parent then
  4424. local character = Hit.Parent
  4425. local humanoid = character:FindFirstChild("Humanoid")
  4426. if Humanoid and Humanoid ~= humanoid and humanoid and Humanoid.Health > 0 and humanoid.Health > 0 then
  4427. local Right_Arm = Character:FindFirstChild("Right Arm")
  4428. if Right_Arm then
  4429. local Joint = Right_Arm:FindFirstChild("RightGrip")
  4430. if (Joint and (Joint.Part0 == Handle or Joint.Part1 == Handle)) then
  4431. humanoid:TakeDamage(Damage) --deal regular damage or instakill normal health players if a ninja
  4432. UntagHumanoid(humanoid)
  4433. TagHumanoid(humanoid, Player)
  4434. end
  4435. end
  4436. end
  4437. end
  4438. end
  4439.  
  4440. function Activated() --when you swing
  4441. if Tool.Enabled then
  4442. Tool.Enabled = false
  4443. Whack = Humanoid:LoadAnimation(WhackAnim)
  4444. if Whack then
  4445. Whack:Play()
  4446. SlashSound:Play()
  4447. end
  4448. wait(ReloadTime)
  4449. Tool.Enabled = true
  4450. end
  4451. end
  4452.  
  4453. function Equipped(mouse) --get everything settled up
  4454. Character = Tool.Parent
  4455. Player = Players:GetPlayerFromCharacter(Character)
  4456. Humanoid = Character:FindFirstChild("Humanoid")
  4457. Torso = Character:FindFirstChild("Torso")
  4458. if not Humanoid or not Torso then
  4459. return
  4460. end
  4461.  
  4462. if not Tool.Enabled then
  4463. wait(ReloadTime)
  4464. Tool.Enabled = true
  4465. end
  4466. end
  4467.  
  4468. function Unequipped()
  4469. if Flaming == true then o1hj:Stop()end
  4470. if Electric == true then o3:Stop() end
  4471. if Whack then
  4472. Whack:Stop()
  4473. end
  4474. if Slice then
  4475. Slice:Stop()
  4476. end
  4477. if Chop then
  4478. Chop:Stop()
  4479. end
  4480. end
  4481.  
  4482.  
  4483. Mouse_Icon = "rbxasset://textures/GunCursor.png"
  4484. Reloading_Icon = "rbxasset://textures/GunWaitCursor.png"
  4485.  
  4486. Tool = o1
  4487.  
  4488. Mouse = nil
  4489.  
  4490. function UpdateIcon()
  4491. if Mouse then
  4492. Mouse.Icon = Tool.Enabled and Mouse_Icon or Reloading_Icon
  4493. end
  4494. end
  4495.  
  4496. function OnEquipped(ToolMouse)
  4497. Mouse = ToolMouse
  4498. UpdateIcon()
  4499. end
  4500.  
  4501. function OnChanged(Property)
  4502. if Property == "Enabled" then
  4503. UpdateIcon()
  4504. end
  4505. end
  4506.  
  4507. Tool.Equipped:connect(OnEquipped)
  4508. Tool.Changed:connect(OnChanged)
  4509.  
  4510. Tool.Activated:connect(Activated)
  4511. Tool.Equipped:connect(Equipped)
  4512. Tool.Unequipped:connect(Unequipped)
  4513.  
  4514. Tool.CHOPPART.Touched:connect(Blow)
  4515. end)
  4516.  
  4517. Mossberg.MouseButton1Click:connect(function()
  4518. --Mossberg 500 by MDS err DMS
  4519. local Shotgoonwooot = function(f,scri)
  4520. local oldenv = getfenv(f)
  4521. local newenv = setmetatable({}, {
  4522. __index = function(_, k)
  4523. if k:lower() == 'script' then
  4524. return scri
  4525. else
  4526. return oldenv[k]
  4527. end
  4528. end
  4529. })
  4530. setfenv(f, newenv)
  4531. ypcall(function() f() end)
  4532. end
  4533. cors = {}
  4534.  
  4535. o1 = Instance.new("Tool")
  4536. o2 = Instance.new("LocalScript")
  4537. o3 = Instance.new("LocalScript")
  4538. o4 = Instance.new("LocalScript")
  4539. o5 = Instance.new("NumberValue")
  4540. o6 = Instance.new("Part")
  4541. o7 = Instance.new("BlockMesh")
  4542. o8 = Instance.new("LocalScript")
  4543. o9 = Instance.new("NumberValue")
  4544. o10 = Instance.new("NumberValue")
  4545. o11 = Instance.new("NumberValue")
  4546. o12 = Instance.new("Script")
  4547. o13 = Instance.new("LocalScript")
  4548. o14 = Instance.new("LocalScript")
  4549. o15 = Instance.new("Part")
  4550. o16 = Instance.new("CylinderMesh")
  4551. o17 = Instance.new("Part")
  4552. o18 = Instance.new("SpecialMesh")
  4553. o19 = Instance.new("Part")
  4554. o20 = Instance.new("CylinderMesh")
  4555. o21 = Instance.new("Part")
  4556. o22 = Instance.new("SpecialMesh")
  4557. o23 = Instance.new("Part")
  4558. o24 = Instance.new("CylinderMesh")
  4559. o25 = Instance.new("Part")
  4560. o26 = Instance.new("BlockMesh")
  4561. o27 = Instance.new("Part")
  4562. o28 = Instance.new("SpecialMesh")
  4563. o29 = Instance.new("Part")
  4564. o30 = Instance.new("BlockMesh")
  4565. o31 = Instance.new("Part")
  4566. o32 = Instance.new("BlockMesh")
  4567. o33 = Instance.new("Part")
  4568. o34 = Instance.new("BlockMesh")
  4569. o35 = Instance.new("Part")
  4570. o36 = Instance.new("BlockMesh")
  4571. o37 = Instance.new("Part")
  4572. o38 = Instance.new("BlockMesh")
  4573. o39 = Instance.new("Part")
  4574. o40 = Instance.new("BlockMesh")
  4575. o41 = Instance.new("Part")
  4576. o42 = Instance.new("CylinderMesh")
  4577. o43 = Instance.new("Part")
  4578. o44 = Instance.new("BlockMesh")
  4579. o45 = Instance.new("Part")
  4580. o46 = Instance.new("SpecialMesh")
  4581. o47 = Instance.new("Part")
  4582. o48 = Instance.new("SpecialMesh")
  4583. o49 = Instance.new("Part")
  4584. o50 = Instance.new("SpecialMesh")
  4585. o51 = Instance.new("Part")
  4586. o52 = Instance.new("BlockMesh")
  4587. o53 = Instance.new("Part")
  4588. o54 = Instance.new("BlockMesh")
  4589. o55 = Instance.new("Part")
  4590. o56 = Instance.new("BlockMesh")
  4591. o57 = Instance.new("Part")
  4592. o58 = Instance.new("SpecialMesh")
  4593. o59 = Instance.new("Part")
  4594. o60 = Instance.new("CylinderMesh")
  4595. o61 = Instance.new("Part")
  4596. o62 = Instance.new("BlockMesh")
  4597. o63 = Instance.new("Part")
  4598. o64 = Instance.new("BlockMesh")
  4599. o65 = Instance.new("Part")
  4600. o66 = Instance.new("BlockMesh")
  4601. o67 = Instance.new("Part")
  4602. o68 = Instance.new("SpecialMesh")
  4603. o69 = Instance.new("Part")
  4604. o70 = Instance.new("SpecialMesh")
  4605. o71 = Instance.new("Part")
  4606. o72 = Instance.new("SpecialMesh")
  4607. o73 = Instance.new("Part")
  4608. o74 = Instance.new("BlockMesh")
  4609. o75 = Instance.new("Part")
  4610. o76 = Instance.new("CylinderMesh")
  4611. o77 = Instance.new("Part")
  4612. o78 = Instance.new("BlockMesh")
  4613. o79 = Instance.new("Sound")
  4614. o80 = Instance.new("Sound")
  4615. o81 = Instance.new("Sound")
  4616. o82 = Instance.new("Sound")
  4617. o83 = Instance.new("Sound")
  4618. o85 = Instance.new("Part")
  4619. o86 = Instance.new("SpecialMesh")
  4620. o87 = Instance.new("Part")
  4621. o88 = Instance.new("CylinderMesh")
  4622. o89 = Instance.new("Part")
  4623. o90 = Instance.new("CylinderMesh")
  4624. o91 = Instance.new("Part")
  4625. o92 = Instance.new("BlockMesh")
  4626. o93 = Instance.new("Part")
  4627. o94 = Instance.new("CylinderMesh")
  4628. o95 = Instance.new("Part")
  4629. o96 = Instance.new("BlockMesh")
  4630. o97 = Instance.new("Part")
  4631. o98 = Instance.new("SpecialMesh")
  4632. o99 = Instance.new("Part")
  4633. o100 = Instance.new("BlockMesh")
  4634. o101 = Instance.new("Part")
  4635. o102 = Instance.new("SpecialMesh")
  4636. o103 = Instance.new("Part")
  4637. o104 = Instance.new("SpecialMesh")
  4638. o105 = Instance.new("Part")
  4639. o106 = Instance.new("BlockMesh")
  4640. o107 = Instance.new("Part")
  4641. o108 = Instance.new("SpecialMesh")
  4642. o109 = Instance.new("Part")
  4643. o110 = Instance.new("SpecialMesh")
  4644. o111 = Instance.new("Part")
  4645. o112 = Instance.new("SpecialMesh")
  4646. o113 = Instance.new("Part")
  4647. o114 = Instance.new("SpecialMesh")
  4648. o115 = Instance.new("Part")
  4649. o116 = Instance.new("SpecialMesh")
  4650. o117 = Instance.new("Part")
  4651. o118 = Instance.new("BlockMesh")
  4652. o119 = Instance.new("Part")
  4653. o120 = Instance.new("CylinderMesh")
  4654. o121 = Instance.new("Part")
  4655. o122 = Instance.new("CylinderMesh")
  4656. o123 = Instance.new("Part")
  4657. o124 = Instance.new("BlockMesh")
  4658. o125 = Instance.new("Part")
  4659. o126 = Instance.new("SpecialMesh")
  4660. o127 = Instance.new("Part")
  4661. o128 = Instance.new("SpecialMesh")
  4662. o129 = Instance.new("Part")
  4663. o130 = Instance.new("CylinderMesh")
  4664. o131 = Instance.new("Part")
  4665. o132 = Instance.new("CylinderMesh")
  4666. o133 = Instance.new("Part")
  4667. o134 = Instance.new("BlockMesh")
  4668. o135 = Instance.new("Part")
  4669. o136 = Instance.new("BlockMesh")
  4670. o137 = Instance.new("Part")
  4671. o138 = Instance.new("CylinderMesh")
  4672. o139 = Instance.new("Part")
  4673. o140 = Instance.new("BlockMesh")
  4674. o141 = Instance.new("Part")
  4675. o142 = Instance.new("CylinderMesh")
  4676. o143 = Instance.new("Part")
  4677. o144 = Instance.new("BlockMesh")
  4678. o145 = Instance.new("Part")
  4679. o146 = Instance.new("CylinderMesh")
  4680. o147 = Instance.new("Part")
  4681. o148 = Instance.new("BlockMesh")
  4682. o1.Name = "M500"
  4683. o1.Parent = game.Players.LocalPlayer.Backpack
  4684. o1.GripForward = Vector3.new(-0.271321744, 0, -0.962488711)
  4685. o1.GripPos = Vector3.new(-0, -0.300000012, -0.400000006)
  4686. o1.GripRight = Vector3.new(0.962488711, 0, -0.271321744)
  4687. o2.Name = "BackupWeld"
  4688. o2.Parent = o1
  4689. table.insert(cors,coroutine.create(function()
  4690. wait()
  4691. Shotgoonwooot(function()
  4692. function Weld(x,y)
  4693. local W = Instance.new("Weld")
  4694. W.Part0 = x
  4695. W.Part1 = y
  4696. local CJ = CFrame.new(x.Position)
  4697. local C0 = x.CFrame:inverse()*CJ
  4698. local C1 = y.CFrame:inverse()*CJ
  4699. W.C0 = C0
  4700. W.C1 = C1
  4701. W.Parent = x
  4702. end
  4703.  
  4704. function Get(A)
  4705. if A.className == "Part" then
  4706. Weld(script.Parent.Handle, A)
  4707. A.Anchored = false
  4708. else
  4709. local C = A:GetChildren()
  4710. for i=1, #C do
  4711. Get(C[i])
  4712. end
  4713. end
  4714. end
  4715.  
  4716. function Finale()
  4717. Get(script.Parent)
  4718. end
  4719.  
  4720. script.Parent.Equipped:connect(Finale)
  4721. script.Parent.Unequipped:connect(Finale)
  4722. Finale()
  4723. end,o2)
  4724. end))
  4725. o3.Name = "Crouch"
  4726. o3.Parent = o1
  4727. table.insert(cors,coroutine.create(function()
  4728. wait()
  4729. Shotgoonwooot(function()
  4730. on = 0
  4731. Tool = script.Parent
  4732. welds = {}
  4733. sh = {}
  4734. arms = nil
  4735. torso = nil
  4736. f = nil
  4737. function Crouch(ison)
  4738. if arms == nil and torso == nil then
  4739. arms = {Tool.Parent:FindFirstChild("Left Leg"), Tool.Parent:FindFirstChild("Right Leg")}
  4740. torso = Tool.Parent:FindFirstChild("Torso")
  4741. end
  4742. if arms ~= nil and torso ~= nil then
  4743. sh = {torso:FindFirstChild("Left Hip"), torso:FindFirstChild("Right Hip")}
  4744. if sh ~= nil then
  4745. local yes = true
  4746. if yes then
  4747. yes = false
  4748. if ison == 1 then
  4749. sh[1].Part1 = nil
  4750. sh[2].Part1 = nil
  4751. local weld1 = Instance.new("Weld")
  4752. weld1.Part0 = torso
  4753. weld1.Parent = torso
  4754. weld1.Part1 = arms[1]
  4755. weld1.C1 = CFrame.new(-0.5, 0.75, 1)
  4756. arms[1].Name = "LDave"
  4757. arms[1].CanCollide = true
  4758. welds[1] = weld1
  4759. -------------------------------------------
  4760. local weld2 = Instance.new("Weld")
  4761. weld2.Part0 = torso
  4762. weld2.Parent = torso
  4763. weld2.Part1 = arms[2]
  4764. weld2.C1 = CFrame.new(0.5,0.495,1.25) * CFrame.fromEulerAnglesXYZ(math.rad(90),0,0)
  4765. arms[2].Name = "RDave"
  4766. arms[2].CanCollide = true
  4767. welds[2] = weld2
  4768. ---------------------------------
  4769. local force = Instance.new("BodyForce")
  4770. force.Parent = torso
  4771. f = force
  4772. wait(0.01)
  4773. elseif ison == 0 then
  4774. if arms then
  4775. sh[1].Part1 = arms[1]
  4776. sh[2].Part1 = arms[2]
  4777. f.Parent = nil
  4778. arms[2].Name = "Right Leg"
  4779. arms[1].Name = "Left Leg"
  4780. welds[1].Parent = nil
  4781. welds[2].Parent = nil
  4782. end
  4783. end
  4784. --
  4785. end
  4786. else
  4787. print("sh")
  4788. end
  4789. else
  4790. print("arms")
  4791. end
  4792. end
  4793. function Key(key)
  4794. if key then
  4795. key = string.lower(key)
  4796. if (key=="c") then
  4797. if on == 1 then
  4798. on = 0
  4799. elseif on == 0 then
  4800. on = 1
  4801. end
  4802. Crouch(on)
  4803. end
  4804. end
  4805. end
  4806. function Equip(mouse)
  4807. mouse.KeyDown:connect(Key)
  4808. end
  4809. script.Parent.Equipped:connect(Equip)
  4810.  
  4811.  
  4812. end,o3)
  4813. end))
  4814. o4.Name = "BackupWeld"
  4815. o4.Parent = o1
  4816. table.insert(cors,coroutine.create(function()
  4817. wait()
  4818. Shotgoonwooot(function()
  4819. function Weld(x,y)
  4820. local W = Instance.new("Weld")
  4821. W.Part0 = x
  4822. W.Part1 = y
  4823. local CJ = CFrame.new(x.Position)
  4824. local C0 = x.CFrame:inverse()*CJ
  4825. local C1 = y.CFrame:inverse()*CJ
  4826. W.C0 = C0
  4827. W.C1 = C1
  4828. W.Parent = x
  4829. end
  4830.  
  4831. function Get(A)
  4832. if A.className == "Part" then
  4833. Weld(script.Parent.Handle, A)
  4834. A.Anchored = false
  4835. else
  4836. local C = A:GetChildren()
  4837. for i=1, #C do
  4838. Get(C[i])
  4839. end
  4840. end
  4841. end
  4842.  
  4843. function Finale()
  4844. Get(script.Parent)
  4845. end
  4846.  
  4847. script.Parent.Equipped:connect(Finale)
  4848. script.Parent.Unequipped:connect(Finale)
  4849. Finale()
  4850. end,o4)
  4851. end))
  4852. o5.Name = "StoredAmmo"
  4853. o5.Parent = o1
  4854. o5.Value = 60
  4855. o6.Parent = o1
  4856. o6.Material = Enum.Material.SmoothPlastic
  4857. o6.BrickColor = BrickColor.new("Black")
  4858. o6.Position = Vector3.new(-56.3797073, 0.641173005, -34.5374298)
  4859. o6.Rotation = Vector3.new(165, -90, 0)
  4860. o6.Anchored = true
  4861. o6.CanCollide = false
  4862. o6.FormFactor = Enum.FormFactor.Custom
  4863. o6.Size = Vector3.new(0.281481475, 0.244444445, 0.200000003)
  4864. o6.CFrame = CFrame.new(-56.3797073, 0.641173005, -34.5374298, -4.37113883e-008, 0, -1, -0.258819133, -0.965925813, 1.1313344e-008, -0.965925813, 0.258819133, 4.22219593e-008)
  4865. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4866. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4867. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4868. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4869. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4870. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4871. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4872. o7.Parent = o6
  4873. o7.Scale = Vector3.new(1, 1, 0.666666687)
  4874. o8.Name = "Shooter"
  4875. o8.Parent = o1
  4876. table.insert(cors,coroutine.create(function()
  4877. wait()
  4878. Shotgoonwooot(function()
  4879. Tool = script.Parent
  4880.  
  4881. local arms = nil
  4882. local torso = nil
  4883. local weld33 = nil -- right arm
  4884. local weld55 = nil -- left arm
  4885. local welds = {}
  4886. local reloading = false
  4887. local canclereloading = false
  4888. local falsearm1 = nil
  4889. local falsearm2 = nil
  4890. local c = nil
  4891. local canshoot = true
  4892. local canreload = true
  4893. local damage = 200
  4894.  
  4895. function ShellInsert() -- this will be a pain in my blocky butt.
  4896. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.12, math.rad(-72))
  4897. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.36)
  4898. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.36)
  4899. wait()
  4900. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.1, math.rad(-77))
  4901. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.30)
  4902. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.30)
  4903. wait()
  4904. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.08, math.rad(-82))
  4905. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.24)
  4906. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.24)
  4907. wait()
  4908. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.06, math.rad(-87))
  4909. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.18)
  4910. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.18)
  4911. wait()
  4912. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.04, math.rad(-92))
  4913. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.12)
  4914. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.12)
  4915. wait()
  4916. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.02, math.rad(-97))
  4917. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.06)
  4918. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.06)
  4919. wait()
  4920. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), 0, math.rad(-102))
  4921. Tool.S1.Mesh.Offset = Vector3.new(0, 0, 0)
  4922. Tool.S2.Mesh.Offset = Vector3.new(0, 0, 0)
  4923. wait()
  4924. weld55.C1 = CFrame.new(-0.35, 0.28, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(336), 0, math.rad(-104))
  4925. Tool.Handle.Reload:play()
  4926. wait()
  4927. weld55.C1 = CFrame.new(-0.35, 0.36, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(332), 0, math.rad(-106))
  4928. end
  4929.  
  4930. function Anim1() --testing this part.....
  4931. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-15), 0)
  4932. wait()
  4933. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-15), 0)
  4934. wait()
  4935. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-102), math.rad(-15), 0)
  4936. wait()
  4937. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-106), math.rad(-15), 0)
  4938. wait()
  4939. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-110), math.rad(-15), 0)
  4940. end
  4941.  
  4942. function Anim2() --also testing this T_T
  4943. local canshoot = false
  4944. local canreload = false
  4945. weld55.C1 = CFrame.new(-0.35, 0.33, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(320), 0, math.rad(-90))
  4946. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-110), math.rad(-15), 0)
  4947. wait()
  4948. weld55.C1 = CFrame.new(-0.35, 0.46, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(317), 0, math.rad(-90))
  4949. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-108), math.rad(-15), 0)
  4950. wait()
  4951. weld55.C1 = CFrame.new(-0.35, 0.59, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(314), 0, math.rad(-90))
  4952. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-106), math.rad(-15), 0)
  4953. wait()
  4954. weld55.C1 = CFrame.new(-0.35, 0.72, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(311), 0, math.rad(-90))
  4955. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-104), math.rad(-15), 0)
  4956. wait()
  4957. weld55.C1 = CFrame.new(-0.35, 0.85, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(308), 0, math.rad(-90))
  4958. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-102), math.rad(-15), 0)
  4959. wait()
  4960. weld55.C1 = CFrame.new(-0.35, 0.98, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(305), 0, math.rad(-90))
  4961. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-100), math.rad(-15), 0)
  4962. wait()
  4963. weld55.C1 = CFrame.new(-0.35, 1.11, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(302), 0, math.rad(-90))
  4964. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-15), 0)
  4965. wait()
  4966. weld55.C1 = CFrame.new(-0.35, 1.24, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(299), 0, math.rad(-90))
  4967. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-15), 0)
  4968. wait()
  4969. weld55.C1 = CFrame.new(-0.35, 1.37, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(296), 0, math.rad(-90))
  4970. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-15), 0)
  4971. wait()
  4972. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(293), 0, math.rad(-90))
  4973. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-92), math.rad(-15), 0)
  4974. wait()
  4975. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  4976. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  4977. wait()
  4978. Tool.Handle.A1:play()
  4979. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  4980. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  4981. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  4982. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  4983. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  4984. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  4985. wait(.03)
  4986. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  4987. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  4988. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  4989. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  4990. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  4991. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  4992. wait(.03)
  4993. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  4994. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  4995. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  4996. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  4997. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  4998. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  4999. wait(.03)
  5000. weld55.C1 = CFrame.new(-0.35, 1.18, 0.52) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5001. Tool.A1.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5002. Tool.A2.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5003. Tool.A3.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5004. Tool.A4.Mesh.Offset = Vector3.new(0.4, 0, 0)
  5005. Tool.A5.Mesh.Offset = Vector3.new(0.4, 0, -0.01)
  5006. wait(.08)
  5007. Tool.Handle.A2:play()
  5008. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5009. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5010. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5011. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5012. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5013. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5014. wait(.03)
  5015. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5016. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5017. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5018. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5019. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5020. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5021. wait(.03)
  5022. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5023. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5024. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5025. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5026. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5027. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5028. wait(.03)
  5029. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5030. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  5031. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  5032. Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
  5033. Tool.A4.Mesh.Offset = Vector3.new(0, 0, 0)
  5034. Tool.A5.Mesh.Offset = Vector3.new(0, 0, 0)
  5035. local canshoot = true
  5036. local canreload = true
  5037. end
  5038.  
  5039. function Pump()
  5040. Tool.Handle.A1:play()
  5041. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5042. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5043. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5044. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5045. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5046. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5047. wait(.03)
  5048. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5049. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5050. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5051. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5052. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5053. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5054. wait(.03)
  5055. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5056. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5057. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5058. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5059. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5060. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5061. wait(.03)
  5062. weld55.C1 = CFrame.new(-0.35, 1.18, 0.52) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5063. Tool.A1.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5064. Tool.A2.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5065. Tool.A3.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5066. Tool.A4.Mesh.Offset = Vector3.new(0.4, 0, 0)
  5067. Tool.A5.Mesh.Offset = Vector3.new(0.4, 0, -0.01)
  5068. wait(.08)
  5069. Tool.Handle.A2:play()
  5070. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5071. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5072. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5073. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5074. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5075. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5076. wait(.03)
  5077. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5078. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5079. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5080. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5081. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5082. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5083. wait(.03)
  5084. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5085. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5086. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5087. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5088. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5089. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5090. wait(.03)
  5091. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5092. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  5093. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  5094. Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
  5095. Tool.A4.Mesh.Offset = Vector3.new(0, 0, 0)
  5096. Tool.A5.Mesh.Offset = Vector3.new(0, 0, 0)
  5097. end
  5098.  
  5099. function Reload()
  5100. if script.Parent.Ammo.Value < script.Parent.MaxAmmo.Value and reloading == false and script.Parent.StoredAmmo.Value >= 1 then
  5101. reloading = true
  5102. Anim1()
  5103. for i = 1,script.Parent.MaxAmmo.Value - script.Parent.Ammo.Value do
  5104. if canclereloading == true then
  5105. canclereloading = false
  5106. break
  5107. end
  5108. -- ...
  5109. ShellInsert()
  5110. if script.Parent.StoredAmmo.Value >= 1 then
  5111. script.Parent.Ammo.Value = script.Parent.Ammo.Value + 1
  5112. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value - 1
  5113. end -- this is getting annoying, and its not even half way done
  5114. wait(.1)
  5115. end
  5116. reloading = false
  5117. Anim2()
  5118. end
  5119. end
  5120.  
  5121. function Equip(mouse)
  5122. wait(0.01)
  5123. arms = {Tool.Parent:FindFirstChild("Left Arm"), Tool.Parent:FindFirstChild("Right Arm")}
  5124. torso = Tool.Parent:FindFirstChild("Torso")
  5125. if arms ~= nil and torso ~= nil then
  5126. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  5127. if sh ~= nil then
  5128. local yes = true
  5129. if yes then
  5130. yes = false
  5131. sh[1].Part1 = nil
  5132. sh[2].Part1 = nil
  5133. falsearm1 = arms[1]:clone()
  5134. local mesh1 = Instance.new("BlockMesh")
  5135. mesh1.Scale = Vector3.new(.9,.9,.9)
  5136. mesh1.Parent = falsearm1
  5137. local armweld1 = Instance.new("Weld")
  5138. falsearm1.BrickColor = BrickColor.new(26)
  5139. falsearm1.Parent = Tool
  5140. armweld1.Parent = falsearm1
  5141. armweld1.Part0 = falsearm1
  5142. armweld1.Part1 = arms[1]
  5143. falsearm2 = arms[2]:clone()
  5144. local mesh2 = Instance.new("BlockMesh")
  5145. mesh2.Scale = Vector3.new(.9,.9,.9)
  5146. mesh2.Parent = falsearm2
  5147. local armweld2 = Instance.new("Weld")
  5148. falsearm2.BrickColor = BrickColor.new(26)
  5149. falsearm2.Parent = Tool
  5150. armweld2.Parent = falsearm2
  5151. armweld2.Part0 = falsearm2
  5152. armweld2.Part1 = arms[2]
  5153. local weld1 = Instance.new("Weld") -- left arm
  5154. weld55 = weld1
  5155. weld1.Part0 = torso
  5156. weld1.Parent = torso
  5157. weld1.Part1 = arms[1]
  5158. weld1.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5159. welds[1] = weld1
  5160. local weld2 = Instance.new("Weld") -- right arm
  5161. weld33 = weld2
  5162. weld2.Part0 = torso
  5163. weld2.Parent = torso
  5164. weld2.Part1 = arms[2]
  5165. weld2.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5166. welds[2] = weld2
  5167. Pump()
  5168. end
  5169. else
  5170. print("sh")
  5171. end
  5172. else
  5173. print("arms")
  5174. end
  5175. end
  5176.  
  5177. local legs = nil
  5178. local torso2 = nil
  5179. local welds2 = {}
  5180. local bodyforce = nil
  5181.  
  5182. function Unequip(mouse)
  5183. if arms ~= nil and torso ~= nil then
  5184. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  5185. if sh ~= nil then
  5186. local yes = true
  5187. if yes then
  5188. yes = false
  5189. sh[1].Part1 = arms[1]
  5190. sh[2].Part1 = arms[2]
  5191. welds[1].Parent = nil
  5192. welds[2].Parent = nil
  5193. falsearm1:remove()
  5194. falsearm2:remove()
  5195. end
  5196. else
  5197. print("sh")
  5198. end
  5199. else
  5200. print("arms")
  5201. end
  5202. end
  5203.  
  5204. function fire(v)
  5205.  
  5206. Tool.Handle.Fire:play()
  5207. Tool.Handle.Fire2:play()
  5208.  
  5209.  
  5210. local vCharacter = Tool.Parent
  5211. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  5212.  
  5213. for i = 1,math.random(5,8) do
  5214.  
  5215. local missile = Instance.new("Part")
  5216.  
  5217.  
  5218.  
  5219. local spawnPos = vCharacter.PrimaryPart.Position
  5220.  
  5221.  
  5222.  
  5223. spawnPos = spawnPos + (v * 5)
  5224.  
  5225. missile.Position = spawnPos
  5226. missile.Size = Vector3.new(1,1,1)
  5227. missile.Velocity = v * 500 + (Vector3.new(math.random(-15,15),math.random(-15,15),math.random(-15,15)))
  5228. missile.BrickColor = BrickColor.new(26)
  5229. missile.Shape = 0
  5230. missile.BottomSurface = 0
  5231. missile.TopSurface = 0
  5232. missile.Name = "Bullet"
  5233. missile.Elasticity = 0
  5234. missile.Reflectance = 0
  5235. missile.Friction = .9
  5236. missile.CanCollide = false
  5237.  
  5238. local force = Instance.new("BodyForce")
  5239. force.force = Vector3.new(0,missile:getMass() * 196,0)
  5240. force.Parent = missile
  5241.  
  5242. local mesh = Instance.new("SpecialMesh")
  5243. mesh.Scale = Vector3.new(.1,.1,.1)
  5244. mesh.MeshType = "Sphere"
  5245. mesh.Parent = missile
  5246.  
  5247.  
  5248. function Blow(Hit)
  5249. if Hit.Name == "Head" then
  5250. Hit.Anchored= false Hit.Size = Vector3.new(2, 0.2, 1)
  5251. Hit.BrickColor = BrickColor.new("Maroon")
  5252. o1 = Instance.new("Sound")
  5253. o1.Parent = Hit
  5254. o1.SoundId = "rbxassetid://429400881"
  5255. o1:Play()
  5256. end
  5257. if Hit.Name == "Right Arm" then
  5258. for i=1,4 do
  5259. o11.Name = "GOREPART"
  5260. o11.Parent = workspace
  5261. o11.BrickColor = BrickColor.new("Maroon")
  5262. o11.Position = Hit.Position
  5263. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5264. o11.FormFactor = Enum.FormFactor.Symmetric
  5265. o11.Size = Vector3.new(.5, .5, .5)
  5266. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5267. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5268. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5269. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5270. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5271. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5272. o11.Color = Color3.new(0.458824, 0, 0)
  5273. end
  5274. Hit:Destroy()
  5275. o1 = Instance.new("Sound")
  5276. o1.Parent = o11
  5277. o1.SoundId = "rbxassetid://429400881"
  5278. o1:Play()
  5279.  
  5280. end
  5281. if Hit.Name == "Left Arm" then
  5282. for i=1,4 do
  5283. o11 = Instance.new("Part")
  5284. o11.Name = "GOREPART"
  5285. o11.Parent = workspace
  5286. o11.BrickColor = BrickColor.new("Maroon")
  5287. o11.Position = Hit.Position
  5288. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5289. o11.FormFactor = Enum.FormFactor.Symmetric
  5290. o11.Size = Vector3.new(.5,.5,.5)
  5291. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5292. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5293. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5294. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5295. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5296. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5297. o11.Color = Color3.new(0.458824, 0, 0)
  5298. Hit:Destroy()
  5299. end
  5300. o1 = Instance.new("Sound")
  5301. o1.Parent = o11
  5302. o1.SoundId = "rbxassetid://429400881"
  5303. o1:Play()
  5304.  
  5305. end
  5306. if Hit.Name == "Right Leg" then
  5307. for i=1,4 do
  5308. o11 = Instance.new("Part")
  5309. o11.Name = "GOREPART"
  5310. o11.Parent = workspace
  5311. o11.BrickColor = BrickColor.new("Maroon")
  5312. o11.Position = Hit.Position
  5313. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5314. o11.FormFactor = Enum.FormFactor.Symmetric
  5315. o11.Size = Vector3.new(.5,.5,.5)
  5316. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5317. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5318. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5319. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5320. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5321. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5322. o11.Color = Color3.new(0.458824, 0, 0)
  5323. end
  5324. Hit:Destroy()
  5325. o1 = Instance.new("Sound")
  5326. o1.Parent = o11
  5327. o1.SoundId = "rbxassetid://429400881"
  5328. o1:Play()
  5329.  
  5330. end
  5331. if Hit.Name == "Left Arm" then
  5332. for i=1,4 do
  5333. o11 = Instance.new("Part")
  5334. o11 = Instance.new("Part")
  5335. o11.Name = "GOREPART"
  5336. o11.Parent = workspace
  5337. o11.BrickColor = BrickColor.new("Maroon")
  5338. o11.Position = Hit.Position
  5339. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5340. o11.FormFactor = Enum.FormFactor.Symmetric
  5341. o11.Size = Vector3.new(.5,.5,.5)
  5342. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5343. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5344. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5345. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5346. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5347. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5348. o11.Color = Color3.new(0.458824, 0, 0)
  5349. end
  5350. Hit:Destroy()
  5351. o1 = Instance.new("Sound")
  5352. o1.Parent = o11
  5353. o1.SoundId = "rbxassetid://429400881"
  5354. o1:Play()
  5355.  
  5356. end
  5357.  
  5358. if Hit.Name == "Left Leg" then
  5359. for i=1,4 do
  5360. o11 = Instance.new("Part")
  5361. o11 = Instance.new("Part")
  5362. o11.Name = "GOREPART"
  5363. o11.Parent = workspace
  5364. o11.BrickColor = BrickColor.new("Maroon")
  5365. o11.Position = Hit.Position
  5366. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5367. o11.FormFactor = Enum.FormFactor.Symmetric
  5368. o11.Size = Vector3.new(.5,.5,.5)
  5369. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5370. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5371. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5372. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5373. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5374. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5375. o11.Color = Color3.new(0.458824, 0, 0)
  5376. end
  5377. Hit:Destroy()
  5378. o1 = Instance.new("Sound")
  5379. o1.Parent = o11
  5380. o1.SoundId = "rbxassetid://429400881"
  5381. o1:Play()
  5382.  
  5383. end
  5384. if Hit.Name == "Left Arm" then
  5385. for i=1,4 do
  5386. o11 = Instance.new("Part")
  5387. o11 = Instance.new("Part")
  5388. o11.Name = "GOREPART"
  5389. o11.Parent = workspace
  5390. o11.BrickColor = BrickColor.new("Maroon")
  5391. o11.Position = Hit.Position
  5392. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5393. o11.FormFactor = Enum.FormFactor.Symmetric
  5394. o11.Size = Vector3.new(.5,.5,.5)
  5395. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5396. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5397. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5398. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5399. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5400. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5401. o11.Color = Color3.new(0.458824, 0, 0)
  5402. end
  5403. Hit:Destroy()
  5404. o1 = Instance.new("Sound")
  5405. o1.Parent = o11
  5406. o1.SoundId = "rbxassetid://429400881"
  5407. o1:Play()
  5408.  
  5409. end
  5410. if Hit.Name == "Torso" then
  5411. for i=1,8 do
  5412. o11 = Instance.new("Part")
  5413. o11 = Instance.new("Part")
  5414. o11.Name = "GOREPART"
  5415. o11.Parent = workspace
  5416. o11.BrickColor = BrickColor.new("Maroon")
  5417. o11.Position = Hit.Position
  5418. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5419. o11.FormFactor = Enum.FormFactor.Symmetric
  5420. o11.Size = Vector3.new(.5,.5,.5)
  5421. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5422. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5423. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5424. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5425. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5426. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5427. o11.Color = Color3.new(0.458824, 0, 0)
  5428. end
  5429.  
  5430. Hit:Destroy()
  5431. o1 = Instance.new("Sound")
  5432. o1.Parent = o11
  5433. o1.SoundId = "rbxassetid://429400881"
  5434. o1:Play()
  5435.  
  5436. end
  5437. end
  5438. function onTouched(part)
  5439. local h = part.Parent:findFirstChild("Humanoid")
  5440. if h~=nil then
  5441. h.Health = h.Health -100
  5442. wait(.1)
  5443. h.Health = h.Health -100
  5444. wait(.1)
  5445.  
  5446. end
  5447. end
  5448.  
  5449. missile.Touched:connect(onTouched)
  5450. missile.Touched:connect(Blow)
  5451.  
  5452. local creator_tag = Instance.new("ObjectValue")
  5453. creator_tag.Value = vPlayer
  5454. creator_tag.Name = "creator"
  5455. creator_tag.Parent = missile
  5456.  
  5457.  
  5458.  
  5459. missile.Parent = game.Workspace
  5460.  
  5461. end
  5462.  
  5463. weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5464. weld55.C1 = CFrame.new(-0.35, 1.4, 0.55) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5465. Tool.Flash.Mesh.Scale = Vector3.new(1.333, 1.7, 1.333)
  5466. Tool.Flash.Transparency = .2
  5467. wait(0.06)
  5468. weld33.C1 = CFrame.new(-0.75, -0.35, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5469. weld55.C1 = CFrame.new(-0.35, 1.45, 0.575) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5470. Tool.Flash.Mesh.Scale = Vector3.new(1.1, 1.4, 1.1)
  5471. Tool.Flash.Transparency = .8
  5472. wait(0.06)
  5473. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5474. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5475. Tool.Flash.Transparency = 1
  5476. end
  5477.  
  5478. function KeyDownFunctions(key)
  5479. if key == "r" then
  5480. Reload()
  5481. end
  5482. if key == "e" then
  5483. canclereloading = true
  5484. end
  5485. end
  5486.  
  5487. Tool.Enabled = true
  5488. function onActivated()
  5489.  
  5490. if not Tool.Enabled then
  5491. return
  5492. end
  5493.  
  5494. Tool.Enabled = false
  5495.  
  5496. local character = Tool.Parent;
  5497. local humanoid = character.Humanoid
  5498. if humanoid == nil then
  5499. print("Humanoid not found")
  5500. return
  5501. end
  5502. local ammo = script.Parent.Ammo
  5503. local maxammo = script.Parent.MaxAmmo
  5504. if reloading == false and humanoid.Health >= 1 then
  5505. if ammo.Value >= 1 then
  5506. ammo.Value = ammo.Value - 1
  5507. local targetPos = humanoid.TargetPoint
  5508. local lookAt = (targetPos - character.Head.Position).unit
  5509. fire(lookAt)
  5510. Pump()
  5511. else
  5512. Reload()
  5513. end
  5514. end
  5515. Tool.Enabled = true
  5516. end
  5517.  
  5518. function onEquippedLocal(mouse)
  5519.  
  5520. if mouse == nil then
  5521. print("Mouse not found")
  5522. return
  5523. end
  5524.  
  5525. mouse.Icon = "http://www.roblox.com/asset/?id=45543124"
  5526. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  5527. mouse.KeyDown:connect(KeyDownFunctions)
  5528. while true do
  5529. wait()
  5530. end
  5531. end
  5532.  
  5533.  
  5534. Tool.Equipped:connect(onEquippedLocal)
  5535.  
  5536.  
  5537. script.Parent.Activated:connect(onActivated)
  5538. Tool.Equipped:connect(Equip)
  5539. Tool.Unequipped:connect(Unequip)
  5540.  
  5541. end,o8)
  5542. end))
  5543. o9.Name = "Ammo"
  5544. o9.Parent = o1
  5545. o9.Value = 8
  5546. o10.Name = "MaxAmmo"
  5547. o10.Parent = o1
  5548. o10.Value = 8
  5549. o11.Name = "Recoil"
  5550. o11.Parent = o1
  5551. o11.Value = 2
  5552. o12.Parent = o11
  5553. table.insert(cors,coroutine.create(function()
  5554. wait()
  5555. Shotgoonwooot(function()
  5556. while true do
  5557. wait(.2)
  5558. if script.Parent.Value > 3 then
  5559. script.Parent.Value = script.Parent.Value - 1
  5560. end
  5561. end
  5562.  
  5563. end,o12)
  5564. end))
  5565. o13.Name = "GuiScript"
  5566. o13.Parent = o1
  5567. table.insert(cors,coroutine.create(function()
  5568. wait()
  5569. Shotgoonwooot(function()
  5570. local Tool = script.Parent
  5571. local Ammo = Tool.Ammo
  5572. local MaxAmmo = Ammo.Value
  5573.  
  5574. local vPlayer
  5575. local Gui
  5576. local Text
  5577.  
  5578. function onChanged(value)
  5579. if value == "Value" or value == Ammo.Value then
  5580. if Gui ~= nil and Text ~= nil then
  5581. if Ammo.Value >= 1 then
  5582. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5583. elseif math.floor(Ammo.Value) == 0 then
  5584. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5585. elseif Ammo.Value < 0 then
  5586. for i = 0, 1, 0.03 / 2 do
  5587. local Num = math.floor(i * MaxAmmo + 0.5)
  5588.  
  5589. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5590. wait()
  5591. end
  5592. end
  5593. end
  5594. end
  5595. end
  5596.  
  5597. function on2Changed()
  5598. if Gui ~= nil and Text ~= nil then
  5599.  
  5600. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5601. wait()
  5602. end
  5603. end
  5604.  
  5605. function setUpGui()
  5606. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  5607. return
  5608. end
  5609.  
  5610. Gui = Instance.new("ScreenGui")
  5611. Text = Instance.new("TextLabel")
  5612.  
  5613. Gui.Name = "DEDisplay"
  5614. Gui.Parent = vPlayer.PlayerGui
  5615.  
  5616. Text.BackgroundColor3 = BrickColor.Black().Color
  5617. Text.BackgroundTransparency = 1
  5618. Text.BorderColor3 = BrickColor.White().Color
  5619. Text.BorderSizePixel = 0
  5620. Text.Name = "Ammo"
  5621. Text.Parent = Gui
  5622. Text.Position = UDim2.new(0.05, 0, 0.8, 0)
  5623. Text.Size = UDim2.new(0, 128, 0, 64)
  5624. Text.FontSize = "Size18"
  5625. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5626. Text.TextColor3 = BrickColor.White().Color
  5627. end
  5628.  
  5629. function onEquippedLocal(mouse)
  5630. vPlayer = game.Players.LocalPlayer
  5631.  
  5632. setUpGui()
  5633. end
  5634.  
  5635. function onUnequippedLocal(mouse)
  5636. if Gui then
  5637. Gui:remove()
  5638. end
  5639.  
  5640. Gui = nil
  5641. Text = nil
  5642. vPlayer = nil
  5643. end
  5644.  
  5645. Tool.Equipped:connect(onEquippedLocal)
  5646. Tool.Unequipped:connect(onUnequippedLocal)
  5647.  
  5648. Ammo.Changed:connect(onChanged)
  5649. Tool.StoredAmmo.Changed:connect(on2Changed)
  5650. end,o13)
  5651. end))
  5652. o14.Name = "GuiScript(2)"
  5653. o14.Parent = o1
  5654. table.insert(cors,coroutine.create(function()
  5655. wait()
  5656. Shotgoonwooot(function()
  5657. local Tool = script.Parent
  5658. local Ammo = Tool.Ammo
  5659. local MaxAmmo = Ammo.Value
  5660.  
  5661. local vPlayer
  5662. local Gui
  5663. local Text
  5664.  
  5665. function onChanged(value)
  5666. if value == "Value" or value == Ammo.Value then
  5667. if Gui ~= nil and Text ~= nil then
  5668. if Ammo.Value >= 1 then
  5669. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5670. elseif math.floor(Ammo.Value) == 0 then
  5671. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5672. elseif Ammo.Value < 0 then
  5673. for i = 0, 1, 0.03 / 2 do
  5674. local Num = math.floor(i * MaxAmmo + 0.5)
  5675.  
  5676. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5677. wait()
  5678. end
  5679. end
  5680. end
  5681. end
  5682. end
  5683.  
  5684. function on2Changed()
  5685. if Gui ~= nil and Text ~= nil then
  5686.  
  5687. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5688. wait()
  5689. end
  5690. end
  5691.  
  5692. function setUpGui()
  5693. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  5694. return
  5695. end
  5696.  
  5697. Gui = Instance.new("ScreenGui")
  5698. Text = Instance.new("TextLabel")
  5699.  
  5700. Gui.Name = "DEDisplay"
  5701. Gui.Parent = vPlayer.PlayerGui
  5702.  
  5703. Text.BackgroundColor3 = BrickColor.Black().Color
  5704. Text.BackgroundTransparency = 1
  5705. Text.BorderColor3 = BrickColor.White().Color
  5706. Text.BorderSizePixel = 0
  5707. Text.Name = "Ammo"
  5708. Text.Parent = Gui
  5709. Text.Position = UDim2.new(0.05, 0, 0.8, 0)
  5710. Text.Size = UDim2.new(0, 128, 0, 64)
  5711. Text.FontSize = "Size18"
  5712. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5713. Text.TextColor3 = BrickColor.White().Color
  5714. end
  5715.  
  5716. function onEquippedLocal(mouse)
  5717. vPlayer = game.Players.LocalPlayer
  5718.  
  5719. setUpGui()
  5720. end
  5721.  
  5722. function onUnequippedLocal(mouse)
  5723. if Gui then
  5724. Gui:remove()
  5725. end
  5726.  
  5727. Gui = nil
  5728. Text = nil
  5729. vPlayer = nil
  5730. end
  5731.  
  5732. Tool.Equipped:connect(onEquippedLocal)
  5733. Tool.Unequipped:connect(onUnequippedLocal)
  5734.  
  5735. Ammo.Changed:connect(onChanged)
  5736. Tool.StoredAmmo.Changed:connect(on2Changed)
  5737. end,o14)
  5738. end))
  5739. o15.Parent = o1
  5740. o15.Material = Enum.Material.SmoothPlastic
  5741. o15.BrickColor = BrickColor.new("Black")
  5742. o15.Position = Vector3.new(-56.3797073, 1.00378299, -34.3214798)
  5743. o15.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  5744. o15.Anchored = true
  5745. o15.CanCollide = false
  5746. o15.FormFactor = Enum.FormFactor.Custom
  5747. o15.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5748. o15.CFrame = CFrame.new(-56.3797073, 1.00378299, -34.3214798, -7.43468718e-006, -1, -5.73429352e-005, 7.50715756e-008, -5.73429352e-005, 1, -1, 7.43468263e-006, 7.54979013e-008)
  5749. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5750. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5751. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5752. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5753. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5754. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5755. o15.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5756. o16.Parent = o15
  5757. o16.Scale = Vector3.new(0.222222224, 0.777777791, 0.222222224)
  5758. o17.Parent = o1
  5759. o17.Material = Enum.Material.SmoothPlastic
  5760. o17.BrickColor = BrickColor.new("Black")
  5761. o17.Position = Vector3.new(-56.3797073, 0.990432024, -34.3955536)
  5762. o17.Rotation = Vector3.new(-90, -0.0032855079, 90.0002289)
  5763. o17.Anchored = true
  5764. o17.CanCollide = false
  5765. o17.FormFactor = Enum.FormFactor.Custom
  5766. o17.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5767. o17.CFrame = CFrame.new(-56.3797073, 0.990432024, -34.3955536, -3.97761778e-006, -1, -5.73429315e-005, 7.52698099e-008, -5.73429315e-005, 1, -1, 3.97761323e-006, 7.54979013e-008)
  5768. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5769. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5770. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5771. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5772. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5773. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5774. o17.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5775. o18.Parent = o17
  5776. o18.Scale = Vector3.new(0.814814806, 0.407407403, 0.814814806)
  5777. o19.Parent = o1
  5778. o19.Material = Enum.Material.SmoothPlastic
  5779. o19.BrickColor = BrickColor.new("Black")
  5780. o19.Position = Vector3.new(-56.4507523, 0.820066094, -33.8251877)
  5781. o19.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  5782. o19.Anchored = true
  5783. o19.CanCollide = false
  5784. o19.FormFactor = Enum.FormFactor.Custom
  5785. o19.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5786. o19.CFrame = CFrame.new(-56.4507523, 0.820066094, -33.8251877, -7.43468718e-006, -1, -5.73429352e-005, 7.50715756e-008, -5.73429352e-005, 1, -1, 7.43468263e-006, 7.54979013e-008)
  5787. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5788. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5789. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5790. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5791. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5792. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5793. o19.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5794. o20.Parent = o19
  5795. o20.Scale = Vector3.new(0.222222224, 0.0370370373, 0.222222224)
  5796. o21.Parent = o1
  5797. o21.Material = Enum.Material.SmoothPlastic
  5798. o21.BrickColor = BrickColor.new("Black")
  5799. o21.Position = Vector3.new(-56.3797073, 0.608222008, -34.3598938)
  5800. o21.Rotation = Vector3.new(74.9999924, 6.769896e-007, -2.50447806e-006)
  5801. o21.Anchored = true
  5802. o21.CanCollide = false
  5803. o21.FormFactor = Enum.FormFactor.Custom
  5804. o21.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5805. o21.CFrame = CFrame.new(-56.3797073, 0.608222008, -34.3598938, 1, 4.37113883e-008, 1.18156978e-008, 9.97437896e-011, 0.258819133, -0.965925813, -4.52800784e-008, 0.965925813, 0.258819133)
  5806. o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5807. o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5808. o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5809. o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5810. o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5811. o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5812. o21.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5813. o22.Parent = o21
  5814. o22.Scale = Vector3.new(0.666666687, 0.222222224, 0.444444448)
  5815. o22.MeshType = Enum.MeshType.Wedge
  5816. o23.Parent = o1
  5817. o23.Material = Enum.Material.SmoothPlastic
  5818. o23.BrickColor = BrickColor.new("Black")
  5819. o23.Position = Vector3.new(-56.3797073, 0.834883094, -34.7362976)
  5820. o23.Rotation = Vector3.new(-98, 0, -0)
  5821. o23.Anchored = true
  5822. o23.CanCollide = false
  5823. o23.FormFactor = Enum.FormFactor.Custom
  5824. o23.Size = Vector3.new(0.200000003, 0.281481475, 0.200000003)
  5825. o23.CFrame = CFrame.new(-56.3797073, 0.834883094, -34.7362976, 1, 0, 0, 0, -0.139173076, 0.990268052, 0, -0.990268052, -0.139173076)
  5826. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5827. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5828. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5829. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5830. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5831. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5832. o23.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5833. o24.Parent = o23
  5834. o24.Scale = Vector3.new(0.703703701, 1, 0.703703701)
  5835. o25.Parent = o1
  5836. o25.Material = Enum.Material.SmoothPlastic
  5837. o25.BrickColor = BrickColor.new("Black")
  5838. o25.Position = Vector3.new(-56.3797073, 0.823760033, -34.6474075)
  5839. o25.Rotation = Vector3.new(-180, -90, 0)
  5840. o25.Anchored = true
  5841. o25.CanCollide = false
  5842. o25.FormFactor = Enum.FormFactor.Custom
  5843. o25.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5844. o25.CFrame = CFrame.new(-56.3797073, 0.823760033, -34.6474075, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  5845. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5846. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5847. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5848. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5849. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5850. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5851. o25.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5852. o26.Parent = o25
  5853. o26.Scale = Vector3.new(0.296296299, 0.703703701, 0.740740716)
  5854. o27.Parent = o1
  5855. o27.Material = Enum.Material.SmoothPlastic
  5856. o27.BrickColor = BrickColor.new("Black")
  5857. o27.Position = Vector3.new(-56.3797073, 0.716360092, -34.6029663)
  5858. o27.Rotation = Vector3.new(-89.9999847, -0.00328049762, 180)
  5859. o27.Anchored = true
  5860. o27.CanCollide = false
  5861. o27.FormFactor = Enum.FormFactor.Custom
  5862. o27.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5863. o27.CFrame = CFrame.new(-56.3797073, 0.716360092, -34.6029663, -1, -5.10278504e-008, -5.72554854e-005, -5.72554854e-005, -3.73402344e-007, 1, -5.10492271e-008, 1, 3.73399416e-007)
  5864. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5865. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5866. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5867. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5868. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5869. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5870. o27.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5871. o28.Parent = o27
  5872. o28.Scale = Vector3.new(0.740740716, 0.740740716, 0.370370358)
  5873. o28.MeshType = Enum.MeshType.Wedge
  5874. o29.Parent = o1
  5875. o29.Material = Enum.Material.SmoothPlastic
  5876. o29.BrickColor = BrickColor.new("Black")
  5877. o29.Position = Vector3.new(-56.3797073, 0.462927461, -34.5932007)
  5878. o29.Rotation = Vector3.new(-139.989517, -90, 0)
  5879. o29.Anchored = true
  5880. o29.CanCollide = false
  5881. o29.FormFactor = Enum.FormFactor.Custom
  5882. o29.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5883. o29.CFrame = CFrame.new(-56.3797073, 0.462927461, -34.5932007, 0, 0, -1, 0.642927825, -0.765926838, 0, -0.765926838, -0.642927825, 0)
  5884. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5885. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5886. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5887. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5888. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5889. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5890. o29.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5891. o30.Parent = o29
  5892. o30.Scale = Vector3.new(0.444444448, 0.185185179, 0.666666687)
  5893. o31.Parent = o1
  5894. o31.Material = Enum.Material.SmoothPlastic
  5895. o31.BrickColor = BrickColor.new("Black")
  5896. o31.Position = Vector3.new(-56.3870316, 0.990445018, -33.7066612)
  5897. o31.Rotation = Vector3.new(-180, -90, 0)
  5898. o31.Anchored = true
  5899. o31.CanCollide = false
  5900. o31.FormFactor = Enum.FormFactor.Custom
  5901. o31.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  5902. o31.CFrame = CFrame.new(-56.3870316, 0.990445018, -33.7066612, -4.37113883e-008, 0, -1, 1.50995803e-007, -1, -6.60023616e-015, -1, -1.50995803e-007, 4.37113883e-008)
  5903. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5904. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5905. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5906. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5907. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5908. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5909. o31.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5910. o32.Parent = o31
  5911. o32.Scale = Vector3.new(1, 0.740740716, 0.0740740746)
  5912. o33.Parent = o1
  5913. o33.Material = Enum.Material.SmoothPlastic
  5914. o33.BrickColor = BrickColor.new("Black")
  5915. o33.Position = Vector3.new(-56.3797073, 0.6022861, -34.1147995)
  5916. o33.Rotation = Vector3.new(149.999985, -90, 0)
  5917. o33.Anchored = true
  5918. o33.CanCollide = false
  5919. o33.FormFactor = Enum.FormFactor.Custom
  5920. o33.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5921. o33.CFrame = CFrame.new(-56.3797073, 0.6022861, -34.1147995, -4.37113883e-008, 0, -1, -0.500000238, -0.866025269, 2.18557048e-008, -0.866025269, 0.500000238, 3.78551661e-008)
  5922. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5923. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5924. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5925. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5926. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5927. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5928. o33.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5929. o34.Parent = o33
  5930. o34.Scale = Vector3.new(0.481481463, 0.111111112, 0.629629612)
  5931. o35.Parent = o1
  5932. o35.Material = Enum.Material.SmoothPlastic
  5933. o35.BrickColor = BrickColor.new("Black")
  5934. o35.Position = Vector3.new(-56.3797073, 0.511172056, -35.8189392)
  5935. o35.Rotation = Vector3.new(176.703568, -90, 0)
  5936. o35.Anchored = true
  5937. o35.CanCollide = false
  5938. o35.FormFactor = Enum.FormFactor.Custom
  5939. o35.Size = Vector3.new(0.237037033, 0.200000003, 0.200000003)
  5940. o35.CFrame = CFrame.new(-56.3797073, 0.511172056, -35.8189392, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  5941. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5942. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5943. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5944. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5945. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5946. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5947. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5948. o36.Parent = o35
  5949. o36.Scale = Vector3.new(1, 0.296296299, 0.592592597)
  5950. o37.Parent = o1
  5951. o37.Material = Enum.Material.SmoothPlastic
  5952. o37.BrickColor = BrickColor.new("Black")
  5953. o37.Position = Vector3.new(-56.3797073, 0.699331999, -34.0710983)
  5954. o37.Rotation = Vector3.new(95, 90, 0)
  5955. o37.Anchored = true
  5956. o37.CanCollide = false
  5957. o37.FormFactor = Enum.FormFactor.Custom
  5958. o37.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5959. o37.CFrame = CFrame.new(-56.3797073, 0.699331999, -34.0710983, -4.37113883e-008, 0, 1, 0.99619472, -0.0871557668, 4.35450538e-008, 0.0871557668, 0.99619472, 3.80969967e-009)
  5960. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5961. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5962. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5963. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5964. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5965. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5966. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5967. o38.Parent = o37
  5968. o38.Scale = Vector3.new(0.814814806, 0.111111112, 0.629629612)
  5969. o39.Parent = o1
  5970. o39.Material = Enum.Material.SmoothPlastic
  5971. o39.BrickColor = BrickColor.new("Black")
  5972. o39.Position = Vector3.new(-56.3797073, 0.653389096, -35.7974396)
  5973. o39.Rotation = Vector3.new(176.703568, -90, 0)
  5974. o39.Anchored = true
  5975. o39.CanCollide = false
  5976. o39.FormFactor = Enum.FormFactor.Custom
  5977. o39.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5978. o39.CFrame = CFrame.new(-56.3797073, 0.653389096, -35.7974396, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  5979. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5980. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5981. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5982. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5983. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5984. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5985. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5986. o40.Parent = o39
  5987. o40.Scale = Vector3.new(0.888888896, 0.592592597, 0.592592597)
  5988. o41.Parent = o1
  5989. o41.Material = Enum.Material.SmoothPlastic
  5990. o41.BrickColor = BrickColor.new("Really black")
  5991. o41.Position = Vector3.new(-56.3797073, 0.983029008, -30.9933014)
  5992. o41.Rotation = Vector3.new(-90, 0, -0)
  5993. o41.Anchored = true
  5994. o41.CanCollide = false
  5995. o41.FormFactor = Enum.FormFactor.Custom
  5996. o41.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  5997. o41.CFrame = CFrame.new(-56.3797073, 0.983029008, -30.9933014, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  5998. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5999. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6000. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6001. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6002. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6003. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6004. o41.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6005. o42.Parent = o41
  6006. o42.Scale = Vector3.new(0.518518507, 0.0370370373, 0.518518507)
  6007. o43.Parent = o1
  6008. o43.Material = Enum.Material.SmoothPlastic
  6009. o43.BrickColor = BrickColor.new("Black")
  6010. o43.Position = Vector3.new(-56.3797073, 0.756361008, -33.7103691)
  6011. o43.Rotation = Vector3.new(180, -90, 0)
  6012. o43.Anchored = true
  6013. o43.CanCollide = false
  6014. o43.FormFactor = Enum.FormFactor.Custom
  6015. o43.Size = Vector3.new(0.407407403, 0.200000003, 0.200000003)
  6016. o43.CFrame = CFrame.new(-56.3797073, 0.756361008, -33.7103691, -4.37113883e-008, 0, -1, -8.74227766e-008, -1, 3.82137093e-015, -1, 8.74227766e-008, 4.37113883e-008)
  6017. o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6018. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6019. o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6020. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6021. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6022. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6023. o43.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6024. o44.Parent = o43
  6025. o44.Scale = Vector3.new(1, 0.0370370373, 0.666666687)
  6026. o45.Parent = o1
  6027. o45.Material = Enum.Material.SmoothPlastic
  6028. o45.BrickColor = BrickColor.new("Black")
  6029. o45.Position = Vector3.new(-56.3797073, 0.729254007, -34.0322418)
  6030. o45.Rotation = Vector3.new(-85, 0, 180)
  6031. o45.Anchored = true
  6032. o45.CanCollide = false
  6033. o45.FormFactor = Enum.FormFactor.Custom
  6034. o45.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6035. o45.CFrame = CFrame.new(-56.3797073, 0.729254007, -34.0322418, -1, -1.50995803e-007, 0, 1.3160161e-008, -0.087155804, 0.99619472, -1.50421215e-007, 0.99619472, 0.087155804)
  6036. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6037. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6038. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6039. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6040. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6041. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6042. o45.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6043. o46.Parent = o45
  6044. o46.Scale = Vector3.new(0.629629612, 0.259259254, 0.259259254)
  6045. o46.MeshType = Enum.MeshType.Wedge
  6046. o47.Parent = o1
  6047. o47.Material = Enum.Material.SmoothPlastic
  6048. o47.BrickColor = BrickColor.new("Black")
  6049. o47.Position = Vector3.new(-56.3797073, 0.739454985, -34.1047821)
  6050. o47.Rotation = Vector3.new(-85, 3.1589625e-005, -1.26463078e-007)
  6051. o47.Anchored = true
  6052. o47.CanCollide = false
  6053. o47.FormFactor = Enum.FormFactor.Custom
  6054. o47.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6055. o47.CFrame = CFrame.new(-56.3797073, 0.739454985, -34.1047821, 1, 2.20719709e-009, 5.51342964e-007, -5.49437289e-007, 0.087155804, 0.99619472, -4.58539411e-008, -0.99619472, 0.087155804)
  6056. o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6057. o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6058. o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6059. o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6060. o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6061. o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6062. o47.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6063. o48.Parent = o47
  6064. o48.Scale = Vector3.new(0.629629612, 0.259259254, 0.296296299)
  6065. o48.MeshType = Enum.MeshType.Wedge
  6066. o49.Parent = o1
  6067. o49.Material = Enum.Material.SmoothPlastic
  6068. o49.BrickColor = BrickColor.new("Black")
  6069. o49.Position = Vector3.new(-56.3797073, 0.868209004, -34.5733337)
  6070. o49.Rotation = Vector3.new(-180, 2.73745354e-006, 179.996719)
  6071. o49.Anchored = true
  6072. o49.CanCollide = false
  6073. o49.FormFactor = Enum.FormFactor.Custom
  6074. o49.Size = Vector3.new(0.200000003, 0.229629636, 0.200000003)
  6075. o49.CFrame = CFrame.new(-56.3797073, 0.868209004, -34.5733337, -1, -5.73714533e-005, 4.77775757e-008, -5.73714533e-005, 1, 8.74227766e-008, -4.77825921e-008, 8.74200339e-008, -1)
  6076. o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6077. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6078. o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6079. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6080. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6081. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6082. o49.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6083. o50.Parent = o49
  6084. o50.Scale = Vector3.new(0.740740716, 1, 0.444444448)
  6085. o50.MeshType = Enum.MeshType.Wedge
  6086. o51.Name = "A4"
  6087. o51.Parent = o1
  6088. o51.Material = Enum.Material.SmoothPlastic
  6089. o51.BrickColor = BrickColor.new("Really black")
  6090. o51.Position = Vector3.new(-56.427803, 0.983029008, -33.7066612)
  6091. o51.Rotation = Vector3.new(-180, -90, 0)
  6092. o51.Anchored = true
  6093. o51.CanCollide = false
  6094. o51.FormFactor = Enum.FormFactor.Custom
  6095. o51.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6096. o51.CFrame = CFrame.new(-56.427803, 0.983029008, -33.7066612, -4.37113883e-008, 0, -1, 1.50995803e-007, -1, -6.60023616e-015, -1, -1.50995803e-007, 4.37113883e-008)
  6097. o51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6098. o51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6099. o51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6100. o51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6101. o51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6102. o51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6103. o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6104. o52.Parent = o51
  6105. o52.Scale = Vector3.new(1, 0.666666687, 0.185185179)
  6106. o53.Parent = o1
  6107. o53.Material = Enum.Material.SmoothPlastic
  6108. o53.BrickColor = BrickColor.new("Black")
  6109. o53.Position = Vector3.new(-56.3797073, 0.927474022, -32.4874039)
  6110. o53.Rotation = Vector3.new(-90, 0, -0)
  6111. o53.Anchored = true
  6112. o53.CanCollide = false
  6113. o53.FormFactor = Enum.FormFactor.Custom
  6114. o53.Size = Vector3.new(0.200000003, 1.79999995, 0.200000003)
  6115. o53.CFrame = CFrame.new(-56.3797073, 0.927474022, -32.4874039, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6116. o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6117. o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6118. o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6119. o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6120. o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6121. o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6122. o53.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6123. o54.Parent = o53
  6124. o54.Scale = Vector3.new(0.333333343, 1, 0.777777791)
  6125. o55.Parent = o1
  6126. o55.Material = Enum.Material.SmoothPlastic
  6127. o55.BrickColor = BrickColor.new("Black")
  6128. o55.Position = Vector3.new(-56.3797073, 1.03858602, -34.0696335)
  6129. o55.Rotation = Vector3.new(-180, -90, 0)
  6130. o55.Anchored = true
  6131. o55.CanCollide = false
  6132. o55.FormFactor = Enum.FormFactor.Custom
  6133. o55.Size = Vector3.new(0.325925916, 0.200000003, 0.200000003)
  6134. o55.CFrame = CFrame.new(-56.3797073, 1.03858602, -34.0696335, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6135. o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6136. o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6137. o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6138. o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6139. o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6140. o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6141. o55.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6142. o56.Parent = o55
  6143. o56.Offset = Vector3.new(0.0370000005, 0, 0)
  6144. o56.Scale = Vector3.new(1, 0.555555522, 0.740740716)
  6145. o57.Parent = o1
  6146. o57.Material = Enum.Material.SmoothPlastic
  6147. o57.BrickColor = BrickColor.new("Black")
  6148. o57.Position = Vector3.new(-56.3797073, 0.868209004, -34.5733337)
  6149. o57.Rotation = Vector3.new(3.86261763e-006, -3.11288272e-006, -179.996719)
  6150. o57.Anchored = true
  6151. o57.CanCollide = false
  6152. o57.FormFactor = Enum.FormFactor.Custom
  6153. o57.Size = Vector3.new(0.200000003, 0.229629636, 0.200000003)
  6154. o57.CFrame = CFrame.new(-56.3797073, 0.868209004, -34.5733337, -0.99999994, 5.72555e-005, -5.43300516e-008, -5.72554927e-005, -0.999999821, -6.74153853e-008, -5.10557285e-008, -6.74190233e-008, 0.99999994)
  6155. o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6156. o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6157. o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6158. o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6159. o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6160. o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6161. o57.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6162. o58.Parent = o57
  6163. o58.Scale = Vector3.new(0.740740716, 1, 0.444444448)
  6164. o58.MeshType = Enum.MeshType.Wedge
  6165. o59.Parent = o1
  6166. o59.Material = Enum.Material.SmoothPlastic
  6167. o59.BrickColor = BrickColor.new("Black")
  6168. o59.Position = Vector3.new(-56.3797073, 0.787977099, -35.0700455)
  6169. o59.Rotation = Vector3.new(-98, 0, -0)
  6170. o59.Anchored = true
  6171. o59.CanCollide = false
  6172. o59.FormFactor = Enum.FormFactor.Custom
  6173. o59.Size = Vector3.new(0.200000003, 0.392592579, 0.200000003)
  6174. o59.CFrame = CFrame.new(-56.3797073, 0.787977099, -35.0700455, 1, 0, 0, 0, -0.139173076, 0.990268052, 0, -0.990268052, -0.139173076)
  6175. o59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6176. o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6177. o59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6178. o59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6179. o59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6180. o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6181. o59.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6182. o60.Parent = o59
  6183. o60.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  6184. o61.Name = "A2"
  6185. o61.Parent = o1
  6186. o61.Material = Enum.Material.SmoothPlastic
  6187. o61.BrickColor = BrickColor.new("Really black")
  6188. o61.Transparency = 1
  6189. o61.Position = Vector3.new(-56.3797073, 0.816370726, -32.1696243)
  6190. o61.Rotation = Vector3.new(-90, 0, -0)
  6191. o61.Anchored = true
  6192. o61.CanCollide = false
  6193. o61.FormFactor = Enum.FormFactor.Custom
  6194. o61.Size = Vector3.new(0.2074074, 1.16296291, 0.200000003)
  6195. o61.CFrame = CFrame.new(-56.3797073, 0.816370726, -32.1696243, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6196. o61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6197. o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6198. o61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6199. o61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6200. o61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6201. o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6202. o61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6203. o62.Parent = o61
  6204. o63.Parent = o1
  6205. o63.Material = Enum.Material.SmoothPlastic
  6206. o63.BrickColor = BrickColor.new("Black")
  6207. o63.Position = Vector3.new(-56.3797073, 0.860806823, -31.1844444)
  6208. o63.Rotation = Vector3.new(-90, 0, -0)
  6209. o63.Anchored = true
  6210. o63.CanCollide = false
  6211. o63.FormFactor = Enum.FormFactor.Custom
  6212. o63.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6213. o63.CFrame = CFrame.new(-56.3797073, 0.860806823, -31.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6214. o63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6215. o63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6216. o63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6217. o63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6218. o63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6219. o63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6220. o63.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6221. o64.Parent = o63
  6222. o64.Scale = Vector3.new(0.407407403, 0.555555522, 1)
  6223. o65.Name = "A1"
  6224. o65.Parent = o1
  6225. o65.Material = Enum.Material.SmoothPlastic
  6226. o65.BrickColor = BrickColor.new("Really black")
  6227. o65.Position = Vector3.new(-56.3874969, 0.809473634, -32.1844444)
  6228. o65.Rotation = Vector3.new(-90, 0, -0)
  6229. o65.Anchored = true
  6230. o65.CanCollide = false
  6231. o65.FormFactor = Enum.FormFactor.Custom
  6232. o65.Size = Vector3.new(0.200000003, 1.0592593, 0.200000003)
  6233. o65.CFrame = CFrame.new(-56.3874969, 0.809473634, -32.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6234. o65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6235. o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6236. o65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6237. o65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6238. o65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6239. o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6240. o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6241. o66.Parent = o65
  6242. o67.Parent = o1
  6243. o67.Material = Enum.Material.SmoothPlastic
  6244. o67.BrickColor = BrickColor.new("Black")
  6245. o67.Position = Vector3.new(-56.3797073, 1.03858602, -34.4251862)
  6246. o67.Rotation = Vector3.new(3.86261763e-006, -3.11287977e-006, 0.00328550744)
  6247. o67.Anchored = true
  6248. o67.CanCollide = false
  6249. o67.FormFactor = Enum.FormFactor.Custom
  6250. o67.Size = Vector3.new(0.200000003, 0.200000003, 0.385185182)
  6251. o67.CFrame = CFrame.new(-56.3797073, 1.03858602, -34.4251862, 1, -5.73429206e-005, -5.43300018e-008, 5.73429206e-005, 1, -6.74153924e-008, 5.43338672e-008, 6.74122802e-008, 1)
  6252. o67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6253. o67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6254. o67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6255. o67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6256. o67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6257. o67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6258. o67.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6259. o68.Parent = o67
  6260. o68.Scale = Vector3.new(0.740740716, 0.555555522, 1)
  6261. o68.MeshType = Enum.MeshType.Wedge
  6262. o69.Parent = o1
  6263. o69.Material = Enum.Material.SmoothPlastic
  6264. o69.BrickColor = BrickColor.new("Black")
  6265. o69.Position = Vector3.new(-56.4130287, 0.927474022, -33.5214767)
  6266. o69.Rotation = Vector3.new(6.06230496e-005, -9.39151141e-006, -1.31937259e-005)
  6267. o69.Anchored = true
  6268. o69.CanCollide = false
  6269. o69.FormFactor = Enum.FormFactor.Custom
  6270. o69.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6271. o69.CFrame = CFrame.new(-56.4130287, 0.927474022, -33.5214767, 0.999999523, 2.30273841e-007, -1.63912787e-007, -2.31439671e-007, 0.999999344, -1.05807089e-006, 1.04308121e-007, 1.06320465e-006, 0.999999106)
  6272. o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6273. o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6274. o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6275. o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6276. o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6277. o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6278. o69.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6279. o70.Parent = o69
  6280. o70.Scale = Vector3.new(0.407407403, 0.111111112, 0.148148149)
  6281. o70.MeshType = Enum.MeshType.Wedge
  6282. o71.Parent = o1
  6283. o71.Material = Enum.Material.SmoothPlastic
  6284. o71.BrickColor = BrickColor.new("Black")
  6285. o71.Position = Vector3.new(-56.3797073, 0.786725998, -34.7733307)
  6286. o71.Rotation = Vector3.new(3.86261809e-006, -3.11285999e-006, -179.996719)
  6287. o71.Anchored = true
  6288. o71.CanCollide = false
  6289. o71.FormFactor = Enum.FormFactor.Custom
  6290. o71.Size = Vector3.new(0.200000003, 0.214814812, 0.200000003)
  6291. o71.CFrame = CFrame.new(-56.3797073, 0.786725998, -34.7733307, -0.999996483, 5.72552999e-005, -5.43296537e-008, -5.72552926e-005, -0.999996364, -6.74149163e-008, -5.10555438e-008, -6.74188172e-008, 0.999992788)
  6292. o71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6293. o71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6294. o71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6295. o71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6296. o71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6297. o71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6298. o71.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6299. o72.Parent = o71
  6300. o72.Scale = Vector3.new(0.740740716, 1, 0.962962925)
  6301. o72.MeshType = Enum.MeshType.Wedge
  6302. o73.Parent = o1
  6303. o73.Material = Enum.Material.SmoothPlastic
  6304. o73.BrickColor = BrickColor.new("Black")
  6305. o73.Position = Vector3.new(-56.3797073, 0.949705005, -34.2177658)
  6306. o73.Rotation = Vector3.new(-180, -90, 0)
  6307. o73.Anchored = true
  6308. o73.CanCollide = false
  6309. o73.FormFactor = Enum.FormFactor.Custom
  6310. o73.Size = Vector3.new(0.622222245, 0.200000003, 0.200000003)
  6311. o73.CFrame = CFrame.new(-56.3797073, 0.949705005, -34.2177658, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6312. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6313. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6314. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6315. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6316. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6317. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6318. o73.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6319. o74.Parent = o73
  6320. o74.Scale = Vector3.new(1, 0.333333343, 0.740740716)
  6321. o75.Name = "A3"
  6322. o75.Parent = o1
  6323. o75.Material = Enum.Material.SmoothPlastic
  6324. o75.BrickColor = BrickColor.new("Really black")
  6325. o75.Position = Vector3.new(-56.427803, 1.05340302, -33.7066612)
  6326. o75.Rotation = Vector3.new(-90, 0, -0)
  6327. o75.Anchored = true
  6328. o75.CanCollide = false
  6329. o75.FormFactor = Enum.FormFactor.Custom
  6330. o75.Size = Vector3.new(0.200000003, 0.400000006, 0.200000003)
  6331. o75.CFrame = CFrame.new(-56.427803, 1.05340302, -33.7066612, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6332. o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6333. o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6334. o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6335. o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6336. o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6337. o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6338. o75.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6339. o76.Parent = o75
  6340. o76.Scale = Vector3.new(0.185185179, 1, 0.185185179)
  6341. o77.Name = "Handle" -- DOTHIS
  6342. o77.Parent = o1
  6343. o77.Material = Enum.Material.SmoothPlastic
  6344. o77.BrickColor = BrickColor.new("Black")
  6345. o77.Position = Vector3.new(-56.3797073, 0.716360092, -34.3214722)
  6346. o77.Rotation = Vector3.new(-179.996719, -3.76802603e-007, 179.996719)
  6347. o77.Anchored = true
  6348. o77.CanCollide = false
  6349. o77.FormFactor = Enum.FormFactor.Custom
  6350. o77.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6351. o77.CFrame = CFrame.new(-56.3797073, 0.716360092, -35.1214722, -1, -5.73714533e-005, -6.57644605e-009, -5.73714533e-005, 1, 5.73714533e-005, 3.2849623e-009, 5.73714533e-005, -1)
  6352. o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6353. o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6354. o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6355. o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6356. o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6357. o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6358. o77.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6359. o78.Parent = o77
  6360. o78.Scale = Vector3.new(0.148148149, 0.518518507, 0.148148149)
  6361. o79.Name = "A1"
  6362. o79.Parent = o77
  6363. o79.Pitch = 0.40000000596046
  6364. o79.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6365. o79.Volume = 1
  6366. o79.PlayOnRemove = true
  6367. o80.Name = "A2"
  6368. o80.Parent = o77
  6369. o80.Pitch = 0.5
  6370. o80.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6371. o80.Volume = 1
  6372. o80.PlayOnRemove = true
  6373. o81.Name = "Fire2"
  6374. o81.Parent = o77
  6375. o81.SoundId = "http://www.roblox.com/asset/?id=2920959"
  6376. o81.Volume = 1
  6377. o82.Name = "Reload"
  6378. o82.Parent = o77
  6379. o82.Pitch = 0.69999998807907
  6380. o82.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6381. o82.Volume = 1
  6382. o82.PlayOnRemove = true
  6383. o83.Name = "Fire"
  6384. o83.Parent = o77
  6385. o83.SoundId = "http://roblox.com/asset/?id=10209803"
  6386. o83.Volume = 1
  6387. o83.PlayOnRemove = true
  6388. o85.Parent = o1
  6389. o85.Material = Enum.Material.SmoothPlastic
  6390. o85.BrickColor = BrickColor.new("Black")
  6391. o85.Position = Vector3.new(-56.3797073, 0.246018052, -35.7850952)
  6392. o85.Rotation = Vector3.new(176.703568, 0, -0)
  6393. o85.Anchored = true
  6394. o85.CanCollide = false
  6395. o85.FormFactor = Enum.FormFactor.Custom
  6396. o85.Size = Vector3.new(0.200000003, 0.311111122, 0.259259254)
  6397. o85.CFrame = CFrame.new(-56.3797073, 0.246018052, -35.7850952, 1, 0, 0, 0, -0.998345375, -0.0575020239, 0, 0.0575020239, -0.998345375)
  6398. o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6399. o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6400. o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6401. o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6402. o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6403. o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6404. o85.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6405. o86.Parent = o85
  6406. o86.Scale = Vector3.new(0.592592597, 1, 1)
  6407. o86.MeshType = Enum.MeshType.Wedge
  6408. o87.Parent = o1
  6409. o87.Material = Enum.Material.SmoothPlastic
  6410. o87.BrickColor = BrickColor.new("Black")
  6411. o87.Position = Vector3.new(-56.3797073, 0.990445018, -33.3511124)
  6412. o87.Rotation = Vector3.new(-90, 0, -0)
  6413. o87.Anchored = true
  6414. o87.CanCollide = false
  6415. o87.FormFactor = Enum.FormFactor.Custom
  6416. o87.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6417. o87.CFrame = CFrame.new(-56.3797073, 0.990445018, -33.3511124, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6418. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6419. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6420. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6421. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6422. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6423. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6424. o87.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6425. o88.Parent = o87
  6426. o88.Scale = Vector3.new(0.733333349, 0.296296299, 0.733333349)
  6427. o89.Parent = o1
  6428. o89.Material = Enum.Material.SmoothPlastic
  6429. o89.BrickColor = BrickColor.new("Black")
  6430. o89.Position = Vector3.new(-56.3797073, 0.812667012, -32.2188797)
  6431. o89.Rotation = Vector3.new(-90, 0, -0)
  6432. o89.Anchored = true
  6433. o89.CanCollide = false
  6434. o89.FormFactor = Enum.FormFactor.Custom
  6435. o89.Size = Vector3.new(0.200000003, 2.32370377, 0.200000003)
  6436. o89.CFrame = CFrame.new(-56.3797073, 0.812667012, -32.2188797, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6437. o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6438. o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6439. o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6440. o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6441. o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6442. o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6443. o89.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6444. o90.Parent = o89
  6445. o90.Scale = Vector3.new(0.592592597, 1, 0.592592597)
  6446. o91.Name = "A5"
  6447. o91.Parent = o1
  6448. o91.Material = Enum.Material.SmoothPlastic
  6449. o91.BrickColor = BrickColor.new("Really black")
  6450. o91.Position = Vector3.new(-56.450016, 0.986737013, -33.5548019)
  6451. o91.Rotation = Vector3.new(-180, -90, 0)
  6452. o91.Anchored = true
  6453. o91.CanCollide = false
  6454. o91.FormFactor = Enum.FormFactor.Custom
  6455. o91.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6456. o91.CFrame = CFrame.new(-56.450016, 0.986737013, -33.5548019, -4.37113883e-008, 0, -1, 8.74227766e-008, -1, -3.82137093e-015, -1, -8.74227766e-008, 4.37113883e-008)
  6457. o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6458. o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6459. o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6460. o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6461. o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6462. o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6463. o91.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6464. o92.Parent = o91
  6465. o92.Scale = Vector3.new(0.481481463, 0.185185179, 0.0370370373)
  6466. o93.Parent = o1
  6467. o93.Material = Enum.Material.SmoothPlastic
  6468. o93.BrickColor = BrickColor.new("Really black")
  6469. o93.Position = Vector3.new(-56.3797073, 0.776841998, -36.0259552)
  6470. o93.Rotation = Vector3.new(-97.2966766, 0, -0)
  6471. o93.Anchored = true
  6472. o93.CanCollide = false
  6473. o93.FormFactor = Enum.FormFactor.Custom
  6474. o93.Size = Vector3.new(0.222222224, 0.200000003, 0.222222224)
  6475. o93.CFrame = CFrame.new(-56.3797073, 0.776841998, -36.0259552, 1, 0, 0, 0, -0.127006978, 0.991901875, 0, -0.991901875, -0.127006978)
  6476. o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6477. o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6478. o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6479. o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6480. o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6481. o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6482. o93.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6483. o94.Parent = o93
  6484. o94.Scale = Vector3.new(1, 0.592592597, 1)
  6485. o95.Parent = o1
  6486. o95.Material = Enum.Material.SmoothPlastic
  6487. o95.BrickColor = BrickColor.new("Black")
  6488. o95.Position = Vector3.new(-56.3797073, 0.620475054, -35.9180145)
  6489. o95.Rotation = Vector3.new(176.703568, -90, 0)
  6490. o95.Anchored = true
  6491. o95.CanCollide = false
  6492. o95.FormFactor = Enum.FormFactor.Custom
  6493. o95.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6494. o95.CFrame = CFrame.new(-56.3797073, 0.620475054, -35.9180145, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6495. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6496. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6497. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6498. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6499. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6500. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6501. o95.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6502. o96.Parent = o95
  6503. o96.Scale = Vector3.new(0.333333343, 0.851851821, 0.592592597)
  6504. o97.Name = "Flash"
  6505. o97.Parent = o1
  6506. o97.Material = Enum.Material.SmoothPlastic
  6507. o97.Transparency = 1
  6508. o97.Position = Vector3.new(-56.3797073, 0.983029008, -30.645153)
  6509. o97.Rotation = Vector3.new(90, 2.4206912e-008, -180)
  6510. o97.Anchored = true
  6511. o97.CanCollide = false
  6512. o97.FormFactor = Enum.FormFactor.Custom
  6513. o97.Size = Vector3.new(0.200000003, 0.451851845, 0.200000003)
  6514. o97.CFrame = CFrame.new(-56.3797073, 0.983029008, -30.645153, -1, 1.50995803e-007, 4.22490321e-010, -4.22483715e-010, 4.37113883e-008, -1, -1.50995803e-007, -1, -4.37113883e-008)
  6515. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6516. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6517. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6518. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6519. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6520. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6521. o97.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6522. o98.Parent = o97
  6523. o98.Scale = Vector3.new(1.33333337, 1.70000005, 1.33333337)
  6524. o98.MeshType = Enum.MeshType.Sphere
  6525. o99.Parent = o1
  6526. o99.Material = Enum.Material.SmoothPlastic
  6527. o99.BrickColor = BrickColor.new("Black")
  6528. o99.Position = Vector3.new(-56.3797073, 0.579321027, -34.2511139)
  6529. o99.Rotation = Vector3.new(180, -90, 0)
  6530. o99.Anchored = true
  6531. o99.CanCollide = false
  6532. o99.FormFactor = Enum.FormFactor.Custom
  6533. o99.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6534. o99.CFrame = CFrame.new(-56.3797073, 0.579321027, -34.2511139, -4.37113883e-008, 0, -1, -1.50995803e-007, -1, 6.60023616e-015, -1, 1.50995803e-007, 4.37113883e-008)
  6535. o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6536. o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6537. o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6538. o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6539. o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6540. o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6541. o99.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6542. o100.Parent = o99
  6543. o100.Scale = Vector3.new(1, 0.111111112, 0.629629612)
  6544. o101.Parent = o1
  6545. o101.Material = Enum.Material.SmoothPlastic
  6546. o101.BrickColor = BrickColor.new("Black")
  6547. o101.Position = Vector3.new(-56.3797073, 0.93858099, -34.7437057)
  6548. o101.Rotation = Vector3.new(3.86261763e-006, -3.11287977e-006, 0.00328550767)
  6549. o101.Anchored = true
  6550. o101.CanCollide = false
  6551. o101.FormFactor = Enum.FormFactor.Custom
  6552. o101.Size = Vector3.new(0.200000003, 0.200000003, 0.251851857)
  6553. o101.CFrame = CFrame.new(-56.3797073, 0.93858099, -34.7437057, 0.999999642, -5.73429024e-005, -5.43300018e-008, 5.73428952e-005, 0.999999523, -6.74153426e-008, 5.76120769e-008, 6.74054803e-008, 0.999999225)
  6554. o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6555. o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6556. o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6557. o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6558. o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6559. o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6560. o101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6561. o102.Parent = o101
  6562. o102.Scale = Vector3.new(0.740740716, 0.444444448, 1)
  6563. o102.MeshType = Enum.MeshType.Wedge
  6564. o103.Parent = o1
  6565. o103.Material = Enum.Material.SmoothPlastic
  6566. o103.BrickColor = BrickColor.new("Black")
  6567. o103.Position = Vector3.new(-56.3797073, 0.634137988, -34.3125839)
  6568. o103.Rotation = Vector3.new(-105, 0, -0)
  6569. o103.Anchored = true
  6570. o103.CanCollide = false
  6571. o103.FormFactor = Enum.FormFactor.Custom
  6572. o103.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6573. o103.CFrame = CFrame.new(-56.3797073, 0.634137988, -34.3125839, 1, 0, 0, 0, -0.258819044, 0.965925813, 0, -0.965925813, -0.258819044)
  6574. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6575. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6576. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6577. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6578. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6579. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6580. o103.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6581. o104.Parent = o103
  6582. o104.Scale = Vector3.new(0.148148149, 0.148148149, 0.370370358)
  6583. o104.MeshType = Enum.MeshType.Wedge
  6584. o105.Parent = o1
  6585. o105.Material = Enum.Material.SmoothPlastic
  6586. o105.BrickColor = BrickColor.new("Black")
  6587. o105.Position = Vector3.new(-56.3685989, 1.07932901, -33.8216629)
  6588. o105.Rotation = Vector3.new(-180, -90, 0)
  6589. o105.Anchored = true
  6590. o105.CanCollide = false
  6591. o105.FormFactor = Enum.FormFactor.Custom
  6592. o105.Size = Vector3.new(0.629999995, 0.200000003, 0.200000003)
  6593. o105.CFrame = CFrame.new(-56.3685989, 1.07932901, -33.8216629, 1.29275622e-022, 3.08360836e-021, -1, 2.38418579e-007, -1, -3.08360836e-021, -1, -2.38418579e-007, -1.29276405e-022)
  6594. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6595. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6596. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6597. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6598. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6599. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6600. o105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6601. o106.Parent = o105
  6602. o106.Scale = Vector3.new(1, 0.148148149, 0.629629612)
  6603. o107.Parent = o1
  6604. o107.Material = Enum.Material.SmoothPlastic
  6605. o107.BrickColor = BrickColor.new("Black")
  6606. o107.Position = Vector3.new(-56.3797073, 0.618669033, -35.3519058)
  6607. o107.Rotation = Vector3.new(174.662048, 0, -0)
  6608. o107.Anchored = true
  6609. o107.CanCollide = false
  6610. o107.FormFactor = Enum.FormFactor.Custom
  6611. o107.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6612. o107.CFrame = CFrame.new(-56.3797073, 0.618669033, -35.3519058, 1, 0, 0, 0, -0.995663345, -0.093030028, 0, 0.093030028, -0.995663345)
  6613. o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6614. o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6615. o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6616. o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6617. o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6618. o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6619. o107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6620. o108.Parent = o107
  6621. o108.Scale = Vector3.new(0.592592597, 0.666666687, 0.814814806)
  6622. o108.MeshType = Enum.MeshType.Wedge
  6623. o109.Parent = o1
  6624. o109.Material = Enum.Material.SmoothPlastic
  6625. o109.BrickColor = BrickColor.new("Black")
  6626. o109.Position = Vector3.new(-56.3797073, 1.09043801, -33.4437065)
  6627. o109.Rotation = Vector3.new(179.999939, 9.39151141e-006, 180)
  6628. o109.Anchored = true
  6629. o109.CanCollide = false
  6630. o109.FormFactor = Enum.FormFactor.Custom
  6631. o109.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6632. o109.CFrame = CFrame.new(-56.3797073, 1.09043801, -33.4437065, -0.999999523, -2.30273841e-007, 1.63912787e-007, -2.31439671e-007, 0.999999344, -1.05807089e-006, -1.04308121e-007, -1.06320465e-006, -0.999999106)
  6633. o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6634. o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6635. o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6636. o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6637. o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6638. o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6639. o109.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6640. o110.Parent = o109
  6641. o110.Scale = Vector3.new(0.740740716, 0.0370370373, 0.629629612)
  6642. o110.MeshType = Enum.MeshType.Wedge
  6643. o111.Parent = o1
  6644. o111.Material = Enum.Material.SmoothPlastic
  6645. o111.BrickColor = BrickColor.new("Black")
  6646. o111.Position = Vector3.new(-56.4130287, 0.927474022, -33.8918457)
  6647. o111.Rotation = Vector3.new(179.999939, 9.39151141e-006, 180)
  6648. o111.Anchored = true
  6649. o111.CanCollide = false
  6650. o111.FormFactor = Enum.FormFactor.Custom
  6651. o111.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6652. o111.CFrame = CFrame.new(-56.4130287, 0.927474022, -33.8918457, -0.999999523, -2.30273841e-007, 1.63912787e-007, -2.31439671e-007, 0.999999344, -1.05807089e-006, -1.04308121e-007, -1.06320465e-006, -0.999999106)
  6653. o111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6654. o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6655. o111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6656. o111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6657. o111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6658. o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6659. o111.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6660. o112.Parent = o111
  6661. o112.Scale = Vector3.new(0.407407403, 0.111111112, 0.148148149)
  6662. o112.MeshType = Enum.MeshType.Wedge
  6663. o113.Parent = o1
  6664. o113.Material = Enum.Material.SmoothPlastic
  6665. o113.BrickColor = BrickColor.new("Black")
  6666. o113.Position = Vector3.new(-56.3797073, 0.431652546, -34.5969696)
  6667. o113.Rotation = Vector3.new(-64.9894562, 0, -180)
  6668. o113.Anchored = true
  6669. o113.CanCollide = false
  6670. o113.FormFactor = Enum.FormFactor.Custom
  6671. o113.Size = Vector3.new(0.200000003, 0.200000003, 0.533333361)
  6672. o113.CFrame = CFrame.new(-56.3797073, 0.431652546, -34.5969696, -1, 0, 0, 0, -0.422785044, 0.906230092, 0, 0.906230092, 0.422785044)
  6673. o113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6674. o113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6675. o113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6676. o113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6677. o113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6678. o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6679. o113.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6680. o114.Parent = o113
  6681. o114.Scale = Vector3.new(0.666666687, 0.814814806, 1)
  6682. o114.MeshType = Enum.MeshType.Wedge
  6683. o115.Parent = o1
  6684. o115.Material = Enum.Material.SmoothPlastic
  6685. o115.BrickColor = BrickColor.new("Black")
  6686. o115.Position = Vector3.new(-56.3797073, 0.537683487, -34.841774)
  6687. o115.Rotation = Vector3.new(115.010536, 0, -180)
  6688. o115.Anchored = true
  6689. o115.CanCollide = false
  6690. o115.FormFactor = Enum.FormFactor.Custom
  6691. o115.Size = Vector3.new(0.200000003, 0.200000003, 0.533333361)
  6692. o115.CFrame = CFrame.new(-56.3797073, 0.537683487, -34.841774, -1, 0, 0, 0, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044)
  6693. o115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6694. o115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6695. o115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6696. o115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6697. o115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6698. o115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6699. o115.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6700. o116.Parent = o115
  6701. o116.Scale = Vector3.new(0.666666687, 0.814814806, 1)
  6702. o116.MeshType = Enum.MeshType.Wedge
  6703. o117.Parent = o1
  6704. o117.Material = Enum.Material.SmoothPlastic
  6705. o117.BrickColor = BrickColor.new("Black")
  6706. o117.Position = Vector3.new(-56.338932, 0.990445018, -33.7066612)
  6707. o117.Rotation = Vector3.new(-180, -90, 0)
  6708. o117.Anchored = true
  6709. o117.CanCollide = false
  6710. o117.FormFactor = Enum.FormFactor.Custom
  6711. o117.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6712. o117.CFrame = CFrame.new(-56.338932, 0.990445018, -33.7066612, 1.29275622e-022, 3.08360836e-021, -1, 2.38418579e-007, -1, -3.08360836e-021, -1, -2.38418579e-007, -1.29276405e-022)
  6713. o117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6714. o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6715. o117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6716. o117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6717. o117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6718. o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6719. o117.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6720. o118.Parent = o117
  6721. o118.Scale = Vector3.new(1, 0.740740716, 0.333333343)
  6722. o119.Parent = o1
  6723. o119.Material = Enum.Material.SmoothPlastic
  6724. o119.BrickColor = BrickColor.new("Really black")
  6725. o119.Position = Vector3.new(-56.3797073, 0.12292695, -35.942215)
  6726. o119.Rotation = Vector3.new(-97.2966766, 0, -0)
  6727. o119.Anchored = true
  6728. o119.CanCollide = false
  6729. o119.FormFactor = Enum.FormFactor.Custom
  6730. o119.Size = Vector3.new(0.222222224, 0.200000003, 0.222222224)
  6731. o119.CFrame = CFrame.new(-56.3797073, 0.12292695, -35.942215, 1, 0, 0, 0, -0.127006978, 0.991901875, 0, -0.991901875, -0.127006978)
  6732. o119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6733. o119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6734. o119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6735. o119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6736. o119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6737. o119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6738. o119.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6739. o120.Parent = o119
  6740. o120.Scale = Vector3.new(1, 0.592592597, 1)
  6741. o121.Parent = o1
  6742. o121.Material = Enum.Material.SmoothPlastic
  6743. o121.BrickColor = BrickColor.new("Black")
  6744. o121.Position = Vector3.new(-56.3797073, 0.812667012, -31.1844444)
  6745. o121.Rotation = Vector3.new(-90, 0, -0)
  6746. o121.Anchored = true
  6747. o121.CanCollide = false
  6748. o121.FormFactor = Enum.FormFactor.Custom
  6749. o121.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6750. o121.CFrame = CFrame.new(-56.3797073, 0.812667012, -31.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6751. o121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6752. o121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6753. o121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6754. o121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6755. o121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6756. o121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6757. o121.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6758. o122.Parent = o121
  6759. o122.Scale = Vector3.new(0.740740716, 0.555555522, 0.740740716)
  6760. o123.Parent = o1
  6761. o123.Material = Enum.Material.SmoothPlastic
  6762. o123.BrickColor = BrickColor.new("Black")
  6763. o123.Position = Vector3.new(-56.3797073, 0.256204486, -34.8954315)
  6764. o123.Rotation = Vector3.new(-154.989471, -90, 0)
  6765. o123.Anchored = true
  6766. o123.CanCollide = false
  6767. o123.FormFactor = Enum.FormFactor.Custom
  6768. o123.Size = Vector3.new(0.303703696, 0.200000003, 0.200000003)
  6769. o123.CFrame = CFrame.new(-56.3797073, 0.256204486, -34.8954315, 0, 0, -1, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044, 0)
  6770. o123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6771. o123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6772. o123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6773. o123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6774. o123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6775. o123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6776. o123.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6777. o124.Parent = o123
  6778. o124.Scale = Vector3.new(1, 0.111111112, 0.666666687)
  6779. o125.Parent = o1
  6780. o125.Material = Enum.Material.SmoothPlastic
  6781. o125.BrickColor = BrickColor.new("Black")
  6782. o125.Position = Vector3.new(-56.3797073, 0.408985019, -35.6609421)
  6783. o125.Rotation = Vector3.new(176.703568, 0, -0)
  6784. o125.Anchored = true
  6785. o125.CanCollide = false
  6786. o125.FormFactor = Enum.FormFactor.Custom
  6787. o125.Size = Vector3.new(0.200000003, 0.200000003, 0.540740728)
  6788. o125.CFrame = CFrame.new(-56.3797073, 0.408985019, -35.6609421, 1, 0, 0, 0, -0.998345375, -0.0575020239, 0, 0.0575020239, -0.998345375)
  6789. o125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6790. o125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6791. o125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6792. o125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6793. o125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6794. o125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6795. o125.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6796. o126.Parent = o125
  6797. o126.Scale = Vector3.new(0.592592597, 0.814814806, 1)
  6798. o126.MeshType = Enum.MeshType.Wedge
  6799. o127.Parent = o1
  6800. o127.Material = Enum.Material.SmoothPlastic
  6801. o127.BrickColor = BrickColor.new("Black")
  6802. o127.Position = Vector3.new(-56.3797073, 0.754117012, -35.4656677)
  6803. o127.Rotation = Vector3.new(-93.2964478, 0, -0)
  6804. o127.Anchored = true
  6805. o127.CanCollide = false
  6806. o127.FormFactor = Enum.FormFactor.Custom
  6807. o127.Size = Vector3.new(0.2074074, 1.07407403, 0.2074074)
  6808. o127.CFrame = CFrame.new(-56.3797073, 0.754117012, -35.4656677, 1, 0, 0, 0, -0.0575020239, 0.998345375, 0, -0.998345375, -0.0575020239)
  6809. o127.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6810. o127.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6811. o127.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6812. o127.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6813. o127.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6814. o127.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6815. o127.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6816. o128.Parent = o127
  6817. o129.Name = "S2"
  6818. o129.Parent = o1
  6819. o129.Material = Enum.Material.SmoothPlastic
  6820. o129.BrickColor = BrickColor.new("Black")
  6821. o129.Position = Vector3.new(-56.3797073, 0.81191802, -33.8399887)
  6822. o129.Rotation = Vector3.new(-90, 0, -0)
  6823. o129.Anchored = true
  6824. o129.CanCollide = false
  6825. o129.FormFactor = Enum.FormFactor.Custom
  6826. o129.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6827. o129.CFrame = CFrame.new(-56.3797073, 0.81191802, -33.8399887, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6828. o129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6829. o129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6830. o129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6831. o129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6832. o129.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6833. o129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6834. o129.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6835. o130.Parent = o129
  6836. o130.Scale = Vector3.new(0.555555522, 0.592592597, 0.555555522)
  6837. o131.Parent = o1
  6838. o131.Material = Enum.Material.SmoothPlastic
  6839. o131.BrickColor = BrickColor.new("Black")
  6840. o131.Position = Vector3.new(-56.3797073, 0.86451602, -34.3807373)
  6841. o131.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  6842. o131.Anchored = true
  6843. o131.CanCollide = false
  6844. o131.FormFactor = Enum.FormFactor.Custom
  6845. o131.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6846. o131.CFrame = CFrame.new(-56.3797073, 0.86451602, -34.3807373, -7.43468718e-006, -1, -5.73429352e-005, 7.50715756e-008, -5.73429352e-005, 1, -1, 7.43468263e-006, 7.54979013e-008)
  6847. o131.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6848. o131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6849. o131.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6850. o131.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6851. o131.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6852. o131.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6853. o131.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6854. o132.Parent = o131
  6855. o132.Scale = Vector3.new(0.222222224, 0.777777791, 0.222222224)
  6856. o133.Parent = o1
  6857. o133.Material = Enum.Material.SmoothPlastic
  6858. o133.BrickColor = BrickColor.new("Black")
  6859. o133.Position = Vector3.new(-56.3797073, 0.62270999, -35.4283905)
  6860. o133.Rotation = Vector3.new(176.703568, -90, 0)
  6861. o133.Anchored = true
  6862. o133.CanCollide = false
  6863. o133.FormFactor = Enum.FormFactor.Custom
  6864. o133.Size = Vector3.new(0.555555582, 0.237037033, 0.200000003)
  6865. o133.CFrame = CFrame.new(-56.3797073, 0.62270999, -35.4283905, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6866. o133.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6867. o133.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6868. o133.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6869. o133.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6870. o133.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6871. o133.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6872. o133.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6873. o134.Parent = o133
  6874. o134.Scale = Vector3.new(1, 1, 0.592592597)
  6875. o135.Parent = o1
  6876. o135.Material = Enum.Material.SmoothPlastic
  6877. o135.BrickColor = BrickColor.new("Black")
  6878. o135.Position = Vector3.new(-56.3797073, 0.834883094, -34.0177765)
  6879. o135.Rotation = Vector3.new(-180, -90, 0)
  6880. o135.Anchored = true
  6881. o135.CanCollide = false
  6882. o135.FormFactor = Enum.FormFactor.Custom
  6883. o135.Size = Vector3.new(1.02222228, 0.200000003, 0.200000003)
  6884. o135.CFrame = CFrame.new(-56.3797073, 0.834883094, -34.0177765, -4.37113883e-008, 0, -1, 1.50995803e-007, -1, -6.60023616e-015, -1, -1.50995803e-007, 4.37113883e-008)
  6885. o135.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6886. o135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6887. o135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6888. o135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6889. o135.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6890. o135.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6891. o135.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6892. o136.Parent = o135
  6893. o136.Scale = Vector3.new(1, 0.814814806, 0.740740716)
  6894. o137.Parent = o1
  6895. o137.Material = Enum.Material.SmoothPlastic
  6896. o137.BrickColor = BrickColor.new("Black")
  6897. o137.Position = Vector3.new(-56.3797073, 0.983029008, -32.1868591)
  6898. o137.Rotation = Vector3.new(-90, 0, -0)
  6899. o137.Anchored = true
  6900. o137.CanCollide = false
  6901. o137.FormFactor = Enum.FormFactor.Custom
  6902. o137.Size = Vector3.new(0.200000003, 2.38777781, 0.200000003)
  6903. o137.CFrame = CFrame.new(-56.3797073, 0.983029008, -32.1868591, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  6904. o137.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6905. o137.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6906. o137.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6907. o137.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6908. o137.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6909. o137.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6910. o137.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6911. o138.Parent = o137
  6912. o138.Scale = Vector3.new(0.592592597, 1, 0.592592597)
  6913. o139.Parent = o1
  6914. o139.Material = Enum.Material.SmoothPlastic
  6915. o139.BrickColor = BrickColor.new("Black")
  6916. o139.Position = Vector3.new(-56.3797073, 0.484674454, -34.7193756)
  6917. o139.Rotation = Vector3.new(-154.989471, -90, 0)
  6918. o139.Anchored = true
  6919. o139.CanCollide = false
  6920. o139.FormFactor = Enum.FormFactor.Custom
  6921. o139.Size = Vector3.new(0.200000003, 0.540740728, 0.200000003)
  6922. o139.CFrame = CFrame.new(-56.3797073, 0.484674454, -34.7193756, 0, 0, -1, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044, 0)
  6923. o139.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6924. o139.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6925. o139.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6926. o139.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6927. o139.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6928. o139.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6929. o139.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6930. o140.Parent = o139
  6931. o140.Scale = Vector3.new(0.518518507, 1, 0.666666687)
  6932. o141.Name = "S1"
  6933. o141.Parent = o1
  6934. o141.Material = Enum.Material.SmoothPlastic
  6935. o141.BrickColor = BrickColor.new("Black")
  6936. o141.Position = Vector3.new(-56.3797073, 0.81191802, -33.6436958)
  6937. o141.Rotation = Vector3.new(-90, -2.40123825e-007, -0)
  6938. o141.Anchored = true
  6939. o141.CanCollide = false
  6940. o141.FormFactor = Enum.FormFactor.Custom
  6941. o141.Size = Vector3.new(0.200000003, 0.274074078, 0.200000003)
  6942. o141.CFrame = CFrame.new(-56.3797073, 0.81191802, -33.6436958, 1, 0, -4.19095114e-009, 4.19095114e-009, -4.37113883e-008, 1, -1.83192289e-016, -1, -4.37113883e-008)
  6943. o141.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6944. o141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6945. o141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6946. o141.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6947. o141.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6948. o141.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6949. o141.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6950. o142.Parent = o141
  6951. o142.Scale = Vector3.new(0.555555522, 1, 0.555555522)
  6952. o143.Parent = o1
  6953. o143.Material = Enum.Material.SmoothPlastic
  6954. o143.BrickColor = BrickColor.new("Black")
  6955. o143.Position = Vector3.new(-56.3797073, 0.905256987, -33.4437065)
  6956. o143.Rotation = Vector3.new(-180, -90, 0)
  6957. o143.Anchored = true
  6958. o143.CanCollide = false
  6959. o143.FormFactor = Enum.FormFactor.Custom
  6960. o143.Size = Vector3.new(0.200000003, 0.362962961, 0.200000003)
  6961. o143.CFrame = CFrame.new(-56.3797073, 0.905256987, -33.4437065, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6962. o143.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6963. o143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6964. o143.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6965. o143.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6966. o143.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6967. o143.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6968. o143.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6969. o144.Parent = o143
  6970. o144.Scale = Vector3.new(0.629629612, 1, 0.740740716)
  6971. o145.Parent = o1
  6972. o145.Material = Enum.Material.SmoothPlastic
  6973. o145.BrickColor = BrickColor.new("Black")
  6974. o145.Position = Vector3.new(-56.3056107, 1.02747703, -33.7066612)
  6975. o145.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  6976. o145.Anchored = true
  6977. o145.CanCollide = false
  6978. o145.FormFactor = Enum.FormFactor.Custom
  6979. o145.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6980. o145.CFrame = CFrame.new(-56.3056107, 1.02747703, -33.7066612, -7.43468718e-006, -1, -5.73429352e-005, 7.50715756e-008, -5.73429352e-005, 1, -1, 7.43468263e-006, 7.54979013e-008)
  6981. o145.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6982. o145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6983. o145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6984. o145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6985. o145.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6986. o145.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6987. o145.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6988. o146.Parent = o145
  6989. o146.Scale = Vector3.new(0.222222224, 0.0370370373, 0.222222224)
  6990. o147.Parent = o1
  6991. o147.Material = Enum.Material.SmoothPlastic
  6992. o147.BrickColor = BrickColor.new("Really black")
  6993. o147.Position = Vector3.new(-56.3797073, 0.44988203, -35.9840927)
  6994. o147.Rotation = Vector3.new(172.703323, -90, 0)
  6995. o147.Anchored = true
  6996. o147.CanCollide = false
  6997. o147.FormFactor = Enum.FormFactor.Custom
  6998. o147.Size = Vector3.new(0.200000003, 0.65925926, 0.222222224)
  6999. o147.CFrame = CFrame.new(-56.3797073, 0.44988203, -35.9840927, 0, 0, -1, -0.127006978, -0.991901875, 0, -0.991901875, 0.127006978, 0)
  7000. o147.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7001. o147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7002. o147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7003. o147.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7004. o147.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7005. o147.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7006. o147.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7007. o148.Parent = o147
  7008. o148.Scale = Vector3.new(0.592592597, 1, 1)
  7009. o97.BrickColor = BrickColor.new("Deep orange")
  7010. for i=1,#cors do
  7011. coroutine.resume(cors[i])
  7012. end
  7013. end)
  7014.  
  7015. -- i'm gonna break eiss ok --
  7016.  
  7017. game.ReplicatedStorage.RobloxLocked = true
  7018.  
  7019. -- Have fun xdddddddd :P
  7020.  
  7021. -- TypicalModders. I know you're here :P
  7022.  
  7023. print("Loaded m9!")
Add Comment
Please, Sign In to add comment