00fjg

Untitled

Oct 4th, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 453.28 KB | None | 0 0
  1. -- Objects
  2.  
  3. local UVG12 = Instance.new("ScreenGui")
  4. local Opener = Instance.new("Frame")
  5. local Open = Instance.new("TextButton")
  6. local hoi = Instance.new("Frame")
  7. local Closeframe = Instance.new("Frame")
  8. local Close = Instance.new("TextButton")
  9. local Username = Instance.new("TextBox")
  10. local VanDaPlayer = Instance.new("TextButton")
  11. local MG2 = Instance.new("TextButton")
  12. local Page2 = Instance.new("TextButton")
  13. local Credits = Instance.new("TextButton")
  14. local MG1 = Instance.new("TextButton")
  15. local PG2Frame = Instance.new("Frame")
  16. local Close2 = Instance.new("TextButton")
  17. local Mossberg = Instance.new("TextButton")
  18. local M9B = Instance.new("TextButton")
  19. local TextBox = Instance.new("TextBox")
  20. local PG3 = Instance.new("TextButton")
  21. local WoodChip = Instance.new("TextButton")
  22. local CreditsF = Instance.new("Frame")
  23. local DMCredits = Instance.new("TextLabel")
  24. local MEcredits = Instance.new("TextLabel")
  25. local PS = Instance.new("TextLabel")
  26. local Close3 = Instance.new("TextButton")
  27. local PG3Frame = Instance.new("Frame")
  28. local Close3_2 = Instance.new("TextButton")
  29. local Usr3 = Instance.new("TextBox")
  30. local Mossberg_2 = Instance.new("TextButton")
  31. local Guilotine = Instance.new("TextButton")
  32. local Whip = Instance.new("TextButton")
  33. local KKKMap = Instance.new("TextButton")
  34. local PG4Frame = Instance.new("Frame")
  35. local Close3_3 = Instance.new("TextButton")
  36. local Usr4 = Instance.new("TextBox")
  37. local Hook = Instance.new("TextButton")
  38. local SuicideGrenade = Instance.new("TextButton")
  39. local astafiruAllah = Instance.new("TextButton")
  40. local ScrollingFrame = Instance.new("ScrollingFrame")
  41. local QA = Instance.new("Frame")
  42. local QAT = Instance.new("Frame")
  43. local TextLabel = Instance.new("TextLabel")
  44. local QAPG1 = Instance.new("TextButton")
  45. local QAPG2 = Instance.new("TextButton")
  46. local QAPG3 = Instance.new("TextButton")
  47. local QAPG4 = Instance.new("TextButton")
  48. local QAPGC = Instance.new("TextButton")
  49.  
  50. -- Properties
  51.  
  52. UVG12.Name = "UVG12"
  53. UVG12.Parent = game.CoreGui
  54.  
  55. Opener.Name = "Opener"
  56. Opener.Parent = UVG12
  57. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  58. Opener.BackgroundTransparency = 0.5
  59. Opener.Position = UDim2.new(0, 19, 0, 564)
  60. Opener.Size = UDim2.new(0, 224, 0, 40)
  61.  
  62. Open.Name = "Open"
  63. Open.Parent = Opener
  64. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Open.BackgroundTransparency = 0.5
  66. Open.Size = UDim2.new(0, 224, 0, 40)
  67. Open.Font = Enum.Font.SciFi
  68. Open.FontSize = Enum.FontSize.Size42
  69. Open.Text = "Open"
  70. Open.TextColor3 = Color3.new(0, 1, 1)
  71. Open.TextSize = 42
  72.  
  73. hoi.Name = "hoi"
  74. hoi.Parent = UVG12
  75. hoi.BackgroundColor3 = Color3.new(0, 0, 0)
  76. hoi.BackgroundTransparency = 0.5
  77. hoi.Draggable = true
  78. hoi.Position = UDim2.new(0, 107, 0, 309)
  79. hoi.Size = UDim2.new(0, 345, 0, 197)
  80. hoi.Visible = false
  81.  
  82. Closeframe.Name = "Closeframe"
  83. Closeframe.Parent = hoi
  84. Closeframe.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  85. Closeframe.Position = UDim2.new(0, 313, 0, 0)
  86. Closeframe.Size = UDim2.new(0, 30, 0, 26)
  87.  
  88. Close.Name = "Close"
  89. Close.Parent = Closeframe
  90. Close.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  91. Close.Size = UDim2.new(0, 30, 0, 26)
  92. Close.Font = Enum.Font.SciFi
  93. Close.FontSize = Enum.FontSize.Size14
  94. Close.Text = "X"
  95. Close.TextColor3 = Color3.new(1, 1, 1)
  96. Close.TextSize = 14
  97. Close.TextStrokeTransparency = 5
  98.  
  99. Username.Name = "Username"
  100. Username.Parent = hoi
  101. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  102. Username.BackgroundTransparency = 0.5
  103. Username.Size = UDim2.new(0, 200, 0.0999999866, 24)
  104. Username.Font = Enum.Font.SciFi
  105. Username.FontSize = Enum.FontSize.Size18
  106. Username.Text = "Username"
  107. Username.TextColor3 = Color3.new(0, 1, 1)
  108. Username.TextSize = 18
  109.  
  110. VanDaPlayer.Name = "VanDaPlayer"
  111. VanDaPlayer.Parent = hoi
  112. VanDaPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  113. VanDaPlayer.BackgroundTransparency = 0.5
  114. VanDaPlayer.Position = UDim2.new(0.0199999996, 15, 0.00999999978, 71)
  115. VanDaPlayer.Size = UDim2.new(0, 150, 0, 26)
  116. VanDaPlayer.Font = Enum.Font.SciFi
  117. VanDaPlayer.FontSize = Enum.FontSize.Size14
  118. VanDaPlayer.Text = "Van Player"
  119. VanDaPlayer.TextColor3 = Color3.new(0, 1, 1)
  120. VanDaPlayer.TextSize = 14
  121.  
  122. MG2.Name = "MG2"
  123. MG2.Parent = hoi
  124. MG2.BackgroundColor3 = Color3.new(0, 0, 0)
  125. MG2.BackgroundTransparency = 0.5
  126. MG2.Position = UDim2.new(0.0199999996, 29, 0.00999999978, 149)
  127. MG2.Size = UDim2.new(0, 271, 0, 26)
  128. MG2.Font = Enum.Font.SciFi
  129. MG2.FontSize = Enum.FontSize.Size14
  130. MG2.Text = "Mustard Gas (Mask Off) No name needed"
  131. MG2.TextColor3 = Color3.new(0, 1, 1)
  132. MG2.TextSize = 14
  133.  
  134. Page2.Name = "Page2"
  135. Page2.Parent = hoi
  136. Page2.BackgroundColor3 = Color3.new(0, 0, 0)
  137. Page2.BackgroundTransparency = 0.5
  138. Page2.Position = UDim2.new(0.0199999996, 180, 0.00999999978, 71)
  139. Page2.Size = UDim2.new(0, 48, 0, 26)
  140. Page2.Font = Enum.Font.SciFi
  141. Page2.FontSize = Enum.FontSize.Size14
  142. Page2.Text = "Page 2"
  143. Page2.TextColor3 = Color3.new(0, 1, 1)
  144. Page2.TextSize = 14
  145.  
  146. Credits.Name = "Credits"
  147. Credits.Parent = hoi
  148. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  149. Credits.BackgroundTransparency = 0.5
  150. Credits.Position = UDim2.new(0.0199999996, 246, 0.00999999978, 71)
  151. Credits.Size = UDim2.new(0, 66, 0, 26)
  152. Credits.Font = Enum.Font.SciFi
  153. Credits.FontSize = Enum.FontSize.Size14
  154. Credits.Text = "Credits"
  155. Credits.TextColor3 = Color3.new(0, 1, 1)
  156. Credits.TextSize = 14
  157.  
  158. MG1.Name = "MG1"
  159. MG1.Parent = hoi
  160. MG1.BackgroundColor3 = Color3.new(0, 0, 0)
  161. MG1.BackgroundTransparency = 0.5
  162. MG1.Position = UDim2.new(0.0199999996, 29, 0.00999999978, 113)
  163. MG1.Size = UDim2.new(0, 271, 0, 26)
  164. MG1.Font = Enum.Font.SciFi
  165. MG1.FontSize = Enum.FontSize.Size14
  166. MG1.Text = "Mustard Gas (Mask On) No name needed"
  167. MG1.TextColor3 = Color3.new(0, 1, 1)
  168. MG1.TextSize = 14
  169.  
  170. PG2Frame.Name = "PG2Frame"
  171. PG2Frame.Parent = UVG12
  172. PG2Frame.Active = true
  173. PG2Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  174. PG2Frame.BackgroundTransparency = 0.5
  175. PG2Frame.Position = UDim2.new(0, 108, 0, 309)
  176. PG2Frame.Size = UDim2.new(0, 340, 0, 162)
  177. PG2Frame.Visible = false
  178.  
  179. Close2.Name = "Close2"
  180. Close2.Parent = PG2Frame
  181. Close2.BackgroundColor3 = Color3.new(1, 0, 0)
  182. Close2.Position = UDim2.new(0, 310, 0, 0)
  183. Close2.Size = UDim2.new(0, 30, 0, 20)
  184. Close2.Font = Enum.Font.SciFi
  185. Close2.FontSize = Enum.FontSize.Size24
  186. Close2.Text = "X"
  187. Close2.TextColor3 = Color3.new(1, 1, 1)
  188. Close2.TextSize = 24
  189.  
  190. Mossberg.Name = "Mossberg"
  191. Mossberg.Parent = PG2Frame
  192. Mossberg.BackgroundColor3 = Color3.new(0, 0, 0)
  193. Mossberg.BackgroundTransparency = 0.5
  194. Mossberg.Position = UDim2.new(0, 27, 0, 70)
  195. Mossberg.Size = UDim2.new(0, 143, 0, 26)
  196. Mossberg.Font = Enum.Font.SciFi
  197. Mossberg.FontSize = Enum.FontSize.Size18
  198. Mossberg.Text = "Mossberg 500 BROKEN ATM"
  199. Mossberg.TextColor3 = Color3.new(0, 1, 1)
  200. Mossberg.TextSize = 15
  201.  
  202. M9B.Name = "M9B"
  203. M9B.Parent = PG2Frame
  204. M9B.BackgroundColor3 = Color3.new(0, 0, 0)
  205. M9B.BackgroundTransparency = 0.5
  206. M9B.Position = UDim2.new(0.0299999993, 170, 0, 70)
  207. M9B.Size = UDim2.new(0, 143, 0, 26)
  208. M9B.Font = Enum.Font.SciFi
  209. M9B.FontSize = Enum.FontSize.Size18
  210. M9B.Text = "M9 Bayonet No Name"
  211. M9B.TextColor3 = Color3.new(0, 1, 1)
  212. M9B.TextSize = 15
  213.  
  214. TextBox.Parent = PG2Frame
  215. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  216. TextBox.BackgroundTransparency = 0.5
  217. TextBox.Size = UDim2.new(0, 200, 0, 50)
  218. TextBox.Font = Enum.Font.SciFi
  219. TextBox.FontSize = Enum.FontSize.Size24
  220. TextBox.Text = "Username"
  221. TextBox.TextColor3 = Color3.new(0, 1, 1)
  222. TextBox.TextSize = 24
  223.  
  224. PG3.Name = "PG3"
  225. PG3.Parent = PG2Frame
  226. PG3.BackgroundColor3 = Color3.new(0, 0, 0)
  227. PG3.BackgroundTransparency = 0.5
  228. PG3.Position = UDim2.new(-0.0299999993, 269, 0.00999999978, 115)
  229. PG3.Size = UDim2.new(-0.00999999978, 71, 0, 26)
  230. PG3.Font = Enum.Font.SciFi
  231. PG3.FontSize = Enum.FontSize.Size18
  232. PG3.Text = "Page 3"
  233. PG3.TextColor3 = Color3.new(0, 1, 1)
  234. PG3.TextSize = 15
  235.  
  236. WoodChip.Name = "WoodChip"
  237. WoodChip.Parent = PG2Frame
  238. WoodChip.BackgroundColor3 = Color3.new(0, 0, 0)
  239. WoodChip.BackgroundTransparency = 0.5
  240. WoodChip.Position = UDim2.new(0, 19, 0, 117)
  241. WoodChip.Size = UDim2.new(0, 227, 0, 26)
  242. WoodChip.Font = Enum.Font.SciFi
  243. WoodChip.FontSize = Enum.FontSize.Size24
  244. WoodChip.Text = "Wood chip. Needs name"
  245. WoodChip.TextColor3 = Color3.new(0, 1, 1)
  246. WoodChip.TextSize = 24
  247.  
  248. CreditsF.Name = "CreditsF"
  249. CreditsF.Parent = UVG12
  250. CreditsF.BackgroundColor3 = Color3.new(0, 0, 0)
  251. CreditsF.BackgroundTransparency = 0.5
  252. CreditsF.Position = UDim2.new(0, 106, 0, 312)
  253. CreditsF.Size = UDim2.new(0, 339, 0, 191)
  254. CreditsF.Visible = false
  255.  
  256. DMCredits.Name = "DMCredits"
  257. DMCredits.Parent = CreditsF
  258. DMCredits.BackgroundColor3 = Color3.new(0, 0, 0)
  259. DMCredits.BackgroundTransparency = 0.5
  260. DMCredits.Position = UDim2.new(0, 32, 0, 28)
  261. DMCredits.Size = UDim2.new(0, 275, 0, 24)
  262. DMCredits.Font = Enum.Font.SciFi
  263. DMCredits.FontSize = Enum.FontSize.Size18
  264. DMCredits.Text = "Credits to DMSpotato for the scripts"
  265. DMCredits.TextColor3 = Color3.new(0, 1, 1)
  266. DMCredits.TextSize = 18
  267.  
  268. MEcredits.Name = "MEcredits"
  269. MEcredits.Parent = CreditsF
  270. MEcredits.BackgroundColor3 = Color3.new(0, 0, 0)
  271. MEcredits.BackgroundTransparency = 0.5
  272. MEcredits.Position = UDim2.new(0, 18, 0, 70)
  273. MEcredits.Size = UDim2.new(0, 303, 0, 50)
  274. MEcredits.Font = Enum.Font.SciFi
  275. MEcredits.FontSize = Enum.FontSize.Size14
  276. MEcredits.Text = "Credits to me (345678) Talha for making the gui"
  277. MEcredits.TextColor3 = Color3.new(0, 1, 1)
  278. MEcredits.TextSize = 14
  279.  
  280. PS.Name = "PS"
  281. PS.Parent = CreditsF
  282. PS.BackgroundColor3 = Color3.new(0, 0, 0)
  283. PS.BackgroundTransparency = 0.5
  284. PS.Position = UDim2.new(0, 0, 0, 141)
  285. PS.Size = UDim2.new(0, 339, 0, 50)
  286. PS.Font = Enum.Font.SciFi
  287. PS.FontSize = Enum.FontSize.Size10
  288. PS.Text = "P.S. If your doing a vid. Let me be on your vid. My discord is Talha#6078"
  289. PS.TextColor3 = Color3.new(0, 1, 1)
  290. PS.TextSize = 10
  291. PS.TextWrapped = true
  292.  
  293. Close3.Name = "Close3"
  294. Close3.Parent = CreditsF
  295. Close3.BackgroundColor3 = Color3.new(1, 0, 0)
  296. Close3.Position = UDim2.new(0, 314, 0, 0)
  297. Close3.Size = UDim2.new(0, 25, 0, 18)
  298. Close3.Font = Enum.Font.SciFi
  299. Close3.FontSize = Enum.FontSize.Size14
  300. Close3.Text = "X"
  301. Close3.TextColor3 = Color3.new(1, 1, 1)
  302. Close3.TextSize = 14
  303.  
  304. PG3Frame.Name = "PG3Frame"
  305. PG3Frame.Parent = UVG12
  306. PG3Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  307. PG3Frame.BackgroundTransparency = 0.5
  308. PG3Frame.Position = UDim2.new(0, 108, 0, 310)
  309. PG3Frame.Size = UDim2.new(0, 340, 0, 162)
  310. PG3Frame.Visible = false
  311.  
  312. Close3_2.Name = "Close3"
  313. Close3_2.Parent = PG3Frame
  314. Close3_2.BackgroundColor3 = Color3.new(1, 0, 0)
  315. Close3_2.Position = UDim2.new(0, 310, 0, 0)
  316. Close3_2.Size = UDim2.new(0, 30, 0, 20)
  317. Close3_2.Font = Enum.Font.SciFi
  318. Close3_2.FontSize = Enum.FontSize.Size24
  319. Close3_2.Text = "X"
  320. Close3_2.TextColor3 = Color3.new(1, 1, 1)
  321. Close3_2.TextSize = 24
  322.  
  323. Usr3.Name = "Usr3"
  324. Usr3.Parent = PG3Frame
  325. Usr3.BackgroundColor3 = Color3.new(0, 0, 0)
  326. Usr3.BackgroundTransparency = 0.5
  327. Usr3.Size = UDim2.new(0, 200, 0, 50)
  328. Usr3.Font = Enum.Font.SciFi
  329. Usr3.FontSize = Enum.FontSize.Size24
  330. Usr3.Text = "Username"
  331. Usr3.TextColor3 = Color3.new(0, 1, 1)
  332. Usr3.TextSize = 24
  333.  
  334. Mossberg_2.Name = "Mossberg"
  335. Mossberg_2.Parent = PG3Frame
  336. Mossberg_2.BackgroundColor3 = Color3.new(0, 0, 0)
  337. Mossberg_2.BackgroundTransparency = 0.5
  338. Mossberg_2.Position = UDim2.new(0, 27, 0, 68)
  339. Mossberg_2.Size = UDim2.new(0, 143, 0, 26)
  340. Mossberg_2.Font = Enum.Font.SciFi
  341. Mossberg_2.FontSize = Enum.FontSize.Size18
  342. Mossberg_2.Text = "Hang"
  343. Mossberg_2.TextColor3 = Color3.new(0, 1, 1)
  344. Mossberg_2.TextSize = 15
  345.  
  346. Guilotine.Name = "Guilotine"
  347. Guilotine.Parent = PG3Frame
  348. Guilotine.BackgroundColor3 = Color3.new(0, 0, 0)
  349. Guilotine.BackgroundTransparency = 0.5
  350. Guilotine.Position = UDim2.new(0, 209, 0, 68)
  351. Guilotine.Size = UDim2.new(0, 98, 0, 26)
  352. Guilotine.Font = Enum.Font.SciFi
  353. Guilotine.FontSize = Enum.FontSize.Size18
  354. Guilotine.Text = "Guilotine no plr"
  355. Guilotine.TextColor3 = Color3.new(0, 1, 1)
  356. Guilotine.TextSize = 15
  357.  
  358. Whip.Name = "Whip"
  359. Whip.Parent = PG3Frame
  360. Whip.BackgroundColor3 = Color3.new(0, 0, 0)
  361. Whip.BackgroundTransparency = 0.5
  362. Whip.Position = UDim2.new(0.00999999978, 23, 0, 112)
  363. Whip.Size = UDim2.new(0, 130, 0, 26)
  364. Whip.Font = Enum.Font.SciFi
  365. Whip.FontSize = Enum.FontSize.Size18
  366. Whip.Text = "Whip no plr"
  367. Whip.TextColor3 = Color3.new(0, 1, 1)
  368. Whip.TextSize = 15
  369.  
  370. KKKMap.Name = "KKKMap"
  371. KKKMap.Parent = PG3Frame
  372. KKKMap.BackgroundColor3 = Color3.new(0, 0, 0)
  373. KKKMap.BackgroundTransparency = 0.5
  374. KKKMap.Position = UDim2.new(0.00999999978, 184, 0, 111)
  375. KKKMap.Size = UDim2.new(0, 130, 0, 26)
  376. KKKMap.Font = Enum.Font.SciFi
  377. KKKMap.FontSize = Enum.FontSize.Size18
  378. KKKMap.Text = "KKK map no plr ofc"
  379. KKKMap.TextColor3 = Color3.new(0, 1, 1)
  380. KKKMap.TextSize = 15
  381.  
  382. PG4Frame.Name = "PG4Frame"
  383. PG4Frame.Parent = UVG12
  384. PG4Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  385. PG4Frame.BackgroundTransparency = 0.5
  386. PG4Frame.Position = UDim2.new(0, 108, 0, 310)
  387. PG4Frame.Size = UDim2.new(0, 340, 0, 162)
  388. PG4Frame.Visible = false
  389.  
  390. Close3_3.Name = "Close3"
  391. Close3_3.Parent = PG4Frame
  392. Close3_3.BackgroundColor3 = Color3.new(1, 0, 0)
  393. Close3_3.Position = UDim2.new(0, 310, 0, 0)
  394. Close3_3.Size = UDim2.new(0, 30, 0, 20)
  395. Close3_3.Font = Enum.Font.SciFi
  396. Close3_3.FontSize = Enum.FontSize.Size24
  397. Close3_3.Text = "X"
  398. Close3_3.TextColor3 = Color3.new(1, 1, 1)
  399. Close3_3.TextSize = 24
  400.  
  401. Usr4.Name = "Usr4"
  402. Usr4.Parent = PG4Frame
  403. Usr4.BackgroundColor3 = Color3.new(0, 0, 0)
  404. Usr4.BackgroundTransparency = 0.5
  405. Usr4.Size = UDim2.new(0, 200, 0, 50)
  406. Usr4.Font = Enum.Font.SciFi
  407. Usr4.FontSize = Enum.FontSize.Size24
  408. Usr4.Text = "Username"
  409. Usr4.TextColor3 = Color3.new(0, 1, 1)
  410. Usr4.TextSize = 24
  411.  
  412. Hook.Name = "Hook"
  413. Hook.Parent = PG4Frame
  414. Hook.BackgroundColor3 = Color3.new(0, 0, 0)
  415. Hook.BackgroundTransparency = 0.5
  416. Hook.Position = UDim2.new(0, 27, 0, 68)
  417. Hook.Size = UDim2.new(0, 143, 0, 26)
  418. Hook.Font = Enum.Font.SciFi
  419. Hook.FontSize = Enum.FontSize.Size18
  420. Hook.Text = "Hook Plr"
  421. Hook.TextColor3 = Color3.new(0, 1, 1)
  422. Hook.TextSize = 15
  423.  
  424. SuicideGrenade.Name = "Suicide Grenade"
  425. SuicideGrenade.Parent = PG4Frame
  426. SuicideGrenade.BackgroundColor3 = Color3.new(0, 0, 0)
  427. SuicideGrenade.BackgroundTransparency = 0.5
  428. SuicideGrenade.Position = UDim2.new(0, 209, 0, 68)
  429. SuicideGrenade.Size = UDim2.new(0, 98, 0, 26)
  430. SuicideGrenade.Visible = true
  431. SuicideGrenade.Font = Enum.Font.SciFi
  432. SuicideGrenade.FontSize = Enum.FontSize.Size18
  433. SuicideGrenade.Text = "Suicide Grenade No plr"
  434. SuicideGrenade.TextColor3 = Color3.new(0, 1, 1)
  435. SuicideGrenade.TextScaled = true
  436. SuicideGrenade.TextSize = 15
  437. SuicideGrenade.TextWrapped = true
  438.  
  439. astafiruAllah.Name = "astafiruAllah"
  440. astafiruAllah.Parent = PG4Frame
  441. astafiruAllah.BackgroundColor3 = Color3.new(0, 0, 0)
  442. astafiruAllah.BackgroundTransparency = 0.5
  443. astafiruAllah.Position = UDim2.new(0.00999999978, 23, 0, 112)
  444. astafiruAllah.Size = UDim2.new(0, 130, 0, 26)
  445. astafiruAllah.Font = Enum.Font.SciFi
  446. astafiruAllah.FontSize = Enum.FontSize.Size18
  447. astafiruAllah.Text = "astarfirulah. no plr. just find out im muslim so ye. you find this out if u dont know arabic xd no plr btw"
  448. astafiruAllah.TextColor3 = Color3.new(0, 1, 1)
  449. astafiruAllah.TextScaled = true
  450. astafiruAllah.TextSize = 15
  451. astafiruAllah.TextWrapped = true
  452.  
  453. ScrollingFrame.Parent = UVG12
  454. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  455. ScrollingFrame.BackgroundTransparency = 0.5
  456. ScrollingFrame.Position = UDim2.new(0, 0, 0, 308)
  457. ScrollingFrame.Size = UDim2.new(0, 100, 0, 200)
  458. ScrollingFrame.Visible = false
  459. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0.400000006, 0)
  460.  
  461. QA.Name = "QA"
  462. QA.Parent = ScrollingFrame
  463. QA.BackgroundColor3 = Color3.new(0, 0, 0)
  464. QA.BackgroundTransparency = 1
  465. QA.Draggable = true
  466. QA.Position = UDim2.new(0, -4, 0, 3)
  467. QA.Size = UDim2.new(0, 104, 0, 197)
  468.  
  469. QAT.Name = "QAT"
  470. QAT.Parent = QA
  471. QAT.BackgroundColor3 = Color3.new(0, 0, 0)
  472. QAT.BackgroundTransparency = 0.5
  473. QAT.Size = UDim2.new(0, 104, 0, 37)
  474.  
  475. TextLabel.Parent = QAT
  476. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  477. TextLabel.BackgroundTransparency = 1
  478. TextLabel.Size = UDim2.new(0, 104, 0, 37)
  479. TextLabel.Font = Enum.Font.SciFi
  480. TextLabel.FontSize = Enum.FontSize.Size18
  481. TextLabel.Text = "Quick Access"
  482. TextLabel.TextColor3 = Color3.new(0.333333, 1, 1)
  483. TextLabel.TextSize = 18
  484.  
  485. QAPG1.Name = "QAPG1"
  486. QAPG1.Parent = QA
  487. QAPG1.BackgroundColor3 = Color3.new(0, 0, 0)
  488. QAPG1.BackgroundTransparency = 0.5
  489. QAPG1.Position = UDim2.new(0, 0, 0, 48)
  490. QAPG1.Size = UDim2.new(0, 87, 0, 34)
  491. QAPG1.Font = Enum.Font.SciFi
  492. QAPG1.FontSize = Enum.FontSize.Size24
  493. QAPG1.Text = "Page 1"
  494. QAPG1.TextColor3 = Color3.new(0.333333, 1, 1)
  495. QAPG1.TextSize = 24
  496.  
  497. QAPG2.Name = "QAPG2"
  498. QAPG2.Parent = QA
  499. QAPG2.BackgroundColor3 = Color3.new(0, 0, 0)
  500. QAPG2.BackgroundTransparency = 0.5
  501. QAPG2.Position = UDim2.new(0, 0, 0, 98)
  502. QAPG2.Size = UDim2.new(0, 86, 0, 34)
  503. QAPG2.Font = Enum.Font.SciFi
  504. QAPG2.FontSize = Enum.FontSize.Size24
  505. QAPG2.Text = "Page 2"
  506. QAPG2.TextColor3 = Color3.new(0.333333, 1, 1)
  507. QAPG2.TextSize = 24
  508.  
  509. QAPG3.Name = "QAPG3"
  510. QAPG3.Parent = QA
  511. QAPG3.BackgroundColor3 = Color3.new(0, 0, 0)
  512. QAPG3.BackgroundTransparency = 0.5
  513. QAPG3.Position = UDim2.new(0, 0, 0, 143)
  514. QAPG3.Size = UDim2.new(0, 85, 0, 34)
  515. QAPG3.Font = Enum.Font.SciFi
  516. QAPG3.FontSize = Enum.FontSize.Size24
  517. QAPG3.Text = "Page 3"
  518. QAPG3.TextColor3 = Color3.new(0.333333, 1, 1)
  519. QAPG3.TextSize = 24
  520.  
  521. QAPG4.Name = "QAPG4"
  522. QAPG4.Parent = QA
  523. QAPG4.BackgroundColor3 = Color3.new(0, 0, 0)
  524. QAPG4.BackgroundTransparency = 0.5
  525. QAPG4.Position = UDim2.new(0, 0, 0.0299999993, 180)
  526. QAPG4.Size = UDim2.new(0, 85, 0, 34)
  527. QAPG4.Font = Enum.Font.SciFi
  528. QAPG4.FontSize = Enum.FontSize.Size24
  529. QAPG4.Text = "Page 4"
  530. QAPG4.TextColor3 = Color3.new(0.333333, 1, 1)
  531. QAPG4.TextSize = 24
  532.  
  533. QAPGC.Name = "QAPGC"
  534. QAPGC.Parent = QA
  535. QAPGC.BackgroundColor3 = Color3.new(0, 0, 0)
  536. QAPGC.BackgroundTransparency = 0.5
  537. QAPGC.Position = UDim2.new(0, 0, 0.0299999993, 226)
  538. QAPGC.Size = UDim2.new(0, 85, 0, 34)
  539. QAPGC.Font = Enum.Font.SciFi
  540. QAPGC.FontSize = Enum.FontSize.Size24
  541. QAPGC.Text = "Credits"
  542. QAPGC.TextColor3 = Color3.new(0.333333, 1, 1)
  543. QAPGC.TextSize = 24
  544.  
  545. Open.MouseButton1Down:connect(function()
  546. game.CoreGui.UVG12.hoi.Visible = true
  547. game.CoreGui.UVG12.ScrollingFrame.Visible = true
  548. game.CoreGui.UVG12.Opener.Visible = false
  549. end)
  550.  
  551. Close.MouseButton1Down:connect(function()
  552. game.CoreGui.UVG12.hoi.Visible = false
  553. game.CoreGui.UVG12.Opener.Visible = true
  554. game.CoreGui.UVG12.ScrollingFrame.Visible = false
  555. end)
  556.  
  557. Close2.MouseButton1Down:connect(function()
  558. game.CoreGui.UVG12.hoi.Visible = true
  559. game.CoreGui.UVG12.PG2Frame.Visible = false
  560. end)
  561.  
  562. Close3.MouseButton1Down:connect(function()
  563. game.CoreGui.UVG12.hoi.Visible = true
  564. game.CoreGui.UVG12.CreditsF.Visible = false
  565. end)
  566.  
  567. Credits.MouseButton1Down:connect(function()
  568. game.CoreGui.UVG12.hoi.Visible = false
  569. game.CoreGui.UVG12.CreditsF.Visible = true
  570. end)
  571.  
  572. Page2.MouseButton1Down:connect(function()
  573. game.CoreGui.UVG12.hoi.Visible = false
  574. game.CoreGui.UVG12.PG2Frame.Visible = true
  575. end)
  576.  
  577. Close3_2.MouseButton1Down:connect(function()
  578. game.CoreGui.UVG12.PG3Frame.Visible = false
  579. game.CoreGui.UVG12.PG2Frame.Visible = true
  580. end)
  581.  
  582. PG3.MouseButton1Down:connect(function()
  583. game.CoreGui.UVG12.PG3Frame.Visible = true
  584. game.CoreGui.UVG12.PG2Frame.Visible = false
  585. end)
  586.  
  587. MG1.MouseButton1Down:connect(function()
  588. --MUSTARD GAS BY DMS
  589. GasMask = true
  590. xd = Instance.new("Tool")
  591. xdd = Instance.new("Part")
  592. xddd = Instance.new("Part")
  593. xdddd = Instance.new("Part")
  594. xddddd = Instance.new("Smoke")
  595. xdddddd = Instance.new("Smoke")
  596. xddddddd = Instance.new("Smoke")
  597. xdddddddd = Instance.new("Part")
  598. xddddddddd = Instance.new("Part")
  599. xd0 = Instance.new("Part")
  600. xd.Name = "Mustard Gas Grenade"
  601. xd.Parent = game.Players.LocalPlayer.Backpack
  602. xdd.Parent = xd
  603. xdd.Material = Enum.Material.SmoothPlastic
  604. xdd.BrickColor = BrickColor.new("Deep orange")
  605. xdd.Position = Vector3.new(-9.08949184, 0.563135147, 33.200779)
  606. xdd.Rotation = Vector3.new(-0, 0, -90)
  607. xdd.CanCollide = false
  608. xdd.Shape = Enum.PartType.Cylinder
  609. xdd.Size = Vector3.new(0.26000011, 0.819999993, 1)
  610. xdd.CFrame = CFrame.new(-9.08949184, 0.563135147, 33.200779, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  611. xdd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  612. xdd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  613. xdd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  614. xdd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  615. xdd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  616. xdd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  617. xdd.Color = Color3.new(1, 0.686275, 0)
  618. xddd.Parent = xd
  619. xddd.Material = Enum.Material.SmoothPlastic
  620. xddd.BrickColor = BrickColor.new("Really black")
  621. xddd.Position = Vector3.new(-9.09000397, 0.615009904, 33.2000046)
  622. xddd.Rotation = Vector3.new(-0, 0, 90)
  623. xddd.CanCollide = false
  624. xddd.Shape = Enum.PartType.Cylinder
  625. xddd.Size = Vector3.new(1.21000016, 0.799999952, 1)
  626. xddd.CFrame = CFrame.new(-9.09000397, 0.615009904, 33.2000046, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  627. xddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  628. xddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  629. xddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  630. xddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  631. xddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  632. xddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  633. xddd.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  634. xdddd.Parent = xd
  635. xdddd.Material = Enum.Material.SmoothPlastic
  636. xdddd.BrickColor = BrickColor.new("Dark stone grey")
  637. xdddd.Position = Vector3.new(-9.09270954, 1.33200657, 33.2021408)
  638. xdddd.CanCollide = false
  639. xdddd.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  640. xdddd.CFrame = CFrame.new(-9.09270954, 1.33200657, 33.2021408, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  641. xdddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  642. xdddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  643. xdddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  644. xdddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  645. xdddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  646. xdddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  647. xdddd.Color = Color3.new(0.388235, 0.372549, 0.384314)
  648. xddddd.Parent = xdddd
  649. xddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  650. xddddd.Opacity = 1
  651. xddddd.RiseVelocity = 4
  652. xdddddd.Parent = xdddd
  653. xdddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  654. xdddddd.Opacity = 1
  655. xdddddd.RiseVelocity = 4
  656. xddddddd.Parent = xdddd
  657. xddddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  658. xddddddd.Opacity = 1
  659. xddddddd.RiseVelocity = 4
  660. xdddddddd.Parent = xd
  661. xdddddddd.Material = Enum.Material.SmoothPlastic
  662. xdddddddd.BrickColor = BrickColor.new("Deep orange")
  663. xdddddddd.Position = Vector3.new(-9.08949184, 0.899091303, 33.200779)
  664. xdddddddd.Rotation = Vector3.new(-0, 0, 90)
  665. xdddddddd.CanCollide = false
  666. xdddddddd.Shape = Enum.PartType.Cylinder
  667. xdddddddd.Size = Vector3.new(0.200000003, 0.819999993, 1)
  668. xdddddddd.CFrame = CFrame.new(-9.08949184, 0.899091303, 33.200779, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  669. xdddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  670. xdddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  671. xdddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  672. xdddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  673. xdddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  674. xdddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  675. xdddddddd.Color = Color3.new(1, 0.686275, 0)
  676. xddddddddd.Parent = xd
  677. xddddddddd.Material = Enum.Material.SmoothPlastic
  678. xddddddddd.BrickColor = BrickColor.new("Black")
  679. xddddddddd.Position = Vector3.new(-9.09270954, 1.26311076, 33.2003593)
  680. xddddddddd.Rotation = Vector3.new(-0, 0, 90)
  681. xddddddddd.CanCollide = false
  682. xddddddddd.Shape = Enum.PartType.Cylinder
  683. xddddddddd.Size = Vector3.new(0.200000003, 0.799999952, 0.540000021)
  684. xddddddddd.CFrame = CFrame.new(-9.09270954, 1.26311076, 33.2003593, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  685. xddddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  686. xddddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  687. xddddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  688. xddddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  689. xddddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  690. xddddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  691. xddddddddd.Color = Color3.new(0.105882, 0.164706, 0.207843)
  692. xd0.Name = "Handle"
  693. xd0.Parent = xd
  694. xd0.BrickColor = BrickColor.new("Earth green")
  695. xd0.Transparency = 1
  696. xd0.Position = Vector3.new(-9.11234188, 0.5, 33.1982155)
  697. xd0.Rotation = Vector3.new(0, 90, 0)
  698. xd0.CanCollide = false
  699. xd0.FormFactor = Enum.FormFactor.Custom
  700. xd0.Size = Vector3.new(0.800000131, 0.920000255, 0.799998164)
  701. xd0.CFrame = CFrame.new(-9.11234188, 0.5, 33.1982155, -0, 0, 1, 0, 1, 0, -1, 0, 0)
  702. xd0.BottomSurface = Enum.SurfaceType.Smooth
  703. xd0.TopSurface = Enum.SurfaceType.Smooth
  704. xd0.Color = Color3.new(0.152941, 0.27451, 0.176471)
  705. KILLPART = Instance.new("Part")
  706. KILLPART.Size = Vector3.new(16,16,16)
  707. KILLPART.Name = "TOUCHPART"
  708. KILLPART.Anchored = true
  709. KILLPART.BrickColor = BrickColor.new("Black")
  710. KILLPART.Transparency = 1
  711. KILLPART.CanCollide = false
  712. KILLPART.CFrame = xd0.CFrame
  713. KILLPART.Parent = workspace
  714. KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843)
  715. Gas = Instance.new("Sound")
  716. Gas.Parent = xd0
  717. Gas.Volume = 0.8
  718. Gas.Looped = true
  719. Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
  720. Gas.Pitch = 1
  721. Gas.Name = "Sound"
  722. ison = false
  723. function Weld(x,y)
  724. local W = Instance.new("Weld")
  725. W.Part0 = x
  726. W.Part1 = y
  727. local CJ = CFrame.new(x.Position)
  728. local C0 = x.CFrame:inverse()*CJ
  729. local C1 = y.CFrame:inverse()*CJ
  730. W.C0 = C0
  731. W.C1 = C1
  732. W.Parent = x
  733. end
  734.  
  735. function Get(A)
  736. if A.className == "Part" then
  737. Weld(xd.Handle, A)
  738. A.Anchored = false
  739. A.CanCollide = false
  740. else
  741. local C = A:GetChildren()
  742. for i=1, #C do
  743. Get(C[i])
  744. end
  745. end
  746. end
  747.  
  748. function Finale()
  749. Get(xd)
  750. end
  751. function XDdd ()
  752. ison = true
  753. end
  754. function Xddd ()
  755. ison = false
  756. end function lol () xdg = true Gas.Playing = true KILLPART.Parent = workspace while xdg == true do wait() KILLPART.CFrame = xd0.CFrame end end
  757. function Posijew ()
  758. KILLPART.CFrame = xd0.CFrame
  759. end function loln () KILLPART.Parent = game Gas.Playing = false xdg = false end
  760. xdg = false
  761. xd.Equipped:connect(XDdd)
  762. xd.Unequipped:connect(Xddd)
  763. xd.Equipped:connect(Finale)
  764. xd.Equipped:connect(lol)
  765. xd.Unequipped:connect(loln)
  766. xd.Unequipped:connect(Finale)
  767. Finale()
  768. function Kill (Part)
  769. for i,v in pairs(Part.Parent:GetChildren()) do
  770. if v:IsA("Humanoid") and v.Parent.Name ~= game.Players.LocalPlayer.Name then
  771. v:Destroy()
  772. end end
  773. end
  774. KILLPART.Touched:connect(Kill)
  775. if GasMask == true then
  776. o1 = Instance.new("Model")
  777. o2 = Instance.new("Part")
  778. o3 = Instance.new("SpecialMesh")
  779. o4 = Instance.new("Part")
  780. o5 = Instance.new("Part")
  781. o6 = Instance.new("Part")
  782. o7 = Instance.new("SpecialMesh")
  783. o8 = Instance.new("Part")
  784. o9 = Instance.new("Part")
  785. o10 = Instance.new("SpecialMesh")
  786. o11 = Instance.new("Part")
  787. o12 = Instance.new("Part")
  788. o13 = Instance.new("SpecialMesh")
  789. o14 = Instance.new("Part")
  790. o15 = Instance.new("Part")
  791. o16 = Instance.new("Part")
  792. o17 = Instance.new("Part")
  793. o1.Name = "MODEL"
  794. o2.Name = "Middle"
  795. o2.Parent = o1
  796. o2.BrickColor = BrickColor.new("Pastel brown")
  797. o2.Transparency = 1
  798. o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
  799. o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
  800. o2.Anchored = true
  801. o2.FormFactor = Enum.FormFactor.Custom
  802. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  803. 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)
  804. o2.BottomSurface = Enum.SurfaceType.Smooth
  805. o2.TopSurface = Enum.SurfaceType.Smooth
  806. o2.Color = Color3.new(1, 0.8, 0.6)
  807. o3.Parent = o2
  808. o3.Scale = Vector3.new(6.25, 6.25, 6.25)
  809. o3.MeshType = Enum.MeshType.FileMesh
  810. o4.Name = "Lense 1"
  811. o4.Parent = o1
  812. o4.Material = Enum.Material.Metal
  813. o4.Transparency = 0.050000011920929
  814. o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
  815. o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
  816. o4.Anchored = true
  817. o4.CanCollide = false
  818. o4.FormFactor = Enum.FormFactor.Custom
  819. o4.Shape = Enum.PartType.Cylinder
  820. o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
  821. 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)
  822. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  823. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  824. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  825. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  826. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  827. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  828. o5.Name = "Lense2"
  829. o5.Parent = o1
  830. o5.Material = Enum.Material.Metal
  831. o5.Transparency = 0.050000011920929
  832. o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
  833. o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
  834. o5.Anchored = true
  835. o5.CanCollide = false
  836. o5.FormFactor = Enum.FormFactor.Custom
  837. o5.Shape = Enum.PartType.Cylinder
  838. o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
  839. 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)
  840. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  841. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  842. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  843. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  844. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  845. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  846. o6.Name = "Handle"
  847. o6.Parent = o1
  848. o6.Material = Enum.Material.Metal
  849. o6.BrickColor = BrickColor.new("Really black")
  850. o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
  851. o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
  852. o6.Anchored = true
  853. o6.CanCollide = false
  854. o6.FormFactor = Enum.FormFactor.Plate
  855. o6.Size = Vector3.new(1, 0.400000006, 1)
  856. 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)
  857. o6.BottomSurface = Enum.SurfaceType.Weld
  858. o6.TopSurface = Enum.SurfaceType.Smooth
  859. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  860. o7.Parent = o6
  861. o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
  862. o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
  863. o7.MeshType = Enum.MeshType.FileMesh
  864. o8.Name = "Straps"
  865. o8.Parent = o1
  866. o8.Material = Enum.Material.Fabric
  867. o8.BrickColor = BrickColor.new("Really black")
  868. o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
  869. o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  870. o8.Anchored = true
  871. o8.CanCollide = false
  872. o8.FormFactor = Enum.FormFactor.Custom
  873. o8.Shape = Enum.PartType.Cylinder
  874. o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  875. 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)
  876. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  877. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  878. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  879. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  880. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  881. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  882. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  883. o9.Name = "Ring2"
  884. o9.Parent = o1
  885. o9.BrickColor = BrickColor.new("Dark stone grey")
  886. o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
  887. o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
  888. o9.Anchored = true
  889. o9.CanCollide = false
  890. o9.FormFactor = Enum.FormFactor.Custom
  891. o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
  892. 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)
  893. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  894. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  895. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  896. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  897. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  898. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  899. o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  900. o10.Parent = o9
  901. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  902. o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  903. o10.MeshType = Enum.MeshType.FileMesh
  904. o11.Name = "Straps"
  905. o11.Parent = o1
  906. o11.Material = Enum.Material.Fabric
  907. o11.BrickColor = BrickColor.new("Really black")
  908. o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
  909. o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  910. o11.Anchored = true
  911. o11.CanCollide = false
  912. o11.FormFactor = Enum.FormFactor.Custom
  913. o11.Shape = Enum.PartType.Cylinder
  914. o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  915. 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)
  916. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  917. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  918. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  919. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  920. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  921. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  922. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  923. o12.Name = "Ring1"
  924. o12.Parent = o1
  925. o12.BrickColor = BrickColor.new("Dark stone grey")
  926. o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
  927. o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
  928. o12.Anchored = true
  929. o12.CanCollide = false
  930. o12.FormFactor = Enum.FormFactor.Custom
  931. o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
  932. 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)
  933. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  934. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  935. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  936. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  937. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  938. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  939. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  940. o13.Parent = o12
  941. o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  942. o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  943. o13.MeshType = Enum.MeshType.FileMesh
  944. o14.Name = "Breather"
  945. o14.Parent = o1
  946. o14.Material = Enum.Material.Metal
  947. o14.BrickColor = BrickColor.new("Really black")
  948. o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
  949. o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  950. o14.Anchored = true
  951. o14.CanCollide = false
  952. o14.FormFactor = Enum.FormFactor.Custom
  953. o14.Shape = Enum.PartType.Cylinder
  954. o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
  955. 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)
  956. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  957. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  958. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  959. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  960. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  961. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  962. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  963. o15.Name = "Breather"
  964. o15.Parent = o1
  965. o15.Material = Enum.Material.Metal
  966. o15.BrickColor = BrickColor.new("Really black")
  967. o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
  968. o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  969. o15.Anchored = true
  970. o15.CanCollide = false
  971. o15.FormFactor = Enum.FormFactor.Custom
  972. o15.Shape = Enum.PartType.Cylinder
  973. o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
  974. 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)
  975. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  976. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  977. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  978. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  979. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  980. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  981. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  982. o16.Name = "Breather"
  983. o16.Parent = o1
  984. o16.Material = Enum.Material.Metal
  985. o16.BrickColor = BrickColor.new("Really black")
  986. o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
  987. o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  988. o16.Anchored = true
  989. o16.CanCollide = false
  990. o16.FormFactor = Enum.FormFactor.Custom
  991. o16.Shape = Enum.PartType.Cylinder
  992. o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
  993. 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)
  994. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  995. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  996. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  997. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  998. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  999. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1000. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1001. o17.Name = "Breather"
  1002. o17.Parent = o1
  1003. o17.Material = Enum.Material.Metal
  1004. o17.BrickColor = BrickColor.new("Really black")
  1005. o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
  1006. o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1007. o17.Anchored = true
  1008. o17.CanCollide = false
  1009. o17.FormFactor = Enum.FormFactor.Custom
  1010. o17.Shape = Enum.PartType.Cylinder
  1011. o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
  1012. 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)
  1013. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1014. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1015. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1016. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1017. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1018. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1019. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1020. function onTouched(hit)
  1021. local d = hit.Parent:GetChildren()
  1022. for i=1, #d do
  1023. if (d[i].className == "Hat") then
  1024. d[i]:remove()
  1025. end
  1026. end
  1027. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
  1028. local g = o1:clone()
  1029. g.Parent = hit.Parent
  1030. local C = g:GetChildren()
  1031. for i=1, #C do
  1032. if C[i].className == "Part" then
  1033. local W = Instance.new("Weld")
  1034. W.Part0 = g.Middle
  1035. W.Part1 = C[i]
  1036. local CJ = CFrame.new(g.Middle.Position)
  1037. local C0 = g.Middle.CFrame:inverse()*CJ
  1038. local C1 = C[i].CFrame:inverse()*CJ
  1039. W.C0 = C0
  1040. W.C1 = C1
  1041. W.Parent = g.Middle
  1042. g.Middle.Transparency = 1
  1043. end
  1044. local Y = Instance.new("Weld")
  1045. Y.Part0 = hit.Parent.Head
  1046. Y.Part1 = g.Middle
  1047. Y.C0 = CFrame.new(0, 0, 0)
  1048. Y.Parent = Y.Part0
  1049. end
  1050.  
  1051. local h = g:GetChildren()
  1052. for i = 1, # h do
  1053. h[i].Anchored = false
  1054. h[i].CanCollide = false
  1055. end
  1056.  
  1057. end
  1058. end
  1059.  
  1060. onTouched(game.Players.LocalPlayer.Character.Head)
  1061. end
  1062. end)
  1063.  
  1064. MG2.MouseButton1Down:connect(function()
  1065. --MUSTARD GAS BY DMS
  1066. GasMask = false
  1067. xd = Instance.new("Tool")
  1068. xdd = Instance.new("Part")
  1069. xddd = Instance.new("Part")
  1070. xdddd = Instance.new("Part")
  1071. xddddd = Instance.new("Smoke")
  1072. xdddddd = Instance.new("Smoke")
  1073. xddddddd = Instance.new("Smoke")
  1074. xdddddddd = Instance.new("Part")
  1075. xddddddddd = Instance.new("Part")
  1076. xd0 = Instance.new("Part")
  1077. xd.Name = "Mustard Gas Grenade"
  1078. xd.Parent = game.Players.LocalPlayer.Backpack
  1079. xdd.Parent = xd
  1080. xdd.Material = Enum.Material.SmoothPlastic
  1081. xdd.BrickColor = BrickColor.new("Deep orange")
  1082. xdd.Position = Vector3.new(-9.08949184, 0.563135147, 33.200779)
  1083. xdd.Rotation = Vector3.new(-0, 0, -90)
  1084. xdd.CanCollide = false
  1085. xdd.Shape = Enum.PartType.Cylinder
  1086. xdd.Size = Vector3.new(0.26000011, 0.819999993, 1)
  1087. xdd.CFrame = CFrame.new(-9.08949184, 0.563135147, 33.200779, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  1088. xdd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1089. xdd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1090. xdd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1091. xdd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1092. xdd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1093. xdd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1094. xdd.Color = Color3.new(1, 0.686275, 0)
  1095. xddd.Parent = xd
  1096. xddd.Material = Enum.Material.SmoothPlastic
  1097. xddd.BrickColor = BrickColor.new("Really black")
  1098. xddd.Position = Vector3.new(-9.09000397, 0.615009904, 33.2000046)
  1099. xddd.Rotation = Vector3.new(-0, 0, 90)
  1100. xddd.CanCollide = false
  1101. xddd.Shape = Enum.PartType.Cylinder
  1102. xddd.Size = Vector3.new(1.21000016, 0.799999952, 1)
  1103. xddd.CFrame = CFrame.new(-9.09000397, 0.615009904, 33.2000046, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  1104. xddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1105. xddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1106. xddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1107. xddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1108. xddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1109. xddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1110. xddd.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1111. xdddd.Parent = xd
  1112. xdddd.Material = Enum.Material.SmoothPlastic
  1113. xdddd.BrickColor = BrickColor.new("Dark stone grey")
  1114. xdddd.Position = Vector3.new(-9.09270954, 1.33200657, 33.2021408)
  1115. xdddd.CanCollide = false
  1116. xdddd.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1117. xdddd.CFrame = CFrame.new(-9.09270954, 1.33200657, 33.2021408, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1118. xdddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1119. xdddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1120. xdddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1121. xdddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1122. xdddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1123. xdddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1124. xdddd.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1125. xddddd.Parent = xdddd
  1126. xddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  1127. xddddd.Opacity = 1
  1128. xddddd.RiseVelocity = 4
  1129. xdddddd.Parent = xdddd
  1130. xdddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  1131. xdddddd.Opacity = 1
  1132. xdddddd.RiseVelocity = 4
  1133. xddddddd.Parent = xdddd
  1134. xddddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  1135. xddddddd.Opacity = 1
  1136. xddddddd.RiseVelocity = 4
  1137. xdddddddd.Parent = xd
  1138. xdddddddd.Material = Enum.Material.SmoothPlastic
  1139. xdddddddd.BrickColor = BrickColor.new("Deep orange")
  1140. xdddddddd.Position = Vector3.new(-9.08949184, 0.899091303, 33.200779)
  1141. xdddddddd.Rotation = Vector3.new(-0, 0, 90)
  1142. xdddddddd.CanCollide = false
  1143. xdddddddd.Shape = Enum.PartType.Cylinder
  1144. xdddddddd.Size = Vector3.new(0.200000003, 0.819999993, 1)
  1145. xdddddddd.CFrame = CFrame.new(-9.08949184, 0.899091303, 33.200779, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  1146. xdddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1147. xdddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1148. xdddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1149. xdddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1150. xdddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1151. xdddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1152. xdddddddd.Color = Color3.new(1, 0.686275, 0)
  1153. xddddddddd.Parent = xd
  1154. xddddddddd.Material = Enum.Material.SmoothPlastic
  1155. xddddddddd.BrickColor = BrickColor.new("Black")
  1156. xddddddddd.Position = Vector3.new(-9.09270954, 1.26311076, 33.2003593)
  1157. xddddddddd.Rotation = Vector3.new(-0, 0, 90)
  1158. xddddddddd.CanCollide = false
  1159. xddddddddd.Shape = Enum.PartType.Cylinder
  1160. xddddddddd.Size = Vector3.new(0.200000003, 0.799999952, 0.540000021)
  1161. xddddddddd.CFrame = CFrame.new(-9.09270954, 1.26311076, 33.2003593, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  1162. xddddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1163. xddddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1164. xddddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1165. xddddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1166. xddddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1167. xddddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1168. xddddddddd.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1169. xd0.Name = "Handle"
  1170. xd0.Parent = xd
  1171. xd0.BrickColor = BrickColor.new("Earth green")
  1172. xd0.Transparency = 1
  1173. xd0.Position = Vector3.new(-9.11234188, 0.5, 33.1982155)
  1174. xd0.Rotation = Vector3.new(0, 90, 0)
  1175. xd0.CanCollide = false
  1176. xd0.FormFactor = Enum.FormFactor.Custom
  1177. xd0.Size = Vector3.new(0.800000131, 0.920000255, 0.799998164)
  1178. xd0.CFrame = CFrame.new(-9.11234188, 0.5, 33.1982155, -0, 0, 1, 0, 1, 0, -1, 0, 0)
  1179. xd0.BottomSurface = Enum.SurfaceType.Smooth
  1180. xd0.TopSurface = Enum.SurfaceType.Smooth
  1181. xd0.Color = Color3.new(0.152941, 0.27451, 0.176471)
  1182. KILLPART = Instance.new("Part")
  1183. KILLPART.Size = Vector3.new(16,16,16)
  1184. KILLPART.Name = "TOUCHPART"
  1185. KILLPART.Anchored = true
  1186. KILLPART.BrickColor = BrickColor.new("Black")
  1187. KILLPART.Transparency = 1
  1188. KILLPART.CanCollide = false
  1189. KILLPART.CFrame = xd0.CFrame
  1190. KILLPART.Parent = workspace
  1191. KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1192. Gas = Instance.new("Sound")
  1193. Gas.Parent = xd0
  1194. Gas.Volume = 0.8
  1195. Gas.Looped = true
  1196. Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
  1197. Gas.Pitch = 1
  1198. Gas.Name = "Sound"
  1199. ison = false
  1200. function Weld(x,y)
  1201. local W = Instance.new("Weld")
  1202. W.Part0 = x
  1203. W.Part1 = y
  1204. local CJ = CFrame.new(x.Position)
  1205. local C0 = x.CFrame:inverse()*CJ
  1206. local C1 = y.CFrame:inverse()*CJ
  1207. W.C0 = C0
  1208. W.C1 = C1
  1209. W.Parent = x
  1210. end
  1211.  
  1212. function Get(A)
  1213. if A.className == "Part" then
  1214. Weld(xd.Handle, A)
  1215. A.Anchored = false
  1216. A.CanCollide = false
  1217. else
  1218. local C = A:GetChildren()
  1219. for i=1, #C do
  1220. Get(C[i])
  1221. end
  1222. end
  1223. end
  1224.  
  1225. function Finale()
  1226. Get(xd)
  1227. end
  1228. function XDdd ()
  1229. ison = true
  1230. end
  1231. function Xddd ()
  1232. ison = false
  1233. end function lol () xdg = true Gas.Playing = true KILLPART.Parent = workspace while xdg == true do wait() KILLPART.CFrame = xd0.CFrame end end
  1234. function Posijew ()
  1235. KILLPART.CFrame = xd0.CFrame
  1236. end function loln () KILLPART.Parent = game Gas.Playing = false xdg = false end
  1237. xdg = false
  1238. xd.Equipped:connect(XDdd)
  1239. xd.Unequipped:connect(Xddd)
  1240. xd.Equipped:connect(Finale)
  1241. xd.Equipped:connect(lol)
  1242. xd.Unequipped:connect(loln)
  1243. xd.Unequipped:connect(Finale)
  1244. Finale()
  1245. function Kill (Part)
  1246. for i,v in pairs(Part.Parent:GetChildren()) do
  1247. if v:IsA("Humanoid") and v.Parent.Name ~= game.Players.LocalPlayer.Name then
  1248. v:Destroy()
  1249. end end
  1250. end
  1251. KILLPART.Touched:connect(Kill)
  1252. if GasMask == true then
  1253. o1 = Instance.new("Model")
  1254. o2 = Instance.new("Part")
  1255. o3 = Instance.new("SpecialMesh")
  1256. o4 = Instance.new("Part")
  1257. o5 = Instance.new("Part")
  1258. o6 = Instance.new("Part")
  1259. o7 = Instance.new("SpecialMesh")
  1260. o8 = Instance.new("Part")
  1261. o9 = Instance.new("Part")
  1262. o10 = Instance.new("SpecialMesh")
  1263. o11 = Instance.new("Part")
  1264. o12 = Instance.new("Part")
  1265. o13 = Instance.new("SpecialMesh")
  1266. o14 = Instance.new("Part")
  1267. o15 = Instance.new("Part")
  1268. o16 = Instance.new("Part")
  1269. o17 = Instance.new("Part")
  1270. o1.Name = "MODEL"
  1271. o2.Name = "Middle"
  1272. o2.Parent = o1
  1273. o2.BrickColor = BrickColor.new("Pastel brown")
  1274. o2.Transparency = 1
  1275. o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
  1276. o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
  1277. o2.Anchored = true
  1278. o2.FormFactor = Enum.FormFactor.Custom
  1279. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1280. 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)
  1281. o2.BottomSurface = Enum.SurfaceType.Smooth
  1282. o2.TopSurface = Enum.SurfaceType.Smooth
  1283. o2.Color = Color3.new(1, 0.8, 0.6)
  1284. o3.Parent = o2
  1285. o3.Scale = Vector3.new(6.25, 6.25, 6.25)
  1286. o3.MeshType = Enum.MeshType.FileMesh
  1287. o4.Name = "Lense 1"
  1288. o4.Parent = o1
  1289. o4.Material = Enum.Material.Metal
  1290. o4.Transparency = 0.050000011920929
  1291. o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
  1292. o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
  1293. o4.Anchored = true
  1294. o4.CanCollide = false
  1295. o4.FormFactor = Enum.FormFactor.Custom
  1296. o4.Shape = Enum.PartType.Cylinder
  1297. o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
  1298. 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)
  1299. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1300. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1301. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1302. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1303. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1304. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1305. o5.Name = "Lense2"
  1306. o5.Parent = o1
  1307. o5.Material = Enum.Material.Metal
  1308. o5.Transparency = 0.050000011920929
  1309. o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
  1310. o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
  1311. o5.Anchored = true
  1312. o5.CanCollide = false
  1313. o5.FormFactor = Enum.FormFactor.Custom
  1314. o5.Shape = Enum.PartType.Cylinder
  1315. o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
  1316. 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)
  1317. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1318. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1319. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1320. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1321. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1322. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1323. o6.Name = "Handle"
  1324. o6.Parent = o1
  1325. o6.Material = Enum.Material.Metal
  1326. o6.BrickColor = BrickColor.new("Really black")
  1327. o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
  1328. o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
  1329. o6.Anchored = true
  1330. o6.CanCollide = false
  1331. o6.FormFactor = Enum.FormFactor.Plate
  1332. o6.Size = Vector3.new(1, 0.400000006, 1)
  1333. 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)
  1334. o6.BottomSurface = Enum.SurfaceType.Weld
  1335. o6.TopSurface = Enum.SurfaceType.Smooth
  1336. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1337. o7.Parent = o6
  1338. o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
  1339. o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
  1340. o7.MeshType = Enum.MeshType.FileMesh
  1341. o8.Name = "Straps"
  1342. o8.Parent = o1
  1343. o8.Material = Enum.Material.Fabric
  1344. o8.BrickColor = BrickColor.new("Really black")
  1345. o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
  1346. o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  1347. o8.Anchored = true
  1348. o8.CanCollide = false
  1349. o8.FormFactor = Enum.FormFactor.Custom
  1350. o8.Shape = Enum.PartType.Cylinder
  1351. o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  1352. 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)
  1353. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1354. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1355. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1356. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1357. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1358. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1359. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1360. o9.Name = "Ring2"
  1361. o9.Parent = o1
  1362. o9.BrickColor = BrickColor.new("Dark stone grey")
  1363. o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
  1364. o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
  1365. o9.Anchored = true
  1366. o9.CanCollide = false
  1367. o9.FormFactor = Enum.FormFactor.Custom
  1368. o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
  1369. 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)
  1370. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1371. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1372. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1373. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1374. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1375. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1376. o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1377. o10.Parent = o9
  1378. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1379. o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  1380. o10.MeshType = Enum.MeshType.FileMesh
  1381. o11.Name = "Straps"
  1382. o11.Parent = o1
  1383. o11.Material = Enum.Material.Fabric
  1384. o11.BrickColor = BrickColor.new("Really black")
  1385. o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
  1386. o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  1387. o11.Anchored = true
  1388. o11.CanCollide = false
  1389. o11.FormFactor = Enum.FormFactor.Custom
  1390. o11.Shape = Enum.PartType.Cylinder
  1391. o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  1392. 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)
  1393. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1394. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1395. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1396. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1397. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1398. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1399. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1400. o12.Name = "Ring1"
  1401. o12.Parent = o1
  1402. o12.BrickColor = BrickColor.new("Dark stone grey")
  1403. o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
  1404. o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
  1405. o12.Anchored = true
  1406. o12.CanCollide = false
  1407. o12.FormFactor = Enum.FormFactor.Custom
  1408. o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
  1409. 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)
  1410. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1411. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1412. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1413. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1414. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1415. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1416. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1417. o13.Parent = o12
  1418. o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1419. o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  1420. o13.MeshType = Enum.MeshType.FileMesh
  1421. o14.Name = "Breather"
  1422. o14.Parent = o1
  1423. o14.Material = Enum.Material.Metal
  1424. o14.BrickColor = BrickColor.new("Really black")
  1425. o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
  1426. o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  1427. o14.Anchored = true
  1428. o14.CanCollide = false
  1429. o14.FormFactor = Enum.FormFactor.Custom
  1430. o14.Shape = Enum.PartType.Cylinder
  1431. o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
  1432. 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)
  1433. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1434. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1435. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1436. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1437. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1438. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1439. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1440. o15.Name = "Breather"
  1441. o15.Parent = o1
  1442. o15.Material = Enum.Material.Metal
  1443. o15.BrickColor = BrickColor.new("Really black")
  1444. o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
  1445. o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  1446. o15.Anchored = true
  1447. o15.CanCollide = false
  1448. o15.FormFactor = Enum.FormFactor.Custom
  1449. o15.Shape = Enum.PartType.Cylinder
  1450. o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
  1451. 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)
  1452. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1453. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1454. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1455. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1456. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1457. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1458. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1459. o16.Name = "Breather"
  1460. o16.Parent = o1
  1461. o16.Material = Enum.Material.Metal
  1462. o16.BrickColor = BrickColor.new("Really black")
  1463. o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
  1464. o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1465. o16.Anchored = true
  1466. o16.CanCollide = false
  1467. o16.FormFactor = Enum.FormFactor.Custom
  1468. o16.Shape = Enum.PartType.Cylinder
  1469. o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
  1470. 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)
  1471. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1472. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1473. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1474. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1475. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1476. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1477. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1478. o17.Name = "Breather"
  1479. o17.Parent = o1
  1480. o17.Material = Enum.Material.Metal
  1481. o17.BrickColor = BrickColor.new("Really black")
  1482. o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
  1483. o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1484. o17.Anchored = true
  1485. o17.CanCollide = false
  1486. o17.FormFactor = Enum.FormFactor.Custom
  1487. o17.Shape = Enum.PartType.Cylinder
  1488. o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
  1489. 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)
  1490. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1491. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1492. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1493. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1494. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1495. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1496. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1497. function onTouched(hit)
  1498. local d = hit.Parent:GetChildren()
  1499. for i=1, #d do
  1500. if (d[i].className == "Hat") then
  1501. d[i]:remove()
  1502. end
  1503. end
  1504. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
  1505. local g = o1:clone()
  1506. g.Parent = hit.Parent
  1507. local C = g:GetChildren()
  1508. for i=1, #C do
  1509. if C[i].className == "Part" then
  1510. local W = Instance.new("Weld")
  1511. W.Part0 = g.Middle
  1512. W.Part1 = C[i]
  1513. local CJ = CFrame.new(g.Middle.Position)
  1514. local C0 = g.Middle.CFrame:inverse()*CJ
  1515. local C1 = C[i].CFrame:inverse()*CJ
  1516. W.C0 = C0
  1517. W.C1 = C1
  1518. W.Parent = g.Middle
  1519. g.Middle.Transparency = 1
  1520. end
  1521. local Y = Instance.new("Weld")
  1522. Y.Part0 = hit.Parent.Head
  1523. Y.Part1 = g.Middle
  1524. Y.C0 = CFrame.new(0, 0, 0)
  1525. Y.Parent = Y.Part0
  1526. end
  1527.  
  1528. local h = g:GetChildren()
  1529. for i = 1, # h do
  1530. h[i].Anchored = false
  1531. h[i].CanCollide = false
  1532. end
  1533.  
  1534. end
  1535. end
  1536.  
  1537. onTouched(game.Players.LocalPlayer.Character.Head)
  1538. end
  1539. end)
  1540.  
  1541. VanDaPlayer.MouseButton1Down:connect(function()
  1542. --CLOWN VAN BY DMS
  1543. --its bad
  1544. --first the victim gets kidnapped in a van
  1545. --then they get r3ped
  1546. --then the get killed
  1547. --then the body is dumped on the street
  1548.  
  1549. Victim = Username.Text
  1550. o1 = Instance.new("Model")
  1551. o2 = Instance.new("Part")
  1552. o3 = Instance.new("CylinderMesh")
  1553. o4 = Instance.new("Part")
  1554. o5 = Instance.new("SpecialMesh")
  1555. o6 = Instance.new("Part")
  1556. o7 = Instance.new("SpecialMesh")
  1557. o8 = Instance.new("Part")
  1558. o9 = Instance.new("BlockMesh")
  1559. o10 = Instance.new("Part")
  1560. o11 = Instance.new("BlockMesh")
  1561. o12 = Instance.new("Part")
  1562. o13 = Instance.new("Part")
  1563. o14 = Instance.new("BlockMesh")
  1564. o15 = Instance.new("Part")
  1565. o16 = Instance.new("SpecialMesh")
  1566. o17 = Instance.new("Part")
  1567. o18 = Instance.new("SpecialMesh")
  1568. o19 = Instance.new("Part")
  1569. o20 = Instance.new("SpecialMesh")
  1570. o21 = Instance.new("Sound")
  1571. o22 = Instance.new("Part")
  1572. o23 = Instance.new("BlockMesh")
  1573. o24 = Instance.new("Part")
  1574. o25 = Instance.new("SpecialMesh")
  1575. o26 = Instance.new("Part")
  1576. o27 = Instance.new("BlockMesh")
  1577. o28 = Instance.new("Part")
  1578. o29 = Instance.new("SpecialMesh")
  1579. o30 = Instance.new("Part")
  1580. o31 = Instance.new("BlockMesh")
  1581. o32 = Instance.new("Part")
  1582. o33 = Instance.new("BlockMesh")
  1583. o34 = Instance.new("Part")
  1584. o35 = Instance.new("BlockMesh")
  1585. o36 = Instance.new("Part")
  1586. o37 = Instance.new("BlockMesh")
  1587. o38 = Instance.new("Part")
  1588. o39 = Instance.new("Part")
  1589. o40 = Instance.new("BlockMesh")
  1590. o41 = Instance.new("Part")
  1591. o42 = Instance.new("BlockMesh")
  1592. o43 = Instance.new("Part")
  1593. o44 = Instance.new("BlockMesh")
  1594. o45 = Instance.new("Part")
  1595. o46 = Instance.new("SpecialMesh")
  1596. o47 = Instance.new("Part")
  1597. o48 = Instance.new("BlockMesh")
  1598. o49 = Instance.new("Part")
  1599. o50 = Instance.new("BlockMesh")
  1600. o51 = Instance.new("Part")
  1601. o52 = Instance.new("BlockMesh")
  1602. o53 = Instance.new("Part")
  1603. o54 = Instance.new("SpecialMesh")
  1604. o55 = Instance.new("Part")
  1605. o56 = Instance.new("SpecialMesh")
  1606. o57 = Instance.new("Part")
  1607. o58 = Instance.new("BlockMesh")
  1608. o59 = Instance.new("Part")
  1609. o60 = Instance.new("BlockMesh")
  1610. o61 = Instance.new("Part")
  1611. o62 = Instance.new("BlockMesh")
  1612. o63 = Instance.new("Part")
  1613. o64 = Instance.new("Part")
  1614. o65 = Instance.new("Part")
  1615. o66 = Instance.new("BlockMesh")
  1616. o67 = Instance.new("Part")
  1617. o68 = Instance.new("BlockMesh")
  1618. o69 = Instance.new("Part")
  1619. o70 = Instance.new("BlockMesh")
  1620. o71 = Instance.new("Part")
  1621. o72 = Instance.new("BlockMesh")
  1622. o73 = Instance.new("Part")
  1623. o74 = Instance.new("SpecialMesh")
  1624. o75 = Instance.new("Decal")
  1625. o76 = Instance.new("Part")
  1626. o77 = Instance.new("Part")
  1627. o78 = Instance.new("BlockMesh")
  1628. o79 = Instance.new("Part")
  1629. o80 = Instance.new("SpecialMesh")
  1630. o81 = Instance.new("Decal")
  1631. o82 = Instance.new("Part")
  1632. o83 = Instance.new("SpecialMesh")
  1633. o84 = Instance.new("Humanoid")
  1634. o85 = Instance.new("Part")
  1635. o86 = Instance.new("Part")
  1636. o87 = Instance.new("Part")
  1637. o88 = Instance.new("Decal")
  1638. o89 = Instance.new("Motor6D")
  1639. o90 = Instance.new("Motor6D")
  1640. o91 = Instance.new("Motor6D")
  1641. o92 = Instance.new("Motor6D")
  1642. o93 = Instance.new("Motor6D")
  1643. o94 = Instance.new("Part")
  1644. o95 = Instance.new("Part")
  1645. o96 = Instance.new("Part")
  1646. o97 = Instance.new("Part")
  1647. o98 = Instance.new("Part")
  1648. o99 = Instance.new("Decal")
  1649. o100 = Instance.new("Motor6D")
  1650. o101 = Instance.new("Motor6D")
  1651. o102 = Instance.new("Motor6D")
  1652. o103 = Instance.new("Part")
  1653. o104 = Instance.new("Part")
  1654. o105 = Instance.new("Part")
  1655. o106 = Instance.new("Part")
  1656. o107 = Instance.new("Part")
  1657. o108 = Instance.new("CylinderMesh")
  1658. o109 = Instance.new("Part")
  1659. o110 = Instance.new("CylinderMesh")
  1660. o111 = Instance.new("Part")
  1661. o112 = Instance.new("CylinderMesh")
  1662. o113 = Instance.new("Part")
  1663. o114 = Instance.new("CylinderMesh")
  1664. o115 = Instance.new("Part")
  1665. o116 = Instance.new("CylinderMesh")
  1666. o117 = Instance.new("Part")
  1667. o118 = Instance.new("CylinderMesh")
  1668. o119 = Instance.new("Part")
  1669. o120 = Instance.new("CylinderMesh")
  1670. o121 = Instance.new("Part")
  1671. o122 = Instance.new("SpecialMesh")
  1672. o123 = Instance.new("Part")
  1673. o124 = Instance.new("Decal")
  1674. o1.Name = " "
  1675. o1.Parent = workspace
  1676. o2.Parent = o1
  1677. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  1678. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1679. o2.Anchored = true
  1680. o2.FormFactor = Enum.FormFactor.Symmetric
  1681. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1682. 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)
  1683. o3.Parent = o2
  1684. o4.Parent = o1
  1685. o4.BrickColor = BrickColor.new("Institutional white")
  1686. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  1687. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  1688. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1689. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  1690. o4.Anchored = true
  1691. o4.FormFactor = Enum.FormFactor.Plate
  1692. o4.Size = Vector3.new(1, 2.4000001, 2)
  1693. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1694. o4.BackSurface = Enum.SurfaceType.Weld
  1695. o4.BottomSurface = Enum.SurfaceType.Weld
  1696. o4.LeftSurface = Enum.SurfaceType.Weld
  1697. o4.TopSurface = Enum.SurfaceType.Weld
  1698. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1699. o5.Parent = o4
  1700. o5.MeshType = Enum.MeshType.Wedge
  1701. o6.Parent = o1
  1702. o6.Material = Enum.Material.SmoothPlastic
  1703. o6.BrickColor = BrickColor.new("Really black")
  1704. o6.Transparency = 0.5
  1705. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  1706. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  1707. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1708. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  1709. o6.Anchored = true
  1710. o6.FormFactor = Enum.FormFactor.Plate
  1711. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  1712. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  1713. o6.BackSurface = Enum.SurfaceType.Weld
  1714. o6.BottomSurface = Enum.SurfaceType.Weld
  1715. o6.LeftSurface = Enum.SurfaceType.Weld
  1716. o6.RightSurface = Enum.SurfaceType.Weld
  1717. o6.TopSurface = Enum.SurfaceType.Weld
  1718. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1719. o7.Parent = o6
  1720. o7.MeshType = Enum.MeshType.Wedge
  1721. o8.Parent = o1
  1722. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  1723. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  1724. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  1725. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1726. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  1727. o8.Anchored = true
  1728. o8.FormFactor = Enum.FormFactor.Custom
  1729. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1730. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  1731. o8.BackSurface = Enum.SurfaceType.Weld
  1732. o8.BottomSurface = Enum.SurfaceType.Weld
  1733. o8.FrontSurface = Enum.SurfaceType.Weld
  1734. o8.LeftSurface = Enum.SurfaceType.Weld
  1735. o8.RightSurface = Enum.SurfaceType.Weld
  1736. o8.TopSurface = Enum.SurfaceType.Weld
  1737. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1738. o9.Parent = o8
  1739. o10.Parent = o1
  1740. o10.BrickColor = BrickColor.new("Institutional white")
  1741. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  1742. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1743. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1744. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  1745. o10.Anchored = true
  1746. o10.CanCollide = false
  1747. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  1748. game.Players[Victim].Character.Humanoid.JumpPower = 0
  1749. o10.FormFactor = Enum.FormFactor.Plate
  1750. o10.Size = Vector3.new(14, 0.400000006, 1)
  1751. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1752. o10.BackSurface = Enum.SurfaceType.Weld
  1753. o10.BottomSurface = Enum.SurfaceType.Weld
  1754. o10.FrontSurface = Enum.SurfaceType.Weld
  1755. o10.LeftSurface = Enum.SurfaceType.Weld
  1756. o10.RightSurface = Enum.SurfaceType.Weld
  1757. o10.TopSurface = Enum.SurfaceType.Weld
  1758. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1759. o11.Parent = o10
  1760. o12.Name = "DOOR"
  1761. o12.Parent = o1
  1762. o12.BrickColor = BrickColor.new("Institutional white")
  1763. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  1764. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  1765. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1766. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  1767. o12.Anchored = true
  1768. o12.CanCollide = false
  1769. o12.FormFactor = Enum.FormFactor.Plate
  1770. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  1771. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  1772. o12.BottomSurface = Enum.SurfaceType.Weld
  1773. o12.LeftSurface = Enum.SurfaceType.Weld
  1774. o12.RightSurface = Enum.SurfaceType.Weld
  1775. o12.TopSurface = Enum.SurfaceType.Weld
  1776. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1777. o13.Parent = o1
  1778. o13.BrickColor = BrickColor.new("White")
  1779. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  1780. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  1781. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1782. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  1783. o13.Anchored = true
  1784. o13.FormFactor = Enum.FormFactor.Plate
  1785. o13.Size = Vector3.new(7, 4.80000019, 1)
  1786. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  1787. o13.BackSurface = Enum.SurfaceType.Weld
  1788. o13.BottomSurface = Enum.SurfaceType.Weld
  1789. o13.FrontSurface = Enum.SurfaceType.Weld
  1790. o13.LeftSurface = Enum.SurfaceType.Weld
  1791. o13.RightSurface = Enum.SurfaceType.Weld
  1792. o13.TopSurface = Enum.SurfaceType.Weld
  1793. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1794. o14.Parent = o13
  1795. o15.Parent = o1
  1796. o15.BrickColor = BrickColor.new("Institutional white")
  1797. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  1798. o15.Rotation = Vector3.new(90, 89.960434, -90)
  1799. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1800. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  1801. o15.Anchored = true
  1802. o15.CanCollide = false
  1803. o15.FormFactor = Enum.FormFactor.Plate
  1804. o15.Size = Vector3.new(10, 0.400000006, 1)
  1805. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  1806. o15.BackSurface = Enum.SurfaceType.Weld
  1807. o15.BottomSurface = Enum.SurfaceType.Weld
  1808. o15.TopSurface = Enum.SurfaceType.Weld
  1809. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1810. o16.Parent = o15
  1811. o16.MeshType = Enum.MeshType.Wedge
  1812. o17.Parent = o1
  1813. o17.BrickColor = BrickColor.new("Institutional white")
  1814. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  1815. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  1816. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1817. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  1818. o17.Anchored = true
  1819. o17.FormFactor = Enum.FormFactor.Plate
  1820. o17.Size = Vector3.new(1, 2.4000001, 2)
  1821. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1822. o17.BackSurface = Enum.SurfaceType.Weld
  1823. o17.BottomSurface = Enum.SurfaceType.Weld
  1824. o17.RightSurface = Enum.SurfaceType.Weld
  1825. o17.TopSurface = Enum.SurfaceType.Weld
  1826. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1827. o18.Parent = o17
  1828. o18.MeshType = Enum.MeshType.Wedge
  1829. o19.Parent = o1
  1830. o19.BrickColor = BrickColor.new("Institutional white")
  1831. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  1832. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  1833. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1834. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  1835. o19.Anchored = true
  1836. o19.FormFactor = Enum.FormFactor.Plate
  1837. o19.Size = Vector3.new(10, 1.20000005, 3)
  1838. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  1839. o19.BackSurface = Enum.SurfaceType.Weld
  1840. o19.BottomSurface = Enum.SurfaceType.Weld
  1841. o19.TopSurface = Enum.SurfaceType.Weld
  1842. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1843. o20.Parent = o19
  1844. o20.MeshType = Enum.MeshType.Wedge
  1845. o21.Parent = o19
  1846. o21.SoundId = "rbxassetid://532147820"
  1847. o21.Looped = true
  1848. o22.Parent = o1
  1849. o22.BrickColor = BrickColor.new("Institutional white")
  1850. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  1851. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  1852. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1853. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  1854. o22.Anchored = true
  1855. o22.FormFactor = Enum.FormFactor.Plate
  1856. o22.Size = Vector3.new(2, 2.4000001, 1)
  1857. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1858. o22.BackSurface = Enum.SurfaceType.Weld
  1859. o22.BottomSurface = Enum.SurfaceType.Weld
  1860. o22.FrontSurface = Enum.SurfaceType.Weld
  1861. o22.LeftSurface = Enum.SurfaceType.Weld
  1862. o22.RightSurface = Enum.SurfaceType.Weld
  1863. o22.TopSurface = Enum.SurfaceType.Weld
  1864. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1865. o23.Parent = o22
  1866. o24.Parent = o1
  1867. o24.BrickColor = BrickColor.new("Institutional white")
  1868. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  1869. o24.Rotation = Vector3.new(-0, -90, 0)
  1870. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1871. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  1872. o24.Anchored = true
  1873. o24.FormFactor = Enum.FormFactor.Plate
  1874. o24.Size = Vector3.new(1, 2.79999995, 1)
  1875. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  1876. o24.BackSurface = Enum.SurfaceType.Weld
  1877. o24.BottomSurface = Enum.SurfaceType.Weld
  1878. o24.TopSurface = Enum.SurfaceType.Weld
  1879. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1880. o25.Parent = o24
  1881. o25.MeshType = Enum.MeshType.Wedge
  1882. o26.Parent = o1
  1883. o26.BrickColor = BrickColor.new("Institutional white")
  1884. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  1885. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1886. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1887. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  1888. o26.Anchored = true
  1889. o26.FormFactor = Enum.FormFactor.Plate
  1890. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  1891. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1892. o26.BackSurface = Enum.SurfaceType.Weld
  1893. o26.BottomSurface = Enum.SurfaceType.Weld
  1894. o26.FrontSurface = Enum.SurfaceType.Weld
  1895. o26.LeftSurface = Enum.SurfaceType.Weld
  1896. o26.RightSurface = Enum.SurfaceType.Weld
  1897. o26.TopSurface = Enum.SurfaceType.Weld
  1898. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1899. o27.Parent = o26
  1900. o28.Parent = o1
  1901. o28.BrickColor = BrickColor.new("Institutional white")
  1902. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  1903. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  1904. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1905. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  1906. o28.Anchored = true
  1907. o28.FormFactor = Enum.FormFactor.Plate
  1908. o28.Size = Vector3.new(1, 2.79999995, 1)
  1909. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  1910. o28.BackSurface = Enum.SurfaceType.Weld
  1911. o28.BottomSurface = Enum.SurfaceType.Weld
  1912. o28.TopSurface = Enum.SurfaceType.Weld
  1913. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1914. o29.Parent = o28
  1915. o29.MeshType = Enum.MeshType.Wedge
  1916. o30.Parent = o1
  1917. o30.BrickColor = BrickColor.new("Institutional white")
  1918. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  1919. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1920. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1921. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  1922. o30.Anchored = true
  1923. o30.FormFactor = Enum.FormFactor.Plate
  1924. o30.Size = Vector3.new(2, 2.4000001, 1)
  1925. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1926. o30.BackSurface = Enum.SurfaceType.Weld
  1927. o30.BottomSurface = Enum.SurfaceType.Weld
  1928. o30.FrontSurface = Enum.SurfaceType.Weld
  1929. o30.LeftSurface = Enum.SurfaceType.Weld
  1930. o30.RightSurface = Enum.SurfaceType.Weld
  1931. o30.TopSurface = Enum.SurfaceType.Weld
  1932. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1933. o31.Parent = o30
  1934. o32.Parent = o1
  1935. o32.BrickColor = BrickColor.new("Dark stone grey")
  1936. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  1937. o32.Rotation = Vector3.new(90, 89.960434, -90)
  1938. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1939. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  1940. o32.Anchored = true
  1941. o32.FormFactor = Enum.FormFactor.Plate
  1942. o32.Size = Vector3.new(8, 2.4000001, 1)
  1943. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  1944. o32.BottomSurface = Enum.SurfaceType.Weld
  1945. o32.TopSurface = Enum.SurfaceType.Weld
  1946. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1947. o33.Parent = o32
  1948. o33.Offset = Vector3.new(0, 0, 0.5)
  1949. o33.Scale = Vector3.new(1, 1, 2)
  1950. o34.Parent = o1
  1951. o34.BrickColor = BrickColor.new("Institutional white")
  1952. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  1953. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1954. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1955. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  1956. o34.Anchored = true
  1957. o34.FormFactor = Enum.FormFactor.Plate
  1958. o34.Size = Vector3.new(3, 1.20000005, 10)
  1959. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1960. o34.BackSurface = Enum.SurfaceType.Weld
  1961. o34.BottomSurface = Enum.SurfaceType.Weld
  1962. o34.FrontSurface = Enum.SurfaceType.Weld
  1963. o34.LeftSurface = Enum.SurfaceType.Weld
  1964. o34.RightSurface = Enum.SurfaceType.Weld
  1965. o34.TopSurface = Enum.SurfaceType.Weld
  1966. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1967. o35.Parent = o34
  1968. o36.Parent = o1
  1969. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  1970. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  1971. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1972. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1973. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  1974. o36.Anchored = true
  1975. o36.FormFactor = Enum.FormFactor.Custom
  1976. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1977. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  1978. o36.BackSurface = Enum.SurfaceType.Weld
  1979. o36.BottomSurface = Enum.SurfaceType.Weld
  1980. o36.FrontSurface = Enum.SurfaceType.Weld
  1981. o36.LeftSurface = Enum.SurfaceType.Weld
  1982. o36.RightSurface = Enum.SurfaceType.Weld
  1983. o36.TopSurface = Enum.SurfaceType.Weld
  1984. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1985. o37.Parent = o36
  1986. o38.Parent = o1
  1987. o38.BrickColor = BrickColor.new("Institutional white")
  1988. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  1989. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  1990. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1991. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  1992. o38.Anchored = true
  1993. o38.CanCollide = false
  1994. o38.FormFactor = Enum.FormFactor.Plate
  1995. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  1996. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  1997. o38.BottomSurface = Enum.SurfaceType.Weld
  1998. o38.LeftSurface = Enum.SurfaceType.Weld
  1999. o38.RightSurface = Enum.SurfaceType.Weld
  2000. o38.TopSurface = Enum.SurfaceType.Weld
  2001. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2002. o39.Parent = o1
  2003. o39.BrickColor = BrickColor.new("Really red")
  2004. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  2005. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  2006. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2007. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  2008. o39.Anchored = true
  2009. o39.FormFactor = Enum.FormFactor.Plate
  2010. o39.Size = Vector3.new(1, 1.20000005, 1)
  2011. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  2012. o39.BackSurface = Enum.SurfaceType.Weld
  2013. o39.BottomSurface = Enum.SurfaceType.Weld
  2014. o39.FrontSurface = Enum.SurfaceType.Weld
  2015. o39.LeftSurface = Enum.SurfaceType.Weld
  2016. o39.RightSurface = Enum.SurfaceType.Weld
  2017. o39.TopSurface = Enum.SurfaceType.Weld
  2018. o39.Color = Color3.new(1, 0, 0)
  2019. o40.Parent = o39
  2020. o41.Parent = o1
  2021. o41.BrickColor = BrickColor.new("Institutional white")
  2022. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  2023. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  2024. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2025. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  2026. o41.Anchored = true
  2027. o41.FormFactor = Enum.FormFactor.Plate
  2028. o41.Size = Vector3.new(1, 0.800000012, 1)
  2029. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  2030. o41.BackSurface = Enum.SurfaceType.Weld
  2031. o41.BottomSurface = Enum.SurfaceType.Weld
  2032. o41.FrontSurface = Enum.SurfaceType.Weld
  2033. o41.LeftSurface = Enum.SurfaceType.Weld
  2034. o41.RightSurface = Enum.SurfaceType.Weld
  2035. o41.TopSurface = Enum.SurfaceType.Weld
  2036. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2037. o42.Parent = o41
  2038. o43.Parent = o1
  2039. o43.BrickColor = BrickColor.new("Institutional white")
  2040. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  2041. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  2042. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2043. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  2044. o43.Anchored = true
  2045. o43.CanCollide = false
  2046. o43.FormFactor = Enum.FormFactor.Plate
  2047. o43.Size = Vector3.new(14, 0.400000006, 8)
  2048. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  2049. o43.BackSurface = Enum.SurfaceType.Weld
  2050. o43.BottomSurface = Enum.SurfaceType.Weld
  2051. o43.FrontSurface = Enum.SurfaceType.Weld
  2052. o43.LeftSurface = Enum.SurfaceType.Weld
  2053. o43.RightSurface = Enum.SurfaceType.Weld
  2054. o43.TopSurface = Enum.SurfaceType.Weld
  2055. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2056. o44.Parent = o43
  2057. o45.Parent = o1
  2058. o45.BrickColor = BrickColor.new("Really black")
  2059. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  2060. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  2061. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2062. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  2063. o45.Anchored = true
  2064. o45.CanCollide = false
  2065. o45.FormFactor = Enum.FormFactor.Plate
  2066. o45.Size = Vector3.new(3, 2.79999995, 1)
  2067. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2068. o45.BackSurface = Enum.SurfaceType.Weld
  2069. o45.BottomSurface = Enum.SurfaceType.Weld
  2070. o45.TopSurface = Enum.SurfaceType.Weld
  2071. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2072. o46.Parent = o45
  2073. o46.MeshType = Enum.MeshType.Wedge
  2074. o47.Parent = o1
  2075. o47.BrickColor = BrickColor.new("Institutional white")
  2076. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  2077. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2078. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2079. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  2080. o47.Anchored = true
  2081. o47.FormFactor = Enum.FormFactor.Plate
  2082. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  2083. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2084. o47.BackSurface = Enum.SurfaceType.Weld
  2085. o47.BottomSurface = Enum.SurfaceType.Weld
  2086. o47.FrontSurface = Enum.SurfaceType.Weld
  2087. o47.LeftSurface = Enum.SurfaceType.Weld
  2088. o47.RightSurface = Enum.SurfaceType.Weld
  2089. o47.TopSurface = Enum.SurfaceType.Weld
  2090. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2091. o48.Parent = o47
  2092. o49.Parent = o1
  2093. o49.BrickColor = BrickColor.new("White")
  2094. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  2095. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  2096. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2097. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  2098. o49.Anchored = true
  2099. o49.FormFactor = Enum.FormFactor.Plate
  2100. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  2101. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  2102. o49.BackSurface = Enum.SurfaceType.Weld
  2103. o49.BottomSurface = Enum.SurfaceType.Weld
  2104. o49.FrontSurface = Enum.SurfaceType.Weld
  2105. o49.LeftSurface = Enum.SurfaceType.Weld
  2106. o49.RightSurface = Enum.SurfaceType.Weld
  2107. o49.TopSurface = Enum.SurfaceType.Weld
  2108. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2109. o50.Parent = o49
  2110. o51.Parent = o1
  2111. o51.BrickColor = BrickColor.new("Institutional white")
  2112. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  2113. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  2114. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2115. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  2116. o51.Anchored = true
  2117. o51.FormFactor = Enum.FormFactor.Plate
  2118. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  2119. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  2120. o51.BackSurface = Enum.SurfaceType.Weld
  2121. o51.BottomSurface = Enum.SurfaceType.Weld
  2122. o51.FrontSurface = Enum.SurfaceType.Weld
  2123. o51.LeftSurface = Enum.SurfaceType.Weld
  2124. o51.RightSurface = Enum.SurfaceType.Weld
  2125. o51.TopSurface = Enum.SurfaceType.Weld
  2126. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2127. o52.Parent = o51
  2128. o53.Parent = o1
  2129. o53.BrickColor = BrickColor.new("Institutional white")
  2130. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  2131. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  2132. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2133. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  2134. o53.Anchored = true
  2135. o53.CanCollide = false
  2136. o53.FormFactor = Enum.FormFactor.Plate
  2137. o53.Size = Vector3.new(2, 2.79999995, 1)
  2138. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2139. o53.BackSurface = Enum.SurfaceType.Weld
  2140. o53.BottomSurface = Enum.SurfaceType.Weld
  2141. o53.TopSurface = Enum.SurfaceType.Weld
  2142. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2143. o54.Parent = o53
  2144. o54.MeshType = Enum.MeshType.Wedge
  2145. o55.Parent = o1
  2146. o55.BrickColor = BrickColor.new("Really black")
  2147. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  2148. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  2149. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2150. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  2151. o55.Anchored = true
  2152. o55.CanCollide = false
  2153. o55.FormFactor = Enum.FormFactor.Plate
  2154. o55.Size = Vector3.new(3, 2.79999995, 1)
  2155. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2156. o55.BackSurface = Enum.SurfaceType.Weld
  2157. o55.BottomSurface = Enum.SurfaceType.Weld
  2158. o55.TopSurface = Enum.SurfaceType.Weld
  2159. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2160. o56.Parent = o55
  2161. o56.MeshType = Enum.MeshType.Wedge
  2162. o57.Parent = o1
  2163. o57.BrickColor = BrickColor.new("Institutional white")
  2164. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  2165. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2166. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2167. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  2168. o57.Anchored = true
  2169. o57.CanCollide = false
  2170. o57.FormFactor = Enum.FormFactor.Plate
  2171. o57.Size = Vector3.new(1, 2, 8)
  2172. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2173. o57.BackSurface = Enum.SurfaceType.Weld
  2174. o57.BottomSurface = Enum.SurfaceType.Weld
  2175. o57.FrontSurface = Enum.SurfaceType.Weld
  2176. o57.LeftSurface = Enum.SurfaceType.Weld
  2177. o57.RightSurface = Enum.SurfaceType.Weld
  2178. o57.TopSurface = Enum.SurfaceType.Weld
  2179. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2180. o58.Parent = o57
  2181. o59.Parent = o1
  2182. o59.BrickColor = BrickColor.new("Institutional white")
  2183. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  2184. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2185. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2186. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  2187. o59.Anchored = true
  2188. o59.FormFactor = Enum.FormFactor.Plate
  2189. o59.Size = Vector3.new(1, 0.800000012, 1)
  2190. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2191. o59.BackSurface = Enum.SurfaceType.Weld
  2192. o59.BottomSurface = Enum.SurfaceType.Weld
  2193. o59.FrontSurface = Enum.SurfaceType.Weld
  2194. o59.LeftSurface = Enum.SurfaceType.Weld
  2195. o59.RightSurface = Enum.SurfaceType.Weld
  2196. o59.TopSurface = Enum.SurfaceType.Weld
  2197. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2198. o60.Parent = o59
  2199. o61.Parent = o1
  2200. o61.BrickColor = BrickColor.new("Institutional white")
  2201. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  2202. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  2203. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2204. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  2205. o61.Anchored = true
  2206. o61.CanCollide = false
  2207. o61.FormFactor = Enum.FormFactor.Plate
  2208. o61.Size = Vector3.new(14, 0.400000006, 1)
  2209. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  2210. o61.BackSurface = Enum.SurfaceType.Weld
  2211. o61.BottomSurface = Enum.SurfaceType.Weld
  2212. o61.FrontSurface = Enum.SurfaceType.Weld
  2213. o61.LeftSurface = Enum.SurfaceType.Weld
  2214. o61.RightSurface = Enum.SurfaceType.Weld
  2215. o61.TopSurface = Enum.SurfaceType.Weld
  2216. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2217. o62.Parent = o61
  2218. o63.Parent = o1
  2219. o63.BrickColor = BrickColor.new("Institutional white")
  2220. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  2221. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  2222. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2223. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  2224. o63.Anchored = true
  2225. o63.CanCollide = false
  2226. o63.FormFactor = Enum.FormFactor.Plate
  2227. o63.Size = Vector3.new(1, 4.80999994, 1)
  2228. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  2229. o63.BottomSurface = Enum.SurfaceType.Weld
  2230. o63.LeftSurface = Enum.SurfaceType.Weld
  2231. o63.RightSurface = Enum.SurfaceType.Weld
  2232. o63.TopSurface = Enum.SurfaceType.Weld
  2233. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2234. o64.Parent = o1
  2235. o64.BrickColor = BrickColor.new("Institutional white")
  2236. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  2237. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  2238. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2239. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  2240. o64.Anchored = true
  2241. o64.CanCollide = false
  2242. o64.FormFactor = Enum.FormFactor.Plate
  2243. o64.Size = Vector3.new(1, 2.4000001, 1)
  2244. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  2245. o64.BottomSurface = Enum.SurfaceType.Weld
  2246. o64.LeftSurface = Enum.SurfaceType.Weld
  2247. o64.RightSurface = Enum.SurfaceType.Weld
  2248. o64.TopSurface = Enum.SurfaceType.Weld
  2249. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2250. o65.Parent = o1
  2251. o65.BrickColor = BrickColor.new("Institutional white")
  2252. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  2253. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2254. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2255. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  2256. o65.Anchored = true
  2257. o65.FormFactor = Enum.FormFactor.Plate
  2258. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  2259. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2260. o65.BackSurface = Enum.SurfaceType.Weld
  2261. o65.BottomSurface = Enum.SurfaceType.Weld
  2262. o65.FrontSurface = Enum.SurfaceType.Weld
  2263. o65.LeftSurface = Enum.SurfaceType.Weld
  2264. o65.RightSurface = Enum.SurfaceType.Weld
  2265. o65.TopSurface = Enum.SurfaceType.Weld
  2266. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2267. o66.Parent = o65
  2268. o67.Parent = o1
  2269. o67.BrickColor = BrickColor.new("Really red")
  2270. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  2271. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  2272. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2273. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  2274. o67.Anchored = true
  2275. o67.FormFactor = Enum.FormFactor.Plate
  2276. o67.Size = Vector3.new(1, 1.20000005, 1)
  2277. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  2278. o67.BackSurface = Enum.SurfaceType.Weld
  2279. o67.BottomSurface = Enum.SurfaceType.Weld
  2280. o67.FrontSurface = Enum.SurfaceType.Weld
  2281. o67.LeftSurface = Enum.SurfaceType.Weld
  2282. o67.RightSurface = Enum.SurfaceType.Weld
  2283. o67.TopSurface = Enum.SurfaceType.Weld
  2284. o67.Color = Color3.new(1, 0, 0)
  2285. o68.Parent = o67
  2286. o69.Parent = o1
  2287. o69.BrickColor = BrickColor.new("Institutional white")
  2288. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  2289. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  2290. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2291. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  2292. o69.Anchored = true
  2293. o69.CanCollide = false
  2294. o69.FormFactor = Enum.FormFactor.Plate
  2295. o69.Size = Vector3.new(1, 0.400000006, 10)
  2296. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  2297. o69.BackSurface = Enum.SurfaceType.Weld
  2298. o69.BottomSurface = Enum.SurfaceType.Weld
  2299. o69.FrontSurface = Enum.SurfaceType.Weld
  2300. o69.LeftSurface = Enum.SurfaceType.Weld
  2301. o69.RightSurface = Enum.SurfaceType.Weld
  2302. o69.TopSurface = Enum.SurfaceType.Weld
  2303. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2304. o70.Parent = o69
  2305. o71.Parent = o1
  2306. o71.BrickColor = BrickColor.new("Really black")
  2307. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  2308. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  2309. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2310. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  2311. o71.Anchored = true
  2312. o71.FormFactor = Enum.FormFactor.Custom
  2313. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  2314. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  2315. o71.BackSurface = Enum.SurfaceType.Weld
  2316. o71.BottomSurface = Enum.SurfaceType.Weld
  2317. o71.FrontSurface = Enum.SurfaceType.Weld
  2318. o71.LeftSurface = Enum.SurfaceType.Weld
  2319. o71.RightSurface = Enum.SurfaceType.Weld
  2320. o71.TopSurface = Enum.SurfaceType.Weld
  2321. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2322. o72.Parent = o71
  2323. o73.Name = "Head"
  2324. o73.Parent = o1
  2325. o73.Material = Enum.Material.SmoothPlastic
  2326. o73.BrickColor = BrickColor.new("Institutional white")
  2327. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  2328. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2329. o73.Anchored = true
  2330. o73.FormFactor = Enum.FormFactor.Symmetric
  2331. o73.Size = Vector3.new(2, 1, 1)
  2332. 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)
  2333. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2334. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2335. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2336. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2337. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2338. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2339. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2340. o74.Parent = o73
  2341. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  2342. o75.Name = "face"
  2343. o75.Parent = o73
  2344. o75.Texture = "rbxasset://textures/face.png"
  2345. o76.Parent = o1
  2346. o76.BrickColor = BrickColor.new("Institutional white")
  2347. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  2348. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  2349. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2350. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  2351. o76.Anchored = true
  2352. o76.CanCollide = false
  2353. o76.FormFactor = Enum.FormFactor.Plate
  2354. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  2355. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  2356. o76.BottomSurface = Enum.SurfaceType.Weld
  2357. o76.LeftSurface = Enum.SurfaceType.Weld
  2358. o76.RightSurface = Enum.SurfaceType.Weld
  2359. o76.TopSurface = Enum.SurfaceType.Weld
  2360. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2361. o77.Parent = o1
  2362. o77.BrickColor = BrickColor.new("Institutional white")
  2363. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  2364. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  2365. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2366. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  2367. o77.Anchored = true
  2368. o77.FormFactor = Enum.FormFactor.Plate
  2369. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  2370. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  2371. o77.BackSurface = Enum.SurfaceType.Weld
  2372. o77.BottomSurface = Enum.SurfaceType.Weld
  2373. o77.FrontSurface = Enum.SurfaceType.Weld
  2374. o77.LeftSurface = Enum.SurfaceType.Weld
  2375. o77.RightSurface = Enum.SurfaceType.Weld
  2376. o77.TopSurface = Enum.SurfaceType.Weld
  2377. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2378. o78.Parent = o77
  2379. o79.Name = "Head"
  2380. o79.Parent = o1
  2381. o79.Material = Enum.Material.SmoothPlastic
  2382. o79.BrickColor = BrickColor.new("Institutional white")
  2383. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  2384. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2385. o79.Anchored = true
  2386. o79.FormFactor = Enum.FormFactor.Symmetric
  2387. o79.Size = Vector3.new(2, 1, 1)
  2388. 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)
  2389. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2390. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2391. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2392. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2393. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2394. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2395. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2396. o80.Parent = o79
  2397. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  2398. o81.Name = "face"
  2399. o81.Parent = o79
  2400. o81.Texture = "rbxasset://textures/face.png"
  2401. o82.Name = "Handle"
  2402. o82.Parent = o1
  2403. o82.Material = Enum.Material.SmoothPlastic
  2404. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  2405. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2406. o82.Anchored = true
  2407. o82.CanCollide = false
  2408. o82.FormFactor = Enum.FormFactor.Symmetric
  2409. o82.Size = Vector3.new(2, 2, 2)
  2410. 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)
  2411. o82.BottomSurface = Enum.SurfaceType.Smooth
  2412. o82.TopSurface = Enum.SurfaceType.Smooth
  2413. o83.Parent = o82
  2414. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2415. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2416. o83.MeshType = Enum.MeshType.FileMesh
  2417. o84.Parent = o1
  2418. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  2419. o84.RightLeg = o94
  2420. o84.LeftLeg = o96
  2421. o84.Torso = o87
  2422. o84.Health = 0
  2423. o84.MaxHealth = 0
  2424. o85.Name = "TPPART"
  2425. o85.Parent = o1
  2426. o85.Transparency = 1
  2427. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  2428. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2429. o85.Anchored = true
  2430. o85.CanCollide = false
  2431. o85.Size = Vector3.new(4, 1, 2)
  2432. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2433. o86.Name = "TPPART2"
  2434. o86.Parent = o1
  2435. o86.Transparency = 1
  2436. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  2437. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2438. o86.Anchored = true
  2439. o86.CanCollide = false
  2440. o86.Size = Vector3.new(4, 1, 2)
  2441. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2442. o87.Name = "Torso"
  2443. o87.Parent = o1
  2444. o87.Material = Enum.Material.SmoothPlastic
  2445. o87.BrickColor = BrickColor.new("Navy blue")
  2446. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  2447. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2448. o87.Anchored = true
  2449. o87.FormFactor = Enum.FormFactor.Symmetric
  2450. o87.Size = Vector3.new(2, 2, 1)
  2451. 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)
  2452. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2453. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2454. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2455. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2456. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2457. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2458. o87.Color = Color3.new(0, 0.12549, 0.376471)
  2459. o88.Name = "roblox"
  2460. o88.Parent = o87
  2461. o89.Name = "Right Shoulder"
  2462. o89.Parent = o87
  2463. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2464. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2465. o89.Part0 = o87
  2466. o89.Part1 = o95
  2467. o89.DesiredAngle = -0.062025275081396
  2468. o89.MaxVelocity = 0.15000000596046
  2469. o90.Name = "Left Shoulder"
  2470. o90.Parent = o87
  2471. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2472. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2473. o90.Part0 = o87
  2474. o90.Part1 = o97
  2475. o90.DesiredAngle = -0.062025275081396
  2476. o90.MaxVelocity = 0.15000000596046
  2477. o91.Name = "Right Hip"
  2478. o91.Parent = o87
  2479. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2480. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2481. o91.Part0 = o87
  2482. o91.Part1 = o94
  2483. o91.DesiredAngle = 0.062025275081396
  2484. o91.MaxVelocity = 0.10000000149012
  2485. o92.Name = "Left Hip"
  2486. o92.Parent = o87
  2487. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2488. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2489. o92.Part0 = o87
  2490. o92.Part1 = o96
  2491. o92.DesiredAngle = 0.062025275081396
  2492. o92.MaxVelocity = 0.10000000149012
  2493. o93.Name = "Neck"
  2494. o93.Parent = o87
  2495. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2496. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2497. o93.Part0 = o87
  2498. o93.Part1 = o73
  2499. o93.MaxVelocity = 0.10000000149012
  2500. o94.Name = "Right Leg"
  2501. o94.Parent = o1
  2502. o94.Material = Enum.Material.SmoothPlastic
  2503. o94.BrickColor = BrickColor.new("Navy blue")
  2504. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  2505. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2506. o94.Anchored = true
  2507. o94.CanCollide = false
  2508. o94.FormFactor = Enum.FormFactor.Symmetric
  2509. o94.Size = Vector3.new(1, 2, 1)
  2510. 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)
  2511. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2512. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2513. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2514. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2515. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2516. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2517. o94.Color = Color3.new(0, 0.12549, 0.376471)
  2518. o95.Name = "Right Arm"
  2519. o95.Parent = o1
  2520. o95.Material = Enum.Material.SmoothPlastic
  2521. o95.BrickColor = BrickColor.new("Maroon")
  2522. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  2523. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2524. o95.Anchored = true
  2525. o95.CanCollide = false
  2526. o95.FormFactor = Enum.FormFactor.Symmetric
  2527. o95.Size = Vector3.new(1, 2, 1)
  2528. 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)
  2529. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2530. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2531. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2532. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2533. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2534. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2535. o95.Color = Color3.new(0.458824, 0, 0)
  2536. o96.Name = "Left Leg"
  2537. o96.Parent = o1
  2538. o96.Material = Enum.Material.SmoothPlastic
  2539. o96.BrickColor = BrickColor.new("Navy blue")
  2540. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  2541. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2542. o96.Anchored = true
  2543. o96.CanCollide = false
  2544. o96.FormFactor = Enum.FormFactor.Symmetric
  2545. o96.Size = Vector3.new(1, 2, 1)
  2546. 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)
  2547. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2548. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2549. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2550. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2551. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2552. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2553. o96.Color = Color3.new(0, 0.12549, 0.376471)
  2554. o97.Name = "Left Arm"
  2555. o97.Parent = o1
  2556. o97.Material = Enum.Material.SmoothPlastic
  2557. o97.BrickColor = BrickColor.new("Maroon")
  2558. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  2559. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2560. o97.Anchored = true
  2561. o97.CanCollide = false
  2562. o97.FormFactor = Enum.FormFactor.Symmetric
  2563. o97.Size = Vector3.new(1, 2, 1)
  2564. 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)
  2565. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2566. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2567. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2568. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2569. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2570. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2571. o97.Color = Color3.new(0.458824, 0, 0)
  2572. o98.Name = "Torso"
  2573. o98.Parent = o1
  2574. o98.Material = Enum.Material.SmoothPlastic
  2575. o98.BrickColor = BrickColor.new("Navy blue")
  2576. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  2577. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2578. o98.Anchored = true
  2579. o98.FormFactor = Enum.FormFactor.Symmetric
  2580. o98.Size = Vector3.new(2, 2, 1)
  2581. 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)
  2582. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2583. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2584. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2585. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2586. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2587. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2588. o98.Color = Color3.new(0, 0.12549, 0.376471)
  2589. o99.Name = "roblox"
  2590. o99.Parent = o98
  2591. o100.Name = "Right Hip"
  2592. o100.Parent = o98
  2593. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2594. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2595. o100.Part0 = o98
  2596. o100.Part1 = o103
  2597. o100.DesiredAngle = 0.062025275081396
  2598. o100.MaxVelocity = 0.10000000149012
  2599. o101.Name = "Left Hip"
  2600. o101.Parent = o98
  2601. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2602. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2603. o101.Part0 = o98
  2604. o101.Part1 = o105
  2605. o101.DesiredAngle = 0.062025275081396
  2606. o101.MaxVelocity = 0.10000000149012
  2607. o102.Name = "Neck"
  2608. o102.Parent = o98
  2609. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2610. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2611. o102.Part0 = o98
  2612. o102.Part1 = o79
  2613. o102.MaxVelocity = 0.10000000149012
  2614. o103.Name = "Right Leg"
  2615. o103.Parent = o1
  2616. o103.Material = Enum.Material.SmoothPlastic
  2617. o103.BrickColor = BrickColor.new("Really black")
  2618. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  2619. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2620. o103.Anchored = true
  2621. o103.CanCollide = false
  2622. o103.FormFactor = Enum.FormFactor.Symmetric
  2623. o103.Size = Vector3.new(1, 2, 1)
  2624. 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)
  2625. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2626. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2627. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2628. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2629. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2630. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2631. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2632. o104.Name = "Right Arm"
  2633. o104.Parent = o1
  2634. o104.Material = Enum.Material.SmoothPlastic
  2635. o104.BrickColor = BrickColor.new("Maroon")
  2636. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  2637. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2638. o104.Anchored = true
  2639. o104.CanCollide = false
  2640. o104.FormFactor = Enum.FormFactor.Symmetric
  2641. o104.Size = Vector3.new(1, 2, 1)
  2642. 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)
  2643. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2644. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2645. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2646. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2647. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2648. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2649. o104.Color = Color3.new(0.458824, 0, 0)
  2650. o105.Name = "Left Leg"
  2651. o105.Parent = o1
  2652. o105.Material = Enum.Material.SmoothPlastic
  2653. o105.BrickColor = BrickColor.new("Really black")
  2654. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  2655. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2656. o105.Anchored = true
  2657. o105.CanCollide = false
  2658. o105.FormFactor = Enum.FormFactor.Symmetric
  2659. o105.Size = Vector3.new(1, 2, 1)
  2660. 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)
  2661. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2662. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2663. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2664. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2665. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2666. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2667. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2668. o106.Name = "Left Arm"
  2669. o106.Parent = o1
  2670. o106.Material = Enum.Material.SmoothPlastic
  2671. o106.BrickColor = BrickColor.new("Maroon")
  2672. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  2673. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2674. o106.Anchored = true
  2675. o106.CanCollide = false
  2676. o106.FormFactor = Enum.FormFactor.Symmetric
  2677. o106.Size = Vector3.new(1, 2, 1)
  2678. 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)
  2679. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2680. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2681. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2682. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2683. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2684. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2685. o106.Color = Color3.new(0.458824, 0, 0)
  2686. o107.Parent = o1
  2687. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2688. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2689. o107.Anchored = true
  2690. o107.FormFactor = Enum.FormFactor.Symmetric
  2691. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2692. 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)
  2693. o108.Parent = o107
  2694. o109.Parent = o1
  2695. o109.BrickColor = BrickColor.new("Really black")
  2696. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2697. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2698. o109.Anchored = true
  2699. o109.FormFactor = Enum.FormFactor.Symmetric
  2700. o109.Size = Vector3.new(3, 1.20000005, 3)
  2701. 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)
  2702. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2703. o110.Parent = o109
  2704. o111.Parent = o1
  2705. o111.BrickColor = BrickColor.new("Really black")
  2706. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2707. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2708. o111.Anchored = true
  2709. o111.FormFactor = Enum.FormFactor.Symmetric
  2710. o111.Size = Vector3.new(3, 1.20000005, 3)
  2711. 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)
  2712. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2713. o112.Parent = o111
  2714. o113.Parent = o1
  2715. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2716. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2717. o113.Anchored = true
  2718. o113.FormFactor = Enum.FormFactor.Symmetric
  2719. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2720. 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)
  2721. o114.Parent = o113
  2722. o115.Parent = o1
  2723. o115.BrickColor = BrickColor.new("Really black")
  2724. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2725. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2726. o115.Anchored = true
  2727. o115.FormFactor = Enum.FormFactor.Symmetric
  2728. o115.Size = Vector3.new(3, 1.20000005, 3)
  2729. 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)
  2730. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2731. o116.Parent = o115
  2732. o117.Parent = o1
  2733. o117.BrickColor = BrickColor.new("Really black")
  2734. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  2735. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2736. o117.Anchored = true
  2737. o117.FormFactor = Enum.FormFactor.Symmetric
  2738. o117.Size = Vector3.new(3, 1.20000005, 3)
  2739. 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)
  2740. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2741. o118.Parent = o117
  2742. o119.Parent = o1
  2743. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2744. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2745. o119.Anchored = true
  2746. o119.FormFactor = Enum.FormFactor.Symmetric
  2747. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2748. 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)
  2749. o120.Parent = o119
  2750. o121.Name = "Handle"
  2751. o121.Parent = o1
  2752. o121.Material = Enum.Material.SmoothPlastic
  2753. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  2754. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2755. o121.Anchored = true
  2756. o121.CanCollide = false
  2757. o121.FormFactor = Enum.FormFactor.Symmetric
  2758. o121.Size = Vector3.new(2, 2, 2)
  2759. 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)
  2760. o121.BottomSurface = Enum.SurfaceType.Smooth
  2761. o121.TopSurface = Enum.SurfaceType.Smooth
  2762. o122.Parent = o121
  2763. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2764. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2765. o122.MeshType = Enum.MeshType.FileMesh
  2766. o123.Name = "RPPART"
  2767. o123.Parent = o1
  2768. o123.Transparency = 1
  2769. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  2770. o123.Rotation = Vector3.new(-90, 0, -0)
  2771. o123.Anchored = true
  2772. o123.CanCollide = false
  2773. o123.Size = Vector3.new(4, 1, 2)
  2774. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  2775. o124.Parent = o12
  2776. o124.Texture = "http://roblox.com/asset/?id=112031763"
  2777. function MoveY(model, Position)
  2778. for _,part in pairs (model:GetChildren()) do
  2779. if part.ClassName == "Part" then
  2780. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  2781. end
  2782. end
  2783. end
  2784. function MoveX(model, Position)
  2785. for _,part in pairs (model:GetChildren()) do
  2786. if part.ClassName == "Part" then
  2787. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  2788. end
  2789. end
  2790. end
  2791. function MoveSpawn(model, PLAYERPOS)
  2792. for _,part in pairs (model:GetChildren()) do
  2793. if part.ClassName == "Part" then
  2794. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  2795. end
  2796. end
  2797. end
  2798. function MoveZ(model, Position)
  2799. for _,part in pairs (model:GetChildren()) do
  2800. if part.ClassName == "Part" then
  2801. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  2802. end
  2803. end
  2804. end
  2805. function MoveZPart(Part, Position)
  2806. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  2807. end
  2808. function MoveXPart(Part, Position)
  2809. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  2810. end
  2811. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  2812. OMGCREEPY = Instance.new("Sound")
  2813. OMGCREEPY.Parent = o1
  2814. OMGCREEPY.Volume = .5
  2815. OMGCREEPY.SoundId = "rbxassetid://177775134"
  2816. for i,v in pairs (o1:GetChildren()) do
  2817. if v:IsA("Part") then
  2818. v.Material = "SmoothPlastic"
  2819. v.BackSurface = "SmoothNoOutlines"
  2820. v.FrontSurface = "SmoothNoOutlines"
  2821. v.BottomSurface = "SmoothNoOutlines"
  2822. v.LeftSurface = "SmoothNoOutlines"
  2823. v.RightSurface = "SmoothNoOutlines"
  2824. v.TopSurface = "SmoothNoOutlines"
  2825. end
  2826. end
  2827. OMGCREEPY:Play()
  2828. o21:Play()
  2829. MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  2830. for i=1,51 do
  2831. MoveX(o1,-3)
  2832. wait(.05)
  2833. end
  2834. wait(.5)
  2835. MoveZPart(o12,-1)
  2836. wait(.2)
  2837. for i=1,6 do
  2838. MoveXPart(o12,1)
  2839. wait(.1)
  2840. end
  2841. wait(.5)
  2842. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2843. wait(.5)
  2844. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2845. wait(.5)
  2846. MoveZPart(o12,1)
  2847. wait(.2)
  2848.  
  2849. for i=1,6 do
  2850. MoveXPart(o12,-1)
  2851. wait(.1)
  2852. end
  2853. for i=1,50 do
  2854. MoveX(o1,-3)
  2855. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2856. wait(.05)
  2857. end
  2858. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  2859. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  2860. SCREAM = Instance.new("Sound")
  2861. SCREAM.Parent = game.Players[Victim].Character.Head
  2862. SCREAM.SoundId = "rbxassetid://138167455"
  2863. SCREAM:Play()
  2864. wait(2.5)
  2865. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  2866. MoveZPart(o12,-1)
  2867. wait(.2)
  2868. for i=1,6 do
  2869. MoveXPart(o12,1)
  2870. wait(.1)
  2871. end
  2872. wait(.5)
  2873. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2874. wait(.5)
  2875. MoveZPart(o12,1)
  2876. wait(.2)
  2877. for i=1,6 do
  2878. MoveXPart(o12,-1)
  2879. wait(.1)
  2880. end
  2881. game.Players[Victim].Character.Humanoid.Health = 0
  2882. player = game.Players[Victim]
  2883. char = player.Character
  2884. char.Archivable = true
  2885. local rg = char:Clone()
  2886. rg.HumanoidRootPart:Destroy()
  2887. rg.Name = ""
  2888. rg.Humanoid.MaxHealth = 0
  2889. for i, v in pairs(rg.Torso:GetChildren()) do
  2890. if v:IsA("Motor6D") then
  2891. v:Destroy()
  2892. end
  2893. end
  2894.  
  2895. local n = Instance.new("Glue", rg.Torso)
  2896. n.Name = "Neck"
  2897. n.Part0 = rg.Torso
  2898. n.Part1 = rg.Head
  2899. n.C0 = CFrame.new(0, 1, 0)
  2900. n.C1 = CFrame.new(0, -0.5, 0)
  2901.  
  2902. local rs = Instance.new("Glue", rg.Torso)
  2903. rs.Name = "Right Shoulder"
  2904. rs.Part0 = rg.Torso
  2905. rs.Part1 = rg["Right Arm"]
  2906. rs.C0 = CFrame.new(1.5, 0.5, 0)
  2907. rs.C1 = CFrame.new(0, 0.5, 0)
  2908. local ls = Instance.new("Glue", rg.Torso)
  2909. ls.Name = "Left Shoulder"
  2910. ls.Part0 = rg.Torso
  2911. ls.Part1 = rg["Left Arm"]
  2912. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  2913. ls.C1 = CFrame.new(0, 0.5, 0)
  2914.  
  2915. local rh = Instance.new("Glue", rg.Torso)
  2916. rh.Name = "Right Hip"
  2917. rh.Part0 = rg.Torso
  2918. rh.Part1 = rg["Right Leg"]
  2919. rh.C0 = CFrame.new(0.5, -1, 0)
  2920. rh.C1 = CFrame.new(0, 1, 0)
  2921. local lh = Instance.new("Glue", rg.Torso)
  2922. lh.Name = "Left Hip"
  2923. lh.Part0 = rg.Torso
  2924. lh.Part1 = rg["Left Leg"]
  2925. lh.C0 = CFrame.new(-0.5, -1, 0)
  2926. lh.C1 = CFrame.new(0, 1, 0)
  2927. char.Torso:Destroy()
  2928. char.Head:Destroy()
  2929. char["Left Leg"]:Destroy()
  2930. char["Left Arm"]:Destroy()
  2931. char["Right Leg"]:Destroy()
  2932. char["Right Arm"]:Destroy()
  2933. rg.Parent = game.Workspace
  2934. rg.Head.BrickColor = BrickColor.new("Maroon")
  2935. function DEATH ()
  2936. OHHNELLY = Instance.new("Part")
  2937. OHHNELLY.Parent = workspace
  2938. OHHNELLY.Anchored = false
  2939. OHHNELLY.Material = Enum.Material.SmoothPlastic
  2940. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  2941. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2942. OHHNELLY.Position = rg.Head.Position
  2943. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  2944. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2945. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2946. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2947. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2948. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2949. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2950. end
  2951. for i=1,20 do
  2952. DEATH()
  2953. MoveX(o1,-3)
  2954. wait(.05)
  2955. end
  2956. o1:Destroy()
  2957. end)
  2958.  
  2959. WoodChip.MouseButton1Down:connect(function()
  2960. --WOODCHIPPER by DMS
  2961. --self explanitory
  2962. Victim = User2.text
  2963. local gorayyv3 = function(f,scri)
  2964. local oldenv = getfenv(f)
  2965. local newenv = setmetatable({}, {
  2966. __index = function(_, k)
  2967. if k:lower() == 'script' then
  2968. return scri
  2969. else
  2970. return oldenv[k]
  2971. end
  2972. end
  2973. })
  2974. setfenv(f, newenv)
  2975. ypcall(function() f() end)
  2976. end
  2977. cors = {}
  2978. o1 = Instance.new("Model")
  2979. o2 = Instance.new("WedgePart")
  2980. o3 = Instance.new("WedgePart")
  2981. o4 = Instance.new("WedgePart")
  2982. o5 = Instance.new("Part")
  2983. o6 = Instance.new("BlockMesh")
  2984. o7 = Instance.new("Part")
  2985. o8 = Instance.new("BlockMesh")
  2986. o9 = Instance.new("Part")
  2987. o10 = Instance.new("BlockMesh")
  2988. o11 = Instance.new("Part")
  2989. o12 = Instance.new("BlockMesh")
  2990. o13 = Instance.new("Part")
  2991. o14 = Instance.new("BlockMesh")
  2992. o15 = Instance.new("WedgePart")
  2993. o16 = Instance.new("WedgePart")
  2994. o17 = Instance.new("Part")
  2995. o18 = Instance.new("BlockMesh")
  2996. o19 = Instance.new("Part")
  2997. o20 = Instance.new("BlockMesh")
  2998. o21 = Instance.new("WedgePart")
  2999. o22 = Instance.new("WedgePart")
  3000. o23 = Instance.new("Part")
  3001. o24 = Instance.new("BlockMesh")
  3002. o25 = Instance.new("WedgePart")
  3003. o26 = Instance.new("Model")
  3004. o27 = Instance.new("Part")
  3005. o28 = Instance.new("Script")
  3006. o29 = Instance.new("Part")
  3007. o30 = Instance.new("Part")
  3008. o31 = Instance.new("BlockMesh")
  3009. o32 = Instance.new("WedgePart")
  3010. o33 = Instance.new("Part")
  3011. o34 = Instance.new("BlockMesh")
  3012. o35 = Instance.new("WedgePart")
  3013. o36 = Instance.new("WedgePart")
  3014. o37 = Instance.new("Part")
  3015. o38 = Instance.new("WedgePart")
  3016. o39 = Instance.new("Part")
  3017. o40 = Instance.new("BlockMesh")
  3018. o41 = Instance.new("WedgePart")
  3019. o42 = Instance.new("Part")
  3020. o43 = Instance.new("BlockMesh")
  3021. o44 = Instance.new("WedgePart")
  3022. o45 = Instance.new("Part")
  3023. o46 = Instance.new("WedgePart")
  3024. o47 = Instance.new("Part")
  3025. o48 = Instance.new("BlockMesh")
  3026. o49 = Instance.new("WedgePart")
  3027. o50 = Instance.new("Part")
  3028. o1.Parent = mas
  3029. o2.Parent = o1
  3030. o2.Material = Enum.Material.Metal
  3031. o2.BrickColor = BrickColor.new("Bright yellow")
  3032. o2.Position = Vector3.new(-18.1899929, 4.10999489, 17.9549961)
  3033. o2.Rotation = Vector3.new(-0, 0, -90)
  3034. o2.Anchored = true
  3035. o2.Size = Vector3.new(1, 1.20000005, 3.11000013)
  3036. o2.CFrame = CFrame.new(-18.1899929, 4.10999489, 17.9549961, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3037. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3038. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3039. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3040. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3041. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3042. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3043. o2.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3044. o3.Parent = o1
  3045. o3.Material = Enum.Material.Metal
  3046. o3.BrickColor = BrickColor.new("Bright yellow")
  3047. o3.Position = Vector3.new(-14.3899822, 4.10999489, 18.1799965)
  3048. o3.Rotation = Vector3.new(-0, 0, 90)
  3049. o3.Anchored = true
  3050. o3.Size = Vector3.new(1, 1.20000005, 2.66000009)
  3051. o3.CFrame = CFrame.new(-14.3899822, 4.10999489, 18.1799965, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3052. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3053. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3054. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3055. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3056. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3057. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3058. o3.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3059. o4.Parent = o1
  3060. o4.Material = Enum.Material.Metal
  3061. o4.BrickColor = BrickColor.new("Bright yellow")
  3062. o4.Position = Vector3.new(-19.2899933, 6.00991678, 17.9799957)
  3063. o4.Anchored = true
  3064. o4.Size = Vector3.new(1, 4.80000019, 3.06000018)
  3065. o4.CFrame = CFrame.new(-19.2899933, 6.00991678, 17.9799957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3066. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3067. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3068. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3069. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3070. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3071. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3072. o4.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3073. o5.Parent = o1
  3074. o5.Material = Enum.Material.Metal
  3075. o5.BrickColor = BrickColor.new("Bright yellow")
  3076. o5.Position = Vector3.new(-14.7899857, 11.0092764, 36.4000015)
  3077. o5.Rotation = Vector3.new(-0, 0, -90)
  3078. o5.Anchored = true
  3079. o5.FormFactor = Enum.FormFactor.Plate
  3080. o5.Size = Vector3.new(2, 0.400000006, 7.78000021)
  3081. o5.CFrame = CFrame.new(-14.7899857, 11.0092764, 36.4000015, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3082. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3083. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3084. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3085. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3086. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3087. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3088. o5.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3089. o6.Parent = o5
  3090. o7.Parent = o1
  3091. o7.Material = Enum.Material.Metal
  3092. o7.BrickColor = BrickColor.new("Bright yellow")
  3093. o7.Position = Vector3.new(-16.2899876, 9.80919838, 36.3800011)
  3094. o7.Rotation = Vector3.new(5.12264205e-006, 0, -0)
  3095. o7.Velocity = Vector3.new(0, 0, 70)
  3096. o7.Anchored = true
  3097. o7.FormFactor = Enum.FormFactor.Plate
  3098. o7.Size = Vector3.new(3, 0.400000006, 7.74000025)
  3099. o7.CFrame = CFrame.new(-16.2899876, 9.80919838, 36.3800011, 1, 0, 0, 0, 1, -8.94069672e-008, 0, 8.94069672e-008, 1)
  3100. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3101. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3102. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3103. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3104. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3105. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3106. o7.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3107. o8.Parent = o7
  3108. o9.Parent = o1
  3109. o9.Material = Enum.Material.Metal
  3110. o9.BrickColor = BrickColor.new("Bright yellow")
  3111. o9.Position = Vector3.new(-16.2899876, 12.4093018, 36.3600006)
  3112. o9.Rotation = Vector3.new(5.12264205e-006, 0, -0)
  3113. o9.Anchored = true
  3114. o9.CanCollide = false
  3115. o9.FormFactor = Enum.FormFactor.Plate
  3116. o9.Size = Vector3.new(3, 0.800000012, 7.70000029)
  3117. o9.CFrame = CFrame.new(-16.2899876, 12.4093018, 36.3600006, 1, 0, 0, 0, 1, -8.94069672e-008, 0, 8.94069672e-008, 1)
  3118. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3119. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3120. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3121. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3122. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3123. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3124. o9.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3125. o10.Parent = o9
  3126. o11.Parent = o1
  3127. o11.Material = Enum.Material.Metal
  3128. o11.BrickColor = BrickColor.new("Bright yellow")
  3129. o11.Position = Vector3.new(-16.2899876, 11.3093338, 32.1100082)
  3130. o11.Rotation = Vector3.new(-90, 90, 0)
  3131. o11.Anchored = true
  3132. o11.FormFactor = Enum.FormFactor.Plate
  3133. o11.Size = Vector3.new(1, 0.400000006, 3)
  3134. 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)
  3135. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3136. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3137. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3138. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3139. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3140. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3141. o11.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3142. o12.Parent = o11
  3143. o12.Scale = Vector3.new(2.20000005, 2, 1)
  3144. o13.Parent = o1
  3145. o13.Material = Enum.Material.Metal
  3146. o13.BrickColor = BrickColor.new("Bright yellow")
  3147. o13.Position = Vector3.new(-16.2899876, 10.2091904, 31.0100002)
  3148. o13.Anchored = true
  3149. o13.CanCollide = false
  3150. o13.Size = Vector3.new(3, 1.20000005, 3)
  3151. o13.CFrame = CFrame.new(-16.2899876, 10.2091904, 31.0100002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3152. o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3153. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3154. o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3155. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3156. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3157. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3158. o13.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3159. o14.Parent = o13
  3160. o15.Parent = o1
  3161. o15.Material = Enum.Material.Metal
  3162. o15.BrickColor = BrickColor.new("Bright yellow")
  3163. o15.Position = Vector3.new(-16.2899876, 10.2091904, 29.0099907)
  3164. o15.Anchored = true
  3165. o15.Size = Vector3.new(3, 1.20000005, 1)
  3166. o15.CFrame = CFrame.new(-16.2899876, 10.2091904, 29.0099907, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3167. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3168. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3169. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3170. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3171. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3172. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3173. o15.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3174. o16.Parent = o1
  3175. o16.Material = Enum.Material.Metal
  3176. o16.BrickColor = BrickColor.new("Bright yellow")
  3177. o16.Position = Vector3.new(-16.2899876, 8.40921021, 28.0099888)
  3178. o16.Anchored = true
  3179. o16.Size = Vector3.new(3, 2.4000001, 1)
  3180. o16.CFrame = CFrame.new(-16.2899876, 8.40921021, 28.0099888, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3181. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3182. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3183. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3184. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3185. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3186. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3187. o16.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3188. o17.Parent = o1
  3189. o17.Material = Enum.Material.Metal
  3190. o17.BrickColor = BrickColor.new("Bright yellow")
  3191. o17.Position = Vector3.new(-17.5899925, 11.0092678, 36.3600006)
  3192. o17.Rotation = Vector3.new(-0, 0, -90)
  3193. o17.Anchored = true
  3194. o17.FormFactor = Enum.FormFactor.Plate
  3195. o17.Size = Vector3.new(2, 0.400000006, 7.70000029)
  3196. o17.CFrame = CFrame.new(-17.5899925, 11.0092678, 36.3600006, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3197. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3198. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3199. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3200. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3201. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3202. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3203. o17.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3204. o18.Parent = o17
  3205. o19.Parent = o1
  3206. o19.Material = Enum.Material.Metal
  3207. o19.BrickColor = BrickColor.new("Bright yellow")
  3208. o19.Position = Vector3.new(-16.2899876, 8.40921021, 29.5099983)
  3209. o19.Anchored = true
  3210. o19.CanCollide = false
  3211. o19.Size = Vector3.new(3, 2.4000001, 2)
  3212. o19.CFrame = CFrame.new(-16.2899876, 8.40921021, 29.5099983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3213. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3214. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3215. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3216. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3217. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3218. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3219. o19.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3220. o20.Parent = o19
  3221. o21.Parent = o1
  3222. o21.Material = Enum.Material.Metal
  3223. o21.BrickColor = BrickColor.new("Bright yellow")
  3224. o21.Position = Vector3.new(-16.2899876, 11.8092804, 30.7099991)
  3225. o21.Rotation = Vector3.new(90, 0, -180)
  3226. o21.Anchored = true
  3227. o21.Size = Vector3.new(3, 2.4000001, 2)
  3228. o21.CFrame = CFrame.new(-16.2899876, 11.8092804, 30.7099991, -1, 0, 0, 0, 0, -1, 0, -1, 0)
  3229. o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3230. o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3231. o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3232. o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3233. o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3234. o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3235. o21.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3236. o22.Parent = o1
  3237. o22.Material = Enum.Material.Metal
  3238. o22.BrickColor = BrickColor.new("Bright yellow")
  3239. o22.Position = Vector3.new(-16.2899876, 8.40921021, 31.5100002)
  3240. o22.Rotation = Vector3.new(-180, 0, -0)
  3241. o22.Anchored = true
  3242. o22.Size = Vector3.new(3, 2.4000001, 2)
  3243. o22.CFrame = CFrame.new(-16.2899876, 8.40921021, 31.5100002, 1, 0, 0, 0, -1, 8.94069672e-008, 0, -8.94069672e-008, -1)
  3244. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3245. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3246. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3247. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3248. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3249. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3250. o22.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3251. o23.Parent = o1
  3252. o23.Material = Enum.Material.Metal
  3253. o23.BrickColor = BrickColor.new("Bright yellow")
  3254. o23.Position = Vector3.new(-13.7899876, 6.00991678, 23.5099964)
  3255. o23.Anchored = true
  3256. o23.Size = Vector3.new(2, 4.80000019, 8)
  3257. o23.CFrame = CFrame.new(-13.7899876, 6.00991678, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3258. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3259. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3260. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3261. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3262. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3263. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3264. o23.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3265. o24.Parent = o23
  3266. o25.Parent = o1
  3267. o25.Material = Enum.Material.Metal
  3268. o25.BrickColor = BrickColor.new("Bright yellow")
  3269. o25.Position = Vector3.new(-13.7899876, 8.60981369, 23.5099964)
  3270. o25.Rotation = Vector3.new(-0, -90, 0)
  3271. o25.Anchored = true
  3272. o25.FormFactor = Enum.FormFactor.Plate
  3273. o25.Size = Vector3.new(8, 0.400000006, 2)
  3274. o25.CFrame = CFrame.new(-13.7899876, 8.60981369, 23.5099964, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3275. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3276. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3277. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3278. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3279. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3280. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3281. o25.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3282. o26.Parent = o1
  3283. o27.Name = "Teleporter Sender"
  3284. o27.Parent = o26
  3285. o27.Material = Enum.Material.Metal
  3286. o27.BrickColor = BrickColor.new("New Yeller")
  3287. o27.Position = Vector3.new(-16.2899876, 4.20995092, 27.0099964)
  3288. o27.Rotation = Vector3.new(-180, -90, 0)
  3289. o27.Anchored = true
  3290. o27.FormFactor = Enum.FormFactor.Plate
  3291. o27.Size = Vector3.new(1, 1.20000005, 3)
  3292. o27.CFrame = CFrame.new(-16.2899876, 4.20995092, 27.0099964, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3293. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3294. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3295. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3296. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3297. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3298. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3299. o27.Color = Color3.new(1, 1, 0)
  3300. o28.Parent = o27
  3301. table.insert(cors,coroutine.create(function()
  3302. wait()
  3303. gorayyv3(function()
  3304. -- DO NOT CHANGE ANYTHING INSIDE THIS MODEL!!
  3305.  
  3306. function onTouched(part) -- onTouched function. Connects with the touched event (later shown.) "part" is the toucher.
  3307.  
  3308. 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"
  3309.  
  3310. end --ends a script
  3311.  
  3312.  
  3313. script.Parent.Touched:connect(onTouched) --connects the "Touched" event with the "onTouched" function
  3314.  
  3315. end,o28)
  3316. end))
  3317. o29.Name = "R"
  3318. o29.Parent = o26
  3319. o29.Material = Enum.Material.Metal
  3320. o29.BrickColor = BrickColor.new("New Yeller")
  3321. o29.Position = Vector3.new(-16.2342339, 10.2085276, 35.0100021)
  3322. o29.Rotation = Vector3.new(-180, -90, 0)
  3323. o29.Anchored = true
  3324. o29.CanCollide = false
  3325. o29.FormFactor = Enum.FormFactor.Plate
  3326. o29.Size = Vector3.new(1, 0.400000006, 1)
  3327. o29.CFrame = CFrame.new(-16.2342339, 10.2085276, 35.0100021, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3328. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3329. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3330. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3331. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3332. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3333. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3334. o29.Color = Color3.new(1, 1, 0)
  3335. o30.Parent = o1
  3336. o30.Material = Enum.Material.Metal
  3337. o30.BrickColor = BrickColor.new("Bright yellow")
  3338. o30.Position = Vector3.new(-16.2899876, 4.80993605, 29.5099983)
  3339. o30.Anchored = true
  3340. o30.Size = Vector3.new(7, 4.80000019, 4)
  3341. o30.CFrame = CFrame.new(-16.2899876, 4.80993605, 29.5099983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3342. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3343. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3344. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3345. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3346. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3347. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3348. o30.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3349. o31.Parent = o30
  3350. o32.Parent = o1
  3351. o32.Material = Enum.Material.Metal
  3352. o32.BrickColor = BrickColor.new("Bright yellow")
  3353. o32.Position = Vector3.new(-18.7899933, 8.60981369, 23.5099964)
  3354. o32.Rotation = Vector3.new(0, 90, 0)
  3355. o32.Anchored = true
  3356. o32.FormFactor = Enum.FormFactor.Plate
  3357. o32.Size = Vector3.new(8, 0.400000006, 2)
  3358. o32.CFrame = CFrame.new(-18.7899933, 8.60981369, 23.5099964, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3359. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3360. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3361. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3362. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3363. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3364. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3365. o32.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3366. o33.Parent = o1
  3367. o33.Material = Enum.Material.Metal
  3368. o33.BrickColor = BrickColor.new("Bright yellow")
  3369. o33.Position = Vector3.new(-16.2899876, 8.80981636, 23.5099964)
  3370. o33.Anchored = true
  3371. o33.CanCollide = false
  3372. o33.FormFactor = Enum.FormFactor.Plate
  3373. o33.Size = Vector3.new(3, 0.400000006, 8)
  3374. o33.CFrame = CFrame.new(-16.2899876, 8.80981636, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3375. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3376. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3377. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3378. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3379. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3380. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3381. o33.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3382. o34.Parent = o33
  3383. o35.Parent = o1
  3384. o35.Material = Enum.Material.Metal
  3385. o35.BrickColor = BrickColor.new("Bright yellow")
  3386. o35.Position = Vector3.new(-18.1899929, 7.10991478, 19.2049961)
  3387. o35.Rotation = Vector3.new(-0, 0, -90)
  3388. o35.Anchored = true
  3389. o35.Size = Vector3.new(1, 1.20000005, 0.610000014)
  3390. o35.CFrame = CFrame.new(-18.1899929, 7.10991478, 19.2049961, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3391. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3392. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3393. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3394. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3395. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3396. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3397. o35.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3398. o36.Parent = o1
  3399. o36.Material = Enum.Material.Metal
  3400. o36.BrickColor = BrickColor.new("Bright yellow")
  3401. o36.Position = Vector3.new(-18.1899929, 6.10991478, 18.614996)
  3402. o36.Rotation = Vector3.new(-0, 0, -90)
  3403. o36.Anchored = true
  3404. o36.Size = Vector3.new(1, 1.20000005, 1.79000008)
  3405. o36.CFrame = CFrame.new(-18.1899929, 6.10991478, 18.614996, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3406. o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3407. o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3408. o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3409. o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3410. o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3411. o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3412. o36.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3413. o37.Name = "SAW"
  3414. o37.Parent = o1
  3415. o37.Material = Enum.Material.Metal
  3416. o37.BrickColor = BrickColor.new("Dark stone grey")
  3417. o37.Reflectance = 0.5
  3418. o37.Position = Vector3.new(-16.2899876, 3.81000805, 24.0099964)
  3419. o37.Rotation = Vector3.new(180, 90, 0)
  3420. o37.Anchored = true
  3421. o37.CanCollide = false
  3422. o37.FormFactor = Enum.FormFactor.Plate
  3423. o37.Size = Vector3.new(1, 0.400000006, 3)
  3424. o37.CFrame = CFrame.new(-16.2899876, 3.81000805, 24.0099964, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3425. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3426. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3427. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3428. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3429. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3430. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3431. o37.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3432. o38.Parent = o1
  3433. o38.Material = Enum.Material.Metal
  3434. o38.BrickColor = BrickColor.new("Bright yellow")
  3435. o38.Position = Vector3.new(-14.3899822, 7.10991478, 19.409996)
  3436. o38.Rotation = Vector3.new(-0, 0, 90)
  3437. o38.Anchored = true
  3438. o38.Size = Vector3.new(1, 1.20000005, 0.200000003)
  3439. o38.CFrame = CFrame.new(-14.3899822, 7.10991478, 19.409996, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3440. o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3441. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3442. o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3443. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3444. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3445. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3446. o38.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3447. o39.Parent = o1
  3448. o39.Material = Enum.Material.Metal
  3449. o39.BrickColor = BrickColor.new("Bright yellow")
  3450. o39.Position = Vector3.new(-18.7899933, 6.00991678, 23.5099964)
  3451. o39.Anchored = true
  3452. o39.Size = Vector3.new(2, 4.80000019, 8)
  3453. o39.CFrame = CFrame.new(-18.7899933, 6.00991678, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3454. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3455. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3456. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3457. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3458. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3459. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3460. o39.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3461. o40.Parent = o39
  3462. o41.Parent = o1
  3463. o41.Material = Enum.Material.Metal
  3464. o41.BrickColor = BrickColor.new("Bright yellow")
  3465. o41.Position = Vector3.new(-13.2899876, 6.00991678, 18.0149956)
  3466. o41.Anchored = true
  3467. o41.Size = Vector3.new(1, 4.80000019, 2.99000025)
  3468. o41.CFrame = CFrame.new(-13.2899876, 6.00991678, 18.0149956, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3469. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3470. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3471. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3472. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3473. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3474. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3475. o41.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3476. o42.Parent = o1
  3477. o42.Material = Enum.Material.Metal
  3478. o42.BrickColor = BrickColor.new("Bright yellow")
  3479. o42.Position = Vector3.new(-16.2899876, 1.81000996, 24.3549957)
  3480. o42.Anchored = true
  3481. o42.Size = Vector3.new(3, 1.20000005, 14.3100004)
  3482. o42.CFrame = CFrame.new(-16.2899876, 1.81000996, 24.3549957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3483. o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3484. o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3485. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3486. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3487. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3488. o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3489. o42.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3490. o43.Parent = o42
  3491. o44.Parent = o1
  3492. o44.Material = Enum.Material.Metal
  3493. o44.BrickColor = BrickColor.new("Bright yellow")
  3494. o44.Position = Vector3.new(-18.1899929, 5.10993004, 18.3049965)
  3495. o44.Rotation = Vector3.new(-0, 0, -90)
  3496. o44.Anchored = true
  3497. o44.Size = Vector3.new(1, 1.20000005, 2.41000009)
  3498. o44.CFrame = CFrame.new(-18.1899929, 5.10993004, 18.3049965, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3499. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3500. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3501. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3502. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3503. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3504. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3505. o44.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3506. o45.Parent = o1
  3507. o45.Material = Enum.Material.Metal
  3508. o45.Position = Vector3.new(-16.2899876, 6.10993004, 19.8399963)
  3509. o45.Anchored = true
  3510. o45.CanCollide = false
  3511. o45.FormFactor = Enum.FormFactor.Symmetric
  3512. o45.Size = Vector3.new(3, 5, 0.200000003)
  3513. o45.CFrame = CFrame.new(-16.2899876, 6.10993004, 19.8399963, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3514. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3515. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3516. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3517. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3518. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3519. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3520. o46.Parent = o1
  3521. o46.Material = Enum.Material.Metal
  3522. o46.BrickColor = BrickColor.new("Bright yellow")
  3523. o46.Position = Vector3.new(-14.3899822, 6.10991478, 18.9749966)
  3524. o46.Rotation = Vector3.new(-0, 0, 90)
  3525. o46.Anchored = true
  3526. o46.Size = Vector3.new(1, 1.20000005, 1.07000005)
  3527. o46.CFrame = CFrame.new(-14.3899822, 6.10991478, 18.9749966, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3528. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3529. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3530. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3531. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3532. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3533. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3534. o46.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3535. o47.Parent = o1
  3536. o47.Material = Enum.Material.Metal
  3537. o47.BrickColor = BrickColor.new("Bright yellow")
  3538. o47.Position = Vector3.new(-16.2899876, 3.01000595, 22.0049973)
  3539. o47.Velocity = Vector3.new(0, 0, 10)
  3540. o47.Anchored = true
  3541. o47.Size = Vector3.new(7, 1.20000005, 11.0100002)
  3542. o47.CFrame = CFrame.new(-16.2899876, 3.01000595, 22.0049973, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3543. o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3544. o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3545. o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3546. o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3547. o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3548. o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3549. o47.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3550. o48.Parent = o47
  3551. o49.Parent = o1
  3552. o49.Material = Enum.Material.Metal
  3553. o49.BrickColor = BrickColor.new("Bright yellow")
  3554. o49.Position = Vector3.new(-14.3899822, 5.10993004, 18.5749969)
  3555. o49.Rotation = Vector3.new(-0, 0, 90)
  3556. o49.Anchored = true
  3557. o49.Size = Vector3.new(1, 1.20000005, 1.87000012)
  3558. o49.CFrame = CFrame.new(-14.3899822, 5.10993004, 18.5749969, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3559. o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3560. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3561. o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3562. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3563. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3564. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3565. o49.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3566. o50.Name = "TPPART"
  3567. o50.Parent = o1
  3568. o50.Transparency = 1
  3569. o50.Position = Vector3.new(-16.3199883, 6.54012489, 18.1499977)
  3570. o50.Anchored = true
  3571. o50.CanCollide = false
  3572. o50.Size = Vector3.new(1.6400001, 1, 2)
  3573. o50.CFrame = CFrame.new(-16.3199883, 6.54012489, 18.1499977, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3574. bin = o1.SAW
  3575. function onTouched(hit)
  3576. if hit.Name ~= "notme" then
  3577. hit:BreakJoints()
  3578. end
  3579. if hit.formFactor ~= 2 and hit.Name ~= "notme" then
  3580. hit.formFactor = 2
  3581. hit.Size = Vector3.new(1,.4,1)
  3582. gorayy = Instance.new("Sound")
  3583. gorayy.Parent = o1
  3584. gorayy.SoundId = "rbxassetid://559523758"
  3585. gorayy:Play() o1g = Instance.new("Sound")
  3586. o1g.Parent = hit
  3587. o1g.SoundId = "rbxassetid://429400881"
  3588. o1g:Play()
  3589. wait(1.7)
  3590. for i=1,5 do
  3591. o1g = Instance.new("Sound")
  3592. o1g.Parent = hit
  3593. o1g.SoundId = "rbxassetid://429400881"
  3594. o1g:Play()
  3595. o11 = Instance.new("Part")
  3596. o11 = Instance.new("Part")
  3597. o11.Name = "GOREPART"
  3598. o11.Parent = o1
  3599. o11.BrickColor = BrickColor.new("Maroon")
  3600. o11.Position = hit.Position
  3601. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  3602. o11.FormFactor = Enum.FormFactor.Symmetric
  3603. o11.Size = Vector3.new(.3,.3,.3)
  3604. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3605. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3606. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3607. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3608. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3609. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3610. o11.Color = Color3.new(0.458824, 0, 0)
  3611. end
  3612. end
  3613. end
  3614.  
  3615. connection = bin.Touched:connect(onTouched)
  3616. for i=1,#cors do
  3617. coroutine.resume(cors[i])
  3618. end
  3619. o1.Parent = workspace
  3620. o1:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(10,0,10))
  3621. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  3622. game.Players[Victim].Character.Humanoid.JumpPower = 0
  3623. game.Players[Victim].Character.HumanoidRootPart.CFrame = o1.TPPART.CFrame
  3624. wait(10)
  3625. o1:Destroy()
  3626. end)
  3627.  
  3628. M9B.MouseButton1Down:connect(function()
  3629. --M9 Bayonet by DMS
  3630. CustomColor = "Navy blue"
  3631. Electric = true
  3632. Flaming = false
  3633. --Keep only one on otherwise it looks ugly ok
  3634. o1 = Instance.new("Tool")
  3635. o2 = Instance.new("Animation")
  3636. o3 = Instance.new("Animation")
  3637. o4 = Instance.new("Animation")
  3638. o5 = Instance.new("Part")
  3639. o6 = Instance.new("SpecialMesh")
  3640. o7 = Instance.new("Part")
  3641. o8 = Instance.new("Sound")
  3642. o9 = Instance.new("Sound")
  3643. o10 = Instance.new("Weld")
  3644. o12 = Instance.new("Part")
  3645. o13 = Instance.new("BlockMesh")
  3646. o14 = Instance.new("Part")
  3647. o15 = Instance.new("SpecialMesh")
  3648. o16 = Instance.new("Part")
  3649. o17 = Instance.new("BlockMesh")
  3650. o18 = Instance.new("Part")
  3651. o19 = Instance.new("BlockMesh")
  3652. o20 = Instance.new("Part")
  3653. o21 = Instance.new("BlockMesh")
  3654. o22 = Instance.new("Part")
  3655. o23 = Instance.new("SpecialMesh")
  3656. o24 = Instance.new("Part")
  3657. o25 = Instance.new("BlockMesh")
  3658. o26 = Instance.new("Part")
  3659. o27 = Instance.new("SpecialMesh")
  3660. o28 = Instance.new("Part")
  3661. o29 = Instance.new("BlockMesh")
  3662. o30 = Instance.new("Part")
  3663. o31 = Instance.new("BlockMesh")
  3664. o32 = Instance.new("Part")
  3665. o33 = Instance.new("SpecialMesh")
  3666. o34 = Instance.new("Part")
  3667. o35 = Instance.new("BlockMesh")
  3668. o36 = Instance.new("Part")
  3669. o37 = Instance.new("BlockMesh")
  3670. o38 = Instance.new("Part")
  3671. o39 = Instance.new("BlockMesh")
  3672. o40 = Instance.new("Part")
  3673. o41 = Instance.new("SpecialMesh")
  3674. o42 = Instance.new("Part")
  3675. o43 = Instance.new("SpecialMesh")
  3676. o44 = Instance.new("Part")
  3677. o45 = Instance.new("BlockMesh")
  3678. o46 = Instance.new("Part")
  3679. o47 = Instance.new("BlockMesh")
  3680. o48 = Instance.new("Part")
  3681. o49 = Instance.new("SpecialMesh")
  3682. o50 = Instance.new("Part")
  3683. o51 = Instance.new("SpecialMesh")
  3684. o52 = Instance.new("Part")
  3685. o53 = Instance.new("BlockMesh")
  3686. o54 = Instance.new("Part")
  3687. o55 = Instance.new("SpecialMesh")
  3688. o56 = Instance.new("Part")
  3689. o57 = Instance.new("SpecialMesh")
  3690. o58 = Instance.new("Part")
  3691. o59 = Instance.new("BlockMesh")
  3692. o60 = Instance.new("Part")
  3693. o61 = Instance.new("BlockMesh")
  3694. o62 = Instance.new("Part")
  3695. o63 = Instance.new("BlockMesh")
  3696. o64 = Instance.new("Part")
  3697. o65 = Instance.new("BlockMesh")
  3698. o66 = Instance.new("Part")
  3699. o67 = Instance.new("SpecialMesh")
  3700. o68 = Instance.new("Part")
  3701. o69 = Instance.new("SpecialMesh")
  3702. o70 = Instance.new("Part")
  3703. o71 = Instance.new("SpecialMesh")
  3704. o72 = Instance.new("Part")
  3705. o73 = Instance.new("SpecialMesh")
  3706. o74 = Instance.new("Part")
  3707. o75 = Instance.new("SpecialMesh")
  3708. o76 = Instance.new("Part")
  3709. o77 = Instance.new("SpecialMesh")
  3710. o78 = Instance.new("Part")
  3711. o79 = Instance.new("SpecialMesh")
  3712. o80 = Instance.new("Part")
  3713. o81 = Instance.new("SpecialMesh")
  3714. o1.Name = "M9 Bayonet"
  3715. o1.Parent = game.Players.LocalPlayer.Backpack
  3716. o1.GripForward = Vector3.new(-1.74845553e-007, -0, 1)
  3717. o1.GripPos = Vector3.new(0.487703323, -3.7742065e-010, 0.00863459334)
  3718. o1.GripRight = Vector3.new(0, -1, -0)
  3719. o1.GripUp = Vector3.new(-1, 0, -1.74845553e-007)
  3720. o1.CanBeDropped = false
  3721. o2.Name = "Whack"
  3722. o2.Parent = o1
  3723. o2.AnimationId = "http://www.roblox.com/Asset?ID=94161088"
  3724. o3.Name = "Chop"
  3725. o3.Parent = o1
  3726. o3.AnimationId = "rbxassetid://32659699"
  3727. o4.Name = "Slice"
  3728. o4.Parent = o1
  3729. o4.AnimationId = "rbxassetid://28090109"
  3730. o5.Name = "CHOPPART"
  3731. if Flaming == true then
  3732. h = Instance.new("Fire")
  3733. h.Parent = o5
  3734. o1hj = Instance.new("Sound")
  3735. o1hj.Parent = o5
  3736. o1hj.SoundId = "rbxassetid://516449725"
  3737. end
  3738. o5.Parent = o1
  3739. o5.Material = Enum.Material.Concrete
  3740. o5.BrickColor = BrickColor.new("Flint")
  3741. o5.Transparency = 0.0099999997764826
  3742. o5.Rotation = Vector3.new(-90, 0, -0.00945380423)
  3743. o5.Anchored = true
  3744. o5.FormFactor = Enum.FormFactor.Custom
  3745. o5.Size = Vector3.new(0.255101323, 0.344200104, 2.08510137)
  3746. o5.CFrame = CFrame.new(-21.315691, 2.52215576, -59.9679756, 1, 0.000165000005, 0, 0, 0, 1, 0.000165000005, -1, 0)
  3747. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3748. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3749. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3750. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3751. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3752. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3753. o5.Color = Color3.new(0.411765, 0.4, 0.360784)
  3754. o6.Parent = o5
  3755. o6.MeshId = "rbxassetid://432983174"
  3756. o6.Offset = Vector3.new(0, 0.0299999993, -0.5)
  3757. o6.Scale = Vector3.new(0.00100000005, 0.00230000005, 0.00230000005)
  3758. o6.MeshType = Enum.MeshType.FileMesh
  3759. o7.Name = "Handle"
  3760. o7.Parent = o1
  3761. o7.BrickColor = BrickColor.new("Black")
  3762. o7.Transparency = 1
  3763. o7.Rotation = Vector3.new(-2.1344531e-006, 0, -90)
  3764. o7.Size = Vector3.new(0.200000003, 1, 0.200000003)
  3765. 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)
  3766. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3767. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3768. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3769. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3770. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3771. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3772. o7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3773. o8.Name = "SlashSound"
  3774. o8.Parent = o7
  3775. o8.SoundId = "rbxassetid://101164100"
  3776. o8.Volume = 1
  3777. o9.Name = "Hit"
  3778. o9.Parent = o7
  3779. o9.SoundId = "rbxassetid://214755079"
  3780. o9.Volume = 1
  3781. o10.Parent = o7
  3782. o10.C1 = CFrame.new(0, 0, 0, 1, 0, 7.4506481e-009, 0, 1, 0, -7.4506481e-009, 0, 1)
  3783. o10.Part0 = o7
  3784. o10.Part1 = o7
  3785. o12.Parent = o1
  3786. o12.Material = Enum.Material.SmoothPlastic
  3787. o12.BrickColor = BrickColor.new("Really black")
  3788. o12.Rotation = Vector3.new(-0, -90, 0)
  3789. o12.Anchored = true
  3790. o12.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3791. o12.CFrame = CFrame.new(-21.312376, 1.58790338, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3792. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3793. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3794. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3795. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3796. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3797. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3798. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3799. o13.Parent = o12
  3800. o13.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3801. o14.Parent = o1
  3802. o14.Material = Enum.Material.SmoothPlastic
  3803. o14.BrickColor = BrickColor.new("Really black")
  3804. o14.Rotation = Vector3.new(90, -90, 0)
  3805. o14.Anchored = true
  3806. o14.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3807. o14.CFrame = CFrame.new(-21.1625919, 1.58790338, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3808. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3809. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3810. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3811. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3812. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3813. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3814. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3815. o15.Parent = o14
  3816. o15.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3817. o15.MeshType = Enum.MeshType.Cylinder
  3818. o16.Parent = o1
  3819. o16.Material = Enum.Material.SmoothPlastic
  3820. o16.BrickColor = BrickColor.new("Really black")
  3821. o16.Rotation = Vector3.new(-0, -45.0000038, -0)
  3822. o16.Anchored = true
  3823. o16.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3824. o16.CFrame = CFrame.new(-21.2726593, 1.54135716, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  3825. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3826. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3827. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3828. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3829. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3830. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3831. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3832. o17.Parent = o16
  3833. o17.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  3834. o18.Parent = o1
  3835. o18.Material = Enum.Material.SmoothPlastic
  3836. o18.BrickColor = BrickColor.new("Really black")
  3837. o18.Rotation = Vector3.new(-180, -45.0000038, -180)
  3838. o18.Anchored = true
  3839. o18.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3840. o18.CFrame = CFrame.new(-21.351347, 1.54135716, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3841. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3842. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3843. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3844. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3845. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3846. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3847. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3848. o19.Parent = o18
  3849. o19.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  3850. o20.Parent = o1
  3851. o20.Material = Enum.Material.SmoothPlastic
  3852. o20.BrickColor = BrickColor.new("Really black")
  3853. o20.Rotation = Vector3.new(-0, -90, 0)
  3854. o20.Anchored = true
  3855. o20.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3856. o20.CFrame = CFrame.new(-21.3123779, 1.58790338, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3857. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3858. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3859. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3860. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3861. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3862. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3863. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3864. o21.Parent = o20
  3865. o21.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3866. o22.Parent = o1
  3867. o22.Material = Enum.Material.SmoothPlastic
  3868. o22.BrickColor = BrickColor.new("Really black")
  3869. o22.Rotation = Vector3.new(90, -90, 0)
  3870. o22.Anchored = true
  3871. o22.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3872. o22.CFrame = CFrame.new(-21.312376, 1.54135716, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3873. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3874. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3875. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3876. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3877. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3878. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3879. o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3880. o23.Parent = o22
  3881. o23.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  3882. o23.MeshType = Enum.MeshType.Cylinder
  3883. o24.Parent = o1
  3884. o24.Material = Enum.Material.SmoothPlastic
  3885. o24.BrickColor = BrickColor.new("Really black")
  3886. o24.Rotation = Vector3.new(-0, -90, 0)
  3887. o24.Anchored = true
  3888. o24.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3889. o24.CFrame = CFrame.new(-21.312376, 1.54135716, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3890. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3891. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3892. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3893. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3894. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3895. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3896. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3897. o25.Parent = o24
  3898. o25.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3899. o26.Parent = o1
  3900. o26.Material = Enum.Material.SmoothPlastic
  3901. o26.BrickColor = BrickColor.new("Really black")
  3902. o26.Rotation = Vector3.new(90, -90, 0)
  3903. o26.Anchored = true
  3904. o26.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3905. o26.CFrame = CFrame.new(-21.1625919, 1.54135716, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3906. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3907. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3908. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3909. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3910. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3911. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3912. o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3913. o27.Parent = o26
  3914. o27.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3915. o27.MeshType = Enum.MeshType.Cylinder
  3916. o28.Parent = o1
  3917. o28.Material = Enum.Material.SmoothPlastic
  3918. o28.BrickColor = BrickColor.new("Really black")
  3919. o28.Rotation = Vector3.new(-0, -90, 0)
  3920. o28.Anchored = true
  3921. o28.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3922. o28.CFrame = CFrame.new(-21.3123779, 1.54135716, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3923. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3924. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3925. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3926. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3927. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3928. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3929. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3930. o29.Parent = o28
  3931. o29.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3932. o30.Parent = o1
  3933. o30.Material = Enum.Material.SmoothPlastic
  3934. o30.BrickColor = BrickColor.new("Really black")
  3935. o30.Rotation = Vector3.new(-180, -45.0000038, -180)
  3936. o30.Anchored = true
  3937. o30.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3938. o30.CFrame = CFrame.new(-21.3210773, 1.54135716, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3939. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3940. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3941. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3942. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3943. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3944. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3945. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3946. o31.Parent = o30
  3947. o31.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  3948. o32.Parent = o1
  3949. o32.Material = Enum.Material.SmoothPlastic
  3950. o32.BrickColor = BrickColor.new("Really black")
  3951. o32.Rotation = Vector3.new(90, -90, 0)
  3952. o32.Anchored = true
  3953. o32.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3954. o32.CFrame = CFrame.new(-21.462162, 1.54135716, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3955. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3956. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3957. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3958. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3959. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3960. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3961. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3962. o33.Parent = o32
  3963. o33.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3964. o33.MeshType = Enum.MeshType.Cylinder
  3965. o34.Parent = o1
  3966. o34.Material = Enum.Material.SmoothPlastic
  3967. o34.BrickColor = BrickColor.new("Really black")
  3968. o34.Rotation = Vector3.new(-180, -45.0000038, -180)
  3969. o34.Anchored = true
  3970. o34.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3971. o34.CFrame = CFrame.new(-21.351347, 1.58790338, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3972. o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3973. o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3974. o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3975. o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3976. o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3977. o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3978. o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3979. o35.Parent = o34
  3980. o35.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  3981. o36.Parent = o1
  3982. o36.Material = Enum.Material.SmoothPlastic
  3983. o36.BrickColor = BrickColor.new("Really black")
  3984. o36.Rotation = Vector3.new(-0, -45.0000038, -0)
  3985. o36.Anchored = true
  3986. o36.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3987. o36.CFrame = CFrame.new(-21.2726593, 1.58790338, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  3988. o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3989. o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3990. o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3991. o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3992. o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3993. o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3994. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3995. o37.Parent = o36
  3996. o37.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  3997. o38.Parent = o1
  3998. o38.Material = Enum.Material.SmoothPlastic
  3999. o38.BrickColor = BrickColor.new("Really black")
  4000. o38.Rotation = Vector3.new(-180, -45.0000038, -180)
  4001. o38.Anchored = true
  4002. o38.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4003. o38.CFrame = CFrame.new(-21.3210773, 1.58790338, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  4004. o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4005. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4006. o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4007. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4008. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4009. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4010. o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4011. o39.Parent = o38
  4012. o39.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  4013. o40.Parent = o1
  4014. o40.Material = Enum.Material.SmoothPlastic
  4015. o40.BrickColor = BrickColor.new("Really black")
  4016. o40.Rotation = Vector3.new(90, -90, 0)
  4017. o40.Anchored = true
  4018. o40.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4019. o40.CFrame = CFrame.new(-21.312376, 1.58790338, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4020. o40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4021. o40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4022. o40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4023. o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4024. o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4025. o40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4026. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4027. o41.Parent = o40
  4028. o41.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  4029. o41.MeshType = Enum.MeshType.Cylinder
  4030. o42.Parent = o1
  4031. o42.Material = Enum.Material.SmoothPlastic
  4032. o42.BrickColor = BrickColor.new("Really black")
  4033. o42.Rotation = Vector3.new(90, -90, 0)
  4034. o42.Anchored = true
  4035. o42.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4036. o42.CFrame = CFrame.new(-21.462162, 1.58790338, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4037. o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4038. o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4039. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4040. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4041. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4042. o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4043. o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4044. o43.Parent = o42
  4045. o43.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4046. o43.MeshType = Enum.MeshType.Cylinder
  4047. o44.Parent = o1
  4048. o44.Material = Enum.Material.SmoothPlastic
  4049. o44.BrickColor = BrickColor.new("Really black")
  4050. o44.Rotation = Vector3.new(-0, -90, 0)
  4051. o44.Anchored = true
  4052. o44.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4053. o44.CFrame = CFrame.new(-21.312376, 1.58790338, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4054. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4055. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4056. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4057. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4058. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4059. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4060. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4061. o45.Parent = o44
  4062. o45.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  4063. o46.Parent = o1
  4064. o46.Material = Enum.Material.SmoothPlastic
  4065. o46.BrickColor = BrickColor.new("Really black")
  4066. o46.Rotation = Vector3.new(-0, -90, 0)
  4067. o46.Anchored = true
  4068. o46.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4069. o46.CFrame = CFrame.new(-21.3123779, 1.58790338, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4070. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4071. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4072. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4073. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4074. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4075. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4076. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4077. o47.Parent = o46
  4078. o47.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  4079. o48.Parent = o1
  4080. o48.Material = Enum.Material.SmoothPlastic
  4081. o48.BrickColor = BrickColor.new("Really black")
  4082. o48.Rotation = Vector3.new(90, -90, 0)
  4083. o48.Anchored = true
  4084. o48.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4085. o48.CFrame = CFrame.new(-21.1625919, 1.58790338, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4086. o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4087. o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4088. o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4089. o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4090. o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4091. o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4092. o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4093. o49.Parent = o48
  4094. o49.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4095. o49.MeshType = Enum.MeshType.Cylinder
  4096. o50.Parent = o1
  4097. o50.Material = Enum.Material.SmoothPlastic
  4098. o50.BrickColor = BrickColor.new("Really black")
  4099. o50.Rotation = Vector3.new(90, -90, 0)
  4100. o50.Anchored = true
  4101. o50.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4102. o50.CFrame = CFrame.new(-21.1625919, 1.54135716, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4103. o50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4104. o50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4105. o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4106. o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4107. o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4108. o50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4109. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4110. o51.Parent = o50
  4111. o51.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4112. o51.MeshType = Enum.MeshType.Cylinder
  4113. o52.Parent = o1
  4114. o52.Material = Enum.Material.SmoothPlastic
  4115. o52.BrickColor = BrickColor.new("Really black")
  4116. o52.Rotation = Vector3.new(-0, -45.0000038, -0)
  4117. o52.Anchored = true
  4118. o52.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4119. o52.CFrame = CFrame.new(-21.2726593, 1.54135716, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  4120. o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4121. o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4122. o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4123. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4124. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4125. o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4126. o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4127. o53.Parent = o52
  4128. o53.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  4129. o54.Parent = o1
  4130. o54.Material = Enum.Material.SmoothPlastic
  4131. o54.BrickColor = BrickColor.new("Really black")
  4132. o54.Rotation = Vector3.new(90, -90, 0)
  4133. o54.Anchored = true
  4134. o54.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4135. o54.CFrame = CFrame.new(-21.312376, 1.54135716, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4136. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4137. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4138. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4139. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4140. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4141. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4142. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4143. o55.Parent = o54
  4144. o55.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  4145. o55.MeshType = Enum.MeshType.Cylinder
  4146. o56.Parent = o1
  4147. o56.Material = Enum.Material.SmoothPlastic
  4148. o56.BrickColor = BrickColor.new("Really black")
  4149. o56.Rotation = Vector3.new(90, -90, 0)
  4150. o56.Anchored = true
  4151. o56.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4152. o56.CFrame = CFrame.new(-21.462162, 1.54135716, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4153. o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4154. o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4155. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4156. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4157. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4158. o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4159. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4160. o57.Parent = o56
  4161. o57.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4162. o57.MeshType = Enum.MeshType.Cylinder
  4163. o58.Parent = o1
  4164. o58.Material = Enum.Material.SmoothPlastic
  4165. o58.BrickColor = BrickColor.new("Really black")
  4166. o58.Rotation = Vector3.new(-180, -45.0000038, -180)
  4167. o58.Anchored = true
  4168. o58.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4169. o58.CFrame = CFrame.new(-21.3210773, 1.54135716, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  4170. o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4171. o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4172. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4173. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4174. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4175. o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4176. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4177. o59.Parent = o58
  4178. o59.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  4179. o60.Parent = o1
  4180. o60.Material = Enum.Material.SmoothPlastic
  4181. o60.BrickColor = BrickColor.new("Really black")
  4182. o60.Rotation = Vector3.new(-180, -45.0000038, -180)
  4183. o60.Anchored = true
  4184. o60.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4185. o60.CFrame = CFrame.new(-21.351347, 1.54135716, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  4186. o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4187. o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4188. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4189. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4190. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4191. o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4192. o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4193. o61.Parent = o60
  4194. o61.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  4195. o62.Parent = o1
  4196. o62.Material = Enum.Material.SmoothPlastic
  4197. o62.BrickColor = BrickColor.new("Really black")
  4198. o62.Rotation = Vector3.new(-0, -90, 0)
  4199. o62.Anchored = true
  4200. o62.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4201. o62.CFrame = CFrame.new(-21.3123779, 1.54135716, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4202. o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4203. o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4204. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4205. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4206. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4207. o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4208. o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4209. o63.Parent = o62
  4210. o63.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  4211. o64.Parent = o1
  4212. o64.Material = Enum.Material.SmoothPlastic
  4213. o64.BrickColor = BrickColor.new("Really black")
  4214. o64.Rotation = Vector3.new(-0, -90, 0)
  4215. o64.Anchored = true
  4216. o64.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4217. o64.CFrame = CFrame.new(-21.312376, 1.54135716, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4218. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4219. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4220. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4221. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4222. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4223. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4224. o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4225. o65.Parent = o64
  4226. o65.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  4227. o66.Parent = o1
  4228. o66.Material = Enum.Material.SmoothPlastic
  4229. o66.BrickColor = BrickColor.new("Really black")
  4230. o66.Rotation = Vector3.new(-180, 0, 90)
  4231. o66.Anchored = true
  4232. o66.CanCollide = false
  4233. o66.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4234. o66.CFrame = CFrame.new(-21.3107891, 1.08540177, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4235. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4236. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4237. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4238. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4239. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4240. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4241. o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4242. o67.Parent = o66
  4243. o67.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  4244. o67.MeshType = Enum.MeshType.Cylinder
  4245. o68.Parent = o1
  4246. o68.Material = Enum.Material.SmoothPlastic
  4247. o68.BrickColor = BrickColor.new("Really black")
  4248. o68.Rotation = Vector3.new(-180, 0, 90)
  4249. o68.Anchored = true
  4250. o68.CanCollide = false
  4251. o68.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4252. o68.CFrame = CFrame.new(-21.3107891, 0.763552666, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4253. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4254. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4255. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4256. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4257. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4258. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4259. o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4260. o69.Parent = o68
  4261. o69.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  4262. o69.MeshType = Enum.MeshType.Cylinder
  4263. o70.Parent = o1
  4264. o70.Material = Enum.Material.SmoothPlastic
  4265. o70.BrickColor = BrickColor.new("Really black")
  4266. o70.Rotation = Vector3.new(-180, 0, 90)
  4267. o70.Anchored = true
  4268. o70.CanCollide = false
  4269. o70.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4270. o70.CFrame = CFrame.new(-21.3107891, 0.522178769, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4271. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4272. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4273. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4274. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4275. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4276. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4277. o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4278. o71.Parent = o70
  4279. o71.Scale = Vector3.new(0.723784804, 1.53804433, 1.53804588)
  4280. o71.MeshType = Enum.MeshType.Cylinder
  4281. o72.Parent = o1
  4282. o72.Material = Enum.Material.SmoothPlastic
  4283. o72.BrickColor = BrickColor.new("Really black")
  4284. o72.Rotation = Vector3.new(-180, 0, 90)
  4285. o72.Anchored = true
  4286. o72.CanCollide = false
  4287. o72.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4288. o72.CFrame = CFrame.new(-21.3107891, 1.568174, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4289. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4290. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4291. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4292. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4293. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4294. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4295. o72.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4296. o73.Parent = o72
  4297. o73.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4298. o73.MeshType = Enum.MeshType.Cylinder
  4299. o74.Parent = o1
  4300. o74.Material = Enum.Material.SmoothPlastic
  4301. o74.BrickColor = BrickColor.new("Really black")
  4302. o74.Rotation = Vector3.new(-180, 0, 90)
  4303. o74.Anchored = true
  4304. o74.CanCollide = false
  4305. o74.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4306. o74.CFrame = CFrame.new(-21.3107891, 0.499189973, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4307. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4308. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4309. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4310. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4311. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4312. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4313. o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4314. o75.Parent = o74
  4315. o75.Scale = Vector3.new(0.723784685, 1.71899068, 1.71899259)
  4316. o75.MeshType = Enum.MeshType.Cylinder
  4317. o76.Parent = o1
  4318. o76.Material = Enum.Material.SmoothPlastic
  4319. o76.BrickColor = BrickColor.new("Really black")
  4320. o76.Rotation = Vector3.new(-180, 0, 90)
  4321. o76.Anchored = true
  4322. o76.CanCollide = false
  4323. o76.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4324. o76.CFrame = CFrame.new(-21.3107891, 1.40724885, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4325. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4326. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4327. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4328. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4329. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4330. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4331. o76.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4332. o77.Parent = o76
  4333. o77.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  4334. o77.MeshType = Enum.MeshType.Cylinder
  4335. o78.Parent = o1
  4336. o78.Material = Enum.Material.SmoothPlastic
  4337. o78.BrickColor = BrickColor.new("Really black")
  4338. o78.Rotation = Vector3.new(-180, 0, 90)
  4339. o78.Anchored = true
  4340. o78.CanCollide = false
  4341. o78.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4342. o78.CFrame = CFrame.new(-21.3107891, 0.924476743, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4343. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4344. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4345. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4346. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4347. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4348. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4349. o78.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4350. o79.Parent = o78
  4351. o79.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4352. o79.MeshType = Enum.MeshType.Cylinder
  4353. o80.Parent = o1
  4354. o80.Material = Enum.Material.SmoothPlastic
  4355. o80.BrickColor = BrickColor.new("Really black")
  4356. o80.Rotation = Vector3.new(-180, 0, 90)
  4357. o80.Anchored = true
  4358. o80.CanCollide = false
  4359. o80.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4360. o80.CFrame = CFrame.new(-21.3107891, 1.24632478, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4361. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4362. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4363. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4364. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4365. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4366. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4367. o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4368. o81.Parent = o80
  4369. o81.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4370. o81.MeshType = Enum.MeshType.Cylinder
  4371. function Equipped()
  4372. for i,v in pairs (o1:GetChildren()) do
  4373. if v:IsA("Animation")or v:IsA("LocalScript") then
  4374. else
  4375. if v.Name ~= "CHOPPART" then
  4376. v.BrickColor = BrickColor.new(CustomColor)
  4377. else
  4378. end
  4379. v.Anchored = false
  4380. end
  4381. end
  4382. end
  4383. for i,v in pairs (o1:GetChildren()) do
  4384. if v:IsA("Animation")or v:IsA("LocalScript") then
  4385. else
  4386. if v.Name ~= "CHOPPART" then
  4387. v.BrickColor = BrickColor.new(CustomColor)
  4388. else end
  4389. end
  4390. end
  4391. if Electric == true then
  4392. klk = Instance.new("Part")
  4393. kasd = Instance.new("BlockMesh")
  4394. o3 = Instance.new("Sound")
  4395. o4 = Instance.new("ParticleEmitter")
  4396. klk.Parent = o1
  4397. klk.Material = Enum.Material.Metal
  4398. klk.BrickColor = BrickColor.new("Smoky grey")
  4399. klk.Position = Vector3.new(-21.3253803, 2.08690095, -59.9731712)
  4400. klk.Size = Vector3.new(0.200000003, 1, 0.200000003)
  4401. klk.CFrame = CFrame.new(-21.3253803, 2.08690095, -59.9731712, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4402. klk.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4403. klk.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4404. klk.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4405. klk.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4406. klk.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4407. klk.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4408. klk.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4409. kasd.Parent = klk
  4410. kasd.Scale = Vector3.new(0.100000001, 1, 1)
  4411. o3.Parent = klk
  4412. o3.SoundId = "rbxassetid://277635663"
  4413. o3.Volume = 0.10000000149012
  4414. o3.Looped = true o3:Play()
  4415. o4.Parent = klk
  4416. o4.Transparency = NumberSequence.new(0.80000001192093,0.80000001192093)
  4417. o4.Size = NumberSequence.new(0.20000000298023,0.20000000298023)
  4418. o4.Color = ColorSequence.new(Color3.new(0.921569, 1, 0.0470588),Color3.new(0.153018, 0.0780643, 0.580257))
  4419. o4.Acceleration = Vector3.new(2, -20, 1)
  4420. o4.Rate = 10
  4421. end
  4422. repeat wait() until o1:FindFirstChild("Handle")
  4423.  
  4424. local Welds = {}
  4425.  
  4426. function ClearOldWelds(tbl)
  4427. for _,v in pairs(tbl) do
  4428. if v:IsA('Weld') then
  4429. v:Destroy()
  4430. end
  4431. end
  4432. end
  4433.  
  4434. function Equipped()
  4435. if Flaming == true then o1hj:Play()end
  4436. if Electric == true then
  4437. o3:Play()end
  4438. for i,v in pairs (o1:GetChildren()) do
  4439. if v:IsA("Animation")or v:IsA("LocalScript") then
  4440. else
  4441. v.Anchored = false
  4442. end
  4443. end
  4444. local Handle = o1:FindFirstChild('Handle')
  4445. if not Handle then return end
  4446. local tble = Handle:GetChildren()
  4447. for _,v in pairs(o1:GetChildren()) do
  4448. if v:IsA('Part') or v:IsA('WedgePart') and v ~= Handle then
  4449. local c1
  4450. for _1,v1 in pairs(Welds) do
  4451. if _1 == v then
  4452. c1 = v1
  4453. break
  4454. end
  4455. end
  4456.  
  4457. if not c1 then
  4458. Welds[v] = v.CFrame:inverse()*Handle.CFrame
  4459. v.Anchored = true
  4460. c1 = Welds[v]
  4461. end
  4462.  
  4463. local Weld = Instance.new('Weld')
  4464. Weld.Part0 = Handle
  4465. Weld.Part1 = v
  4466. Weld.C0 = CFrame.new()
  4467. Weld.C1 = c1
  4468. Weld.Parent = Handle
  4469.  
  4470. end
  4471. end
  4472. ClearOldWelds(tble)
  4473. Handle.Anchored=false
  4474. end
  4475.  
  4476. Equipped()
  4477. o1.Equipped:connect(Equipped)
  4478.  
  4479.  
  4480.  
  4481.  
  4482.  
  4483.  
  4484.  
  4485.  
  4486. Tool = o1
  4487. Handle = Tool:WaitForChild("Handle")
  4488.  
  4489. Players = game:GetService("Players")
  4490. Debris = game:GetService("Debris")
  4491. InsertService = game:GetService("InsertService")
  4492. function onEquipped(mouse2)
  4493. mouse2.KeyDown:connect(onkeyDown)
  4494. mouse = mouse2
  4495. end
  4496. o1.Equipped:connect(onEquipped)
  4497. WhackAnim = Tool:WaitForChild("Whack")
  4498. ChopAnim = Tool:WaitForChild("Chop")
  4499. SliceAnim = Tool:WaitForChild("Slice")
  4500. SlashSound = Handle:WaitForChild("SlashSound")
  4501. HitSound = Handle:WaitForChild("Hit")
  4502.  
  4503. Damage = 10
  4504.  
  4505. ReloadTime = .4
  4506.  
  4507. Kills = 0
  4508.  
  4509. function TagHumanoid(humanoid, player) --registers you actually Hitting the guy
  4510. HitSound:Play()
  4511. local Creator_Tag = Instance.new("ObjectValue")
  4512. Creator_Tag.Name = "creator"
  4513. Creator_Tag.Value = player
  4514. Debris:AddItem(Creator_Tag, 2)
  4515. Creator_Tag.Parent = humanoid
  4516. end
  4517. function onkeyDown(key)
  4518. if Tool.Enabled then
  4519. if key == "q" then
  4520. Slice = Humanoid:LoadAnimation(SliceAnim)
  4521. if Slice then
  4522. Slice:Play()
  4523. SlashSound:Play()
  4524. wait(1)
  4525. SlashSound:Play()
  4526. end
  4527. Tool.Enabled = true
  4528. end
  4529. end
  4530.  
  4531. if Tool.Enabled then
  4532. if key == "e" then
  4533. Chop = Humanoid:LoadAnimation(ChopAnim)
  4534. if Chop then
  4535. Chop:Play()
  4536. SlashSound:Play()
  4537. end
  4538. Tool.Enabled = true
  4539. end
  4540. end
  4541. end
  4542.  
  4543. function UntagHumanoid(humanoid)
  4544. for i, v in pairs(humanoid:GetChildren()) do
  4545. if v:IsA("ObjectValue") and v.Name == "creator" then
  4546. v:Destroy()
  4547. end
  4548. end
  4549. end
  4550.  
  4551. function Blow(Hit)
  4552. if Hit.Name == "Head" then
  4553. Hit.Anchored= false Hit.Size = Vector3.new(2, 0.2, 1)
  4554. Hit.BrickColor = BrickColor.new("Maroon")
  4555. o1 = Instance.new("Sound")
  4556. o1.Parent = Hit
  4557. o1.SoundId = "rbxassetid://429400881"
  4558. o1:Play()
  4559. end
  4560. if Hit.Name == "Right Arm" then
  4561. o11 = Instance.new("Part")
  4562. o11.Name = "GOREPART"
  4563. o11.Parent = workspace
  4564. o11.BrickColor = BrickColor.new("Maroon")
  4565. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4566. o11.FormFactor = Enum.FormFactor.Symmetric
  4567. o11.Size = Vector3.new(1, 2, 1)
  4568. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4569. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4570. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4571. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4572. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4573. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4574. o11.Color = Color3.new(0.458824, 0, 0)
  4575. Hit:Destroy()
  4576. o1 = Instance.new("Sound")
  4577. o1.Parent = o11
  4578. o1.SoundId = "rbxassetid://429400881"
  4579. o1:Play()
  4580.  
  4581. end
  4582. if Hit.Name == "Left Arm" then
  4583. o11 = Instance.new("Part")
  4584. o11.Name = "GOREPART"
  4585. o11.Parent = workspace
  4586. o11.BrickColor = BrickColor.new("Maroon")
  4587. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4588. o11.FormFactor = Enum.FormFactor.Symmetric
  4589. o11.Size = Vector3.new(1, 2, 1)
  4590. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4591. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4592. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4593. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4594. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4595. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4596. o11.Color = Color3.new(0.458824, 0, 0)
  4597. Hit:Destroy()
  4598. o1 = Instance.new("Sound")
  4599. o1.Parent = o11
  4600. o1.SoundId = "rbxassetid://429400881"
  4601. o1:Play()
  4602.  
  4603. end
  4604. if Hit.Name == "Right Leg" then
  4605. Hit:Destroy()
  4606. o1 = Instance.new("Sound")
  4607. o1.Parent = o11
  4608. o1.SoundId = "rbxassetid://429400881"
  4609. o1:Play()
  4610.  
  4611. end
  4612. if Hit.Name == "Left Arm" then
  4613. o11 = Instance.new("Part")
  4614. o11.Name = "GOREPART"
  4615. o11.Parent = workspace
  4616. o11.BrickColor = BrickColor.new("Maroon")
  4617. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4618. o11.FormFactor = Enum.FormFactor.Symmetric
  4619. o11.Size = Vector3.new(1, 2, 1)
  4620. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4621. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4622. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4623. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4624. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4625. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4626. o11.Color = Color3.new(0.458824, 0, 0)
  4627. Hit:Destroy()
  4628. o1 = Instance.new("Sound")
  4629. o1.Parent = o11
  4630. o1.SoundId = "rbxassetid://429400881"
  4631. o1:Play()
  4632.  
  4633. end
  4634.  
  4635. if Hit.Name == "Left Leg" then
  4636. Hit:Destroy()
  4637. o1 = Instance.new("Sound")
  4638. o1.Parent = o11
  4639. o1.SoundId = "rbxassetid://429400881"
  4640. o1:Play()
  4641.  
  4642. end
  4643. if Hit.Name == "Left Arm" then
  4644. o11 = Instance.new("Part")
  4645. o11.Name = "GOREPART"
  4646. o11.Parent = workspace
  4647. o11.Position = Hit.Position
  4648. o11.BrickColor = BrickColor.new("Maroon")
  4649. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4650. o11.FormFactor = Enum.FormFactor.Symmetric
  4651. o11.Size = Vector3.new(1, 2, 1)
  4652. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4653. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4654. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4655. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4656. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4657. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4658. o11.Color = Color3.new(0.458824, 0, 0)
  4659. Hit:Destroy()
  4660. o1 = Instance.new("Sound")
  4661. o1.Parent = o11
  4662. o1.SoundId = "rbxassetid://429400881"
  4663. o1:Play()
  4664.  
  4665. end
  4666. if Hit.Name == "Torso" then
  4667. o11 = Instance.new("Part")
  4668. o2 = Instance.new("Part")
  4669. o2.Name = "GOREPART"
  4670. o2.Position = Hit.Position
  4671. o2.Parent = workspace
  4672. o2.BrickColor = BrickColor.new("Maroon")
  4673. o2.Rotation = Vector3.new(-180, 1.29089832, 180)
  4674. o2.CanCollide = true
  4675. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4676. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4677. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4678. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4679. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4680. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4681. o2.Size = Vector3.new(2, 1, 1)
  4682. o2.LeftSurface = Enum.SurfaceType.Weld
  4683. o2.RightSurface = Enum.SurfaceType.Weld
  4684. o2.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4685. o1 = Instance.new("Part")
  4686. o1.Name = "GOREPART"
  4687. o1.Parent = workspace
  4688. o1.Position = Hit.Position
  4689. o1.BrickColor = BrickColor.new("Maroon")
  4690. o1.Rotation = Vector3.new(-180, 1.29089832, 180)
  4691. o1.CanCollide = true
  4692. o1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4693. o1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4694. o1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4695. o1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4696. o1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4697. o1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4698. o1.Size = Vector3.new(2, 1, 1)
  4699. o1.Position = Hit.Position
  4700. o1.LeftSurface = Enum.SurfaceType.Weld
  4701. o1.RightSurface = Enum.SurfaceType.Weld
  4702. o1.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4703.  
  4704.  
  4705. Hit:Destroy()
  4706. o1 = Instance.new("Sound")
  4707. o1.Parent = o11
  4708. o1.SoundId = "rbxassetid://429400881"
  4709. o1:Play()
  4710.  
  4711. end --registers the Hit, deals damage to the player, and if the humanoid has 0 health a kill is added into the killstreak.
  4712. if Hit and Hit.Parent then
  4713. local character = Hit.Parent
  4714. local humanoid = character:FindFirstChild("Humanoid")
  4715. if Humanoid and Humanoid ~= humanoid and humanoid and Humanoid.Health > 0 and humanoid.Health > 0 then
  4716. local Right_Arm = Character:FindFirstChild("Right Arm")
  4717. if Right_Arm then
  4718. local Joint = Right_Arm:FindFirstChild("RightGrip")
  4719. if (Joint and (Joint.Part0 == Handle or Joint.Part1 == Handle)) then
  4720. humanoid:TakeDamage(Damage) --deal regular damage or instakill normal health players if a ninja
  4721. UntagHumanoid(humanoid)
  4722. TagHumanoid(humanoid, Player)
  4723. end
  4724. end
  4725. end
  4726. end
  4727. end
  4728.  
  4729. function Activated() --when you swing
  4730. if Tool.Enabled then
  4731. Tool.Enabled = false
  4732. Whack = Humanoid:LoadAnimation(WhackAnim)
  4733. if Whack then
  4734. Whack:Play()
  4735. SlashSound:Play()
  4736. end
  4737. wait(ReloadTime)
  4738. Tool.Enabled = true
  4739. end
  4740. end
  4741.  
  4742. function Equipped(mouse) --get everything settled up
  4743. Character = Tool.Parent
  4744. Player = Players:GetPlayerFromCharacter(Character)
  4745. Humanoid = Character:FindFirstChild("Humanoid")
  4746. Torso = Character:FindFirstChild("Torso")
  4747. if not Humanoid or not Torso then
  4748. return
  4749. end
  4750.  
  4751. if not Tool.Enabled then
  4752. wait(ReloadTime)
  4753. Tool.Enabled = true
  4754. end
  4755. end
  4756.  
  4757. function Unequipped()
  4758. if Flaming == true then o1hj:Stop()end
  4759. if Electric == true then o3:Stop() end
  4760. if Whack then
  4761. Whack:Stop()
  4762. end
  4763. if Slice then
  4764. Slice:Stop()
  4765. end
  4766. if Chop then
  4767. Chop:Stop()
  4768. end
  4769. end
  4770.  
  4771.  
  4772. Mouse_Icon = "rbxasset://textures/GunCursor.png"
  4773. Reloading_Icon = "rbxasset://textures/GunWaitCursor.png"
  4774.  
  4775. Tool = o1
  4776.  
  4777. Mouse = nil
  4778.  
  4779. function UpdateIcon()
  4780. if Mouse then
  4781. Mouse.Icon = Tool.Enabled and Mouse_Icon or Reloading_Icon
  4782. end
  4783. end
  4784.  
  4785. function OnEquipped(ToolMouse)
  4786. Mouse = ToolMouse
  4787. UpdateIcon()
  4788. end
  4789.  
  4790. function OnChanged(Property)
  4791. if Property == "Enabled" then
  4792. UpdateIcon()
  4793. end
  4794. end
  4795.  
  4796. Tool.Equipped:connect(OnEquipped)
  4797. Tool.Changed:connect(OnChanged)
  4798.  
  4799. Tool.Activated:connect(Activated)
  4800. Tool.Equipped:connect(Equipped)
  4801. Tool.Unequipped:connect(Unequipped)
  4802.  
  4803. Tool.CHOPPART.Touched:connect(Blow)
  4804. end)
  4805.  
  4806. Mossberg.MouseButton1Down:connect(function()
  4807. --Mossberg 500 by MDS err DMS
  4808. local Shotgoonwooot = function(f,scri)
  4809. local oldenv = getfenv(f)
  4810. local newenv = setmetatable({}, {
  4811. __index = function(_, k)
  4812. if k:lower() == 'script' then
  4813. return scri
  4814. else
  4815. return oldenv[k]
  4816. end
  4817. end
  4818. })
  4819. setfenv(f, newenv)
  4820. ypcall(function() f() end)
  4821. end
  4822. cors = {}
  4823.  
  4824. o1 = Instance.new("Tool")
  4825. o2 = Instance.new("LocalScript")
  4826. o3 = Instance.new("LocalScript")
  4827. o4 = Instance.new("LocalScript")
  4828. o5 = Instance.new("NumberValue")
  4829. o6 = Instance.new("Part")
  4830. o7 = Instance.new("BlockMesh")
  4831. o8 = Instance.new("LocalScript")
  4832. o9 = Instance.new("NumberValue")
  4833. o10 = Instance.new("NumberValue")
  4834. o11 = Instance.new("NumberValue")
  4835. o12 = Instance.new("Script")
  4836. o13 = Instance.new("LocalScript")
  4837. o14 = Instance.new("LocalScript")
  4838. o15 = Instance.new("Part")
  4839. o16 = Instance.new("CylinderMesh")
  4840. o17 = Instance.new("Part")
  4841. o18 = Instance.new("SpecialMesh")
  4842. o19 = Instance.new("Part")
  4843. o20 = Instance.new("CylinderMesh")
  4844. o21 = Instance.new("Part")
  4845. o22 = Instance.new("SpecialMesh")
  4846. o23 = Instance.new("Part")
  4847. o24 = Instance.new("CylinderMesh")
  4848. o25 = Instance.new("Part")
  4849. o26 = Instance.new("BlockMesh")
  4850. o27 = Instance.new("Part")
  4851. o28 = Instance.new("SpecialMesh")
  4852. o29 = Instance.new("Part")
  4853. o30 = Instance.new("BlockMesh")
  4854. o31 = Instance.new("Part")
  4855. o32 = Instance.new("BlockMesh")
  4856. o33 = Instance.new("Part")
  4857. o34 = Instance.new("BlockMesh")
  4858. o35 = Instance.new("Part")
  4859. o36 = Instance.new("BlockMesh")
  4860. o37 = Instance.new("Part")
  4861. o38 = Instance.new("BlockMesh")
  4862. o39 = Instance.new("Part")
  4863. o40 = Instance.new("BlockMesh")
  4864. o41 = Instance.new("Part")
  4865. o42 = Instance.new("CylinderMesh")
  4866. o43 = Instance.new("Part")
  4867. o44 = Instance.new("BlockMesh")
  4868. o45 = Instance.new("Part")
  4869. o46 = Instance.new("SpecialMesh")
  4870. o47 = Instance.new("Part")
  4871. o48 = Instance.new("SpecialMesh")
  4872. o49 = Instance.new("Part")
  4873. o50 = Instance.new("SpecialMesh")
  4874. o51 = Instance.new("Part")
  4875. o52 = Instance.new("BlockMesh")
  4876. o53 = Instance.new("Part")
  4877. o54 = Instance.new("BlockMesh")
  4878. o55 = Instance.new("Part")
  4879. o56 = Instance.new("BlockMesh")
  4880. o57 = Instance.new("Part")
  4881. o58 = Instance.new("SpecialMesh")
  4882. o59 = Instance.new("Part")
  4883. o60 = Instance.new("CylinderMesh")
  4884. o61 = Instance.new("Part")
  4885. o62 = Instance.new("BlockMesh")
  4886. o63 = Instance.new("Part")
  4887. o64 = Instance.new("BlockMesh")
  4888. o65 = Instance.new("Part")
  4889. o66 = Instance.new("BlockMesh")
  4890. o67 = Instance.new("Part")
  4891. o68 = Instance.new("SpecialMesh")
  4892. o69 = Instance.new("Part")
  4893. o70 = Instance.new("SpecialMesh")
  4894. o71 = Instance.new("Part")
  4895. o72 = Instance.new("SpecialMesh")
  4896. o73 = Instance.new("Part")
  4897. o74 = Instance.new("BlockMesh")
  4898. o75 = Instance.new("Part")
  4899. o76 = Instance.new("CylinderMesh")
  4900. o77 = Instance.new("Part")
  4901. o78 = Instance.new("BlockMesh")
  4902. o79 = Instance.new("Sound")
  4903. o80 = Instance.new("Sound")
  4904. o81 = Instance.new("Sound")
  4905. o82 = Instance.new("Sound")
  4906. o83 = Instance.new("Sound")
  4907. o85 = Instance.new("Part")
  4908. o86 = Instance.new("SpecialMesh")
  4909. o87 = Instance.new("Part")
  4910. o88 = Instance.new("CylinderMesh")
  4911. o89 = Instance.new("Part")
  4912. o90 = Instance.new("CylinderMesh")
  4913. o91 = Instance.new("Part")
  4914. o92 = Instance.new("BlockMesh")
  4915. o93 = Instance.new("Part")
  4916. o94 = Instance.new("CylinderMesh")
  4917. o95 = Instance.new("Part")
  4918. o96 = Instance.new("BlockMesh")
  4919. o97 = Instance.new("Part")
  4920. o98 = Instance.new("SpecialMesh")
  4921. o99 = Instance.new("Part")
  4922. o100 = Instance.new("BlockMesh")
  4923. o101 = Instance.new("Part")
  4924. o102 = Instance.new("SpecialMesh")
  4925. o103 = Instance.new("Part")
  4926. o104 = Instance.new("SpecialMesh")
  4927. o105 = Instance.new("Part")
  4928. o106 = Instance.new("BlockMesh")
  4929. o107 = Instance.new("Part")
  4930. o108 = Instance.new("SpecialMesh")
  4931. o109 = Instance.new("Part")
  4932. o110 = Instance.new("SpecialMesh")
  4933. o111 = Instance.new("Part")
  4934. o112 = Instance.new("SpecialMesh")
  4935. o113 = Instance.new("Part")
  4936. o114 = Instance.new("SpecialMesh")
  4937. o115 = Instance.new("Part")
  4938. o116 = Instance.new("SpecialMesh")
  4939. o117 = Instance.new("Part")
  4940. o118 = Instance.new("BlockMesh")
  4941. o119 = Instance.new("Part")
  4942. o120 = Instance.new("CylinderMesh")
  4943. o121 = Instance.new("Part")
  4944. o122 = Instance.new("CylinderMesh")
  4945. o123 = Instance.new("Part")
  4946. o124 = Instance.new("BlockMesh")
  4947. o125 = Instance.new("Part")
  4948. o126 = Instance.new("SpecialMesh")
  4949. o127 = Instance.new("Part")
  4950. o128 = Instance.new("SpecialMesh")
  4951. o129 = Instance.new("Part")
  4952. o130 = Instance.new("CylinderMesh")
  4953. o131 = Instance.new("Part")
  4954. o132 = Instance.new("CylinderMesh")
  4955. o133 = Instance.new("Part")
  4956. o134 = Instance.new("BlockMesh")
  4957. o135 = Instance.new("Part")
  4958. o136 = Instance.new("BlockMesh")
  4959. o137 = Instance.new("Part")
  4960. o138 = Instance.new("CylinderMesh")
  4961. o139 = Instance.new("Part")
  4962. o140 = Instance.new("BlockMesh")
  4963. o141 = Instance.new("Part")
  4964. o142 = Instance.new("CylinderMesh")
  4965. o143 = Instance.new("Part")
  4966. o144 = Instance.new("BlockMesh")
  4967. o145 = Instance.new("Part")
  4968. o146 = Instance.new("CylinderMesh")
  4969. o147 = Instance.new("Part")
  4970. o148 = Instance.new("BlockMesh")
  4971. o1.Name = "M500"
  4972. o1.Parent = game.Players.LocalPlayer.Backpack
  4973. o1.GripForward = Vector3.new(-0.271321744, 0, -0.962488711)
  4974. o1.GripPos = Vector3.new(-0, -0.300000012, -0.400000006)
  4975. o1.GripRight = Vector3.new(0.962488711, 0, -0.271321744)
  4976. o2.Name = "BackupWeld"
  4977. o2.Parent = o1
  4978. table.insert(cors,coroutine.create(function()
  4979. wait()
  4980. Shotgoonwooot(function()
  4981. function Weld(x,y)
  4982. local W = Instance.new("Weld")
  4983. W.Part0 = x
  4984. W.Part1 = y
  4985. local CJ = CFrame.new(x.Position)
  4986. local C0 = x.CFrame:inverse()*CJ
  4987. local C1 = y.CFrame:inverse()*CJ
  4988. W.C0 = C0
  4989. W.C1 = C1
  4990. W.Parent = x
  4991. end
  4992.  
  4993. function Get(A)
  4994. if A.className == "Part" then
  4995. Weld(script.Parent.Handle, A)
  4996. A.Anchored = false
  4997. else
  4998. local C = A:GetChildren()
  4999. for i=1, #C do
  5000. Get(C[i])
  5001. end
  5002. end
  5003. end
  5004.  
  5005. function Finale()
  5006. Get(script.Parent)
  5007. end
  5008.  
  5009. script.Parent.Equipped:connect(Finale)
  5010. script.Parent.Unequipped:connect(Finale)
  5011. Finale()
  5012. end,o2)
  5013. end))
  5014. o3.Name = "Crouch"
  5015. o3.Parent = o1
  5016. table.insert(cors,coroutine.create(function()
  5017. wait()
  5018. Shotgoonwooot(function()
  5019. on = 0
  5020. Tool = script.Parent
  5021. welds = {}
  5022. sh = {}
  5023. arms = nil
  5024. torso = nil
  5025. f = nil
  5026. function Crouch(ison)
  5027. if arms == nil and torso == nil then
  5028. arms = {Tool.Parent:FindFirstChild("Left Leg"), Tool.Parent:FindFirstChild("Right Leg")}
  5029. torso = Tool.Parent:FindFirstChild("Torso")
  5030. end
  5031. if arms ~= nil and torso ~= nil then
  5032. sh = {torso:FindFirstChild("Left Hip"), torso:FindFirstChild("Right Hip")}
  5033. if sh ~= nil then
  5034. local yes = true
  5035. if yes then
  5036. yes = false
  5037. if ison == 1 then
  5038. sh[1].Part1 = nil
  5039. sh[2].Part1 = nil
  5040. local weld1 = Instance.new("Weld")
  5041. weld1.Part0 = torso
  5042. weld1.Parent = torso
  5043. weld1.Part1 = arms[1]
  5044. weld1.C1 = CFrame.new(-0.5, 0.75, 1)
  5045. arms[1].Name = "LDave"
  5046. arms[1].CanCollide = true
  5047. welds[1] = weld1
  5048. -------------------------------------------
  5049. local weld2 = Instance.new("Weld")
  5050. weld2.Part0 = torso
  5051. weld2.Parent = torso
  5052. weld2.Part1 = arms[2]
  5053. weld2.C1 = CFrame.new(0.5,0.495,1.25) * CFrame.fromEulerAnglesXYZ(math.rad(90),0,0)
  5054. arms[2].Name = "RDave"
  5055. arms[2].CanCollide = true
  5056. welds[2] = weld2
  5057. ---------------------------------
  5058. local force = Instance.new("BodyForce")
  5059. force.Parent = torso
  5060. f = force
  5061. wait(0.01)
  5062. elseif ison == 0 then
  5063. if arms then
  5064. sh[1].Part1 = arms[1]
  5065. sh[2].Part1 = arms[2]
  5066. f.Parent = nil
  5067. arms[2].Name = "Right Leg"
  5068. arms[1].Name = "Left Leg"
  5069. welds[1].Parent = nil
  5070. welds[2].Parent = nil
  5071. end
  5072. end
  5073. --
  5074. end
  5075. else
  5076. print("sh")
  5077. end
  5078. else
  5079. print("arms")
  5080. end
  5081. end
  5082. function Key(key)
  5083. if key then
  5084. key = string.lower(key)
  5085. if (key=="c") then
  5086. if on == 1 then
  5087. on = 0
  5088. elseif on == 0 then
  5089. on = 1
  5090. end
  5091. Crouch(on)
  5092. end
  5093. end
  5094. end
  5095. function Equip(mouse)
  5096. mouse.KeyDown:connect(Key)
  5097. end
  5098. script.Parent.Equipped:connect(Equip)
  5099.  
  5100.  
  5101. end,o3)
  5102. end))
  5103. o4.Name = "BackupWeld"
  5104. o4.Parent = o1
  5105. table.insert(cors,coroutine.create(function()
  5106. wait()
  5107. Shotgoonwooot(function()
  5108. function Weld(x,y)
  5109. local W = Instance.new("Weld")
  5110. W.Part0 = x
  5111. W.Part1 = y
  5112. local CJ = CFrame.new(x.Position)
  5113. local C0 = x.CFrame:inverse()*CJ
  5114. local C1 = y.CFrame:inverse()*CJ
  5115. W.C0 = C0
  5116. W.C1 = C1
  5117. W.Parent = x
  5118. end
  5119.  
  5120. function Get(A)
  5121. if A.className == "Part" then
  5122. Weld(script.Parent.Handle, A)
  5123. A.Anchored = false
  5124. else
  5125. local C = A:GetChildren()
  5126. for i=1, #C do
  5127. Get(C[i])
  5128. end
  5129. end
  5130. end
  5131.  
  5132. function Finale()
  5133. Get(script.Parent)
  5134. end
  5135.  
  5136. script.Parent.Equipped:connect(Finale)
  5137. script.Parent.Unequipped:connect(Finale)
  5138. Finale()
  5139. end,o4)
  5140. end))
  5141. o5.Name = "StoredAmmo"
  5142. o5.Parent = o1
  5143. o5.Value = 60
  5144. o6.Parent = o1
  5145. o6.Material = Enum.Material.SmoothPlastic
  5146. o6.BrickColor = BrickColor.new("Black")
  5147. o6.Position = Vector3.new(-56.3797073, 0.641173005, -34.5374298)
  5148. o6.Rotation = Vector3.new(165, -90, 0)
  5149. o6.Anchored = true
  5150. o6.CanCollide = false
  5151. o6.FormFactor = Enum.FormFactor.Custom
  5152. o6.Size = Vector3.new(0.281481475, 0.244444445, 0.200000003)
  5153. 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)
  5154. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5155. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5156. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5157. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5158. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5159. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5160. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5161. o7.Parent = o6
  5162. o7.Scale = Vector3.new(1, 1, 0.666666687)
  5163. o8.Name = "Shooter"
  5164. o8.Parent = o1
  5165. table.insert(cors,coroutine.create(function()
  5166. wait()
  5167. Shotgoonwooot(function()
  5168. Tool = script.Parent
  5169.  
  5170. local arms = nil
  5171. local torso = nil
  5172. local weld33 = nil -- right arm
  5173. local weld55 = nil -- left arm
  5174. local welds = {}
  5175. local reloading = false
  5176. local canclereloading = false
  5177. local falsearm1 = nil
  5178. local falsearm2 = nil
  5179. local c = nil
  5180. local canshoot = true
  5181. local canreload = true
  5182. local damage = 200
  5183.  
  5184. function ShellInsert() -- this will be a pain in my blocky butt.
  5185. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.12, math.rad(-72))
  5186. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.36)
  5187. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.36)
  5188. wait()
  5189. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.1, math.rad(-77))
  5190. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.30)
  5191. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.30)
  5192. wait()
  5193. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.08, math.rad(-82))
  5194. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.24)
  5195. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.24)
  5196. wait()
  5197. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.06, math.rad(-87))
  5198. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.18)
  5199. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.18)
  5200. wait()
  5201. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.04, math.rad(-92))
  5202. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.12)
  5203. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.12)
  5204. wait()
  5205. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.02, math.rad(-97))
  5206. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.06)
  5207. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.06)
  5208. wait()
  5209. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), 0, math.rad(-102))
  5210. Tool.S1.Mesh.Offset = Vector3.new(0, 0, 0)
  5211. Tool.S2.Mesh.Offset = Vector3.new(0, 0, 0)
  5212. wait()
  5213. weld55.C1 = CFrame.new(-0.35, 0.28, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(336), 0, math.rad(-104))
  5214. Tool.Handle.Reload:play()
  5215. wait()
  5216. weld55.C1 = CFrame.new(-0.35, 0.36, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(332), 0, math.rad(-106))
  5217. end
  5218.  
  5219. function Anim1() --testing this part.....
  5220. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-15), 0)
  5221. wait()
  5222. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-15), 0)
  5223. wait()
  5224. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-102), math.rad(-15), 0)
  5225. wait()
  5226. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-106), math.rad(-15), 0)
  5227. wait()
  5228. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-110), math.rad(-15), 0)
  5229. end
  5230.  
  5231. function Anim2() --also testing this T_T
  5232. local canshoot = false
  5233. local canreload = false
  5234. weld55.C1 = CFrame.new(-0.35, 0.33, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(320), 0, math.rad(-90))
  5235. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-110), math.rad(-15), 0)
  5236. wait()
  5237. weld55.C1 = CFrame.new(-0.35, 0.46, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(317), 0, math.rad(-90))
  5238. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-108), math.rad(-15), 0)
  5239. wait()
  5240. weld55.C1 = CFrame.new(-0.35, 0.59, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(314), 0, math.rad(-90))
  5241. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-106), math.rad(-15), 0)
  5242. wait()
  5243. weld55.C1 = CFrame.new(-0.35, 0.72, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(311), 0, math.rad(-90))
  5244. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-104), math.rad(-15), 0)
  5245. wait()
  5246. weld55.C1 = CFrame.new(-0.35, 0.85, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(308), 0, math.rad(-90))
  5247. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-102), math.rad(-15), 0)
  5248. wait()
  5249. weld55.C1 = CFrame.new(-0.35, 0.98, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(305), 0, math.rad(-90))
  5250. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-100), math.rad(-15), 0)
  5251. wait()
  5252. weld55.C1 = CFrame.new(-0.35, 1.11, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(302), 0, math.rad(-90))
  5253. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-15), 0)
  5254. wait()
  5255. weld55.C1 = CFrame.new(-0.35, 1.24, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(299), 0, math.rad(-90))
  5256. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-15), 0)
  5257. wait()
  5258. weld55.C1 = CFrame.new(-0.35, 1.37, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(296), 0, math.rad(-90))
  5259. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-15), 0)
  5260. wait()
  5261. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(293), 0, math.rad(-90))
  5262. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-92), math.rad(-15), 0)
  5263. wait()
  5264. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5265. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5266. wait()
  5267. Tool.Handle.A1:play()
  5268. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5269. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5270. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5271. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5272. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5273. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5274. wait(.03)
  5275. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5276. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5277. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5278. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5279. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5280. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5281. wait(.03)
  5282. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5283. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5284. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5285. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5286. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5287. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5288. wait(.03)
  5289. weld55.C1 = CFrame.new(-0.35, 1.18, 0.52) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5290. Tool.A1.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5291. Tool.A2.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5292. Tool.A3.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5293. Tool.A4.Mesh.Offset = Vector3.new(0.4, 0, 0)
  5294. Tool.A5.Mesh.Offset = Vector3.new(0.4, 0, -0.01)
  5295. wait(.08)
  5296. Tool.Handle.A2:play()
  5297. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5298. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5299. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5300. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5301. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5302. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5303. wait(.03)
  5304. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5305. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5306. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5307. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5308. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5309. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5310. wait(.03)
  5311. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5312. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5313. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5314. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5315. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5316. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5317. wait(.03)
  5318. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5319. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  5320. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  5321. Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
  5322. Tool.A4.Mesh.Offset = Vector3.new(0, 0, 0)
  5323. Tool.A5.Mesh.Offset = Vector3.new(0, 0, 0)
  5324. local canshoot = true
  5325. local canreload = true
  5326. end
  5327.  
  5328. function Pump()
  5329. Tool.Handle.A1:play()
  5330. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5331. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5332. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5333. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5334. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5335. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5336. wait(.03)
  5337. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5338. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5339. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5340. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5341. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5342. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5343. wait(.03)
  5344. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5345. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5346. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5347. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5348. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5349. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5350. wait(.03)
  5351. weld55.C1 = CFrame.new(-0.35, 1.18, 0.52) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5352. Tool.A1.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5353. Tool.A2.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5354. Tool.A3.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5355. Tool.A4.Mesh.Offset = Vector3.new(0.4, 0, 0)
  5356. Tool.A5.Mesh.Offset = Vector3.new(0.4, 0, -0.01)
  5357. wait(.08)
  5358. Tool.Handle.A2:play()
  5359. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5360. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5361. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5362. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5363. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5364. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5365. wait(.03)
  5366. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5367. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5368. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5369. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5370. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5371. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5372. wait(.03)
  5373. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5374. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5375. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5376. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5377. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5378. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5379. wait(.03)
  5380. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5381. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  5382. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  5383. Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
  5384. Tool.A4.Mesh.Offset = Vector3.new(0, 0, 0)
  5385. Tool.A5.Mesh.Offset = Vector3.new(0, 0, 0)
  5386. end
  5387.  
  5388. function Reload()
  5389. if script.Parent.Ammo.Value < script.Parent.MaxAmmo.Value and reloading == false and script.Parent.StoredAmmo.Value >= 1 then
  5390. reloading = true
  5391. Anim1()
  5392. for i = 1,script.Parent.MaxAmmo.Value - script.Parent.Ammo.Value do
  5393. if canclereloading == true then
  5394. canclereloading = false
  5395. break
  5396. end
  5397. -- ...
  5398. ShellInsert()
  5399. if script.Parent.StoredAmmo.Value >= 1 then
  5400. script.Parent.Ammo.Value = script.Parent.Ammo.Value + 1
  5401. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value - 1
  5402. end -- this is getting annoying, and its not even half way done
  5403. wait(.1)
  5404. end
  5405. reloading = false
  5406. Anim2()
  5407. end
  5408. end
  5409.  
  5410. function Equip(mouse)
  5411. wait(0.01)
  5412. arms = {Tool.Parent:FindFirstChild("Left Arm"), Tool.Parent:FindFirstChild("Right Arm")}
  5413. torso = Tool.Parent:FindFirstChild("Torso")
  5414. if arms ~= nil and torso ~= nil then
  5415. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  5416. if sh ~= nil then
  5417. local yes = true
  5418. if yes then
  5419. yes = false
  5420. sh[1].Part1 = nil
  5421. sh[2].Part1 = nil
  5422. falsearm1 = arms[1]:clone()
  5423. local mesh1 = Instance.new("BlockMesh")
  5424. mesh1.Scale = Vector3.new(.9,.9,.9)
  5425. mesh1.Parent = falsearm1
  5426. local armweld1 = Instance.new("Weld")
  5427. falsearm1.BrickColor = BrickColor.new(26)
  5428. falsearm1.Parent = Tool
  5429. armweld1.Parent = falsearm1
  5430. armweld1.Part0 = falsearm1
  5431. armweld1.Part1 = arms[1]
  5432. falsearm2 = arms[2]:clone()
  5433. local mesh2 = Instance.new("BlockMesh")
  5434. mesh2.Scale = Vector3.new(.9,.9,.9)
  5435. mesh2.Parent = falsearm2
  5436. local armweld2 = Instance.new("Weld")
  5437. falsearm2.BrickColor = BrickColor.new(26)
  5438. falsearm2.Parent = Tool
  5439. armweld2.Parent = falsearm2
  5440. armweld2.Part0 = falsearm2
  5441. armweld2.Part1 = arms[2]
  5442. local weld1 = Instance.new("Weld") -- left arm
  5443. weld55 = weld1
  5444. weld1.Part0 = torso
  5445. weld1.Parent = torso
  5446. weld1.Part1 = arms[1]
  5447. weld1.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5448. welds[1] = weld1
  5449. local weld2 = Instance.new("Weld") -- right arm
  5450. weld33 = weld2
  5451. weld2.Part0 = torso
  5452. weld2.Parent = torso
  5453. weld2.Part1 = arms[2]
  5454. weld2.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5455. welds[2] = weld2
  5456. Pump()
  5457. end
  5458. else
  5459. print("sh")
  5460. end
  5461. else
  5462. print("arms")
  5463. end
  5464. end
  5465.  
  5466. local legs = nil
  5467. local torso2 = nil
  5468. local welds2 = {}
  5469. local bodyforce = nil
  5470.  
  5471. function Unequip(mouse)
  5472. if arms ~= nil and torso ~= nil then
  5473. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  5474. if sh ~= nil then
  5475. local yes = true
  5476. if yes then
  5477. yes = false
  5478. sh[1].Part1 = arms[1]
  5479. sh[2].Part1 = arms[2]
  5480. welds[1].Parent = nil
  5481. welds[2].Parent = nil
  5482. falsearm1:remove()
  5483. falsearm2:remove()
  5484. end
  5485. else
  5486. print("sh")
  5487. end
  5488. else
  5489. print("arms")
  5490. end
  5491. end
  5492.  
  5493. function fire(v)
  5494.  
  5495. Tool.Handle.Fire:play()
  5496. Tool.Handle.Fire2:play()
  5497.  
  5498.  
  5499. local vCharacter = Tool.Parent
  5500. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  5501.  
  5502. for i = 1,math.random(5,8) do
  5503.  
  5504. local missile = Instance.new("Part")
  5505.  
  5506.  
  5507.  
  5508. local spawnPos = vCharacter.PrimaryPart.Position
  5509.  
  5510.  
  5511.  
  5512. spawnPos = spawnPos + (v * 5)
  5513.  
  5514. missile.Position = spawnPos
  5515. missile.Size = Vector3.new(1,1,1)
  5516. missile.Velocity = v * 500 + (Vector3.new(math.random(-15,15),math.random(-15,15),math.random(-15,15)))
  5517. missile.BrickColor = BrickColor.new(26)
  5518. missile.Shape = 0
  5519. missile.BottomSurface = 0
  5520. missile.TopSurface = 0
  5521. missile.Name = "Bullet"
  5522. missile.Elasticity = 0
  5523. missile.Reflectance = 0
  5524. missile.Friction = .9
  5525. missile.CanCollide = false
  5526.  
  5527. local force = Instance.new("BodyForce")
  5528. force.force = Vector3.new(0,missile:getMass() * 196,0)
  5529. force.Parent = missile
  5530.  
  5531. local mesh = Instance.new("SpecialMesh")
  5532. mesh.Scale = Vector3.new(.1,.1,.1)
  5533. mesh.MeshType = "Sphere"
  5534. mesh.Parent = missile
  5535.  
  5536.  
  5537. function Blow(Hit)
  5538. if Hit.Name == "Head" then
  5539. Hit.Anchored= false Hit.Size = Vector3.new(2, 0.2, 1)
  5540. Hit.BrickColor = BrickColor.new("Maroon")
  5541. o1 = Instance.new("Sound")
  5542. o1.Parent = Hit
  5543. o1.SoundId = "rbxassetid://429400881"
  5544. o1:Play()
  5545. end
  5546. if Hit.Name == "Right Arm" then
  5547. for i=1,4 do
  5548. o11.Name = "GOREPART"
  5549. o11.Parent = workspace
  5550. o11.BrickColor = BrickColor.new("Maroon")
  5551. o11.Position = Hit.Position
  5552. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5553. o11.FormFactor = Enum.FormFactor.Symmetric
  5554. o11.Size = Vector3.new(.5, .5, .5)
  5555. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5556. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5557. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5558. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5559. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5560. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5561. o11.Color = Color3.new(0.458824, 0, 0)
  5562. end
  5563. Hit:Destroy()
  5564. o1 = Instance.new("Sound")
  5565. o1.Parent = o11
  5566. o1.SoundId = "rbxassetid://429400881"
  5567. o1:Play()
  5568.  
  5569. end
  5570. if Hit.Name == "Left Arm" then
  5571. for i=1,4 do
  5572. o11 = Instance.new("Part")
  5573. o11.Name = "GOREPART"
  5574. o11.Parent = workspace
  5575. o11.BrickColor = BrickColor.new("Maroon")
  5576. o11.Position = Hit.Position
  5577. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5578. o11.FormFactor = Enum.FormFactor.Symmetric
  5579. o11.Size = Vector3.new(.5,.5,.5)
  5580. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5581. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5582. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5583. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5584. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5585. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5586. o11.Color = Color3.new(0.458824, 0, 0)
  5587. Hit:Destroy()
  5588. end
  5589. o1 = Instance.new("Sound")
  5590. o1.Parent = o11
  5591. o1.SoundId = "rbxassetid://429400881"
  5592. o1:Play()
  5593.  
  5594. end
  5595. if Hit.Name == "Right Leg" then
  5596. for i=1,4 do
  5597. o11 = Instance.new("Part")
  5598. o11.Name = "GOREPART"
  5599. o11.Parent = workspace
  5600. o11.BrickColor = BrickColor.new("Maroon")
  5601. o11.Position = Hit.Position
  5602. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5603. o11.FormFactor = Enum.FormFactor.Symmetric
  5604. o11.Size = Vector3.new(.5,.5,.5)
  5605. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5606. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5607. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5608. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5609. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5610. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5611. o11.Color = Color3.new(0.458824, 0, 0)
  5612. end
  5613. Hit:Destroy()
  5614. o1 = Instance.new("Sound")
  5615. o1.Parent = o11
  5616. o1.SoundId = "rbxassetid://429400881"
  5617. o1:Play()
  5618.  
  5619. end
  5620. if Hit.Name == "Left Arm" then
  5621. for i=1,4 do
  5622. o11 = Instance.new("Part")
  5623. o11 = Instance.new("Part")
  5624. o11.Name = "GOREPART"
  5625. o11.Parent = workspace
  5626. o11.BrickColor = BrickColor.new("Maroon")
  5627. o11.Position = Hit.Position
  5628. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5629. o11.FormFactor = Enum.FormFactor.Symmetric
  5630. o11.Size = Vector3.new(.5,.5,.5)
  5631. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5632. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5633. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5634. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5635. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5636. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5637. o11.Color = Color3.new(0.458824, 0, 0)
  5638. end
  5639. Hit:Destroy()
  5640. o1 = Instance.new("Sound")
  5641. o1.Parent = o11
  5642. o1.SoundId = "rbxassetid://429400881"
  5643. o1:Play()
  5644.  
  5645. end
  5646.  
  5647. if Hit.Name == "Left Leg" then
  5648. for i=1,4 do
  5649. o11 = Instance.new("Part")
  5650. o11 = Instance.new("Part")
  5651. o11.Name = "GOREPART"
  5652. o11.Parent = workspace
  5653. o11.BrickColor = BrickColor.new("Maroon")
  5654. o11.Position = Hit.Position
  5655. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5656. o11.FormFactor = Enum.FormFactor.Symmetric
  5657. o11.Size = Vector3.new(.5,.5,.5)
  5658. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5659. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5660. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5661. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5662. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5663. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5664. o11.Color = Color3.new(0.458824, 0, 0)
  5665. end
  5666. Hit:Destroy()
  5667. o1 = Instance.new("Sound")
  5668. o1.Parent = o11
  5669. o1.SoundId = "rbxassetid://429400881"
  5670. o1:Play()
  5671.  
  5672. end
  5673. if Hit.Name == "Left Arm" then
  5674. for i=1,4 do
  5675. o11 = Instance.new("Part")
  5676. o11 = Instance.new("Part")
  5677. o11.Name = "GOREPART"
  5678. o11.Parent = workspace
  5679. o11.BrickColor = BrickColor.new("Maroon")
  5680. o11.Position = Hit.Position
  5681. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5682. o11.FormFactor = Enum.FormFactor.Symmetric
  5683. o11.Size = Vector3.new(.5,.5,.5)
  5684. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5685. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5686. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5687. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5688. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5689. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5690. o11.Color = Color3.new(0.458824, 0, 0)
  5691. end
  5692. Hit:Destroy()
  5693. o1 = Instance.new("Sound")
  5694. o1.Parent = o11
  5695. o1.SoundId = "rbxassetid://429400881"
  5696. o1:Play()
  5697.  
  5698. end
  5699. if Hit.Name == "Torso" then
  5700. for i=1,8 do
  5701. o11 = Instance.new("Part")
  5702. o11 = Instance.new("Part")
  5703. o11.Name = "GOREPART"
  5704. o11.Parent = workspace
  5705. o11.BrickColor = BrickColor.new("Maroon")
  5706. o11.Position = Hit.Position
  5707. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5708. o11.FormFactor = Enum.FormFactor.Symmetric
  5709. o11.Size = Vector3.new(.5,.5,.5)
  5710. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5711. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5712. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5713. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5714. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5715. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5716. o11.Color = Color3.new(0.458824, 0, 0)
  5717. end
  5718.  
  5719. Hit:Destroy()
  5720. o1 = Instance.new("Sound")
  5721. o1.Parent = o11
  5722. o1.SoundId = "rbxassetid://429400881"
  5723. o1:Play()
  5724.  
  5725. end
  5726. end
  5727. function onTouched(part)
  5728. local h = part.Parent:findFirstChild("Humanoid")
  5729. if h~=nil then
  5730. h.Health = h.Health -100
  5731. wait(.1)
  5732. h.Health = h.Health -100
  5733. wait(.1)
  5734.  
  5735. end
  5736. end
  5737.  
  5738. missile.Touched:connect(onTouched)
  5739. missile.Touched:connect(Blow)
  5740.  
  5741. local creator_tag = Instance.new("ObjectValue")
  5742. creator_tag.Value = vPlayer
  5743. creator_tag.Name = "creator"
  5744. creator_tag.Parent = missile
  5745.  
  5746.  
  5747.  
  5748. missile.Parent = game.Workspace
  5749.  
  5750. end
  5751.  
  5752. weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5753. weld55.C1 = CFrame.new(-0.35, 1.4, 0.55) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5754. Tool.Flash.Mesh.Scale = Vector3.new(1.333, 1.7, 1.333)
  5755. Tool.Flash.Transparency = .2
  5756. wait(0.06)
  5757. weld33.C1 = CFrame.new(-0.75, -0.35, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5758. weld55.C1 = CFrame.new(-0.35, 1.45, 0.575) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5759. Tool.Flash.Mesh.Scale = Vector3.new(1.1, 1.4, 1.1)
  5760. Tool.Flash.Transparency = .8
  5761. wait(0.06)
  5762. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5763. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5764. Tool.Flash.Transparency = 1
  5765. end
  5766.  
  5767. function KeyDownFunctions(key)
  5768. if key == "r" then
  5769. Reload()
  5770. end
  5771. if key == "e" then
  5772. canclereloading = true
  5773. end
  5774. end
  5775.  
  5776. Tool.Enabled = true
  5777. function onActivated()
  5778.  
  5779. if not Tool.Enabled then
  5780. return
  5781. end
  5782.  
  5783. Tool.Enabled = false
  5784.  
  5785. local character = Tool.Parent;
  5786. local humanoid = character.Humanoid
  5787. if humanoid == nil then
  5788. print("Humanoid not found")
  5789. return
  5790. end
  5791. local ammo = script.Parent.Ammo
  5792. local maxammo = script.Parent.MaxAmmo
  5793. if reloading == false and humanoid.Health >= 1 then
  5794. if ammo.Value >= 1 then
  5795. ammo.Value = ammo.Value - 1
  5796. local targetPos = humanoid.TargetPoint
  5797. local lookAt = (targetPos - character.Head.Position).unit
  5798. fire(lookAt)
  5799. Pump()
  5800. else
  5801. Reload()
  5802. end
  5803. end
  5804. Tool.Enabled = true
  5805. end
  5806.  
  5807. function onEquippedLocal(mouse)
  5808.  
  5809. if mouse == nil then
  5810. print("Mouse not found")
  5811. return
  5812. end
  5813.  
  5814. mouse.Icon = "http://www.roblox.com/asset/?id=45543124"
  5815. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  5816. mouse.KeyDown:connect(KeyDownFunctions)
  5817. while true do
  5818. wait()
  5819. end
  5820. end
  5821.  
  5822.  
  5823. Tool.Equipped:connect(onEquippedLocal)
  5824.  
  5825.  
  5826. script.Parent.Activated:connect(onActivated)
  5827. Tool.Equipped:connect(Equip)
  5828. Tool.Unequipped:connect(Unequip)
  5829.  
  5830. end,o8)
  5831. end))
  5832. o9.Name = "Ammo"
  5833. o9.Parent = o1
  5834. o9.Value = 8
  5835. o10.Name = "MaxAmmo"
  5836. o10.Parent = o1
  5837. o10.Value = 8
  5838. o11.Name = "Recoil"
  5839. o11.Parent = o1
  5840. o11.Value = 2
  5841. o12.Parent = o11
  5842. table.insert(cors,coroutine.create(function()
  5843. wait()
  5844. Shotgoonwooot(function()
  5845. while true do
  5846. wait(.2)
  5847. if script.Parent.Value > 3 then
  5848. script.Parent.Value = script.Parent.Value - 1
  5849. end
  5850. end
  5851.  
  5852. end,o12)
  5853. end))
  5854. o13.Name = "GuiScript"
  5855. o13.Parent = o1
  5856. table.insert(cors,coroutine.create(function()
  5857. wait()
  5858. Shotgoonwooot(function()
  5859. local Tool = script.Parent
  5860. local Ammo = Tool.Ammo
  5861. local MaxAmmo = Ammo.Value
  5862.  
  5863. local vPlayer
  5864. local Gui
  5865. local Text
  5866.  
  5867. function onChanged(value)
  5868. if value == "Value" or value == Ammo.Value then
  5869. if Gui ~= nil and Text ~= nil then
  5870. if Ammo.Value >= 1 then
  5871. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5872. elseif math.floor(Ammo.Value) == 0 then
  5873. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5874. elseif Ammo.Value < 0 then
  5875. for i = 0, 1, 0.03 / 2 do
  5876. local Num = math.floor(i * MaxAmmo + 0.5)
  5877.  
  5878. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5879. wait()
  5880. end
  5881. end
  5882. end
  5883. end
  5884. end
  5885.  
  5886. function on2Changed()
  5887. if Gui ~= nil and Text ~= nil then
  5888.  
  5889. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5890. wait()
  5891. end
  5892. end
  5893.  
  5894. function setUpGui()
  5895. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  5896. return
  5897. end
  5898.  
  5899. Gui = Instance.new("ScreenGui")
  5900. Text = Instance.new("TextLabel")
  5901.  
  5902. Gui.Name = "DEDisplay"
  5903. Gui.Parent = vPlayer.PlayerGui
  5904.  
  5905. Text.BackgroundColor3 = BrickColor.Black().Color
  5906. Text.BackgroundTransparency = 1
  5907. Text.BorderColor3 = BrickColor.White().Color
  5908. Text.BorderSizePixel = 0
  5909. Text.Name = "Ammo"
  5910. Text.Parent = Gui
  5911. Text.Position = UDim2.new(0.05, 0, 0.8, 0)
  5912. Text.Size = UDim2.new(0, 128, 0, 64)
  5913. Text.FontSize = "Size18"
  5914. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5915. Text.TextColor3 = BrickColor.White().Color
  5916. end
  5917.  
  5918. function onEquippedLocal(mouse)
  5919. vPlayer = game.Players.LocalPlayer
  5920.  
  5921. setUpGui()
  5922. end
  5923.  
  5924. function onUnequippedLocal(mouse)
  5925. if Gui then
  5926. Gui:remove()
  5927. end
  5928.  
  5929. Gui = nil
  5930. Text = nil
  5931. vPlayer = nil
  5932. end
  5933.  
  5934. Tool.Equipped:connect(onEquippedLocal)
  5935. Tool.Unequipped:connect(onUnequippedLocal)
  5936.  
  5937. Ammo.Changed:connect(onChanged)
  5938. Tool.StoredAmmo.Changed:connect(on2Changed)
  5939. end,o13)
  5940. end))
  5941. o14.Name = "GuiScript(2)"
  5942. o14.Parent = o1
  5943. table.insert(cors,coroutine.create(function()
  5944. wait()
  5945. Shotgoonwooot(function()
  5946. local Tool = script.Parent
  5947. local Ammo = Tool.Ammo
  5948. local MaxAmmo = Ammo.Value
  5949.  
  5950. local vPlayer
  5951. local Gui
  5952. local Text
  5953.  
  5954. function onChanged(value)
  5955. if value == "Value" or value == Ammo.Value then
  5956. if Gui ~= nil and Text ~= nil then
  5957. if Ammo.Value >= 1 then
  5958. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5959. elseif math.floor(Ammo.Value) == 0 then
  5960. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5961. elseif Ammo.Value < 0 then
  5962. for i = 0, 1, 0.03 / 2 do
  5963. local Num = math.floor(i * MaxAmmo + 0.5)
  5964.  
  5965. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5966. wait()
  5967. end
  5968. end
  5969. end
  5970. end
  5971. end
  5972.  
  5973. function on2Changed()
  5974. if Gui ~= nil and Text ~= nil then
  5975.  
  5976. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5977. wait()
  5978. end
  5979. end
  5980.  
  5981. function setUpGui()
  5982. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  5983. return
  5984. end
  5985.  
  5986. Gui = Instance.new("ScreenGui")
  5987. Text = Instance.new("TextLabel")
  5988.  
  5989. Gui.Name = "DEDisplay"
  5990. Gui.Parent = vPlayer.PlayerGui
  5991.  
  5992. Text.BackgroundColor3 = BrickColor.Black().Color
  5993. Text.BackgroundTransparency = 1
  5994. Text.BorderColor3 = BrickColor.White().Color
  5995. Text.BorderSizePixel = 0
  5996. Text.Name = "Ammo"
  5997. Text.Parent = Gui
  5998. Text.Position = UDim2.new(0.05, 0, 0.8, 0)
  5999. Text.Size = UDim2.new(0, 128, 0, 64)
  6000. Text.FontSize = "Size18"
  6001. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  6002. Text.TextColor3 = BrickColor.White().Color
  6003. end
  6004.  
  6005. function onEquippedLocal(mouse)
  6006. vPlayer = game.Players.LocalPlayer
  6007.  
  6008. setUpGui()
  6009. end
  6010.  
  6011. function onUnequippedLocal(mouse)
  6012. if Gui then
  6013. Gui:remove()
  6014. end
  6015.  
  6016. Gui = nil
  6017. Text = nil
  6018. vPlayer = nil
  6019. end
  6020.  
  6021. Tool.Equipped:connect(onEquippedLocal)
  6022. Tool.Unequipped:connect(onUnequippedLocal)
  6023.  
  6024. Ammo.Changed:connect(onChanged)
  6025. Tool.StoredAmmo.Changed:connect(on2Changed)
  6026. end,o14)
  6027. end))
  6028. o15.Parent = o1
  6029. o15.Material = Enum.Material.SmoothPlastic
  6030. o15.BrickColor = BrickColor.new("Black")
  6031. o15.Position = Vector3.new(-56.3797073, 1.00378299, -34.3214798)
  6032. o15.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  6033. o15.Anchored = true
  6034. o15.CanCollide = false
  6035. o15.FormFactor = Enum.FormFactor.Custom
  6036. o15.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6037. 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)
  6038. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6039. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6040. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6041. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6042. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6043. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6044. o15.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6045. o16.Parent = o15
  6046. o16.Scale = Vector3.new(0.222222224, 0.777777791, 0.222222224)
  6047. o17.Parent = o1
  6048. o17.Material = Enum.Material.SmoothPlastic
  6049. o17.BrickColor = BrickColor.new("Black")
  6050. o17.Position = Vector3.new(-56.3797073, 0.990432024, -34.3955536)
  6051. o17.Rotation = Vector3.new(-90, -0.0032855079, 90.0002289)
  6052. o17.Anchored = true
  6053. o17.CanCollide = false
  6054. o17.FormFactor = Enum.FormFactor.Custom
  6055. o17.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6056. 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)
  6057. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6058. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6059. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6060. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6061. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6062. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6063. o17.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6064. o18.Parent = o17
  6065. o18.Scale = Vector3.new(0.814814806, 0.407407403, 0.814814806)
  6066. o19.Parent = o1
  6067. o19.Material = Enum.Material.SmoothPlastic
  6068. o19.BrickColor = BrickColor.new("Black")
  6069. o19.Position = Vector3.new(-56.4507523, 0.820066094, -33.8251877)
  6070. o19.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  6071. o19.Anchored = true
  6072. o19.CanCollide = false
  6073. o19.FormFactor = Enum.FormFactor.Custom
  6074. o19.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6075. 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)
  6076. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6077. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6078. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6079. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6080. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6081. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6082. o19.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6083. o20.Parent = o19
  6084. o20.Scale = Vector3.new(0.222222224, 0.0370370373, 0.222222224)
  6085. o21.Parent = o1
  6086. o21.Material = Enum.Material.SmoothPlastic
  6087. o21.BrickColor = BrickColor.new("Black")
  6088. o21.Position = Vector3.new(-56.3797073, 0.608222008, -34.3598938)
  6089. o21.Rotation = Vector3.new(74.9999924, 6.769896e-007, -2.50447806e-006)
  6090. o21.Anchored = true
  6091. o21.CanCollide = false
  6092. o21.FormFactor = Enum.FormFactor.Custom
  6093. o21.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6094. 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)
  6095. o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6096. o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6097. o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6098. o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6099. o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6100. o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6101. o21.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6102. o22.Parent = o21
  6103. o22.Scale = Vector3.new(0.666666687, 0.222222224, 0.444444448)
  6104. o22.MeshType = Enum.MeshType.Wedge
  6105. o23.Parent = o1
  6106. o23.Material = Enum.Material.SmoothPlastic
  6107. o23.BrickColor = BrickColor.new("Black")
  6108. o23.Position = Vector3.new(-56.3797073, 0.834883094, -34.7362976)
  6109. o23.Rotation = Vector3.new(-98, 0, -0)
  6110. o23.Anchored = true
  6111. o23.CanCollide = false
  6112. o23.FormFactor = Enum.FormFactor.Custom
  6113. o23.Size = Vector3.new(0.200000003, 0.281481475, 0.200000003)
  6114. o23.CFrame = CFrame.new(-56.3797073, 0.834883094, -34.7362976, 1, 0, 0, 0, -0.139173076, 0.990268052, 0, -0.990268052, -0.139173076)
  6115. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6116. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6117. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6118. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6119. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6120. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6121. o23.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6122. o24.Parent = o23
  6123. o24.Scale = Vector3.new(0.703703701, 1, 0.703703701)
  6124. o25.Parent = o1
  6125. o25.Material = Enum.Material.SmoothPlastic
  6126. o25.BrickColor = BrickColor.new("Black")
  6127. o25.Position = Vector3.new(-56.3797073, 0.823760033, -34.6474075)
  6128. o25.Rotation = Vector3.new(-180, -90, 0)
  6129. o25.Anchored = true
  6130. o25.CanCollide = false
  6131. o25.FormFactor = Enum.FormFactor.Custom
  6132. o25.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6133. o25.CFrame = CFrame.new(-56.3797073, 0.823760033, -34.6474075, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6134. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6135. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6136. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6137. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6138. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6139. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6140. o25.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6141. o26.Parent = o25
  6142. o26.Scale = Vector3.new(0.296296299, 0.703703701, 0.740740716)
  6143. o27.Parent = o1
  6144. o27.Material = Enum.Material.SmoothPlastic
  6145. o27.BrickColor = BrickColor.new("Black")
  6146. o27.Position = Vector3.new(-56.3797073, 0.716360092, -34.6029663)
  6147. o27.Rotation = Vector3.new(-89.9999847, -0.00328049762, 180)
  6148. o27.Anchored = true
  6149. o27.CanCollide = false
  6150. o27.FormFactor = Enum.FormFactor.Custom
  6151. o27.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6152. 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)
  6153. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6154. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6155. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6156. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6157. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6158. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6159. o27.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6160. o28.Parent = o27
  6161. o28.Scale = Vector3.new(0.740740716, 0.740740716, 0.370370358)
  6162. o28.MeshType = Enum.MeshType.Wedge
  6163. o29.Parent = o1
  6164. o29.Material = Enum.Material.SmoothPlastic
  6165. o29.BrickColor = BrickColor.new("Black")
  6166. o29.Position = Vector3.new(-56.3797073, 0.462927461, -34.5932007)
  6167. o29.Rotation = Vector3.new(-139.989517, -90, 0)
  6168. o29.Anchored = true
  6169. o29.CanCollide = false
  6170. o29.FormFactor = Enum.FormFactor.Custom
  6171. o29.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6172. o29.CFrame = CFrame.new(-56.3797073, 0.462927461, -34.5932007, 0, 0, -1, 0.642927825, -0.765926838, 0, -0.765926838, -0.642927825, 0)
  6173. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6174. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6175. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6176. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6177. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6178. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6179. o29.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6180. o30.Parent = o29
  6181. o30.Scale = Vector3.new(0.444444448, 0.185185179, 0.666666687)
  6182. o31.Parent = o1
  6183. o31.Material = Enum.Material.SmoothPlastic
  6184. o31.BrickColor = BrickColor.new("Black")
  6185. o31.Position = Vector3.new(-56.3870316, 0.990445018, -33.7066612)
  6186. o31.Rotation = Vector3.new(-180, -90, 0)
  6187. o31.Anchored = true
  6188. o31.CanCollide = false
  6189. o31.FormFactor = Enum.FormFactor.Custom
  6190. o31.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6191. 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)
  6192. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6193. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6194. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6195. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6196. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6197. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6198. o31.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6199. o32.Parent = o31
  6200. o32.Scale = Vector3.new(1, 0.740740716, 0.0740740746)
  6201. o33.Parent = o1
  6202. o33.Material = Enum.Material.SmoothPlastic
  6203. o33.BrickColor = BrickColor.new("Black")
  6204. o33.Position = Vector3.new(-56.3797073, 0.6022861, -34.1147995)
  6205. o33.Rotation = Vector3.new(149.999985, -90, 0)
  6206. o33.Anchored = true
  6207. o33.CanCollide = false
  6208. o33.FormFactor = Enum.FormFactor.Custom
  6209. o33.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6210. 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)
  6211. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6212. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6213. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6214. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6215. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6216. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6217. o33.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6218. o34.Parent = o33
  6219. o34.Scale = Vector3.new(0.481481463, 0.111111112, 0.629629612)
  6220. o35.Parent = o1
  6221. o35.Material = Enum.Material.SmoothPlastic
  6222. o35.BrickColor = BrickColor.new("Black")
  6223. o35.Position = Vector3.new(-56.3797073, 0.511172056, -35.8189392)
  6224. o35.Rotation = Vector3.new(176.703568, -90, 0)
  6225. o35.Anchored = true
  6226. o35.CanCollide = false
  6227. o35.FormFactor = Enum.FormFactor.Custom
  6228. o35.Size = Vector3.new(0.237037033, 0.200000003, 0.200000003)
  6229. o35.CFrame = CFrame.new(-56.3797073, 0.511172056, -35.8189392, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6230. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6231. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6232. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6233. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6234. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6235. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6236. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6237. o36.Parent = o35
  6238. o36.Scale = Vector3.new(1, 0.296296299, 0.592592597)
  6239. o37.Parent = o1
  6240. o37.Material = Enum.Material.SmoothPlastic
  6241. o37.BrickColor = BrickColor.new("Black")
  6242. o37.Position = Vector3.new(-56.3797073, 0.699331999, -34.0710983)
  6243. o37.Rotation = Vector3.new(95, 90, 0)
  6244. o37.Anchored = true
  6245. o37.CanCollide = false
  6246. o37.FormFactor = Enum.FormFactor.Custom
  6247. o37.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6248. 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)
  6249. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6250. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6251. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6252. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6253. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6254. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6255. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6256. o38.Parent = o37
  6257. o38.Scale = Vector3.new(0.814814806, 0.111111112, 0.629629612)
  6258. o39.Parent = o1
  6259. o39.Material = Enum.Material.SmoothPlastic
  6260. o39.BrickColor = BrickColor.new("Black")
  6261. o39.Position = Vector3.new(-56.3797073, 0.653389096, -35.7974396)
  6262. o39.Rotation = Vector3.new(176.703568, -90, 0)
  6263. o39.Anchored = true
  6264. o39.CanCollide = false
  6265. o39.FormFactor = Enum.FormFactor.Custom
  6266. o39.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6267. o39.CFrame = CFrame.new(-56.3797073, 0.653389096, -35.7974396, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6268. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6269. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6270. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6271. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6272. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6273. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6274. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6275. o40.Parent = o39
  6276. o40.Scale = Vector3.new(0.888888896, 0.592592597, 0.592592597)
  6277. o41.Parent = o1
  6278. o41.Material = Enum.Material.SmoothPlastic
  6279. o41.BrickColor = BrickColor.new("Really black")
  6280. o41.Position = Vector3.new(-56.3797073, 0.983029008, -30.9933014)
  6281. o41.Rotation = Vector3.new(-90, 0, -0)
  6282. o41.Anchored = true
  6283. o41.CanCollide = false
  6284. o41.FormFactor = Enum.FormFactor.Custom
  6285. o41.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6286. o41.CFrame = CFrame.new(-56.3797073, 0.983029008, -30.9933014, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6287. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6288. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6289. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6290. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6291. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6292. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6293. o41.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6294. o42.Parent = o41
  6295. o42.Scale = Vector3.new(0.518518507, 0.0370370373, 0.518518507)
  6296. o43.Parent = o1
  6297. o43.Material = Enum.Material.SmoothPlastic
  6298. o43.BrickColor = BrickColor.new("Black")
  6299. o43.Position = Vector3.new(-56.3797073, 0.756361008, -33.7103691)
  6300. o43.Rotation = Vector3.new(180, -90, 0)
  6301. o43.Anchored = true
  6302. o43.CanCollide = false
  6303. o43.FormFactor = Enum.FormFactor.Custom
  6304. o43.Size = Vector3.new(0.407407403, 0.200000003, 0.200000003)
  6305. 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)
  6306. o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6307. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6308. o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6309. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6310. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6311. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6312. o43.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6313. o44.Parent = o43
  6314. o44.Scale = Vector3.new(1, 0.0370370373, 0.666666687)
  6315. o45.Parent = o1
  6316. o45.Material = Enum.Material.SmoothPlastic
  6317. o45.BrickColor = BrickColor.new("Black")
  6318. o45.Position = Vector3.new(-56.3797073, 0.729254007, -34.0322418)
  6319. o45.Rotation = Vector3.new(-85, 0, 180)
  6320. o45.Anchored = true
  6321. o45.CanCollide = false
  6322. o45.FormFactor = Enum.FormFactor.Custom
  6323. o45.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6324. 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)
  6325. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6326. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6327. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6328. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6329. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6330. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6331. o45.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6332. o46.Parent = o45
  6333. o46.Scale = Vector3.new(0.629629612, 0.259259254, 0.259259254)
  6334. o46.MeshType = Enum.MeshType.Wedge
  6335. o47.Parent = o1
  6336. o47.Material = Enum.Material.SmoothPlastic
  6337. o47.BrickColor = BrickColor.new("Black")
  6338. o47.Position = Vector3.new(-56.3797073, 0.739454985, -34.1047821)
  6339. o47.Rotation = Vector3.new(-85, 3.1589625e-005, -1.26463078e-007)
  6340. o47.Anchored = true
  6341. o47.CanCollide = false
  6342. o47.FormFactor = Enum.FormFactor.Custom
  6343. o47.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6344. 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)
  6345. o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6346. o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6347. o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6348. o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6349. o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6350. o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6351. o47.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6352. o48.Parent = o47
  6353. o48.Scale = Vector3.new(0.629629612, 0.259259254, 0.296296299)
  6354. o48.MeshType = Enum.MeshType.Wedge
  6355. o49.Parent = o1
  6356. o49.Material = Enum.Material.SmoothPlastic
  6357. o49.BrickColor = BrickColor.new("Black")
  6358. o49.Position = Vector3.new(-56.3797073, 0.868209004, -34.5733337)
  6359. o49.Rotation = Vector3.new(-180, 2.73745354e-006, 179.996719)
  6360. o49.Anchored = true
  6361. o49.CanCollide = false
  6362. o49.FormFactor = Enum.FormFactor.Custom
  6363. o49.Size = Vector3.new(0.200000003, 0.229629636, 0.200000003)
  6364. 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)
  6365. o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6366. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6367. o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6368. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6369. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6370. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6371. o49.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6372. o50.Parent = o49
  6373. o50.Scale = Vector3.new(0.740740716, 1, 0.444444448)
  6374. o50.MeshType = Enum.MeshType.Wedge
  6375. o51.Name = "A4"
  6376. o51.Parent = o1
  6377. o51.Material = Enum.Material.SmoothPlastic
  6378. o51.BrickColor = BrickColor.new("Really black")
  6379. o51.Position = Vector3.new(-56.427803, 0.983029008, -33.7066612)
  6380. o51.Rotation = Vector3.new(-180, -90, 0)
  6381. o51.Anchored = true
  6382. o51.CanCollide = false
  6383. o51.FormFactor = Enum.FormFactor.Custom
  6384. o51.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6385. 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)
  6386. o51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6387. o51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6388. o51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6389. o51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6390. o51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6391. o51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6392. o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6393. o52.Parent = o51
  6394. o52.Scale = Vector3.new(1, 0.666666687, 0.185185179)
  6395. o53.Parent = o1
  6396. o53.Material = Enum.Material.SmoothPlastic
  6397. o53.BrickColor = BrickColor.new("Black")
  6398. o53.Position = Vector3.new(-56.3797073, 0.927474022, -32.4874039)
  6399. o53.Rotation = Vector3.new(-90, 0, -0)
  6400. o53.Anchored = true
  6401. o53.CanCollide = false
  6402. o53.FormFactor = Enum.FormFactor.Custom
  6403. o53.Size = Vector3.new(0.200000003, 1.79999995, 0.200000003)
  6404. o53.CFrame = CFrame.new(-56.3797073, 0.927474022, -32.4874039, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6405. o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6406. o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6407. o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6408. o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6409. o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6410. o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6411. o53.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6412. o54.Parent = o53
  6413. o54.Scale = Vector3.new(0.333333343, 1, 0.777777791)
  6414. o55.Parent = o1
  6415. o55.Material = Enum.Material.SmoothPlastic
  6416. o55.BrickColor = BrickColor.new("Black")
  6417. o55.Position = Vector3.new(-56.3797073, 1.03858602, -34.0696335)
  6418. o55.Rotation = Vector3.new(-180, -90, 0)
  6419. o55.Anchored = true
  6420. o55.CanCollide = false
  6421. o55.FormFactor = Enum.FormFactor.Custom
  6422. o55.Size = Vector3.new(0.325925916, 0.200000003, 0.200000003)
  6423. o55.CFrame = CFrame.new(-56.3797073, 1.03858602, -34.0696335, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6424. o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6425. o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6426. o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6427. o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6428. o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6429. o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6430. o55.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6431. o56.Parent = o55
  6432. o56.Offset = Vector3.new(0.0370000005, 0, 0)
  6433. o56.Scale = Vector3.new(1, 0.555555522, 0.740740716)
  6434. o57.Parent = o1
  6435. o57.Material = Enum.Material.SmoothPlastic
  6436. o57.BrickColor = BrickColor.new("Black")
  6437. o57.Position = Vector3.new(-56.3797073, 0.868209004, -34.5733337)
  6438. o57.Rotation = Vector3.new(3.86261763e-006, -3.11288272e-006, -179.996719)
  6439. o57.Anchored = true
  6440. o57.CanCollide = false
  6441. o57.FormFactor = Enum.FormFactor.Custom
  6442. o57.Size = Vector3.new(0.200000003, 0.229629636, 0.200000003)
  6443. 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)
  6444. o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6445. o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6446. o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6447. o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6448. o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6449. o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6450. o57.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6451. o58.Parent = o57
  6452. o58.Scale = Vector3.new(0.740740716, 1, 0.444444448)
  6453. o58.MeshType = Enum.MeshType.Wedge
  6454. o59.Parent = o1
  6455. o59.Material = Enum.Material.SmoothPlastic
  6456. o59.BrickColor = BrickColor.new("Black")
  6457. o59.Position = Vector3.new(-56.3797073, 0.787977099, -35.0700455)
  6458. o59.Rotation = Vector3.new(-98, 0, -0)
  6459. o59.Anchored = true
  6460. o59.CanCollide = false
  6461. o59.FormFactor = Enum.FormFactor.Custom
  6462. o59.Size = Vector3.new(0.200000003, 0.392592579, 0.200000003)
  6463. o59.CFrame = CFrame.new(-56.3797073, 0.787977099, -35.0700455, 1, 0, 0, 0, -0.139173076, 0.990268052, 0, -0.990268052, -0.139173076)
  6464. o59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6465. o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6466. o59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6467. o59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6468. o59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6469. o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6470. o59.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6471. o60.Parent = o59
  6472. o60.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  6473. o61.Name = "A2"
  6474. o61.Parent = o1
  6475. o61.Material = Enum.Material.SmoothPlastic
  6476. o61.BrickColor = BrickColor.new("Really black")
  6477. o61.Transparency = 1
  6478. o61.Position = Vector3.new(-56.3797073, 0.816370726, -32.1696243)
  6479. o61.Rotation = Vector3.new(-90, 0, -0)
  6480. o61.Anchored = true
  6481. o61.CanCollide = false
  6482. o61.FormFactor = Enum.FormFactor.Custom
  6483. o61.Size = Vector3.new(0.2074074, 1.16296291, 0.200000003)
  6484. o61.CFrame = CFrame.new(-56.3797073, 0.816370726, -32.1696243, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6485. o61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6486. o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6487. o61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6488. o61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6489. o61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6490. o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6491. o61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6492. o62.Parent = o61
  6493. o63.Parent = o1
  6494. o63.Material = Enum.Material.SmoothPlastic
  6495. o63.BrickColor = BrickColor.new("Black")
  6496. o63.Position = Vector3.new(-56.3797073, 0.860806823, -31.1844444)
  6497. o63.Rotation = Vector3.new(-90, 0, -0)
  6498. o63.Anchored = true
  6499. o63.CanCollide = false
  6500. o63.FormFactor = Enum.FormFactor.Custom
  6501. o63.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6502. o63.CFrame = CFrame.new(-56.3797073, 0.860806823, -31.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6503. o63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6504. o63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6505. o63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6506. o63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6507. o63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6508. o63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6509. o63.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6510. o64.Parent = o63
  6511. o64.Scale = Vector3.new(0.407407403, 0.555555522, 1)
  6512. o65.Name = "A1"
  6513. o65.Parent = o1
  6514. o65.Material = Enum.Material.SmoothPlastic
  6515. o65.BrickColor = BrickColor.new("Really black")
  6516. o65.Position = Vector3.new(-56.3874969, 0.809473634, -32.1844444)
  6517. o65.Rotation = Vector3.new(-90, 0, -0)
  6518. o65.Anchored = true
  6519. o65.CanCollide = false
  6520. o65.FormFactor = Enum.FormFactor.Custom
  6521. o65.Size = Vector3.new(0.200000003, 1.0592593, 0.200000003)
  6522. o65.CFrame = CFrame.new(-56.3874969, 0.809473634, -32.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6523. o65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6524. o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6525. o65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6526. o65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6527. o65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6528. o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6529. o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6530. o66.Parent = o65
  6531. o67.Parent = o1
  6532. o67.Material = Enum.Material.SmoothPlastic
  6533. o67.BrickColor = BrickColor.new("Black")
  6534. o67.Position = Vector3.new(-56.3797073, 1.03858602, -34.4251862)
  6535. o67.Rotation = Vector3.new(3.86261763e-006, -3.11287977e-006, 0.00328550744)
  6536. o67.Anchored = true
  6537. o67.CanCollide = false
  6538. o67.FormFactor = Enum.FormFactor.Custom
  6539. o67.Size = Vector3.new(0.200000003, 0.200000003, 0.385185182)
  6540. 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)
  6541. o67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6542. o67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6543. o67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6544. o67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6545. o67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6546. o67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6547. o67.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6548. o68.Parent = o67
  6549. o68.Scale = Vector3.new(0.740740716, 0.555555522, 1)
  6550. o68.MeshType = Enum.MeshType.Wedge
  6551. o69.Parent = o1
  6552. o69.Material = Enum.Material.SmoothPlastic
  6553. o69.BrickColor = BrickColor.new("Black")
  6554. o69.Position = Vector3.new(-56.4130287, 0.927474022, -33.5214767)
  6555. o69.Rotation = Vector3.new(6.06230496e-005, -9.39151141e-006, -1.31937259e-005)
  6556. o69.Anchored = true
  6557. o69.CanCollide = false
  6558. o69.FormFactor = Enum.FormFactor.Custom
  6559. o69.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6560. 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)
  6561. o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6562. o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6563. o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6564. o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6565. o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6566. o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6567. o69.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6568. o70.Parent = o69
  6569. o70.Scale = Vector3.new(0.407407403, 0.111111112, 0.148148149)
  6570. o70.MeshType = Enum.MeshType.Wedge
  6571. o71.Parent = o1
  6572. o71.Material = Enum.Material.SmoothPlastic
  6573. o71.BrickColor = BrickColor.new("Black")
  6574. o71.Position = Vector3.new(-56.3797073, 0.786725998, -34.7733307)
  6575. o71.Rotation = Vector3.new(3.86261809e-006, -3.11285999e-006, -179.996719)
  6576. o71.Anchored = true
  6577. o71.CanCollide = false
  6578. o71.FormFactor = Enum.FormFactor.Custom
  6579. o71.Size = Vector3.new(0.200000003, 0.214814812, 0.200000003)
  6580. 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)
  6581. o71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6582. o71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6583. o71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6584. o71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6585. o71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6586. o71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6587. o71.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6588. o72.Parent = o71
  6589. o72.Scale = Vector3.new(0.740740716, 1, 0.962962925)
  6590. o72.MeshType = Enum.MeshType.Wedge
  6591. o73.Parent = o1
  6592. o73.Material = Enum.Material.SmoothPlastic
  6593. o73.BrickColor = BrickColor.new("Black")
  6594. o73.Position = Vector3.new(-56.3797073, 0.949705005, -34.2177658)
  6595. o73.Rotation = Vector3.new(-180, -90, 0)
  6596. o73.Anchored = true
  6597. o73.CanCollide = false
  6598. o73.FormFactor = Enum.FormFactor.Custom
  6599. o73.Size = Vector3.new(0.622222245, 0.200000003, 0.200000003)
  6600. o73.CFrame = CFrame.new(-56.3797073, 0.949705005, -34.2177658, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6601. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6602. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6603. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6604. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6605. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6606. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6607. o73.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6608. o74.Parent = o73
  6609. o74.Scale = Vector3.new(1, 0.333333343, 0.740740716)
  6610. o75.Name = "A3"
  6611. o75.Parent = o1
  6612. o75.Material = Enum.Material.SmoothPlastic
  6613. o75.BrickColor = BrickColor.new("Really black")
  6614. o75.Position = Vector3.new(-56.427803, 1.05340302, -33.7066612)
  6615. o75.Rotation = Vector3.new(-90, 0, -0)
  6616. o75.Anchored = true
  6617. o75.CanCollide = false
  6618. o75.FormFactor = Enum.FormFactor.Custom
  6619. o75.Size = Vector3.new(0.200000003, 0.400000006, 0.200000003)
  6620. o75.CFrame = CFrame.new(-56.427803, 1.05340302, -33.7066612, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6621. o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6622. o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6623. o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6624. o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6625. o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6626. o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6627. o75.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6628. o76.Parent = o75
  6629. o76.Scale = Vector3.new(0.185185179, 1, 0.185185179)
  6630. o77.Name = "Handle" -- DOTHIS
  6631. o77.Parent = o1
  6632. o77.Material = Enum.Material.SmoothPlastic
  6633. o77.BrickColor = BrickColor.new("Black")
  6634. o77.Position = Vector3.new(-56.3797073, 0.716360092, -34.3214722)
  6635. o77.Rotation = Vector3.new(-179.996719, -3.76802603e-007, 179.996719)
  6636. o77.Anchored = true
  6637. o77.CanCollide = false
  6638. o77.FormFactor = Enum.FormFactor.Custom
  6639. o77.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6640. 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)
  6641. o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6642. o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6643. o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6644. o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6645. o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6646. o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6647. o77.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6648. o78.Parent = o77
  6649. o78.Scale = Vector3.new(0.148148149, 0.518518507, 0.148148149)
  6650. o79.Name = "A1"
  6651. o79.Parent = o77
  6652. o79.Pitch = 0.40000000596046
  6653. o79.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6654. o79.Volume = 1
  6655. o79.PlayOnRemove = true
  6656. o80.Name = "A2"
  6657. o80.Parent = o77
  6658. o80.Pitch = 0.5
  6659. o80.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6660. o80.Volume = 1
  6661. o80.PlayOnRemove = true
  6662. o81.Name = "Fire2"
  6663. o81.Parent = o77
  6664. o81.SoundId = "http://www.roblox.com/asset/?id=2920959"
  6665. o81.Volume = 1
  6666. o82.Name = "Reload"
  6667. o82.Parent = o77
  6668. o82.Pitch = 0.69999998807907
  6669. o82.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6670. o82.Volume = 1
  6671. o82.PlayOnRemove = true
  6672. o83.Name = "Fire"
  6673. o83.Parent = o77
  6674. o83.SoundId = "http://roblox.com/asset/?id=10209803"
  6675. o83.Volume = 1
  6676. o83.PlayOnRemove = true
  6677. o85.Parent = o1
  6678. o85.Material = Enum.Material.SmoothPlastic
  6679. o85.BrickColor = BrickColor.new("Black")
  6680. o85.Position = Vector3.new(-56.3797073, 0.246018052, -35.7850952)
  6681. o85.Rotation = Vector3.new(176.703568, 0, -0)
  6682. o85.Anchored = true
  6683. o85.CanCollide = false
  6684. o85.FormFactor = Enum.FormFactor.Custom
  6685. o85.Size = Vector3.new(0.200000003, 0.311111122, 0.259259254)
  6686. o85.CFrame = CFrame.new(-56.3797073, 0.246018052, -35.7850952, 1, 0, 0, 0, -0.998345375, -0.0575020239, 0, 0.0575020239, -0.998345375)
  6687. o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6688. o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6689. o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6690. o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6691. o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6692. o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6693. o85.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6694. o86.Parent = o85
  6695. o86.Scale = Vector3.new(0.592592597, 1, 1)
  6696. o86.MeshType = Enum.MeshType.Wedge
  6697. o87.Parent = o1
  6698. o87.Material = Enum.Material.SmoothPlastic
  6699. o87.BrickColor = BrickColor.new("Black")
  6700. o87.Position = Vector3.new(-56.3797073, 0.990445018, -33.3511124)
  6701. o87.Rotation = Vector3.new(-90, 0, -0)
  6702. o87.Anchored = true
  6703. o87.CanCollide = false
  6704. o87.FormFactor = Enum.FormFactor.Custom
  6705. o87.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6706. o87.CFrame = CFrame.new(-56.3797073, 0.990445018, -33.3511124, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6707. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6708. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6709. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6710. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6711. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6712. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6713. o87.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6714. o88.Parent = o87
  6715. o88.Scale = Vector3.new(0.733333349, 0.296296299, 0.733333349)
  6716. o89.Parent = o1
  6717. o89.Material = Enum.Material.SmoothPlastic
  6718. o89.BrickColor = BrickColor.new("Black")
  6719. o89.Position = Vector3.new(-56.3797073, 0.812667012, -32.2188797)
  6720. o89.Rotation = Vector3.new(-90, 0, -0)
  6721. o89.Anchored = true
  6722. o89.CanCollide = false
  6723. o89.FormFactor = Enum.FormFactor.Custom
  6724. o89.Size = Vector3.new(0.200000003, 2.32370377, 0.200000003)
  6725. o89.CFrame = CFrame.new(-56.3797073, 0.812667012, -32.2188797, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6726. o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6727. o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6728. o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6729. o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6730. o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6731. o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6732. o89.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6733. o90.Parent = o89
  6734. o90.Scale = Vector3.new(0.592592597, 1, 0.592592597)
  6735. o91.Name = "A5"
  6736. o91.Parent = o1
  6737. o91.Material = Enum.Material.SmoothPlastic
  6738. o91.BrickColor = BrickColor.new("Really black")
  6739. o91.Position = Vector3.new(-56.450016, 0.986737013, -33.5548019)
  6740. o91.Rotation = Vector3.new(-180, -90, 0)
  6741. o91.Anchored = true
  6742. o91.CanCollide = false
  6743. o91.FormFactor = Enum.FormFactor.Custom
  6744. o91.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6745. 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)
  6746. o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6747. o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6748. o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6749. o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6750. o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6751. o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6752. o91.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6753. o92.Parent = o91
  6754. o92.Scale = Vector3.new(0.481481463, 0.185185179, 0.0370370373)
  6755. o93.Parent = o1
  6756. o93.Material = Enum.Material.SmoothPlastic
  6757. o93.BrickColor = BrickColor.new("Really black")
  6758. o93.Position = Vector3.new(-56.3797073, 0.776841998, -36.0259552)
  6759. o93.Rotation = Vector3.new(-97.2966766, 0, -0)
  6760. o93.Anchored = true
  6761. o93.CanCollide = false
  6762. o93.FormFactor = Enum.FormFactor.Custom
  6763. o93.Size = Vector3.new(0.222222224, 0.200000003, 0.222222224)
  6764. o93.CFrame = CFrame.new(-56.3797073, 0.776841998, -36.0259552, 1, 0, 0, 0, -0.127006978, 0.991901875, 0, -0.991901875, -0.127006978)
  6765. o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6766. o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6767. o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6768. o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6769. o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6770. o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6771. o93.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6772. o94.Parent = o93
  6773. o94.Scale = Vector3.new(1, 0.592592597, 1)
  6774. o95.Parent = o1
  6775. o95.Material = Enum.Material.SmoothPlastic
  6776. o95.BrickColor = BrickColor.new("Black")
  6777. o95.Position = Vector3.new(-56.3797073, 0.620475054, -35.9180145)
  6778. o95.Rotation = Vector3.new(176.703568, -90, 0)
  6779. o95.Anchored = true
  6780. o95.CanCollide = false
  6781. o95.FormFactor = Enum.FormFactor.Custom
  6782. o95.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6783. o95.CFrame = CFrame.new(-56.3797073, 0.620475054, -35.9180145, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6784. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6785. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6786. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6787. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6788. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6789. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6790. o95.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6791. o96.Parent = o95
  6792. o96.Scale = Vector3.new(0.333333343, 0.851851821, 0.592592597)
  6793. o97.Name = "Flash"
  6794. o97.Parent = o1
  6795. o97.Material = Enum.Material.SmoothPlastic
  6796. o97.Transparency = 1
  6797. o97.Position = Vector3.new(-56.3797073, 0.983029008, -30.645153)
  6798. o97.Rotation = Vector3.new(90, 2.4206912e-008, -180)
  6799. o97.Anchored = true
  6800. o97.CanCollide = false
  6801. o97.FormFactor = Enum.FormFactor.Custom
  6802. o97.Size = Vector3.new(0.200000003, 0.451851845, 0.200000003)
  6803. 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)
  6804. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6805. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6806. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6807. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6808. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6809. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6810. o97.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6811. o98.Parent = o97
  6812. o98.Scale = Vector3.new(1.33333337, 1.70000005, 1.33333337)
  6813. o98.MeshType = Enum.MeshType.Sphere
  6814. o99.Parent = o1
  6815. o99.Material = Enum.Material.SmoothPlastic
  6816. o99.BrickColor = BrickColor.new("Black")
  6817. o99.Position = Vector3.new(-56.3797073, 0.579321027, -34.2511139)
  6818. o99.Rotation = Vector3.new(180, -90, 0)
  6819. o99.Anchored = true
  6820. o99.CanCollide = false
  6821. o99.FormFactor = Enum.FormFactor.Custom
  6822. o99.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6823. 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)
  6824. o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6825. o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6826. o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6827. o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6828. o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6829. o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6830. o99.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6831. o100.Parent = o99
  6832. o100.Scale = Vector3.new(1, 0.111111112, 0.629629612)
  6833. o101.Parent = o1
  6834. o101.Material = Enum.Material.SmoothPlastic
  6835. o101.BrickColor = BrickColor.new("Black")
  6836. o101.Position = Vector3.new(-56.3797073, 0.93858099, -34.7437057)
  6837. o101.Rotation = Vector3.new(3.86261763e-006, -3.11287977e-006, 0.00328550767)
  6838. o101.Anchored = true
  6839. o101.CanCollide = false
  6840. o101.FormFactor = Enum.FormFactor.Custom
  6841. o101.Size = Vector3.new(0.200000003, 0.200000003, 0.251851857)
  6842. 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)
  6843. o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6844. o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6845. o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6846. o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6847. o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6848. o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6849. o101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6850. o102.Parent = o101
  6851. o102.Scale = Vector3.new(0.740740716, 0.444444448, 1)
  6852. o102.MeshType = Enum.MeshType.Wedge
  6853. o103.Parent = o1
  6854. o103.Material = Enum.Material.SmoothPlastic
  6855. o103.BrickColor = BrickColor.new("Black")
  6856. o103.Position = Vector3.new(-56.3797073, 0.634137988, -34.3125839)
  6857. o103.Rotation = Vector3.new(-105, 0, -0)
  6858. o103.Anchored = true
  6859. o103.CanCollide = false
  6860. o103.FormFactor = Enum.FormFactor.Custom
  6861. o103.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6862. o103.CFrame = CFrame.new(-56.3797073, 0.634137988, -34.3125839, 1, 0, 0, 0, -0.258819044, 0.965925813, 0, -0.965925813, -0.258819044)
  6863. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6864. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6865. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6866. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6867. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6868. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6869. o103.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6870. o104.Parent = o103
  6871. o104.Scale = Vector3.new(0.148148149, 0.148148149, 0.370370358)
  6872. o104.MeshType = Enum.MeshType.Wedge
  6873. o105.Parent = o1
  6874. o105.Material = Enum.Material.SmoothPlastic
  6875. o105.BrickColor = BrickColor.new("Black")
  6876. o105.Position = Vector3.new(-56.3685989, 1.07932901, -33.8216629)
  6877. o105.Rotation = Vector3.new(-180, -90, 0)
  6878. o105.Anchored = true
  6879. o105.CanCollide = false
  6880. o105.FormFactor = Enum.FormFactor.Custom
  6881. o105.Size = Vector3.new(0.629999995, 0.200000003, 0.200000003)
  6882. 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)
  6883. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6884. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6885. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6886. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6887. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6888. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6889. o105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6890. o106.Parent = o105
  6891. o106.Scale = Vector3.new(1, 0.148148149, 0.629629612)
  6892. o107.Parent = o1
  6893. o107.Material = Enum.Material.SmoothPlastic
  6894. o107.BrickColor = BrickColor.new("Black")
  6895. o107.Position = Vector3.new(-56.3797073, 0.618669033, -35.3519058)
  6896. o107.Rotation = Vector3.new(174.662048, 0, -0)
  6897. o107.Anchored = true
  6898. o107.CanCollide = false
  6899. o107.FormFactor = Enum.FormFactor.Custom
  6900. o107.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6901. o107.CFrame = CFrame.new(-56.3797073, 0.618669033, -35.3519058, 1, 0, 0, 0, -0.995663345, -0.093030028, 0, 0.093030028, -0.995663345)
  6902. o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6903. o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6904. o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6905. o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6906. o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6907. o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6908. o107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6909. o108.Parent = o107
  6910. o108.Scale = Vector3.new(0.592592597, 0.666666687, 0.814814806)
  6911. o108.MeshType = Enum.MeshType.Wedge
  6912. o109.Parent = o1
  6913. o109.Material = Enum.Material.SmoothPlastic
  6914. o109.BrickColor = BrickColor.new("Black")
  6915. o109.Position = Vector3.new(-56.3797073, 1.09043801, -33.4437065)
  6916. o109.Rotation = Vector3.new(179.999939, 9.39151141e-006, 180)
  6917. o109.Anchored = true
  6918. o109.CanCollide = false
  6919. o109.FormFactor = Enum.FormFactor.Custom
  6920. o109.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6921. 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)
  6922. o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6923. o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6924. o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6925. o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6926. o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6927. o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6928. o109.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6929. o110.Parent = o109
  6930. o110.Scale = Vector3.new(0.740740716, 0.0370370373, 0.629629612)
  6931. o110.MeshType = Enum.MeshType.Wedge
  6932. o111.Parent = o1
  6933. o111.Material = Enum.Material.SmoothPlastic
  6934. o111.BrickColor = BrickColor.new("Black")
  6935. o111.Position = Vector3.new(-56.4130287, 0.927474022, -33.8918457)
  6936. o111.Rotation = Vector3.new(179.999939, 9.39151141e-006, 180)
  6937. o111.Anchored = true
  6938. o111.CanCollide = false
  6939. o111.FormFactor = Enum.FormFactor.Custom
  6940. o111.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6941. 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)
  6942. o111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6943. o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6944. o111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6945. o111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6946. o111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6947. o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6948. o111.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6949. o112.Parent = o111
  6950. o112.Scale = Vector3.new(0.407407403, 0.111111112, 0.148148149)
  6951. o112.MeshType = Enum.MeshType.Wedge
  6952. o113.Parent = o1
  6953. o113.Material = Enum.Material.SmoothPlastic
  6954. o113.BrickColor = BrickColor.new("Black")
  6955. o113.Position = Vector3.new(-56.3797073, 0.431652546, -34.5969696)
  6956. o113.Rotation = Vector3.new(-64.9894562, 0, -180)
  6957. o113.Anchored = true
  6958. o113.CanCollide = false
  6959. o113.FormFactor = Enum.FormFactor.Custom
  6960. o113.Size = Vector3.new(0.200000003, 0.200000003, 0.533333361)
  6961. o113.CFrame = CFrame.new(-56.3797073, 0.431652546, -34.5969696, -1, 0, 0, 0, -0.422785044, 0.906230092, 0, 0.906230092, 0.422785044)
  6962. o113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6963. o113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6964. o113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6965. o113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6966. o113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6967. o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6968. o113.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6969. o114.Parent = o113
  6970. o114.Scale = Vector3.new(0.666666687, 0.814814806, 1)
  6971. o114.MeshType = Enum.MeshType.Wedge
  6972. o115.Parent = o1
  6973. o115.Material = Enum.Material.SmoothPlastic
  6974. o115.BrickColor = BrickColor.new("Black")
  6975. o115.Position = Vector3.new(-56.3797073, 0.537683487, -34.841774)
  6976. o115.Rotation = Vector3.new(115.010536, 0, -180)
  6977. o115.Anchored = true
  6978. o115.CanCollide = false
  6979. o115.FormFactor = Enum.FormFactor.Custom
  6980. o115.Size = Vector3.new(0.200000003, 0.200000003, 0.533333361)
  6981. o115.CFrame = CFrame.new(-56.3797073, 0.537683487, -34.841774, -1, 0, 0, 0, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044)
  6982. o115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6983. o115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6984. o115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6985. o115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6986. o115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6987. o115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6988. o115.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6989. o116.Parent = o115
  6990. o116.Scale = Vector3.new(0.666666687, 0.814814806, 1)
  6991. o116.MeshType = Enum.MeshType.Wedge
  6992. o117.Parent = o1
  6993. o117.Material = Enum.Material.SmoothPlastic
  6994. o117.BrickColor = BrickColor.new("Black")
  6995. o117.Position = Vector3.new(-56.338932, 0.990445018, -33.7066612)
  6996. o117.Rotation = Vector3.new(-180, -90, 0)
  6997. o117.Anchored = true
  6998. o117.CanCollide = false
  6999. o117.FormFactor = Enum.FormFactor.Custom
  7000. o117.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  7001. 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)
  7002. o117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7003. o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7004. o117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7005. o117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7006. o117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7007. o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7008. o117.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7009. o118.Parent = o117
  7010. o118.Scale = Vector3.new(1, 0.740740716, 0.333333343)
  7011. o119.Parent = o1
  7012. o119.Material = Enum.Material.SmoothPlastic
  7013. o119.BrickColor = BrickColor.new("Really black")
  7014. o119.Position = Vector3.new(-56.3797073, 0.12292695, -35.942215)
  7015. o119.Rotation = Vector3.new(-97.2966766, 0, -0)
  7016. o119.Anchored = true
  7017. o119.CanCollide = false
  7018. o119.FormFactor = Enum.FormFactor.Custom
  7019. o119.Size = Vector3.new(0.222222224, 0.200000003, 0.222222224)
  7020. o119.CFrame = CFrame.new(-56.3797073, 0.12292695, -35.942215, 1, 0, 0, 0, -0.127006978, 0.991901875, 0, -0.991901875, -0.127006978)
  7021. o119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7022. o119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7023. o119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7024. o119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7025. o119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7026. o119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7027. o119.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7028. o120.Parent = o119
  7029. o120.Scale = Vector3.new(1, 0.592592597, 1)
  7030. o121.Parent = o1
  7031. o121.Material = Enum.Material.SmoothPlastic
  7032. o121.BrickColor = BrickColor.new("Black")
  7033. o121.Position = Vector3.new(-56.3797073, 0.812667012, -31.1844444)
  7034. o121.Rotation = Vector3.new(-90, 0, -0)
  7035. o121.Anchored = true
  7036. o121.CanCollide = false
  7037. o121.FormFactor = Enum.FormFactor.Custom
  7038. o121.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7039. o121.CFrame = CFrame.new(-56.3797073, 0.812667012, -31.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  7040. o121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7041. o121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7042. o121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7043. o121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7044. o121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7045. o121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7046. o121.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7047. o122.Parent = o121
  7048. o122.Scale = Vector3.new(0.740740716, 0.555555522, 0.740740716)
  7049. o123.Parent = o1
  7050. o123.Material = Enum.Material.SmoothPlastic
  7051. o123.BrickColor = BrickColor.new("Black")
  7052. o123.Position = Vector3.new(-56.3797073, 0.256204486, -34.8954315)
  7053. o123.Rotation = Vector3.new(-154.989471, -90, 0)
  7054. o123.Anchored = true
  7055. o123.CanCollide = false
  7056. o123.FormFactor = Enum.FormFactor.Custom
  7057. o123.Size = Vector3.new(0.303703696, 0.200000003, 0.200000003)
  7058. o123.CFrame = CFrame.new(-56.3797073, 0.256204486, -34.8954315, 0, 0, -1, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044, 0)
  7059. o123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7060. o123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7061. o123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7062. o123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7063. o123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7064. o123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7065. o123.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7066. o124.Parent = o123
  7067. o124.Scale = Vector3.new(1, 0.111111112, 0.666666687)
  7068. o125.Parent = o1
  7069. o125.Material = Enum.Material.SmoothPlastic
  7070. o125.BrickColor = BrickColor.new("Black")
  7071. o125.Position = Vector3.new(-56.3797073, 0.408985019, -35.6609421)
  7072. o125.Rotation = Vector3.new(176.703568, 0, -0)
  7073. o125.Anchored = true
  7074. o125.CanCollide = false
  7075. o125.FormFactor = Enum.FormFactor.Custom
  7076. o125.Size = Vector3.new(0.200000003, 0.200000003, 0.540740728)
  7077. o125.CFrame = CFrame.new(-56.3797073, 0.408985019, -35.6609421, 1, 0, 0, 0, -0.998345375, -0.0575020239, 0, 0.0575020239, -0.998345375)
  7078. o125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7079. o125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7080. o125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7081. o125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7082. o125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7083. o125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7084. o125.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7085. o126.Parent = o125
  7086. o126.Scale = Vector3.new(0.592592597, 0.814814806, 1)
  7087. o126.MeshType = Enum.MeshType.Wedge
  7088. o127.Parent = o1
  7089. o127.Material = Enum.Material.SmoothPlastic
  7090. o127.BrickColor = BrickColor.new("Black")
  7091. o127.Position = Vector3.new(-56.3797073, 0.754117012, -35.4656677)
  7092. o127.Rotation = Vector3.new(-93.2964478, 0, -0)
  7093. o127.Anchored = true
  7094. o127.CanCollide = false
  7095. o127.FormFactor = Enum.FormFactor.Custom
  7096. o127.Size = Vector3.new(0.2074074, 1.07407403, 0.2074074)
  7097. o127.CFrame = CFrame.new(-56.3797073, 0.754117012, -35.4656677, 1, 0, 0, 0, -0.0575020239, 0.998345375, 0, -0.998345375, -0.0575020239)
  7098. o127.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7099. o127.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7100. o127.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7101. o127.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7102. o127.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7103. o127.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7104. o127.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7105. o128.Parent = o127
  7106. o129.Name = "S2"
  7107. o129.Parent = o1
  7108. o129.Material = Enum.Material.SmoothPlastic
  7109. o129.BrickColor = BrickColor.new("Black")
  7110. o129.Position = Vector3.new(-56.3797073, 0.81191802, -33.8399887)
  7111. o129.Rotation = Vector3.new(-90, 0, -0)
  7112. o129.Anchored = true
  7113. o129.CanCollide = false
  7114. o129.FormFactor = Enum.FormFactor.Custom
  7115. o129.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7116. o129.CFrame = CFrame.new(-56.3797073, 0.81191802, -33.8399887, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  7117. o129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7118. o129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7119. o129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7120. o129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7121. o129.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7122. o129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7123. o129.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7124. o130.Parent = o129
  7125. o130.Scale = Vector3.new(0.555555522, 0.592592597, 0.555555522)
  7126. o131.Parent = o1
  7127. o131.Material = Enum.Material.SmoothPlastic
  7128. o131.BrickColor = BrickColor.new("Black")
  7129. o131.Position = Vector3.new(-56.3797073, 0.86451602, -34.3807373)
  7130. o131.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  7131. o131.Anchored = true
  7132. o131.CanCollide = false
  7133. o131.FormFactor = Enum.FormFactor.Custom
  7134. o131.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7135. 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)
  7136. o131.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7137. o131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7138. o131.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7139. o131.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7140. o131.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7141. o131.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7142. o131.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7143. o132.Parent = o131
  7144. o132.Scale = Vector3.new(0.222222224, 0.777777791, 0.222222224)
  7145. o133.Parent = o1
  7146. o133.Material = Enum.Material.SmoothPlastic
  7147. o133.BrickColor = BrickColor.new("Black")
  7148. o133.Position = Vector3.new(-56.3797073, 0.62270999, -35.4283905)
  7149. o133.Rotation = Vector3.new(176.703568, -90, 0)
  7150. o133.Anchored = true
  7151. o133.CanCollide = false
  7152. o133.FormFactor = Enum.FormFactor.Custom
  7153. o133.Size = Vector3.new(0.555555582, 0.237037033, 0.200000003)
  7154. o133.CFrame = CFrame.new(-56.3797073, 0.62270999, -35.4283905, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  7155. o133.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7156. o133.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7157. o133.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7158. o133.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7159. o133.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7160. o133.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7161. o133.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7162. o134.Parent = o133
  7163. o134.Scale = Vector3.new(1, 1, 0.592592597)
  7164. o135.Parent = o1
  7165. o135.Material = Enum.Material.SmoothPlastic
  7166. o135.BrickColor = BrickColor.new("Black")
  7167. o135.Position = Vector3.new(-56.3797073, 0.834883094, -34.0177765)
  7168. o135.Rotation = Vector3.new(-180, -90, 0)
  7169. o135.Anchored = true
  7170. o135.CanCollide = false
  7171. o135.FormFactor = Enum.FormFactor.Custom
  7172. o135.Size = Vector3.new(1.02222228, 0.200000003, 0.200000003)
  7173. 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)
  7174. o135.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7175. o135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7176. o135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7177. o135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7178. o135.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7179. o135.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7180. o135.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7181. o136.Parent = o135
  7182. o136.Scale = Vector3.new(1, 0.814814806, 0.740740716)
  7183. o137.Parent = o1
  7184. o137.Material = Enum.Material.SmoothPlastic
  7185. o137.BrickColor = BrickColor.new("Black")
  7186. o137.Position = Vector3.new(-56.3797073, 0.983029008, -32.1868591)
  7187. o137.Rotation = Vector3.new(-90, 0, -0)
  7188. o137.Anchored = true
  7189. o137.CanCollide = false
  7190. o137.FormFactor = Enum.FormFactor.Custom
  7191. o137.Size = Vector3.new(0.200000003, 2.38777781, 0.200000003)
  7192. o137.CFrame = CFrame.new(-56.3797073, 0.983029008, -32.1868591, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  7193. o137.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7194. o137.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7195. o137.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7196. o137.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7197. o137.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7198. o137.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7199. o137.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7200. o138.Parent = o137
  7201. o138.Scale = Vector3.new(0.592592597, 1, 0.592592597)
  7202. o139.Parent = o1
  7203. o139.Material = Enum.Material.SmoothPlastic
  7204. o139.BrickColor = BrickColor.new("Black")
  7205. o139.Position = Vector3.new(-56.3797073, 0.484674454, -34.7193756)
  7206. o139.Rotation = Vector3.new(-154.989471, -90, 0)
  7207. o139.Anchored = true
  7208. o139.CanCollide = false
  7209. o139.FormFactor = Enum.FormFactor.Custom
  7210. o139.Size = Vector3.new(0.200000003, 0.540740728, 0.200000003)
  7211. o139.CFrame = CFrame.new(-56.3797073, 0.484674454, -34.7193756, 0, 0, -1, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044, 0)
  7212. o139.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7213. o139.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7214. o139.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7215. o139.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7216. o139.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7217. o139.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7218. o139.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7219. o140.Parent = o139
  7220. o140.Scale = Vector3.new(0.518518507, 1, 0.666666687)
  7221. o141.Name = "S1"
  7222. o141.Parent = o1
  7223. o141.Material = Enum.Material.SmoothPlastic
  7224. o141.BrickColor = BrickColor.new("Black")
  7225. o141.Position = Vector3.new(-56.3797073, 0.81191802, -33.6436958)
  7226. o141.Rotation = Vector3.new(-90, -2.40123825e-007, -0)
  7227. o141.Anchored = true
  7228. o141.CanCollide = false
  7229. o141.FormFactor = Enum.FormFactor.Custom
  7230. o141.Size = Vector3.new(0.200000003, 0.274074078, 0.200000003)
  7231. 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)
  7232. o141.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7233. o141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7234. o141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7235. o141.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7236. o141.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7237. o141.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7238. o141.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7239. o142.Parent = o141
  7240. o142.Scale = Vector3.new(0.555555522, 1, 0.555555522)
  7241. o143.Parent = o1
  7242. o143.Material = Enum.Material.SmoothPlastic
  7243. o143.BrickColor = BrickColor.new("Black")
  7244. o143.Position = Vector3.new(-56.3797073, 0.905256987, -33.4437065)
  7245. o143.Rotation = Vector3.new(-180, -90, 0)
  7246. o143.Anchored = true
  7247. o143.CanCollide = false
  7248. o143.FormFactor = Enum.FormFactor.Custom
  7249. o143.Size = Vector3.new(0.200000003, 0.362962961, 0.200000003)
  7250. o143.CFrame = CFrame.new(-56.3797073, 0.905256987, -33.4437065, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  7251. o143.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7252. o143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7253. o143.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7254. o143.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7255. o143.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7256. o143.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7257. o143.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7258. o144.Parent = o143
  7259. o144.Scale = Vector3.new(0.629629612, 1, 0.740740716)
  7260. o145.Parent = o1
  7261. o145.Material = Enum.Material.SmoothPlastic
  7262. o145.BrickColor = BrickColor.new("Black")
  7263. o145.Position = Vector3.new(-56.3056107, 1.02747703, -33.7066612)
  7264. o145.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  7265. o145.Anchored = true
  7266. o145.CanCollide = false
  7267. o145.FormFactor = Enum.FormFactor.Custom
  7268. o145.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7269. 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)
  7270. o145.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7271. o145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7272. o145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7273. o145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7274. o145.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7275. o145.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7276. o145.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7277. o146.Parent = o145
  7278. o146.Scale = Vector3.new(0.222222224, 0.0370370373, 0.222222224)
  7279. o147.Parent = o1
  7280. o147.Material = Enum.Material.SmoothPlastic
  7281. o147.BrickColor = BrickColor.new("Really black")
  7282. o147.Position = Vector3.new(-56.3797073, 0.44988203, -35.9840927)
  7283. o147.Rotation = Vector3.new(172.703323, -90, 0)
  7284. o147.Anchored = true
  7285. o147.CanCollide = false
  7286. o147.FormFactor = Enum.FormFactor.Custom
  7287. o147.Size = Vector3.new(0.200000003, 0.65925926, 0.222222224)
  7288. o147.CFrame = CFrame.new(-56.3797073, 0.44988203, -35.9840927, 0, 0, -1, -0.127006978, -0.991901875, 0, -0.991901875, 0.127006978, 0)
  7289. o147.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7290. o147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7291. o147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7292. o147.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7293. o147.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7294. o147.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7295. o147.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7296. o148.Parent = o147
  7297. o148.Scale = Vector3.new(0.592592597, 1, 1)
  7298. o97.BrickColor = BrickColor.new("Deep orange")
  7299. for i=1,#cors do
  7300. coroutine.resume(cors[i])
  7301. end
  7302. end)
  7303.  
  7304. Mossberg_2.MouseButton1Down:connect(function()
  7305. PLRS = game:GetService("Players")
  7306. Hanger = game.Players.LocalPlayer.Name
  7307. Victim = Usr3.Text
  7308. NAME = "Lynched N1gger" --Name of the nub ur lyinching
  7309. ChangeSkinColor = true --Change skin color like rocsim
  7310. SkinColor = BrickColor.new("Reddish brown") --Color plz
  7311. RemoveChar = true --Prevents the victim from respawning
  7312. o1 = Instance.new("Model")
  7313. o2 = Instance.new("Part")
  7314. o3 = Instance.new("Part")
  7315. o4 = Instance.new("SpecialMesh")
  7316. o5 = Instance.new("Part")
  7317. o6 = Instance.new("Part")
  7318. o7 = Instance.new("Part")
  7319. o8 = Instance.new("Part")
  7320. o9 = Instance.new("Part")
  7321. o10 = Instance.new("SpecialMesh")
  7322. o11 = Instance.new("Part")
  7323. o12 = Instance.new("Part")
  7324. o13 = Instance.new("ClickDetector")
  7325. o14 = Instance.new("Part")
  7326. o15 = Instance.new("Part")
  7327. o16 = Instance.new("SpecialMesh")
  7328. o17 = Instance.new("Part")
  7329. o18 = Instance.new("SpecialMesh")
  7330. o19 = Instance.new("Part")
  7331. o20 = Instance.new("SpecialMesh")
  7332. o21 = Instance.new("Part")
  7333. o22 = Instance.new("SpecialMesh")
  7334. o23 = Instance.new("Part")
  7335. o24 = Instance.new("Part")
  7336. o25 = Instance.new("Part")
  7337. o26 = Instance.new("SpecialMesh")
  7338. o27 = Instance.new("Part")
  7339. o28 = Instance.new("SpecialMesh")
  7340. o29 = Instance.new("Part")
  7341. o30 = Instance.new("SpecialMesh")
  7342. o31 = Instance.new("Part")
  7343. o32 = Instance.new("BlockMesh")
  7344. o33 = Instance.new("Part")
  7345. o34 = Instance.new("Part")
  7346. o35 = Instance.new("Part")
  7347. o36 = Instance.new("Part")
  7348. o37 = Instance.new("SpecialMesh")
  7349. o38 = Instance.new("Part")
  7350. o39 = Instance.new("SpecialMesh")
  7351. o40 = Instance.new("Part")
  7352. o41 = Instance.new("SpecialMesh")
  7353. o42 = Instance.new("Part")
  7354. o43 = Instance.new("SpecialMesh")
  7355. o44 = Instance.new("Part")
  7356. o45 = Instance.new("SpecialMesh")
  7357. o46 = Instance.new("Part")
  7358. o47 = Instance.new("SpecialMesh")
  7359. o48 = Instance.new("Part")
  7360. o49 = Instance.new("SpecialMesh")
  7361. o50 = Instance.new("Part")
  7362. o51 = Instance.new("SpecialMesh")
  7363. o52 = Instance.new("Part")
  7364. o53 = Instance.new("Part")
  7365. o54 = Instance.new("Part")
  7366. o55 = Instance.new("Part")
  7367. o56 = Instance.new("Part")
  7368. o57 = Instance.new("Part")
  7369. o1.Name = "Apparatus"
  7370. o1.Parent = workspace
  7371. o2.Name = "Border"
  7372. o2.Parent = o1
  7373. o2.Material = Enum.Material.Wood
  7374. o2.BrickColor = BrickColor.new("Reddish brown")
  7375. o2.Position = Vector3.new(3.7900939, 1.000139, -3.31000495)
  7376. o2.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7377. o2.Anchored = true
  7378. o2.Size = Vector3.new(1, 2, 1)
  7379. o2.CFrame = CFrame.new(3.7900939, 1.000139, -3.31000495, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7380. o2.BottomSurface = Enum.SurfaceType.Smooth
  7381. o2.TopSurface = Enum.SurfaceType.Smooth
  7382. o2.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7383. o3.Name = "Border"
  7384. o3.Parent = o1
  7385. o3.Material = Enum.Material.Wood
  7386. o3.BrickColor = BrickColor.new("Reddish brown")
  7387. o3.Position = Vector3.new(3.29007602, 2.20012689, -5.81000376)
  7388. o3.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7389. o3.Anchored = true
  7390. o3.Size = Vector3.new(2, 0.400000006, 8)
  7391. o3.CFrame = CFrame.new(3.29007602, 2.20012689, -5.81000376, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7392. o3.BottomSurface = Enum.SurfaceType.Smooth
  7393. o3.TopSurface = Enum.SurfaceType.Smooth
  7394. o3.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7395. o4.Parent = o3
  7396. o4.Scale = Vector3.new(0.899999976, 1, 1)
  7397. o4.MeshType = Enum.MeshType.Brick
  7398. o5.Name = "Border"
  7399. o5.Parent = o1
  7400. o5.Material = Enum.Material.Wood
  7401. o5.BrickColor = BrickColor.new("Reddish brown")
  7402. o5.Position = Vector3.new(-8.7521944, 13.8946743, 0.150831997)
  7403. o5.Rotation = Vector3.new(2.48885655, -4.51177645, -3.27863765)
  7404. o5.RotVelocity = Vector3.new(-8.23543072, 2.20864725, -36.2339249)
  7405. o5.Velocity = Vector3.new(11.6443367, -4.11698055, -1.26301694)
  7406. o5.Anchored = true
  7407. o5.Shape = Enum.PartType.Ball
  7408. o5.Size = Vector3.new(1, 1, 1)
  7409. o5.CFrame = CFrame.new(-8.7521944, 13.8946743, 0.150831997, 0.995269477, 0.0570145734, -0.0786639974, -0.0605482496, 0.997226059, -0.0432905145, 0.0759776011, 0.0478486978, 0.995960772)
  7410. o5.BottomSurface = Enum.SurfaceType.Hinge
  7411. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7412. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7413. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7414. o5.TopSurface = Enum.SurfaceType.Hinge
  7415. o5.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7416. o6.Name = "Border"
  7417. o6.Parent = o1
  7418. o6.Material = Enum.Material.Wood
  7419. o6.BrickColor = BrickColor.new("Reddish brown")
  7420. o6.Position = Vector3.new(-8.92583179, 11.8788824, -0.0139640002)
  7421. o6.Rotation = Vector3.new(3.3779223, 13.3131113, -4.63185549)
  7422. o6.RotVelocity = Vector3.new(7.75854731, -0.508604288, -2.63357639)
  7423. o6.Velocity = Vector3.new(1.77621865, 0.818187475, 0.0805187672)
  7424. o6.Anchored = true
  7425. o6.Shape = Enum.PartType.Ball
  7426. o6.Size = Vector3.new(1, 1, 1)
  7427. o6.CFrame = CFrame.new(-8.92583179, 11.8788824, -0.0139640002, 0.969948113, 0.0785829648, 0.230272427, -0.0670890734, 0.996098101, -0.0573382676, -0.23387973, 0.040166378, 0.971435487)
  7428. o6.BottomSurface = Enum.SurfaceType.Weld
  7429. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7430. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7431. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7432. o6.TopSurface = Enum.SurfaceType.Hinge
  7433. o6.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7434. o7.Name = "Border"
  7435. o7.Parent = o1
  7436. o7.Material = Enum.Material.Wood
  7437. o7.BrickColor = BrickColor.new("Reddish brown")
  7438. o7.Position = Vector3.new(-9.00454807, 10.8700542, -0.0151049998)
  7439. o7.Rotation = Vector3.new(0.000134483111, 2.62281871, -2.73956633)
  7440. o7.RotVelocity = Vector3.new(0.00831637159, 0.000290604541, 0.181684732)
  7441. o7.Velocity = Vector3.new(-1.5704602, -2.33770895, 0.0131324558)
  7442. o7.Anchored = true
  7443. o7.Shape = Enum.PartType.Ball
  7444. o7.Size = Vector3.new(1, 1, 1)
  7445. o7.CFrame = CFrame.new(-9.00454807, 10.8700542, -0.0151049998, 0.997810662, 0.0477461591, 0.0457608365, -0.0477961116, 0.99885726, -2.34471418e-006, -0.0457086638, -0.00218485086, 0.998952448)
  7446. o7.BottomSurface = Enum.SurfaceType.Weld
  7447. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7448. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7449. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7450. o7.TopSurface = Enum.SurfaceType.Hinge
  7451. o7.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7452. o8.Name = "Border"
  7453. o8.Parent = o1
  7454. o8.Material = Enum.Material.Wood
  7455. o8.BrickColor = BrickColor.new("Reddish brown")
  7456. o8.Position = Vector3.new(-8.82881641, 12.88834, 0.0436379984)
  7457. o8.Rotation = Vector3.new(5.5002017, -7.73406172, -4.38645411)
  7458. o8.RotVelocity = Vector3.new(4.62290621, -2.38285089, 19.0236874)
  7459. o8.Velocity = Vector3.new(2.1618247, -5.62273502, -6.35765696)
  7460. o8.Anchored = true
  7461. o8.Shape = Enum.PartType.Ball
  7462. o8.Size = Vector3.new(1, 1, 1)
  7463. o8.CFrame = CFrame.new(-8.82881641, 12.88834, 0.0436379984, 0.98800087, 0.0757875666, -0.134575278, -0.08899232, 0.991493642, -0.094977349, 0.126232415, 0.105813876, 0.986341119)
  7464. o8.BottomSurface = Enum.SurfaceType.Hinge
  7465. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7466. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7467. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7468. o8.TopSurface = Enum.SurfaceType.Hinge
  7469. o8.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7470. o9.Name = "Noose"
  7471. o9.Parent = o1
  7472. o9.BrickColor = BrickColor.new("Reddish brown")
  7473. o9.Position = Vector3.new(-9.07616997, 9.3717556, -0.0118279997)
  7474. o9.Rotation = Vector3.new(133.7211, 86.2080154, -133.783691)
  7475. o9.RotVelocity = Vector3.new(0.00831637159, 0.000290604541, 0.181684732)
  7476. o9.Velocity = Vector3.new(-1.29824352, -2.3507483, 0.0006929636)
  7477. o9.Anchored = true
  7478. o9.Size = Vector3.new(1, 2, 1)
  7479. o9.CFrame = CFrame.new(-9.07616997, 9.3717556, -0.0118279997, -0.0457608439, 0.0477461517, 0.997810721, 2.34507024e-006, 0.998857141, -0.0477961153, -0.998952448, -0.00218485063, -0.04570866)
  7480. o9.BottomSurface = Enum.SurfaceType.Smooth
  7481. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7482. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7483. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7484. o9.TopSurface = Enum.SurfaceType.Smooth
  7485. o9.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7486. o10.Parent = o9
  7487. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7488. o10.Scale = Vector3.new(1.89999998, 1.89999998, 1.89999998)
  7489. o10.MeshType = Enum.MeshType.FileMesh
  7490. o11.Name = "Border"
  7491. o11.Parent = o1
  7492. o11.Material = Enum.Material.Wood
  7493. o11.BrickColor = BrickColor.new("Reddish brown")
  7494. o11.Position = Vector3.new(-2.20992398, 2.00010109, -8.31000614)
  7495. o11.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7496. o11.Anchored = true
  7497. o11.Size = Vector3.new(1, 4, 1)
  7498. o11.CFrame = CFrame.new(-2.20992398, 2.00010109, -8.31000614, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7499. o11.BottomSurface = Enum.SurfaceType.Smooth
  7500. o11.TopSurface = Enum.SurfaceType.Smooth
  7501. o11.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7502. o12.Name = "Tab"
  7503. o12.Parent = o1
  7504. o12.Material = Enum.Material.Wood
  7505. o12.BrickColor = BrickColor.new("Reddish brown")
  7506. o12.Position = Vector3.new(-3.20995188, 5.40000296, 5.68999195)
  7507. o12.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7508. o12.Anchored = true
  7509. o12.Size = Vector3.new(3, 2, 5)
  7510. o12.CFrame = CFrame.new(-3.20995188, 5.40000296, 5.68999195, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7511. o12.BottomSurface = Enum.SurfaceType.Smooth
  7512. o12.TopSurface = Enum.SurfaceType.Smooth
  7513. o12.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7514. o13.Parent = o12
  7515. o14.Name = "Floor"
  7516. o14.Parent = o1
  7517. o14.Material = Enum.Material.Wood
  7518. o14.BrickColor = BrickColor.new("Reddish brown")
  7519. o14.Position = Vector3.new(-8.70993233, 4.29997492, -0.310007006)
  7520. o14.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7521. o14.Anchored = true
  7522. o14.Size = Vector3.new(4, 1, 7)
  7523. o14.CFrame = CFrame.new(-8.70993233, 4.29997492, -0.310007006, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7524. o14.BottomSurface = Enum.SurfaceType.Smooth
  7525. o14.TopSurface = Enum.SurfaceType.Smooth
  7526. o14.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7527. o15.Name = "Border"
  7528. o15.Parent = o1
  7529. o15.Material = Enum.Material.Wood
  7530. o15.BrickColor = BrickColor.new("Reddish brown")
  7531. o15.Position = Vector3.new(-8.70998192, 9.39996815, 8.68999577)
  7532. o15.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7533. o15.Anchored = true
  7534. o15.Size = Vector3.new(2, 10, 1)
  7535. o15.CFrame = CFrame.new(-8.70998192, 9.39996815, 8.68999577, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7536. o15.BottomSurface = Enum.SurfaceType.Smooth
  7537. o15.TopSurface = Enum.SurfaceType.Smooth
  7538. o15.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7539. o16.Parent = o15
  7540. o16.Scale = Vector3.new(0.5, 1, 1)
  7541. o16.MeshType = Enum.MeshType.Brick
  7542. o17.Name = "Border"
  7543. o17.Parent = o1
  7544. o17.Material = Enum.Material.Wood
  7545. o17.BrickColor = BrickColor.new("Reddish brown")
  7546. o17.Position = Vector3.new(-8.71002579, 14.9000044, 0.190008)
  7547. o17.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7548. o17.Anchored = true
  7549. o17.Size = Vector3.new(2, 1, 18)
  7550. o17.CFrame = CFrame.new(-8.71002579, 14.9000044, 0.190008, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7551. o17.BottomSurface = Enum.SurfaceType.Smooth
  7552. o17.TopSurface = Enum.SurfaceType.Smooth
  7553. o17.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7554. o18.Parent = o17
  7555. o18.Scale = Vector3.new(0.5, 1, 1)
  7556. o18.MeshType = Enum.MeshType.Brick
  7557. o19.Name = "Border"
  7558. o19.Parent = o1
  7559. o19.Material = Enum.Material.Wood
  7560. o19.BrickColor = BrickColor.new("Reddish brown")
  7561. o19.Position = Vector3.new(-8.70998192, 9.90000629, -9.30999374)
  7562. o19.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7563. o19.Anchored = true
  7564. o19.Size = Vector3.new(2, 11, 1)
  7565. o19.CFrame = CFrame.new(-8.70998192, 9.90000629, -9.30999374, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7566. o19.BottomSurface = Enum.SurfaceType.Smooth
  7567. o19.TopSurface = Enum.SurfaceType.Smooth
  7568. o19.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7569. o20.Parent = o19
  7570. o20.Scale = Vector3.new(0.5, 1, 1)
  7571. o20.MeshType = Enum.MeshType.Brick
  7572. o21.Name = "Border"
  7573. o21.Parent = o1
  7574. o21.Material = Enum.Material.Wood
  7575. o21.BrickColor = BrickColor.new("Reddish brown")
  7576. o21.Position = Vector3.new(7.29010201, 0.200167999, -5.81000376)
  7577. o21.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7578. o21.Anchored = true
  7579. o21.Size = Vector3.new(2, 0.400000006, 8)
  7580. o21.CFrame = CFrame.new(7.29010201, 0.200167999, -5.81000376, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7581. o21.BottomSurface = Enum.SurfaceType.Smooth
  7582. o21.TopSurface = Enum.SurfaceType.Smooth
  7583. o21.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7584. o22.Parent = o21
  7585. o22.Scale = Vector3.new(0.899999976, 1, 1)
  7586. o22.MeshType = Enum.MeshType.Brick
  7587. o23.Name = "Border"
  7588. o23.Parent = o1
  7589. o23.Material = Enum.Material.Wood
  7590. o23.BrickColor = BrickColor.new("Reddish brown")
  7591. o23.Position = Vector3.new(5.7900939, 0.500172973, -8.31000614)
  7592. o23.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7593. o23.Anchored = true
  7594. o23.Size = Vector3.new(1, 1, 1)
  7595. o23.CFrame = CFrame.new(5.7900939, 0.500172973, -8.31000614, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7596. o23.BottomSurface = Enum.SurfaceType.Smooth
  7597. o23.TopSurface = Enum.SurfaceType.Smooth
  7598. o23.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7599. o24.Name = "Border"
  7600. o24.Parent = o1
  7601. o24.Material = Enum.Material.Wood
  7602. o24.BrickColor = BrickColor.new("Reddish brown")
  7603. o24.Position = Vector3.new(5.7900939, 0.500155985, -3.31000495)
  7604. o24.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7605. o24.Anchored = true
  7606. o24.Size = Vector3.new(1, 1, 1)
  7607. o24.CFrame = CFrame.new(5.7900939, 0.500155985, -3.31000495, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7608. o24.BottomSurface = Enum.SurfaceType.Smooth
  7609. o24.TopSurface = Enum.SurfaceType.Smooth
  7610. o24.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7611. o25.Name = "Border"
  7612. o25.Parent = o1
  7613. o25.Material = Enum.Material.Wood
  7614. o25.BrickColor = BrickColor.new("Reddish brown")
  7615. o25.Position = Vector3.new(5.2900939, 1.20015597, -5.81000376)
  7616. o25.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7617. o25.Anchored = true
  7618. o25.Size = Vector3.new(2, 0.400000006, 8)
  7619. o25.CFrame = CFrame.new(5.2900939, 1.20015597, -5.81000376, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7620. o25.BottomSurface = Enum.SurfaceType.Smooth
  7621. o25.TopSurface = Enum.SurfaceType.Smooth
  7622. o25.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7623. o26.Parent = o25
  7624. o26.Scale = Vector3.new(0.899999976, 1, 1)
  7625. o26.MeshType = Enum.MeshType.Brick
  7626. o27.Name = "Border"
  7627. o27.Parent = o1
  7628. o27.Material = Enum.Material.Wood
  7629. o27.BrickColor = BrickColor.new("Reddish brown")
  7630. o27.Position = Vector3.new(-0.209934995, 4.20005417, -5.81000376)
  7631. o27.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7632. o27.Anchored = true
  7633. o27.Size = Vector3.new(1, 0.400000006, 8)
  7634. o27.CFrame = CFrame.new(-0.209934995, 4.20005417, -5.81000376, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7635. o27.BottomSurface = Enum.SurfaceType.Smooth
  7636. o27.TopSurface = Enum.SurfaceType.Smooth
  7637. o27.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7638. o28.Parent = o27
  7639. o28.Scale = Vector3.new(0.899999976, 1, 1)
  7640. o28.MeshType = Enum.MeshType.Brick
  7641. o29.Name = "Border"
  7642. o29.Parent = o1
  7643. o29.Material = Enum.Material.Wood
  7644. o29.BrickColor = BrickColor.new("Reddish brown")
  7645. o29.Position = Vector3.new(1.29007602, 3.20009804, -5.81000376)
  7646. o29.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7647. o29.Anchored = true
  7648. o29.Size = Vector3.new(2, 0.400000006, 8)
  7649. o29.CFrame = CFrame.new(1.29007602, 3.20009804, -5.81000376, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7650. o29.BottomSurface = Enum.SurfaceType.Smooth
  7651. o29.TopSurface = Enum.SurfaceType.Smooth
  7652. o29.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7653. o30.Parent = o29
  7654. o30.Scale = Vector3.new(0.899999976, 1, 1)
  7655. o30.MeshType = Enum.MeshType.Brick
  7656. o31.Name = "Bonet"
  7657. o31.Parent = o1
  7658. o31.Material = Enum.Material.Wood
  7659. o31.BrickColor = BrickColor.new("Reddish brown")
  7660. o31.Position = Vector3.new(-3.209934, 4.90001392, 5.68999195)
  7661. o31.Rotation = Vector3.new(28.6479549, 0.00023920431, 0.000443518336)
  7662. o31.Anchored = true
  7663. o31.Size = Vector3.new(1, 1, 1)
  7664. o31.CFrame = CFrame.new(-3.209934, 4.90001392, 5.68999195, 0.999999821, -7.74085311e-006, 4.17490264e-006, 8.77684033e-006, 0.877581835, -0.479426444, 4.73504578e-008, 0.479426444, 0.877581835)
  7665. o31.BottomSurface = Enum.SurfaceType.Smooth
  7666. o31.TopSurface = Enum.SurfaceType.Smooth
  7667. o31.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7668. o32.Parent = o31
  7669. o32.Offset = Vector3.new(0, 2, 0)
  7670. o32.Scale = Vector3.new(1, 5, 1)
  7671. o33.Name = "Border"
  7672. o33.Parent = o1
  7673. o33.Material = Enum.Material.Wood
  7674. o33.BrickColor = BrickColor.new("Reddish brown")
  7675. o33.Position = Vector3.new(-11.2099199, 2.00002909, -8.31000614)
  7676. o33.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7677. o33.Anchored = true
  7678. o33.Size = Vector3.new(1, 4, 1)
  7679. o33.CFrame = CFrame.new(-11.2099199, 2.00002909, -8.31000614, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7680. o33.BottomSurface = Enum.SurfaceType.Smooth
  7681. o33.TopSurface = Enum.SurfaceType.Smooth
  7682. o33.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7683. o34.Name = "Border"
  7684. o34.Parent = o1
  7685. o34.Material = Enum.Material.Wood
  7686. o34.BrickColor = BrickColor.new("Reddish brown")
  7687. o34.Position = Vector3.new(-11.2099199, 2.00001407, 7.68999195)
  7688. o34.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7689. o34.Anchored = true
  7690. o34.Size = Vector3.new(1, 4, 1)
  7691. o34.CFrame = CFrame.new(-11.2099199, 2.00001407, 7.68999195, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7692. o34.BottomSurface = Enum.SurfaceType.Smooth
  7693. o34.TopSurface = Enum.SurfaceType.Smooth
  7694. o34.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7695. o35.Name = "Border"
  7696. o35.Parent = o1
  7697. o35.Material = Enum.Material.Wood
  7698. o35.BrickColor = BrickColor.new("Reddish brown")
  7699. o35.Position = Vector3.new(-2.20992398, 2.00008893, 7.68999195)
  7700. o35.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7701. o35.Anchored = true
  7702. o35.Size = Vector3.new(1, 4, 1)
  7703. o35.CFrame = CFrame.new(-2.20992398, 2.00008893, 7.68999195, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7704. o35.BottomSurface = Enum.SurfaceType.Smooth
  7705. o35.TopSurface = Enum.SurfaceType.Smooth
  7706. o35.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7707. o36.Name = "Border"
  7708. o36.Parent = o1
  7709. o36.Material = Enum.Material.Wood
  7710. o36.BrickColor = BrickColor.new("Reddish brown")
  7711. o36.Position = Vector3.new(-1.709934, 4.20004082, -0.310007006)
  7712. o36.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7713. o36.Anchored = true
  7714. o36.Size = Vector3.new(2, 0.400000006, 19)
  7715. o36.CFrame = CFrame.new(-1.709934, 4.20004082, -0.310007006, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7716. o36.BottomSurface = Enum.SurfaceType.Smooth
  7717. o36.TopSurface = Enum.SurfaceType.Smooth
  7718. o36.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7719. o37.Parent = o36
  7720. o37.Scale = Vector3.new(0.899999976, 1, 1)
  7721. o37.MeshType = Enum.MeshType.Brick
  7722. o38.Name = "Border"
  7723. o38.Parent = o1
  7724. o38.Material = Enum.Material.Wood
  7725. o38.BrickColor = BrickColor.new("Reddish brown")
  7726. o38.Position = Vector3.new(-3.709934, 4.20002604, -0.310007006)
  7727. o38.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7728. o38.Anchored = true
  7729. o38.Size = Vector3.new(2, 0.400000006, 19)
  7730. o38.CFrame = CFrame.new(-3.709934, 4.20002604, -0.310007006, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7731. o38.BottomSurface = Enum.SurfaceType.Smooth
  7732. o38.TopSurface = Enum.SurfaceType.Smooth
  7733. o38.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7734. o39.Parent = o38
  7735. o39.Scale = Vector3.new(0.899999976, 1, 1)
  7736. o39.MeshType = Enum.MeshType.Brick
  7737. o40.Name = "Border"
  7738. o40.Parent = o1
  7739. o40.Material = Enum.Material.Wood
  7740. o40.BrickColor = BrickColor.new("Reddish brown")
  7741. o40.Position = Vector3.new(-5.70993376, 4.20000792, -0.310007006)
  7742. o40.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7743. o40.Anchored = true
  7744. o40.Size = Vector3.new(2, 0.400000006, 19)
  7745. o40.CFrame = CFrame.new(-5.70993376, 4.20000792, -0.310007006, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7746. o40.BottomSurface = Enum.SurfaceType.Smooth
  7747. o40.TopSurface = Enum.SurfaceType.Smooth
  7748. o40.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7749. o41.Parent = o40
  7750. o41.Scale = Vector3.new(0.899999976, 1, 1)
  7751. o41.MeshType = Enum.MeshType.Brick
  7752. o42.Name = "Border"
  7753. o42.Parent = o1
  7754. o42.Material = Enum.Material.Wood
  7755. o42.BrickColor = BrickColor.new("Reddish brown")
  7756. o42.Position = Vector3.new(-7.70993185, 4.20000792, -6.81000376)
  7757. o42.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7758. o42.Anchored = true
  7759. o42.Size = Vector3.new(2, 0.400000006, 6)
  7760. o42.CFrame = CFrame.new(-7.70993185, 4.20000792, -6.81000376, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7761. o42.BottomSurface = Enum.SurfaceType.Smooth
  7762. o42.TopSurface = Enum.SurfaceType.Smooth
  7763. o42.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7764. o43.Parent = o42
  7765. o43.Scale = Vector3.new(0.899999976, 1, 1)
  7766. o43.MeshType = Enum.MeshType.Brick
  7767. o44.Name = "Border"
  7768. o44.Parent = o1
  7769. o44.Material = Enum.Material.Wood
  7770. o44.BrickColor = BrickColor.new("Reddish brown")
  7771. o44.Position = Vector3.new(-7.70993185, 4.19999504, 6.18999195)
  7772. o44.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7773. o44.Anchored = true
  7774. o44.Size = Vector3.new(2, 0.400000006, 6)
  7775. o44.CFrame = CFrame.new(-7.70993185, 4.19999504, 6.18999195, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7776. o44.BottomSurface = Enum.SurfaceType.Smooth
  7777. o44.TopSurface = Enum.SurfaceType.Smooth
  7778. o44.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7779. o45.Parent = o44
  7780. o45.Scale = Vector3.new(0.899999976, 1, 1)
  7781. o45.MeshType = Enum.MeshType.Brick
  7782. o46.Name = "Border"
  7783. o46.Parent = o1
  7784. o46.Material = Enum.Material.Wood
  7785. o46.BrickColor = BrickColor.new("Reddish brown")
  7786. o46.Position = Vector3.new(-9.70993233, 4.19996405, 6.18999195)
  7787. o46.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7788. o46.Anchored = true
  7789. o46.Size = Vector3.new(2, 0.400000006, 6)
  7790. o46.CFrame = CFrame.new(-9.70993233, 4.19996405, 6.18999195, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7791. o46.BottomSurface = Enum.SurfaceType.Smooth
  7792. o46.TopSurface = Enum.SurfaceType.Smooth
  7793. o46.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7794. o47.Parent = o46
  7795. o47.Scale = Vector3.new(0.899999976, 1, 1)
  7796. o47.MeshType = Enum.MeshType.Brick
  7797. o48.Name = "Border"
  7798. o48.Parent = o1
  7799. o48.Material = Enum.Material.Wood
  7800. o48.BrickColor = BrickColor.new("Reddish brown")
  7801. o48.Position = Vector3.new(-9.70993233, 4.19997692, -6.81000376)
  7802. o48.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7803. o48.Anchored = true
  7804. o48.Size = Vector3.new(2, 0.400000006, 6)
  7805. o48.CFrame = CFrame.new(-9.70993233, 4.19997692, -6.81000376, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7806. o48.BottomSurface = Enum.SurfaceType.Smooth
  7807. o48.TopSurface = Enum.SurfaceType.Smooth
  7808. o48.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7809. o49.Parent = o48
  7810. o49.Scale = Vector3.new(0.899999976, 1, 1)
  7811. o49.MeshType = Enum.MeshType.Brick
  7812. o50.Name = "Border"
  7813. o50.Parent = o1
  7814. o50.Material = Enum.Material.Wood
  7815. o50.BrickColor = BrickColor.new("Reddish brown")
  7816. o50.Position = Vector3.new(-11.7099323, 4.19995117, -0.310007006)
  7817. o50.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7818. o50.Anchored = true
  7819. o50.Size = Vector3.new(2, 0.400000006, 19)
  7820. o50.CFrame = CFrame.new(-11.7099323, 4.19995117, -0.310007006, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7821. o50.BottomSurface = Enum.SurfaceType.Smooth
  7822. o50.TopSurface = Enum.SurfaceType.Smooth
  7823. o50.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7824. o51.Parent = o50
  7825. o51.Scale = Vector3.new(0.899999976, 1, 1)
  7826. o51.MeshType = Enum.MeshType.Brick
  7827. o52.Name = "Border"
  7828. o52.Parent = o1
  7829. o52.Material = Enum.Material.Wood
  7830. o52.BrickColor = BrickColor.new("Reddish brown")
  7831. o52.Position = Vector3.new(-0.209922001, 2.00010109, -3.31000495)
  7832. o52.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7833. o52.Anchored = true
  7834. o52.Size = Vector3.new(1, 4, 1)
  7835. o52.CFrame = CFrame.new(-0.209922001, 2.00010109, -3.31000495, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7836. o52.BottomSurface = Enum.SurfaceType.Smooth
  7837. o52.TopSurface = Enum.SurfaceType.Smooth
  7838. o52.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7839. o53.Name = "Border"
  7840. o53.Parent = o1
  7841. o53.Material = Enum.Material.Wood
  7842. o53.BrickColor = BrickColor.new("Reddish brown")
  7843. o53.Position = Vector3.new(-0.209922001, 2.00012088, -8.31000614)
  7844. o53.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7845. o53.Anchored = true
  7846. o53.Size = Vector3.new(1, 4, 1)
  7847. o53.CFrame = CFrame.new(-0.209922001, 2.00012088, -8.31000614, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7848. o53.BottomSurface = Enum.SurfaceType.Smooth
  7849. o53.TopSurface = Enum.SurfaceType.Smooth
  7850. o53.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7851. o54.Name = "Border"
  7852. o54.Parent = o1
  7853. o54.Material = Enum.Material.Wood
  7854. o54.BrickColor = BrickColor.new("Reddish brown")
  7855. o54.Position = Vector3.new(1.79008198, 1.50012505, -3.31000495)
  7856. o54.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7857. o54.Anchored = true
  7858. o54.Size = Vector3.new(1, 3, 1)
  7859. o54.CFrame = CFrame.new(1.79008198, 1.50012505, -3.31000495, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7860. o54.BottomSurface = Enum.SurfaceType.Smooth
  7861. o54.TopSurface = Enum.SurfaceType.Smooth
  7862. o54.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7863. o55.Name = "Border"
  7864. o55.Parent = o1
  7865. o55.Material = Enum.Material.Wood
  7866. o55.BrickColor = BrickColor.new("Reddish brown")
  7867. o55.Position = Vector3.new(1.79008198, 1.50014305, -8.31000614)
  7868. o55.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7869. o55.Anchored = true
  7870. o55.Size = Vector3.new(1, 3, 1)
  7871. o55.CFrame = CFrame.new(1.79008198, 1.50014305, -8.31000614, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7872. o55.BottomSurface = Enum.SurfaceType.Smooth
  7873. o55.TopSurface = Enum.SurfaceType.Smooth
  7874. o55.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7875. o56.Name = "Border"
  7876. o56.Parent = o1
  7877. o56.Material = Enum.Material.Wood
  7878. o56.BrickColor = BrickColor.new("Reddish brown")
  7879. o56.Position = Vector3.new(3.7900939, 1.000157, -8.31000614)
  7880. o56.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7881. o56.Anchored = true
  7882. o56.Size = Vector3.new(1, 2, 1)
  7883. o56.CFrame = CFrame.new(3.7900939, 1.000157, -8.31000614, 1, -8.77684215e-006, -4.73411141e-008, 8.77684215e-006, 1, -1.06522577e-006, 4.73504649e-008, 1.06522532e-006, 1)
  7884. o56.BottomSurface = Enum.SurfaceType.Smooth
  7885. o56.TopSurface = Enum.SurfaceType.Smooth
  7886. o56.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7887. o57.Name = "TPPART"
  7888. o57.Anchored = true
  7889. o57.Parent = o1
  7890. o57.Transparency = 1
  7891. o57.Rotation = Vector3.new(0, -90, 0)
  7892. o57.CanCollide = false
  7893. o57.Size = Vector3.new(2, 2, 1)
  7894. o57.CFrame = CFrame.new(-9.07874107, 7.6, 0, -0, -0, -1, -0, 1, -0, 1, -0, -0)
  7895. o57.BottomSurface = Enum.SurfaceType.Smooth
  7896. o57.TopSurface = Enum.SurfaceType.Smooth
  7897.  
  7898. game.Workspace.Apparatus:MoveTo(game.Players[Hanger].Character.Torso.Position + Vector3.new(15,0,15))
  7899. for a, mod in pairs(game.Players[Victim].Character:children()) do
  7900. if mod:findFirstChild("NameTag") then
  7901. game.Players[Victim].Character.Head.Transparency = 0 mod:Destroy()
  7902. end
  7903. end
  7904.  
  7905. local char = game.Players[Victim].Character
  7906. local mod = Instance.new("Model", char)
  7907. mod.Name = NAME
  7908. local cl = char.Head:Clone()
  7909. cl.Parent = mod
  7910.  
  7911. local hum = Instance.new("Humanoid", mod)
  7912. hum.Name = "NameTag"
  7913. hum.MaxHealth = 0
  7914. hum.Health = 0
  7915.  
  7916. local weld = Instance.new("Weld", cl) weld.Part0 = cl weld.Part1 = char.Head
  7917. char.Head.Transparency = 1
  7918. game.Players[Victim].Character.HumanoidRootPart.CFrame = o57.CFrame
  7919. game.Players[Victim].Character.Torso.Anchored = true
  7920. game.Players[Victim].Character.Head.Anchored = true
  7921. game.Players[Victim].Character["Left Arm"].Anchored = true
  7922. game.Players[Victim].Character["Left Leg"].Anchored = true
  7923. game.Players[Victim].Character["Right Arm"].Anchored = true
  7924. game.Players[Victim].Character["Right Leg"].Anchored = true
  7925. if ChangeSkinColor == true then
  7926. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  7927. game.Players[Victim].Character["Left Arm"].BrickColor = SkinColor
  7928. game.Players[Victim].Character["Left Leg"].BrickColor = SkinColor
  7929. game.Players[Victim].Character["Right Arm"].BrickColor = SkinColor
  7930. game.Players[Victim].Character["Right Leg"].BrickColor = SkinColor
  7931. game.Players[Victim].Character.Torso.BrickColor = SkinColor
  7932. game.Players[Victim].Character.Head.BrickColor = SkinColor
  7933. cl.BrickColor = SkinColor
  7934. end
  7935. function LinchJews ()
  7936. cl.Anchored = true
  7937. for i,v in pairs (game.Players[Victim].Character:GetChildren()) do
  7938. if v:IsA("Hat") or v:IsA("Accessory") then
  7939. v.Handle.Anchored = true
  7940. end end
  7941. o14.Anchored = false
  7942. game.Players[Victim].Character["Left Arm"].BrickColor = BrickColor.New("Buttermilk")
  7943. game.Players[Victim].Character["Left Leg"].BrickColor = BrickColor.New("Buttermilk")
  7944. game.Players[Victim].Character["Right Arm"].BrickColor = BrickColor.New("Buttermilk")
  7945. game.Players[Victim].Character["Right Leg"].BrickColor = BrickColor.New("Buttermilk")
  7946. game.Players[Victim].Character.Torso.BrickColor = BrickColor.New("Buttermilk")
  7947. game.Players[Victim].Character.Head.BrickColor = BrickColor.New("Buttermilk")
  7948. cl.BrickColor = BrickColor.New("Buttermilk")
  7949. game.Players[Victim].Character.Humanoid.Health = 0
  7950. wait(3)
  7951. o1:Destroy()
  7952. if RemoveChar == true then
  7953. game.Players[Victim].Character:Remove()
  7954. end
  7955. end
  7956. o13.MouseClick:connect(LinchJews)
  7957. game.Workspace[Hanger].HumanoidRootPart.CFrame = game.Workspace[Victim].HumanoidRootPart.CFrame
  7958. end)
  7959.  
  7960.  
  7961. Whip.MouseButton1Down:connect(function()
  7962. local Players = game:GetService("Players")
  7963. local RunService = game:GetService("RunService")
  7964.  
  7965. local Player = Players.LocalPlayer
  7966. local Camera = workspace.CurrentCamera
  7967. local Mouse = Player:GetMouse()
  7968. local Camera = workspace.CurrentCamera
  7969. local Character = Player.Character
  7970. local Humanoid = Character:FindFirstChild("Humanoid")
  7971. local Head = Character:FindFirstChild("Head")
  7972. local Torso = Character:FindFirstChild("Torso")
  7973. local HumanoidRootPart = Character:FindFirstChild("HumanoidRootPart")
  7974. local RightArm = Character:FindFirstChild("Right Arm")
  7975. local LeftArm = Character:FindFirstChild("Left Arm")
  7976. local RightLeg = Character:FindFirstChild("Right Leg")
  7977. local LeftLeg = Character:FindFirstChild("Left Leg")
  7978.  
  7979.  
  7980.  
  7981. local Funcs = {}
  7982.  
  7983.  
  7984. local Animation = "Standing"
  7985.  
  7986.  
  7987. local charWelds = {}
  7988.  
  7989. local Config = {
  7990. standingSway = math.pi/45;
  7991. walkingSway = math.pi/14;
  7992. standingOffset = math.pi/80;
  7993. walkingOffset = math.pi/48;
  7994. }
  7995.  
  7996.  
  7997.  
  7998. Humanoid.WalkSpeed = 22.4
  7999. Humanoid.JumpPower = 40
  8000.  
  8001. --Camera.CameraType = "Scriptable"
  8002.  
  8003.  
  8004.  
  8005.  
  8006. charWelds.HumanoidRootPart = Instance.new("Weld", HumanoidRootPart)
  8007. charWelds.HumanoidRootPart.Part0 = HumanoidRootPart
  8008. charWelds.HumanoidRootPart.Part1 = Torso
  8009.  
  8010. charWelds.rightArmWeld = Instance.new("Weld", Torso)
  8011. charWelds.rightArmWeld.Part0 = Torso
  8012. charWelds.rightArmWeld.Part1 = RightArm
  8013. charWelds.rightArmWeld.C0 = CFrame.new(1.5, .5, 0)
  8014. charWelds.rightArmWeld.C1 = CFrame.new(0, .5, 0)
  8015.  
  8016. charWelds.leftArmWeld = Instance.new("Weld", Torso)
  8017. charWelds.leftArmWeld.Part0 = Torso
  8018. charWelds.leftArmWeld.Part1 = LeftArm
  8019. charWelds.leftArmWeld.C0 = CFrame.new(-1.5, .5, 0)
  8020. charWelds.leftArmWeld.C1 = CFrame.new(0, .5, 0)
  8021.  
  8022. charWelds.rightLegWeld = Instance.new("Weld", Torso)
  8023. charWelds.rightLegWeld.Part0 = Torso
  8024. charWelds.rightLegWeld.Part1 = RightLeg
  8025. charWelds.rightLegWeld.C0 = CFrame.new(.5, -1.5, 0)
  8026. charWelds.rightLegWeld.C1 = CFrame.new(0, .5, 0)
  8027.  
  8028. charWelds.leftLegWeld = Instance.new("Weld", Torso)
  8029. charWelds.leftLegWeld.Part0 = Torso
  8030. charWelds.leftLegWeld.Part1 = LeftLeg
  8031. charWelds.leftLegWeld.C0 = CFrame.new(-.5, -1.5, 0)
  8032. charWelds.leftLegWeld.C1 = CFrame.new(0, .5, 0)
  8033.  
  8034. local Equipment = Instance.new("Folder", Character)
  8035.  
  8036.  
  8037.  
  8038.  
  8039. function Funcs.CFrameInterpolate(oc, c, v)
  8040. local oc1, oc2, oc3, oc4, oc5, oc6, oc7, oc8, oc9, oc10, oc11, oc12 = oc:components()
  8041. local c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12 = c:components()
  8042. return CFrame.new(
  8043. oc1 + (c1 - oc1) * v, oc2 + (c2 - oc2) * v, oc3 + (c3 - oc3) * v, oc4 + (c4 - oc4) * v, oc5 + (c5 - oc5) * v, oc6 + (c6 - oc6) * v
  8044. , oc7 + (c7 - oc7) * v, oc8 + (c8 - oc8) * v, oc9 + (c9 - oc9) * v, oc10 + (c10 - oc10) * v, oc11 + (c11 - oc11) * v, oc12 + (c12 - oc12) * v
  8045. )
  8046. end
  8047.  
  8048. function Funcs.Trail(p, c1, c2)
  8049. local mag = (c2.p - c1.p).magnitude
  8050. p.Size = Vector3.new(0, 0, mag)
  8051. p.CFrame = CFrame.new(c1.p:Lerp(c2.p, 0.5))
  8052. p.CFrame = CFrame.new(p.CFrame.p, c2.p)
  8053. end
  8054.  
  8055. function Funcs.AngleInterpolate(w,c,x,y,z,x1,y1,z1,l)
  8056. w.C1 = c * CFrame.fromEulerAnglesXYZ(
  8057. x + math.sin(math.pi / 2 * l) * (x1 - x)
  8058. , y + math.sin(math.pi / 2 * l) * (y1 - y)
  8059. , z + math.sin(math.pi / 2 * l) * (z1 - z)
  8060. )
  8061. end
  8062.  
  8063. function Funcs.Part(Parent, t)
  8064. local Part = Instance.new("Part", Parent)
  8065. Part.BrickColor = t[2]
  8066. Part.FormFactor = 3
  8067. Part.TopSurface, Part.BottomSurface, Part.LeftSurface, Part.RightSurface
  8068. , Part.FrontSurface, Part.BackSurface = 10, 10, 10, 10, 10, 10
  8069. Part.CanCollide = t[1]
  8070. Part.Transparency = t[3]
  8071. Part.Material = t[4]
  8072. Part.Reflectance = t[5]
  8073. Part.Shape = t[6]
  8074. Part.Size = t[7]
  8075. return Part
  8076. end
  8077.  
  8078. function Funcs.BlockMesh(Part, Scale)
  8079. local BlockMesh = Instance.new("BlockMesh", Part)
  8080. BlockMesh.Scale = Scale
  8081. return BlockMesh
  8082. end
  8083.  
  8084. function Funcs.CylinderMesh(Part, Scale)
  8085. local CylinderMesh = Instance.new("CylinderMesh", Part)
  8086. CylinderMesh.Scale = Scale
  8087. return CylinderMesh
  8088. end
  8089.  
  8090. function Funcs.SpecialMesh(Part, Scale, MeshType)
  8091. local SpecialMesh = Instance.new("SpecialMesh", Part)
  8092. SpecialMesh.Scale = Scale
  8093. SpecialMesh.MeshType = MeshType
  8094. return SpecialMesh
  8095. end
  8096.  
  8097. function Funcs.Weld(Part0, Part1, C0)
  8098. local Weld = Instance.new("Weld", Part0)
  8099. Weld.Part0, Weld.Part1, Weld.C0 = Part0, Part1, C0
  8100. return Weld
  8101. end
  8102.  
  8103. function Funcs.AddEquipment()
  8104.  
  8105. Whip = Funcs.Part(Equipment, {true, BrickColor.new("Brown"), 0, Enum.Material.SmoothPlastic, 0, Enum.PartType.Block, Vector3.new(0.2, 0.2, 1.6)})
  8106. local WhipWeld = Funcs.Weld(RightArm, Whip, CFrame.new(0, -1.1, -0.6))
  8107.  
  8108. Rope = Funcs.Part(Equipment, {false, BrickColor.new("Really black"), 0, Enum.Material.SmoothPlastic, 0, Enum.PartType.Block, Vector3.new(0, 0, 1)})
  8109. local RopeMesh = Funcs.BlockMesh(Rope, Vector3.new(0.4, 0.4, 1))
  8110. Rope.Anchored = true
  8111.  
  8112. RopeE = Funcs.Part(Equipment, {false, BrickColor.new("Dark stone grey"), 0, Enum.Material.SmoothPlastic, 0, Enum.PartType.Block, Vector3.new(0, 0, 0)})
  8113. local RopeEMesh = Funcs.SpecialMesh(RopeE, Vector3.new(0.8, 0.8, 0.8), "Sphere")
  8114. RopeE.Anchored = true
  8115.  
  8116. end
  8117.  
  8118. local ropeEnd = CFrame.new(0, 0, 0)
  8119.  
  8120. function Funcs.Whip()
  8121. if Animation ~= "Throwing" then
  8122. Animation = "Throwing"
  8123.  
  8124. for i = 0, 1, 0.1 do
  8125. Funcs.AngleInterpolate(charWelds.HumanoidRootPart, CFrame.new(0, 0, 0)
  8126. , 0, 0, 0, 0, math.pi / 8, 0, i)
  8127. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8128. , 0, 0, -math.pi / 8, -math.pi * 5 / 4, 0, math.pi / 12, i)
  8129. wait()
  8130. end
  8131.  
  8132. local targ = Mouse.Target
  8133. local cf = Mouse.Hit
  8134.  
  8135. for i = 0, 1, 0.2 do
  8136. Funcs.AngleInterpolate(charWelds.HumanoidRootPart, CFrame.new(0, 0, 0)
  8137. , 0, math.pi / 8, 0, 0, 0, 0, i)
  8138. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8139. , -math.pi * 5 / 4, 0, math.pi / 8, 0, 0, -math.pi / 12, i)
  8140. wait()
  8141. end
  8142.  
  8143. if (Torso.Position - cf.p).magnitude < 120 then
  8144. ropeEnd = cf
  8145.  
  8146. wait(1 / 2)
  8147. if targ and targ.Parent and targ.Parent:FindFirstChild("Humanoid") then
  8148. targ.Parent:BreakJoints()
  8149. end
  8150.  
  8151. ropeEnd = Whip.CFrame * CFrame.new(0, -1.8, -0.7)
  8152. end
  8153.  
  8154. Animation = "Standing"
  8155. end
  8156. end
  8157.  
  8158. local Snd = Instance.new("Sound", Torso)
  8159. Snd.SoundId = "rbxassetid://163277488"
  8160. Snd.Volume = 100
  8161.  
  8162. Mouse.Button1Down:connect(function()
  8163. Snd:Play()
  8164. Funcs.Whip()
  8165. end)
  8166.  
  8167.  
  8168. Funcs.AddEquipment()
  8169.  
  8170. local i = 0
  8171. local camGoal = Head.CFrame
  8172. local ropeCEnd = RightArm.CFrame
  8173. ropeEnd = Whip.CFrame * CFrame.new(0, -1.8, -0.7)
  8174.  
  8175.  
  8176. RunService.Stepped:connect(function()
  8177.  
  8178.  
  8179. local animSpeed = 0.02
  8180. local offsetMultiplier = 1
  8181.  
  8182.  
  8183. local ropeStart = Whip.CFrame * CFrame.new(0, 0, -0.7)
  8184. ropeCEnd = CFrame.new(ropeCEnd.p:Lerp(ropeEnd.p, 0.2))
  8185. RopeE.CFrame = ropeCEnd
  8186. if Animation ~= "Throwing" then
  8187. ropeEnd = Whip.CFrame * CFrame.new(0, -1.8, -0.7)
  8188. end
  8189.  
  8190. Funcs.Trail(Rope, ropeStart, ropeCEnd)
  8191.  
  8192.  
  8193.  
  8194. if Humanoid.Jump == true then
  8195. if Animation ~= "Throwing" then
  8196. Animation = "Jumping"
  8197.  
  8198. end
  8199. animSpeed = 0.001
  8200. offsetMultiplier = 3
  8201. elseif Torso.Velocity.magnitude > 0.4 then
  8202. if Animation ~= "Throwing" then
  8203. Animation = "Walking"
  8204. end
  8205. animSpeed = 0.1
  8206. offsetMultiplier = 1
  8207. else
  8208. if Animation ~= "Throwing" then
  8209. Animation = "Standing"
  8210. end
  8211. animSpeed = 0.02
  8212. offsetMultiplier = 1
  8213. end
  8214.  
  8215.  
  8216. if i < 2 then
  8217. i = i + animSpeed
  8218. else
  8219. i = 0
  8220. end
  8221.  
  8222.  
  8223. if Animation == "Standing" or Animation == "Throwing" then
  8224. if i < 1 then
  8225. if Animation ~= "Throwing" then
  8226. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8227. , Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, i)
  8228. end
  8229. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8230. , -Config.standingSway, 0, Config.standingOffset * offsetMultiplier, Config.standingSway, 0, Config.standingOffset * offsetMultiplier, i)
  8231. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8232. , Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, -Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, i)
  8233. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8234. , -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, i)
  8235. elseif i >= 1 then
  8236. if Animation ~= "Throwing" then
  8237. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8238. , -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, i - 1)
  8239. end
  8240. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8241. , Config.standingSway, 0, Config.standingOffset * offsetMultiplier, -Config.standingSway, 0, Config.standingOffset * offsetMultiplier, i - 1)
  8242. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8243. , -Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, i - 1)
  8244. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8245. , Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, i - 1)
  8246. end
  8247. end
  8248. if Animation == "Walking" or Animation == "Jumping" or Animation == "Throwing" or Animation == "Shooting" then
  8249. if i < 1 then
  8250. if Animation ~= "Throwing" then
  8251. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8252. , Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, i)
  8253. end
  8254. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8255. , -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, i)
  8256. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8257. , Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, i)
  8258. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8259. , -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, i)
  8260. elseif i >= 1 then
  8261. if Animation ~= "Throwing" then
  8262. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8263. , -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, i - 1)
  8264. end
  8265. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8266. , Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, i - 1)
  8267. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8268. , -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, i - 1)
  8269. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8270. , Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, i - 1)
  8271. end
  8272. end
  8273.  
  8274. end)
  8275. end)
  8276.  
  8277.  
  8278.  
  8279. Guilotine.MouseButton1Down:connect(function()
  8280. Killer = game.Players.LocalPlayer
  8281. Victim = Usr3.Text
  8282.  
  8283.  
  8284.  
  8285. game:GetObjects("rbxassetid://503217496")[1].Parent=game.Workspace
  8286. wait(0.5)
  8287. game.Workspace.Guillo:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + game.Players.LocalPlayer.Character.Torso.CFrame.lookVector* 30)
  8288.  
  8289. wait(2)
  8290.  
  8291. function onTouched(hit)
  8292. p = hit.Parent:findFirstChild("Humanoid")
  8293. ra = hit.Parent:findFirstChild("Right Arm")
  8294. rl = hit.Parent:findFirstChild("Right Leg")
  8295. la = hit.Parent:findFirstChild("Left Arm")
  8296. lr = hit.Parent:findFirstChild("Left Leg")
  8297. t = hit.Parent:findFirstChild("Torso")
  8298. if p ~= nil then
  8299. p.Health = 0
  8300. ra.CanCollide = false
  8301. ra.Anchored = true
  8302. rl.CanCollide = false
  8303. rl.Anchored = true
  8304. la.CanCollide = false
  8305. la.Anchored = true
  8306. lr.CanCollide = false
  8307. lr.Anchored = true
  8308. t.CanCollide = false
  8309. t.Anchored = true
  8310. local bp = Instance.new("BodyPosition")
  8311. bp.Parent = hit.Parent.Head
  8312. bp.position = game.Workspace.Guillo.sModel.pos.Position
  8313. wait(.2)
  8314. hit.Parent.Head.Size = Vector3.new(1,1,1)
  8315. bp:Remove()
  8316. end
  8317. end
  8318.  
  8319. game.Workspace.Guillo.sModel.Blade.Touched:connect(onTouched)
  8320.  
  8321.  
  8322. function onClicked()
  8323. if game.Workspace.Guillo.sModel.Rdy.Value == true then
  8324. game.Workspace.Guillo.Safety:Destroy()
  8325. game.Workspace.Guillo.sModel.Blade.bv.velocity = Vector3.new(0,-50,0)
  8326. game.Workspace.Guillo.sModel.lvr2.Transparency = 1
  8327. game.Workspace.Guillo.sModel.lvr1.Transparency = 0
  8328. game.Workspace.Guillo.sModel.lvr2.CanCollide = false
  8329. game.Workspace.Guillo.sModel.lvr1.CanCollide = true
  8330. wait(0.3)
  8331. game.Workspace.Guillo.sModel.Blade.bv.velocity = Vector3.new(0,0,0)
  8332. game.Workspace.Guillo.sModel.Rdy.Value = false
  8333. wait(5)
  8334. game.Workspace.Guillo:Destroy()
  8335. elseif game.Workspace.Guillo.sModel.Rdy.Value == false then
  8336. game.Workspace.Guillo.sModel.Blade.bv.velocity = Vector3.new(0,1,0)
  8337. game.Workspace.Guillo.sModel.lvr2.Transparency = 0
  8338. game.Workspace.Guillo.sModel.lvr1.Transparency = 1
  8339. game.Workspace.Guillo.sModel.lvr2.CanCollide = true
  8340. game.Workspace.Guillo.sModel.lvr1.CanCollide = false
  8341. game.Workspace.Guillo.sModel.Rdy.Value = true
  8342. end
  8343. end
  8344.  
  8345. game.Workspace.Guillo.sModel.lvr1.ClickDetector.MouseClick:connect(onClicked)
  8346. game.Workspace.Guillo.sModel.lvr2.ClickDetector.MouseClick:connect(onClicked)
  8347.  
  8348. Killer.Character.HumanoidRootPart.CFrame = game.Workspace.Guillo.PartTPer.CFrame
  8349. game.Workspace.Guillo.PartTPer:Destroy()
  8350. wait(1)
  8351. game.Players[Victim].Character.HumanoidRootPart.CFrame = game.Workspace.Guillo.Seat.CFrame
  8352. game.Workspace.Guillo.PartTP2:Destroy()
  8353. end)
  8354.  
  8355.  
  8356.  
  8357. KKKMap.MouseButton1Down:connect(function()
  8358. game:GetObjects("rbxassetid://510336989")[1].Parent=game.Workspace
  8359. end)
  8360.  
  8361. QAPG1.MouseButton1Down:connect(function()
  8362. game.CoreGui.UVG12.PG2Frame.Visible = false
  8363. game.CoreGui.UVG12.PG3Frame.Visible = false
  8364. game.CoreGui.UVG12.hoi.Visible = true
  8365. game.CoreGui.UVG12.PG4Frame.Visible = false
  8366. game.CoreGui.UVG12.CreditsF.Visible = false
  8367. end)
  8368.  
  8369. QAPG2.MouseButton1Down:connect(function()
  8370. game.CoreGui.UVG12.PG2Frame.Visible = true
  8371. game.CoreGui.UVG12.PG3Frame.Visible = false
  8372. game.CoreGui.UVG12.hoi.Visible = false
  8373. game.CoreGui.UVG12.PG4Frame.Visible = false
  8374. game.CoreGui.UVG12.CreditsF.Visible = false
  8375. end)
  8376.  
  8377.  
  8378. QAPG3.MouseButton1Down:connect(function()
  8379. game.CoreGui.UVG12.PG2Frame.Visible = false
  8380. game.CoreGui.UVG12.PG3Frame.Visible = true
  8381. game.CoreGui.UVG12.hoi.Visible = false
  8382. game.CoreGui.UVG12.PG4Frame.Visible = false
  8383. game.CoreGui.UVG12.CreditsF.Visible = false
  8384. end)
  8385.  
  8386.  
  8387. QAPG4.MouseButton1Down:connect(function()
  8388. game.CoreGui.UVG12.PG2Frame.Visible = false
  8389. game.CoreGui.UVG12.PG3Frame.Visible = false
  8390. game.CoreGui.UVG12.hoi.Visible = false
  8391. game.CoreGui.UVG12.PG4Frame.Visible = true
  8392. game.CoreGui.UVG12.CreditsF.Visible = false
  8393. end)
  8394.  
  8395. QAPGC.MouseButton1Down:connect(function()
  8396. game.CoreGui.UVG12.PG2Frame.Visible = false
  8397. game.CoreGui.UVG12.PG3Frame.Visible = false
  8398. game.CoreGui.UVG12.hoi.Visible = false
  8399. game.CoreGui.UVG12.PG4Frame.Visible = false
  8400. game.CoreGui.UVG12.CreditsF.Visible = true
  8401. end)
  8402.  
  8403.  
  8404. Hook.MouseButton1Down:connect(function()
  8405. Victim = game.Players[Usr4.Text]
  8406. o1 = Instance.new("Model")
  8407. o2 = Instance.new("Part")
  8408. o3 = Instance.new("Part")
  8409. o4 = Instance.new("Part")
  8410. o6 = Instance.new("SpecialMesh")
  8411. o7 = Instance.new("Decal")
  8412. o8 = Instance.new("Part")
  8413. o9 = Instance.new("Part")
  8414. o10 = Instance.new("Part")
  8415. o11 = Instance.new("Part")
  8416. o1.Parent = workspace
  8417. o2.Parent = o1
  8418. o2.BrickColor = BrickColor.new("Maroon")
  8419. o2.Position = Vector3.new(16.4000015, 6.98431778, 27.9250011)
  8420. o2.Anchored = true
  8421. o2.Size = Vector3.new(1.16000009, 4.64999819, 2.07000041)
  8422. o2.CFrame = CFrame.new(16.4000015, 6.98431778, 27.9250011, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8423. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8424. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8425. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8426. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8427. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8428. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8429. o2.Color = Color3.new(0.458824, 0, 0)
  8430. o3.Parent = o1
  8431. o3.BrickColor = BrickColor.new("Maroon")
  8432. o3.Position = Vector3.new(16.4000015, 3.88431764, 28.4150009)
  8433. o3.Anchored = true
  8434. o3.Size = Vector3.new(1.16000009, 1.80999804, 1.09000039)
  8435. o3.CFrame = CFrame.new(16.4000015, 3.88431764, 28.4150009, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8436. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8437. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8438. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8439. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8440. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8441. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8442. o3.Color = Color3.new(0.458824, 0, 0)
  8443. o4.Name = "Hook"
  8444. o4.Parent = o1
  8445. o4.BrickColor = BrickColor.new("Dark stone grey")
  8446. o4.Reflectance = 0.40000000596046
  8447. o4.Transparency = 1
  8448. o4.Position = Vector3.new(16.3896065, 6.62427807, 29.5287743)
  8449. o4.Rotation = Vector3.new(90, 0, -90)
  8450. o4.Anchored = true
  8451. o4.FormFactor = Enum.FormFactor.Plate
  8452. o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  8453. o4.CFrame = CFrame.new(16.3896065, 6.62427807, 29.5287743, 0, 1, 0, 0, 0, -1, -1, 0, 0)
  8454. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8455. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8456. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8457. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8458. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8459. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8460. o4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  8461. o6.Parent = o4
  8462. o6.MeshId = "http://www.roblox.com/asset/?id=13160225"
  8463. o6.Offset = Vector3.new(-.5, 0, -0.5)
  8464. o6.TextureId = "rbxassetid://21424775"
  8465. o6.MeshType = Enum.MeshType.FileMesh
  8466. o7.Parent = o4
  8467. o7.Texture = "http://www.roblox.com/asset/?id=21424775"
  8468. o8.Parent = o1
  8469. o8.Position = Vector3.new(16.4099998, 4.27501202, 27.8999996)
  8470. o8.Anchored = true
  8471. o8.Size = Vector3.new(0.980000019, 8.54999924, 2)
  8472. o8.CFrame = CFrame.new(16.4099998, 4.27501202, 27.8999996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8473. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8474. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8475. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8476. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8477. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8478. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8479. o9.Parent = o1
  8480. o9.BrickColor = BrickColor.new("Maroon")
  8481. o9.Position = Vector3.new(16.3999996, 9.01431751, 29.3850002)
  8482. o9.Anchored = true
  8483. o9.Size = Vector3.new(1.12, 0.929998398, 4.97000027)
  8484. o9.CFrame = CFrame.new(16.3999996, 9.01431751, 29.3850002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8485. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8486. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8487. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8488. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8489. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8490. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8491. o9.Color = Color3.new(0.458824, 0, 0)
  8492. o10.Name = "HumanoidRootPart"
  8493. o10.Parent = o1
  8494. o10.Transparency = 1
  8495. o10.Position = Vector3.new(16.2296696, 4.7189579, 30.9502964)
  8496. o10.Rotation = Vector3.new(-180, 0, -180)
  8497. o10.Velocity = Vector3.new(0, 1.47054525e-005, 0)
  8498. o10.Anchored = true
  8499. o10.CanCollide = false
  8500. o10.FormFactor = Enum.FormFactor.Symmetric
  8501. o10.Size = Vector3.new(2, 2, 1)
  8502. o10.CFrame = CFrame.new(16.2296696, 4.7189579, 30.9502964, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8503. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8504. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8505. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8506. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8507. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8508. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8509. o11.Parent = o1
  8510. o11.Material = Enum.Material.Fabric
  8511. o11.BrickColor = BrickColor.new("Maroon")
  8512. o11.Position = Vector3.new(16.3899956, 7.89175797, 30.5800018)
  8513. o11.Anchored = true
  8514. o11.Size = Vector3.new(0.200000003, 1.26999843, 0.200000003)
  8515. o11.CFrame = CFrame.new(16.3899956, 7.89175797, 30.1, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8516. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8517. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8518. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8519. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8520. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8521. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8522. o11.Color = Color3.new(0.458824, 0, 0)
  8523. o1:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(5,0,5))
  8524. Victim = Victim.Character
  8525. o1 = Instance.new("Sound")
  8526. o1.Parent = Victim.Head
  8527. o1.SoundId = "rbxassetid://429400881"
  8528. o1:Play()
  8529. o1 = Instance.new("Sound")
  8530. o1.Name = "SoundofPain"
  8531. o1.Parent = Victim.Head
  8532. o1.Volume = 3
  8533. o1.SoundId = "rbxassetid://598660363"
  8534. o1:Play()
  8535. Victim.Head.face.Texture = "http://www.roblox.com/asset/?id=25686302"
  8536. Victim.Head.BrickColor = BrickColor.New("Maroon")
  8537. Victim.Torso.Neck.C0 = CFrame.new(.5,0,0) * CFrame.fromAxisAngle(Vector3.new(.5,0,0), .5)
  8538. Victim.Torso.Neck.C1 = CFrame.new(.5,-1.2,.7)
  8539. Victim.HumanoidRootPart.CFrame = o10.CFrame
  8540. Victim.HumanoidRootPart.Anchored = true
  8541. Victim.Head.Anchored = true
  8542. Victim["Right Arm"].Anchored = true
  8543. Victim["Left Arm"].Anchored = true
  8544. for i=1, 100 do
  8545. wait(.01)
  8546. Victim.Humanoid.Health = Victim.Humanoid.Health - 1
  8547. end
  8548. Victim.HumanoidRootPart.Anchored = false
  8549. Victim["Right Arm"].Anchored = false
  8550. Victim["Left Arm"].Anchored = false
  8551. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  8552. player = game.Players[Victim.Name]
  8553. char = player.Character
  8554. char.Archivable = true
  8555. local rg = char:Clone()
  8556. rg.HumanoidRootPart:Destroy()
  8557. rg.Name = ""
  8558. rg.Humanoid.MaxHealth = 0
  8559. for i, v in pairs(rg.Torso:GetChildren()) do
  8560. if v:IsA("Motor6D") then
  8561. v:Destroy()
  8562. end
  8563. end
  8564.  
  8565. local n = Instance.new("Glue", rg.Torso)
  8566. n.Name = "Neck"
  8567. n.Part0 = rg.Torso
  8568. n.Part1 = rg.Head
  8569. n.C0 = CFrame.new(0, 1, 0)
  8570. n.C1 = CFrame.new(0, -0.5, 0)
  8571.  
  8572. local rs = Instance.new("Glue", rg.Torso)
  8573. rs.Name = "Right Shoulder"
  8574. rs.Part0 = rg.Torso
  8575. rs.Part1 = rg["Right Arm"]
  8576. rs.C0 = CFrame.new(1.5, 0.5, 0)
  8577. rs.C1 = CFrame.new(0, 0.5, 0)
  8578. local ls = Instance.new("Glue", rg.Torso)
  8579. ls.Name = "Left Shoulder"
  8580. ls.Part0 = rg.Torso
  8581. ls.Part1 = rg["Left Arm"]
  8582. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  8583. ls.C1 = CFrame.new(0, 0.5, 0)
  8584.  
  8585. local rh = Instance.new("Glue", rg.Torso)
  8586. rh.Name = "Right Hip"
  8587. rh.Part0 = rg.Torso
  8588. rh.Part1 = rg["Right Leg"]
  8589. rh.C0 = CFrame.new(0.5, -1, 0)
  8590. rh.C1 = CFrame.new(0, 1, 0)
  8591. local lh = Instance.new("Glue", rg.Torso)
  8592. lh.Name = "Left Hip"
  8593. lh.Part0 = rg.Torso
  8594. lh.Part1 = rg["Left Leg"]
  8595. lh.C0 = CFrame.new(-0.5, -1, 0)
  8596. lh.C1 = CFrame.new(0, 1, 0)
  8597. char.Torso:Destroy()
  8598. char.Head:Destroy()
  8599. char["Left Leg"]:Destroy()
  8600. char["Left Arm"]:Destroy()
  8601. char["Right Leg"]:Destroy()
  8602. char["Right Arm"]:Destroy()
  8603. rg.Parent = game.Workspace
  8604. rg.Head.BrickColor = BrickColor.new("Maroon")
  8605. rg.Head.SoundofPain:Destroy()
  8606. function DEATH ()
  8607. OHHNELLY = Instance.new("Part")
  8608. OHHNELLY.Parent = workspace
  8609. OHHNELLY.Anchored = false
  8610. OHHNELLY.Material = Enum.Material.SmoothPlastic
  8611. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  8612. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  8613. OHHNELLY.Position = rg.Head.Position
  8614. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  8615. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8616. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8617. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8618. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8619. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8620. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8621. end
  8622. for i=1, 500 do
  8623. DEATH()
  8624. print"BLOODY"
  8625. wait()
  8626. end
  8627. end)
  8628.  
  8629. SuicideGrenade.MouseButton1Down:connect(function()
  8630. --Suicide grenade by DMS
  8631. message = "Paw control xd" -- edit this only ok?
  8632. ------------------------------------
  8633. OOHNELLY = Instance.new("Tool")
  8634. SAAPPAPA = Instance.new("Animation")
  8635. ODDFJDSJ = Instance.new("Part")
  8636. WHATTHEFUCKAREMYVARIABLENAMES = Instance.new("SpecialMesh")
  8637. AHHH= Instance.new("Sound")
  8638. GGGGGGGGGGGGGGGGGG = Instance.new("Sound")
  8639. OOHNELLY.Name = "Suicide Grenade"
  8640. OOHNELLY.Parent = game.Players.LocalPlayer.Backpack
  8641. OOHNELLY.GripForward = Vector3.new(-1.74845553e-007, 4.37113812e-008, 1)
  8642. OOHNELLY.GripPos = Vector3.new(0.487703323, -3.7742065e-010, 0.00863459334)
  8643. OOHNELLY.GripRight = Vector3.new(-7.64274186e-015, -1, 4.37113812e-008)
  8644. OOHNELLY.GripUp = Vector3.new(-1, 0, -1.74845553e-007)
  8645. OOHNELLY.CanBeDropped = false
  8646. SAAPPAPA.Name = "Whack"
  8647. SAAPPAPA.Parent = OOHNELLY
  8648. SAAPPAPA.AnimationId = "rbxassetid://607082791"
  8649. ODDFJDSJ.Name = "Handle"
  8650. ODDFJDSJ.Parent = OOHNELLY
  8651. ODDFJDSJ.Material = Enum.Material.DiamondPlate
  8652. ODDFJDSJ.BrickColor = BrickColor.new("Really black")
  8653. ODDFJDSJ.Reflectance = 0.0099999997764826
  8654. ODDFJDSJ.Position = Vector3.new(-6.28326368, 0.254999995, 10.8100071)
  8655. ODDFJDSJ.Elasticity = 0
  8656. ODDFJDSJ.FormFactor = Enum.FormFactor.Custom
  8657. ODDFJDSJ.Size = Vector3.new(0.400000006, 0.50999999, 0.699999988)
  8658. ODDFJDSJ.CFrame = CFrame.new(-6.28326368, 0.254999995, 10.8100071, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8659. ODDFJDSJ.BottomSurface = Enum.SurfaceType.Smooth
  8660. ODDFJDSJ.TopSurface = Enum.SurfaceType.Smooth
  8661. ODDFJDSJ.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8662. WHATTHEFUCKAREMYVARIABLENAMES.Parent = ODDFJDSJ
  8663. WHATTHEFUCKAREMYVARIABLENAMES.MeshId = "rbxassetid://431532852"
  8664. WHATTHEFUCKAREMYVARIABLENAMES.Scale = Vector3.new(0.00300000003, 0.00300000003, 0.00300000003)
  8665. WHATTHEFUCKAREMYVARIABLENAMES.TextureId = "rbxassetid://431532899"
  8666. WHATTHEFUCKAREMYVARIABLENAMES.MeshType = Enum.MeshType.FileMesh
  8667. AHHH.Name = "Ting"
  8668. AHHH.Parent = ODDFJDSJ
  8669. AHHH.SoundId = "rbxassetid://165969964"
  8670. AHHH.Volume = 1
  8671. GGGGGGGGGGGGGGGGGG.Name = "Swoosh"
  8672. GGGGGGGGGGGGGGGGGG.Parent = ODDFJDSJ
  8673. GGGGGGGGGGGGGGGGGG.SoundId = "http://www.roblox.com/asset?id=168184001"
  8674. GGGGGGGGGGGGGGGGGG.Volume = 1
  8675. OHHNELLY = OOHNELLY
  8676. Handle = OHHNELLY:WaitForChild("Handle")
  8677.  
  8678. Players = game:GetService("Players")
  8679. Debris = game:GetService("Debris")
  8680. InsertService = game:GetService("InsertService")
  8681.  
  8682. WhackAnim = OHHNELLY:WaitForChild("Whack")
  8683. SlashSound = Handle:WaitForChild("Swoosh")
  8684. HitSound = Handle:WaitForChild("Ting")
  8685.  
  8686. Damage = 100 --the damage dealt
  8687.  
  8688.  
  8689. Kills = 0 --start off with 0 killstreak
  8690.  
  8691. function Activated() --when you swing
  8692. if OHHNELLY.Enabled then
  8693. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  8694. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  8695. g = Instance.new("Explosion")
  8696. Whack = Humanoid:LoadAnimation(WhackAnim)
  8697. Whack:Play()
  8698. SlashSound:Play()
  8699. local speak = {message}
  8700. local colors = {"Red","Red","Red"} -- The only 3 colors, adding more will error.
  8701. local chat = game:GetService("Chat")
  8702. chat:Chat(game.Players.LocalPlayer.Character.Head,speak[math.random(1,#speak)], colors[math.random(1,3)] )
  8703. wait(1)
  8704. OHHNELLY.Handle.Ting:Play()
  8705. g = Instance.new("Explosion")
  8706. g.Parent = OHHNELLY.Handle
  8707. g.Position = OHHNELLY.Handle.Position
  8708. g.BlastRadius = 10
  8709. g.BlastPressure = 1000000
  8710. end
  8711. end
  8712.  
  8713. function Equipped(mouse) --get everything settled up
  8714. Character = OHHNELLY.Parent
  8715. Player = Players:GetPlayerFromCharacter(Character)
  8716. Humanoid = Character:FindFirstChild("Humanoid")
  8717. Torso = Character:FindFirstChild("Torso")
  8718. if not Humanoid or not Torso then
  8719. return
  8720. end
  8721.  
  8722. if not OHHNELLY.Enabled then
  8723. wait(ReloadTime)
  8724. OHHNELLY.Enabled = true
  8725. end
  8726. end
  8727.  
  8728. function Unequipped()
  8729. if Whack then
  8730. Whack:Stop()
  8731. end
  8732. end
  8733.  
  8734. --important stuff to register what is what. you need these if you want to do stuff with the OHHNELLY itself.
  8735. OHHNELLY.Activated:connect(Activated)
  8736. OHHNELLY.Equipped:connect(Equipped)
  8737. OHHNELLY.Unequipped:connect(Unequipped)
  8738. end)
  8739.  
  8740. astafiruAllah.MouseButton1Down:connect(function()
  8741. --School Shooter script by DMS ok bye
  8742. o1 = Instance.new("Model")
  8743. o1.Name = "Vest"
  8744. o2 = Instance.new("Part")
  8745. o2.Name = "Middle"
  8746. o2.Parent = o1
  8747. o2.BrickColor = BrickColor.new("Brick yellow")
  8748. o2.Transparency = 1
  8749. o2.Position = Vector3.new(0.139906004, 1.05800402, -11.1099901)
  8750. o2.Anchored = true
  8751. o2.CFrame = CFrame.new(0.139906004, 1.05800402, -11.1099901, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8752. o2.CanCollide = false
  8753. o2.FormFactor = Enum.FormFactor.Symmetric
  8754. o2.Size = Vector3.new(2, 2, 1)
  8755. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8756. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8757. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8758. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8759. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8760. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8761. o2.Color = Color3.new(0.843137, 0.772549, 0.603922)
  8762. o3 = Instance.new("Part")
  8763. o3.Name = "Pack"
  8764. o3.Parent = o1
  8765. o3.BrickColor = BrickColor.new("Dark stone grey")
  8766. o3.Position = Vector3.new(0.139907002, 1.07000601, -10.3049936)
  8767. o3.Rotation = Vector3.new(-180, 0, -180)
  8768. o3.Anchored = true
  8769. o3.CFrame = CFrame.new(0.139907002, 1.07000601, -10.3049936, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8770. o3.CanCollide = false
  8771. o3.FormFactor = Enum.FormFactor.Custom
  8772. o3.Size = Vector3.new(1.65999985, 1.80000019, 0.630000472)
  8773. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8774. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8775. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8776. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8777. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8778. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8779. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  8780. o4 = Instance.new("Part")
  8781. o4.Name = "Strap"
  8782. o4.Parent = o1
  8783. o4.BrickColor = BrickColor.new("Black")
  8784. o4.Position = Vector3.new(0.66991502, 1.05500698, -11.1149797)
  8785. o4.Anchored = true
  8786. o4.CFrame = CFrame.new(0.66991502, 1.05500698, -11.1149797, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8787. o4.CanCollide = false
  8788. o4.FormFactor = Enum.FormFactor.Custom
  8789. o4.Size = Vector3.new(0.259999752, 2.11000037, 1.15000045)
  8790. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8791. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8792. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8793. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8794. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8795. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8796. o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8797. o5 = Instance.new("Part")
  8798. o5.Name = "Flap"
  8799. o5.Parent = o1
  8800. o5.BrickColor = BrickColor.new("Black")
  8801. o5.Position = Vector3.new(0.139905006, 1.85000098, -10.2900219)
  8802. o5.Anchored = true
  8803. o5.CFrame = CFrame.new(0.139905006, 1.85000098, -10.2900219, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8804. o5.CanCollide = false
  8805. o5.FormFactor = Enum.FormFactor.Custom
  8806. o5.Size = Vector3.new(1.71999979, 0.400000006, 0.639999866)
  8807. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8808. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8809. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8810. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8811. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8812. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8813. o5.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8814. o6 = Instance.new("Part")
  8815. o6.Name = "Pocket"
  8816. o6.Parent = o1
  8817. o6.BrickColor = BrickColor.new("Black")
  8818. o6.Position = Vector3.new(0.149883002, 0.860005975, -10.0399857)
  8819. o6.Rotation = Vector3.new(-0, 0, -90)
  8820. o6.Anchored = true
  8821. o6.CFrame = CFrame.new(0.149883002, 0.860005975, -10.0399857, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  8822. o6.CanCollide = false
  8823. o6.FormFactor = Enum.FormFactor.Custom
  8824. o6.Size = Vector3.new(0.600000024, 0.800000131, 0.200000003)
  8825. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8826. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8827. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8828. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8829. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8830. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8831. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8832. o7 = Instance.new("Part")
  8833. o7.Name = "Pocket"
  8834. o7.Parent = o1
  8835. o7.BrickColor = BrickColor.new("Black")
  8836. o7.Position = Vector3.new(0.139600992, 1.10000801, -10.3099718)
  8837. o7.Rotation = Vector3.new(-90, 90, 0)
  8838. o7.Anchored = true
  8839. o7.CFrame = CFrame.new(0.139600992, 1.10000801, -10.3099718, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  8840. o7.CanCollide = false
  8841. o7.FormFactor = Enum.FormFactor.Custom
  8842. o7.Size = Vector3.new(0.600000024, 0.400000155, 1.70000005)
  8843. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8844. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8845. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8846. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8847. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8848. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8849. o7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8850. o8 = Instance.new("Part")
  8851. o8.Name = "Strap"
  8852. o8.Parent = o1
  8853. o8.BrickColor = BrickColor.new("Black")
  8854. o8.Position = Vector3.new(-0.37014699, 1.05500698, -11.1149921)
  8855. o8.Anchored = true
  8856. o8.CFrame = CFrame.new(-0.37014699, 1.05500698, -11.1149921, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8857. o8.CanCollide = false
  8858. o8.FormFactor = Enum.FormFactor.Custom
  8859. o8.Size = Vector3.new(0.259999752, 2.11000037, 1.15000045)
  8860. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8861. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8862. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8863. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8864. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8865. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8866. o8.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8867. o9 = Instance.new("Part")
  8868. o9.Parent = o1
  8869. o9.BrickColor = BrickColor.new("Really black")
  8870. o9.Reflectance = 0.10000000149012
  8871. o9.Position = Vector3.new(0.173590899, 4.00173569, -9.98207664)
  8872. o9.Rotation = Vector3.new(2.9181666e-009, -3.48279983e-008, -8.55249798e-019)
  8873. o9.Anchored = true
  8874. o9.CFrame = CFrame.new(0.173590899, 4.00173569, -9.98207664, 0.999998331, 1.49269007e-020, -6.07863204e-010, 1.49269007e-020, 1, -5.09317831e-011, -6.07863204e-010, -5.09317831e-011, 1.00000334)
  8875. o9.FormFactor = Enum.FormFactor.Plate
  8876. o9.Size = Vector3.new(2, 4.80000019, 2)
  8877. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8878. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8879. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8880. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8881. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8882. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8883. o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8884. o10 = Instance.new("SpecialMesh")
  8885. o10.Parent = o9
  8886. o10.Scale = Vector3.new(0.600000024, 1, 0.600000024)
  8887. o10.MeshType = Enum.MeshType.Brick
  8888. o11 = Instance.new("Part")
  8889. o11.Parent = o1
  8890. o11.BrickColor = BrickColor.new("Mid gray")
  8891. o11.Reflectance = 0.20000000298023
  8892. o11.Position = Vector3.new(0.173592806, 4.10173273, -11.1821489)
  8893. o11.Rotation = Vector3.new(-180, 89.8953247, -90)
  8894. o11.Anchored = true
  8895. o11.CFrame = CFrame.new(0.173592806, 4.10173273, -11.1821489, -1.49269007e-020, 6.07863204e-010, 0.999998331, -1, 5.09317831e-011, 1.49269007e-020, 5.09317831e-011, -1.00000334, -6.07863204e-010)
  8896. o11.FormFactor = Enum.FormFactor.Plate
  8897. o11.Size = Vector3.new(1, 0.400000006, 2)
  8898. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8899. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8900. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8901. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8902. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8903. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8904. o11.Color = Color3.new(0.803922, 0.803922, 0.803922)
  8905. o12 = Instance.new("CylinderMesh")
  8906. o12.Parent = o11
  8907. o12.Offset = Vector3.new(0, -0.600000024, 0)
  8908. o12.Scale = Vector3.new(0.5, 0.100000001, 0.5)
  8909. o13 = Instance.new("Part")
  8910. o13.Parent = o1
  8911. o13.BrickColor = BrickColor.new("Mid gray")
  8912. o13.Reflectance = 0.20000000298023
  8913. o13.Position = Vector3.new(0.173592806, 5.60169125, -11.1821489)
  8914. o13.Rotation = Vector3.new(1.40697509e-009, -89.8953247, -90)
  8915. o13.Anchored = true
  8916. o13.CFrame = CFrame.new(0.173592806, 5.60169125, -11.1821489, 1.49269007e-020, 6.07863204e-010, -0.999998331, 1, 5.09317831e-011, -1.49269007e-020, -5.09317831e-011, -1.00000334, 6.07863204e-010)
  8917. o13.FormFactor = Enum.FormFactor.Plate
  8918. o13.Size = Vector3.new(2, 0.400000006, 2)
  8919. o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8920. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8921. o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8922. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8923. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8924. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8925. o13.Color = Color3.new(0.803922, 0.803922, 0.803922)
  8926. o14 = Instance.new("CylinderMesh")
  8927. o14.Parent = o13
  8928. o14.Offset = Vector3.new(0, -0.600000024, 0)
  8929. o14.Scale = Vector3.new(0.5, 0.100000001, 0.5)
  8930. o15 = Instance.new("Part")
  8931. o15.Parent = o1
  8932. o15.BrickColor = BrickColor.new("Mid gray")
  8933. o15.Reflectance = 0.20000000298023
  8934. o15.Position = Vector3.new(0.173592806, 2.60173273, -11.1821489)
  8935. o15.Rotation = Vector3.new(-180, 89.8953247, -90)
  8936. o15.Anchored = true
  8937. o15.CFrame = CFrame.new(0.173592806, 2.60173273, -11.1821489, -1.49269007e-020, 6.07863204e-010, 0.999998331, -1, 5.09317831e-011, 1.49269007e-020, 5.09317831e-011, -1.00000334, -6.07863204e-010)
  8938. o15.FormFactor = Enum.FormFactor.Plate
  8939. o15.Size = Vector3.new(2, 0.400000006, 2)
  8940. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8941. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8942. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8943. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8944. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8945. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8946. o15.Color = Color3.new(0.803922, 0.803922, 0.803922)
  8947. o16 = Instance.new("CylinderMesh")
  8948. o16.Parent = o15
  8949. o16.Offset = Vector3.new(0, -0.600000024, 0)
  8950. o16.Scale = Vector3.new(0.5, 0.100000001, 0.5)
  8951. myears = Instance.new('Sound')
  8952. myears.Parent = game.Players.LocalPlayer.Character.Head
  8953. myears.Looped = true
  8954. myears.Name = "Ruski"
  8955. myears.Playing = true
  8956. myears.SoundId = "rbxassetid://341851020"
  8957. myears.Volume = .5
  8958. myears.TimePosition = 0
  8959. local g = o1:clone()
  8960. g.Parent = game.Players.LocalPlayer.Character
  8961. local C = g:GetChildren()
  8962. for i=1, #C do
  8963. if C[i].className == "Part" then
  8964. local W = Instance.new("Weld")
  8965. W.Part0 = g.Middle
  8966. W.Part1 = C[i]
  8967. local CJ = CFrame.new(g.Middle.Position)
  8968. local C0 = g.Middle.CFrame:inverse()*CJ
  8969. local C1 = C[i].CFrame:inverse()*CJ
  8970. W.C0 = C0
  8971. W.C1 = C1
  8972. W.Parent = g.Middle
  8973. end
  8974. local Y = Instance.new("Weld")
  8975. Y.Part0 = game.Players.LocalPlayer.Character.Torso
  8976. Y.Part1 = g.Middle
  8977. Y.C0 = CFrame.new(0, 0, 0)
  8978. Y.Parent = Y.Part0
  8979. end
  8980.  
  8981. local h = g:GetChildren()
  8982. for i = 1, # h do
  8983. h[i].Anchored = false
  8984. h[i].CanCollide = false
  8985. end
  8986. local Columbine = function(f,scri)
  8987. local oldenv = getfenv(f)
  8988. local newenv = setmetatable({}, {
  8989. __index = function(_, k)
  8990. if k:lower() == 'script' then
  8991. return scri
  8992. else
  8993. return oldenv[k]
  8994. end
  8995. end
  8996. })
  8997. setfenv(f, newenv)
  8998. ypcall(function() f() end)
  8999. end
  9000. cors = {}
  9001. mas = Instance.new("Model",game:GetService("Lighting"))
  9002. mas.Name = "asd_asdasd"
  9003. o1 = Instance.new("Tool")
  9004. o1.Name = "Tec-9"
  9005. o1.Parent = mas
  9006. o1.GripForward = Vector3.new(-0.296138406, -0, -0.955145061)
  9007. o1.GripPos = Vector3.new(0, -0.200000003, 0)
  9008. o1.GripRight = Vector3.new(0.955145061, 0, -0.296138406)
  9009. o2 = Instance.new("NumberValue")
  9010. o2.Name = "Left"
  9011. o2.Parent = o1
  9012. o2.Value = 30
  9013. o3 = Instance.new("NumberValue")
  9014. o3.Name = "Recoil"
  9015. o3.Parent = o1
  9016. o3.Value = 3
  9017. o4 = Instance.new("Script")
  9018. o4.Parent = o3
  9019. table.insert(cors,coroutine.create(function()
  9020. wait()
  9021. Columbine(function()
  9022. while true do
  9023. wait(.2)
  9024. if script.Parent.Value > 3 then
  9025. script.Parent.Value = script.Parent.Value - 1
  9026. end
  9027. end
  9028.  
  9029. end,o4)
  9030. end))
  9031. o5 = Instance.new("NumberValue")
  9032. o5.Name = "MaxAmmo"
  9033. o5.Parent = o1
  9034. o5.Value = 30
  9035. o6 = Instance.new("BoolValue")
  9036. o6.Name = "ZoomedIn"
  9037. o6.Parent = o1
  9038. o7 = Instance.new("NumberValue")
  9039. o7.Name = "Ammo"
  9040. o7.Parent = o1
  9041. o7.Value = 30
  9042. o8 = Instance.new("LocalScript")
  9043. o8.Name = "Zoom Script"
  9044. o8.Parent = o1
  9045. table.insert(cors,coroutine.create(function()
  9046. wait()
  9047. Columbine(function()
  9048. local Tool = script.Parent
  9049. a=false
  9050. cam=nil
  9051. wut = Tool.Parent
  9052.  
  9053.  
  9054.  
  9055. function onEquipped(mouse2)
  9056. mouse2.KeyDown:connect(onkeyDown)
  9057. mouse = mouse2
  9058. end
  9059. function onkeyDown(key)
  9060. if key == "q" then
  9061. if not a then
  9062. cam=game.Workspace.CurrentCamera:clone()
  9063. cam.Parent=game.Workspace
  9064. game.Workspace.CurrentCamera.CameraSubject = Tool.Zoom
  9065. game.Workspace.CurrentCamera.CameraType=1
  9066. Tool.Recoil.Value = 5
  9067. Tool.ZoomedIn.Value = true
  9068. Tool.Parent.Humanoid.WalkSpeed = 10
  9069. a=true
  9070. else
  9071. game.Workspace.CurrentCamera.CameraSubject=game.Players.LocalPlayer.Character
  9072. game.Workspace.CurrentCamera:Remove()
  9073. game.Workspace.CurrentCamera=cam
  9074. Tool.ZoomedIn.Value = false
  9075. Tool.Recoil.Value = 10
  9076. Tool.Parent.Humanoid.WalkSpeed = 16
  9077. a=false
  9078. end
  9079. end
  9080. end
  9081.  
  9082.  
  9083.  
  9084.  
  9085. script.Parent.Equipped:connect(onEquipped)
  9086. end,o8)
  9087. end))
  9088. o9 = Instance.new("NumberValue")
  9089. o9.Name = "StoredAmmo"
  9090. o9.Parent = o1
  9091. o9.Value = 600
  9092. o10 = Instance.new("Part")
  9093. o10.Parent = o1
  9094. o10.Material = Enum.Material.SmoothPlastic
  9095. o10.BrickColor = BrickColor.new("Black")
  9096. o10.Position = Vector3.new(-109.400009, 1.23002994, 59.8599739)
  9097. o10.Rotation = Vector3.new(-90, 0, -180)
  9098. o10.Anchored = true
  9099. o10.CFrame = CFrame.new(-109.400009, 1.23002994, 59.8599739, -0.999999881, 1.89462381e-015, 0, 0, 0, 0.999999881, -1.89462381e-015, 1, 0)
  9100. o10.CanCollide = false
  9101. o10.FormFactor = Enum.FormFactor.Symmetric
  9102. o10.Size = Vector3.new(1, 1, 1)
  9103. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9104. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9105. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9106. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9107. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9108. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9109. o10.Color = Color3.new(0.105882, 0.164706, 0.207843)
  9110. o11 = Instance.new("SpecialMesh")
  9111. o11.Parent = o10
  9112. o11.Scale = Vector3.new(0.119999997, 0.119999997, 0.0299999993)
  9113. o11.MeshType = Enum.MeshType.Wedge
  9114. o12 = Instance.new("LocalScript")
  9115. o12.Name = "BackupWeld"
  9116. o12.Parent = o1
  9117. table.insert(cors,coroutine.create(function()
  9118. wait()
  9119. Columbine(function()
  9120. function Weld(x,y)
  9121. local W = Instance.new("Weld")
  9122. W.Part0 = x
  9123. W.Part1 = y
  9124. local CJ = CFrame.new(x.Position)
  9125. local C0 = x.CFrame:inverse()*CJ
  9126. local C1 = y.CFrame:inverse()*CJ
  9127. W.C0 = C0
  9128. W.C1 = C1
  9129. W.Parent = x
  9130. end
  9131.  
  9132. function Get(A)
  9133. if A.className == "Part" then
  9134. Weld(script.Parent.Handle, A)
  9135. A.Anchored = false
  9136. else
  9137. local C = A:GetChildren()
  9138. for i=1, #C do
  9139. Get(C[i])
  9140. end
  9141. end
  9142. end
  9143.  
  9144. function Finale()
  9145. Get(script.Parent)
  9146. end
  9147.  
  9148. script.Parent.Equipped:connect(Finale)
  9149. script.Parent.Unequipped:connect(Finale)
  9150. Finale()
  9151. end,o12)
  9152. end))
  9153. o13 = Instance.new("LocalScript")
  9154. o13.Name = "GuiScript"
  9155. o13.Parent = o1
  9156. table.insert(cors,coroutine.create(function()
  9157. wait()
  9158. Columbine(function()
  9159. local Tool = script.Parent
  9160. local Ammo = Tool.Ammo
  9161. local MaxAmmo = Ammo.Value
  9162.  
  9163. local vPlayer
  9164. local Gui
  9165. local Text
  9166.  
  9167. function onChanged(value)
  9168. if value == "Value" or value == Ammo.Value then
  9169. if Gui ~= nil and Text ~= nil then
  9170. if Ammo.Value >= 1 then
  9171. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9172. elseif math.floor(Ammo.Value) == 0 then
  9173. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9174. elseif Ammo.Value < 0 then
  9175. for i = 0, 1, 0.03 / 2 do
  9176. local Num = math.floor(i * MaxAmmo + 0.5)
  9177.  
  9178. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9179. wait()
  9180. end
  9181. end
  9182. end
  9183. end
  9184. end
  9185.  
  9186. function on2Changed()
  9187. if Gui ~= nil and Text ~= nil then
  9188.  
  9189. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9190. wait()
  9191. end
  9192. end
  9193.  
  9194. function setUpGui()
  9195. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  9196. return
  9197. end
  9198.  
  9199. Gui = Instance.new("ScreenGui")
  9200. Text = Instance.new("TextLabel")
  9201.  
  9202. Gui.Name = "DEDisplay"
  9203. Gui.Parent = vPlayer.PlayerGui
  9204.  
  9205. Text.BackgroundColor3 = BrickColor.Black().Color
  9206. Text.BackgroundTransparency = 1
  9207. Text.BorderColor3 = BrickColor.White().Color
  9208. Text.BorderSizePixel = 0
  9209. Text.Name = "Ammo"
  9210. Text.Parent = Gui
  9211. Text.Position = UDim2.new(0.15, 0, 0.825, 0)
  9212. Text.Size = UDim2.new(0, -60, 0, 64)
  9213. Text.FontSize = "Size18"
  9214. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9215. Text.TextColor3 = BrickColor.White().Color
  9216. end
  9217.  
  9218. function onEquippedLocal(mouse)
  9219. vPlayer = game.Players.LocalPlayer
  9220.  
  9221. setUpGui()
  9222. end
  9223.  
  9224. function onUnequippedLocal(mouse)
  9225. if Gui then
  9226. Gui:remove()
  9227. end
  9228.  
  9229. Gui = nil
  9230. Text = nil
  9231. vPlayer = nil
  9232. end
  9233.  
  9234. Tool.Equipped:connect(onEquippedLocal)
  9235. Tool.Unequipped:connect(onUnequippedLocal)
  9236.  
  9237. Ammo.Changed:connect(onChanged)
  9238. Tool.StoredAmmo.Changed:connect(on2Changed)
  9239. end,o13)
  9240. end))
  9241. o14 = Instance.new("LocalScript")
  9242. o14.Name = "GuiScript(backup)"
  9243. o14.Parent = o1
  9244. table.insert(cors,coroutine.create(function()
  9245. wait()
  9246. Columbine(function()
  9247. local Tool = script.Parent
  9248. local Ammo = Tool.Ammo
  9249. local MaxAmmo = Ammo.Value
  9250.  
  9251. local vPlayer
  9252. local Gui
  9253. local Text
  9254.  
  9255. function onChanged(value)
  9256. if value == "Value" or value == Ammo.Value then
  9257. if Gui ~= nil and Text ~= nil then
  9258. if Ammo.Value >= 1 then
  9259. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9260. elseif math.floor(Ammo.Value) == 0 then
  9261. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9262. elseif Ammo.Value < 0 then
  9263. for i = 0, 1, 0.03 / 2 do
  9264. local Num = math.floor(i * MaxAmmo + 0.5)
  9265.  
  9266. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9267. wait()
  9268. end
  9269. end
  9270. end
  9271. end
  9272. end
  9273.  
  9274. function on2Changed()
  9275. if Gui ~= nil and Text ~= nil then
  9276.  
  9277. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9278. wait()
  9279. end
  9280. end
  9281.  
  9282. function setUpGui()
  9283. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  9284. return
  9285. end
  9286.  
  9287. Gui = Instance.new("ScreenGui")
  9288. Text = Instance.new("TextLabel")
  9289.  
  9290. Gui.Name = "DEDisplay"
  9291. Gui.Parent = vPlayer.PlayerGui
  9292.  
  9293. Text.BackgroundColor3 = BrickColor.Black().Color
  9294. Text.BackgroundTransparency = 1
  9295. Text.BorderColor3 = BrickColor.White().Color
  9296. Text.BorderSizePixel = 0
  9297. Text.Name = "Ammo"
  9298. Text.Parent = Gui
  9299. Text.Position = UDim2.new(0.15, 0, 0.825, 0)
  9300. Text.Size = UDim2.new(0, -60, 0, 64)
  9301. Text.FontSize = "Size18"
  9302. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9303. Text.TextColor3 = BrickColor.White().Color
  9304. end
  9305.  
  9306. function onEquippedLocal(mouse)
  9307. vPlayer = game.Players.LocalPlayer
  9308.  
  9309. setUpGui()
  9310. end
  9311.  
  9312. function onUnequippedLocal(mouse)
  9313. if Gui then
  9314. Gui:remove()
  9315. end
  9316.  
  9317. Gui = nil
  9318. Text = nil
  9319. vPlayer = nil
  9320. end
  9321.  
  9322. Tool.Equipped:connect(onEquippedLocal)
  9323. Tool.Unequipped:connect(onUnequippedLocal)
  9324.  
  9325. Ammo.Changed:connect(onChanged)
  9326. Tool.StoredAmmo.Changed:connect(on2Changed)
  9327. end,o14)
  9328. end))
  9329. o15 = Instance.new("LocalScript")
  9330. o15.Name = "Local Gui"
  9331. o15.Parent = o1
  9332. table.insert(cors,coroutine.create(function()
  9333. wait()
  9334. Columbine(function()
  9335. local Tool = script.Parent;
  9336. enabled = true
  9337. function onButton1Down(mouse)
  9338. if not enabled then
  9339. return
  9340. end
  9341.  
  9342. enabled = true
  9343.  
  9344. mouse.Icon = "http://www.roblox.com/asset/?id=38140851" --- 7
  9345.  
  9346. wait()
  9347.  
  9348. mouse.Icon = "http://www.roblox.com/asset/?id=38140909" --- 8
  9349.  
  9350. wait()
  9351.  
  9352. mouse.Icon = "http://www.roblox.com/asset/?id=38140914" --- 9
  9353.  
  9354. wait()
  9355.  
  9356. mouse.Icon = "http://www.roblox.com/asset/?id=38140922" --- 10
  9357.  
  9358. end
  9359.  
  9360.  
  9361. function onButton1Up(mouse)
  9362. enabled = false
  9363.  
  9364. mouse.Icon = "http://www.roblox.com/asset/?id=38140914" --- 9
  9365.  
  9366. wait()
  9367.  
  9368. mouse.Icon = "http://www.roblox.com/asset/?id=38140909" --- 8
  9369.  
  9370. wait()
  9371.  
  9372. mouse.Icon = "http://www.roblox.com/asset/?id=38140851" --- 7
  9373.  
  9374. wait()
  9375.  
  9376. mouse.Icon = "http://www.roblox.com/asset/?id=38140842" --- 6
  9377.  
  9378. wait()
  9379. enabled = true
  9380. end
  9381.  
  9382. function onEquippedLocal(mouse)
  9383.  
  9384. if mouse == nil then
  9385. print("Mouse not found")
  9386. return
  9387. end
  9388.  
  9389. mouse.Icon = "http://www.roblox.com/asset/?id=38140909" --- 6
  9390. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  9391. mouse.Button1Up:connect(function() onButton1Up(mouse)end)
  9392. end
  9393.  
  9394.  
  9395. Tool.Equipped:connect(onEquippedLocal)
  9396.  
  9397. end,o15)
  9398. end))
  9399. o16 = Instance.new("Part")
  9400. o16.Name = "A1"
  9401. o16.Parent = o1
  9402. o16.Material = Enum.Material.SmoothPlastic
  9403. o16.BrickColor = BrickColor.new("Black")
  9404. o16.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  9405. o16.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  9406. o16.Anchored = true
  9407. o16.CFrame = CFrame.new(-109.469025, 1.45054305, 59.1849709, 0.866025329, -0.49999997, 1.89462381e-015, 0.49999997, 0.866025329, 0, 7.10542736e-015, 0, 1)
  9408. o16.CanCollide = false
  9409. o16.FormFactor = Enum.FormFactor.Plate
  9410. o16.Size = Vector3.new(1, 0.400000006, 1)
  9411. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9412. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9413. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9414. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9415. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9416. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9417. o16.Color = Color3.new(0.105882, 0.164706, 0.207843)
  9418. o17 = Instance.new("CylinderMesh")
  9419. o17.Parent = o16
  9420. o17.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  9421. o18 = Instance.new("Part")
  9422. o18.Parent = o1
  9423. o18.Material = Enum.Material.SmoothPlastic
  9424. o18.BrickColor = BrickColor.new("Black")
  9425. o18.Position = Vector3.new(-109.400009, 1.29302704, 59.3349648)
  9426. o18.Rotation = Vector3.new(90, 0, 90)
  9427. o18.Anchored = true
  9428. o18.CFrame = CFrame.new(-109.400009, 1.29302704, 59.3349648, 1.89462381e-015, -0.999999881, 0, 0, 0, -0.999999881, 1, -1.89462381e-015, 0)
  9429. o18.CanCollide = false
  9430. o18.FormFactor = Enum.FormFactor.Custom
  9431. o18.Size = Vector3.new(0.930000007, 0.200000003, 0.200000003)
  9432. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9433. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9434. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9435. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9436. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9437. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9438. o18.Color = Color3.new(0.105882, 0.164706, 0.207843)
  9439. o19 = Instance.new("BlockMesh")
  9440. o19.Parent = o18
  9441. o19.Scale = Vector3.new(1, 0.599999964, 0.900000036)
  9442. o20 = Instance.new("SpecialMesh")
  9443. o20.Name = "Larm"
  9444. o20.Parent = o1
  9445. o20.Scale = Vector3.new(0.99000001, 0.99000001, 0.99000001)
  9446. o20.MeshType = Enum.MeshType.FileMesh
  9447. o21 = Instance.new("LocalScript")
  9448. o21.Name = "Shooter"
  9449. o21.Parent = o1
  9450. table.insert(cors,coroutine.create(function()
  9451. wait()
  9452. Columbine(function()
  9453. Tool = script.Parent
  9454. local arms = nil
  9455. local torso = nil
  9456. local weld33 = nil -- right arm
  9457. local weld55 = nil -- left arm
  9458. local welds = {}
  9459. local reloading = false
  9460. local firing = false
  9461. local canreload = true
  9462. local canshoot = true
  9463. local running = false
  9464. local damage = 200
  9465. local ceasefire = false
  9466.  
  9467. function ReloadSequence()
  9468. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-93), math.rad(-16), 0)
  9469. weld55.C1 = CFrame.new(0.9, -0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1.1, math.rad(-0))
  9470. wait(.05)
  9471. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9472. weld55.C1 = CFrame.new(0.9, -0.15, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1.2, math.rad(-0))
  9473. wait(.05)
  9474. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9475. weld55.C1 = CFrame.new(0.9, -0.25, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1.3, math.rad(-0))
  9476. wait(.08)
  9477. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9478. weld55.C1 = CFrame.new(0.9, -0.35, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1.4, math.rad(-0))
  9479. Tool.Handle.M1:play()
  9480. Tool.Mag.Transparency = 1
  9481. local mag = Tool.Mag:clone()
  9482. mag.Parent = game.Workspace
  9483. mag.CanCollide = false
  9484. mag.Transparency = 0
  9485.  
  9486. wait(.04)
  9487. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9488. weld55.C1 = CFrame.new(0.9, -0.35, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1.5, math.rad(-0))
  9489. wait(.04)
  9490. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9491. weld55.C1 = CFrame.new(0.9, -0.35, 0) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1.6, math.rad(-0))
  9492. wait(.04)
  9493. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9494. weld55.C1 = CFrame.new(0.9, -0.35, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1.6, math.rad(-0))
  9495. wait(.04)
  9496. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9497. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1.6, math.rad(-0))
  9498. wait(.04)
  9499. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9500. weld55.C1 = CFrame.new(0.9, -0.35, -0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.6, math.rad(-0))
  9501. wait(.04)
  9502. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9503. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.5, math.rad(-0))
  9504. wait(.04)
  9505. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9506. weld55.C1 = CFrame.new(0.9, -0.3, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.4, math.rad(-0))
  9507. wait(.04)
  9508. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9509. weld55.C1 = CFrame.new(0.9, -0.25, 0) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.3, math.rad(-0))
  9510. wait(.04)
  9511. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9512. weld55.C1 = CFrame.new(0.9, -0.2, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.2, math.rad(-0))
  9513. wait(.04)
  9514. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9515. weld55.C1 = CFrame.new(0.9, -0.15, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.1, math.rad(-0))
  9516. wait(.04)
  9517. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9518. weld55.C1 = CFrame.new(0.9, -0.1, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1, math.rad(-0))
  9519. Tool.Mag.Transparency = 0
  9520.  
  9521. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.9, 0)
  9522. wait(.04)
  9523. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9524. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1, math.rad(-0))
  9525. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.8, 0)
  9526. wait(.04)
  9527. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9528. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1, math.rad(-0))
  9529. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.7, 0)
  9530. wait(.04)
  9531. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9532. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1, math.rad(-0))
  9533. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.6, 0)
  9534. wait(.04)
  9535. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9536. weld55.C1 = CFrame.new(0.9, -0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1, math.rad(-0))
  9537. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.5, 0)
  9538. wait(.04)
  9539. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9540. weld55.C1 = CFrame.new(0.9, -0.01, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  9541. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.4, 0)
  9542. wait(.04)
  9543. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9544. weld55.C1 = CFrame.new(0.9, 0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  9545. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.3, 0)
  9546. wait(.04)
  9547. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9548. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  9549. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.2, 0)
  9550. wait(.04)
  9551. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9552. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  9553. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.1, 0)
  9554. Tool.Handle.M2:play()
  9555. wait(.04)
  9556. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9557. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9558. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, 0)
  9559. wait(.04)
  9560. weld33.C1 = CFrame.new(-0.75, -0.6, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-16), 0)
  9561. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9562. wait(.04)
  9563. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9564. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9565. end
  9566.  
  9567. function ReloadSequence2()
  9568. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-93), math.rad(-16), 0)
  9569. weld55.C1 = CFrame.new(0.9, -0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1.1, math.rad(-0))
  9570. wait(.05)
  9571. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9572. weld55.C1 = CFrame.new(0.9, -0.15, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1.2, math.rad(-0))
  9573. wait(.05)
  9574. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9575. weld55.C1 = CFrame.new(0.9, -0.25, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1.3, math.rad(-0))
  9576. wait(.08)
  9577. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9578. weld55.C1 = CFrame.new(0.9, -0.35, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1.4, math.rad(-0))
  9579. Tool.Handle.M1:play()
  9580. Tool.Mag.Transparency = 1
  9581. local mag = Tool.Mag:clone()
  9582. mag.Parent = game.Workspace
  9583. mag.CanCollide = false
  9584. mag.Transparency = 0
  9585. wait(.04)
  9586. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9587. weld55.C1 = CFrame.new(0.9, -0.35, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1.5, math.rad(-0))
  9588. wait(.04)
  9589. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9590. weld55.C1 = CFrame.new(0.9, -0.35, 0) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1.6, math.rad(-0))
  9591. wait(.04)
  9592. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9593. weld55.C1 = CFrame.new(0.9, -0.35, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1.6, math.rad(-0))
  9594. wait(.04)
  9595. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9596. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1.6, math.rad(-0))
  9597. wait(.04)
  9598. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9599. weld55.C1 = CFrame.new(0.9, -0.35, -0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.6, math.rad(-0))
  9600. wait(.04)
  9601. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9602. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.5, math.rad(-0))
  9603. wait(.04)
  9604. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9605. weld55.C1 = CFrame.new(0.9, -0.3, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.4, math.rad(-0))
  9606. wait(.04)
  9607. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9608. weld55.C1 = CFrame.new(0.9, -0.25, 0) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.3, math.rad(-0))
  9609. wait(.04)
  9610. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9611. weld55.C1 = CFrame.new(0.9, -0.2, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.2, math.rad(-0))
  9612. wait(.04)
  9613. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9614. weld55.C1 = CFrame.new(0.9, -0.15, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.1, math.rad(-0))
  9615. wait(.04)
  9616. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9617. weld55.C1 = CFrame.new(0.9, -0.1, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1, math.rad(-0))
  9618. Tool.Mag.Transparency = 0
  9619. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.9, 0)
  9620. wait(.04)
  9621. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9622. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1, math.rad(-0))
  9623. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.8, 0)
  9624. wait(.04)
  9625. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9626. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1, math.rad(-0))
  9627. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.7, 0)
  9628. wait(.04)
  9629. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9630. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1, math.rad(-0))
  9631. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.6, 0)
  9632. wait(.04)
  9633. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9634. weld55.C1 = CFrame.new(0.9, -0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1, math.rad(-0))
  9635. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.5, 0)
  9636. wait(.04)
  9637. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9638. weld55.C1 = CFrame.new(0.9, -0.01, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  9639. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.4, 0)
  9640. wait(.04)
  9641. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9642. weld55.C1 = CFrame.new(0.9, 0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  9643. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.3, 0)
  9644. wait(.04)
  9645. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9646. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  9647. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.2, 0)
  9648. wait(.04)
  9649. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9650. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  9651. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.1, 0)
  9652. Tool.Handle.M2:play()
  9653. wait(.04)
  9654. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9655. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9656. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, 0)
  9657. wait(.04)
  9658. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9659. weld55.C1 = CFrame.new(0.9, 0.05, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(270), 1, math.rad(-0))
  9660. wait(.04)
  9661. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9662. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(265), 1.1, math.rad(-0))
  9663. wait(.04)
  9664. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9665. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(260), 1.1, math.rad(-0))
  9666. wait(.04)
  9667. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9668. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(260), 1, math.rad(-0))
  9669. Tool.A4.Transparency = 1
  9670. Tool.B1.Transparency = 1
  9671. wait(.1)
  9672. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9673. weld55.C1 = CFrame.new(0.9, 0, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(260), 1, math.rad(-0))
  9674. Tool.Handle.M3:play()
  9675. wait(.2)
  9676. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-87), math.rad(-16), 0)
  9677. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(270), 1, math.rad(-0))
  9678. wait(.06)
  9679. weld33.C1 = CFrame.new(-0.75, -0.6, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-89), math.rad(-16), 0)
  9680. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(273), 1, math.rad(-0))
  9681. wait(.06)
  9682. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9683. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9684. Tool.A4.Transparency = 0
  9685. Tool.B1.Transparency = 1
  9686. end
  9687.  
  9688. function Reload()
  9689. Tool.Left.Value = Tool.Ammo.Value
  9690. if script.Parent.Ammo.Value < script.Parent.MaxAmmo.Value and reloading == false and script.Parent.StoredAmmo.Value >= 1 then
  9691. reloading = true
  9692. script.Parent.Ammo.Value = 0
  9693. ReloadChoose()
  9694. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value + script.Parent.Left.Value
  9695. if script.Parent.StoredAmmo.Value >= script.Parent.MaxAmmo.Value then
  9696. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value - script.Parent.MaxAmmo.Value
  9697. script.Parent.Ammo.Value = script.Parent.MaxAmmo.Value
  9698. script.Parent.Recoil.Value = 5
  9699. elseif script.Parent.StoredAmmo.Value < script.Parent.MaxAmmo.Value and script.Parent.StoredAmmo.Value >= 1 then
  9700. script.Parent.Ammo.Value = script.Parent.StoredAmmo.Value
  9701. script.Parent.StoredAmmo.Value = 0
  9702. script.Parent.Recoil.Value = 5
  9703. end
  9704. reloading = false
  9705. end
  9706. end
  9707.  
  9708. function On()
  9709. Tool.Light.Transparency = 0.25
  9710. end
  9711.  
  9712. function Off()
  9713. Tool.Light.Transparency = 1
  9714. end
  9715.  
  9716. function ScopeOn()
  9717. Tool.ScopeOn1.Transparency = 0.75
  9718. Tool.ScopeOn2.Transparency = 0.75
  9719. Tool.ScopeOn3.Transparency = 0
  9720. Tool.ScopeOn4.Transparency = 0
  9721. Tool.ScopeOn5.Transparency = 0
  9722. Tool.ScopeOn6.Transparency = 0
  9723. Tool.ScopeOn7.Transparency = 0
  9724. Tool.ScopeOn8.Transparency = 0
  9725. Tool.ScopeOn9.Transparency = 0
  9726. Tool.ScopeOff1.Transparency = 1
  9727. Tool.ScopeOff2.Transparency = 1
  9728. Tool.ScopeOff3.Transparency = 1
  9729. Tool.ScopeOff4.Transparency = 1
  9730. Tool.ScopeOff5.Transparency = 1
  9731. Tool.ScopeOff6.Transparency = 1
  9732. Tool.ScopeOff7.Transparency = 1
  9733. Tool.ScopeOff8.Transparency = 1
  9734. Tool.ScopeOff9.Transparency = 1
  9735. end
  9736.  
  9737. function ScopeOff()
  9738. Tool.ScopeOn1.Transparency = 1
  9739. Tool.ScopeOn2.Transparency = 1
  9740. Tool.ScopeOn3.Transparency = 1
  9741. Tool.ScopeOn4.Transparency = 1
  9742. Tool.ScopeOn5.Transparency = 1
  9743. Tool.ScopeOn6.Transparency = 1
  9744. Tool.ScopeOn7.Transparency = 1
  9745. Tool.ScopeOn8.Transparency = 1
  9746. Tool.ScopeOn9.Transparency = 1
  9747. Tool.ScopeOff1.Transparency = 0.75
  9748. Tool.ScopeOff2.Transparency = 0.75
  9749. Tool.ScopeOff3.Transparency = 0
  9750. Tool.ScopeOff4.Transparency = 0
  9751. Tool.ScopeOff5.Transparency = 0
  9752. Tool.ScopeOff6.Transparency = 0
  9753. Tool.ScopeOff7.Transparency = 0
  9754. Tool.ScopeOff8.Transparency = 0
  9755. Tool.ScopeOff9.Transparency = 0
  9756. end
  9757.  
  9758. function ReloadChoose()
  9759. if script.Parent.Left.Value == 0 then
  9760. ReloadSequence2()
  9761. elseif script.Parent.Left.Value >= 1 then
  9762. ReloadSequence()
  9763. end
  9764. end
  9765.  
  9766. function Choosy()
  9767. if script.Parent.Ammo.Value == 0 then
  9768. Thing1()
  9769. elseif script.Parent.Ammo.Value >= 1 then
  9770. Thing2()
  9771. end
  9772. end
  9773.  
  9774. function Thing2()
  9775. cam = game.Workspace.CurrentCamera
  9776. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9777. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9778. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, 0.01, 0)
  9779. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9780. weld33.C1 = CFrame.new(-0.75, -0.65, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9781. weld55.C1 = CFrame.new(0.85, 0.025, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9782. Tool.Flash.Mesh.Scale = Vector3.new(1.7, 1.5, 1.7)
  9783. Tool.Flash.Transparency = .8
  9784. wait(0.02)
  9785. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9786. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9787. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, -0.01, 0)
  9788. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9789. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9790. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9791. Tool.Flash.Transparency = 1
  9792. end
  9793.  
  9794. function Thing1()
  9795. cam = game.Workspace.CurrentCamera
  9796. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9797. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9798. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, 0.01, 0)
  9799. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9800. weld33.C1 = CFrame.new(-0.75, -0.65, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9801. weld55.C1 = CFrame.new(0.85, 0.025, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9802. Tool.Flash.Mesh.Scale = Vector3.new(1.7, 1.5, 1.7)
  9803. Tool.Flash.Transparency = .8
  9804. wait(0.02)
  9805. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9806. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9807. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, -0.01, 0)
  9808. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9809. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9810. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9811. Tool.Flash.Transparency = 1
  9812. Tool.Handle.Empty:play()
  9813. end
  9814.  
  9815. function takeout()
  9816. wait(.04)
  9817. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-70), math.rad(-16), 0)
  9818. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  9819. wait(.06)
  9820. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-75), math.rad(-16), 0)
  9821. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  9822. wait(.06)
  9823. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-80), math.rad(-16), 0)
  9824. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  9825. wait(.06)
  9826. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9827. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  9828. wait(.06)
  9829. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9830. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9831. end
  9832.  
  9833. function Equip(mouse)
  9834. wait(0.01)
  9835. arms = {Tool.Parent:FindFirstChild("Left Arm"), Tool.Parent:FindFirstChild("Right Arm")}
  9836. torso = Tool.Parent:FindFirstChild("Torso")
  9837. if arms ~= nil and torso ~= nil then
  9838. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  9839. if sh ~= nil then
  9840. local yes = true
  9841. if yes then
  9842. yes = false
  9843. sh[1].Part1 = nil
  9844. sh[2].Part1 = nil
  9845. falsearm1 = arms[1]:clone()
  9846. local mesh1 = Tool.Larm:clone()
  9847. mesh1.Parent = falsearm1
  9848. local armweld1 = Instance.new("Weld")
  9849. falsearm1.BrickColor = BrickColor.new("Light orange")
  9850. falsearm1.Parent = Tool
  9851. armweld1.Parent = falsearm1
  9852. armweld1.Part0 = falsearm1
  9853. armweld1.Part1 = arms[1]
  9854. falsearm2 = arms[2]:clone()
  9855. local mesh2 = Tool.Rarm:clone()
  9856. mesh2.Parent = falsearm2
  9857. local armweld2 = Instance.new("Weld")
  9858. falsearm2.BrickColor = BrickColor.new("Light orange")
  9859. falsearm2.Parent = Tool
  9860. armweld2.Parent = falsearm2
  9861. armweld2.Part0 = falsearm2
  9862. armweld2.Part1 = arms[2]
  9863. local weld1 = Instance.new("Weld") -- left arm
  9864. weld55 = weld1
  9865. weld1.Part0 = torso
  9866. weld1.Parent = torso
  9867. weld1.Part1 = arms[1]
  9868. weld1.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9869. welds[1] = weld1
  9870. local weld2 = Instance.new("Weld") -- right arm
  9871. weld33 = weld2
  9872. weld2.Part0 = torso
  9873. weld2.Parent = torso
  9874. weld2.Part1 = arms[2]
  9875. weld2.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0) --95
  9876. welds[2] = weld2
  9877. takeout()
  9878. end
  9879. else
  9880. print("sh")
  9881. end
  9882. else
  9883. print("arms")
  9884. end
  9885. end
  9886.  
  9887. local legs = nil
  9888. local torso2 = nil
  9889. local welds2 = {}
  9890. local bodyforce = nil
  9891.  
  9892. function Unequip(mouse)
  9893. if arms ~= nil and torso ~= nil then
  9894. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  9895. if sh ~= nil then
  9896. local yes = true
  9897. if yes then
  9898. yes = false
  9899. sh[1].Part1 = arms[1]
  9900. sh[2].Part1 = arms[2]
  9901. welds[1].Parent = nil
  9902. welds[2].Parent = nil
  9903. falsearm1:remove()
  9904. falsearm2:remove()
  9905. end
  9906. else
  9907. print("sh")
  9908. end
  9909. else
  9910. print("arms")
  9911. end
  9912. end
  9913.  
  9914. function fire(v)
  9915.  
  9916. Tool.Handle.Fire:play()
  9917. Tool.Handle.Fire2:play()
  9918. Tool.Handle.Fire3:play()
  9919.  
  9920.  
  9921. local vCharacter = Tool.Parent
  9922. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  9923.  
  9924. local missile = Instance.new("Part")
  9925.  
  9926.  
  9927.  
  9928. local spawnPos = vCharacter.PrimaryPart.Position
  9929.  
  9930.  
  9931.  
  9932. spawnPos = spawnPos + (v * 8)
  9933.  
  9934. missile.Position = spawnPos
  9935. missile.Size = Vector3.new(1,1,1)
  9936. missile.Velocity = v * 500
  9937. missile.BrickColor = BrickColor.new(26)
  9938. missile.Shape = 0
  9939. missile.BottomSurface = 0
  9940. missile.TopSurface = 0
  9941. missile.Name = "Bullet"
  9942. missile.Elasticity = 0
  9943. missile.Reflectance = 0
  9944. missile.Friction = .9
  9945. missile.CanCollide = false
  9946.  
  9947. local force = Instance.new("BodyForce")
  9948. force.force = Vector3.new(0,missile:getMass() * 196,0)
  9949. force.Parent = missile
  9950.  
  9951. local mesh = Instance.new("SpecialMesh")
  9952. mesh.Scale = Vector3.new(.06,.06,.06)
  9953. mesh.MeshType = "Sphere"
  9954. mesh.Parent = missile
  9955.  
  9956. function onTouched(part)
  9957. local h = part.Parent:findFirstChild("Humanoid")
  9958. if h~=nil then
  9959. h.Health = h.Health -100
  9960. wait(.1)
  9961. h.Health = h.Health -100
  9962. wait(.1)
  9963.  
  9964. end
  9965. end
  9966.  
  9967. missile.Touched:connect(onTouched)
  9968.  
  9969. local creator_tag = Instance.new("ObjectValue")
  9970. creator_tag.Value = vPlayer
  9971. creator_tag.Name = "creator"
  9972. creator_tag.Parent = missile
  9973.  
  9974. missile.Parent = game.Workspace
  9975.  
  9976. cam = game.Workspace.CurrentCamera
  9977. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9978. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9979. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, -0.01, 0)
  9980. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9981. weld33.C1 = CFrame.new(-0.75, -0.7, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9982. weld55.C1 = CFrame.new(0.8, 0, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9983. Tool.Flash.Mesh.Scale = Vector3.new(1.875, 1.7, 1.875)
  9984. Tool.Flash.Transparency = .5
  9985. wait(0.02)
  9986. Choosy()
  9987. end
  9988.  
  9989. function ceasefireOn()
  9990. if reloading == true then return
  9991. end
  9992. reloading = true
  9993. Tool.Parent.Humanoid.WalkSpeed = 18
  9994. weld55.C1 = CFrame.new(-0.3, 0.8, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
  9995. weld33.C1 = CFrame.new(-1, 0.2, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-10), -0)
  9996. wait()
  9997. weld55.C1 = CFrame.new(-0.34, 0.82, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0, math.rad(-95))
  9998. weld33.C1 = CFrame.new(-0.95, 0.15, 0.28) * CFrame.fromEulerAnglesXYZ(math.rad(-82.5), math.rad(-15), -0)
  9999. wait()
  10000. weld55.C1 = CFrame.new(-0.38, 0.84, 0.76) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-100))
  10001. weld33.C1 = CFrame.new(-0.9, 0.1, 0.26) * CFrame.fromEulerAnglesXYZ(math.rad(-80), math.rad(-20), -0)
  10002. wait()
  10003. weld55.C1 = CFrame.new(-0.42, 0.86, 0.72) * CFrame.fromEulerAnglesXYZ(math.rad(280), 0, math.rad(-105))
  10004. weld33.C1 = CFrame.new(-0.85, 0.05, 0.24) * CFrame.fromEulerAnglesXYZ(math.rad(-77.5), math.rad(-25), -0)
  10005. wait()
  10006. weld55.C1 = CFrame.new(-0.46, 0.88, 0.68) * CFrame.fromEulerAnglesXYZ(math.rad(270), 0, math.rad(-110))
  10007. weld33.C1 = CFrame.new(-0.8, -0, 0.22) * CFrame.fromEulerAnglesXYZ(math.rad(-75), math.rad(-30), -0)
  10008. wait()
  10009. weld55.C1 = CFrame.new(-0.5, 0.9, 0.64) * CFrame.fromEulerAnglesXYZ(math.rad(260), 0, math.rad(-115))
  10010. weld33.C1 = CFrame.new(-0.75, -0.05, 0.20) * CFrame.fromEulerAnglesXYZ(math.rad(-72.5), math.rad(-35), -0)
  10011. wait()
  10012. weld55.C1 = CFrame.new(1.25, 0.2, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(295), math.rad(20), math.rad(-20))
  10013. weld33.C1 = CFrame.new(-0.7, -0.1, 0.18) * CFrame.fromEulerAnglesXYZ(math.rad(-70), math.rad(-40), -0)
  10014. wait()
  10015. weld33.C1 = CFrame.new(-0.7, -0.1, 0.16) * CFrame.fromEulerAnglesXYZ(math.rad(-67.5), math.rad(-45), -0)
  10016. wait()
  10017. running = false
  10018. ceasefire = true
  10019. wait(999999999999)
  10020. end
  10021.  
  10022. function run()
  10023. Tool.Parent.Humanoid.WalkSpeed = 16
  10024. reloading = false
  10025. weld33.C1 = CFrame.new(-0.65, -0.15, 0.16) * CFrame.fromEulerAnglesXYZ(math.rad(-67.5), math.rad(-45), -0)
  10026. wait()
  10027. weld55.C1 = CFrame.new(-0.54, 0.92, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(250), 0, math.rad(-120))
  10028. weld33.C1 = CFrame.new(-0.7, -0.1, 0.18) * CFrame.fromEulerAnglesXYZ(math.rad(-70), math.rad(-40), -0)
  10029. wait()
  10030. weld55.C1 = CFrame.new(-0.5, 0.9, 0.64) * CFrame.fromEulerAnglesXYZ(math.rad(260), 0, math.rad(-115))
  10031. weld33.C1 = CFrame.new(-0.75, -0.05, 0.20) * CFrame.fromEulerAnglesXYZ(math.rad(-72.5), math.rad(-35), -0)
  10032. wait()
  10033. weld55.C1 = CFrame.new(-0.46, 0.88, 0.68) * CFrame.fromEulerAnglesXYZ(math.rad(270), 0, math.rad(-110))
  10034. weld33.C1 = CFrame.new(-0.8, -0, 0.22) * CFrame.fromEulerAnglesXYZ(math.rad(-75), math.rad(-30), -0)
  10035. wait()
  10036. weld55.C1 = CFrame.new(-0.42, 0.86, 0.72) * CFrame.fromEulerAnglesXYZ(math.rad(280), 0, math.rad(-105))
  10037. weld33.C1 = CFrame.new(-0.85, 0.05, 0.24) * CFrame.fromEulerAnglesXYZ(math.rad(-77.5), math.rad(-25), -0)
  10038. wait()
  10039. weld55.C1 = CFrame.new(-0.38, 0.84, 0.76) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-100))
  10040. weld33.C1 = CFrame.new(-0.9, 0.1, 0.26) * CFrame.fromEulerAnglesXYZ(math.rad(-80), math.rad(-20), -0)
  10041. wait()
  10042. weld55.C1 = CFrame.new(-0.34, 0.82, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0, math.rad(-95))
  10043. weld33.C1 = CFrame.new(-0.95, 0.15, 0.28) * CFrame.fromEulerAnglesXYZ(math.rad(-82.5), math.rad(-15), -0)
  10044. wait()
  10045. weld55.C1 = CFrame.new(-0.3, 0.8, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
  10046. weld33.C1 = CFrame.new(-1, 0.2, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-10), -0)
  10047. wait()
  10048. weld55.C1 = CFrame.new(-0.3, 0.8, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(320), 0, math.rad(-90))
  10049. weld33.C1 = CFrame.new(-1, 0.2, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-0), -0)
  10050. wait()
  10051. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  10052. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  10053. running = false
  10054. ceasefire = false
  10055. end
  10056.  
  10057. function KeyDownFunctions(key)
  10058. if key == "r" then
  10059. Reload()
  10060. end
  10061. if key == "z" then
  10062. On()
  10063. end
  10064. if key == "x" then
  10065. Off()
  10066. end
  10067. if key == "k" then
  10068. ScopeOn()
  10069. end
  10070. if key == "l" then
  10071. ScopeOff()
  10072. end
  10073. if key == "e" then
  10074. if ceasefire == false then
  10075. ceasefireOn()
  10076. end
  10077. if ceasefire == true then
  10078. run()
  10079. end
  10080. end
  10081. end
  10082.  
  10083. Tool.Enabled = true
  10084. function onActivated()
  10085.  
  10086. if not Tool.Enabled then
  10087. return
  10088. end
  10089.  
  10090. Tool.Enabled = false
  10091.  
  10092. local character = Tool.Parent;
  10093. local humanoid = character.Humanoid
  10094. if humanoid == nil then
  10095. print("Humanoid not found")
  10096. return
  10097. end
  10098. local ammo = script.Parent.Ammo
  10099. local maxammo = script.Parent.MaxAmmo
  10100. firing = true
  10101. while firing == true do
  10102. wait()
  10103. if reloading == false and humanoid.Health >= 1 then
  10104. if ammo.Value >= 1 then
  10105. ammo.Value = ammo.Value - 1
  10106. local targetPos = humanoid.TargetPoint
  10107. local lookAt = (targetPos - character.Head.Position).unit
  10108. if script.Parent.Recoil.Value < 10 then
  10109. script.Parent.Recoil.Value = script.Parent.Recoil.Value + 1
  10110. end
  10111. fire(lookAt)
  10112. else
  10113. Reload()
  10114. break
  10115. end
  10116. elseif reloading == false and humanoid.Health < 1 then
  10117. Tool:remove()
  10118. end
  10119. end
  10120. Tool.Enabled = true
  10121. end
  10122.  
  10123. function nofiar(mouse)
  10124. firing = false
  10125. end
  10126.  
  10127. function onEquippedLocal(mouse)
  10128.  
  10129. if mouse == nil then
  10130. print("Mouse not found")
  10131. return
  10132. end
  10133.  
  10134. mouse.Icon = "http://www.roblox.com/asset/?id=2966012"
  10135. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  10136. mouse.Button1Up:connect(function() nofiar(mouse) end)
  10137. mouse.KeyDown:connect(KeyDownFunctions)
  10138. while true do
  10139. wait()
  10140. end
  10141. end
  10142.  
  10143.  
  10144. Tool.Equipped:connect(onEquippedLocal)
  10145.  
  10146.  
  10147. script.Parent.Activated:connect(onActivated)
  10148. Tool.Equipped:connect(Equip)
  10149. Tool.Unequipped:connect(Unequip)
  10150. end,o21)
  10151. end))
  10152. o22 = Instance.new("SpecialMesh")
  10153. o22.Name = "Rarm"
  10154. o22.Parent = o1
  10155. o22.Scale = Vector3.new(0.99000001, 0.99000001, 0.99000001)
  10156. o22.MeshType = Enum.MeshType.FileMesh
  10157. o23 = Instance.new("Part")
  10158. o23.Name = "Flash"
  10159. o23.Parent = o1
  10160. o23.Material = Enum.Material.SmoothPlastic
  10161. o23.BrickColor = BrickColor.new("Bright yellow")
  10162. o23.Transparency = 1
  10163. o23.Position = Vector3.new(-109.400162, 1.38212204, 58.2183266)
  10164. o23.Rotation = Vector3.new(-90, 4.07111004e-013, 180)
  10165. o23.Anchored = true
  10166. o23.CFrame = CFrame.new(-109.400162, 1.38212204, 58.2183266, -0.999999881, -8.74227624e-008, 7.10542736e-015, 0, 4.37113883e-008, 0.999999881, -8.74227695e-008, 1, -4.37113918e-008)
  10167. o23.CanCollide = false
  10168. o23.FormFactor = Enum.FormFactor.Custom
  10169. o23.Size = Vector3.new(0.200000003, 0.449999988, 0.200000003)
  10170. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10171. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10172. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10173. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10174. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10175. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10176. o23.Color = Color3.new(0.960784, 0.803922, 0.188235)
  10177. o24 = Instance.new("SpecialMesh")
  10178. o24.Parent = o23
  10179. o24.Scale = Vector3.new(1.5, 2, 1.80000007)
  10180. o24.MeshType = Enum.MeshType.Sphere
  10181. o25 = Instance.new("Part")
  10182. o25.Parent = o1
  10183. o25.Material = Enum.Material.SmoothPlastic
  10184. o25.BrickColor = BrickColor.new("Black")
  10185. o25.Position = Vector3.new(-109.400009, 0.839947999, 59.637394)
  10186. o25.Rotation = Vector3.new(-11.9999723, -8.8509405e-006, -1.00283808e-006)
  10187. o25.Anchored = true
  10188. o25.CFrame = CFrame.new(-109.400009, 0.839947999, 59.637394, 1.00000012, 1.75028276e-008, -1.54478045e-007, -8.94069245e-008, 0.978146851, 0.207911253, 1.33770854e-007, -0.207911506, 0.978147864)
  10189. o25.CanCollide = false
  10190. o25.FormFactor = Enum.FormFactor.Plate
  10191. o25.Size = Vector3.new(1, 0.400000006, 1)
  10192. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10193. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10194. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10195. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10196. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10197. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10198. o25.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10199. o26 = Instance.new("BlockMesh")
  10200. o26.Parent = o25
  10201. o26.Scale = Vector3.new(0.119999997, 1.2299999, 0.150000006)
  10202. o27 = Instance.new("Part")
  10203. o27.Name = "Block"
  10204. o27.Parent = o1
  10205. o27.Material = Enum.Material.SmoothPlastic
  10206. o27.BrickColor = BrickColor.new("Black")
  10207. o27.Position = Vector3.new(-109.445198, 1.4604069, 59.7969475)
  10208. o27.Anchored = true
  10209. o27.CFrame = CFrame.new(-109.445198, 1.4604069, 59.7969475, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  10210. o27.CanCollide = false
  10211. o27.FormFactor = Enum.FormFactor.Custom
  10212. o27.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10213. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10214. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10215. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10216. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10217. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10218. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10219. o27.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10220. o28 = Instance.new("BlockMesh")
  10221. o28.Parent = o27
  10222. o28.Scale = Vector3.new(0.218699977, 0.218699977, 0.218699977)
  10223. o29 = Instance.new("Part")
  10224. o29.Name = "Block"
  10225. o29.Parent = o1
  10226. o29.Material = Enum.Material.SmoothPlastic
  10227. o29.BrickColor = BrickColor.new("Black")
  10228. o29.Position = Vector3.new(-109.357719, 1.4604069, 59.7969437)
  10229. o29.Anchored = true
  10230. o29.CFrame = CFrame.new(-109.357719, 1.4604069, 59.7969437, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  10231. o29.CanCollide = false
  10232. o29.FormFactor = Enum.FormFactor.Custom
  10233. o29.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10234. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10235. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10236. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10237. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10238. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10239. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10240. o29.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10241. o30 = Instance.new("BlockMesh")
  10242. o30.Parent = o29
  10243. o30.Scale = Vector3.new(0.218699977, 0.218699977, 0.218699977)
  10244. o31 = Instance.new("Part")
  10245. o31.Parent = o1
  10246. o31.Material = Enum.Material.SmoothPlastic
  10247. o31.BrickColor = BrickColor.new("Black")
  10248. o31.Position = Vector3.new(-109.400009, 1.14005005, 59.7909584)
  10249. o31.Rotation = Vector3.new(-90, 3.41509872e-006, -6.61344575e-006)
  10250. o31.Anchored = true
  10251. o31.CFrame = CFrame.new(-109.400009, 1.14005005, 59.7909584, 1.00000012, 1.15426417e-007, 5.96047158e-008, -8.94069245e-008, 1.78813906e-007, 0.999999225, 9.91518547e-008, -1.00000024, 8.94069672e-008)
  10252. o31.CanCollide = false
  10253. o31.FormFactor = Enum.FormFactor.Plate
  10254. o31.Size = Vector3.new(1, 0.400000006, 1)
  10255. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10256. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10257. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10258. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10259. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10260. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10261. o31.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10262. o32 = Instance.new("BlockMesh")
  10263. o32.Parent = o31
  10264. o32.Scale = Vector3.new(0.119999997, 0.0900000036, 0.150000006)
  10265. o33 = Instance.new("Part")
  10266. o33.Parent = o1
  10267. o33.Material = Enum.Material.SmoothPlastic
  10268. o33.BrickColor = BrickColor.new("Black")
  10269. o33.Position = Vector3.new(-109.400009, 1.18204796, 59.2299538)
  10270. o33.Rotation = Vector3.new(90.0000076, -1.7075497e-006, -180)
  10271. o33.Anchored = true
  10272. o33.CFrame = CFrame.new(-109.400009, 1.18204796, 59.2299538, -1.00000012, 8.36159657e-008, -2.9802365e-008, 8.94069245e-008, 2.98023195e-007, -0.999999344, -6.73850238e-008, -1.00000012, -1.78813949e-007)
  10273. o33.CanCollide = false
  10274. o33.FormFactor = Enum.FormFactor.Plate
  10275. o33.Size = Vector3.new(1, 0.400000006, 1)
  10276. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10277. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10278. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10279. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10280. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10281. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10282. o33.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10283. o34 = Instance.new("BlockMesh")
  10284. o34.Parent = o33
  10285. o34.Scale = Vector3.new(0.119999997, 0.0599999987, 0.209999993)
  10286. o35 = Instance.new("Part")
  10287. o35.Parent = o1
  10288. o35.Material = Enum.Material.SmoothPlastic
  10289. o35.BrickColor = BrickColor.new("Black")
  10290. o35.Position = Vector3.new(-109.400009, 1.31103301, 59.8149605)
  10291. o35.Rotation = Vector3.new(90, 0, -1.0855396e-013)
  10292. o35.Anchored = true
  10293. o35.CFrame = CFrame.new(-109.400009, 1.31103301, 59.8149605, 0.999999881, 1.89462381e-015, 0, 0, 0, -0.999999881, 1.89462381e-015, 1, 0)
  10294. o35.CanCollide = false
  10295. o35.FormFactor = Enum.FormFactor.Symmetric
  10296. o35.Size = Vector3.new(1, 1, 1)
  10297. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10298. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10299. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10300. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10301. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10302. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10303. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10304. o36 = Instance.new("SpecialMesh")
  10305. o36.Parent = o35
  10306. o36.Scale = Vector3.new(0.119999997, 0.0299999993, 0.0599999987)
  10307. o36.MeshType = Enum.MeshType.Wedge
  10308. o37 = Instance.new("Part")
  10309. o37.Name = "Block"
  10310. o37.Parent = o1
  10311. o37.Material = Enum.Material.SmoothPlastic
  10312. o37.BrickColor = BrickColor.new("Black")
  10313. o37.Position = Vector3.new(-109.401459, 1.45853484, 58.4684715)
  10314. o37.Anchored = true
  10315. o37.CFrame = CFrame.new(-109.401459, 1.45853484, 58.4684715, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  10316. o37.CanCollide = false
  10317. o37.FormFactor = Enum.FormFactor.Custom
  10318. o37.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10319. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10320. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10321. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10322. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10323. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10324. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10325. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10326. o38 = Instance.new("BlockMesh")
  10327. o38.Parent = o37
  10328. o38.Scale = Vector3.new(0.218699977, 0.437399954, 0.218699977)
  10329. o39 = Instance.new("Part")
  10330. o39.Name = "B1"
  10331. o39.Parent = o1
  10332. o39.Material = Enum.Material.SmoothPlastic
  10333. o39.BrickColor = BrickColor.new("Black")
  10334. o39.Transparency = 1
  10335. o39.Position = Vector3.new(-109.239014, 1.3905431, 59.4749756)
  10336. o39.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  10337. o39.Anchored = true
  10338. o39.CFrame = CFrame.new(-109.239014, 1.3905431, 59.4749756, 0.866025329, -0.49999997, 1.89462381e-015, 0.49999997, 0.866025329, 0, 7.10542736e-015, 0, 1)
  10339. o39.CanCollide = false
  10340. o39.FormFactor = Enum.FormFactor.Plate
  10341. o39.Size = Vector3.new(1, 0.400000006, 1)
  10342. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10343. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10344. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10345. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10346. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10347. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10348. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10349. o40 = Instance.new("CylinderMesh")
  10350. o40.Parent = o39
  10351. o40.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  10352. o41 = Instance.new("Part")
  10353. o41.Parent = o1
  10354. o41.Material = Enum.Material.SmoothPlastic
  10355. o41.BrickColor = BrickColor.new("Dark stone grey")
  10356. o41.Position = Vector3.new(-109.400047, 1.18804395, 59.430912)
  10357. o41.Rotation = Vector3.new(-7.00066812e-005, -0.166697398, -179.988083)
  10358. o41.Anchored = true
  10359. o41.CFrame = CFrame.new(-109.400047, 1.18804395, 59.430912, -0.999996006, 0.000208139405, -0.00290941424, -0.000207990262, -0.999999225, 1.22184201e-006, -0.00290939794, 1.90734863e-006, 0.999995887)
  10360. o41.CanCollide = false
  10361. o41.FormFactor = Enum.FormFactor.Symmetric
  10362. o41.Size = Vector3.new(1, 1, 1)
  10363. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10364. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10365. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10366. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10367. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10368. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10369. o41.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10370. o42 = Instance.new("SpecialMesh")
  10371. o42.Parent = o41
  10372. o42.Scale = Vector3.new(0.0900000036, 0.0900000036, 0.0599999987)
  10373. o42.MeshType = Enum.MeshType.Wedge
  10374. o43 = Instance.new("Part")
  10375. o43.Name = "Handle"
  10376. o43.Parent = o1
  10377. o43.Material = Enum.Material.SmoothPlastic
  10378. o43.BrickColor = BrickColor.new("Dark stone grey")
  10379. o43.Transparency = 1
  10380. o43.Position = Vector3.new(-109.400009, 0.736046255, 59.9199333)
  10381. o43.Rotation = Vector3.new(8.53773417e-006, -9.80009099e-006, -1.70755038e-006)
  10382. o43.Anchored = true
  10383. o43.CFrame = CFrame.new(-109.400009, 0.736046255, 59.9199333, 1.00000012, 2.98023792e-008, -1.71043851e-007, -8.94069245e-008, 0.999999344, -1.49011584e-007, 1.54812923e-007, 8.94069672e-008, 1.00000012)
  10384. o43.FormFactor = Enum.FormFactor.Plate
  10385. o43.Size = Vector3.new(1, 0.400000006, 1)
  10386. o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10387. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10388. o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10389. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10390. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10391. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10392. o43.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10393. o44 = Instance.new("BlockMesh")
  10394. o44.Parent = o43
  10395. o44.Scale = Vector3.new(0.0900000036, 0.450000018, 0.150000006)
  10396. o45 = Instance.new("Sound")
  10397. o45.Name = "Fire"
  10398. o45.Parent = o43
  10399. o45.Pitch = 1.7000000476837
  10400. o45.SoundId = "http://www.roblox.com/asset/?id=2760979"
  10401. o46 = Instance.new("Sound")
  10402. o46.Name = "Fire2"
  10403. o46.Parent = o43
  10404. o46.Pitch = 1.7000000476837
  10405. o46.SoundId = "http://www.roblox.com/asset/?id=2760979"
  10406. o47 = Instance.new("Sound")
  10407. o47.Name = "Fire3"
  10408. o47.Parent = o43
  10409. o47.Pitch = 1.7000000476837
  10410. o47.SoundId = "http://www.roblox.com/asset/?id=2760979"
  10411. o49 = Instance.new("Sound")
  10412. o49.Name = "M1"
  10413. o49.Parent = o43
  10414. o49.Pitch = 0.75
  10415. o49.SoundId = "http://roblox.com/asset/?id=10209834"
  10416. o49.Volume = 1
  10417. o50 = Instance.new("Sound")
  10418. o50.Name = "M2"
  10419. o50.Parent = o43
  10420. o50.SoundId = "http://roblox.com/asset/?id=10209636"
  10421. o50.Volume = 1
  10422. o51 = Instance.new("Sound")
  10423. o51.Name = "M3"
  10424. o51.Parent = o43
  10425. o51.SoundId = "http://roblox.com/asset/?id=10209881"
  10426. o51.Volume = 1
  10427. o51.PlayOnRemove = true
  10428. o52 = Instance.new("Sound")
  10429. o52.Name = "Empty"
  10430. o52.Parent = o43
  10431. o52.SoundId = "rbxasset://sounds//clickfast.wav"
  10432. o52.Volume = 1
  10433. o53 = Instance.new("Part")
  10434. o53.Name = "Mag"
  10435. o53.Parent = o1
  10436. o53.Material = Enum.Material.SmoothPlastic
  10437. o53.BrickColor = BrickColor.new("Black")
  10438. o53.Position = Vector3.new(-109.400009, 0.600026011, 59.1099739)
  10439. o53.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10440. o53.Anchored = true
  10441. o53.CFrame = CFrame.new(-109.400009, 0.600026011, 59.1099739, 0.999999881, 0, 1.89462381e-015, 0, 0.999999881, 0, 1.89462381e-015, 0, 1)
  10442. o53.CanCollide = false
  10443. o53.FormFactor = Enum.FormFactor.Plate
  10444. o53.Size = Vector3.new(1, 1.20000005, 1)
  10445. o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10446. o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10447. o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10448. o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10449. o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10450. o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10451. o53.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10452. o54 = Instance.new("BlockMesh")
  10453. o54.Parent = o53
  10454. o54.Scale = Vector3.new(0.102000006, 1.00999999, 0.239999995)
  10455. o55 = Instance.new("WedgePart")
  10456. o55.Parent = o1
  10457. o55.Material = Enum.Material.SmoothPlastic
  10458. o55.BrickColor = BrickColor.new("Black")
  10459. o55.Position = Vector3.new(-109.401459, 1.45853484, 58.5340958)
  10460. o55.Rotation = Vector3.new(-180, 0, -180)
  10461. o55.Anchored = true
  10462. o55.CFrame = CFrame.new(-109.401459, 1.45853484, 58.5340958, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  10463. o55.CanCollide = false
  10464. o55.FormFactor = Enum.FormFactor.Symmetric
  10465. o55.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10466. o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10467. o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10468. o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10469. o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10470. o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10471. o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10472. o55.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10473. o56 = Instance.new("SpecialMesh")
  10474. o56.Parent = o55
  10475. o56.Scale = Vector3.new(0.218699977, 0.437399954, 0.437399954)
  10476. o56.MeshType = Enum.MeshType.Wedge
  10477. o57 = Instance.new("Part")
  10478. o57.Name = "Zoom"
  10479. o57.Parent = o1
  10480. o57.Material = Enum.Material.SmoothPlastic
  10481. o57.Transparency = 1
  10482. o57.Position = Vector3.new(-109.403183, 1.51640642, 59.9382744)
  10483. o57.Rotation = Vector3.new(0.851532757, -0.000249927223, 0.457394034)
  10484. o57.Anchored = true
  10485. o57.CFrame = CFrame.new(-109.403183, 1.51640642, 59.9382744, 0.999968231, -0.00798294786, -4.36205301e-006, 0.00798200164, 0.999857783, -0.0148615036, 0.000123000034, 0.014860996, 0.999889612)
  10486. o57.FormFactor = Enum.FormFactor.Custom
  10487. o57.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10488. o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10489. o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10490. o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10491. o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10492. o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10493. o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10494. o58 = Instance.new("BlockMesh")
  10495. o58.Parent = o57
  10496. o58.Scale = Vector3.new(0.0293650795, 0.0352380946, 0.058730159)
  10497. o59 = Instance.new("Part")
  10498. o59.Parent = o1
  10499. o59.Material = Enum.Material.SmoothPlastic
  10500. o59.BrickColor = BrickColor.new("Black")
  10501. o59.Position = Vector3.new(-109.400009, 1.26303494, 59.8449745)
  10502. o59.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10503. o59.Anchored = true
  10504. o59.CFrame = CFrame.new(-109.400009, 1.26303494, 59.8449745, 0.999999881, 0, 1.89462381e-015, 0, 0.999999881, 0, 1.89462381e-015, 0, 1)
  10505. o59.CanCollide = false
  10506. o59.FormFactor = Enum.FormFactor.Plate
  10507. o59.Size = Vector3.new(1, 0.400000006, 1)
  10508. o59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10509. o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10510. o59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10511. o59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10512. o59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10513. o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10514. o59.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10515. o60 = Instance.new("BlockMesh")
  10516. o60.Parent = o59
  10517. o60.Scale = Vector3.new(0.119999997, 0.0900000036, 0.150000006)
  10518. o61 = Instance.new("Part")
  10519. o61.Parent = o1
  10520. o61.Material = Enum.Material.SmoothPlastic
  10521. o61.BrickColor = BrickColor.new("Black")
  10522. o61.Position = Vector3.new(-109.400009, 0.999318004, 59.6796761)
  10523. o61.Rotation = Vector3.new(-10.9999771, -8.32152273e-006, -2.61640389e-006)
  10524. o61.Anchored = true
  10525. o61.CFrame = CFrame.new(-109.400009, 0.999318004, 59.6796761, 1.00000012, 4.56648692e-008, -1.45237976e-007, -8.94069245e-008, 0.981626391, 0.190808609, 1.34527554e-007, -0.190808877, 0.981627285)
  10526. o61.CanCollide = false
  10527. o61.FormFactor = Enum.FormFactor.Plate
  10528. o61.Size = Vector3.new(1, 0.800000012, 1)
  10529. o61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10530. o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10531. o61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10532. o61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10533. o61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10534. o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10535. o61.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10536. o62 = Instance.new("BlockMesh")
  10537. o62.Parent = o61
  10538. o62.Scale = Vector3.new(0.119999997, 0.914999962, 0.239999995)
  10539. o63 = Instance.new("Part")
  10540. o63.Parent = o1
  10541. o63.Material = Enum.Material.SmoothPlastic
  10542. o63.BrickColor = BrickColor.new("Black")
  10543. o63.Position = Vector3.new(-109.400009, 1.17303205, 59.2149696)
  10544. o63.Rotation = Vector3.new(-0, 1.08553947e-013, -180)
  10545. o63.Anchored = true
  10546. o63.CFrame = CFrame.new(-109.400009, 1.17303205, 59.2149696, -0.999999881, 0, 1.89462381e-015, 0, -0.999999881, 0, -1.89462381e-015, 0, 1)
  10547. o63.CanCollide = false
  10548. o63.FormFactor = Enum.FormFactor.Symmetric
  10549. o63.Size = Vector3.new(1, 1, 1)
  10550. o63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10551. o63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10552. o63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10553. o63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10554. o63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10555. o63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10556. o63.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10557. o64 = Instance.new("SpecialMesh")
  10558. o64.Parent = o63
  10559. o64.Scale = Vector3.new(0.119999997, 0.0599999987, 0.0299999993)
  10560. o64.MeshType = Enum.MeshType.Wedge
  10561. o65 = Instance.new("Part")
  10562. o65.Parent = o1
  10563. o65.Material = Enum.Material.SmoothPlastic
  10564. o65.BrickColor = BrickColor.new("Dark stone grey")
  10565. o65.Position = Vector3.new(-109.399994, 1.08304894, 59.4429207)
  10566. o65.Rotation = Vector3.new(8.538972e-006, -0.0395739079, 1.3660374e-005)
  10567. o65.Anchored = true
  10568. o65.CFrame = CFrame.new(-109.399994, 1.08304894, 59.4429207, 1, -2.38418494e-007, -0.000690694898, 1.78783765e-007, 0.999999225, -1.49033156e-007, 0.0006906786, 5.96046448e-008, 0.99999994)
  10569. o65.CanCollide = false
  10570. o65.FormFactor = Enum.FormFactor.Symmetric
  10571. o65.Size = Vector3.new(1, 1, 1)
  10572. o65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10573. o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10574. o65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10575. o65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10576. o65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10577. o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10578. o65.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10579. o66 = Instance.new("SpecialMesh")
  10580. o66.Parent = o65
  10581. o66.Scale = Vector3.new(0.0900000036, 0.0900000036, 0.0599999987)
  10582. o66.MeshType = Enum.MeshType.Wedge
  10583. o67 = Instance.new("Part")
  10584. o67.Parent = o1
  10585. o67.Material = Enum.Material.SmoothPlastic
  10586. o67.BrickColor = BrickColor.new("Black")
  10587. o67.Position = Vector3.new(-109.400009, 1.17303205, 59.2449684)
  10588. o67.Rotation = Vector3.new(-180, -1.08553947e-013, -0)
  10589. o67.Anchored = true
  10590. o67.CFrame = CFrame.new(-109.400009, 1.17303205, 59.2449684, 0.999999881, 0, -1.89462381e-015, 0, -0.999999881, 0, 1.89462381e-015, 0, -1)
  10591. o67.CanCollide = false
  10592. o67.FormFactor = Enum.FormFactor.Symmetric
  10593. o67.Size = Vector3.new(1, 1, 1)
  10594. o67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10595. o67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10596. o67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10597. o67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10598. o67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10599. o67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10600. o67.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10601. o68 = Instance.new("SpecialMesh")
  10602. o68.Parent = o67
  10603. o68.Scale = Vector3.new(0.119999997, 0.0599999987, 0.0299999993)
  10604. o68.MeshType = Enum.MeshType.Wedge
  10605. o69 = Instance.new("Part")
  10606. o69.Parent = o1
  10607. o69.Material = Enum.Material.SmoothPlastic
  10608. o69.BrickColor = BrickColor.new("Black")
  10609. o69.Position = Vector3.new(-109.400009, 1.05722296, 59.5517921)
  10610. o69.Rotation = Vector3.new(-11.0000172, -8.32152818e-006, 90)
  10611. o69.Anchored = true
  10612. o69.CFrame = CFrame.new(-109.400009, 1.05722296, 59.5517921, -1.39396974e-008, -1.00000024, -1.45238062e-007, 0.981626272, -8.94070098e-008, 0.190809309, -0.190809578, -1.14096693e-007, 0.981627226)
  10613. o69.CanCollide = false
  10614. o69.FormFactor = Enum.FormFactor.Plate
  10615. o69.Size = Vector3.new(1, 0.400000006, 1)
  10616. o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10617. o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10618. o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10619. o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10620. o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10621. o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10622. o69.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10623. o70 = Instance.new("CylinderMesh")
  10624. o70.Parent = o69
  10625. o70.Scale = Vector3.new(0.119999997, 0.299999982, 0.119999997)
  10626. o71 = Instance.new("Part")
  10627. o71.Parent = o1
  10628. o71.Material = Enum.Material.SmoothPlastic
  10629. o71.BrickColor = BrickColor.new("Really black")
  10630. o71.Position = Vector3.new(-109.451065, 1.42412901, 59.3289833)
  10631. o71.Rotation = Vector3.new(-90, 0, 179.980209)
  10632. o71.Anchored = true
  10633. o71.CFrame = CFrame.new(-109.451065, 1.42412901, 59.3289833, -0.999999881, -0.000345381064, 0, 1.50919277e-011, -7.54902771e-008, 0.999999881, -0.000345381093, 0.99999994, 7.54979013e-008)
  10634. o71.CanCollide = false
  10635. o71.FormFactor = Enum.FormFactor.Plate
  10636. o71.Size = Vector3.new(1, 0.400000006, 1)
  10637. o71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10638. o71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10639. o71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10640. o71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10641. o71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10642. o71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10643. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  10644. o72 = Instance.new("CylinderMesh")
  10645. o72.Parent = o71
  10646. o72.Scale = Vector3.new(0.0389999971, 0.810000002, 0.0599999987)
  10647. o73 = Instance.new("Part")
  10648. o73.Parent = o1
  10649. o73.Material = Enum.Material.SmoothPlastic
  10650. o73.BrickColor = BrickColor.new("Dark stone grey")
  10651. o73.Position = Vector3.new(-109.400009, 1.38212895, 58.4199715)
  10652. o73.Rotation = Vector3.new(2.77019495e-007, 5.12263978e-006, -180)
  10653. o73.Anchored = true
  10654. o73.CFrame = CFrame.new(-109.400009, 1.38212895, 58.4199715, -0.999999881, 1.19209282e-007, 8.94069316e-008, -1.1920929e-007, -0.999999881, -4.83490226e-009, 8.94069458e-008, -4.83492002e-009, 1)
  10655. o73.CanCollide = false
  10656. o73.FormFactor = Enum.FormFactor.Plate
  10657. o73.Size = Vector3.new(1, 0.400000006, 1)
  10658. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10659. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10660. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10661. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10662. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10663. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10664. o73.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10665. o74 = Instance.new("CylinderMesh")
  10666. o74.Parent = o73
  10667. o74.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10668. o75 = Instance.new("Part")
  10669. o75.Parent = o1
  10670. o75.Material = Enum.Material.SmoothPlastic
  10671. o75.BrickColor = BrickColor.new("Dark stone grey")
  10672. o75.Position = Vector3.new(-109.400009, 1.38212895, 58.5699577)
  10673. o75.Rotation = Vector3.new(2.65817647e-007, 1.40241876e-013, 90)
  10674. o75.Anchored = true
  10675. o75.CFrame = CFrame.new(-109.400009, 1.38212895, 58.5699577, -2.98023224e-008, -0.999999881, 2.44768254e-015, 0.999999881, -2.98023224e-008, -4.63939287e-009, 4.63939642e-009, 3.90810245e-015, 1)
  10676. o75.CanCollide = false
  10677. o75.FormFactor = Enum.FormFactor.Plate
  10678. o75.Size = Vector3.new(1, 0.400000006, 1)
  10679. o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10680. o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10681. o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10682. o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10683. o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10684. o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10685. o75.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10686. o76 = Instance.new("CylinderMesh")
  10687. o76.Parent = o75
  10688. o76.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10689. o77 = Instance.new("Part")
  10690. o77.Parent = o1
  10691. o77.Material = Enum.Material.SmoothPlastic
  10692. o77.BrickColor = BrickColor.new("Black")
  10693. o77.Position = Vector3.new(-109.400009, 1.26303494, 59.4249611)
  10694. o77.Rotation = Vector3.new(-90, 0, -180)
  10695. o77.Anchored = true
  10696. o77.CFrame = CFrame.new(-109.400009, 1.26303494, 59.4249611, -0.999999881, 1.89462381e-015, 0, 0, 0, 0.999999881, -1.89462381e-015, 1, 0)
  10697. o77.CanCollide = false
  10698. o77.FormFactor = Enum.FormFactor.Custom
  10699. o77.Size = Vector3.new(0.200000003, 0.569999993, 0.200000003)
  10700. o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10701. o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10702. o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10703. o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10704. o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10705. o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10706. o77.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10707. o78 = Instance.new("BlockMesh")
  10708. o78.Parent = o77
  10709. o78.Scale = Vector3.new(0.599999964, 1, 0.599999964)
  10710. o79 = Instance.new("Part")
  10711. o79.Parent = o1
  10712. o79.Material = Enum.Material.SmoothPlastic
  10713. o79.BrickColor = BrickColor.new("Dark stone grey")
  10714. o79.Position = Vector3.new(-109.400009, 1.38212895, 58.7199745)
  10715. o79.Rotation = Vector3.new(-2.59222219e-007, 8.5377377e-007, 90)
  10716. o79.Anchored = true
  10717. o79.CFrame = CFrame.new(-109.400009, 1.38212895, 58.7199745, -2.98023224e-008, -0.999999881, 1.4901163e-008, 0.999999881, -2.98023295e-008, 4.52428139e-009, -4.52427784e-009, 1.49011647e-008, 1)
  10718. o79.CanCollide = false
  10719. o79.FormFactor = Enum.FormFactor.Plate
  10720. o79.Size = Vector3.new(1, 0.400000006, 1)
  10721. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10722. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10723. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10724. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10725. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10726. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10727. o79.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10728. o80 = Instance.new("CylinderMesh")
  10729. o80.Parent = o79
  10730. o80.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10731. o81 = Instance.new("Part")
  10732. o81.Parent = o1
  10733. o81.Material = Enum.Material.SmoothPlastic
  10734. o81.BrickColor = BrickColor.new("Dark stone grey")
  10735. o81.Position = Vector3.new(-109.400009, 1.38212895, 58.4199715)
  10736. o81.Rotation = Vector3.new(-0, 1.08553947e-013, 90)
  10737. o81.Anchored = true
  10738. o81.CFrame = CFrame.new(-109.400009, 1.38212895, 58.4199715, -2.98023224e-008, -0.999999881, 1.89462381e-015, 0.999999881, -2.98023224e-008, 0, 3.55271368e-015, 3.90810245e-015, 1)
  10739. o81.CanCollide = false
  10740. o81.FormFactor = Enum.FormFactor.Plate
  10741. o81.Size = Vector3.new(1, 0.400000006, 1)
  10742. o81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10743. o81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10744. o81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10745. o81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10746. o81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10747. o81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10748. o81.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10749. o82 = Instance.new("CylinderMesh")
  10750. o82.Parent = o81
  10751. o82.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10752. o83 = Instance.new("Part")
  10753. o83.Parent = o1
  10754. o83.Material = Enum.Material.SmoothPlastic
  10755. o83.BrickColor = BrickColor.new("Black")
  10756. o83.Position = Vector3.new(-109.400009, 0.638234019, 59.7601433)
  10757. o83.Rotation = Vector3.new(-10.99998, -1.00290717e-005, -2.61640298e-006)
  10758. o83.Anchored = true
  10759. o83.CFrame = CFrame.new(-109.400009, 0.638234019, 59.7601433, 1, 4.56648479e-008, -1.75040327e-007, -8.94069387e-008, 0.98162657, 0.190808669, 1.57286721e-007, -0.190808877, 0.981627345)
  10760. o83.CanCollide = false
  10761. o83.FormFactor = Enum.FormFactor.Plate
  10762. o83.Size = Vector3.new(1, 0.400000006, 1)
  10763. o83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10764. o83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10765. o83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10766. o83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10767. o83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10768. o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10769. o83.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10770. o84 = Instance.new("BlockMesh")
  10771. o84.Parent = o83
  10772. o84.Scale = Vector3.new(0.119999997, 0.119999997, 0.305999994)
  10773. o85 = Instance.new("Part")
  10774. o85.Parent = o1
  10775. o85.Material = Enum.Material.SmoothPlastic
  10776. o85.BrickColor = BrickColor.new("Black")
  10777. o85.Position = Vector3.new(-109.400009, 1.29603195, 59.8449745)
  10778. o85.Rotation = Vector3.new(90, 0, -1.0855396e-013)
  10779. o85.Anchored = true
  10780. o85.CFrame = CFrame.new(-109.400009, 1.29603195, 59.8449745, 0.999999881, 1.89462381e-015, 0, 0, 0, -0.999999881, 1.89462381e-015, 1, 0)
  10781. o85.CanCollide = false
  10782. o85.FormFactor = Enum.FormFactor.Symmetric
  10783. o85.Size = Vector3.new(1, 1, 1)
  10784. o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10785. o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10786. o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10787. o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10788. o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10789. o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10790. o85.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10791. o86 = Instance.new("SpecialMesh")
  10792. o86.Parent = o85
  10793. o86.Scale = Vector3.new(0.119999997, 0.150000006, 0.0299999993)
  10794. o86.MeshType = Enum.MeshType.Wedge
  10795. o87 = Instance.new("Part")
  10796. o87.Parent = o1
  10797. o87.Material = Enum.Material.SmoothPlastic
  10798. o87.BrickColor = BrickColor.new("Dark stone grey")
  10799. o87.Position = Vector3.new(-109.400009, 1.38212895, 58.7199745)
  10800. o87.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10801. o87.Anchored = true
  10802. o87.CFrame = CFrame.new(-109.400009, 1.38212895, 58.7199745, 0.999999881, 0, 1.89462381e-015, 0, 0.999999881, 0, 1.89462381e-015, 0, 1)
  10803. o87.CanCollide = false
  10804. o87.FormFactor = Enum.FormFactor.Plate
  10805. o87.Size = Vector3.new(1, 0.400000006, 1)
  10806. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10807. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10808. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10809. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10810. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10811. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10812. o87.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10813. o88 = Instance.new("CylinderMesh")
  10814. o88.Parent = o87
  10815. o88.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10816. o89 = Instance.new("Part")
  10817. o89.Parent = o1
  10818. o89.Material = Enum.Material.SmoothPlastic
  10819. o89.BrickColor = BrickColor.new("Black")
  10820. o89.Position = Vector3.new(-109.400009, 1.11903095, 59.1099739)
  10821. o89.Rotation = Vector3.new(90, 0, 90)
  10822. o89.Anchored = true
  10823. o89.CFrame = CFrame.new(-109.400009, 1.11903095, 59.1099739, 1.89462381e-015, -0.999999881, 0, 0, 0, -0.999999881, 1, -1.89462381e-015, 0)
  10824. o89.CanCollide = false
  10825. o89.FormFactor = Enum.FormFactor.Custom
  10826. o89.Size = Vector3.new(0.300000012, 0.200000003, 0.209999993)
  10827. o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10828. o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10829. o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10830. o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10831. o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10832. o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10833. o89.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10834. o90 = Instance.new("BlockMesh")
  10835. o90.Parent = o89
  10836. o90.Scale = Vector3.new(1, 0.599999964, 1)
  10837. o91 = Instance.new("Part")
  10838. o91.Parent = o1
  10839. o91.Material = Enum.Material.SmoothPlastic
  10840. o91.BrickColor = BrickColor.new("Black")
  10841. o91.Position = Vector3.new(-109.400017, 1.33204997, 59.3949318)
  10842. o91.Rotation = Vector3.new(90, 6.83018925e-006, 90)
  10843. o91.Anchored = true
  10844. o91.CFrame = CFrame.new(-109.400017, 1.33204997, 59.3949318, -4.37113812e-008, -0.99999994, 1.1920929e-007, -4.37113883e-008, -1.1920929e-007, -0.99999994, 1, -4.37113954e-008, -4.37113918e-008)
  10845. o91.CanCollide = false
  10846. o91.FormFactor = Enum.FormFactor.Custom
  10847. o91.Size = Vector3.new(1.04999995, 0.200000003, 0.200000003)
  10848. o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10849. o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10850. o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10851. o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10852. o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10853. o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10854. o91.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10855. o92 = Instance.new("BlockMesh")
  10856. o92.Parent = o91
  10857. o92.Scale = Vector3.new(1, 0.772499979, 0.450000018)
  10858. o93 = Instance.new("Part")
  10859. o93.Parent = o1
  10860. o93.Material = Enum.Material.SmoothPlastic
  10861. o93.BrickColor = BrickColor.new("Dark stone grey")
  10862. o93.Position = Vector3.new(-109.400009, 1.38212895, 58.8699684)
  10863. o93.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10864. o93.Anchored = true
  10865. o93.CFrame = CFrame.new(-109.400009, 1.38212895, 58.8699684, 0.999999881, 0, 1.89462381e-015, 0, 0.999999881, 0, 1.89462381e-015, 0, 1)
  10866. o93.CanCollide = false
  10867. o93.FormFactor = Enum.FormFactor.Plate
  10868. o93.Size = Vector3.new(1, 0.400000006, 1)
  10869. o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10870. o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10871. o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10872. o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10873. o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10874. o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10875. o93.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10876. o94 = Instance.new("CylinderMesh")
  10877. o94.Parent = o93
  10878. o94.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10879. o95 = Instance.new("Part")
  10880. o95.Parent = o1
  10881. o95.Material = Enum.Material.SmoothPlastic
  10882. o95.BrickColor = BrickColor.new("Dark stone grey")
  10883. o95.Position = Vector3.new(-109.400009, 1.38212895, 58.5699577)
  10884. o95.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10885. o95.Anchored = true
  10886. o95.CFrame = CFrame.new(-109.400009, 1.38212895, 58.5699577, 0.999999881, 0, 1.89462381e-015, 0, 0.999999881, 0, 1.89462381e-015, 0, 1)
  10887. o95.CanCollide = false
  10888. o95.FormFactor = Enum.FormFactor.Plate
  10889. o95.Size = Vector3.new(1, 0.400000006, 1)
  10890. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10891. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10892. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10893. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10894. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10895. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10896. o95.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10897. o96 = Instance.new("CylinderMesh")
  10898. o96.Parent = o95
  10899. o96.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10900. o97 = Instance.new("Part")
  10901. o97.Parent = o1
  10902. o97.Material = Enum.Material.SmoothPlastic
  10903. o97.BrickColor = BrickColor.new("Black")
  10904. o97.Position = Vector3.new(-109.400017, 1.17905104, 59.5059395)
  10905. o97.Rotation = Vector3.new(1.02452814e-005, -1.16210304e-005, -180)
  10906. o97.Anchored = true
  10907. o97.CFrame = CFrame.new(-109.400017, 1.17905104, 59.5059395, -1.00000024, 1.19209204e-007, -2.02825234e-007, -8.94070098e-008, -0.999999225, -1.78813906e-007, -1.86579783e-007, -5.96046448e-008, 1.00000012)
  10908. o97.CanCollide = false
  10909. o97.FormFactor = Enum.FormFactor.Symmetric
  10910. o97.Size = Vector3.new(1, 1, 1)
  10911. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10912. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10913. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10914. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10915. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10916. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10917. o97.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10918. o98 = Instance.new("SpecialMesh")
  10919. o98.Parent = o97
  10920. o98.Scale = Vector3.new(0.119999997, 0.0900000036, 0.0599999987)
  10921. o98.MeshType = Enum.MeshType.Wedge
  10922. o99 = Instance.new("Part")
  10923. o99.Parent = o1
  10924. o99.Material = Enum.Material.SmoothPlastic
  10925. o99.BrickColor = BrickColor.new("Dark stone grey")
  10926. o99.Position = Vector3.new(-109.400009, 1.38212895, 58.8699684)
  10927. o99.Rotation = Vector3.new(-5.54952885e-006, 9.82360802e-007, 90)
  10928. o99.Anchored = true
  10929. o99.CFrame = CFrame.new(-109.400009, 1.38212895, 58.8699684, -2.98023153e-008, -0.999999881, 1.714543e-008, 0.999999881, -2.98023295e-008, 9.68575478e-008, -9.6857562e-008, 1.71454424e-008, 1)
  10930. o99.CanCollide = false
  10931. o99.FormFactor = Enum.FormFactor.Plate
  10932. o99.Size = Vector3.new(1, 0.400000006, 1)
  10933. o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10934. o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10935. o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10936. o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10937. o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10938. o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10939. o99.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10940. o100 = Instance.new("CylinderMesh")
  10941. o100.Parent = o99
  10942. o100.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10943. o101 = Instance.new("Part")
  10944. o101.Parent = o1
  10945. o101.Material = Enum.Material.SmoothPlastic
  10946. o101.BrickColor = BrickColor.new("Black")
  10947. o101.Position = Vector3.new(-109.400009, 1.38212895, 58.3419685)
  10948. o101.Rotation = Vector3.new(166.55603, 89.9557648, 103.44397)
  10949. o101.Anchored = true
  10950. o101.CFrame = CFrame.new(-109.400009, 1.38212895, 58.3419685, -0.000160545096, -0.0006716114, 0.999999702, -0.999999821, 7.45104671e-008, -0.000160545067, 4.47034871e-008, -0.999999762, -0.000671611517)
  10951. o101.CanCollide = false
  10952. o101.FormFactor = Enum.FormFactor.Plate
  10953. o101.Size = Vector3.new(1, 0.400000006, 1)
  10954. o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10955. o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10956. o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10957. o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10958. o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10959. o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10960. o101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10961. o102 = Instance.new("CylinderMesh")
  10962. o102.Parent = o101
  10963. o102.Scale = Vector3.new(0.0900000036, 0.390000015, 0.180000007)
  10964. o103 = Instance.new("Part")
  10965. o103.Parent = o1
  10966. o103.Material = Enum.Material.SmoothPlastic
  10967. o103.BrickColor = BrickColor.new("Dark stone grey")
  10968. o103.Position = Vector3.new(-109.400101, 1.38212204, 58.3413696)
  10969. o103.Rotation = Vector3.new(-90, 0, 0.038477879)
  10970. o103.Anchored = true
  10971. o103.CFrame = CFrame.new(-109.400101, 1.38212204, 58.3413696, 0.999999702, -0.000671565533, 0, 2.93383096e-011, 7.55291154e-008, 0.999999881, -0.000671565591, -0.999999762, 7.54979013e-008)
  10972. o103.CanCollide = false
  10973. o103.FormFactor = Enum.FormFactor.Plate
  10974. o103.Size = Vector3.new(1, 0.400000006, 1)
  10975. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10976. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10977. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10978. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10979. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10980. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10981. o103.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10982. o104 = Instance.new("CylinderMesh")
  10983. o104.Parent = o103
  10984. o104.Scale = Vector3.new(0.0720000044, 0.390000015, 0.180000007)
  10985. o105 = Instance.new("Part")
  10986. o105.Parent = o1
  10987. o105.Material = Enum.Material.SmoothPlastic
  10988. o105.BrickColor = BrickColor.new("Black")
  10989. o105.Position = Vector3.new(-109.40004, 1.026052, 59.4309578)
  10990. o105.Rotation = Vector3.new(-180, -0.0395556688, -179.997528)
  10991. o105.Anchored = true
  10992. o105.CFrame = CFrame.new(-109.40004, 1.026052, 59.4309578, -1, 4.31239569e-005, -0.000690376619, 4.31835324e-005, 0.999999344, 1.7881635e-007, 0.000690392917, 5.96046448e-008, -0.99999994)
  10993. o105.CanCollide = false
  10994. o105.FormFactor = Enum.FormFactor.Plate
  10995. o105.Size = Vector3.new(1, 0.400000006, 1)
  10996. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10997. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10998. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10999. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11000. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11001. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11002. o105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11003. o106 = Instance.new("BlockMesh")
  11004. o106.Parent = o105
  11005. o106.Scale = Vector3.new(0.119999997, 0.0599999987, 0.419999987)
  11006. o107 = Instance.new("Part")
  11007. o107.Parent = o1
  11008. o107.Material = Enum.Material.SmoothPlastic
  11009. o107.BrickColor = BrickColor.new("Black")
  11010. o107.Position = Vector3.new(-109.400009, 1.20603001, 59.8299751)
  11011. o107.Rotation = Vector3.new(-90, 0, -180)
  11012. o107.Anchored = true
  11013. o107.CFrame = CFrame.new(-109.400009, 1.20603001, 59.8299751, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  11014. o107.CanCollide = false
  11015. o107.FormFactor = Enum.FormFactor.Symmetric
  11016. o107.Size = Vector3.new(1, 1, 1)
  11017. o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11018. o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11019. o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11020. o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11021. o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11022. o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11023. o107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11024. o108 = Instance.new("SpecialMesh")
  11025. o108.Parent = o107
  11026. o108.Scale = Vector3.new(0.119999997, 0.0599999987, 0.0599999987)
  11027. o108.MeshType = Enum.MeshType.Wedge
  11028. o109 = Instance.new("Part")
  11029. o109.Parent = o1
  11030. o109.Material = Enum.Material.SmoothPlastic
  11031. o109.BrickColor = BrickColor.new("Black")
  11032. o109.Position = Vector3.new(-109.400009, 0.993321002, 59.7246742)
  11033. o109.Rotation = Vector3.new(-14.9999685, -8.72158307e-006, -3.00285933e-006)
  11034. o109.Anchored = true
  11035. o109.CFrame = CFrame.new(-109.400009, 0.993321002, 59.7246742, 1.00000012, 5.24097885e-008, -1.52220338e-007, -8.94069245e-008, 0.965925276, 0.258818537, 1.31558963e-007, -0.258818775, 0.965926051)
  11036. o109.CanCollide = false
  11037. o109.FormFactor = Enum.FormFactor.Plate
  11038. o109.Size = Vector3.new(1, 0.800000012, 1)
  11039. o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11040. o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11041. o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11042. o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11043. o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11044. o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11045. o109.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11046. o110 = Instance.new("BlockMesh")
  11047. o110.Parent = o109
  11048. o110.Scale = Vector3.new(0.119999997, 0.914999962, 0.239999995)
  11049. o111 = Instance.new("Part")
  11050. o111.Parent = o1
  11051. o111.Material = Enum.Material.SmoothPlastic
  11052. o111.BrickColor = BrickColor.new("Black")
  11053. o111.Position = Vector3.new(-109.400009, 1.14902794, 59.6949577)
  11054. o111.Rotation = Vector3.new(-90, 0, -180)
  11055. o111.Anchored = true
  11056. o111.CFrame = CFrame.new(-109.400009, 1.14902794, 59.6949577, -0.999999881, 1.89462381e-015, 0, 0, 0, 0.999999881, -1.89462381e-015, 1, 0)
  11057. o111.CanCollide = false
  11058. o111.FormFactor = Enum.FormFactor.Custom
  11059. o111.Size = Vector3.new(0.200000003, 0.209999993, 0.239999995)
  11060. o111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11061. o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11062. o111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11063. o111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11064. o111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11065. o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11066. o111.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11067. o112 = Instance.new("BlockMesh")
  11068. o112.Parent = o111
  11069. o112.Scale = Vector3.new(0.599999964, 1, 1)
  11070. o113 = Instance.new("Part")
  11071. o113.Parent = o1
  11072. o113.Material = Enum.Material.SmoothPlastic
  11073. o113.BrickColor = BrickColor.new("Black")
  11074. o113.Position = Vector3.new(-109.400009, 1.38213694, 59.1399727)
  11075. o113.Rotation = Vector3.new(90, 6.83018925e-006, 4.10548591e-006)
  11076. o113.Anchored = true
  11077. o113.CFrame = CFrame.new(-109.400009, 1.38213694, 59.1399727, 0.99999994, -7.16542417e-008, 1.1920929e-007, 1.1920929e-007, -4.37113918e-008, -0.99999994, 7.16542559e-008, 1, -4.37113883e-008)
  11078. o113.CanCollide = false
  11079. o113.FormFactor = Enum.FormFactor.Plate
  11080. o113.Size = Vector3.new(1, 1.60000002, 1)
  11081. o113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11082. o113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11083. o113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11084. o113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11085. o113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11086. o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11087. o113.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11088. o114 = Instance.new("CylinderMesh")
  11089. o114.Parent = o113
  11090. o114.Scale = Vector3.new(0.155999988, 0.974999964, 0.239999995)
  11091. o115 = Instance.new("Part")
  11092. o115.Name = "A4"
  11093. o115.Parent = o1
  11094. o115.Material = Enum.Material.SmoothPlastic
  11095. o115.BrickColor = BrickColor.new("Black")
  11096. o115.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  11097. o115.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  11098. o115.Anchored = true
  11099. o115.CFrame = CFrame.new(-109.469025, 1.45054305, 59.1849709, 0.866025329, -0.49999997, 1.89462381e-015, 0.49999997, 0.866025329, 0, 7.10542736e-015, 0, 1)
  11100. o115.CanCollide = false
  11101. o115.FormFactor = Enum.FormFactor.Plate
  11102. o115.Size = Vector3.new(1, 0.400000006, 1)
  11103. o115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11104. o115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11105. o115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11106. o115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11107. o115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11108. o115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11109. o115.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11110. o116 = Instance.new("CylinderMesh")
  11111. o116.Parent = o115
  11112. o116.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  11113. o117 = Instance.new("Part")
  11114. o117.Name = "A3"
  11115. o117.Parent = o1
  11116. o117.Material = Enum.Material.SmoothPlastic
  11117. o117.BrickColor = BrickColor.new("Black")
  11118. o117.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  11119. o117.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  11120. o117.Anchored = true
  11121. o117.CFrame = CFrame.new(-109.469025, 1.45054305, 59.1849709, 0.866025329, -0.49999997, 1.89462381e-015, 0.49999997, 0.866025329, 0, 7.10542736e-015, 0, 1)
  11122. o117.CanCollide = false
  11123. o117.FormFactor = Enum.FormFactor.Plate
  11124. o117.Size = Vector3.new(1, 0.400000006, 1)
  11125. o117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11126. o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11127. o117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11128. o117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11129. o117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11130. o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11131. o117.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11132. o118 = Instance.new("CylinderMesh")
  11133. o118.Parent = o117
  11134. o118.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  11135. o119 = Instance.new("Part")
  11136. o119.Name = "A2"
  11137. o119.Parent = o1
  11138. o119.Material = Enum.Material.SmoothPlastic
  11139. o119.BrickColor = BrickColor.new("Black")
  11140. o119.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  11141. o119.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  11142. o119.Anchored = true
  11143. o119.CFrame = CFrame.new(-109.469025, 1.45054305, 59.1849709, 0.866025329, -0.49999997, 1.89462381e-015, 0.49999997, 0.866025329, 0, 7.10542736e-015, 0, 1)
  11144. o119.CanCollide = false
  11145. o119.FormFactor = Enum.FormFactor.Plate
  11146. o119.Size = Vector3.new(1, 0.400000006, 1)
  11147. o119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11148. o119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11149. o119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11150. o119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11151. o119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11152. o119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11153. o119.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11154. o120 = Instance.new("CylinderMesh")
  11155. o120.Parent = o119
  11156. o120.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  11157. mas.Parent = workspace
  11158. mas:MakeJoints()
  11159. local mas1 = mas:GetChildren()
  11160. for i=1,#mas1 do
  11161. mas1[i].Parent = workspace
  11162. ypcall(function() mas1[i]:MakeJoints() end)
  11163. end
  11164. mas:Destroy()
  11165. for i=1,#cors do
  11166. coroutine.resume(cors[i])
  11167. end
  11168. o1.Parent = game.Players.LocalPlayer.Backpack
  11169. end)
  11170.  
  11171.  
  11172. -- i'm gonna break eiss ok --
  11173.  
  11174. game.ReplicatedStorage.RobloxLocked = true
Add Comment
Please, Sign In to add comment