Bxr0

MustardGas GUI

Jan 7th, 2018
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 455.47 KB | None | 0 0
  1. -- Before you execute the script please read.
  2. --[[
  3. I know this is the wrong section. but jump over to the part where I release a very very rare script!.
  4.  
  5. Hi. You may know me and you may not. I have quit roblox exploiting due to all games are basicly FE. I do not like exploiting games anymore because they're 99.9% FE and they probably barley even have atleast 3 people. I will now enter the illigal world. I will stick around on the market place now and then but extremely rarely here. This is the people I would like to thank
  6.  
  7. - Sigma. My best friend that has started me off on v3rmillion and even taught me some scripting. We've been friends for 1 and a half years! He is very helpful to me when making scripts.
  8. - ICanLevitate 1 and a half years to. good friend with sigma and me. Has access to the rc7 panel and gives us free rc7 accounts Heart also created serverside lua model maker that worked on any game but we was stupid to sell it and someone leaked it and got pathed. this was 1 year ago
  9. - TypicalModders He has inspired me to make youtube videos and also made me want to make scripts. I have given him some private scripts 2.
  10. - iCookieBG New friend (I guess?) We do trades for fe scripts. Before I tried to be a leech and steal the fe gui (by hark). But after we got along and yeah.
  11. - Big L aka OneBullet360 We have both have many things in common. Same religion and both like the same pizza company and live in the same region. He is a very kind person and let me use Seraph via Teamviewer (don't worry Autumn said its fine!)
  12. - Lau Kinda one of my skiddie friends but still we use to exploit in a game called Vehicle Simulator.
  13. - Choose Goose We both like to raid discord servers!
  14. - Google Don't know you much but still a good synapse mod.
  15. - Kewt Good youtuber friend and made a video with him you should subscribe to him XD
  16. - eiginger. You will probably not know him at all because he has nothing to do with roblox. He is from Hack Forums and normally cryptes my stubs!
  17. - Christian Male good sex game creator xd
  18.  
  19. I would give a farewell to the community with the exploiting. Please do not forget about me. Might stick around some time rarley but here is my gift for all of you. thanks.
  20. --]]
  21.  
  22.  
  23.  
  24. -- Objects
  25.  
  26. local UVG12 = Instance.new("ScreenGui")
  27. local Opener = Instance.new("Frame")
  28. local Open = Instance.new("TextButton")
  29. local hoi = Instance.new("Frame")
  30. local Closeframe = Instance.new("Frame")
  31. local Close = Instance.new("TextButton")
  32. local Username = Instance.new("TextBox")
  33. local VanDaPlayer = Instance.new("TextButton")
  34. local MG2 = Instance.new("TextButton")
  35. local Page2 = Instance.new("TextButton")
  36. local Credits = Instance.new("TextButton")
  37. local MG1 = Instance.new("TextButton")
  38. local PG2Frame = Instance.new("Frame")
  39. local Close2 = Instance.new("TextButton")
  40. local Mossberg = Instance.new("TextButton")
  41. local M9B = Instance.new("TextButton")
  42. local TextBox = Instance.new("TextBox")
  43. local PG3 = Instance.new("TextButton")
  44. local WoodChip = Instance.new("TextButton")
  45. local CreditsF = Instance.new("Frame")
  46. local DMCredits = Instance.new("TextLabel")
  47. local MEcredits = Instance.new("TextLabel")
  48. local PS = Instance.new("TextLabel")
  49. local Close3 = Instance.new("TextButton")
  50. local PG3Frame = Instance.new("Frame")
  51. local Close3_2 = Instance.new("TextButton")
  52. local Usr3 = Instance.new("TextBox")
  53. local Mossberg_2 = Instance.new("TextButton")
  54. local Guilotine = Instance.new("TextButton")
  55. local Whip = Instance.new("TextButton")
  56. local KKKMap = Instance.new("TextButton")
  57. local PG4Frame = Instance.new("Frame")
  58. local Close3_3 = Instance.new("TextButton")
  59. local Usr4 = Instance.new("TextBox")
  60. local Hook = Instance.new("TextButton")
  61. local SuicideGrenade = Instance.new("TextButton")
  62. local astafiruAllah = Instance.new("TextButton")
  63. local ScrollingFrame = Instance.new("ScrollingFrame")
  64. local QA = Instance.new("Frame")
  65. local QAT = Instance.new("Frame")
  66. local TextLabel = Instance.new("TextLabel")
  67. local QAPG1 = Instance.new("TextButton")
  68. local QAPG2 = Instance.new("TextButton")
  69. local QAPG3 = Instance.new("TextButton")
  70. local QAPG4 = Instance.new("TextButton")
  71. local QAPGC = Instance.new("TextButton")
  72.  
  73. -- Properties
  74.  
  75. UVG12.Name = "UVG12"
  76. UVG12.Parent = game.CoreGui
  77.  
  78. Opener.Name = "Opener"
  79. Opener.Parent = UVG12
  80. Opener.BackgroundColor3 = Color3.new(0, 0, 0)
  81. Opener.BackgroundTransparency = 0.5
  82. Opener.Position = UDim2.new(0, 19, 0, 564)
  83. Opener.Size = UDim2.new(0, 224, 0, 40)
  84.  
  85. Open.Name = "Open"
  86. Open.Parent = Opener
  87. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  88. Open.BackgroundTransparency = 0.5
  89. Open.Size = UDim2.new(0, 224, 0, 40)
  90. Open.Font = Enum.Font.SciFi
  91. Open.FontSize = Enum.FontSize.Size42
  92. Open.Text = "Open"
  93. Open.TextColor3 = Color3.new(0, 1, 1)
  94. Open.TextSize = 42
  95.  
  96. hoi.Name = "hoi"
  97. hoi.Parent = UVG12
  98. hoi.BackgroundColor3 = Color3.new(0, 0, 0)
  99. hoi.BackgroundTransparency = 0.5
  100. hoi.Draggable = true
  101. hoi.Position = UDim2.new(0, 107, 0, 309)
  102. hoi.Size = UDim2.new(0, 345, 0, 197)
  103. hoi.Visible = false
  104.  
  105. Closeframe.Name = "Closeframe"
  106. Closeframe.Parent = hoi
  107. Closeframe.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  108. Closeframe.Position = UDim2.new(0, 313, 0, 0)
  109. Closeframe.Size = UDim2.new(0, 30, 0, 26)
  110.  
  111. Close.Name = "Close"
  112. Close.Parent = Closeframe
  113. Close.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  114. Close.Size = UDim2.new(0, 30, 0, 26)
  115. Close.Font = Enum.Font.SciFi
  116. Close.FontSize = Enum.FontSize.Size14
  117. Close.Text = "X"
  118. Close.TextColor3 = Color3.new(1, 1, 1)
  119. Close.TextSize = 14
  120. Close.TextStrokeTransparency = 5
  121.  
  122. Username.Name = "Username"
  123. Username.Parent = hoi
  124. Username.BackgroundColor3 = Color3.new(0, 0, 0)
  125. Username.BackgroundTransparency = 0.5
  126. Username.Size = UDim2.new(0, 200, 0.0999999866, 24)
  127. Username.Font = Enum.Font.SciFi
  128. Username.FontSize = Enum.FontSize.Size18
  129. Username.Text = "Username"
  130. Username.TextColor3 = Color3.new(0, 1, 1)
  131. Username.TextSize = 18
  132.  
  133. VanDaPlayer.Name = "VanDaPlayer"
  134. VanDaPlayer.Parent = hoi
  135. VanDaPlayer.BackgroundColor3 = Color3.new(0, 0, 0)
  136. VanDaPlayer.BackgroundTransparency = 0.5
  137. VanDaPlayer.Position = UDim2.new(0.0199999996, 15, 0.00999999978, 71)
  138. VanDaPlayer.Size = UDim2.new(0, 150, 0, 26)
  139. VanDaPlayer.Font = Enum.Font.SciFi
  140. VanDaPlayer.FontSize = Enum.FontSize.Size14
  141. VanDaPlayer.Text = "Van Player"
  142. VanDaPlayer.TextColor3 = Color3.new(0, 1, 1)
  143. VanDaPlayer.TextSize = 14
  144.  
  145. MG2.Name = "MG2"
  146. MG2.Parent = hoi
  147. MG2.BackgroundColor3 = Color3.new(0, 0, 0)
  148. MG2.BackgroundTransparency = 0.5
  149. MG2.Position = UDim2.new(0.0199999996, 29, 0.00999999978, 149)
  150. MG2.Size = UDim2.new(0, 271, 0, 26)
  151. MG2.Font = Enum.Font.SciFi
  152. MG2.FontSize = Enum.FontSize.Size14
  153. MG2.Text = "Mustard Gas (Mask Off) No name needed"
  154. MG2.TextColor3 = Color3.new(0, 1, 1)
  155. MG2.TextSize = 14
  156.  
  157. Page2.Name = "Page2"
  158. Page2.Parent = hoi
  159. Page2.BackgroundColor3 = Color3.new(0, 0, 0)
  160. Page2.BackgroundTransparency = 0.5
  161. Page2.Position = UDim2.new(0.0199999996, 180, 0.00999999978, 71)
  162. Page2.Size = UDim2.new(0, 48, 0, 26)
  163. Page2.Font = Enum.Font.SciFi
  164. Page2.FontSize = Enum.FontSize.Size14
  165. Page2.Text = "Page 2"
  166. Page2.TextColor3 = Color3.new(0, 1, 1)
  167. Page2.TextSize = 14
  168.  
  169. Credits.Name = "Credits"
  170. Credits.Parent = hoi
  171. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  172. Credits.BackgroundTransparency = 0.5
  173. Credits.Position = UDim2.new(0.0199999996, 246, 0.00999999978, 71)
  174. Credits.Size = UDim2.new(0, 66, 0, 26)
  175. Credits.Font = Enum.Font.SciFi
  176. Credits.FontSize = Enum.FontSize.Size14
  177. Credits.Text = "Credits"
  178. Credits.TextColor3 = Color3.new(0, 1, 1)
  179. Credits.TextSize = 14
  180.  
  181. MG1.Name = "MG1"
  182. MG1.Parent = hoi
  183. MG1.BackgroundColor3 = Color3.new(0, 0, 0)
  184. MG1.BackgroundTransparency = 0.5
  185. MG1.Position = UDim2.new(0.0199999996, 29, 0.00999999978, 113)
  186. MG1.Size = UDim2.new(0, 271, 0, 26)
  187. MG1.Font = Enum.Font.SciFi
  188. MG1.FontSize = Enum.FontSize.Size14
  189. MG1.Text = "Mustard Gas (Mask On) No name needed"
  190. MG1.TextColor3 = Color3.new(0, 1, 1)
  191. MG1.TextSize = 14
  192.  
  193. PG2Frame.Name = "PG2Frame"
  194. PG2Frame.Parent = UVG12
  195. PG2Frame.Active = true
  196. PG2Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  197. PG2Frame.BackgroundTransparency = 0.5
  198. PG2Frame.Position = UDim2.new(0, 108, 0, 309)
  199. PG2Frame.Size = UDim2.new(0, 340, 0, 162)
  200. PG2Frame.Visible = false
  201.  
  202. Close2.Name = "Close2"
  203. Close2.Parent = PG2Frame
  204. Close2.BackgroundColor3 = Color3.new(1, 0, 0)
  205. Close2.Position = UDim2.new(0, 310, 0, 0)
  206. Close2.Size = UDim2.new(0, 30, 0, 20)
  207. Close2.Font = Enum.Font.SciFi
  208. Close2.FontSize = Enum.FontSize.Size24
  209. Close2.Text = "X"
  210. Close2.TextColor3 = Color3.new(1, 1, 1)
  211. Close2.TextSize = 24
  212.  
  213. Mossberg.Name = "Mossberg"
  214. Mossberg.Parent = PG2Frame
  215. Mossberg.BackgroundColor3 = Color3.new(0, 0, 0)
  216. Mossberg.BackgroundTransparency = 0.5
  217. Mossberg.Position = UDim2.new(0, 27, 0, 70)
  218. Mossberg.Size = UDim2.new(0, 143, 0, 26)
  219. Mossberg.Font = Enum.Font.SciFi
  220. Mossberg.FontSize = Enum.FontSize.Size18
  221. Mossberg.Text = "Mossberg 500 BROKEN ATM"
  222. Mossberg.TextColor3 = Color3.new(0, 1, 1)
  223. Mossberg.TextSize = 15
  224.  
  225. M9B.Name = "M9B"
  226. M9B.Parent = PG2Frame
  227. M9B.BackgroundColor3 = Color3.new(0, 0, 0)
  228. M9B.BackgroundTransparency = 0.5
  229. M9B.Position = UDim2.new(0.0299999993, 170, 0, 70)
  230. M9B.Size = UDim2.new(0, 143, 0, 26)
  231. M9B.Font = Enum.Font.SciFi
  232. M9B.FontSize = Enum.FontSize.Size18
  233. M9B.Text = "M9 Bayonet No Name"
  234. M9B.TextColor3 = Color3.new(0, 1, 1)
  235. M9B.TextSize = 15
  236.  
  237. TextBox.Parent = PG2Frame
  238. TextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  239. TextBox.BackgroundTransparency = 0.5
  240. TextBox.Size = UDim2.new(0, 200, 0, 50)
  241. TextBox.Font = Enum.Font.SciFi
  242. TextBox.FontSize = Enum.FontSize.Size24
  243. TextBox.Text = "Username"
  244. TextBox.TextColor3 = Color3.new(0, 1, 1)
  245. TextBox.TextSize = 24
  246.  
  247. PG3.Name = "PG3"
  248. PG3.Parent = PG2Frame
  249. PG3.BackgroundColor3 = Color3.new(0, 0, 0)
  250. PG3.BackgroundTransparency = 0.5
  251. PG3.Position = UDim2.new(-0.0299999993, 269, 0.00999999978, 115)
  252. PG3.Size = UDim2.new(-0.00999999978, 71, 0, 26)
  253. PG3.Font = Enum.Font.SciFi
  254. PG3.FontSize = Enum.FontSize.Size18
  255. PG3.Text = "Page 3"
  256. PG3.TextColor3 = Color3.new(0, 1, 1)
  257. PG3.TextSize = 15
  258.  
  259. WoodChip.Name = "WoodChip"
  260. WoodChip.Parent = PG2Frame
  261. WoodChip.BackgroundColor3 = Color3.new(0, 0, 0)
  262. WoodChip.BackgroundTransparency = 0.5
  263. WoodChip.Position = UDim2.new(0, 19, 0, 117)
  264. WoodChip.Size = UDim2.new(0, 227, 0, 26)
  265. WoodChip.Font = Enum.Font.SciFi
  266. WoodChip.FontSize = Enum.FontSize.Size24
  267. WoodChip.Text = "Wood chip. Needs name"
  268. WoodChip.TextColor3 = Color3.new(0, 1, 1)
  269. WoodChip.TextSize = 24
  270.  
  271. CreditsF.Name = "CreditsF"
  272. CreditsF.Parent = UVG12
  273. CreditsF.BackgroundColor3 = Color3.new(0, 0, 0)
  274. CreditsF.BackgroundTransparency = 0.5
  275. CreditsF.Position = UDim2.new(0, 106, 0, 312)
  276. CreditsF.Size = UDim2.new(0, 339, 0, 191)
  277. CreditsF.Visible = false
  278.  
  279. DMCredits.Name = "DMCredits"
  280. DMCredits.Parent = CreditsF
  281. DMCredits.BackgroundColor3 = Color3.new(0, 0, 0)
  282. DMCredits.BackgroundTransparency = 0.5
  283. DMCredits.Position = UDim2.new(0, 32, 0, 28)
  284. DMCredits.Size = UDim2.new(0, 275, 0, 24)
  285. DMCredits.Font = Enum.Font.SciFi
  286. DMCredits.FontSize = Enum.FontSize.Size18
  287. DMCredits.Text = "Credits to DMSpotato for the scripts"
  288. DMCredits.TextColor3 = Color3.new(0, 1, 1)
  289. DMCredits.TextSize = 18
  290.  
  291. MEcredits.Name = "MEcredits"
  292. MEcredits.Parent = CreditsF
  293. MEcredits.BackgroundColor3 = Color3.new(0, 0, 0)
  294. MEcredits.BackgroundTransparency = 0.5
  295. MEcredits.Position = UDim2.new(0, 18, 0, 70)
  296. MEcredits.Size = UDim2.new(0, 303, 0, 50)
  297. MEcredits.Font = Enum.Font.SciFi
  298. MEcredits.FontSize = Enum.FontSize.Size14
  299. MEcredits.Text = "Credits to me (345678) Talha for making the gui"
  300. MEcredits.TextColor3 = Color3.new(0, 1, 1)
  301. MEcredits.TextSize = 14
  302.  
  303. PS.Name = "PS"
  304. PS.Parent = CreditsF
  305. PS.BackgroundColor3 = Color3.new(0, 0, 0)
  306. PS.BackgroundTransparency = 0.5
  307. PS.Position = UDim2.new(0, 0, 0, 141)
  308. PS.Size = UDim2.new(0, 339, 0, 50)
  309. PS.Font = Enum.Font.SciFi
  310. PS.FontSize = Enum.FontSize.Size10
  311. PS.Text = "P.S. If your doing a vid. Let me be on your vid. My discord is Talha#6078"
  312. PS.TextColor3 = Color3.new(0, 1, 1)
  313. PS.TextSize = 10
  314. PS.TextWrapped = true
  315.  
  316. Close3.Name = "Close3"
  317. Close3.Parent = CreditsF
  318. Close3.BackgroundColor3 = Color3.new(1, 0, 0)
  319. Close3.Position = UDim2.new(0, 314, 0, 0)
  320. Close3.Size = UDim2.new(0, 25, 0, 18)
  321. Close3.Font = Enum.Font.SciFi
  322. Close3.FontSize = Enum.FontSize.Size14
  323. Close3.Text = "X"
  324. Close3.TextColor3 = Color3.new(1, 1, 1)
  325. Close3.TextSize = 14
  326.  
  327. PG3Frame.Name = "PG3Frame"
  328. PG3Frame.Parent = UVG12
  329. PG3Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  330. PG3Frame.BackgroundTransparency = 0.5
  331. PG3Frame.Position = UDim2.new(0, 108, 0, 310)
  332. PG3Frame.Size = UDim2.new(0, 340, 0, 162)
  333. PG3Frame.Visible = false
  334.  
  335. Close3_2.Name = "Close3"
  336. Close3_2.Parent = PG3Frame
  337. Close3_2.BackgroundColor3 = Color3.new(1, 0, 0)
  338. Close3_2.Position = UDim2.new(0, 310, 0, 0)
  339. Close3_2.Size = UDim2.new(0, 30, 0, 20)
  340. Close3_2.Font = Enum.Font.SciFi
  341. Close3_2.FontSize = Enum.FontSize.Size24
  342. Close3_2.Text = "X"
  343. Close3_2.TextColor3 = Color3.new(1, 1, 1)
  344. Close3_2.TextSize = 24
  345.  
  346. Usr3.Name = "Usr3"
  347. Usr3.Parent = PG3Frame
  348. Usr3.BackgroundColor3 = Color3.new(0, 0, 0)
  349. Usr3.BackgroundTransparency = 0.5
  350. Usr3.Size = UDim2.new(0, 200, 0, 50)
  351. Usr3.Font = Enum.Font.SciFi
  352. Usr3.FontSize = Enum.FontSize.Size24
  353. Usr3.Text = "Username"
  354. Usr3.TextColor3 = Color3.new(0, 1, 1)
  355. Usr3.TextSize = 24
  356.  
  357. Mossberg_2.Name = "Mossberg"
  358. Mossberg_2.Parent = PG3Frame
  359. Mossberg_2.BackgroundColor3 = Color3.new(0, 0, 0)
  360. Mossberg_2.BackgroundTransparency = 0.5
  361. Mossberg_2.Position = UDim2.new(0, 27, 0, 68)
  362. Mossberg_2.Size = UDim2.new(0, 143, 0, 26)
  363. Mossberg_2.Font = Enum.Font.SciFi
  364. Mossberg_2.FontSize = Enum.FontSize.Size18
  365. Mossberg_2.Text = "Hang"
  366. Mossberg_2.TextColor3 = Color3.new(0, 1, 1)
  367. Mossberg_2.TextSize = 15
  368.  
  369. Guilotine.Name = "Guilotine"
  370. Guilotine.Parent = PG3Frame
  371. Guilotine.BackgroundColor3 = Color3.new(0, 0, 0)
  372. Guilotine.BackgroundTransparency = 0.5
  373. Guilotine.Position = UDim2.new(0, 209, 0, 68)
  374. Guilotine.Size = UDim2.new(0, 98, 0, 26)
  375. Guilotine.Font = Enum.Font.SciFi
  376. Guilotine.FontSize = Enum.FontSize.Size18
  377. Guilotine.Text = "Guilotine no plr"
  378. Guilotine.TextColor3 = Color3.new(0, 1, 1)
  379. Guilotine.TextSize = 15
  380.  
  381. Whip.Name = "Whip"
  382. Whip.Parent = PG3Frame
  383. Whip.BackgroundColor3 = Color3.new(0, 0, 0)
  384. Whip.BackgroundTransparency = 0.5
  385. Whip.Position = UDim2.new(0.00999999978, 23, 0, 112)
  386. Whip.Size = UDim2.new(0, 130, 0, 26)
  387. Whip.Font = Enum.Font.SciFi
  388. Whip.FontSize = Enum.FontSize.Size18
  389. Whip.Text = "Whip no plr"
  390. Whip.TextColor3 = Color3.new(0, 1, 1)
  391. Whip.TextSize = 15
  392.  
  393. KKKMap.Name = "KKKMap"
  394. KKKMap.Parent = PG3Frame
  395. KKKMap.BackgroundColor3 = Color3.new(0, 0, 0)
  396. KKKMap.BackgroundTransparency = 0.5
  397. KKKMap.Position = UDim2.new(0.00999999978, 184, 0, 111)
  398. KKKMap.Size = UDim2.new(0, 130, 0, 26)
  399. KKKMap.Font = Enum.Font.SciFi
  400. KKKMap.FontSize = Enum.FontSize.Size18
  401. KKKMap.Text = "KKK map no plr ofc"
  402. KKKMap.TextColor3 = Color3.new(0, 1, 1)
  403. KKKMap.TextSize = 15
  404.  
  405. PG4Frame.Name = "PG4Frame"
  406. PG4Frame.Parent = UVG12
  407. PG4Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  408. PG4Frame.BackgroundTransparency = 0.5
  409. PG4Frame.Position = UDim2.new(0, 108, 0, 310)
  410. PG4Frame.Size = UDim2.new(0, 340, 0, 162)
  411. PG4Frame.Visible = false
  412.  
  413. Close3_3.Name = "Close3"
  414. Close3_3.Parent = PG4Frame
  415. Close3_3.BackgroundColor3 = Color3.new(1, 0, 0)
  416. Close3_3.Position = UDim2.new(0, 310, 0, 0)
  417. Close3_3.Size = UDim2.new(0, 30, 0, 20)
  418. Close3_3.Font = Enum.Font.SciFi
  419. Close3_3.FontSize = Enum.FontSize.Size24
  420. Close3_3.Text = "X"
  421. Close3_3.TextColor3 = Color3.new(1, 1, 1)
  422. Close3_3.TextSize = 24
  423.  
  424. Usr4.Name = "Usr4"
  425. Usr4.Parent = PG4Frame
  426. Usr4.BackgroundColor3 = Color3.new(0, 0, 0)
  427. Usr4.BackgroundTransparency = 0.5
  428. Usr4.Size = UDim2.new(0, 200, 0, 50)
  429. Usr4.Font = Enum.Font.SciFi
  430. Usr4.FontSize = Enum.FontSize.Size24
  431. Usr4.Text = "Username"
  432. Usr4.TextColor3 = Color3.new(0, 1, 1)
  433. Usr4.TextSize = 24
  434.  
  435. Hook.Name = "Hook"
  436. Hook.Parent = PG4Frame
  437. Hook.BackgroundColor3 = Color3.new(0, 0, 0)
  438. Hook.BackgroundTransparency = 0.5
  439. Hook.Position = UDim2.new(0, 27, 0, 68)
  440. Hook.Size = UDim2.new(0, 143, 0, 26)
  441. Hook.Font = Enum.Font.SciFi
  442. Hook.FontSize = Enum.FontSize.Size18
  443. Hook.Text = "Hook Plr"
  444. Hook.TextColor3 = Color3.new(0, 1, 1)
  445. Hook.TextSize = 15
  446.  
  447. SuicideGrenade.Name = "Suicide Grenade"
  448. SuicideGrenade.Parent = PG4Frame
  449. SuicideGrenade.BackgroundColor3 = Color3.new(0, 0, 0)
  450. SuicideGrenade.BackgroundTransparency = 0.5
  451. SuicideGrenade.Position = UDim2.new(0, 209, 0, 68)
  452. SuicideGrenade.Size = UDim2.new(0, 98, 0, 26)
  453. SuicideGrenade.Visible = true
  454. SuicideGrenade.Font = Enum.Font.SciFi
  455. SuicideGrenade.FontSize = Enum.FontSize.Size18
  456. SuicideGrenade.Text = "Suicide Grenade No plr"
  457. SuicideGrenade.TextColor3 = Color3.new(0, 1, 1)
  458. SuicideGrenade.TextScaled = true
  459. SuicideGrenade.TextSize = 15
  460. SuicideGrenade.TextWrapped = true
  461.  
  462. astafiruAllah.Name = "astafiruAllah"
  463. astafiruAllah.Parent = PG4Frame
  464. astafiruAllah.BackgroundColor3 = Color3.new(0, 0, 0)
  465. astafiruAllah.BackgroundTransparency = 0.5
  466. astafiruAllah.Position = UDim2.new(0.00999999978, 23, 0, 112)
  467. astafiruAllah.Size = UDim2.new(0, 130, 0, 26)
  468. astafiruAllah.Font = Enum.Font.SciFi
  469. astafiruAllah.FontSize = Enum.FontSize.Size18
  470. 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"
  471. astafiruAllah.TextColor3 = Color3.new(0, 1, 1)
  472. astafiruAllah.TextScaled = true
  473. astafiruAllah.TextSize = 15
  474. astafiruAllah.TextWrapped = true
  475.  
  476. ScrollingFrame.Parent = UVG12
  477. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  478. ScrollingFrame.BackgroundTransparency = 0.5
  479. ScrollingFrame.Position = UDim2.new(0, 0, 0, 308)
  480. ScrollingFrame.Size = UDim2.new(0, 100, 0, 200)
  481. ScrollingFrame.Visible = false
  482. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 0.400000006, 0)
  483.  
  484. QA.Name = "QA"
  485. QA.Parent = ScrollingFrame
  486. QA.BackgroundColor3 = Color3.new(0, 0, 0)
  487. QA.BackgroundTransparency = 1
  488. QA.Draggable = true
  489. QA.Position = UDim2.new(0, -4, 0, 3)
  490. QA.Size = UDim2.new(0, 104, 0, 197)
  491.  
  492. QAT.Name = "QAT"
  493. QAT.Parent = QA
  494. QAT.BackgroundColor3 = Color3.new(0, 0, 0)
  495. QAT.BackgroundTransparency = 0.5
  496. QAT.Size = UDim2.new(0, 104, 0, 37)
  497.  
  498. TextLabel.Parent = QAT
  499. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  500. TextLabel.BackgroundTransparency = 1
  501. TextLabel.Size = UDim2.new(0, 104, 0, 37)
  502. TextLabel.Font = Enum.Font.SciFi
  503. TextLabel.FontSize = Enum.FontSize.Size18
  504. TextLabel.Text = "Quick Access"
  505. TextLabel.TextColor3 = Color3.new(0.333333, 1, 1)
  506. TextLabel.TextSize = 18
  507.  
  508. QAPG1.Name = "QAPG1"
  509. QAPG1.Parent = QA
  510. QAPG1.BackgroundColor3 = Color3.new(0, 0, 0)
  511. QAPG1.BackgroundTransparency = 0.5
  512. QAPG1.Position = UDim2.new(0, 0, 0, 48)
  513. QAPG1.Size = UDim2.new(0, 87, 0, 34)
  514. QAPG1.Font = Enum.Font.SciFi
  515. QAPG1.FontSize = Enum.FontSize.Size24
  516. QAPG1.Text = "Page 1"
  517. QAPG1.TextColor3 = Color3.new(0.333333, 1, 1)
  518. QAPG1.TextSize = 24
  519.  
  520. QAPG2.Name = "QAPG2"
  521. QAPG2.Parent = QA
  522. QAPG2.BackgroundColor3 = Color3.new(0, 0, 0)
  523. QAPG2.BackgroundTransparency = 0.5
  524. QAPG2.Position = UDim2.new(0, 0, 0, 98)
  525. QAPG2.Size = UDim2.new(0, 86, 0, 34)
  526. QAPG2.Font = Enum.Font.SciFi
  527. QAPG2.FontSize = Enum.FontSize.Size24
  528. QAPG2.Text = "Page 2"
  529. QAPG2.TextColor3 = Color3.new(0.333333, 1, 1)
  530. QAPG2.TextSize = 24
  531.  
  532. QAPG3.Name = "QAPG3"
  533. QAPG3.Parent = QA
  534. QAPG3.BackgroundColor3 = Color3.new(0, 0, 0)
  535. QAPG3.BackgroundTransparency = 0.5
  536. QAPG3.Position = UDim2.new(0, 0, 0, 143)
  537. QAPG3.Size = UDim2.new(0, 85, 0, 34)
  538. QAPG3.Font = Enum.Font.SciFi
  539. QAPG3.FontSize = Enum.FontSize.Size24
  540. QAPG3.Text = "Page 3"
  541. QAPG3.TextColor3 = Color3.new(0.333333, 1, 1)
  542. QAPG3.TextSize = 24
  543.  
  544. QAPG4.Name = "QAPG4"
  545. QAPG4.Parent = QA
  546. QAPG4.BackgroundColor3 = Color3.new(0, 0, 0)
  547. QAPG4.BackgroundTransparency = 0.5
  548. QAPG4.Position = UDim2.new(0, 0, 0.0299999993, 180)
  549. QAPG4.Size = UDim2.new(0, 85, 0, 34)
  550. QAPG4.Font = Enum.Font.SciFi
  551. QAPG4.FontSize = Enum.FontSize.Size24
  552. QAPG4.Text = "Page 4"
  553. QAPG4.TextColor3 = Color3.new(0.333333, 1, 1)
  554. QAPG4.TextSize = 24
  555.  
  556. QAPGC.Name = "QAPGC"
  557. QAPGC.Parent = QA
  558. QAPGC.BackgroundColor3 = Color3.new(0, 0, 0)
  559. QAPGC.BackgroundTransparency = 0.5
  560. QAPGC.Position = UDim2.new(0, 0, 0.0299999993, 226)
  561. QAPGC.Size = UDim2.new(0, 85, 0, 34)
  562. QAPGC.Font = Enum.Font.SciFi
  563. QAPGC.FontSize = Enum.FontSize.Size24
  564. QAPGC.Text = "Credits"
  565. QAPGC.TextColor3 = Color3.new(0.333333, 1, 1)
  566. QAPGC.TextSize = 24
  567.  
  568. Open.MouseButton1Down:connect(function()
  569. game.CoreGui.UVG12.hoi.Visible = true
  570. game.CoreGui.UVG12.ScrollingFrame.Visible = true
  571. game.CoreGui.UVG12.Opener.Visible = false
  572. end)
  573.  
  574. Close.MouseButton1Down:connect(function()
  575. game.CoreGui.UVG12.hoi.Visible = false
  576. game.CoreGui.UVG12.Opener.Visible = true
  577. game.CoreGui.UVG12.ScrollingFrame.Visible = false
  578. end)
  579.  
  580. Close2.MouseButton1Down:connect(function()
  581. game.CoreGui.UVG12.hoi.Visible = true
  582. game.CoreGui.UVG12.PG2Frame.Visible = false
  583. end)
  584.  
  585. Close3.MouseButton1Down:connect(function()
  586. game.CoreGui.UVG12.hoi.Visible = true
  587. game.CoreGui.UVG12.CreditsF.Visible = false
  588. end)
  589.  
  590. Credits.MouseButton1Down:connect(function()
  591. game.CoreGui.UVG12.hoi.Visible = false
  592. game.CoreGui.UVG12.CreditsF.Visible = true
  593. end)
  594.  
  595. Page2.MouseButton1Down:connect(function()
  596. game.CoreGui.UVG12.hoi.Visible = false
  597. game.CoreGui.UVG12.PG2Frame.Visible = true
  598. end)
  599.  
  600. Close3_2.MouseButton1Down:connect(function()
  601. game.CoreGui.UVG12.PG3Frame.Visible = false
  602. game.CoreGui.UVG12.PG2Frame.Visible = true
  603. end)
  604.  
  605. PG3.MouseButton1Down:connect(function()
  606. game.CoreGui.UVG12.PG3Frame.Visible = true
  607. game.CoreGui.UVG12.PG2Frame.Visible = false
  608. end)
  609.  
  610. MG1.MouseButton1Down:connect(function()
  611. --MUSTARD GAS BY DMS
  612. GasMask = true
  613. xd = Instance.new("Tool")
  614. xdd = Instance.new("Part")
  615. xddd = Instance.new("Part")
  616. xdddd = Instance.new("Part")
  617. xddddd = Instance.new("Smoke")
  618. xdddddd = Instance.new("Smoke")
  619. xddddddd = Instance.new("Smoke")
  620. xdddddddd = Instance.new("Part")
  621. xddddddddd = Instance.new("Part")
  622. xd0 = Instance.new("Part")
  623. xd.Name = "Mustard Gas Grenade"
  624. xd.Parent = game.Players.LocalPlayer.Backpack
  625. xdd.Parent = xd
  626. xdd.Material = Enum.Material.SmoothPlastic
  627. xdd.BrickColor = BrickColor.new("Deep orange")
  628. xdd.Position = Vector3.new(-9.08949184, 0.563135147, 33.200779)
  629. xdd.Rotation = Vector3.new(-0, 0, -90)
  630. xdd.CanCollide = false
  631. xdd.Shape = Enum.PartType.Cylinder
  632. xdd.Size = Vector3.new(0.26000011, 0.819999993, 1)
  633. xdd.CFrame = CFrame.new(-9.08949184, 0.563135147, 33.200779, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  634. xdd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  635. xdd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  636. xdd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  637. xdd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  638. xdd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  639. xdd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  640. xdd.Color = Color3.new(1, 0.686275, 0)
  641. xddd.Parent = xd
  642. xddd.Material = Enum.Material.SmoothPlastic
  643. xddd.BrickColor = BrickColor.new("Really black")
  644. xddd.Position = Vector3.new(-9.09000397, 0.615009904, 33.2000046)
  645. xddd.Rotation = Vector3.new(-0, 0, 90)
  646. xddd.CanCollide = false
  647. xddd.Shape = Enum.PartType.Cylinder
  648. xddd.Size = Vector3.new(1.21000016, 0.799999952, 1)
  649. xddd.CFrame = CFrame.new(-9.09000397, 0.615009904, 33.2000046, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  650. xddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  651. xddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  652. xddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  653. xddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  654. xddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  655. xddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  656. xddd.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  657. xdddd.Parent = xd
  658. xdddd.Material = Enum.Material.SmoothPlastic
  659. xdddd.BrickColor = BrickColor.new("Dark stone grey")
  660. xdddd.Position = Vector3.new(-9.09270954, 1.33200657, 33.2021408)
  661. xdddd.CanCollide = false
  662. xdddd.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  663. xdddd.CFrame = CFrame.new(-9.09270954, 1.33200657, 33.2021408, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  664. xdddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  665. xdddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  666. xdddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  667. xdddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  668. xdddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  669. xdddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  670. xdddd.Color = Color3.new(0.388235, 0.372549, 0.384314)
  671. xddddd.Parent = xdddd
  672. xddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  673. xddddd.Opacity = 1
  674. xddddd.RiseVelocity = 4
  675. xdddddd.Parent = xdddd
  676. xdddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  677. xdddddd.Opacity = 1
  678. xdddddd.RiseVelocity = 4
  679. xddddddd.Parent = xdddd
  680. xddddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  681. xddddddd.Opacity = 1
  682. xddddddd.RiseVelocity = 4
  683. xdddddddd.Parent = xd
  684. xdddddddd.Material = Enum.Material.SmoothPlastic
  685. xdddddddd.BrickColor = BrickColor.new("Deep orange")
  686. xdddddddd.Position = Vector3.new(-9.08949184, 0.899091303, 33.200779)
  687. xdddddddd.Rotation = Vector3.new(-0, 0, 90)
  688. xdddddddd.CanCollide = false
  689. xdddddddd.Shape = Enum.PartType.Cylinder
  690. xdddddddd.Size = Vector3.new(0.200000003, 0.819999993, 1)
  691. xdddddddd.CFrame = CFrame.new(-9.08949184, 0.899091303, 33.200779, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  692. xdddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  693. xdddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  694. xdddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  695. xdddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  696. xdddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  697. xdddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  698. xdddddddd.Color = Color3.new(1, 0.686275, 0)
  699. xddddddddd.Parent = xd
  700. xddddddddd.Material = Enum.Material.SmoothPlastic
  701. xddddddddd.BrickColor = BrickColor.new("Black")
  702. xddddddddd.Position = Vector3.new(-9.09270954, 1.26311076, 33.2003593)
  703. xddddddddd.Rotation = Vector3.new(-0, 0, 90)
  704. xddddddddd.CanCollide = false
  705. xddddddddd.Shape = Enum.PartType.Cylinder
  706. xddddddddd.Size = Vector3.new(0.200000003, 0.799999952, 0.540000021)
  707. xddddddddd.CFrame = CFrame.new(-9.09270954, 1.26311076, 33.2003593, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  708. xddddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  709. xddddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  710. xddddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  711. xddddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  712. xddddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  713. xddddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  714. xddddddddd.Color = Color3.new(0.105882, 0.164706, 0.207843)
  715. xd0.Name = "Handle"
  716. xd0.Parent = xd
  717. xd0.BrickColor = BrickColor.new("Earth green")
  718. xd0.Transparency = 1
  719. xd0.Position = Vector3.new(-9.11234188, 0.5, 33.1982155)
  720. xd0.Rotation = Vector3.new(0, 90, 0)
  721. xd0.CanCollide = false
  722. xd0.FormFactor = Enum.FormFactor.Custom
  723. xd0.Size = Vector3.new(0.800000131, 0.920000255, 0.799998164)
  724. xd0.CFrame = CFrame.new(-9.11234188, 0.5, 33.1982155, -0, 0, 1, 0, 1, 0, -1, 0, 0)
  725. xd0.BottomSurface = Enum.SurfaceType.Smooth
  726. xd0.TopSurface = Enum.SurfaceType.Smooth
  727. xd0.Color = Color3.new(0.152941, 0.27451, 0.176471)
  728. KILLPART = Instance.new("Part")
  729. KILLPART.Size = Vector3.new(16,16,16)
  730. KILLPART.Name = "TOUCHPART"
  731. KILLPART.Anchored = true
  732. KILLPART.BrickColor = BrickColor.new("Black")
  733. KILLPART.Transparency = 1
  734. KILLPART.CanCollide = false
  735. KILLPART.CFrame = xd0.CFrame
  736. KILLPART.Parent = workspace
  737. KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843)
  738. Gas = Instance.new("Sound")
  739. Gas.Parent = xd0
  740. Gas.Volume = 0.8
  741. Gas.Looped = true
  742. Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
  743. Gas.Pitch = 1
  744. Gas.Name = "Sound"
  745. ison = false
  746. function Weld(x,y)
  747. local W = Instance.new("Weld")
  748. W.Part0 = x
  749. W.Part1 = y
  750. local CJ = CFrame.new(x.Position)
  751. local C0 = x.CFrame:inverse()*CJ
  752. local C1 = y.CFrame:inverse()*CJ
  753. W.C0 = C0
  754. W.C1 = C1
  755. W.Parent = x
  756. end
  757.  
  758. function Get(A)
  759. if A.className == "Part" then
  760. Weld(xd.Handle, A)
  761. A.Anchored = false
  762. A.CanCollide = false
  763. else
  764. local C = A:GetChildren()
  765. for i=1, #C do
  766. Get(C[i])
  767. end
  768. end
  769. end
  770.  
  771. function Finale()
  772. Get(xd)
  773. end
  774. function XDdd ()
  775. ison = true
  776. end
  777. function Xddd ()
  778. ison = false
  779. end function lol () xdg = true Gas.Playing = true KILLPART.Parent = workspace while xdg == true do wait() KILLPART.CFrame = xd0.CFrame end end
  780. function Posijew ()
  781. KILLPART.CFrame = xd0.CFrame
  782. end function loln () KILLPART.Parent = game Gas.Playing = false xdg = false end
  783. xdg = false
  784. xd.Equipped:connect(XDdd)
  785. xd.Unequipped:connect(Xddd)
  786. xd.Equipped:connect(Finale)
  787. xd.Equipped:connect(lol)
  788. xd.Unequipped:connect(loln)
  789. xd.Unequipped:connect(Finale)
  790. Finale()
  791. function Kill (Part)
  792. for i,v in pairs(Part.Parent:GetChildren()) do
  793. if v:IsA("Humanoid") and v.Parent.Name ~= game.Players.LocalPlayer.Name then
  794. v:Destroy()
  795. end end
  796. end
  797. KILLPART.Touched:connect(Kill)
  798. if GasMask == true then
  799. o1 = Instance.new("Model")
  800. o2 = Instance.new("Part")
  801. o3 = Instance.new("SpecialMesh")
  802. o4 = Instance.new("Part")
  803. o5 = Instance.new("Part")
  804. o6 = Instance.new("Part")
  805. o7 = Instance.new("SpecialMesh")
  806. o8 = Instance.new("Part")
  807. o9 = Instance.new("Part")
  808. o10 = Instance.new("SpecialMesh")
  809. o11 = Instance.new("Part")
  810. o12 = Instance.new("Part")
  811. o13 = Instance.new("SpecialMesh")
  812. o14 = Instance.new("Part")
  813. o15 = Instance.new("Part")
  814. o16 = Instance.new("Part")
  815. o17 = Instance.new("Part")
  816. o1.Name = "MODEL"
  817. o2.Name = "Middle"
  818. o2.Parent = o1
  819. o2.BrickColor = BrickColor.new("Pastel brown")
  820. o2.Transparency = 1
  821. o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
  822. o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
  823. o2.Anchored = true
  824. o2.FormFactor = Enum.FormFactor.Custom
  825. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  826. 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)
  827. o2.BottomSurface = Enum.SurfaceType.Smooth
  828. o2.TopSurface = Enum.SurfaceType.Smooth
  829. o2.Color = Color3.new(1, 0.8, 0.6)
  830. o3.Parent = o2
  831. o3.Scale = Vector3.new(6.25, 6.25, 6.25)
  832. o3.MeshType = Enum.MeshType.FileMesh
  833. o4.Name = "Lense 1"
  834. o4.Parent = o1
  835. o4.Material = Enum.Material.Metal
  836. o4.Transparency = 0.050000011920929
  837. o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
  838. o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
  839. o4.Anchored = true
  840. o4.CanCollide = false
  841. o4.FormFactor = Enum.FormFactor.Custom
  842. o4.Shape = Enum.PartType.Cylinder
  843. o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
  844. 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)
  845. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  846. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  847. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  848. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  849. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  850. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  851. o5.Name = "Lense2"
  852. o5.Parent = o1
  853. o5.Material = Enum.Material.Metal
  854. o5.Transparency = 0.050000011920929
  855. o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
  856. o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
  857. o5.Anchored = true
  858. o5.CanCollide = false
  859. o5.FormFactor = Enum.FormFactor.Custom
  860. o5.Shape = Enum.PartType.Cylinder
  861. o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
  862. 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)
  863. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  864. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  865. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  866. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  867. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  868. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  869. o6.Name = "Handle"
  870. o6.Parent = o1
  871. o6.Material = Enum.Material.Metal
  872. o6.BrickColor = BrickColor.new("Really black")
  873. o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
  874. o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
  875. o6.Anchored = true
  876. o6.CanCollide = false
  877. o6.FormFactor = Enum.FormFactor.Plate
  878. o6.Size = Vector3.new(1, 0.400000006, 1)
  879. 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)
  880. o6.BottomSurface = Enum.SurfaceType.Weld
  881. o6.TopSurface = Enum.SurfaceType.Smooth
  882. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  883. o7.Parent = o6
  884. o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
  885. o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
  886. o7.MeshType = Enum.MeshType.FileMesh
  887. o8.Name = "Straps"
  888. o8.Parent = o1
  889. o8.Material = Enum.Material.Fabric
  890. o8.BrickColor = BrickColor.new("Really black")
  891. o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
  892. o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  893. o8.Anchored = true
  894. o8.CanCollide = false
  895. o8.FormFactor = Enum.FormFactor.Custom
  896. o8.Shape = Enum.PartType.Cylinder
  897. o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  898. 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)
  899. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  900. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  901. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  902. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  903. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  904. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  905. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  906. o9.Name = "Ring2"
  907. o9.Parent = o1
  908. o9.BrickColor = BrickColor.new("Dark stone grey")
  909. o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
  910. o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
  911. o9.Anchored = true
  912. o9.CanCollide = false
  913. o9.FormFactor = Enum.FormFactor.Custom
  914. o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
  915. 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)
  916. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  917. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  918. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  919. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  920. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  921. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  922. o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  923. o10.Parent = o9
  924. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  925. o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  926. o10.MeshType = Enum.MeshType.FileMesh
  927. o11.Name = "Straps"
  928. o11.Parent = o1
  929. o11.Material = Enum.Material.Fabric
  930. o11.BrickColor = BrickColor.new("Really black")
  931. o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
  932. o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  933. o11.Anchored = true
  934. o11.CanCollide = false
  935. o11.FormFactor = Enum.FormFactor.Custom
  936. o11.Shape = Enum.PartType.Cylinder
  937. o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  938. 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)
  939. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  940. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  941. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  942. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  943. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  944. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  945. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  946. o12.Name = "Ring1"
  947. o12.Parent = o1
  948. o12.BrickColor = BrickColor.new("Dark stone grey")
  949. o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
  950. o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
  951. o12.Anchored = true
  952. o12.CanCollide = false
  953. o12.FormFactor = Enum.FormFactor.Custom
  954. o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
  955. 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)
  956. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  957. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  958. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  959. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  960. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  961. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  962. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  963. o13.Parent = o12
  964. o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  965. o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  966. o13.MeshType = Enum.MeshType.FileMesh
  967. o14.Name = "Breather"
  968. o14.Parent = o1
  969. o14.Material = Enum.Material.Metal
  970. o14.BrickColor = BrickColor.new("Really black")
  971. o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
  972. o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  973. o14.Anchored = true
  974. o14.CanCollide = false
  975. o14.FormFactor = Enum.FormFactor.Custom
  976. o14.Shape = Enum.PartType.Cylinder
  977. o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
  978. 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)
  979. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  980. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  981. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  982. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  983. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  984. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  985. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  986. o15.Name = "Breather"
  987. o15.Parent = o1
  988. o15.Material = Enum.Material.Metal
  989. o15.BrickColor = BrickColor.new("Really black")
  990. o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
  991. o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  992. o15.Anchored = true
  993. o15.CanCollide = false
  994. o15.FormFactor = Enum.FormFactor.Custom
  995. o15.Shape = Enum.PartType.Cylinder
  996. o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
  997. 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)
  998. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  999. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1000. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1001. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1002. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1003. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1004. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1005. o16.Name = "Breather"
  1006. o16.Parent = o1
  1007. o16.Material = Enum.Material.Metal
  1008. o16.BrickColor = BrickColor.new("Really black")
  1009. o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
  1010. o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1011. o16.Anchored = true
  1012. o16.CanCollide = false
  1013. o16.FormFactor = Enum.FormFactor.Custom
  1014. o16.Shape = Enum.PartType.Cylinder
  1015. o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
  1016. 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)
  1017. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1018. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1019. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1020. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1021. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1022. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1023. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1024. o17.Name = "Breather"
  1025. o17.Parent = o1
  1026. o17.Material = Enum.Material.Metal
  1027. o17.BrickColor = BrickColor.new("Really black")
  1028. o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
  1029. o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1030. o17.Anchored = true
  1031. o17.CanCollide = false
  1032. o17.FormFactor = Enum.FormFactor.Custom
  1033. o17.Shape = Enum.PartType.Cylinder
  1034. o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
  1035. 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)
  1036. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1037. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1038. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1039. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1040. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1041. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1042. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1043. function onTouched(hit)
  1044. local d = hit.Parent:GetChildren()
  1045. for i=1, #d do
  1046. if (d[i].className == "Hat") then
  1047. d[i]:remove()
  1048. end
  1049. end
  1050. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
  1051. local g = o1:clone()
  1052. g.Parent = hit.Parent
  1053. local C = g:GetChildren()
  1054. for i=1, #C do
  1055. if C[i].className == "Part" then
  1056. local W = Instance.new("Weld")
  1057. W.Part0 = g.Middle
  1058. W.Part1 = C[i]
  1059. local CJ = CFrame.new(g.Middle.Position)
  1060. local C0 = g.Middle.CFrame:inverse()*CJ
  1061. local C1 = C[i].CFrame:inverse()*CJ
  1062. W.C0 = C0
  1063. W.C1 = C1
  1064. W.Parent = g.Middle
  1065. g.Middle.Transparency = 1
  1066. end
  1067. local Y = Instance.new("Weld")
  1068. Y.Part0 = hit.Parent.Head
  1069. Y.Part1 = g.Middle
  1070. Y.C0 = CFrame.new(0, 0, 0)
  1071. Y.Parent = Y.Part0
  1072. end
  1073.  
  1074. local h = g:GetChildren()
  1075. for i = 1, # h do
  1076. h[i].Anchored = false
  1077. h[i].CanCollide = false
  1078. end
  1079.  
  1080. end
  1081. end
  1082.  
  1083. onTouched(game.Players.LocalPlayer.Character.Head)
  1084. end
  1085. end)
  1086.  
  1087. MG2.MouseButton1Down:connect(function()
  1088. --MUSTARD GAS BY DMS
  1089. GasMask = false
  1090. xd = Instance.new("Tool")
  1091. xdd = Instance.new("Part")
  1092. xddd = Instance.new("Part")
  1093. xdddd = Instance.new("Part")
  1094. xddddd = Instance.new("Smoke")
  1095. xdddddd = Instance.new("Smoke")
  1096. xddddddd = Instance.new("Smoke")
  1097. xdddddddd = Instance.new("Part")
  1098. xddddddddd = Instance.new("Part")
  1099. xd0 = Instance.new("Part")
  1100. xd.Name = "Mustard Gas Grenade"
  1101. xd.Parent = game.Players.LocalPlayer.Backpack
  1102. xdd.Parent = xd
  1103. xdd.Material = Enum.Material.SmoothPlastic
  1104. xdd.BrickColor = BrickColor.new("Deep orange")
  1105. xdd.Position = Vector3.new(-9.08949184, 0.563135147, 33.200779)
  1106. xdd.Rotation = Vector3.new(-0, 0, -90)
  1107. xdd.CanCollide = false
  1108. xdd.Shape = Enum.PartType.Cylinder
  1109. xdd.Size = Vector3.new(0.26000011, 0.819999993, 1)
  1110. xdd.CFrame = CFrame.new(-9.08949184, 0.563135147, 33.200779, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  1111. xdd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1112. xdd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1113. xdd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1114. xdd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1115. xdd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1116. xdd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1117. xdd.Color = Color3.new(1, 0.686275, 0)
  1118. xddd.Parent = xd
  1119. xddd.Material = Enum.Material.SmoothPlastic
  1120. xddd.BrickColor = BrickColor.new("Really black")
  1121. xddd.Position = Vector3.new(-9.09000397, 0.615009904, 33.2000046)
  1122. xddd.Rotation = Vector3.new(-0, 0, 90)
  1123. xddd.CanCollide = false
  1124. xddd.Shape = Enum.PartType.Cylinder
  1125. xddd.Size = Vector3.new(1.21000016, 0.799999952, 1)
  1126. xddd.CFrame = CFrame.new(-9.09000397, 0.615009904, 33.2000046, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  1127. xddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1128. xddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1129. xddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1130. xddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1131. xddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1132. xddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1133. xddd.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1134. xdddd.Parent = xd
  1135. xdddd.Material = Enum.Material.SmoothPlastic
  1136. xdddd.BrickColor = BrickColor.new("Dark stone grey")
  1137. xdddd.Position = Vector3.new(-9.09270954, 1.33200657, 33.2021408)
  1138. xdddd.CanCollide = false
  1139. xdddd.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1140. xdddd.CFrame = CFrame.new(-9.09270954, 1.33200657, 33.2021408, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1141. xdddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1142. xdddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1143. xdddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1144. xdddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1145. xdddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1146. xdddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1147. xdddd.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1148. xddddd.Parent = xdddd
  1149. xddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  1150. xddddd.Opacity = 1
  1151. xddddd.RiseVelocity = 4
  1152. xdddddd.Parent = xdddd
  1153. xdddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  1154. xdddddd.Opacity = 1
  1155. xdddddd.RiseVelocity = 4
  1156. xddddddd.Parent = xdddd
  1157. xddddddd.Color = Color3.new(0.756863, 0.584314, 0.0588235)
  1158. xddddddd.Opacity = 1
  1159. xddddddd.RiseVelocity = 4
  1160. xdddddddd.Parent = xd
  1161. xdddddddd.Material = Enum.Material.SmoothPlastic
  1162. xdddddddd.BrickColor = BrickColor.new("Deep orange")
  1163. xdddddddd.Position = Vector3.new(-9.08949184, 0.899091303, 33.200779)
  1164. xdddddddd.Rotation = Vector3.new(-0, 0, 90)
  1165. xdddddddd.CanCollide = false
  1166. xdddddddd.Shape = Enum.PartType.Cylinder
  1167. xdddddddd.Size = Vector3.new(0.200000003, 0.819999993, 1)
  1168. xdddddddd.CFrame = CFrame.new(-9.08949184, 0.899091303, 33.200779, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  1169. xdddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1170. xdddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1171. xdddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1172. xdddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1173. xdddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1174. xdddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1175. xdddddddd.Color = Color3.new(1, 0.686275, 0)
  1176. xddddddddd.Parent = xd
  1177. xddddddddd.Material = Enum.Material.SmoothPlastic
  1178. xddddddddd.BrickColor = BrickColor.new("Black")
  1179. xddddddddd.Position = Vector3.new(-9.09270954, 1.26311076, 33.2003593)
  1180. xddddddddd.Rotation = Vector3.new(-0, 0, 90)
  1181. xddddddddd.CanCollide = false
  1182. xddddddddd.Shape = Enum.PartType.Cylinder
  1183. xddddddddd.Size = Vector3.new(0.200000003, 0.799999952, 0.540000021)
  1184. xddddddddd.CFrame = CFrame.new(-9.09270954, 1.26311076, 33.2003593, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  1185. xddddddddd.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1186. xddddddddd.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1187. xddddddddd.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1188. xddddddddd.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1189. xddddddddd.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1190. xddddddddd.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1191. xddddddddd.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1192. xd0.Name = "Handle"
  1193. xd0.Parent = xd
  1194. xd0.BrickColor = BrickColor.new("Earth green")
  1195. xd0.Transparency = 1
  1196. xd0.Position = Vector3.new(-9.11234188, 0.5, 33.1982155)
  1197. xd0.Rotation = Vector3.new(0, 90, 0)
  1198. xd0.CanCollide = false
  1199. xd0.FormFactor = Enum.FormFactor.Custom
  1200. xd0.Size = Vector3.new(0.800000131, 0.920000255, 0.799998164)
  1201. xd0.CFrame = CFrame.new(-9.11234188, 0.5, 33.1982155, -0, 0, 1, 0, 1, 0, -1, 0, 0)
  1202. xd0.BottomSurface = Enum.SurfaceType.Smooth
  1203. xd0.TopSurface = Enum.SurfaceType.Smooth
  1204. xd0.Color = Color3.new(0.152941, 0.27451, 0.176471)
  1205. KILLPART = Instance.new("Part")
  1206. KILLPART.Size = Vector3.new(16,16,16)
  1207. KILLPART.Name = "TOUCHPART"
  1208. KILLPART.Anchored = true
  1209. KILLPART.BrickColor = BrickColor.new("Black")
  1210. KILLPART.Transparency = 1
  1211. KILLPART.CanCollide = false
  1212. KILLPART.CFrame = xd0.CFrame
  1213. KILLPART.Parent = workspace
  1214. KILLPART.Color = Color3.new(0.105882, 0.164706, 0.207843)
  1215. Gas = Instance.new("Sound")
  1216. Gas.Parent = xd0
  1217. Gas.Volume = 0.8
  1218. Gas.Looped = true
  1219. Gas.SoundId = "http://www.roblox.com/asset/?id=137065982"
  1220. Gas.Pitch = 1
  1221. Gas.Name = "Sound"
  1222. ison = false
  1223. function Weld(x,y)
  1224. local W = Instance.new("Weld")
  1225. W.Part0 = x
  1226. W.Part1 = y
  1227. local CJ = CFrame.new(x.Position)
  1228. local C0 = x.CFrame:inverse()*CJ
  1229. local C1 = y.CFrame:inverse()*CJ
  1230. W.C0 = C0
  1231. W.C1 = C1
  1232. W.Parent = x
  1233. end
  1234.  
  1235. function Get(A)
  1236. if A.className == "Part" then
  1237. Weld(xd.Handle, A)
  1238. A.Anchored = false
  1239. A.CanCollide = false
  1240. else
  1241. local C = A:GetChildren()
  1242. for i=1, #C do
  1243. Get(C[i])
  1244. end
  1245. end
  1246. end
  1247.  
  1248. function Finale()
  1249. Get(xd)
  1250. end
  1251. function XDdd ()
  1252. ison = true
  1253. end
  1254. function Xddd ()
  1255. ison = false
  1256. end function lol () xdg = true Gas.Playing = true KILLPART.Parent = workspace while xdg == true do wait() KILLPART.CFrame = xd0.CFrame end end
  1257. function Posijew ()
  1258. KILLPART.CFrame = xd0.CFrame
  1259. end function loln () KILLPART.Parent = game Gas.Playing = false xdg = false end
  1260. xdg = false
  1261. xd.Equipped:connect(XDdd)
  1262. xd.Unequipped:connect(Xddd)
  1263. xd.Equipped:connect(Finale)
  1264. xd.Equipped:connect(lol)
  1265. xd.Unequipped:connect(loln)
  1266. xd.Unequipped:connect(Finale)
  1267. Finale()
  1268. function Kill (Part)
  1269. for i,v in pairs(Part.Parent:GetChildren()) do
  1270. if v:IsA("Humanoid") and v.Parent.Name ~= game.Players.LocalPlayer.Name then
  1271. v:Destroy()
  1272. end end
  1273. end
  1274. KILLPART.Touched:connect(Kill)
  1275. if GasMask == true then
  1276. o1 = Instance.new("Model")
  1277. o2 = Instance.new("Part")
  1278. o3 = Instance.new("SpecialMesh")
  1279. o4 = Instance.new("Part")
  1280. o5 = Instance.new("Part")
  1281. o6 = Instance.new("Part")
  1282. o7 = Instance.new("SpecialMesh")
  1283. o8 = Instance.new("Part")
  1284. o9 = Instance.new("Part")
  1285. o10 = Instance.new("SpecialMesh")
  1286. o11 = Instance.new("Part")
  1287. o12 = Instance.new("Part")
  1288. o13 = Instance.new("SpecialMesh")
  1289. o14 = Instance.new("Part")
  1290. o15 = Instance.new("Part")
  1291. o16 = Instance.new("Part")
  1292. o17 = Instance.new("Part")
  1293. o1.Name = "MODEL"
  1294. o2.Name = "Middle"
  1295. o2.Parent = o1
  1296. o2.BrickColor = BrickColor.new("Pastel brown")
  1297. o2.Transparency = 1
  1298. o2.Position = Vector3.new(-13.5356159, 3.71991396, 50.2649117)
  1299. o2.Rotation = Vector3.new(-5.66336393, -89.7626114, -5.66246414)
  1300. o2.Anchored = true
  1301. o2.FormFactor = Enum.FormFactor.Custom
  1302. o2.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  1303. 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)
  1304. o2.BottomSurface = Enum.SurfaceType.Smooth
  1305. o2.TopSurface = Enum.SurfaceType.Smooth
  1306. o2.Color = Color3.new(1, 0.8, 0.6)
  1307. o3.Parent = o2
  1308. o3.Scale = Vector3.new(6.25, 6.25, 6.25)
  1309. o3.MeshType = Enum.MeshType.FileMesh
  1310. o4.Name = "Lense 1"
  1311. o4.Parent = o1
  1312. o4.Material = Enum.Material.Metal
  1313. o4.Transparency = 0.050000011920929
  1314. o4.Position = Vector3.new(-12.900528, 3.77991295, 50.5080605)
  1315. o4.Rotation = Vector3.new(-180, 20.6807137, -179.999985)
  1316. o4.Anchored = true
  1317. o4.CanCollide = false
  1318. o4.FormFactor = Enum.FormFactor.Custom
  1319. o4.Shape = Enum.PartType.Cylinder
  1320. o4.Size = Vector3.new(0.200000003, 0.320000023, 0.939999998)
  1321. 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)
  1322. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1323. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1324. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1325. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1326. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1327. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1328. o5.Name = "Lense2"
  1329. o5.Parent = o1
  1330. o5.Material = Enum.Material.Metal
  1331. o5.Transparency = 0.050000011920929
  1332. o5.Position = Vector3.new(-12.8961124, 3.77492094, 50.0302277)
  1333. o5.Rotation = Vector3.new(-180, -23.8323021, -179.999985)
  1334. o5.Anchored = true
  1335. o5.CanCollide = false
  1336. o5.FormFactor = Enum.FormFactor.Custom
  1337. o5.Shape = Enum.PartType.Cylinder
  1338. o5.Size = Vector3.new(0.200000003, 0.330000043, 0.99000001)
  1339. 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)
  1340. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1341. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1342. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1343. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1344. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1345. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1346. o6.Name = "Handle"
  1347. o6.Parent = o1
  1348. o6.Material = Enum.Material.Metal
  1349. o6.BrickColor = BrickColor.new("Really black")
  1350. o6.Position = Vector3.new(-12.8799381, 3.69992495, 50.2599869)
  1351. o6.Rotation = Vector3.new(-90, 9.97842108e-006, -89.9999008)
  1352. o6.Anchored = true
  1353. o6.CanCollide = false
  1354. o6.FormFactor = Enum.FormFactor.Plate
  1355. o6.Size = Vector3.new(1, 0.400000006, 1)
  1356. 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)
  1357. o6.BottomSurface = Enum.SurfaceType.Weld
  1358. o6.TopSurface = Enum.SurfaceType.Smooth
  1359. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1360. o7.Parent = o6
  1361. o7.MeshId = "http://www.roblox.com/asset/?id=5158270"
  1362. o7.Scale = Vector3.new(0.140000001, 0.170000002, 0.100000001)
  1363. o7.MeshType = Enum.MeshType.FileMesh
  1364. o8.Name = "Straps"
  1365. o8.Parent = o1
  1366. o8.Material = Enum.Material.Fabric
  1367. o8.BrickColor = BrickColor.new("Really black")
  1368. o8.Position = Vector3.new(-13.5199518, 3.48991394, 50.2599869)
  1369. o8.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  1370. o8.Anchored = true
  1371. o8.CanCollide = false
  1372. o8.FormFactor = Enum.FormFactor.Custom
  1373. o8.Shape = Enum.PartType.Cylinder
  1374. o8.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  1375. 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)
  1376. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1377. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1378. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1379. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1380. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1381. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1382. o8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1383. o9.Name = "Ring2"
  1384. o9.Parent = o1
  1385. o9.BrickColor = BrickColor.new("Dark stone grey")
  1386. o9.Position = Vector3.new(-12.8061161, 3.77991295, 49.9993477)
  1387. o9.Rotation = Vector3.new(-1.48261315e-005, -66.1664276, -2.4695395e-005)
  1388. o9.Anchored = true
  1389. o9.CanCollide = false
  1390. o9.FormFactor = Enum.FormFactor.Custom
  1391. o9.Size = Vector3.new(0.600000024, 0.200000003, 1)
  1392. 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)
  1393. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1394. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1395. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1396. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1397. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1398. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1399. o9.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1400. o10.Parent = o9
  1401. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1402. o10.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  1403. o10.MeshType = Enum.MeshType.FileMesh
  1404. o11.Name = "Straps"
  1405. o11.Parent = o1
  1406. o11.Material = Enum.Material.Fabric
  1407. o11.BrickColor = BrickColor.new("Really black")
  1408. o11.Position = Vector3.new(-13.5199518, 4.00991392, 50.2599869)
  1409. o11.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, 89.9999924)
  1410. o11.Anchored = true
  1411. o11.CanCollide = false
  1412. o11.FormFactor = Enum.FormFactor.Custom
  1413. o11.Shape = Enum.PartType.Cylinder
  1414. o11.Size = Vector3.new(0.200000003, 1.49000013, 1.25999999)
  1415. 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)
  1416. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1417. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1418. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1419. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1420. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1421. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1422. o11.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1423. o12.Name = "Ring1"
  1424. o12.Parent = o1
  1425. o12.BrickColor = BrickColor.new("Dark stone grey")
  1426. o12.Position = Vector3.new(-12.7999144, 3.76992106, 50.5299988)
  1427. o12.Rotation = Vector3.new(-179.999969, -69.3177338, -179.999985)
  1428. o12.Anchored = true
  1429. o12.CanCollide = false
  1430. o12.FormFactor = Enum.FormFactor.Custom
  1431. o12.Size = Vector3.new(0.600000024, 0.200000003, 1)
  1432. 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)
  1433. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1434. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1435. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1436. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1437. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1438. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1439. o12.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1440. o13.Parent = o12
  1441. o13.MeshId = "http://www.roblox.com/asset/?id=3270017"
  1442. o13.Scale = Vector3.new(0.340000004, 0.300000012, 0.300000012)
  1443. o13.MeshType = Enum.MeshType.FileMesh
  1444. o14.Name = "Breather"
  1445. o14.Parent = o1
  1446. o14.Material = Enum.Material.Metal
  1447. o14.BrickColor = BrickColor.new("Really black")
  1448. o14.Position = Vector3.new(-12.7419596, 3.69627094, 50.2550011)
  1449. o14.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  1450. o14.Anchored = true
  1451. o14.CanCollide = false
  1452. o14.FormFactor = Enum.FormFactor.Custom
  1453. o14.Shape = Enum.PartType.Cylinder
  1454. o14.Size = Vector3.new(0.600000024, 0.340000093, 0.25000003)
  1455. 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)
  1456. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1457. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1458. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1459. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1460. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1461. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1462. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1463. o15.Name = "Breather"
  1464. o15.Parent = o1
  1465. o15.Material = Enum.Material.Metal
  1466. o15.BrickColor = BrickColor.new("Really black")
  1467. o15.Position = Vector3.new(-12.5337915, 3.51434994, 50.2550011)
  1468. o15.Rotation = Vector3.new(5.96738209e-006, 0.000100637961, -39.5510521)
  1469. o15.Anchored = true
  1470. o15.CanCollide = false
  1471. o15.FormFactor = Enum.FormFactor.Custom
  1472. o15.Shape = Enum.PartType.Cylinder
  1473. o15.Size = Vector3.new(0.200000003, 0.340000093, 0.350000024)
  1474. 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)
  1475. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1476. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1477. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1478. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1479. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1480. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1481. o15.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1482. o16.Name = "Breather"
  1483. o16.Parent = o1
  1484. o16.Material = Enum.Material.Metal
  1485. o16.BrickColor = BrickColor.new("Really black")
  1486. o16.Position = Vector3.new(-12.7920103, 3.39220095, 49.784256)
  1487. o16.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1488. o16.Anchored = true
  1489. o16.CanCollide = false
  1490. o16.FormFactor = Enum.FormFactor.Custom
  1491. o16.Shape = Enum.PartType.Cylinder
  1492. o16.Size = Vector3.new(0.230000019, 0.540000081, 0.75)
  1493. 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)
  1494. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1495. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1496. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1497. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1498. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1499. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1500. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1501. o17.Name = "Breather"
  1502. o17.Parent = o1
  1503. o17.Material = Enum.Material.Metal
  1504. o17.BrickColor = BrickColor.new("Really black")
  1505. o17.Position = Vector3.new(-12.8723783, 3.42192006, 49.8816109)
  1506. o17.Rotation = Vector3.new(10.8745985, 48.2677155, -21.6106548)
  1507. o17.Anchored = true
  1508. o17.CanCollide = false
  1509. o17.FormFactor = Enum.FormFactor.Custom
  1510. o17.Shape = Enum.PartType.Cylinder
  1511. o17.Size = Vector3.new(0.370000005, 0.540000081, 0.310000002)
  1512. 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)
  1513. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1514. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1515. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1516. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1517. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1518. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1519. o17.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1520. function onTouched(hit)
  1521. local d = hit.Parent:GetChildren()
  1522. for i=1, #d do
  1523. if (d[i].className == "Hat") then
  1524. d[i]:remove()
  1525. end
  1526. end
  1527. if hit.Parent:findFirstChild("Humanoid") ~= nil and hit.Parent:findFirstChild("Face") == nil then
  1528. local g = o1:clone()
  1529. g.Parent = hit.Parent
  1530. local C = g:GetChildren()
  1531. for i=1, #C do
  1532. if C[i].className == "Part" then
  1533. local W = Instance.new("Weld")
  1534. W.Part0 = g.Middle
  1535. W.Part1 = C[i]
  1536. local CJ = CFrame.new(g.Middle.Position)
  1537. local C0 = g.Middle.CFrame:inverse()*CJ
  1538. local C1 = C[i].CFrame:inverse()*CJ
  1539. W.C0 = C0
  1540. W.C1 = C1
  1541. W.Parent = g.Middle
  1542. g.Middle.Transparency = 1
  1543. end
  1544. local Y = Instance.new("Weld")
  1545. Y.Part0 = hit.Parent.Head
  1546. Y.Part1 = g.Middle
  1547. Y.C0 = CFrame.new(0, 0, 0)
  1548. Y.Parent = Y.Part0
  1549. end
  1550.  
  1551. local h = g:GetChildren()
  1552. for i = 1, # h do
  1553. h[i].Anchored = false
  1554. h[i].CanCollide = false
  1555. end
  1556.  
  1557. end
  1558. end
  1559.  
  1560. onTouched(game.Players.LocalPlayer.Character.Head)
  1561. end
  1562. end)
  1563.  
  1564. VanDaPlayer.MouseButton1Down:connect(function()
  1565. --CLOWN VAN BY DMS
  1566. --its bad
  1567. --first the victim gets kidnapped in a van
  1568. --then they get r3ped
  1569. --then the get killed
  1570. --then the body is dumped on the street
  1571.  
  1572. Victim = Username.Text
  1573. o1 = Instance.new("Model")
  1574. o2 = Instance.new("Part")
  1575. o3 = Instance.new("CylinderMesh")
  1576. o4 = Instance.new("Part")
  1577. o5 = Instance.new("SpecialMesh")
  1578. o6 = Instance.new("Part")
  1579. o7 = Instance.new("SpecialMesh")
  1580. o8 = Instance.new("Part")
  1581. o9 = Instance.new("BlockMesh")
  1582. o10 = Instance.new("Part")
  1583. o11 = Instance.new("BlockMesh")
  1584. o12 = Instance.new("Part")
  1585. o13 = Instance.new("Part")
  1586. o14 = Instance.new("BlockMesh")
  1587. o15 = Instance.new("Part")
  1588. o16 = Instance.new("SpecialMesh")
  1589. o17 = Instance.new("Part")
  1590. o18 = Instance.new("SpecialMesh")
  1591. o19 = Instance.new("Part")
  1592. o20 = Instance.new("SpecialMesh")
  1593. o21 = Instance.new("Sound")
  1594. o22 = Instance.new("Part")
  1595. o23 = Instance.new("BlockMesh")
  1596. o24 = Instance.new("Part")
  1597. o25 = Instance.new("SpecialMesh")
  1598. o26 = Instance.new("Part")
  1599. o27 = Instance.new("BlockMesh")
  1600. o28 = Instance.new("Part")
  1601. o29 = Instance.new("SpecialMesh")
  1602. o30 = Instance.new("Part")
  1603. o31 = Instance.new("BlockMesh")
  1604. o32 = Instance.new("Part")
  1605. o33 = Instance.new("BlockMesh")
  1606. o34 = Instance.new("Part")
  1607. o35 = Instance.new("BlockMesh")
  1608. o36 = Instance.new("Part")
  1609. o37 = Instance.new("BlockMesh")
  1610. o38 = Instance.new("Part")
  1611. o39 = Instance.new("Part")
  1612. o40 = Instance.new("BlockMesh")
  1613. o41 = Instance.new("Part")
  1614. o42 = Instance.new("BlockMesh")
  1615. o43 = Instance.new("Part")
  1616. o44 = Instance.new("BlockMesh")
  1617. o45 = Instance.new("Part")
  1618. o46 = Instance.new("SpecialMesh")
  1619. o47 = Instance.new("Part")
  1620. o48 = Instance.new("BlockMesh")
  1621. o49 = Instance.new("Part")
  1622. o50 = Instance.new("BlockMesh")
  1623. o51 = Instance.new("Part")
  1624. o52 = Instance.new("BlockMesh")
  1625. o53 = Instance.new("Part")
  1626. o54 = Instance.new("SpecialMesh")
  1627. o55 = Instance.new("Part")
  1628. o56 = Instance.new("SpecialMesh")
  1629. o57 = Instance.new("Part")
  1630. o58 = Instance.new("BlockMesh")
  1631. o59 = Instance.new("Part")
  1632. o60 = Instance.new("BlockMesh")
  1633. o61 = Instance.new("Part")
  1634. o62 = Instance.new("BlockMesh")
  1635. o63 = Instance.new("Part")
  1636. o64 = Instance.new("Part")
  1637. o65 = Instance.new("Part")
  1638. o66 = Instance.new("BlockMesh")
  1639. o67 = Instance.new("Part")
  1640. o68 = Instance.new("BlockMesh")
  1641. o69 = Instance.new("Part")
  1642. o70 = Instance.new("BlockMesh")
  1643. o71 = Instance.new("Part")
  1644. o72 = Instance.new("BlockMesh")
  1645. o73 = Instance.new("Part")
  1646. o74 = Instance.new("SpecialMesh")
  1647. o75 = Instance.new("Decal")
  1648. o76 = Instance.new("Part")
  1649. o77 = Instance.new("Part")
  1650. o78 = Instance.new("BlockMesh")
  1651. o79 = Instance.new("Part")
  1652. o80 = Instance.new("SpecialMesh")
  1653. o81 = Instance.new("Decal")
  1654. o82 = Instance.new("Part")
  1655. o83 = Instance.new("SpecialMesh")
  1656. o84 = Instance.new("Humanoid")
  1657. o85 = Instance.new("Part")
  1658. o86 = Instance.new("Part")
  1659. o87 = Instance.new("Part")
  1660. o88 = Instance.new("Decal")
  1661. o89 = Instance.new("Motor6D")
  1662. o90 = Instance.new("Motor6D")
  1663. o91 = Instance.new("Motor6D")
  1664. o92 = Instance.new("Motor6D")
  1665. o93 = Instance.new("Motor6D")
  1666. o94 = Instance.new("Part")
  1667. o95 = Instance.new("Part")
  1668. o96 = Instance.new("Part")
  1669. o97 = Instance.new("Part")
  1670. o98 = Instance.new("Part")
  1671. o99 = Instance.new("Decal")
  1672. o100 = Instance.new("Motor6D")
  1673. o101 = Instance.new("Motor6D")
  1674. o102 = Instance.new("Motor6D")
  1675. o103 = Instance.new("Part")
  1676. o104 = Instance.new("Part")
  1677. o105 = Instance.new("Part")
  1678. o106 = Instance.new("Part")
  1679. o107 = Instance.new("Part")
  1680. o108 = Instance.new("CylinderMesh")
  1681. o109 = Instance.new("Part")
  1682. o110 = Instance.new("CylinderMesh")
  1683. o111 = Instance.new("Part")
  1684. o112 = Instance.new("CylinderMesh")
  1685. o113 = Instance.new("Part")
  1686. o114 = Instance.new("CylinderMesh")
  1687. o115 = Instance.new("Part")
  1688. o116 = Instance.new("CylinderMesh")
  1689. o117 = Instance.new("Part")
  1690. o118 = Instance.new("CylinderMesh")
  1691. o119 = Instance.new("Part")
  1692. o120 = Instance.new("CylinderMesh")
  1693. o121 = Instance.new("Part")
  1694. o122 = Instance.new("SpecialMesh")
  1695. o123 = Instance.new("Part")
  1696. o124 = Instance.new("Decal")
  1697. o1.Name = " "
  1698. o1.Parent = workspace
  1699. o2.Parent = o1
  1700. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  1701. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1702. o2.Anchored = true
  1703. o2.FormFactor = Enum.FormFactor.Symmetric
  1704. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1705. 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)
  1706. o3.Parent = o2
  1707. o4.Parent = o1
  1708. o4.BrickColor = BrickColor.new("Institutional white")
  1709. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  1710. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  1711. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1712. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  1713. o4.Anchored = true
  1714. o4.FormFactor = Enum.FormFactor.Plate
  1715. o4.Size = Vector3.new(1, 2.4000001, 2)
  1716. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1717. o4.BackSurface = Enum.SurfaceType.Weld
  1718. o4.BottomSurface = Enum.SurfaceType.Weld
  1719. o4.LeftSurface = Enum.SurfaceType.Weld
  1720. o4.TopSurface = Enum.SurfaceType.Weld
  1721. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1722. o5.Parent = o4
  1723. o5.MeshType = Enum.MeshType.Wedge
  1724. o6.Parent = o1
  1725. o6.Material = Enum.Material.SmoothPlastic
  1726. o6.BrickColor = BrickColor.new("Really black")
  1727. o6.Transparency = 0.5
  1728. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  1729. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  1730. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1731. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  1732. o6.Anchored = true
  1733. o6.FormFactor = Enum.FormFactor.Plate
  1734. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  1735. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  1736. o6.BackSurface = Enum.SurfaceType.Weld
  1737. o6.BottomSurface = Enum.SurfaceType.Weld
  1738. o6.LeftSurface = Enum.SurfaceType.Weld
  1739. o6.RightSurface = Enum.SurfaceType.Weld
  1740. o6.TopSurface = Enum.SurfaceType.Weld
  1741. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1742. o7.Parent = o6
  1743. o7.MeshType = Enum.MeshType.Wedge
  1744. o8.Parent = o1
  1745. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  1746. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  1747. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  1748. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1749. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  1750. o8.Anchored = true
  1751. o8.FormFactor = Enum.FormFactor.Custom
  1752. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1753. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  1754. o8.BackSurface = Enum.SurfaceType.Weld
  1755. o8.BottomSurface = Enum.SurfaceType.Weld
  1756. o8.FrontSurface = Enum.SurfaceType.Weld
  1757. o8.LeftSurface = Enum.SurfaceType.Weld
  1758. o8.RightSurface = Enum.SurfaceType.Weld
  1759. o8.TopSurface = Enum.SurfaceType.Weld
  1760. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1761. o9.Parent = o8
  1762. o10.Parent = o1
  1763. o10.BrickColor = BrickColor.new("Institutional white")
  1764. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  1765. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1766. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1767. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  1768. o10.Anchored = true
  1769. o10.CanCollide = false
  1770. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  1771. game.Players[Victim].Character.Humanoid.JumpPower = 0
  1772. o10.FormFactor = Enum.FormFactor.Plate
  1773. o10.Size = Vector3.new(14, 0.400000006, 1)
  1774. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1775. o10.BackSurface = Enum.SurfaceType.Weld
  1776. o10.BottomSurface = Enum.SurfaceType.Weld
  1777. o10.FrontSurface = Enum.SurfaceType.Weld
  1778. o10.LeftSurface = Enum.SurfaceType.Weld
  1779. o10.RightSurface = Enum.SurfaceType.Weld
  1780. o10.TopSurface = Enum.SurfaceType.Weld
  1781. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1782. o11.Parent = o10
  1783. o12.Name = "DOOR"
  1784. o12.Parent = o1
  1785. o12.BrickColor = BrickColor.new("Institutional white")
  1786. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  1787. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  1788. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1789. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  1790. o12.Anchored = true
  1791. o12.CanCollide = false
  1792. o12.FormFactor = Enum.FormFactor.Plate
  1793. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  1794. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  1795. o12.BottomSurface = Enum.SurfaceType.Weld
  1796. o12.LeftSurface = Enum.SurfaceType.Weld
  1797. o12.RightSurface = Enum.SurfaceType.Weld
  1798. o12.TopSurface = Enum.SurfaceType.Weld
  1799. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1800. o13.Parent = o1
  1801. o13.BrickColor = BrickColor.new("White")
  1802. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  1803. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  1804. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1805. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  1806. o13.Anchored = true
  1807. o13.FormFactor = Enum.FormFactor.Plate
  1808. o13.Size = Vector3.new(7, 4.80000019, 1)
  1809. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  1810. o13.BackSurface = Enum.SurfaceType.Weld
  1811. o13.BottomSurface = Enum.SurfaceType.Weld
  1812. o13.FrontSurface = Enum.SurfaceType.Weld
  1813. o13.LeftSurface = Enum.SurfaceType.Weld
  1814. o13.RightSurface = Enum.SurfaceType.Weld
  1815. o13.TopSurface = Enum.SurfaceType.Weld
  1816. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1817. o14.Parent = o13
  1818. o15.Parent = o1
  1819. o15.BrickColor = BrickColor.new("Institutional white")
  1820. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  1821. o15.Rotation = Vector3.new(90, 89.960434, -90)
  1822. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1823. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  1824. o15.Anchored = true
  1825. o15.CanCollide = false
  1826. o15.FormFactor = Enum.FormFactor.Plate
  1827. o15.Size = Vector3.new(10, 0.400000006, 1)
  1828. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  1829. o15.BackSurface = Enum.SurfaceType.Weld
  1830. o15.BottomSurface = Enum.SurfaceType.Weld
  1831. o15.TopSurface = Enum.SurfaceType.Weld
  1832. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1833. o16.Parent = o15
  1834. o16.MeshType = Enum.MeshType.Wedge
  1835. o17.Parent = o1
  1836. o17.BrickColor = BrickColor.new("Institutional white")
  1837. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  1838. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  1839. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1840. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  1841. o17.Anchored = true
  1842. o17.FormFactor = Enum.FormFactor.Plate
  1843. o17.Size = Vector3.new(1, 2.4000001, 2)
  1844. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1845. o17.BackSurface = Enum.SurfaceType.Weld
  1846. o17.BottomSurface = Enum.SurfaceType.Weld
  1847. o17.RightSurface = Enum.SurfaceType.Weld
  1848. o17.TopSurface = Enum.SurfaceType.Weld
  1849. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1850. o18.Parent = o17
  1851. o18.MeshType = Enum.MeshType.Wedge
  1852. o19.Parent = o1
  1853. o19.BrickColor = BrickColor.new("Institutional white")
  1854. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  1855. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  1856. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1857. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  1858. o19.Anchored = true
  1859. o19.FormFactor = Enum.FormFactor.Plate
  1860. o19.Size = Vector3.new(10, 1.20000005, 3)
  1861. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  1862. o19.BackSurface = Enum.SurfaceType.Weld
  1863. o19.BottomSurface = Enum.SurfaceType.Weld
  1864. o19.TopSurface = Enum.SurfaceType.Weld
  1865. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1866. o20.Parent = o19
  1867. o20.MeshType = Enum.MeshType.Wedge
  1868. o21.Parent = o19
  1869. o21.SoundId = "rbxassetid://532147820"
  1870. o21.Looped = true
  1871. o22.Parent = o1
  1872. o22.BrickColor = BrickColor.new("Institutional white")
  1873. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  1874. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  1875. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1876. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  1877. o22.Anchored = true
  1878. o22.FormFactor = Enum.FormFactor.Plate
  1879. o22.Size = Vector3.new(2, 2.4000001, 1)
  1880. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1881. o22.BackSurface = Enum.SurfaceType.Weld
  1882. o22.BottomSurface = Enum.SurfaceType.Weld
  1883. o22.FrontSurface = Enum.SurfaceType.Weld
  1884. o22.LeftSurface = Enum.SurfaceType.Weld
  1885. o22.RightSurface = Enum.SurfaceType.Weld
  1886. o22.TopSurface = Enum.SurfaceType.Weld
  1887. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1888. o23.Parent = o22
  1889. o24.Parent = o1
  1890. o24.BrickColor = BrickColor.new("Institutional white")
  1891. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  1892. o24.Rotation = Vector3.new(-0, -90, 0)
  1893. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1894. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  1895. o24.Anchored = true
  1896. o24.FormFactor = Enum.FormFactor.Plate
  1897. o24.Size = Vector3.new(1, 2.79999995, 1)
  1898. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  1899. o24.BackSurface = Enum.SurfaceType.Weld
  1900. o24.BottomSurface = Enum.SurfaceType.Weld
  1901. o24.TopSurface = Enum.SurfaceType.Weld
  1902. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1903. o25.Parent = o24
  1904. o25.MeshType = Enum.MeshType.Wedge
  1905. o26.Parent = o1
  1906. o26.BrickColor = BrickColor.new("Institutional white")
  1907. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  1908. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1909. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1910. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  1911. o26.Anchored = true
  1912. o26.FormFactor = Enum.FormFactor.Plate
  1913. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  1914. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1915. o26.BackSurface = Enum.SurfaceType.Weld
  1916. o26.BottomSurface = Enum.SurfaceType.Weld
  1917. o26.FrontSurface = Enum.SurfaceType.Weld
  1918. o26.LeftSurface = Enum.SurfaceType.Weld
  1919. o26.RightSurface = Enum.SurfaceType.Weld
  1920. o26.TopSurface = Enum.SurfaceType.Weld
  1921. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1922. o27.Parent = o26
  1923. o28.Parent = o1
  1924. o28.BrickColor = BrickColor.new("Institutional white")
  1925. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  1926. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  1927. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1928. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  1929. o28.Anchored = true
  1930. o28.FormFactor = Enum.FormFactor.Plate
  1931. o28.Size = Vector3.new(1, 2.79999995, 1)
  1932. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  1933. o28.BackSurface = Enum.SurfaceType.Weld
  1934. o28.BottomSurface = Enum.SurfaceType.Weld
  1935. o28.TopSurface = Enum.SurfaceType.Weld
  1936. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1937. o29.Parent = o28
  1938. o29.MeshType = Enum.MeshType.Wedge
  1939. o30.Parent = o1
  1940. o30.BrickColor = BrickColor.new("Institutional white")
  1941. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  1942. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1943. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1944. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  1945. o30.Anchored = true
  1946. o30.FormFactor = Enum.FormFactor.Plate
  1947. o30.Size = Vector3.new(2, 2.4000001, 1)
  1948. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1949. o30.BackSurface = Enum.SurfaceType.Weld
  1950. o30.BottomSurface = Enum.SurfaceType.Weld
  1951. o30.FrontSurface = Enum.SurfaceType.Weld
  1952. o30.LeftSurface = Enum.SurfaceType.Weld
  1953. o30.RightSurface = Enum.SurfaceType.Weld
  1954. o30.TopSurface = Enum.SurfaceType.Weld
  1955. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1956. o31.Parent = o30
  1957. o32.Parent = o1
  1958. o32.BrickColor = BrickColor.new("Dark stone grey")
  1959. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  1960. o32.Rotation = Vector3.new(90, 89.960434, -90)
  1961. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1962. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  1963. o32.Anchored = true
  1964. o32.FormFactor = Enum.FormFactor.Plate
  1965. o32.Size = Vector3.new(8, 2.4000001, 1)
  1966. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  1967. o32.BottomSurface = Enum.SurfaceType.Weld
  1968. o32.TopSurface = Enum.SurfaceType.Weld
  1969. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1970. o33.Parent = o32
  1971. o33.Offset = Vector3.new(0, 0, 0.5)
  1972. o33.Scale = Vector3.new(1, 1, 2)
  1973. o34.Parent = o1
  1974. o34.BrickColor = BrickColor.new("Institutional white")
  1975. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  1976. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1977. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1978. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  1979. o34.Anchored = true
  1980. o34.FormFactor = Enum.FormFactor.Plate
  1981. o34.Size = Vector3.new(3, 1.20000005, 10)
  1982. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1983. o34.BackSurface = Enum.SurfaceType.Weld
  1984. o34.BottomSurface = Enum.SurfaceType.Weld
  1985. o34.FrontSurface = Enum.SurfaceType.Weld
  1986. o34.LeftSurface = Enum.SurfaceType.Weld
  1987. o34.RightSurface = Enum.SurfaceType.Weld
  1988. o34.TopSurface = Enum.SurfaceType.Weld
  1989. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1990. o35.Parent = o34
  1991. o36.Parent = o1
  1992. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  1993. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  1994. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1995. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1996. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  1997. o36.Anchored = true
  1998. o36.FormFactor = Enum.FormFactor.Custom
  1999. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  2000. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  2001. o36.BackSurface = Enum.SurfaceType.Weld
  2002. o36.BottomSurface = Enum.SurfaceType.Weld
  2003. o36.FrontSurface = Enum.SurfaceType.Weld
  2004. o36.LeftSurface = Enum.SurfaceType.Weld
  2005. o36.RightSurface = Enum.SurfaceType.Weld
  2006. o36.TopSurface = Enum.SurfaceType.Weld
  2007. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  2008. o37.Parent = o36
  2009. o38.Parent = o1
  2010. o38.BrickColor = BrickColor.new("Institutional white")
  2011. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  2012. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  2013. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2014. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  2015. o38.Anchored = true
  2016. o38.CanCollide = false
  2017. o38.FormFactor = Enum.FormFactor.Plate
  2018. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  2019. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  2020. o38.BottomSurface = Enum.SurfaceType.Weld
  2021. o38.LeftSurface = Enum.SurfaceType.Weld
  2022. o38.RightSurface = Enum.SurfaceType.Weld
  2023. o38.TopSurface = Enum.SurfaceType.Weld
  2024. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2025. o39.Parent = o1
  2026. o39.BrickColor = BrickColor.new("Really red")
  2027. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  2028. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  2029. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2030. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  2031. o39.Anchored = true
  2032. o39.FormFactor = Enum.FormFactor.Plate
  2033. o39.Size = Vector3.new(1, 1.20000005, 1)
  2034. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  2035. o39.BackSurface = Enum.SurfaceType.Weld
  2036. o39.BottomSurface = Enum.SurfaceType.Weld
  2037. o39.FrontSurface = Enum.SurfaceType.Weld
  2038. o39.LeftSurface = Enum.SurfaceType.Weld
  2039. o39.RightSurface = Enum.SurfaceType.Weld
  2040. o39.TopSurface = Enum.SurfaceType.Weld
  2041. o39.Color = Color3.new(1, 0, 0)
  2042. o40.Parent = o39
  2043. o41.Parent = o1
  2044. o41.BrickColor = BrickColor.new("Institutional white")
  2045. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  2046. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  2047. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2048. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  2049. o41.Anchored = true
  2050. o41.FormFactor = Enum.FormFactor.Plate
  2051. o41.Size = Vector3.new(1, 0.800000012, 1)
  2052. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  2053. o41.BackSurface = Enum.SurfaceType.Weld
  2054. o41.BottomSurface = Enum.SurfaceType.Weld
  2055. o41.FrontSurface = Enum.SurfaceType.Weld
  2056. o41.LeftSurface = Enum.SurfaceType.Weld
  2057. o41.RightSurface = Enum.SurfaceType.Weld
  2058. o41.TopSurface = Enum.SurfaceType.Weld
  2059. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2060. o42.Parent = o41
  2061. o43.Parent = o1
  2062. o43.BrickColor = BrickColor.new("Institutional white")
  2063. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  2064. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  2065. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2066. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  2067. o43.Anchored = true
  2068. o43.CanCollide = false
  2069. o43.FormFactor = Enum.FormFactor.Plate
  2070. o43.Size = Vector3.new(14, 0.400000006, 8)
  2071. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  2072. o43.BackSurface = Enum.SurfaceType.Weld
  2073. o43.BottomSurface = Enum.SurfaceType.Weld
  2074. o43.FrontSurface = Enum.SurfaceType.Weld
  2075. o43.LeftSurface = Enum.SurfaceType.Weld
  2076. o43.RightSurface = Enum.SurfaceType.Weld
  2077. o43.TopSurface = Enum.SurfaceType.Weld
  2078. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2079. o44.Parent = o43
  2080. o45.Parent = o1
  2081. o45.BrickColor = BrickColor.new("Really black")
  2082. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  2083. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  2084. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2085. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  2086. o45.Anchored = true
  2087. o45.CanCollide = false
  2088. o45.FormFactor = Enum.FormFactor.Plate
  2089. o45.Size = Vector3.new(3, 2.79999995, 1)
  2090. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2091. o45.BackSurface = Enum.SurfaceType.Weld
  2092. o45.BottomSurface = Enum.SurfaceType.Weld
  2093. o45.TopSurface = Enum.SurfaceType.Weld
  2094. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2095. o46.Parent = o45
  2096. o46.MeshType = Enum.MeshType.Wedge
  2097. o47.Parent = o1
  2098. o47.BrickColor = BrickColor.new("Institutional white")
  2099. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  2100. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2101. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2102. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  2103. o47.Anchored = true
  2104. o47.FormFactor = Enum.FormFactor.Plate
  2105. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  2106. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2107. o47.BackSurface = Enum.SurfaceType.Weld
  2108. o47.BottomSurface = Enum.SurfaceType.Weld
  2109. o47.FrontSurface = Enum.SurfaceType.Weld
  2110. o47.LeftSurface = Enum.SurfaceType.Weld
  2111. o47.RightSurface = Enum.SurfaceType.Weld
  2112. o47.TopSurface = Enum.SurfaceType.Weld
  2113. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2114. o48.Parent = o47
  2115. o49.Parent = o1
  2116. o49.BrickColor = BrickColor.new("White")
  2117. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  2118. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  2119. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2120. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  2121. o49.Anchored = true
  2122. o49.FormFactor = Enum.FormFactor.Plate
  2123. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  2124. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  2125. o49.BackSurface = Enum.SurfaceType.Weld
  2126. o49.BottomSurface = Enum.SurfaceType.Weld
  2127. o49.FrontSurface = Enum.SurfaceType.Weld
  2128. o49.LeftSurface = Enum.SurfaceType.Weld
  2129. o49.RightSurface = Enum.SurfaceType.Weld
  2130. o49.TopSurface = Enum.SurfaceType.Weld
  2131. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  2132. o50.Parent = o49
  2133. o51.Parent = o1
  2134. o51.BrickColor = BrickColor.new("Institutional white")
  2135. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  2136. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  2137. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2138. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  2139. o51.Anchored = true
  2140. o51.FormFactor = Enum.FormFactor.Plate
  2141. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  2142. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  2143. o51.BackSurface = Enum.SurfaceType.Weld
  2144. o51.BottomSurface = Enum.SurfaceType.Weld
  2145. o51.FrontSurface = Enum.SurfaceType.Weld
  2146. o51.LeftSurface = Enum.SurfaceType.Weld
  2147. o51.RightSurface = Enum.SurfaceType.Weld
  2148. o51.TopSurface = Enum.SurfaceType.Weld
  2149. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2150. o52.Parent = o51
  2151. o53.Parent = o1
  2152. o53.BrickColor = BrickColor.new("Institutional white")
  2153. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  2154. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  2155. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2156. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  2157. o53.Anchored = true
  2158. o53.CanCollide = false
  2159. o53.FormFactor = Enum.FormFactor.Plate
  2160. o53.Size = Vector3.new(2, 2.79999995, 1)
  2161. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2162. o53.BackSurface = Enum.SurfaceType.Weld
  2163. o53.BottomSurface = Enum.SurfaceType.Weld
  2164. o53.TopSurface = Enum.SurfaceType.Weld
  2165. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2166. o54.Parent = o53
  2167. o54.MeshType = Enum.MeshType.Wedge
  2168. o55.Parent = o1
  2169. o55.BrickColor = BrickColor.new("Really black")
  2170. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  2171. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  2172. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2173. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  2174. o55.Anchored = true
  2175. o55.CanCollide = false
  2176. o55.FormFactor = Enum.FormFactor.Plate
  2177. o55.Size = Vector3.new(3, 2.79999995, 1)
  2178. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  2179. o55.BackSurface = Enum.SurfaceType.Weld
  2180. o55.BottomSurface = Enum.SurfaceType.Weld
  2181. o55.TopSurface = Enum.SurfaceType.Weld
  2182. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2183. o56.Parent = o55
  2184. o56.MeshType = Enum.MeshType.Wedge
  2185. o57.Parent = o1
  2186. o57.BrickColor = BrickColor.new("Institutional white")
  2187. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  2188. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2189. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2190. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  2191. o57.Anchored = true
  2192. o57.CanCollide = false
  2193. o57.FormFactor = Enum.FormFactor.Plate
  2194. o57.Size = Vector3.new(1, 2, 8)
  2195. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2196. o57.BackSurface = Enum.SurfaceType.Weld
  2197. o57.BottomSurface = Enum.SurfaceType.Weld
  2198. o57.FrontSurface = Enum.SurfaceType.Weld
  2199. o57.LeftSurface = Enum.SurfaceType.Weld
  2200. o57.RightSurface = Enum.SurfaceType.Weld
  2201. o57.TopSurface = Enum.SurfaceType.Weld
  2202. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2203. o58.Parent = o57
  2204. o59.Parent = o1
  2205. o59.BrickColor = BrickColor.new("Institutional white")
  2206. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  2207. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2208. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2209. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  2210. o59.Anchored = true
  2211. o59.FormFactor = Enum.FormFactor.Plate
  2212. o59.Size = Vector3.new(1, 0.800000012, 1)
  2213. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2214. o59.BackSurface = Enum.SurfaceType.Weld
  2215. o59.BottomSurface = Enum.SurfaceType.Weld
  2216. o59.FrontSurface = Enum.SurfaceType.Weld
  2217. o59.LeftSurface = Enum.SurfaceType.Weld
  2218. o59.RightSurface = Enum.SurfaceType.Weld
  2219. o59.TopSurface = Enum.SurfaceType.Weld
  2220. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2221. o60.Parent = o59
  2222. o61.Parent = o1
  2223. o61.BrickColor = BrickColor.new("Institutional white")
  2224. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  2225. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  2226. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2227. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  2228. o61.Anchored = true
  2229. o61.CanCollide = false
  2230. o61.FormFactor = Enum.FormFactor.Plate
  2231. o61.Size = Vector3.new(14, 0.400000006, 1)
  2232. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  2233. o61.BackSurface = Enum.SurfaceType.Weld
  2234. o61.BottomSurface = Enum.SurfaceType.Weld
  2235. o61.FrontSurface = Enum.SurfaceType.Weld
  2236. o61.LeftSurface = Enum.SurfaceType.Weld
  2237. o61.RightSurface = Enum.SurfaceType.Weld
  2238. o61.TopSurface = Enum.SurfaceType.Weld
  2239. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2240. o62.Parent = o61
  2241. o63.Parent = o1
  2242. o63.BrickColor = BrickColor.new("Institutional white")
  2243. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  2244. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  2245. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2246. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  2247. o63.Anchored = true
  2248. o63.CanCollide = false
  2249. o63.FormFactor = Enum.FormFactor.Plate
  2250. o63.Size = Vector3.new(1, 4.80999994, 1)
  2251. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  2252. o63.BottomSurface = Enum.SurfaceType.Weld
  2253. o63.LeftSurface = Enum.SurfaceType.Weld
  2254. o63.RightSurface = Enum.SurfaceType.Weld
  2255. o63.TopSurface = Enum.SurfaceType.Weld
  2256. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2257. o64.Parent = o1
  2258. o64.BrickColor = BrickColor.new("Institutional white")
  2259. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  2260. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  2261. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2262. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  2263. o64.Anchored = true
  2264. o64.CanCollide = false
  2265. o64.FormFactor = Enum.FormFactor.Plate
  2266. o64.Size = Vector3.new(1, 2.4000001, 1)
  2267. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  2268. o64.BottomSurface = Enum.SurfaceType.Weld
  2269. o64.LeftSurface = Enum.SurfaceType.Weld
  2270. o64.RightSurface = Enum.SurfaceType.Weld
  2271. o64.TopSurface = Enum.SurfaceType.Weld
  2272. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2273. o65.Parent = o1
  2274. o65.BrickColor = BrickColor.new("Institutional white")
  2275. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  2276. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  2277. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2278. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  2279. o65.Anchored = true
  2280. o65.FormFactor = Enum.FormFactor.Plate
  2281. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  2282. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  2283. o65.BackSurface = Enum.SurfaceType.Weld
  2284. o65.BottomSurface = Enum.SurfaceType.Weld
  2285. o65.FrontSurface = Enum.SurfaceType.Weld
  2286. o65.LeftSurface = Enum.SurfaceType.Weld
  2287. o65.RightSurface = Enum.SurfaceType.Weld
  2288. o65.TopSurface = Enum.SurfaceType.Weld
  2289. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2290. o66.Parent = o65
  2291. o67.Parent = o1
  2292. o67.BrickColor = BrickColor.new("Really red")
  2293. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  2294. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  2295. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2296. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  2297. o67.Anchored = true
  2298. o67.FormFactor = Enum.FormFactor.Plate
  2299. o67.Size = Vector3.new(1, 1.20000005, 1)
  2300. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  2301. o67.BackSurface = Enum.SurfaceType.Weld
  2302. o67.BottomSurface = Enum.SurfaceType.Weld
  2303. o67.FrontSurface = Enum.SurfaceType.Weld
  2304. o67.LeftSurface = Enum.SurfaceType.Weld
  2305. o67.RightSurface = Enum.SurfaceType.Weld
  2306. o67.TopSurface = Enum.SurfaceType.Weld
  2307. o67.Color = Color3.new(1, 0, 0)
  2308. o68.Parent = o67
  2309. o69.Parent = o1
  2310. o69.BrickColor = BrickColor.new("Institutional white")
  2311. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  2312. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  2313. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2314. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  2315. o69.Anchored = true
  2316. o69.CanCollide = false
  2317. o69.FormFactor = Enum.FormFactor.Plate
  2318. o69.Size = Vector3.new(1, 0.400000006, 10)
  2319. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  2320. o69.BackSurface = Enum.SurfaceType.Weld
  2321. o69.BottomSurface = Enum.SurfaceType.Weld
  2322. o69.FrontSurface = Enum.SurfaceType.Weld
  2323. o69.LeftSurface = Enum.SurfaceType.Weld
  2324. o69.RightSurface = Enum.SurfaceType.Weld
  2325. o69.TopSurface = Enum.SurfaceType.Weld
  2326. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2327. o70.Parent = o69
  2328. o71.Parent = o1
  2329. o71.BrickColor = BrickColor.new("Really black")
  2330. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  2331. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  2332. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2333. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  2334. o71.Anchored = true
  2335. o71.FormFactor = Enum.FormFactor.Custom
  2336. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  2337. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  2338. o71.BackSurface = Enum.SurfaceType.Weld
  2339. o71.BottomSurface = Enum.SurfaceType.Weld
  2340. o71.FrontSurface = Enum.SurfaceType.Weld
  2341. o71.LeftSurface = Enum.SurfaceType.Weld
  2342. o71.RightSurface = Enum.SurfaceType.Weld
  2343. o71.TopSurface = Enum.SurfaceType.Weld
  2344. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2345. o72.Parent = o71
  2346. o73.Name = "Head"
  2347. o73.Parent = o1
  2348. o73.Material = Enum.Material.SmoothPlastic
  2349. o73.BrickColor = BrickColor.new("Institutional white")
  2350. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  2351. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2352. o73.Anchored = true
  2353. o73.FormFactor = Enum.FormFactor.Symmetric
  2354. o73.Size = Vector3.new(2, 1, 1)
  2355. 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)
  2356. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2357. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2358. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2359. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2360. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2361. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2362. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2363. o74.Parent = o73
  2364. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  2365. o75.Name = "face"
  2366. o75.Parent = o73
  2367. o75.Texture = "rbxasset://textures/face.png"
  2368. o76.Parent = o1
  2369. o76.BrickColor = BrickColor.new("Institutional white")
  2370. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  2371. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  2372. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2373. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  2374. o76.Anchored = true
  2375. o76.CanCollide = false
  2376. o76.FormFactor = Enum.FormFactor.Plate
  2377. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  2378. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  2379. o76.BottomSurface = Enum.SurfaceType.Weld
  2380. o76.LeftSurface = Enum.SurfaceType.Weld
  2381. o76.RightSurface = Enum.SurfaceType.Weld
  2382. o76.TopSurface = Enum.SurfaceType.Weld
  2383. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2384. o77.Parent = o1
  2385. o77.BrickColor = BrickColor.new("Institutional white")
  2386. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  2387. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  2388. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  2389. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  2390. o77.Anchored = true
  2391. o77.FormFactor = Enum.FormFactor.Plate
  2392. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  2393. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  2394. o77.BackSurface = Enum.SurfaceType.Weld
  2395. o77.BottomSurface = Enum.SurfaceType.Weld
  2396. o77.FrontSurface = Enum.SurfaceType.Weld
  2397. o77.LeftSurface = Enum.SurfaceType.Weld
  2398. o77.RightSurface = Enum.SurfaceType.Weld
  2399. o77.TopSurface = Enum.SurfaceType.Weld
  2400. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2401. o78.Parent = o77
  2402. o79.Name = "Head"
  2403. o79.Parent = o1
  2404. o79.Material = Enum.Material.SmoothPlastic
  2405. o79.BrickColor = BrickColor.new("Institutional white")
  2406. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  2407. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2408. o79.Anchored = true
  2409. o79.FormFactor = Enum.FormFactor.Symmetric
  2410. o79.Size = Vector3.new(2, 1, 1)
  2411. 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)
  2412. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2413. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2414. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2415. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2416. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2417. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2418. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  2419. o80.Parent = o79
  2420. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  2421. o81.Name = "face"
  2422. o81.Parent = o79
  2423. o81.Texture = "rbxasset://textures/face.png"
  2424. o82.Name = "Handle"
  2425. o82.Parent = o1
  2426. o82.Material = Enum.Material.SmoothPlastic
  2427. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  2428. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2429. o82.Anchored = true
  2430. o82.CanCollide = false
  2431. o82.FormFactor = Enum.FormFactor.Symmetric
  2432. o82.Size = Vector3.new(2, 2, 2)
  2433. 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)
  2434. o82.BottomSurface = Enum.SurfaceType.Smooth
  2435. o82.TopSurface = Enum.SurfaceType.Smooth
  2436. o83.Parent = o82
  2437. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2438. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2439. o83.MeshType = Enum.MeshType.FileMesh
  2440. o84.Parent = o1
  2441. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  2442. o84.RightLeg = o94
  2443. o84.LeftLeg = o96
  2444. o84.Torso = o87
  2445. o84.Health = 0
  2446. o84.MaxHealth = 0
  2447. o85.Name = "TPPART"
  2448. o85.Parent = o1
  2449. o85.Transparency = 1
  2450. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  2451. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2452. o85.Anchored = true
  2453. o85.CanCollide = false
  2454. o85.Size = Vector3.new(4, 1, 2)
  2455. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2456. o86.Name = "TPPART2"
  2457. o86.Parent = o1
  2458. o86.Transparency = 1
  2459. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  2460. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  2461. o86.Anchored = true
  2462. o86.CanCollide = false
  2463. o86.Size = Vector3.new(4, 1, 2)
  2464. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  2465. o87.Name = "Torso"
  2466. o87.Parent = o1
  2467. o87.Material = Enum.Material.SmoothPlastic
  2468. o87.BrickColor = BrickColor.new("Navy blue")
  2469. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  2470. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2471. o87.Anchored = true
  2472. o87.FormFactor = Enum.FormFactor.Symmetric
  2473. o87.Size = Vector3.new(2, 2, 1)
  2474. 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)
  2475. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2476. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2477. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2478. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2479. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2480. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2481. o87.Color = Color3.new(0, 0.12549, 0.376471)
  2482. o88.Name = "roblox"
  2483. o88.Parent = o87
  2484. o89.Name = "Right Shoulder"
  2485. o89.Parent = o87
  2486. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2487. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2488. o89.Part0 = o87
  2489. o89.Part1 = o95
  2490. o89.DesiredAngle = -0.062025275081396
  2491. o89.MaxVelocity = 0.15000000596046
  2492. o90.Name = "Left Shoulder"
  2493. o90.Parent = o87
  2494. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2495. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2496. o90.Part0 = o87
  2497. o90.Part1 = o97
  2498. o90.DesiredAngle = -0.062025275081396
  2499. o90.MaxVelocity = 0.15000000596046
  2500. o91.Name = "Right Hip"
  2501. o91.Parent = o87
  2502. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2503. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2504. o91.Part0 = o87
  2505. o91.Part1 = o94
  2506. o91.DesiredAngle = 0.062025275081396
  2507. o91.MaxVelocity = 0.10000000149012
  2508. o92.Name = "Left Hip"
  2509. o92.Parent = o87
  2510. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2511. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2512. o92.Part0 = o87
  2513. o92.Part1 = o96
  2514. o92.DesiredAngle = 0.062025275081396
  2515. o92.MaxVelocity = 0.10000000149012
  2516. o93.Name = "Neck"
  2517. o93.Parent = o87
  2518. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2519. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2520. o93.Part0 = o87
  2521. o93.Part1 = o73
  2522. o93.MaxVelocity = 0.10000000149012
  2523. o94.Name = "Right Leg"
  2524. o94.Parent = o1
  2525. o94.Material = Enum.Material.SmoothPlastic
  2526. o94.BrickColor = BrickColor.new("Navy blue")
  2527. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  2528. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2529. o94.Anchored = true
  2530. o94.CanCollide = false
  2531. o94.FormFactor = Enum.FormFactor.Symmetric
  2532. o94.Size = Vector3.new(1, 2, 1)
  2533. 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)
  2534. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2535. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2536. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2537. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2538. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2539. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2540. o94.Color = Color3.new(0, 0.12549, 0.376471)
  2541. o95.Name = "Right Arm"
  2542. o95.Parent = o1
  2543. o95.Material = Enum.Material.SmoothPlastic
  2544. o95.BrickColor = BrickColor.new("Maroon")
  2545. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  2546. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2547. o95.Anchored = true
  2548. o95.CanCollide = false
  2549. o95.FormFactor = Enum.FormFactor.Symmetric
  2550. o95.Size = Vector3.new(1, 2, 1)
  2551. 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)
  2552. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2553. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2554. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2555. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2556. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2557. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2558. o95.Color = Color3.new(0.458824, 0, 0)
  2559. o96.Name = "Left Leg"
  2560. o96.Parent = o1
  2561. o96.Material = Enum.Material.SmoothPlastic
  2562. o96.BrickColor = BrickColor.new("Navy blue")
  2563. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  2564. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2565. o96.Anchored = true
  2566. o96.CanCollide = false
  2567. o96.FormFactor = Enum.FormFactor.Symmetric
  2568. o96.Size = Vector3.new(1, 2, 1)
  2569. 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)
  2570. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2571. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2572. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2573. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2574. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2575. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2576. o96.Color = Color3.new(0, 0.12549, 0.376471)
  2577. o97.Name = "Left Arm"
  2578. o97.Parent = o1
  2579. o97.Material = Enum.Material.SmoothPlastic
  2580. o97.BrickColor = BrickColor.new("Maroon")
  2581. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  2582. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2583. o97.Anchored = true
  2584. o97.CanCollide = false
  2585. o97.FormFactor = Enum.FormFactor.Symmetric
  2586. o97.Size = Vector3.new(1, 2, 1)
  2587. 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)
  2588. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2589. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2590. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2591. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2592. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2593. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2594. o97.Color = Color3.new(0.458824, 0, 0)
  2595. o98.Name = "Torso"
  2596. o98.Parent = o1
  2597. o98.Material = Enum.Material.SmoothPlastic
  2598. o98.BrickColor = BrickColor.new("Navy blue")
  2599. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  2600. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2601. o98.Anchored = true
  2602. o98.FormFactor = Enum.FormFactor.Symmetric
  2603. o98.Size = Vector3.new(2, 2, 1)
  2604. 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)
  2605. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2606. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2607. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2608. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2609. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2610. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2611. o98.Color = Color3.new(0, 0.12549, 0.376471)
  2612. o99.Name = "roblox"
  2613. o99.Parent = o98
  2614. o100.Name = "Right Hip"
  2615. o100.Parent = o98
  2616. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2617. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  2618. o100.Part0 = o98
  2619. o100.Part1 = o103
  2620. o100.DesiredAngle = 0.062025275081396
  2621. o100.MaxVelocity = 0.10000000149012
  2622. o101.Name = "Left Hip"
  2623. o101.Parent = o98
  2624. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2625. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  2626. o101.Part0 = o98
  2627. o101.Part1 = o105
  2628. o101.DesiredAngle = 0.062025275081396
  2629. o101.MaxVelocity = 0.10000000149012
  2630. o102.Name = "Neck"
  2631. o102.Parent = o98
  2632. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2633. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  2634. o102.Part0 = o98
  2635. o102.Part1 = o79
  2636. o102.MaxVelocity = 0.10000000149012
  2637. o103.Name = "Right Leg"
  2638. o103.Parent = o1
  2639. o103.Material = Enum.Material.SmoothPlastic
  2640. o103.BrickColor = BrickColor.new("Really black")
  2641. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  2642. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2643. o103.Anchored = true
  2644. o103.CanCollide = false
  2645. o103.FormFactor = Enum.FormFactor.Symmetric
  2646. o103.Size = Vector3.new(1, 2, 1)
  2647. 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)
  2648. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2649. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2650. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2651. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2652. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2653. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2654. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2655. o104.Name = "Right Arm"
  2656. o104.Parent = o1
  2657. o104.Material = Enum.Material.SmoothPlastic
  2658. o104.BrickColor = BrickColor.new("Maroon")
  2659. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  2660. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2661. o104.Anchored = true
  2662. o104.CanCollide = false
  2663. o104.FormFactor = Enum.FormFactor.Symmetric
  2664. o104.Size = Vector3.new(1, 2, 1)
  2665. 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)
  2666. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2667. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2668. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2669. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2670. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2671. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2672. o104.Color = Color3.new(0.458824, 0, 0)
  2673. o105.Name = "Left Leg"
  2674. o105.Parent = o1
  2675. o105.Material = Enum.Material.SmoothPlastic
  2676. o105.BrickColor = BrickColor.new("Really black")
  2677. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  2678. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  2679. o105.Anchored = true
  2680. o105.CanCollide = false
  2681. o105.FormFactor = Enum.FormFactor.Symmetric
  2682. o105.Size = Vector3.new(1, 2, 1)
  2683. 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)
  2684. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2685. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2686. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2687. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2688. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2689. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2690. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2691. o106.Name = "Left Arm"
  2692. o106.Parent = o1
  2693. o106.Material = Enum.Material.SmoothPlastic
  2694. o106.BrickColor = BrickColor.new("Maroon")
  2695. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  2696. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  2697. o106.Anchored = true
  2698. o106.CanCollide = false
  2699. o106.FormFactor = Enum.FormFactor.Symmetric
  2700. o106.Size = Vector3.new(1, 2, 1)
  2701. 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)
  2702. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2703. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2704. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2705. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2706. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2707. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2708. o106.Color = Color3.new(0.458824, 0, 0)
  2709. o107.Parent = o1
  2710. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2711. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2712. o107.Anchored = true
  2713. o107.FormFactor = Enum.FormFactor.Symmetric
  2714. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2715. 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)
  2716. o108.Parent = o107
  2717. o109.Parent = o1
  2718. o109.BrickColor = BrickColor.new("Really black")
  2719. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2720. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2721. o109.Anchored = true
  2722. o109.FormFactor = Enum.FormFactor.Symmetric
  2723. o109.Size = Vector3.new(3, 1.20000005, 3)
  2724. 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)
  2725. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2726. o110.Parent = o109
  2727. o111.Parent = o1
  2728. o111.BrickColor = BrickColor.new("Really black")
  2729. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  2730. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2731. o111.Anchored = true
  2732. o111.FormFactor = Enum.FormFactor.Symmetric
  2733. o111.Size = Vector3.new(3, 1.20000005, 3)
  2734. 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)
  2735. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2736. o112.Parent = o111
  2737. o113.Parent = o1
  2738. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2739. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2740. o113.Anchored = true
  2741. o113.FormFactor = Enum.FormFactor.Symmetric
  2742. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2743. 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)
  2744. o114.Parent = o113
  2745. o115.Parent = o1
  2746. o115.BrickColor = BrickColor.new("Really black")
  2747. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  2748. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2749. o115.Anchored = true
  2750. o115.FormFactor = Enum.FormFactor.Symmetric
  2751. o115.Size = Vector3.new(3, 1.20000005, 3)
  2752. 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)
  2753. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2754. o116.Parent = o115
  2755. o117.Parent = o1
  2756. o117.BrickColor = BrickColor.new("Really black")
  2757. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  2758. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  2759. o117.Anchored = true
  2760. o117.FormFactor = Enum.FormFactor.Symmetric
  2761. o117.Size = Vector3.new(3, 1.20000005, 3)
  2762. 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)
  2763. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  2764. o118.Parent = o117
  2765. o119.Parent = o1
  2766. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  2767. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  2768. o119.Anchored = true
  2769. o119.FormFactor = Enum.FormFactor.Symmetric
  2770. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  2771. 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)
  2772. o120.Parent = o119
  2773. o121.Name = "Handle"
  2774. o121.Parent = o1
  2775. o121.Material = Enum.Material.SmoothPlastic
  2776. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  2777. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  2778. o121.Anchored = true
  2779. o121.CanCollide = false
  2780. o121.FormFactor = Enum.FormFactor.Symmetric
  2781. o121.Size = Vector3.new(2, 2, 2)
  2782. 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)
  2783. o121.BottomSurface = Enum.SurfaceType.Smooth
  2784. o121.TopSurface = Enum.SurfaceType.Smooth
  2785. o122.Parent = o121
  2786. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  2787. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  2788. o122.MeshType = Enum.MeshType.FileMesh
  2789. o123.Name = "RPPART"
  2790. o123.Parent = o1
  2791. o123.Transparency = 1
  2792. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  2793. o123.Rotation = Vector3.new(-90, 0, -0)
  2794. o123.Anchored = true
  2795. o123.CanCollide = false
  2796. o123.Size = Vector3.new(4, 1, 2)
  2797. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  2798. o124.Parent = o12
  2799. o124.Texture = "http://roblox.com/asset/?id=112031763"
  2800. function MoveY(model, Position)
  2801. for _,part in pairs (model:GetChildren()) do
  2802. if part.ClassName == "Part" then
  2803. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  2804. end
  2805. end
  2806. end
  2807. function MoveX(model, Position)
  2808. for _,part in pairs (model:GetChildren()) do
  2809. if part.ClassName == "Part" then
  2810. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  2811. end
  2812. end
  2813. end
  2814. function MoveSpawn(model, PLAYERPOS)
  2815. for _,part in pairs (model:GetChildren()) do
  2816. if part.ClassName == "Part" then
  2817. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  2818. end
  2819. end
  2820. end
  2821. function MoveZ(model, Position)
  2822. for _,part in pairs (model:GetChildren()) do
  2823. if part.ClassName == "Part" then
  2824. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  2825. end
  2826. end
  2827. end
  2828. function MoveZPart(Part, Position)
  2829. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  2830. end
  2831. function MoveXPart(Part, Position)
  2832. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  2833. end
  2834. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  2835. OMGCREEPY = Instance.new("Sound")
  2836. OMGCREEPY.Parent = o1
  2837. OMGCREEPY.Volume = .5
  2838. OMGCREEPY.SoundId = "rbxassetid://177775134"
  2839. for i,v in pairs (o1:GetChildren()) do
  2840. if v:IsA("Part") then
  2841. v.Material = "SmoothPlastic"
  2842. v.BackSurface = "SmoothNoOutlines"
  2843. v.FrontSurface = "SmoothNoOutlines"
  2844. v.BottomSurface = "SmoothNoOutlines"
  2845. v.LeftSurface = "SmoothNoOutlines"
  2846. v.RightSurface = "SmoothNoOutlines"
  2847. v.TopSurface = "SmoothNoOutlines"
  2848. end
  2849. end
  2850. OMGCREEPY:Play()
  2851. o21:Play()
  2852. MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  2853. for i=1,51 do
  2854. MoveX(o1,-3)
  2855. wait(.05)
  2856. end
  2857. wait(.5)
  2858. MoveZPart(o12,-1)
  2859. wait(.2)
  2860. for i=1,6 do
  2861. MoveXPart(o12,1)
  2862. wait(.1)
  2863. end
  2864. wait(.5)
  2865. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2866. wait(.5)
  2867. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2868. wait(.5)
  2869. MoveZPart(o12,1)
  2870. wait(.2)
  2871.  
  2872. for i=1,6 do
  2873. MoveXPart(o12,-1)
  2874. wait(.1)
  2875. end
  2876. for i=1,50 do
  2877. MoveX(o1,-3)
  2878. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2879. wait(.05)
  2880. end
  2881. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  2882. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  2883. SCREAM = Instance.new("Sound")
  2884. SCREAM.Parent = game.Players[Victim].Character.Head
  2885. SCREAM.SoundId = "rbxassetid://138167455"
  2886. SCREAM:Play()
  2887. wait(2.5)
  2888. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  2889. MoveZPart(o12,-1)
  2890. wait(.2)
  2891. for i=1,6 do
  2892. MoveXPart(o12,1)
  2893. wait(.1)
  2894. end
  2895. wait(.5)
  2896. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2897. wait(.5)
  2898. MoveZPart(o12,1)
  2899. wait(.2)
  2900. for i=1,6 do
  2901. MoveXPart(o12,-1)
  2902. wait(.1)
  2903. end
  2904. game.Players[Victim].Character.Humanoid.Health = 0
  2905. player = game.Players[Victim]
  2906. char = player.Character
  2907. char.Archivable = true
  2908. local rg = char:Clone()
  2909. rg.HumanoidRootPart:Destroy()
  2910. rg.Name = ""
  2911. rg.Humanoid.MaxHealth = 0
  2912. for i, v in pairs(rg.Torso:GetChildren()) do
  2913. if v:IsA("Motor6D") then
  2914. v:Destroy()
  2915. end
  2916. end
  2917.  
  2918. local n = Instance.new("Glue", rg.Torso)
  2919. n.Name = "Neck"
  2920. n.Part0 = rg.Torso
  2921. n.Part1 = rg.Head
  2922. n.C0 = CFrame.new(0, 1, 0)
  2923. n.C1 = CFrame.new(0, -0.5, 0)
  2924.  
  2925. local rs = Instance.new("Glue", rg.Torso)
  2926. rs.Name = "Right Shoulder"
  2927. rs.Part0 = rg.Torso
  2928. rs.Part1 = rg["Right Arm"]
  2929. rs.C0 = CFrame.new(1.5, 0.5, 0)
  2930. rs.C1 = CFrame.new(0, 0.5, 0)
  2931. local ls = Instance.new("Glue", rg.Torso)
  2932. ls.Name = "Left Shoulder"
  2933. ls.Part0 = rg.Torso
  2934. ls.Part1 = rg["Left Arm"]
  2935. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  2936. ls.C1 = CFrame.new(0, 0.5, 0)
  2937.  
  2938. local rh = Instance.new("Glue", rg.Torso)
  2939. rh.Name = "Right Hip"
  2940. rh.Part0 = rg.Torso
  2941. rh.Part1 = rg["Right Leg"]
  2942. rh.C0 = CFrame.new(0.5, -1, 0)
  2943. rh.C1 = CFrame.new(0, 1, 0)
  2944. local lh = Instance.new("Glue", rg.Torso)
  2945. lh.Name = "Left Hip"
  2946. lh.Part0 = rg.Torso
  2947. lh.Part1 = rg["Left Leg"]
  2948. lh.C0 = CFrame.new(-0.5, -1, 0)
  2949. lh.C1 = CFrame.new(0, 1, 0)
  2950. char.Torso:Destroy()
  2951. char.Head:Destroy()
  2952. char["Left Leg"]:Destroy()
  2953. char["Left Arm"]:Destroy()
  2954. char["Right Leg"]:Destroy()
  2955. char["Right Arm"]:Destroy()
  2956. rg.Parent = game.Workspace
  2957. rg.Head.BrickColor = BrickColor.new("Maroon")
  2958. function DEATH ()
  2959. OHHNELLY = Instance.new("Part")
  2960. OHHNELLY.Parent = workspace
  2961. OHHNELLY.Anchored = false
  2962. OHHNELLY.Material = Enum.Material.SmoothPlastic
  2963. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  2964. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2965. OHHNELLY.Position = rg.Head.Position
  2966. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  2967. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2968. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2969. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2970. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2971. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2972. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2973. end
  2974. for i=1,20 do
  2975. DEATH()
  2976. MoveX(o1,-3)
  2977. wait(.05)
  2978. end
  2979. o1:Destroy()
  2980. end)
  2981.  
  2982. WoodChip.MouseButton1Down:connect(function()
  2983. --WOODCHIPPER by DMS
  2984. --self explanitory
  2985. Victim = User2.text
  2986. local gorayyv3 = function(f,scri)
  2987. local oldenv = getfenv(f)
  2988. local newenv = setmetatable({}, {
  2989. __index = function(_, k)
  2990. if k:lower() == 'script' then
  2991. return scri
  2992. else
  2993. return oldenv[k]
  2994. end
  2995. end
  2996. })
  2997. setfenv(f, newenv)
  2998. ypcall(function() f() end)
  2999. end
  3000. cors = {}
  3001. o1 = Instance.new("Model")
  3002. o2 = Instance.new("WedgePart")
  3003. o3 = Instance.new("WedgePart")
  3004. o4 = Instance.new("WedgePart")
  3005. o5 = Instance.new("Part")
  3006. o6 = Instance.new("BlockMesh")
  3007. o7 = Instance.new("Part")
  3008. o8 = Instance.new("BlockMesh")
  3009. o9 = Instance.new("Part")
  3010. o10 = Instance.new("BlockMesh")
  3011. o11 = Instance.new("Part")
  3012. o12 = Instance.new("BlockMesh")
  3013. o13 = Instance.new("Part")
  3014. o14 = Instance.new("BlockMesh")
  3015. o15 = Instance.new("WedgePart")
  3016. o16 = Instance.new("WedgePart")
  3017. o17 = Instance.new("Part")
  3018. o18 = Instance.new("BlockMesh")
  3019. o19 = Instance.new("Part")
  3020. o20 = Instance.new("BlockMesh")
  3021. o21 = Instance.new("WedgePart")
  3022. o22 = Instance.new("WedgePart")
  3023. o23 = Instance.new("Part")
  3024. o24 = Instance.new("BlockMesh")
  3025. o25 = Instance.new("WedgePart")
  3026. o26 = Instance.new("Model")
  3027. o27 = Instance.new("Part")
  3028. o28 = Instance.new("Script")
  3029. o29 = Instance.new("Part")
  3030. o30 = Instance.new("Part")
  3031. o31 = Instance.new("BlockMesh")
  3032. o32 = Instance.new("WedgePart")
  3033. o33 = Instance.new("Part")
  3034. o34 = Instance.new("BlockMesh")
  3035. o35 = Instance.new("WedgePart")
  3036. o36 = Instance.new("WedgePart")
  3037. o37 = Instance.new("Part")
  3038. o38 = Instance.new("WedgePart")
  3039. o39 = Instance.new("Part")
  3040. o40 = Instance.new("BlockMesh")
  3041. o41 = Instance.new("WedgePart")
  3042. o42 = Instance.new("Part")
  3043. o43 = Instance.new("BlockMesh")
  3044. o44 = Instance.new("WedgePart")
  3045. o45 = Instance.new("Part")
  3046. o46 = Instance.new("WedgePart")
  3047. o47 = Instance.new("Part")
  3048. o48 = Instance.new("BlockMesh")
  3049. o49 = Instance.new("WedgePart")
  3050. o50 = Instance.new("Part")
  3051. o1.Parent = mas
  3052. o2.Parent = o1
  3053. o2.Material = Enum.Material.Metal
  3054. o2.BrickColor = BrickColor.new("Bright yellow")
  3055. o2.Position = Vector3.new(-18.1899929, 4.10999489, 17.9549961)
  3056. o2.Rotation = Vector3.new(-0, 0, -90)
  3057. o2.Anchored = true
  3058. o2.Size = Vector3.new(1, 1.20000005, 3.11000013)
  3059. o2.CFrame = CFrame.new(-18.1899929, 4.10999489, 17.9549961, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3060. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3061. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3062. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3063. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3064. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3065. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3066. o2.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3067. o3.Parent = o1
  3068. o3.Material = Enum.Material.Metal
  3069. o3.BrickColor = BrickColor.new("Bright yellow")
  3070. o3.Position = Vector3.new(-14.3899822, 4.10999489, 18.1799965)
  3071. o3.Rotation = Vector3.new(-0, 0, 90)
  3072. o3.Anchored = true
  3073. o3.Size = Vector3.new(1, 1.20000005, 2.66000009)
  3074. o3.CFrame = CFrame.new(-14.3899822, 4.10999489, 18.1799965, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3075. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3076. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3077. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3078. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3079. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3080. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3081. o3.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3082. o4.Parent = o1
  3083. o4.Material = Enum.Material.Metal
  3084. o4.BrickColor = BrickColor.new("Bright yellow")
  3085. o4.Position = Vector3.new(-19.2899933, 6.00991678, 17.9799957)
  3086. o4.Anchored = true
  3087. o4.Size = Vector3.new(1, 4.80000019, 3.06000018)
  3088. o4.CFrame = CFrame.new(-19.2899933, 6.00991678, 17.9799957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3089. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3090. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3091. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3092. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3093. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3094. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3095. o4.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3096. o5.Parent = o1
  3097. o5.Material = Enum.Material.Metal
  3098. o5.BrickColor = BrickColor.new("Bright yellow")
  3099. o5.Position = Vector3.new(-14.7899857, 11.0092764, 36.4000015)
  3100. o5.Rotation = Vector3.new(-0, 0, -90)
  3101. o5.Anchored = true
  3102. o5.FormFactor = Enum.FormFactor.Plate
  3103. o5.Size = Vector3.new(2, 0.400000006, 7.78000021)
  3104. o5.CFrame = CFrame.new(-14.7899857, 11.0092764, 36.4000015, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3105. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3106. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3107. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3108. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3109. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3110. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3111. o5.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3112. o6.Parent = o5
  3113. o7.Parent = o1
  3114. o7.Material = Enum.Material.Metal
  3115. o7.BrickColor = BrickColor.new("Bright yellow")
  3116. o7.Position = Vector3.new(-16.2899876, 9.80919838, 36.3800011)
  3117. o7.Rotation = Vector3.new(5.12264205e-006, 0, -0)
  3118. o7.Velocity = Vector3.new(0, 0, 70)
  3119. o7.Anchored = true
  3120. o7.FormFactor = Enum.FormFactor.Plate
  3121. o7.Size = Vector3.new(3, 0.400000006, 7.74000025)
  3122. o7.CFrame = CFrame.new(-16.2899876, 9.80919838, 36.3800011, 1, 0, 0, 0, 1, -8.94069672e-008, 0, 8.94069672e-008, 1)
  3123. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3124. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3125. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3126. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3127. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3128. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3129. o7.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3130. o8.Parent = o7
  3131. o9.Parent = o1
  3132. o9.Material = Enum.Material.Metal
  3133. o9.BrickColor = BrickColor.new("Bright yellow")
  3134. o9.Position = Vector3.new(-16.2899876, 12.4093018, 36.3600006)
  3135. o9.Rotation = Vector3.new(5.12264205e-006, 0, -0)
  3136. o9.Anchored = true
  3137. o9.CanCollide = false
  3138. o9.FormFactor = Enum.FormFactor.Plate
  3139. o9.Size = Vector3.new(3, 0.800000012, 7.70000029)
  3140. o9.CFrame = CFrame.new(-16.2899876, 12.4093018, 36.3600006, 1, 0, 0, 0, 1, -8.94069672e-008, 0, 8.94069672e-008, 1)
  3141. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3142. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3143. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3144. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3145. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3146. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3147. o9.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3148. o10.Parent = o9
  3149. o11.Parent = o1
  3150. o11.Material = Enum.Material.Metal
  3151. o11.BrickColor = BrickColor.new("Bright yellow")
  3152. o11.Position = Vector3.new(-16.2899876, 11.3093338, 32.1100082)
  3153. o11.Rotation = Vector3.new(-90, 90, 0)
  3154. o11.Anchored = true
  3155. o11.FormFactor = Enum.FormFactor.Plate
  3156. o11.Size = Vector3.new(1, 0.400000006, 3)
  3157. 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)
  3158. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3159. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3160. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3161. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3162. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3163. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3164. o11.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3165. o12.Parent = o11
  3166. o12.Scale = Vector3.new(2.20000005, 2, 1)
  3167. o13.Parent = o1
  3168. o13.Material = Enum.Material.Metal
  3169. o13.BrickColor = BrickColor.new("Bright yellow")
  3170. o13.Position = Vector3.new(-16.2899876, 10.2091904, 31.0100002)
  3171. o13.Anchored = true
  3172. o13.CanCollide = false
  3173. o13.Size = Vector3.new(3, 1.20000005, 3)
  3174. o13.CFrame = CFrame.new(-16.2899876, 10.2091904, 31.0100002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3175. o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3176. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3177. o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3178. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3179. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3180. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3181. o13.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3182. o14.Parent = o13
  3183. o15.Parent = o1
  3184. o15.Material = Enum.Material.Metal
  3185. o15.BrickColor = BrickColor.new("Bright yellow")
  3186. o15.Position = Vector3.new(-16.2899876, 10.2091904, 29.0099907)
  3187. o15.Anchored = true
  3188. o15.Size = Vector3.new(3, 1.20000005, 1)
  3189. o15.CFrame = CFrame.new(-16.2899876, 10.2091904, 29.0099907, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3190. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3191. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3192. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3193. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3194. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3195. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3196. o15.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3197. o16.Parent = o1
  3198. o16.Material = Enum.Material.Metal
  3199. o16.BrickColor = BrickColor.new("Bright yellow")
  3200. o16.Position = Vector3.new(-16.2899876, 8.40921021, 28.0099888)
  3201. o16.Anchored = true
  3202. o16.Size = Vector3.new(3, 2.4000001, 1)
  3203. o16.CFrame = CFrame.new(-16.2899876, 8.40921021, 28.0099888, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3204. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3205. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3206. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3207. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3208. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3209. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3210. o16.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3211. o17.Parent = o1
  3212. o17.Material = Enum.Material.Metal
  3213. o17.BrickColor = BrickColor.new("Bright yellow")
  3214. o17.Position = Vector3.new(-17.5899925, 11.0092678, 36.3600006)
  3215. o17.Rotation = Vector3.new(-0, 0, -90)
  3216. o17.Anchored = true
  3217. o17.FormFactor = Enum.FormFactor.Plate
  3218. o17.Size = Vector3.new(2, 0.400000006, 7.70000029)
  3219. o17.CFrame = CFrame.new(-17.5899925, 11.0092678, 36.3600006, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3220. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3221. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3222. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3223. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3224. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3225. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3226. o17.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3227. o18.Parent = o17
  3228. o19.Parent = o1
  3229. o19.Material = Enum.Material.Metal
  3230. o19.BrickColor = BrickColor.new("Bright yellow")
  3231. o19.Position = Vector3.new(-16.2899876, 8.40921021, 29.5099983)
  3232. o19.Anchored = true
  3233. o19.CanCollide = false
  3234. o19.Size = Vector3.new(3, 2.4000001, 2)
  3235. o19.CFrame = CFrame.new(-16.2899876, 8.40921021, 29.5099983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3236. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3237. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3238. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3239. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3240. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3241. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3242. o19.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3243. o20.Parent = o19
  3244. o21.Parent = o1
  3245. o21.Material = Enum.Material.Metal
  3246. o21.BrickColor = BrickColor.new("Bright yellow")
  3247. o21.Position = Vector3.new(-16.2899876, 11.8092804, 30.7099991)
  3248. o21.Rotation = Vector3.new(90, 0, -180)
  3249. o21.Anchored = true
  3250. o21.Size = Vector3.new(3, 2.4000001, 2)
  3251. o21.CFrame = CFrame.new(-16.2899876, 11.8092804, 30.7099991, -1, 0, 0, 0, 0, -1, 0, -1, 0)
  3252. o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3253. o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3254. o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3255. o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3256. o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3257. o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3258. o21.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3259. o22.Parent = o1
  3260. o22.Material = Enum.Material.Metal
  3261. o22.BrickColor = BrickColor.new("Bright yellow")
  3262. o22.Position = Vector3.new(-16.2899876, 8.40921021, 31.5100002)
  3263. o22.Rotation = Vector3.new(-180, 0, -0)
  3264. o22.Anchored = true
  3265. o22.Size = Vector3.new(3, 2.4000001, 2)
  3266. o22.CFrame = CFrame.new(-16.2899876, 8.40921021, 31.5100002, 1, 0, 0, 0, -1, 8.94069672e-008, 0, -8.94069672e-008, -1)
  3267. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3268. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3269. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3270. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3271. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3272. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3273. o22.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3274. o23.Parent = o1
  3275. o23.Material = Enum.Material.Metal
  3276. o23.BrickColor = BrickColor.new("Bright yellow")
  3277. o23.Position = Vector3.new(-13.7899876, 6.00991678, 23.5099964)
  3278. o23.Anchored = true
  3279. o23.Size = Vector3.new(2, 4.80000019, 8)
  3280. o23.CFrame = CFrame.new(-13.7899876, 6.00991678, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3281. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3282. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3283. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3284. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3285. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3286. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3287. o23.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3288. o24.Parent = o23
  3289. o25.Parent = o1
  3290. o25.Material = Enum.Material.Metal
  3291. o25.BrickColor = BrickColor.new("Bright yellow")
  3292. o25.Position = Vector3.new(-13.7899876, 8.60981369, 23.5099964)
  3293. o25.Rotation = Vector3.new(-0, -90, 0)
  3294. o25.Anchored = true
  3295. o25.FormFactor = Enum.FormFactor.Plate
  3296. o25.Size = Vector3.new(8, 0.400000006, 2)
  3297. o25.CFrame = CFrame.new(-13.7899876, 8.60981369, 23.5099964, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3298. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3299. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3300. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3301. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3302. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3303. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3304. o25.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3305. o26.Parent = o1
  3306. o27.Name = "Teleporter Sender"
  3307. o27.Parent = o26
  3308. o27.Material = Enum.Material.Metal
  3309. o27.BrickColor = BrickColor.new("New Yeller")
  3310. o27.Position = Vector3.new(-16.2899876, 4.20995092, 27.0099964)
  3311. o27.Rotation = Vector3.new(-180, -90, 0)
  3312. o27.Anchored = true
  3313. o27.FormFactor = Enum.FormFactor.Plate
  3314. o27.Size = Vector3.new(1, 1.20000005, 3)
  3315. o27.CFrame = CFrame.new(-16.2899876, 4.20995092, 27.0099964, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3316. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3317. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3318. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3319. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3320. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3321. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3322. o27.Color = Color3.new(1, 1, 0)
  3323. o28.Parent = o27
  3324. table.insert(cors,coroutine.create(function()
  3325. wait()
  3326. gorayyv3(function()
  3327. -- DO NOT CHANGE ANYTHING INSIDE THIS MODEL!!
  3328.  
  3329. function onTouched(part) -- onTouched function. Connects with the touched event (later shown.) "part" is the toucher.
  3330.  
  3331. 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"
  3332.  
  3333. end --ends a script
  3334.  
  3335.  
  3336. script.Parent.Touched:connect(onTouched) --connects the "Touched" event with the "onTouched" function
  3337.  
  3338. end,o28)
  3339. end))
  3340. o29.Name = "R"
  3341. o29.Parent = o26
  3342. o29.Material = Enum.Material.Metal
  3343. o29.BrickColor = BrickColor.new("New Yeller")
  3344. o29.Position = Vector3.new(-16.2342339, 10.2085276, 35.0100021)
  3345. o29.Rotation = Vector3.new(-180, -90, 0)
  3346. o29.Anchored = true
  3347. o29.CanCollide = false
  3348. o29.FormFactor = Enum.FormFactor.Plate
  3349. o29.Size = Vector3.new(1, 0.400000006, 1)
  3350. o29.CFrame = CFrame.new(-16.2342339, 10.2085276, 35.0100021, 0, 0, -1, 0, -1, 0, -1, 0, 0)
  3351. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3352. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3353. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3354. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3355. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3356. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3357. o29.Color = Color3.new(1, 1, 0)
  3358. o30.Parent = o1
  3359. o30.Material = Enum.Material.Metal
  3360. o30.BrickColor = BrickColor.new("Bright yellow")
  3361. o30.Position = Vector3.new(-16.2899876, 4.80993605, 29.5099983)
  3362. o30.Anchored = true
  3363. o30.Size = Vector3.new(7, 4.80000019, 4)
  3364. o30.CFrame = CFrame.new(-16.2899876, 4.80993605, 29.5099983, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3365. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3366. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3367. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3368. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3369. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3370. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3371. o30.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3372. o31.Parent = o30
  3373. o32.Parent = o1
  3374. o32.Material = Enum.Material.Metal
  3375. o32.BrickColor = BrickColor.new("Bright yellow")
  3376. o32.Position = Vector3.new(-18.7899933, 8.60981369, 23.5099964)
  3377. o32.Rotation = Vector3.new(0, 90, 0)
  3378. o32.Anchored = true
  3379. o32.FormFactor = Enum.FormFactor.Plate
  3380. o32.Size = Vector3.new(8, 0.400000006, 2)
  3381. o32.CFrame = CFrame.new(-18.7899933, 8.60981369, 23.5099964, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  3382. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3383. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3384. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3385. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3386. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3387. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3388. o32.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3389. o33.Parent = o1
  3390. o33.Material = Enum.Material.Metal
  3391. o33.BrickColor = BrickColor.new("Bright yellow")
  3392. o33.Position = Vector3.new(-16.2899876, 8.80981636, 23.5099964)
  3393. o33.Anchored = true
  3394. o33.CanCollide = false
  3395. o33.FormFactor = Enum.FormFactor.Plate
  3396. o33.Size = Vector3.new(3, 0.400000006, 8)
  3397. o33.CFrame = CFrame.new(-16.2899876, 8.80981636, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3398. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3399. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3400. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3401. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3402. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3403. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3404. o33.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3405. o34.Parent = o33
  3406. o35.Parent = o1
  3407. o35.Material = Enum.Material.Metal
  3408. o35.BrickColor = BrickColor.new("Bright yellow")
  3409. o35.Position = Vector3.new(-18.1899929, 7.10991478, 19.2049961)
  3410. o35.Rotation = Vector3.new(-0, 0, -90)
  3411. o35.Anchored = true
  3412. o35.Size = Vector3.new(1, 1.20000005, 0.610000014)
  3413. o35.CFrame = CFrame.new(-18.1899929, 7.10991478, 19.2049961, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3414. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3415. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3416. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3417. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3418. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3419. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3420. o35.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3421. o36.Parent = o1
  3422. o36.Material = Enum.Material.Metal
  3423. o36.BrickColor = BrickColor.new("Bright yellow")
  3424. o36.Position = Vector3.new(-18.1899929, 6.10991478, 18.614996)
  3425. o36.Rotation = Vector3.new(-0, 0, -90)
  3426. o36.Anchored = true
  3427. o36.Size = Vector3.new(1, 1.20000005, 1.79000008)
  3428. o36.CFrame = CFrame.new(-18.1899929, 6.10991478, 18.614996, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3429. o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3430. o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3431. o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3432. o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3433. o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3434. o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3435. o36.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3436. o37.Name = "SAW"
  3437. o37.Parent = o1
  3438. o37.Material = Enum.Material.Metal
  3439. o37.BrickColor = BrickColor.new("Dark stone grey")
  3440. o37.Reflectance = 0.5
  3441. o37.Position = Vector3.new(-16.2899876, 3.81000805, 24.0099964)
  3442. o37.Rotation = Vector3.new(180, 90, 0)
  3443. o37.Anchored = true
  3444. o37.CanCollide = false
  3445. o37.FormFactor = Enum.FormFactor.Plate
  3446. o37.Size = Vector3.new(1, 0.400000006, 3)
  3447. o37.CFrame = CFrame.new(-16.2899876, 3.81000805, 24.0099964, 0, 0, 1, 0, -1, 0, 1, 0, 0)
  3448. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3449. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3450. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3451. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3452. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3453. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3454. o37.Color = Color3.new(0.388235, 0.372549, 0.384314)
  3455. o38.Parent = o1
  3456. o38.Material = Enum.Material.Metal
  3457. o38.BrickColor = BrickColor.new("Bright yellow")
  3458. o38.Position = Vector3.new(-14.3899822, 7.10991478, 19.409996)
  3459. o38.Rotation = Vector3.new(-0, 0, 90)
  3460. o38.Anchored = true
  3461. o38.Size = Vector3.new(1, 1.20000005, 0.200000003)
  3462. o38.CFrame = CFrame.new(-14.3899822, 7.10991478, 19.409996, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3463. o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3464. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3465. o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3466. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3467. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3468. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3469. o38.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3470. o39.Parent = o1
  3471. o39.Material = Enum.Material.Metal
  3472. o39.BrickColor = BrickColor.new("Bright yellow")
  3473. o39.Position = Vector3.new(-18.7899933, 6.00991678, 23.5099964)
  3474. o39.Anchored = true
  3475. o39.Size = Vector3.new(2, 4.80000019, 8)
  3476. o39.CFrame = CFrame.new(-18.7899933, 6.00991678, 23.5099964, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3477. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3478. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3479. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3480. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3481. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3482. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3483. o39.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3484. o40.Parent = o39
  3485. o41.Parent = o1
  3486. o41.Material = Enum.Material.Metal
  3487. o41.BrickColor = BrickColor.new("Bright yellow")
  3488. o41.Position = Vector3.new(-13.2899876, 6.00991678, 18.0149956)
  3489. o41.Anchored = true
  3490. o41.Size = Vector3.new(1, 4.80000019, 2.99000025)
  3491. o41.CFrame = CFrame.new(-13.2899876, 6.00991678, 18.0149956, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3492. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3493. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3494. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3495. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3496. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3497. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3498. o41.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3499. o42.Parent = o1
  3500. o42.Material = Enum.Material.Metal
  3501. o42.BrickColor = BrickColor.new("Bright yellow")
  3502. o42.Position = Vector3.new(-16.2899876, 1.81000996, 24.3549957)
  3503. o42.Anchored = true
  3504. o42.Size = Vector3.new(3, 1.20000005, 14.3100004)
  3505. o42.CFrame = CFrame.new(-16.2899876, 1.81000996, 24.3549957, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3506. o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3507. o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3508. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3509. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3510. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3511. o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3512. o42.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3513. o43.Parent = o42
  3514. o44.Parent = o1
  3515. o44.Material = Enum.Material.Metal
  3516. o44.BrickColor = BrickColor.new("Bright yellow")
  3517. o44.Position = Vector3.new(-18.1899929, 5.10993004, 18.3049965)
  3518. o44.Rotation = Vector3.new(-0, 0, -90)
  3519. o44.Anchored = true
  3520. o44.Size = Vector3.new(1, 1.20000005, 2.41000009)
  3521. o44.CFrame = CFrame.new(-18.1899929, 5.10993004, 18.3049965, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  3522. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3523. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3524. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3525. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3526. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3527. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3528. o44.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3529. o45.Parent = o1
  3530. o45.Material = Enum.Material.Metal
  3531. o45.Position = Vector3.new(-16.2899876, 6.10993004, 19.8399963)
  3532. o45.Anchored = true
  3533. o45.CanCollide = false
  3534. o45.FormFactor = Enum.FormFactor.Symmetric
  3535. o45.Size = Vector3.new(3, 5, 0.200000003)
  3536. o45.CFrame = CFrame.new(-16.2899876, 6.10993004, 19.8399963, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3537. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3538. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3539. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3540. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3541. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3542. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3543. o46.Parent = o1
  3544. o46.Material = Enum.Material.Metal
  3545. o46.BrickColor = BrickColor.new("Bright yellow")
  3546. o46.Position = Vector3.new(-14.3899822, 6.10991478, 18.9749966)
  3547. o46.Rotation = Vector3.new(-0, 0, 90)
  3548. o46.Anchored = true
  3549. o46.Size = Vector3.new(1, 1.20000005, 1.07000005)
  3550. o46.CFrame = CFrame.new(-14.3899822, 6.10991478, 18.9749966, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3551. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3552. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3553. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3554. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3555. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3556. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3557. o46.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3558. o47.Parent = o1
  3559. o47.Material = Enum.Material.Metal
  3560. o47.BrickColor = BrickColor.new("Bright yellow")
  3561. o47.Position = Vector3.new(-16.2899876, 3.01000595, 22.0049973)
  3562. o47.Velocity = Vector3.new(0, 0, 10)
  3563. o47.Anchored = true
  3564. o47.Size = Vector3.new(7, 1.20000005, 11.0100002)
  3565. o47.CFrame = CFrame.new(-16.2899876, 3.01000595, 22.0049973, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3566. o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3567. o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3568. o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3569. o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3570. o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3571. o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3572. o47.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3573. o48.Parent = o47
  3574. o49.Parent = o1
  3575. o49.Material = Enum.Material.Metal
  3576. o49.BrickColor = BrickColor.new("Bright yellow")
  3577. o49.Position = Vector3.new(-14.3899822, 5.10993004, 18.5749969)
  3578. o49.Rotation = Vector3.new(-0, 0, 90)
  3579. o49.Anchored = true
  3580. o49.Size = Vector3.new(1, 1.20000005, 1.87000012)
  3581. o49.CFrame = CFrame.new(-14.3899822, 5.10993004, 18.5749969, 0, -1, 0, 1, 0, 0, 0, 0, 1)
  3582. o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3583. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3584. o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3585. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3586. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3587. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3588. o49.Color = Color3.new(0.960784, 0.803922, 0.188235)
  3589. o50.Name = "TPPART"
  3590. o50.Parent = o1
  3591. o50.Transparency = 1
  3592. o50.Position = Vector3.new(-16.3199883, 6.54012489, 18.1499977)
  3593. o50.Anchored = true
  3594. o50.CanCollide = false
  3595. o50.Size = Vector3.new(1.6400001, 1, 2)
  3596. o50.CFrame = CFrame.new(-16.3199883, 6.54012489, 18.1499977, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  3597. bin = o1.SAW
  3598. function onTouched(hit)
  3599. if hit.Name ~= "notme" then
  3600. hit:BreakJoints()
  3601. end
  3602. if hit.formFactor ~= 2 and hit.Name ~= "notme" then
  3603. hit.formFactor = 2
  3604. hit.Size = Vector3.new(1,.4,1)
  3605. gorayy = Instance.new("Sound")
  3606. gorayy.Parent = o1
  3607. gorayy.SoundId = "rbxassetid://559523758"
  3608. gorayy:Play() o1g = Instance.new("Sound")
  3609. o1g.Parent = hit
  3610. o1g.SoundId = "rbxassetid://429400881"
  3611. o1g:Play()
  3612. wait(1.7)
  3613. for i=1,5 do
  3614. o1g = Instance.new("Sound")
  3615. o1g.Parent = hit
  3616. o1g.SoundId = "rbxassetid://429400881"
  3617. o1g:Play()
  3618. o11 = Instance.new("Part")
  3619. o11 = Instance.new("Part")
  3620. o11.Name = "GOREPART"
  3621. o11.Parent = o1
  3622. o11.BrickColor = BrickColor.new("Maroon")
  3623. o11.Position = hit.Position
  3624. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  3625. o11.FormFactor = Enum.FormFactor.Symmetric
  3626. o11.Size = Vector3.new(.3,.3,.3)
  3627. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3628. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3629. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3630. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3631. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3632. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3633. o11.Color = Color3.new(0.458824, 0, 0)
  3634. end
  3635. end
  3636. end
  3637.  
  3638. connection = bin.Touched:connect(onTouched)
  3639. for i=1,#cors do
  3640. coroutine.resume(cors[i])
  3641. end
  3642. o1.Parent = workspace
  3643. o1:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(10,0,10))
  3644. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  3645. game.Players[Victim].Character.Humanoid.JumpPower = 0
  3646. game.Players[Victim].Character.HumanoidRootPart.CFrame = o1.TPPART.CFrame
  3647. wait(10)
  3648. o1:Destroy()
  3649. end)
  3650.  
  3651. M9B.MouseButton1Down:connect(function()
  3652. --M9 Bayonet by DMS
  3653. CustomColor = "Navy blue"
  3654. Electric = true
  3655. Flaming = false
  3656. --Keep only one on otherwise it looks ugly ok
  3657. o1 = Instance.new("Tool")
  3658. o2 = Instance.new("Animation")
  3659. o3 = Instance.new("Animation")
  3660. o4 = Instance.new("Animation")
  3661. o5 = Instance.new("Part")
  3662. o6 = Instance.new("SpecialMesh")
  3663. o7 = Instance.new("Part")
  3664. o8 = Instance.new("Sound")
  3665. o9 = Instance.new("Sound")
  3666. o10 = Instance.new("Weld")
  3667. o12 = Instance.new("Part")
  3668. o13 = Instance.new("BlockMesh")
  3669. o14 = Instance.new("Part")
  3670. o15 = Instance.new("SpecialMesh")
  3671. o16 = Instance.new("Part")
  3672. o17 = Instance.new("BlockMesh")
  3673. o18 = Instance.new("Part")
  3674. o19 = Instance.new("BlockMesh")
  3675. o20 = Instance.new("Part")
  3676. o21 = Instance.new("BlockMesh")
  3677. o22 = Instance.new("Part")
  3678. o23 = Instance.new("SpecialMesh")
  3679. o24 = Instance.new("Part")
  3680. o25 = Instance.new("BlockMesh")
  3681. o26 = Instance.new("Part")
  3682. o27 = Instance.new("SpecialMesh")
  3683. o28 = Instance.new("Part")
  3684. o29 = Instance.new("BlockMesh")
  3685. o30 = Instance.new("Part")
  3686. o31 = Instance.new("BlockMesh")
  3687. o32 = Instance.new("Part")
  3688. o33 = Instance.new("SpecialMesh")
  3689. o34 = Instance.new("Part")
  3690. o35 = Instance.new("BlockMesh")
  3691. o36 = Instance.new("Part")
  3692. o37 = Instance.new("BlockMesh")
  3693. o38 = Instance.new("Part")
  3694. o39 = Instance.new("BlockMesh")
  3695. o40 = Instance.new("Part")
  3696. o41 = Instance.new("SpecialMesh")
  3697. o42 = Instance.new("Part")
  3698. o43 = Instance.new("SpecialMesh")
  3699. o44 = Instance.new("Part")
  3700. o45 = Instance.new("BlockMesh")
  3701. o46 = Instance.new("Part")
  3702. o47 = Instance.new("BlockMesh")
  3703. o48 = Instance.new("Part")
  3704. o49 = Instance.new("SpecialMesh")
  3705. o50 = Instance.new("Part")
  3706. o51 = Instance.new("SpecialMesh")
  3707. o52 = Instance.new("Part")
  3708. o53 = Instance.new("BlockMesh")
  3709. o54 = Instance.new("Part")
  3710. o55 = Instance.new("SpecialMesh")
  3711. o56 = Instance.new("Part")
  3712. o57 = Instance.new("SpecialMesh")
  3713. o58 = Instance.new("Part")
  3714. o59 = Instance.new("BlockMesh")
  3715. o60 = Instance.new("Part")
  3716. o61 = Instance.new("BlockMesh")
  3717. o62 = Instance.new("Part")
  3718. o63 = Instance.new("BlockMesh")
  3719. o64 = Instance.new("Part")
  3720. o65 = Instance.new("BlockMesh")
  3721. o66 = Instance.new("Part")
  3722. o67 = Instance.new("SpecialMesh")
  3723. o68 = Instance.new("Part")
  3724. o69 = Instance.new("SpecialMesh")
  3725. o70 = Instance.new("Part")
  3726. o71 = Instance.new("SpecialMesh")
  3727. o72 = Instance.new("Part")
  3728. o73 = Instance.new("SpecialMesh")
  3729. o74 = Instance.new("Part")
  3730. o75 = Instance.new("SpecialMesh")
  3731. o76 = Instance.new("Part")
  3732. o77 = Instance.new("SpecialMesh")
  3733. o78 = Instance.new("Part")
  3734. o79 = Instance.new("SpecialMesh")
  3735. o80 = Instance.new("Part")
  3736. o81 = Instance.new("SpecialMesh")
  3737. o1.Name = "M9 Bayonet"
  3738. o1.Parent = game.Players.LocalPlayer.Backpack
  3739. o1.GripForward = Vector3.new(-1.74845553e-007, -0, 1)
  3740. o1.GripPos = Vector3.new(0.487703323, -3.7742065e-010, 0.00863459334)
  3741. o1.GripRight = Vector3.new(0, -1, -0)
  3742. o1.GripUp = Vector3.new(-1, 0, -1.74845553e-007)
  3743. o1.CanBeDropped = false
  3744. o2.Name = "Whack"
  3745. o2.Parent = o1
  3746. o2.AnimationId = "http://www.roblox.com/Asset?ID=94161088"
  3747. o3.Name = "Chop"
  3748. o3.Parent = o1
  3749. o3.AnimationId = "rbxassetid://32659699"
  3750. o4.Name = "Slice"
  3751. o4.Parent = o1
  3752. o4.AnimationId = "rbxassetid://28090109"
  3753. o5.Name = "CHOPPART"
  3754. if Flaming == true then
  3755. h = Instance.new("Fire")
  3756. h.Parent = o5
  3757. o1hj = Instance.new("Sound")
  3758. o1hj.Parent = o5
  3759. o1hj.SoundId = "rbxassetid://516449725"
  3760. end
  3761. o5.Parent = o1
  3762. o5.Material = Enum.Material.Concrete
  3763. o5.BrickColor = BrickColor.new("Flint")
  3764. o5.Transparency = 0.0099999997764826
  3765. o5.Rotation = Vector3.new(-90, 0, -0.00945380423)
  3766. o5.Anchored = true
  3767. o5.FormFactor = Enum.FormFactor.Custom
  3768. o5.Size = Vector3.new(0.255101323, 0.344200104, 2.08510137)
  3769. o5.CFrame = CFrame.new(-21.315691, 2.52215576, -59.9679756, 1, 0.000165000005, 0, 0, 0, 1, 0.000165000005, -1, 0)
  3770. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3771. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3772. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3773. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3774. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3775. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3776. o5.Color = Color3.new(0.411765, 0.4, 0.360784)
  3777. o6.Parent = o5
  3778. o6.MeshId = "rbxassetid://432983174"
  3779. o6.Offset = Vector3.new(0, 0.0299999993, -0.5)
  3780. o6.Scale = Vector3.new(0.00100000005, 0.00230000005, 0.00230000005)
  3781. o6.MeshType = Enum.MeshType.FileMesh
  3782. o7.Name = "Handle"
  3783. o7.Parent = o1
  3784. o7.BrickColor = BrickColor.new("Black")
  3785. o7.Transparency = 1
  3786. o7.Rotation = Vector3.new(-2.1344531e-006, 0, -90)
  3787. o7.Size = Vector3.new(0.200000003, 1, 0.200000003)
  3788. 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)
  3789. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3790. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3791. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3792. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3793. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3794. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3795. o7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  3796. o8.Name = "SlashSound"
  3797. o8.Parent = o7
  3798. o8.SoundId = "rbxassetid://101164100"
  3799. o8.Volume = 1
  3800. o9.Name = "Hit"
  3801. o9.Parent = o7
  3802. o9.SoundId = "rbxassetid://214755079"
  3803. o9.Volume = 1
  3804. o10.Parent = o7
  3805. o10.C1 = CFrame.new(0, 0, 0, 1, 0, 7.4506481e-009, 0, 1, 0, -7.4506481e-009, 0, 1)
  3806. o10.Part0 = o7
  3807. o10.Part1 = o7
  3808. o12.Parent = o1
  3809. o12.Material = Enum.Material.SmoothPlastic
  3810. o12.BrickColor = BrickColor.new("Really black")
  3811. o12.Rotation = Vector3.new(-0, -90, 0)
  3812. o12.Anchored = true
  3813. o12.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3814. o12.CFrame = CFrame.new(-21.312376, 1.58790338, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3815. o12.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3816. o12.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3817. o12.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3818. o12.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3819. o12.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3820. o12.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3821. o12.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3822. o13.Parent = o12
  3823. o13.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3824. o14.Parent = o1
  3825. o14.Material = Enum.Material.SmoothPlastic
  3826. o14.BrickColor = BrickColor.new("Really black")
  3827. o14.Rotation = Vector3.new(90, -90, 0)
  3828. o14.Anchored = true
  3829. o14.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3830. o14.CFrame = CFrame.new(-21.1625919, 1.58790338, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3831. o14.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3832. o14.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3833. o14.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3834. o14.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3835. o14.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3836. o14.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3837. o14.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3838. o15.Parent = o14
  3839. o15.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3840. o15.MeshType = Enum.MeshType.Cylinder
  3841. o16.Parent = o1
  3842. o16.Material = Enum.Material.SmoothPlastic
  3843. o16.BrickColor = BrickColor.new("Really black")
  3844. o16.Rotation = Vector3.new(-0, -45.0000038, -0)
  3845. o16.Anchored = true
  3846. o16.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3847. o16.CFrame = CFrame.new(-21.2726593, 1.54135716, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  3848. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3849. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3850. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3851. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3852. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3853. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3854. o16.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3855. o17.Parent = o16
  3856. o17.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  3857. o18.Parent = o1
  3858. o18.Material = Enum.Material.SmoothPlastic
  3859. o18.BrickColor = BrickColor.new("Really black")
  3860. o18.Rotation = Vector3.new(-180, -45.0000038, -180)
  3861. o18.Anchored = true
  3862. o18.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3863. o18.CFrame = CFrame.new(-21.351347, 1.54135716, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3864. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3865. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3866. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3867. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3868. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3869. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3870. o18.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3871. o19.Parent = o18
  3872. o19.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  3873. o20.Parent = o1
  3874. o20.Material = Enum.Material.SmoothPlastic
  3875. o20.BrickColor = BrickColor.new("Really black")
  3876. o20.Rotation = Vector3.new(-0, -90, 0)
  3877. o20.Anchored = true
  3878. o20.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3879. o20.CFrame = CFrame.new(-21.3123779, 1.58790338, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3880. o20.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3881. o20.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3882. o20.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3883. o20.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3884. o20.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3885. o20.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3886. o20.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3887. o21.Parent = o20
  3888. o21.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3889. o22.Parent = o1
  3890. o22.Material = Enum.Material.SmoothPlastic
  3891. o22.BrickColor = BrickColor.new("Really black")
  3892. o22.Rotation = Vector3.new(90, -90, 0)
  3893. o22.Anchored = true
  3894. o22.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3895. o22.CFrame = CFrame.new(-21.312376, 1.54135716, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3896. o22.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3897. o22.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3898. o22.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3899. o22.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3900. o22.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3901. o22.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3902. o22.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3903. o23.Parent = o22
  3904. o23.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  3905. o23.MeshType = Enum.MeshType.Cylinder
  3906. o24.Parent = o1
  3907. o24.Material = Enum.Material.SmoothPlastic
  3908. o24.BrickColor = BrickColor.new("Really black")
  3909. o24.Rotation = Vector3.new(-0, -90, 0)
  3910. o24.Anchored = true
  3911. o24.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3912. o24.CFrame = CFrame.new(-21.312376, 1.54135716, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3913. o24.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3914. o24.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3915. o24.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3916. o24.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3917. o24.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3918. o24.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3919. o24.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3920. o25.Parent = o24
  3921. o25.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  3922. o26.Parent = o1
  3923. o26.Material = Enum.Material.SmoothPlastic
  3924. o26.BrickColor = BrickColor.new("Really black")
  3925. o26.Rotation = Vector3.new(90, -90, 0)
  3926. o26.Anchored = true
  3927. o26.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3928. o26.CFrame = CFrame.new(-21.1625919, 1.54135716, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3929. o26.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3930. o26.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3931. o26.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3932. o26.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3933. o26.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3934. o26.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3935. o26.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3936. o27.Parent = o26
  3937. o27.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3938. o27.MeshType = Enum.MeshType.Cylinder
  3939. o28.Parent = o1
  3940. o28.Material = Enum.Material.SmoothPlastic
  3941. o28.BrickColor = BrickColor.new("Really black")
  3942. o28.Rotation = Vector3.new(-0, -90, 0)
  3943. o28.Anchored = true
  3944. o28.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3945. o28.CFrame = CFrame.new(-21.3123779, 1.54135716, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  3946. o28.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3947. o28.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3948. o28.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3949. o28.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3950. o28.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3951. o28.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3952. o28.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3953. o29.Parent = o28
  3954. o29.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  3955. o30.Parent = o1
  3956. o30.Material = Enum.Material.SmoothPlastic
  3957. o30.BrickColor = BrickColor.new("Really black")
  3958. o30.Rotation = Vector3.new(-180, -45.0000038, -180)
  3959. o30.Anchored = true
  3960. o30.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3961. o30.CFrame = CFrame.new(-21.3210773, 1.54135716, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3962. o30.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3963. o30.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3964. o30.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3965. o30.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3966. o30.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3967. o30.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3968. o30.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3969. o31.Parent = o30
  3970. o31.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  3971. o32.Parent = o1
  3972. o32.Material = Enum.Material.SmoothPlastic
  3973. o32.BrickColor = BrickColor.new("Really black")
  3974. o32.Rotation = Vector3.new(90, -90, 0)
  3975. o32.Anchored = true
  3976. o32.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3977. o32.CFrame = CFrame.new(-21.462162, 1.54135716, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  3978. o32.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3979. o32.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3980. o32.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3981. o32.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3982. o32.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  3983. o32.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  3984. o32.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  3985. o33.Parent = o32
  3986. o33.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  3987. o33.MeshType = Enum.MeshType.Cylinder
  3988. o34.Parent = o1
  3989. o34.Material = Enum.Material.SmoothPlastic
  3990. o34.BrickColor = BrickColor.new("Really black")
  3991. o34.Rotation = Vector3.new(-180, -45.0000038, -180)
  3992. o34.Anchored = true
  3993. o34.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  3994. o34.CFrame = CFrame.new(-21.351347, 1.58790338, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  3995. o34.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  3996. o34.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  3997. o34.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  3998. o34.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  3999. o34.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4000. o34.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4001. o34.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4002. o35.Parent = o34
  4003. o35.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  4004. o36.Parent = o1
  4005. o36.Material = Enum.Material.SmoothPlastic
  4006. o36.BrickColor = BrickColor.new("Really black")
  4007. o36.Rotation = Vector3.new(-0, -45.0000038, -0)
  4008. o36.Anchored = true
  4009. o36.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4010. o36.CFrame = CFrame.new(-21.2726593, 1.58790338, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  4011. o36.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4012. o36.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4013. o36.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4014. o36.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4015. o36.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4016. o36.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4017. o36.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4018. o37.Parent = o36
  4019. o37.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  4020. o38.Parent = o1
  4021. o38.Material = Enum.Material.SmoothPlastic
  4022. o38.BrickColor = BrickColor.new("Really black")
  4023. o38.Rotation = Vector3.new(-180, -45.0000038, -180)
  4024. o38.Anchored = true
  4025. o38.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4026. o38.CFrame = CFrame.new(-21.3210773, 1.58790338, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  4027. o38.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4028. o38.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4029. o38.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4030. o38.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4031. o38.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4032. o38.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4033. o38.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4034. o39.Parent = o38
  4035. o39.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  4036. o40.Parent = o1
  4037. o40.Material = Enum.Material.SmoothPlastic
  4038. o40.BrickColor = BrickColor.new("Really black")
  4039. o40.Rotation = Vector3.new(90, -90, 0)
  4040. o40.Anchored = true
  4041. o40.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4042. o40.CFrame = CFrame.new(-21.312376, 1.58790338, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4043. o40.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4044. o40.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4045. o40.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4046. o40.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4047. o40.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4048. o40.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4049. o40.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4050. o41.Parent = o40
  4051. o41.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  4052. o41.MeshType = Enum.MeshType.Cylinder
  4053. o42.Parent = o1
  4054. o42.Material = Enum.Material.SmoothPlastic
  4055. o42.BrickColor = BrickColor.new("Really black")
  4056. o42.Rotation = Vector3.new(90, -90, 0)
  4057. o42.Anchored = true
  4058. o42.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4059. o42.CFrame = CFrame.new(-21.462162, 1.58790338, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4060. o42.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4061. o42.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4062. o42.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4063. o42.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4064. o42.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4065. o42.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4066. o42.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4067. o43.Parent = o42
  4068. o43.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4069. o43.MeshType = Enum.MeshType.Cylinder
  4070. o44.Parent = o1
  4071. o44.Material = Enum.Material.SmoothPlastic
  4072. o44.BrickColor = BrickColor.new("Really black")
  4073. o44.Rotation = Vector3.new(-0, -90, 0)
  4074. o44.Anchored = true
  4075. o44.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4076. o44.CFrame = CFrame.new(-21.312376, 1.58790338, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4077. o44.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4078. o44.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4079. o44.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4080. o44.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4081. o44.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4082. o44.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4083. o44.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4084. o45.Parent = o44
  4085. o45.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  4086. o46.Parent = o1
  4087. o46.Material = Enum.Material.SmoothPlastic
  4088. o46.BrickColor = BrickColor.new("Really black")
  4089. o46.Rotation = Vector3.new(-0, -90, 0)
  4090. o46.Anchored = true
  4091. o46.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4092. o46.CFrame = CFrame.new(-21.3123779, 1.58790338, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4093. o46.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4094. o46.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4095. o46.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4096. o46.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4097. o46.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4098. o46.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4099. o46.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4100. o47.Parent = o46
  4101. o47.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  4102. o48.Parent = o1
  4103. o48.Material = Enum.Material.SmoothPlastic
  4104. o48.BrickColor = BrickColor.new("Really black")
  4105. o48.Rotation = Vector3.new(90, -90, 0)
  4106. o48.Anchored = true
  4107. o48.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4108. o48.CFrame = CFrame.new(-21.1625919, 1.58790338, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4109. o48.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4110. o48.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4111. o48.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4112. o48.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4113. o48.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4114. o48.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4115. o48.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4116. o49.Parent = o48
  4117. o49.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4118. o49.MeshType = Enum.MeshType.Cylinder
  4119. o50.Parent = o1
  4120. o50.Material = Enum.Material.SmoothPlastic
  4121. o50.BrickColor = BrickColor.new("Really black")
  4122. o50.Rotation = Vector3.new(90, -90, 0)
  4123. o50.Anchored = true
  4124. o50.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4125. o50.CFrame = CFrame.new(-21.1625919, 1.54135716, -59.5406799, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4126. o50.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4127. o50.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4128. o50.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4129. o50.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4130. o50.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4131. o50.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4132. o50.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4133. o51.Parent = o50
  4134. o51.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4135. o51.MeshType = Enum.MeshType.Cylinder
  4136. o52.Parent = o1
  4137. o52.Material = Enum.Material.SmoothPlastic
  4138. o52.BrickColor = BrickColor.new("Really black")
  4139. o52.Rotation = Vector3.new(-0, -45.0000038, -0)
  4140. o52.Anchored = true
  4141. o52.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4142. o52.CFrame = CFrame.new(-21.2726593, 1.54135716, -60.071785, 0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, 0.707106829)
  4143. o52.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4144. o52.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4145. o52.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4146. o52.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4147. o52.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4148. o52.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4149. o52.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4150. o53.Parent = o52
  4151. o53.Scale = Vector3.new(0.539707005, 0.153108358, 1.01051521)
  4152. o54.Parent = o1
  4153. o54.Material = Enum.Material.SmoothPlastic
  4154. o54.BrickColor = BrickColor.new("Really black")
  4155. o54.Rotation = Vector3.new(90, -90, 0)
  4156. o54.Anchored = true
  4157. o54.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4158. o54.CFrame = CFrame.new(-21.312376, 1.54135716, -60.3537903, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4159. o54.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4160. o54.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4161. o54.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4162. o54.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4163. o54.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4164. o54.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4165. o54.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4166. o55.Parent = o54
  4167. o55.Scale = Vector3.new(0.153108373, 1.22486687, 1.37797523)
  4168. o55.MeshType = Enum.MeshType.Cylinder
  4169. o56.Parent = o1
  4170. o56.Material = Enum.Material.SmoothPlastic
  4171. o56.BrickColor = BrickColor.new("Really black")
  4172. o56.Rotation = Vector3.new(90, -90, 0)
  4173. o56.Anchored = true
  4174. o56.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4175. o56.CFrame = CFrame.new(-21.462162, 1.54135716, -59.5406837, 0, 0, -1, -1, 0, 0, 0, 1, 0)
  4176. o56.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4177. o56.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4178. o56.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4179. o56.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4180. o56.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4181. o56.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4182. o56.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4183. o57.Parent = o56
  4184. o57.Scale = Vector3.new(0.153108373, 0.306216687, 0.306216687)
  4185. o57.MeshType = Enum.MeshType.Cylinder
  4186. o58.Parent = o1
  4187. o58.Material = Enum.Material.SmoothPlastic
  4188. o58.BrickColor = BrickColor.new("Really black")
  4189. o58.Rotation = Vector3.new(-180, -45.0000038, -180)
  4190. o58.Anchored = true
  4191. o58.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4192. o58.CFrame = CFrame.new(-21.3210773, 1.54135716, -60.1020546, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  4193. o58.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4194. o58.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4195. o58.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4196. o58.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4197. o58.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4198. o58.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4199. o58.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4200. o59.Parent = o58
  4201. o59.Scale = Vector3.new(0.84209609, 0.153108358, 1.0066874)
  4202. o60.Parent = o1
  4203. o60.Material = Enum.Material.SmoothPlastic
  4204. o60.BrickColor = BrickColor.new("Really black")
  4205. o60.Rotation = Vector3.new(-180, -45.0000038, -180)
  4206. o60.Anchored = true
  4207. o60.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4208. o60.CFrame = CFrame.new(-21.351347, 1.54135716, -60.071785, -0.707106829, 0, -0.707106829, 0, 1, 0, 0.707106829, 0, -0.707106829)
  4209. o60.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4210. o60.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4211. o60.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4212. o60.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4213. o60.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4214. o60.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4215. o60.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4216. o61.Parent = o60
  4217. o61.Scale = Vector3.new(0.535879314, 0.153108358, 1.0066874)
  4218. o62.Parent = o1
  4219. o62.Material = Enum.Material.SmoothPlastic
  4220. o62.BrickColor = BrickColor.new("Really black")
  4221. o62.Rotation = Vector3.new(-0, -90, 0)
  4222. o62.Anchored = true
  4223. o62.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4224. o62.CFrame = CFrame.new(-21.3123779, 1.54135716, -59.5256996, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4225. o62.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4226. o62.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4227. o62.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4228. o62.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4229. o62.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4230. o62.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4231. o62.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4232. o63.Parent = o62
  4233. o63.Scale = Vector3.new(0.183730066, 0.153108358, 1.07175839)
  4234. o64.Parent = o1
  4235. o64.Material = Enum.Material.SmoothPlastic
  4236. o64.BrickColor = BrickColor.new("Really black")
  4237. o64.Rotation = Vector3.new(-0, -90, 0)
  4238. o64.Anchored = true
  4239. o64.Size = Vector3.new(0.279509991, 0.279509991, 0.279509991)
  4240. o64.CFrame = CFrame.new(-21.312376, 1.54135716, -59.834362, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  4241. o64.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4242. o64.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4243. o64.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4244. o64.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4245. o64.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4246. o64.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4247. o64.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4248. o65.Parent = o64
  4249. o65.Scale = Vector3.new(2.02485824, 0.153108358, 1.37797523)
  4250. o66.Parent = o1
  4251. o66.Material = Enum.Material.SmoothPlastic
  4252. o66.BrickColor = BrickColor.new("Really black")
  4253. o66.Rotation = Vector3.new(-180, 0, 90)
  4254. o66.Anchored = true
  4255. o66.CanCollide = false
  4256. o66.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4257. o66.CFrame = CFrame.new(-21.3107891, 1.08540177, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4258. o66.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4259. o66.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4260. o66.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4261. o66.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4262. o66.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4263. o66.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4264. o66.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4265. o67.Parent = o66
  4266. o67.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  4267. o67.MeshType = Enum.MeshType.Cylinder
  4268. o68.Parent = o1
  4269. o68.Material = Enum.Material.SmoothPlastic
  4270. o68.BrickColor = BrickColor.new("Really black")
  4271. o68.Rotation = Vector3.new(-180, 0, 90)
  4272. o68.Anchored = true
  4273. o68.CanCollide = false
  4274. o68.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4275. o68.CFrame = CFrame.new(-21.3107891, 0.763552666, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4276. o68.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4277. o68.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4278. o68.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4279. o68.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4280. o68.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4281. o68.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4282. o68.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4283. o69.Parent = o68
  4284. o69.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  4285. o69.MeshType = Enum.MeshType.Cylinder
  4286. o70.Parent = o1
  4287. o70.Material = Enum.Material.SmoothPlastic
  4288. o70.BrickColor = BrickColor.new("Really black")
  4289. o70.Rotation = Vector3.new(-180, 0, 90)
  4290. o70.Anchored = true
  4291. o70.CanCollide = false
  4292. o70.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4293. o70.CFrame = CFrame.new(-21.3107891, 0.522178769, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4294. o70.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4295. o70.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4296. o70.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4297. o70.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4298. o70.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4299. o70.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4300. o70.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4301. o71.Parent = o70
  4302. o71.Scale = Vector3.new(0.723784804, 1.53804433, 1.53804588)
  4303. o71.MeshType = Enum.MeshType.Cylinder
  4304. o72.Parent = o1
  4305. o72.Material = Enum.Material.SmoothPlastic
  4306. o72.BrickColor = BrickColor.new("Really black")
  4307. o72.Rotation = Vector3.new(-180, 0, 90)
  4308. o72.Anchored = true
  4309. o72.CanCollide = false
  4310. o72.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4311. o72.CFrame = CFrame.new(-21.3107891, 1.568174, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4312. o72.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4313. o72.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4314. o72.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4315. o72.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4316. o72.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4317. o72.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4318. o72.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4319. o73.Parent = o72
  4320. o73.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4321. o73.MeshType = Enum.MeshType.Cylinder
  4322. o74.Parent = o1
  4323. o74.Material = Enum.Material.SmoothPlastic
  4324. o74.BrickColor = BrickColor.new("Really black")
  4325. o74.Rotation = Vector3.new(-180, 0, 90)
  4326. o74.Anchored = true
  4327. o74.CanCollide = false
  4328. o74.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4329. o74.CFrame = CFrame.new(-21.3107891, 0.499189973, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4330. o74.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4331. o74.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4332. o74.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4333. o74.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4334. o74.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4335. o74.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4336. o74.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4337. o75.Parent = o74
  4338. o75.Scale = Vector3.new(0.723784685, 1.71899068, 1.71899259)
  4339. o75.MeshType = Enum.MeshType.Cylinder
  4340. o76.Parent = o1
  4341. o76.Material = Enum.Material.SmoothPlastic
  4342. o76.BrickColor = BrickColor.new("Really black")
  4343. o76.Rotation = Vector3.new(-180, 0, 90)
  4344. o76.Anchored = true
  4345. o76.CanCollide = false
  4346. o76.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4347. o76.CFrame = CFrame.new(-21.3107891, 1.40724885, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4348. o76.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4349. o76.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4350. o76.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4351. o76.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4352. o76.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4353. o76.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4354. o76.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4355. o77.Parent = o76
  4356. o77.Scale = Vector3.new(1.17615056, 1.3570981, 1.35709929)
  4357. o77.MeshType = Enum.MeshType.Cylinder
  4358. o78.Parent = o1
  4359. o78.Material = Enum.Material.SmoothPlastic
  4360. o78.BrickColor = BrickColor.new("Really black")
  4361. o78.Rotation = Vector3.new(-180, 0, 90)
  4362. o78.Anchored = true
  4363. o78.CanCollide = false
  4364. o78.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4365. o78.CFrame = CFrame.new(-21.3107891, 0.924476743, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4366. o78.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4367. o78.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4368. o78.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4369. o78.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4370. o78.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4371. o78.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4372. o78.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4373. o79.Parent = o78
  4374. o79.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4375. o79.MeshType = Enum.MeshType.Cylinder
  4376. o80.Parent = o1
  4377. o80.Material = Enum.Material.SmoothPlastic
  4378. o80.BrickColor = BrickColor.new("Really black")
  4379. o80.Rotation = Vector3.new(-180, 0, 90)
  4380. o80.Anchored = true
  4381. o80.CanCollide = false
  4382. o80.Size = Vector3.new(0.254099995, 0.254099995, 0.254099995)
  4383. o80.CFrame = CFrame.new(-21.3107891, 1.24632478, -59.9623756, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  4384. o80.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4385. o80.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4386. o80.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4387. o80.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4388. o80.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4389. o80.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4390. o80.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  4391. o81.Parent = o80
  4392. o81.Scale = Vector3.new(0.0904731303, 1.17615163, 1.17615271)
  4393. o81.MeshType = Enum.MeshType.Cylinder
  4394. function Equipped()
  4395. for i,v in pairs (o1:GetChildren()) do
  4396. if v:IsA("Animation")or v:IsA("LocalScript") then
  4397. else
  4398. if v.Name ~= "CHOPPART" then
  4399. v.BrickColor = BrickColor.new(CustomColor)
  4400. else
  4401. end
  4402. v.Anchored = false
  4403. end
  4404. end
  4405. end
  4406. for i,v in pairs (o1:GetChildren()) do
  4407. if v:IsA("Animation")or v:IsA("LocalScript") then
  4408. else
  4409. if v.Name ~= "CHOPPART" then
  4410. v.BrickColor = BrickColor.new(CustomColor)
  4411. else end
  4412. end
  4413. end
  4414. if Electric == true then
  4415. klk = Instance.new("Part")
  4416. kasd = Instance.new("BlockMesh")
  4417. o3 = Instance.new("Sound")
  4418. o4 = Instance.new("ParticleEmitter")
  4419. klk.Parent = o1
  4420. klk.Material = Enum.Material.Metal
  4421. klk.BrickColor = BrickColor.new("Smoky grey")
  4422. klk.Position = Vector3.new(-21.3253803, 2.08690095, -59.9731712)
  4423. klk.Size = Vector3.new(0.200000003, 1, 0.200000003)
  4424. klk.CFrame = CFrame.new(-21.3253803, 2.08690095, -59.9731712, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  4425. klk.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4426. klk.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4427. klk.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4428. klk.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4429. klk.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4430. klk.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4431. klk.Color = Color3.new(0.356863, 0.364706, 0.411765)
  4432. kasd.Parent = klk
  4433. kasd.Scale = Vector3.new(0.100000001, 1, 1)
  4434. o3.Parent = klk
  4435. o3.SoundId = "rbxassetid://277635663"
  4436. o3.Volume = 0.10000000149012
  4437. o3.Looped = true o3:Play()
  4438. o4.Parent = klk
  4439. o4.Transparency = NumberSequence.new(0.80000001192093,0.80000001192093)
  4440. o4.Size = NumberSequence.new(0.20000000298023,0.20000000298023)
  4441. o4.Color = ColorSequence.new(Color3.new(0.921569, 1, 0.0470588),Color3.new(0.153018, 0.0780643, 0.580257))
  4442. o4.Acceleration = Vector3.new(2, -20, 1)
  4443. o4.Rate = 10
  4444. end
  4445. repeat wait() until o1:FindFirstChild("Handle")
  4446.  
  4447. local Welds = {}
  4448.  
  4449. function ClearOldWelds(tbl)
  4450. for _,v in pairs(tbl) do
  4451. if v:IsA('Weld') then
  4452. v:Destroy()
  4453. end
  4454. end
  4455. end
  4456.  
  4457. function Equipped()
  4458. if Flaming == true then o1hj:Play()end
  4459. if Electric == true then
  4460. o3:Play()end
  4461. for i,v in pairs (o1:GetChildren()) do
  4462. if v:IsA("Animation")or v:IsA("LocalScript") then
  4463. else
  4464. v.Anchored = false
  4465. end
  4466. end
  4467. local Handle = o1:FindFirstChild('Handle')
  4468. if not Handle then return end
  4469. local tble = Handle:GetChildren()
  4470. for _,v in pairs(o1:GetChildren()) do
  4471. if v:IsA('Part') or v:IsA('WedgePart') and v ~= Handle then
  4472. local c1
  4473. for _1,v1 in pairs(Welds) do
  4474. if _1 == v then
  4475. c1 = v1
  4476. break
  4477. end
  4478. end
  4479.  
  4480. if not c1 then
  4481. Welds[v] = v.CFrame:inverse()*Handle.CFrame
  4482. v.Anchored = true
  4483. c1 = Welds[v]
  4484. end
  4485.  
  4486. local Weld = Instance.new('Weld')
  4487. Weld.Part0 = Handle
  4488. Weld.Part1 = v
  4489. Weld.C0 = CFrame.new()
  4490. Weld.C1 = c1
  4491. Weld.Parent = Handle
  4492.  
  4493. end
  4494. end
  4495. ClearOldWelds(tble)
  4496. Handle.Anchored=false
  4497. end
  4498.  
  4499. Equipped()
  4500. o1.Equipped:connect(Equipped)
  4501.  
  4502.  
  4503.  
  4504.  
  4505.  
  4506.  
  4507.  
  4508.  
  4509. Tool = o1
  4510. Handle = Tool:WaitForChild("Handle")
  4511.  
  4512. Players = game:GetService("Players")
  4513. Debris = game:GetService("Debris")
  4514. InsertService = game:GetService("InsertService")
  4515. function onEquipped(mouse2)
  4516. mouse2.KeyDown:connect(onkeyDown)
  4517. mouse = mouse2
  4518. end
  4519. o1.Equipped:connect(onEquipped)
  4520. WhackAnim = Tool:WaitForChild("Whack")
  4521. ChopAnim = Tool:WaitForChild("Chop")
  4522. SliceAnim = Tool:WaitForChild("Slice")
  4523. SlashSound = Handle:WaitForChild("SlashSound")
  4524. HitSound = Handle:WaitForChild("Hit")
  4525.  
  4526. Damage = 10
  4527.  
  4528. ReloadTime = .4
  4529.  
  4530. Kills = 0
  4531.  
  4532. function TagHumanoid(humanoid, player) --registers you actually Hitting the guy
  4533. HitSound:Play()
  4534. local Creator_Tag = Instance.new("ObjectValue")
  4535. Creator_Tag.Name = "creator"
  4536. Creator_Tag.Value = player
  4537. Debris:AddItem(Creator_Tag, 2)
  4538. Creator_Tag.Parent = humanoid
  4539. end
  4540. function onkeyDown(key)
  4541. if Tool.Enabled then
  4542. if key == "q" then
  4543. Slice = Humanoid:LoadAnimation(SliceAnim)
  4544. if Slice then
  4545. Slice:Play()
  4546. SlashSound:Play()
  4547. wait(1)
  4548. SlashSound:Play()
  4549. end
  4550. Tool.Enabled = true
  4551. end
  4552. end
  4553.  
  4554. if Tool.Enabled then
  4555. if key == "e" then
  4556. Chop = Humanoid:LoadAnimation(ChopAnim)
  4557. if Chop then
  4558. Chop:Play()
  4559. SlashSound:Play()
  4560. end
  4561. Tool.Enabled = true
  4562. end
  4563. end
  4564. end
  4565.  
  4566. function UntagHumanoid(humanoid)
  4567. for i, v in pairs(humanoid:GetChildren()) do
  4568. if v:IsA("ObjectValue") and v.Name == "creator" then
  4569. v:Destroy()
  4570. end
  4571. end
  4572. end
  4573.  
  4574. function Blow(Hit)
  4575. if Hit.Name == "Head" then
  4576. Hit.Anchored= false Hit.Size = Vector3.new(2, 0.2, 1)
  4577. Hit.BrickColor = BrickColor.new("Maroon")
  4578. o1 = Instance.new("Sound")
  4579. o1.Parent = Hit
  4580. o1.SoundId = "rbxassetid://429400881"
  4581. o1:Play()
  4582. end
  4583. if Hit.Name == "Right Arm" then
  4584. o11 = Instance.new("Part")
  4585. o11.Name = "GOREPART"
  4586. o11.Parent = workspace
  4587. o11.BrickColor = BrickColor.new("Maroon")
  4588. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4589. o11.FormFactor = Enum.FormFactor.Symmetric
  4590. o11.Size = Vector3.new(1, 2, 1)
  4591. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4592. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4593. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4594. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4595. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4596. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4597. o11.Color = Color3.new(0.458824, 0, 0)
  4598. Hit:Destroy()
  4599. o1 = Instance.new("Sound")
  4600. o1.Parent = o11
  4601. o1.SoundId = "rbxassetid://429400881"
  4602. o1:Play()
  4603.  
  4604. end
  4605. if Hit.Name == "Left Arm" then
  4606. o11 = Instance.new("Part")
  4607. o11.Name = "GOREPART"
  4608. o11.Parent = workspace
  4609. o11.BrickColor = BrickColor.new("Maroon")
  4610. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4611. o11.FormFactor = Enum.FormFactor.Symmetric
  4612. o11.Size = Vector3.new(1, 2, 1)
  4613. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4614. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4615. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4616. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4617. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4618. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4619. o11.Color = Color3.new(0.458824, 0, 0)
  4620. Hit:Destroy()
  4621. o1 = Instance.new("Sound")
  4622. o1.Parent = o11
  4623. o1.SoundId = "rbxassetid://429400881"
  4624. o1:Play()
  4625.  
  4626. end
  4627. if Hit.Name == "Right Leg" then
  4628. Hit:Destroy()
  4629. o1 = Instance.new("Sound")
  4630. o1.Parent = o11
  4631. o1.SoundId = "rbxassetid://429400881"
  4632. o1:Play()
  4633.  
  4634. end
  4635. if Hit.Name == "Left Arm" then
  4636. o11 = Instance.new("Part")
  4637. o11.Name = "GOREPART"
  4638. o11.Parent = workspace
  4639. o11.BrickColor = BrickColor.new("Maroon")
  4640. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4641. o11.FormFactor = Enum.FormFactor.Symmetric
  4642. o11.Size = Vector3.new(1, 2, 1)
  4643. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4644. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4645. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4646. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4647. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4648. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4649. o11.Color = Color3.new(0.458824, 0, 0)
  4650. Hit:Destroy()
  4651. o1 = Instance.new("Sound")
  4652. o1.Parent = o11
  4653. o1.SoundId = "rbxassetid://429400881"
  4654. o1:Play()
  4655.  
  4656. end
  4657.  
  4658. if Hit.Name == "Left Leg" then
  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 == "Left Arm" then
  4667. o11 = Instance.new("Part")
  4668. o11.Name = "GOREPART"
  4669. o11.Parent = workspace
  4670. o11.Position = Hit.Position
  4671. o11.BrickColor = BrickColor.new("Maroon")
  4672. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  4673. o11.FormFactor = Enum.FormFactor.Symmetric
  4674. o11.Size = Vector3.new(1, 2, 1)
  4675. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4676. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4677. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4678. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4679. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4680. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4681. o11.Color = Color3.new(0.458824, 0, 0)
  4682. Hit:Destroy()
  4683. o1 = Instance.new("Sound")
  4684. o1.Parent = o11
  4685. o1.SoundId = "rbxassetid://429400881"
  4686. o1:Play()
  4687.  
  4688. end
  4689. if Hit.Name == "Torso" then
  4690. o11 = Instance.new("Part")
  4691. o2 = Instance.new("Part")
  4692. o2.Name = "GOREPART"
  4693. o2.Position = Hit.Position
  4694. o2.Parent = workspace
  4695. o2.BrickColor = BrickColor.new("Maroon")
  4696. o2.Rotation = Vector3.new(-180, 1.29089832, 180)
  4697. o2.CanCollide = true
  4698. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4699. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4700. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4701. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4702. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4703. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4704. o2.Size = Vector3.new(2, 1, 1)
  4705. o2.LeftSurface = Enum.SurfaceType.Weld
  4706. o2.RightSurface = Enum.SurfaceType.Weld
  4707. o2.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4708. o1 = Instance.new("Part")
  4709. o1.Name = "GOREPART"
  4710. o1.Parent = workspace
  4711. o1.Position = Hit.Position
  4712. o1.BrickColor = BrickColor.new("Maroon")
  4713. o1.Rotation = Vector3.new(-180, 1.29089832, 180)
  4714. o1.CanCollide = true
  4715. o1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  4716. o1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  4717. o1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  4718. o1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  4719. o1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  4720. o1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  4721. o1.Size = Vector3.new(2, 1, 1)
  4722. o1.Position = Hit.Position
  4723. o1.LeftSurface = Enum.SurfaceType.Weld
  4724. o1.RightSurface = Enum.SurfaceType.Weld
  4725. o1.Color = Color3.new(0.105882, 0.164706, 0.207843)
  4726.  
  4727.  
  4728. Hit:Destroy()
  4729. o1 = Instance.new("Sound")
  4730. o1.Parent = o11
  4731. o1.SoundId = "rbxassetid://429400881"
  4732. o1:Play()
  4733.  
  4734. end --registers the Hit, deals damage to the player, and if the humanoid has 0 health a kill is added into the killstreak.
  4735. if Hit and Hit.Parent then
  4736. local character = Hit.Parent
  4737. local humanoid = character:FindFirstChild("Humanoid")
  4738. if Humanoid and Humanoid ~= humanoid and humanoid and Humanoid.Health > 0 and humanoid.Health > 0 then
  4739. local Right_Arm = Character:FindFirstChild("Right Arm")
  4740. if Right_Arm then
  4741. local Joint = Right_Arm:FindFirstChild("RightGrip")
  4742. if (Joint and (Joint.Part0 == Handle or Joint.Part1 == Handle)) then
  4743. humanoid:TakeDamage(Damage) --deal regular damage or instakill normal health players if a ninja
  4744. UntagHumanoid(humanoid)
  4745. TagHumanoid(humanoid, Player)
  4746. end
  4747. end
  4748. end
  4749. end
  4750. end
  4751.  
  4752. function Activated() --when you swing
  4753. if Tool.Enabled then
  4754. Tool.Enabled = false
  4755. Whack = Humanoid:LoadAnimation(WhackAnim)
  4756. if Whack then
  4757. Whack:Play()
  4758. SlashSound:Play()
  4759. end
  4760. wait(ReloadTime)
  4761. Tool.Enabled = true
  4762. end
  4763. end
  4764.  
  4765. function Equipped(mouse) --get everything settled up
  4766. Character = Tool.Parent
  4767. Player = Players:GetPlayerFromCharacter(Character)
  4768. Humanoid = Character:FindFirstChild("Humanoid")
  4769. Torso = Character:FindFirstChild("Torso")
  4770. if not Humanoid or not Torso then
  4771. return
  4772. end
  4773.  
  4774. if not Tool.Enabled then
  4775. wait(ReloadTime)
  4776. Tool.Enabled = true
  4777. end
  4778. end
  4779.  
  4780. function Unequipped()
  4781. if Flaming == true then o1hj:Stop()end
  4782. if Electric == true then o3:Stop() end
  4783. if Whack then
  4784. Whack:Stop()
  4785. end
  4786. if Slice then
  4787. Slice:Stop()
  4788. end
  4789. if Chop then
  4790. Chop:Stop()
  4791. end
  4792. end
  4793.  
  4794.  
  4795. Mouse_Icon = "rbxasset://textures/GunCursor.png"
  4796. Reloading_Icon = "rbxasset://textures/GunWaitCursor.png"
  4797.  
  4798. Tool = o1
  4799.  
  4800. Mouse = nil
  4801.  
  4802. function UpdateIcon()
  4803. if Mouse then
  4804. Mouse.Icon = Tool.Enabled and Mouse_Icon or Reloading_Icon
  4805. end
  4806. end
  4807.  
  4808. function OnEquipped(ToolMouse)
  4809. Mouse = ToolMouse
  4810. UpdateIcon()
  4811. end
  4812.  
  4813. function OnChanged(Property)
  4814. if Property == "Enabled" then
  4815. UpdateIcon()
  4816. end
  4817. end
  4818.  
  4819. Tool.Equipped:connect(OnEquipped)
  4820. Tool.Changed:connect(OnChanged)
  4821.  
  4822. Tool.Activated:connect(Activated)
  4823. Tool.Equipped:connect(Equipped)
  4824. Tool.Unequipped:connect(Unequipped)
  4825.  
  4826. Tool.CHOPPART.Touched:connect(Blow)
  4827. end)
  4828.  
  4829. Mossberg.MouseButton1Down:connect(function()
  4830. --Mossberg 500 by MDS err DMS
  4831. local Shotgoonwooot = function(f,scri)
  4832. local oldenv = getfenv(f)
  4833. local newenv = setmetatable({}, {
  4834. __index = function(_, k)
  4835. if k:lower() == 'script' then
  4836. return scri
  4837. else
  4838. return oldenv[k]
  4839. end
  4840. end
  4841. })
  4842. setfenv(f, newenv)
  4843. ypcall(function() f() end)
  4844. end
  4845. cors = {}
  4846.  
  4847. o1 = Instance.new("Tool")
  4848. o2 = Instance.new("LocalScript")
  4849. o3 = Instance.new("LocalScript")
  4850. o4 = Instance.new("LocalScript")
  4851. o5 = Instance.new("NumberValue")
  4852. o6 = Instance.new("Part")
  4853. o7 = Instance.new("BlockMesh")
  4854. o8 = Instance.new("LocalScript")
  4855. o9 = Instance.new("NumberValue")
  4856. o10 = Instance.new("NumberValue")
  4857. o11 = Instance.new("NumberValue")
  4858. o12 = Instance.new("Script")
  4859. o13 = Instance.new("LocalScript")
  4860. o14 = Instance.new("LocalScript")
  4861. o15 = Instance.new("Part")
  4862. o16 = Instance.new("CylinderMesh")
  4863. o17 = Instance.new("Part")
  4864. o18 = Instance.new("SpecialMesh")
  4865. o19 = Instance.new("Part")
  4866. o20 = Instance.new("CylinderMesh")
  4867. o21 = Instance.new("Part")
  4868. o22 = Instance.new("SpecialMesh")
  4869. o23 = Instance.new("Part")
  4870. o24 = Instance.new("CylinderMesh")
  4871. o25 = Instance.new("Part")
  4872. o26 = Instance.new("BlockMesh")
  4873. o27 = Instance.new("Part")
  4874. o28 = Instance.new("SpecialMesh")
  4875. o29 = Instance.new("Part")
  4876. o30 = Instance.new("BlockMesh")
  4877. o31 = Instance.new("Part")
  4878. o32 = Instance.new("BlockMesh")
  4879. o33 = Instance.new("Part")
  4880. o34 = Instance.new("BlockMesh")
  4881. o35 = Instance.new("Part")
  4882. o36 = Instance.new("BlockMesh")
  4883. o37 = Instance.new("Part")
  4884. o38 = Instance.new("BlockMesh")
  4885. o39 = Instance.new("Part")
  4886. o40 = Instance.new("BlockMesh")
  4887. o41 = Instance.new("Part")
  4888. o42 = Instance.new("CylinderMesh")
  4889. o43 = Instance.new("Part")
  4890. o44 = Instance.new("BlockMesh")
  4891. o45 = Instance.new("Part")
  4892. o46 = Instance.new("SpecialMesh")
  4893. o47 = Instance.new("Part")
  4894. o48 = Instance.new("SpecialMesh")
  4895. o49 = Instance.new("Part")
  4896. o50 = Instance.new("SpecialMesh")
  4897. o51 = Instance.new("Part")
  4898. o52 = Instance.new("BlockMesh")
  4899. o53 = Instance.new("Part")
  4900. o54 = Instance.new("BlockMesh")
  4901. o55 = Instance.new("Part")
  4902. o56 = Instance.new("BlockMesh")
  4903. o57 = Instance.new("Part")
  4904. o58 = Instance.new("SpecialMesh")
  4905. o59 = Instance.new("Part")
  4906. o60 = Instance.new("CylinderMesh")
  4907. o61 = Instance.new("Part")
  4908. o62 = Instance.new("BlockMesh")
  4909. o63 = Instance.new("Part")
  4910. o64 = Instance.new("BlockMesh")
  4911. o65 = Instance.new("Part")
  4912. o66 = Instance.new("BlockMesh")
  4913. o67 = Instance.new("Part")
  4914. o68 = Instance.new("SpecialMesh")
  4915. o69 = Instance.new("Part")
  4916. o70 = Instance.new("SpecialMesh")
  4917. o71 = Instance.new("Part")
  4918. o72 = Instance.new("SpecialMesh")
  4919. o73 = Instance.new("Part")
  4920. o74 = Instance.new("BlockMesh")
  4921. o75 = Instance.new("Part")
  4922. o76 = Instance.new("CylinderMesh")
  4923. o77 = Instance.new("Part")
  4924. o78 = Instance.new("BlockMesh")
  4925. o79 = Instance.new("Sound")
  4926. o80 = Instance.new("Sound")
  4927. o81 = Instance.new("Sound")
  4928. o82 = Instance.new("Sound")
  4929. o83 = Instance.new("Sound")
  4930. o85 = Instance.new("Part")
  4931. o86 = Instance.new("SpecialMesh")
  4932. o87 = Instance.new("Part")
  4933. o88 = Instance.new("CylinderMesh")
  4934. o89 = Instance.new("Part")
  4935. o90 = Instance.new("CylinderMesh")
  4936. o91 = Instance.new("Part")
  4937. o92 = Instance.new("BlockMesh")
  4938. o93 = Instance.new("Part")
  4939. o94 = Instance.new("CylinderMesh")
  4940. o95 = Instance.new("Part")
  4941. o96 = Instance.new("BlockMesh")
  4942. o97 = Instance.new("Part")
  4943. o98 = Instance.new("SpecialMesh")
  4944. o99 = Instance.new("Part")
  4945. o100 = Instance.new("BlockMesh")
  4946. o101 = Instance.new("Part")
  4947. o102 = Instance.new("SpecialMesh")
  4948. o103 = Instance.new("Part")
  4949. o104 = Instance.new("SpecialMesh")
  4950. o105 = Instance.new("Part")
  4951. o106 = Instance.new("BlockMesh")
  4952. o107 = Instance.new("Part")
  4953. o108 = Instance.new("SpecialMesh")
  4954. o109 = Instance.new("Part")
  4955. o110 = Instance.new("SpecialMesh")
  4956. o111 = Instance.new("Part")
  4957. o112 = Instance.new("SpecialMesh")
  4958. o113 = Instance.new("Part")
  4959. o114 = Instance.new("SpecialMesh")
  4960. o115 = Instance.new("Part")
  4961. o116 = Instance.new("SpecialMesh")
  4962. o117 = Instance.new("Part")
  4963. o118 = Instance.new("BlockMesh")
  4964. o119 = Instance.new("Part")
  4965. o120 = Instance.new("CylinderMesh")
  4966. o121 = Instance.new("Part")
  4967. o122 = Instance.new("CylinderMesh")
  4968. o123 = Instance.new("Part")
  4969. o124 = Instance.new("BlockMesh")
  4970. o125 = Instance.new("Part")
  4971. o126 = Instance.new("SpecialMesh")
  4972. o127 = Instance.new("Part")
  4973. o128 = Instance.new("SpecialMesh")
  4974. o129 = Instance.new("Part")
  4975. o130 = Instance.new("CylinderMesh")
  4976. o131 = Instance.new("Part")
  4977. o132 = Instance.new("CylinderMesh")
  4978. o133 = Instance.new("Part")
  4979. o134 = Instance.new("BlockMesh")
  4980. o135 = Instance.new("Part")
  4981. o136 = Instance.new("BlockMesh")
  4982. o137 = Instance.new("Part")
  4983. o138 = Instance.new("CylinderMesh")
  4984. o139 = Instance.new("Part")
  4985. o140 = Instance.new("BlockMesh")
  4986. o141 = Instance.new("Part")
  4987. o142 = Instance.new("CylinderMesh")
  4988. o143 = Instance.new("Part")
  4989. o144 = Instance.new("BlockMesh")
  4990. o145 = Instance.new("Part")
  4991. o146 = Instance.new("CylinderMesh")
  4992. o147 = Instance.new("Part")
  4993. o148 = Instance.new("BlockMesh")
  4994. o1.Name = "M500"
  4995. o1.Parent = game.Players.LocalPlayer.Backpack
  4996. o1.GripForward = Vector3.new(-0.271321744, 0, -0.962488711)
  4997. o1.GripPos = Vector3.new(-0, -0.300000012, -0.400000006)
  4998. o1.GripRight = Vector3.new(0.962488711, 0, -0.271321744)
  4999. o2.Name = "BackupWeld"
  5000. o2.Parent = o1
  5001. table.insert(cors,coroutine.create(function()
  5002. wait()
  5003. Shotgoonwooot(function()
  5004. function Weld(x,y)
  5005. local W = Instance.new("Weld")
  5006. W.Part0 = x
  5007. W.Part1 = y
  5008. local CJ = CFrame.new(x.Position)
  5009. local C0 = x.CFrame:inverse()*CJ
  5010. local C1 = y.CFrame:inverse()*CJ
  5011. W.C0 = C0
  5012. W.C1 = C1
  5013. W.Parent = x
  5014. end
  5015.  
  5016. function Get(A)
  5017. if A.className == "Part" then
  5018. Weld(script.Parent.Handle, A)
  5019. A.Anchored = false
  5020. else
  5021. local C = A:GetChildren()
  5022. for i=1, #C do
  5023. Get(C[i])
  5024. end
  5025. end
  5026. end
  5027.  
  5028. function Finale()
  5029. Get(script.Parent)
  5030. end
  5031.  
  5032. script.Parent.Equipped:connect(Finale)
  5033. script.Parent.Unequipped:connect(Finale)
  5034. Finale()
  5035. end,o2)
  5036. end))
  5037. o3.Name = "Crouch"
  5038. o3.Parent = o1
  5039. table.insert(cors,coroutine.create(function()
  5040. wait()
  5041. Shotgoonwooot(function()
  5042. on = 0
  5043. Tool = script.Parent
  5044. welds = {}
  5045. sh = {}
  5046. arms = nil
  5047. torso = nil
  5048. f = nil
  5049. function Crouch(ison)
  5050. if arms == nil and torso == nil then
  5051. arms = {Tool.Parent:FindFirstChild("Left Leg"), Tool.Parent:FindFirstChild("Right Leg")}
  5052. torso = Tool.Parent:FindFirstChild("Torso")
  5053. end
  5054. if arms ~= nil and torso ~= nil then
  5055. sh = {torso:FindFirstChild("Left Hip"), torso:FindFirstChild("Right Hip")}
  5056. if sh ~= nil then
  5057. local yes = true
  5058. if yes then
  5059. yes = false
  5060. if ison == 1 then
  5061. sh[1].Part1 = nil
  5062. sh[2].Part1 = nil
  5063. local weld1 = Instance.new("Weld")
  5064. weld1.Part0 = torso
  5065. weld1.Parent = torso
  5066. weld1.Part1 = arms[1]
  5067. weld1.C1 = CFrame.new(-0.5, 0.75, 1)
  5068. arms[1].Name = "LDave"
  5069. arms[1].CanCollide = true
  5070. welds[1] = weld1
  5071. -------------------------------------------
  5072. local weld2 = Instance.new("Weld")
  5073. weld2.Part0 = torso
  5074. weld2.Parent = torso
  5075. weld2.Part1 = arms[2]
  5076. weld2.C1 = CFrame.new(0.5,0.495,1.25) * CFrame.fromEulerAnglesXYZ(math.rad(90),0,0)
  5077. arms[2].Name = "RDave"
  5078. arms[2].CanCollide = true
  5079. welds[2] = weld2
  5080. ---------------------------------
  5081. local force = Instance.new("BodyForce")
  5082. force.Parent = torso
  5083. f = force
  5084. wait(0.01)
  5085. elseif ison == 0 then
  5086. if arms then
  5087. sh[1].Part1 = arms[1]
  5088. sh[2].Part1 = arms[2]
  5089. f.Parent = nil
  5090. arms[2].Name = "Right Leg"
  5091. arms[1].Name = "Left Leg"
  5092. welds[1].Parent = nil
  5093. welds[2].Parent = nil
  5094. end
  5095. end
  5096. --
  5097. end
  5098. else
  5099. print("sh")
  5100. end
  5101. else
  5102. print("arms")
  5103. end
  5104. end
  5105. function Key(key)
  5106. if key then
  5107. key = string.lower(key)
  5108. if (key=="c") then
  5109. if on == 1 then
  5110. on = 0
  5111. elseif on == 0 then
  5112. on = 1
  5113. end
  5114. Crouch(on)
  5115. end
  5116. end
  5117. end
  5118. function Equip(mouse)
  5119. mouse.KeyDown:connect(Key)
  5120. end
  5121. script.Parent.Equipped:connect(Equip)
  5122.  
  5123.  
  5124. end,o3)
  5125. end))
  5126. o4.Name = "BackupWeld"
  5127. o4.Parent = o1
  5128. table.insert(cors,coroutine.create(function()
  5129. wait()
  5130. Shotgoonwooot(function()
  5131. function Weld(x,y)
  5132. local W = Instance.new("Weld")
  5133. W.Part0 = x
  5134. W.Part1 = y
  5135. local CJ = CFrame.new(x.Position)
  5136. local C0 = x.CFrame:inverse()*CJ
  5137. local C1 = y.CFrame:inverse()*CJ
  5138. W.C0 = C0
  5139. W.C1 = C1
  5140. W.Parent = x
  5141. end
  5142.  
  5143. function Get(A)
  5144. if A.className == "Part" then
  5145. Weld(script.Parent.Handle, A)
  5146. A.Anchored = false
  5147. else
  5148. local C = A:GetChildren()
  5149. for i=1, #C do
  5150. Get(C[i])
  5151. end
  5152. end
  5153. end
  5154.  
  5155. function Finale()
  5156. Get(script.Parent)
  5157. end
  5158.  
  5159. script.Parent.Equipped:connect(Finale)
  5160. script.Parent.Unequipped:connect(Finale)
  5161. Finale()
  5162. end,o4)
  5163. end))
  5164. o5.Name = "StoredAmmo"
  5165. o5.Parent = o1
  5166. o5.Value = 60
  5167. o6.Parent = o1
  5168. o6.Material = Enum.Material.SmoothPlastic
  5169. o6.BrickColor = BrickColor.new("Black")
  5170. o6.Position = Vector3.new(-56.3797073, 0.641173005, -34.5374298)
  5171. o6.Rotation = Vector3.new(165, -90, 0)
  5172. o6.Anchored = true
  5173. o6.CanCollide = false
  5174. o6.FormFactor = Enum.FormFactor.Custom
  5175. o6.Size = Vector3.new(0.281481475, 0.244444445, 0.200000003)
  5176. 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)
  5177. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5178. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5179. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5180. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5181. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5182. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5183. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  5184. o7.Parent = o6
  5185. o7.Scale = Vector3.new(1, 1, 0.666666687)
  5186. o8.Name = "Shooter"
  5187. o8.Parent = o1
  5188. table.insert(cors,coroutine.create(function()
  5189. wait()
  5190. Shotgoonwooot(function()
  5191. Tool = script.Parent
  5192.  
  5193. local arms = nil
  5194. local torso = nil
  5195. local weld33 = nil -- right arm
  5196. local weld55 = nil -- left arm
  5197. local welds = {}
  5198. local reloading = false
  5199. local canclereloading = false
  5200. local falsearm1 = nil
  5201. local falsearm2 = nil
  5202. local c = nil
  5203. local canshoot = true
  5204. local canreload = true
  5205. local damage = 200
  5206.  
  5207. function ShellInsert() -- this will be a pain in my blocky butt.
  5208. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.12, math.rad(-72))
  5209. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.36)
  5210. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.36)
  5211. wait()
  5212. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.1, math.rad(-77))
  5213. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.30)
  5214. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.30)
  5215. wait()
  5216. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.08, math.rad(-82))
  5217. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.24)
  5218. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.24)
  5219. wait()
  5220. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.06, math.rad(-87))
  5221. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.18)
  5222. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.18)
  5223. wait()
  5224. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.04, math.rad(-92))
  5225. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.12)
  5226. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.12)
  5227. wait()
  5228. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), -0.02, math.rad(-97))
  5229. Tool.S1.Mesh.Offset = Vector3.new(0, 0, -0.06)
  5230. Tool.S2.Mesh.Offset = Vector3.new(0, 0, -0.06)
  5231. wait()
  5232. weld55.C1 = CFrame.new(-0.35, 0.2, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(340), 0, math.rad(-102))
  5233. Tool.S1.Mesh.Offset = Vector3.new(0, 0, 0)
  5234. Tool.S2.Mesh.Offset = Vector3.new(0, 0, 0)
  5235. wait()
  5236. weld55.C1 = CFrame.new(-0.35, 0.28, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(336), 0, math.rad(-104))
  5237. Tool.Handle.Reload:play()
  5238. wait()
  5239. weld55.C1 = CFrame.new(-0.35, 0.36, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(332), 0, math.rad(-106))
  5240. end
  5241.  
  5242. function Anim1() --testing this part.....
  5243. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-15), 0)
  5244. wait()
  5245. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-15), 0)
  5246. wait()
  5247. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-102), math.rad(-15), 0)
  5248. wait()
  5249. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-106), math.rad(-15), 0)
  5250. wait()
  5251. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-110), math.rad(-15), 0)
  5252. end
  5253.  
  5254. function Anim2() --also testing this T_T
  5255. local canshoot = false
  5256. local canreload = false
  5257. weld55.C1 = CFrame.new(-0.35, 0.33, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(320), 0, math.rad(-90))
  5258. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-110), math.rad(-15), 0)
  5259. wait()
  5260. weld55.C1 = CFrame.new(-0.35, 0.46, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(317), 0, math.rad(-90))
  5261. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-108), math.rad(-15), 0)
  5262. wait()
  5263. weld55.C1 = CFrame.new(-0.35, 0.59, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(314), 0, math.rad(-90))
  5264. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-106), math.rad(-15), 0)
  5265. wait()
  5266. weld55.C1 = CFrame.new(-0.35, 0.72, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(311), 0, math.rad(-90))
  5267. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-104), math.rad(-15), 0)
  5268. wait()
  5269. weld55.C1 = CFrame.new(-0.35, 0.85, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(308), 0, math.rad(-90))
  5270. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-102), math.rad(-15), 0)
  5271. wait()
  5272. weld55.C1 = CFrame.new(-0.35, 0.98, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(305), 0, math.rad(-90))
  5273. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-100), math.rad(-15), 0)
  5274. wait()
  5275. weld55.C1 = CFrame.new(-0.35, 1.11, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(302), 0, math.rad(-90))
  5276. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-15), 0)
  5277. wait()
  5278. weld55.C1 = CFrame.new(-0.35, 1.24, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(299), 0, math.rad(-90))
  5279. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-15), 0)
  5280. wait()
  5281. weld55.C1 = CFrame.new(-0.35, 1.37, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(296), 0, math.rad(-90))
  5282. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-15), 0)
  5283. wait()
  5284. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(293), 0, math.rad(-90))
  5285. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-92), math.rad(-15), 0)
  5286. wait()
  5287. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5288. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5289. wait()
  5290. Tool.Handle.A1:play()
  5291. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5292. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5293. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5294. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5295. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5296. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5297. wait(.03)
  5298. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5299. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5300. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5301. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5302. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5303. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5304. wait(.03)
  5305. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5306. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5307. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5308. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5309. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5310. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5311. wait(.03)
  5312. weld55.C1 = CFrame.new(-0.35, 1.18, 0.52) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5313. Tool.A1.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5314. Tool.A2.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5315. Tool.A3.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5316. Tool.A4.Mesh.Offset = Vector3.new(0.4, 0, 0)
  5317. Tool.A5.Mesh.Offset = Vector3.new(0.4, 0, -0.01)
  5318. wait(.08)
  5319. Tool.Handle.A2:play()
  5320. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5321. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5322. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5323. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5324. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5325. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5326. wait(.03)
  5327. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5328. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5329. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5330. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5331. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5332. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5333. wait(.03)
  5334. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5335. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5336. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5337. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5338. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5339. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5340. wait(.03)
  5341. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5342. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  5343. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  5344. Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
  5345. Tool.A4.Mesh.Offset = Vector3.new(0, 0, 0)
  5346. Tool.A5.Mesh.Offset = Vector3.new(0, 0, 0)
  5347. local canshoot = true
  5348. local canreload = true
  5349. end
  5350.  
  5351. function Pump()
  5352. Tool.Handle.A1:play()
  5353. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5354. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5355. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5356. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5357. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5358. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5359. wait(.03)
  5360. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5361. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5362. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5363. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5364. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5365. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5366. wait(.03)
  5367. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5368. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5369. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5370. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5371. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5372. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5373. wait(.03)
  5374. weld55.C1 = CFrame.new(-0.35, 1.18, 0.52) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5375. Tool.A1.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5376. Tool.A2.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5377. Tool.A3.Mesh.Offset = Vector3.new(0, 0.4, 0)
  5378. Tool.A4.Mesh.Offset = Vector3.new(0.4, 0, 0)
  5379. Tool.A5.Mesh.Offset = Vector3.new(0.4, 0, -0.01)
  5380. wait(.08)
  5381. Tool.Handle.A2:play()
  5382. weld55.C1 = CFrame.new(-0.35, 1.26, 0.54) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5383. Tool.A1.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5384. Tool.A2.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5385. Tool.A3.Mesh.Offset = Vector3.new(0, 0.3, 0)
  5386. Tool.A4.Mesh.Offset = Vector3.new(0.3, 0, 0)
  5387. Tool.A5.Mesh.Offset = Vector3.new(0.3, 0, -0.01)
  5388. wait(.03)
  5389. weld55.C1 = CFrame.new(-0.35, 1.34, 0.56) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5390. Tool.A1.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5391. Tool.A2.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5392. Tool.A3.Mesh.Offset = Vector3.new(0, 0.2, 0)
  5393. Tool.A4.Mesh.Offset = Vector3.new(0.2, 0, 0)
  5394. Tool.A5.Mesh.Offset = Vector3.new(0.2, 0, -0.01)
  5395. wait(.03)
  5396. weld55.C1 = CFrame.new(-0.35, 1.42, 0.58) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5397. Tool.A1.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5398. Tool.A2.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5399. Tool.A3.Mesh.Offset = Vector3.new(0, 0.1, 0)
  5400. Tool.A4.Mesh.Offset = Vector3.new(0.1, 0, 0)
  5401. Tool.A5.Mesh.Offset = Vector3.new(0.1, 0, -0.01)
  5402. wait(.03)
  5403. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5404. Tool.A1.Mesh.Offset = Vector3.new(0, 0, 0)
  5405. Tool.A2.Mesh.Offset = Vector3.new(0, 0, 0)
  5406. Tool.A3.Mesh.Offset = Vector3.new(0, 0, 0)
  5407. Tool.A4.Mesh.Offset = Vector3.new(0, 0, 0)
  5408. Tool.A5.Mesh.Offset = Vector3.new(0, 0, 0)
  5409. end
  5410.  
  5411. function Reload()
  5412. if script.Parent.Ammo.Value < script.Parent.MaxAmmo.Value and reloading == false and script.Parent.StoredAmmo.Value >= 1 then
  5413. reloading = true
  5414. Anim1()
  5415. for i = 1,script.Parent.MaxAmmo.Value - script.Parent.Ammo.Value do
  5416. if canclereloading == true then
  5417. canclereloading = false
  5418. break
  5419. end
  5420. -- ...
  5421. ShellInsert()
  5422. if script.Parent.StoredAmmo.Value >= 1 then
  5423. script.Parent.Ammo.Value = script.Parent.Ammo.Value + 1
  5424. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value - 1
  5425. end -- this is getting annoying, and its not even half way done
  5426. wait(.1)
  5427. end
  5428. reloading = false
  5429. Anim2()
  5430. end
  5431. end
  5432.  
  5433. function Equip(mouse)
  5434. wait(0.01)
  5435. arms = {Tool.Parent:FindFirstChild("Left Arm"), Tool.Parent:FindFirstChild("Right Arm")}
  5436. torso = Tool.Parent:FindFirstChild("Torso")
  5437. if arms ~= nil and torso ~= nil then
  5438. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  5439. if sh ~= nil then
  5440. local yes = true
  5441. if yes then
  5442. yes = false
  5443. sh[1].Part1 = nil
  5444. sh[2].Part1 = nil
  5445. falsearm1 = arms[1]:clone()
  5446. local mesh1 = Instance.new("BlockMesh")
  5447. mesh1.Scale = Vector3.new(.9,.9,.9)
  5448. mesh1.Parent = falsearm1
  5449. local armweld1 = Instance.new("Weld")
  5450. falsearm1.BrickColor = BrickColor.new(26)
  5451. falsearm1.Parent = Tool
  5452. armweld1.Parent = falsearm1
  5453. armweld1.Part0 = falsearm1
  5454. armweld1.Part1 = arms[1]
  5455. falsearm2 = arms[2]:clone()
  5456. local mesh2 = Instance.new("BlockMesh")
  5457. mesh2.Scale = Vector3.new(.9,.9,.9)
  5458. mesh2.Parent = falsearm2
  5459. local armweld2 = Instance.new("Weld")
  5460. falsearm2.BrickColor = BrickColor.new(26)
  5461. falsearm2.Parent = Tool
  5462. armweld2.Parent = falsearm2
  5463. armweld2.Part0 = falsearm2
  5464. armweld2.Part1 = arms[2]
  5465. local weld1 = Instance.new("Weld") -- left arm
  5466. weld55 = weld1
  5467. weld1.Part0 = torso
  5468. weld1.Parent = torso
  5469. weld1.Part1 = arms[1]
  5470. weld1.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5471. welds[1] = weld1
  5472. local weld2 = Instance.new("Weld") -- right arm
  5473. weld33 = weld2
  5474. weld2.Part0 = torso
  5475. weld2.Parent = torso
  5476. weld2.Part1 = arms[2]
  5477. weld2.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5478. welds[2] = weld2
  5479. Pump()
  5480. end
  5481. else
  5482. print("sh")
  5483. end
  5484. else
  5485. print("arms")
  5486. end
  5487. end
  5488.  
  5489. local legs = nil
  5490. local torso2 = nil
  5491. local welds2 = {}
  5492. local bodyforce = nil
  5493.  
  5494. function Unequip(mouse)
  5495. if arms ~= nil and torso ~= nil then
  5496. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  5497. if sh ~= nil then
  5498. local yes = true
  5499. if yes then
  5500. yes = false
  5501. sh[1].Part1 = arms[1]
  5502. sh[2].Part1 = arms[2]
  5503. welds[1].Parent = nil
  5504. welds[2].Parent = nil
  5505. falsearm1:remove()
  5506. falsearm2:remove()
  5507. end
  5508. else
  5509. print("sh")
  5510. end
  5511. else
  5512. print("arms")
  5513. end
  5514. end
  5515.  
  5516. function fire(v)
  5517.  
  5518. Tool.Handle.Fire:play()
  5519. Tool.Handle.Fire2:play()
  5520.  
  5521.  
  5522. local vCharacter = Tool.Parent
  5523. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  5524.  
  5525. for i = 1,math.random(5,8) do
  5526.  
  5527. local missile = Instance.new("Part")
  5528.  
  5529.  
  5530.  
  5531. local spawnPos = vCharacter.PrimaryPart.Position
  5532.  
  5533.  
  5534.  
  5535. spawnPos = spawnPos + (v * 5)
  5536.  
  5537. missile.Position = spawnPos
  5538. missile.Size = Vector3.new(1,1,1)
  5539. missile.Velocity = v * 500 + (Vector3.new(math.random(-15,15),math.random(-15,15),math.random(-15,15)))
  5540. missile.BrickColor = BrickColor.new(26)
  5541. missile.Shape = 0
  5542. missile.BottomSurface = 0
  5543. missile.TopSurface = 0
  5544. missile.Name = "Bullet"
  5545. missile.Elasticity = 0
  5546. missile.Reflectance = 0
  5547. missile.Friction = .9
  5548. missile.CanCollide = false
  5549.  
  5550. local force = Instance.new("BodyForce")
  5551. force.force = Vector3.new(0,missile:getMass() * 196,0)
  5552. force.Parent = missile
  5553.  
  5554. local mesh = Instance.new("SpecialMesh")
  5555. mesh.Scale = Vector3.new(.1,.1,.1)
  5556. mesh.MeshType = "Sphere"
  5557. mesh.Parent = missile
  5558.  
  5559.  
  5560. function Blow(Hit)
  5561. if Hit.Name == "Head" then
  5562. Hit.Anchored= false Hit.Size = Vector3.new(2, 0.2, 1)
  5563. Hit.BrickColor = BrickColor.new("Maroon")
  5564. o1 = Instance.new("Sound")
  5565. o1.Parent = Hit
  5566. o1.SoundId = "rbxassetid://429400881"
  5567. o1:Play()
  5568. end
  5569. if Hit.Name == "Right Arm" then
  5570. for i=1,4 do
  5571. o11.Name = "GOREPART"
  5572. o11.Parent = workspace
  5573. o11.BrickColor = BrickColor.new("Maroon")
  5574. o11.Position = Hit.Position
  5575. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5576. o11.FormFactor = Enum.FormFactor.Symmetric
  5577. o11.Size = Vector3.new(.5, .5, .5)
  5578. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5579. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5580. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5581. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5582. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5583. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5584. o11.Color = Color3.new(0.458824, 0, 0)
  5585. end
  5586. Hit:Destroy()
  5587. o1 = Instance.new("Sound")
  5588. o1.Parent = o11
  5589. o1.SoundId = "rbxassetid://429400881"
  5590. o1:Play()
  5591.  
  5592. end
  5593. if Hit.Name == "Left Arm" then
  5594. for i=1,4 do
  5595. o11 = Instance.new("Part")
  5596. o11.Name = "GOREPART"
  5597. o11.Parent = workspace
  5598. o11.BrickColor = BrickColor.new("Maroon")
  5599. o11.Position = Hit.Position
  5600. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5601. o11.FormFactor = Enum.FormFactor.Symmetric
  5602. o11.Size = Vector3.new(.5,.5,.5)
  5603. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5604. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5605. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5606. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5607. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5608. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5609. o11.Color = Color3.new(0.458824, 0, 0)
  5610. Hit:Destroy()
  5611. end
  5612. o1 = Instance.new("Sound")
  5613. o1.Parent = o11
  5614. o1.SoundId = "rbxassetid://429400881"
  5615. o1:Play()
  5616.  
  5617. end
  5618. if Hit.Name == "Right Leg" then
  5619. for i=1,4 do
  5620. o11 = Instance.new("Part")
  5621. o11.Name = "GOREPART"
  5622. o11.Parent = workspace
  5623. o11.BrickColor = BrickColor.new("Maroon")
  5624. o11.Position = Hit.Position
  5625. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5626. o11.FormFactor = Enum.FormFactor.Symmetric
  5627. o11.Size = Vector3.new(.5,.5,.5)
  5628. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5629. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5630. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5631. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5632. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5633. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5634. o11.Color = Color3.new(0.458824, 0, 0)
  5635. end
  5636. Hit:Destroy()
  5637. o1 = Instance.new("Sound")
  5638. o1.Parent = o11
  5639. o1.SoundId = "rbxassetid://429400881"
  5640. o1:Play()
  5641.  
  5642. end
  5643. if Hit.Name == "Left Arm" then
  5644. for i=1,4 do
  5645. o11 = Instance.new("Part")
  5646. o11 = Instance.new("Part")
  5647. o11.Name = "GOREPART"
  5648. o11.Parent = workspace
  5649. o11.BrickColor = BrickColor.new("Maroon")
  5650. o11.Position = Hit.Position
  5651. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5652. o11.FormFactor = Enum.FormFactor.Symmetric
  5653. o11.Size = Vector3.new(.5,.5,.5)
  5654. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5655. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5656. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5657. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5658. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5659. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5660. o11.Color = Color3.new(0.458824, 0, 0)
  5661. end
  5662. Hit:Destroy()
  5663. o1 = Instance.new("Sound")
  5664. o1.Parent = o11
  5665. o1.SoundId = "rbxassetid://429400881"
  5666. o1:Play()
  5667.  
  5668. end
  5669.  
  5670. if Hit.Name == "Left Leg" then
  5671. for i=1,4 do
  5672. o11 = Instance.new("Part")
  5673. o11 = Instance.new("Part")
  5674. o11.Name = "GOREPART"
  5675. o11.Parent = workspace
  5676. o11.BrickColor = BrickColor.new("Maroon")
  5677. o11.Position = Hit.Position
  5678. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5679. o11.FormFactor = Enum.FormFactor.Symmetric
  5680. o11.Size = Vector3.new(.5,.5,.5)
  5681. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5682. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5683. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5684. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5685. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5686. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5687. o11.Color = Color3.new(0.458824, 0, 0)
  5688. end
  5689. Hit:Destroy()
  5690. o1 = Instance.new("Sound")
  5691. o1.Parent = o11
  5692. o1.SoundId = "rbxassetid://429400881"
  5693. o1:Play()
  5694.  
  5695. end
  5696. if Hit.Name == "Left Arm" then
  5697. for i=1,4 do
  5698. o11 = Instance.new("Part")
  5699. o11 = Instance.new("Part")
  5700. o11.Name = "GOREPART"
  5701. o11.Parent = workspace
  5702. o11.BrickColor = BrickColor.new("Maroon")
  5703. o11.Position = Hit.Position
  5704. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5705. o11.FormFactor = Enum.FormFactor.Symmetric
  5706. o11.Size = Vector3.new(.5,.5,.5)
  5707. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5708. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5709. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5710. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5711. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5712. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5713. o11.Color = Color3.new(0.458824, 0, 0)
  5714. end
  5715. Hit:Destroy()
  5716. o1 = Instance.new("Sound")
  5717. o1.Parent = o11
  5718. o1.SoundId = "rbxassetid://429400881"
  5719. o1:Play()
  5720.  
  5721. end
  5722. if Hit.Name == "Torso" then
  5723. for i=1,8 do
  5724. o11 = Instance.new("Part")
  5725. o11 = Instance.new("Part")
  5726. o11.Name = "GOREPART"
  5727. o11.Parent = workspace
  5728. o11.BrickColor = BrickColor.new("Maroon")
  5729. o11.Position = Hit.Position
  5730. o11.Rotation = Vector3.new(-180, 1.29089606, 180)
  5731. o11.FormFactor = Enum.FormFactor.Symmetric
  5732. o11.Size = Vector3.new(.5,.5,.5)
  5733. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  5734. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  5735. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  5736. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  5737. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  5738. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  5739. o11.Color = Color3.new(0.458824, 0, 0)
  5740. end
  5741.  
  5742. Hit:Destroy()
  5743. o1 = Instance.new("Sound")
  5744. o1.Parent = o11
  5745. o1.SoundId = "rbxassetid://429400881"
  5746. o1:Play()
  5747.  
  5748. end
  5749. end
  5750. function onTouched(part)
  5751. local h = part.Parent:findFirstChild("Humanoid")
  5752. if h~=nil then
  5753. h.Health = h.Health -100
  5754. wait(.1)
  5755. h.Health = h.Health -100
  5756. wait(.1)
  5757.  
  5758. end
  5759. end
  5760.  
  5761. missile.Touched:connect(onTouched)
  5762. missile.Touched:connect(Blow)
  5763.  
  5764. local creator_tag = Instance.new("ObjectValue")
  5765. creator_tag.Value = vPlayer
  5766. creator_tag.Name = "creator"
  5767. creator_tag.Parent = missile
  5768.  
  5769.  
  5770.  
  5771. missile.Parent = game.Workspace
  5772.  
  5773. end
  5774.  
  5775. weld33.C1 = CFrame.new(-0.75, -0.4, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5776. weld55.C1 = CFrame.new(-0.35, 1.4, 0.55) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5777. Tool.Flash.Mesh.Scale = Vector3.new(1.333, 1.7, 1.333)
  5778. Tool.Flash.Transparency = .2
  5779. wait(0.06)
  5780. weld33.C1 = CFrame.new(-0.75, -0.35, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5781. weld55.C1 = CFrame.new(-0.35, 1.45, 0.575) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5782. Tool.Flash.Mesh.Scale = Vector3.new(1.1, 1.4, 1.1)
  5783. Tool.Flash.Transparency = .8
  5784. wait(0.06)
  5785. weld33.C1 = CFrame.new(-0.75, -0.3, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-15), 0)
  5786. weld55.C1 = CFrame.new(-0.35, 1.5, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-90))
  5787. Tool.Flash.Transparency = 1
  5788. end
  5789.  
  5790. function KeyDownFunctions(key)
  5791. if key == "r" then
  5792. Reload()
  5793. end
  5794. if key == "e" then
  5795. canclereloading = true
  5796. end
  5797. end
  5798.  
  5799. Tool.Enabled = true
  5800. function onActivated()
  5801.  
  5802. if not Tool.Enabled then
  5803. return
  5804. end
  5805.  
  5806. Tool.Enabled = false
  5807.  
  5808. local character = Tool.Parent;
  5809. local humanoid = character.Humanoid
  5810. if humanoid == nil then
  5811. print("Humanoid not found")
  5812. return
  5813. end
  5814. local ammo = script.Parent.Ammo
  5815. local maxammo = script.Parent.MaxAmmo
  5816. if reloading == false and humanoid.Health >= 1 then
  5817. if ammo.Value >= 1 then
  5818. ammo.Value = ammo.Value - 1
  5819. local targetPos = humanoid.TargetPoint
  5820. local lookAt = (targetPos - character.Head.Position).unit
  5821. fire(lookAt)
  5822. Pump()
  5823. else
  5824. Reload()
  5825. end
  5826. end
  5827. Tool.Enabled = true
  5828. end
  5829.  
  5830. function onEquippedLocal(mouse)
  5831.  
  5832. if mouse == nil then
  5833. print("Mouse not found")
  5834. return
  5835. end
  5836.  
  5837. mouse.Icon = "http://www.roblox.com/asset/?id=45543124"
  5838. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  5839. mouse.KeyDown:connect(KeyDownFunctions)
  5840. while true do
  5841. wait()
  5842. end
  5843. end
  5844.  
  5845.  
  5846. Tool.Equipped:connect(onEquippedLocal)
  5847.  
  5848.  
  5849. script.Parent.Activated:connect(onActivated)
  5850. Tool.Equipped:connect(Equip)
  5851. Tool.Unequipped:connect(Unequip)
  5852.  
  5853. end,o8)
  5854. end))
  5855. o9.Name = "Ammo"
  5856. o9.Parent = o1
  5857. o9.Value = 8
  5858. o10.Name = "MaxAmmo"
  5859. o10.Parent = o1
  5860. o10.Value = 8
  5861. o11.Name = "Recoil"
  5862. o11.Parent = o1
  5863. o11.Value = 2
  5864. o12.Parent = o11
  5865. table.insert(cors,coroutine.create(function()
  5866. wait()
  5867. Shotgoonwooot(function()
  5868. while true do
  5869. wait(.2)
  5870. if script.Parent.Value > 3 then
  5871. script.Parent.Value = script.Parent.Value - 1
  5872. end
  5873. end
  5874.  
  5875. end,o12)
  5876. end))
  5877. o13.Name = "GuiScript"
  5878. o13.Parent = o1
  5879. table.insert(cors,coroutine.create(function()
  5880. wait()
  5881. Shotgoonwooot(function()
  5882. local Tool = script.Parent
  5883. local Ammo = Tool.Ammo
  5884. local MaxAmmo = Ammo.Value
  5885.  
  5886. local vPlayer
  5887. local Gui
  5888. local Text
  5889.  
  5890. function onChanged(value)
  5891. if value == "Value" or value == Ammo.Value then
  5892. if Gui ~= nil and Text ~= nil then
  5893. if Ammo.Value >= 1 then
  5894. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5895. elseif math.floor(Ammo.Value) == 0 then
  5896. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5897. elseif Ammo.Value < 0 then
  5898. for i = 0, 1, 0.03 / 2 do
  5899. local Num = math.floor(i * MaxAmmo + 0.5)
  5900.  
  5901. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5902. wait()
  5903. end
  5904. end
  5905. end
  5906. end
  5907. end
  5908.  
  5909. function on2Changed()
  5910. if Gui ~= nil and Text ~= nil then
  5911.  
  5912. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5913. wait()
  5914. end
  5915. end
  5916.  
  5917. function setUpGui()
  5918. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  5919. return
  5920. end
  5921.  
  5922. Gui = Instance.new("ScreenGui")
  5923. Text = Instance.new("TextLabel")
  5924.  
  5925. Gui.Name = "DEDisplay"
  5926. Gui.Parent = vPlayer.PlayerGui
  5927.  
  5928. Text.BackgroundColor3 = BrickColor.Black().Color
  5929. Text.BackgroundTransparency = 1
  5930. Text.BorderColor3 = BrickColor.White().Color
  5931. Text.BorderSizePixel = 0
  5932. Text.Name = "Ammo"
  5933. Text.Parent = Gui
  5934. Text.Position = UDim2.new(0.05, 0, 0.8, 0)
  5935. Text.Size = UDim2.new(0, 128, 0, 64)
  5936. Text.FontSize = "Size18"
  5937. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5938. Text.TextColor3 = BrickColor.White().Color
  5939. end
  5940.  
  5941. function onEquippedLocal(mouse)
  5942. vPlayer = game.Players.LocalPlayer
  5943.  
  5944. setUpGui()
  5945. end
  5946.  
  5947. function onUnequippedLocal(mouse)
  5948. if Gui then
  5949. Gui:remove()
  5950. end
  5951.  
  5952. Gui = nil
  5953. Text = nil
  5954. vPlayer = nil
  5955. end
  5956.  
  5957. Tool.Equipped:connect(onEquippedLocal)
  5958. Tool.Unequipped:connect(onUnequippedLocal)
  5959.  
  5960. Ammo.Changed:connect(onChanged)
  5961. Tool.StoredAmmo.Changed:connect(on2Changed)
  5962. end,o13)
  5963. end))
  5964. o14.Name = "GuiScript(2)"
  5965. o14.Parent = o1
  5966. table.insert(cors,coroutine.create(function()
  5967. wait()
  5968. Shotgoonwooot(function()
  5969. local Tool = script.Parent
  5970. local Ammo = Tool.Ammo
  5971. local MaxAmmo = Ammo.Value
  5972.  
  5973. local vPlayer
  5974. local Gui
  5975. local Text
  5976.  
  5977. function onChanged(value)
  5978. if value == "Value" or value == Ammo.Value then
  5979. if Gui ~= nil and Text ~= nil then
  5980. if Ammo.Value >= 1 then
  5981. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5982. elseif math.floor(Ammo.Value) == 0 then
  5983. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5984. elseif Ammo.Value < 0 then
  5985. for i = 0, 1, 0.03 / 2 do
  5986. local Num = math.floor(i * MaxAmmo + 0.5)
  5987.  
  5988. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  5989. wait()
  5990. end
  5991. end
  5992. end
  5993. end
  5994. end
  5995.  
  5996. function on2Changed()
  5997. if Gui ~= nil and Text ~= nil then
  5998.  
  5999. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  6000. wait()
  6001. end
  6002. end
  6003.  
  6004. function setUpGui()
  6005. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  6006. return
  6007. end
  6008.  
  6009. Gui = Instance.new("ScreenGui")
  6010. Text = Instance.new("TextLabel")
  6011.  
  6012. Gui.Name = "DEDisplay"
  6013. Gui.Parent = vPlayer.PlayerGui
  6014.  
  6015. Text.BackgroundColor3 = BrickColor.Black().Color
  6016. Text.BackgroundTransparency = 1
  6017. Text.BorderColor3 = BrickColor.White().Color
  6018. Text.BorderSizePixel = 0
  6019. Text.Name = "Ammo"
  6020. Text.Parent = Gui
  6021. Text.Position = UDim2.new(0.05, 0, 0.8, 0)
  6022. Text.Size = UDim2.new(0, 128, 0, 64)
  6023. Text.FontSize = "Size18"
  6024. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  6025. Text.TextColor3 = BrickColor.White().Color
  6026. end
  6027.  
  6028. function onEquippedLocal(mouse)
  6029. vPlayer = game.Players.LocalPlayer
  6030.  
  6031. setUpGui()
  6032. end
  6033.  
  6034. function onUnequippedLocal(mouse)
  6035. if Gui then
  6036. Gui:remove()
  6037. end
  6038.  
  6039. Gui = nil
  6040. Text = nil
  6041. vPlayer = nil
  6042. end
  6043.  
  6044. Tool.Equipped:connect(onEquippedLocal)
  6045. Tool.Unequipped:connect(onUnequippedLocal)
  6046.  
  6047. Ammo.Changed:connect(onChanged)
  6048. Tool.StoredAmmo.Changed:connect(on2Changed)
  6049. end,o14)
  6050. end))
  6051. o15.Parent = o1
  6052. o15.Material = Enum.Material.SmoothPlastic
  6053. o15.BrickColor = BrickColor.new("Black")
  6054. o15.Position = Vector3.new(-56.3797073, 1.00378299, -34.3214798)
  6055. o15.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  6056. o15.Anchored = true
  6057. o15.CanCollide = false
  6058. o15.FormFactor = Enum.FormFactor.Custom
  6059. o15.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6060. 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)
  6061. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6062. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6063. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6064. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6065. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6066. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6067. o15.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6068. o16.Parent = o15
  6069. o16.Scale = Vector3.new(0.222222224, 0.777777791, 0.222222224)
  6070. o17.Parent = o1
  6071. o17.Material = Enum.Material.SmoothPlastic
  6072. o17.BrickColor = BrickColor.new("Black")
  6073. o17.Position = Vector3.new(-56.3797073, 0.990432024, -34.3955536)
  6074. o17.Rotation = Vector3.new(-90, -0.0032855079, 90.0002289)
  6075. o17.Anchored = true
  6076. o17.CanCollide = false
  6077. o17.FormFactor = Enum.FormFactor.Custom
  6078. o17.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6079. 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)
  6080. o17.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6081. o17.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6082. o17.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6083. o17.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6084. o17.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6085. o17.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6086. o17.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6087. o18.Parent = o17
  6088. o18.Scale = Vector3.new(0.814814806, 0.407407403, 0.814814806)
  6089. o19.Parent = o1
  6090. o19.Material = Enum.Material.SmoothPlastic
  6091. o19.BrickColor = BrickColor.new("Black")
  6092. o19.Position = Vector3.new(-56.4507523, 0.820066094, -33.8251877)
  6093. o19.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  6094. o19.Anchored = true
  6095. o19.CanCollide = false
  6096. o19.FormFactor = Enum.FormFactor.Custom
  6097. o19.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6098. 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)
  6099. o19.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6100. o19.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6101. o19.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6102. o19.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6103. o19.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6104. o19.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6105. o19.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6106. o20.Parent = o19
  6107. o20.Scale = Vector3.new(0.222222224, 0.0370370373, 0.222222224)
  6108. o21.Parent = o1
  6109. o21.Material = Enum.Material.SmoothPlastic
  6110. o21.BrickColor = BrickColor.new("Black")
  6111. o21.Position = Vector3.new(-56.3797073, 0.608222008, -34.3598938)
  6112. o21.Rotation = Vector3.new(74.9999924, 6.769896e-007, -2.50447806e-006)
  6113. o21.Anchored = true
  6114. o21.CanCollide = false
  6115. o21.FormFactor = Enum.FormFactor.Custom
  6116. o21.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6117. 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)
  6118. o21.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6119. o21.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6120. o21.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6121. o21.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6122. o21.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6123. o21.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6124. o21.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6125. o22.Parent = o21
  6126. o22.Scale = Vector3.new(0.666666687, 0.222222224, 0.444444448)
  6127. o22.MeshType = Enum.MeshType.Wedge
  6128. o23.Parent = o1
  6129. o23.Material = Enum.Material.SmoothPlastic
  6130. o23.BrickColor = BrickColor.new("Black")
  6131. o23.Position = Vector3.new(-56.3797073, 0.834883094, -34.7362976)
  6132. o23.Rotation = Vector3.new(-98, 0, -0)
  6133. o23.Anchored = true
  6134. o23.CanCollide = false
  6135. o23.FormFactor = Enum.FormFactor.Custom
  6136. o23.Size = Vector3.new(0.200000003, 0.281481475, 0.200000003)
  6137. o23.CFrame = CFrame.new(-56.3797073, 0.834883094, -34.7362976, 1, 0, 0, 0, -0.139173076, 0.990268052, 0, -0.990268052, -0.139173076)
  6138. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6139. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6140. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6141. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6142. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6143. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6144. o23.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6145. o24.Parent = o23
  6146. o24.Scale = Vector3.new(0.703703701, 1, 0.703703701)
  6147. o25.Parent = o1
  6148. o25.Material = Enum.Material.SmoothPlastic
  6149. o25.BrickColor = BrickColor.new("Black")
  6150. o25.Position = Vector3.new(-56.3797073, 0.823760033, -34.6474075)
  6151. o25.Rotation = Vector3.new(-180, -90, 0)
  6152. o25.Anchored = true
  6153. o25.CanCollide = false
  6154. o25.FormFactor = Enum.FormFactor.Custom
  6155. o25.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6156. o25.CFrame = CFrame.new(-56.3797073, 0.823760033, -34.6474075, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6157. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6158. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6159. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6160. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6161. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6162. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6163. o25.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6164. o26.Parent = o25
  6165. o26.Scale = Vector3.new(0.296296299, 0.703703701, 0.740740716)
  6166. o27.Parent = o1
  6167. o27.Material = Enum.Material.SmoothPlastic
  6168. o27.BrickColor = BrickColor.new("Black")
  6169. o27.Position = Vector3.new(-56.3797073, 0.716360092, -34.6029663)
  6170. o27.Rotation = Vector3.new(-89.9999847, -0.00328049762, 180)
  6171. o27.Anchored = true
  6172. o27.CanCollide = false
  6173. o27.FormFactor = Enum.FormFactor.Custom
  6174. o27.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6175. 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)
  6176. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6177. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6178. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6179. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6180. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6181. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6182. o27.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6183. o28.Parent = o27
  6184. o28.Scale = Vector3.new(0.740740716, 0.740740716, 0.370370358)
  6185. o28.MeshType = Enum.MeshType.Wedge
  6186. o29.Parent = o1
  6187. o29.Material = Enum.Material.SmoothPlastic
  6188. o29.BrickColor = BrickColor.new("Black")
  6189. o29.Position = Vector3.new(-56.3797073, 0.462927461, -34.5932007)
  6190. o29.Rotation = Vector3.new(-139.989517, -90, 0)
  6191. o29.Anchored = true
  6192. o29.CanCollide = false
  6193. o29.FormFactor = Enum.FormFactor.Custom
  6194. o29.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6195. o29.CFrame = CFrame.new(-56.3797073, 0.462927461, -34.5932007, 0, 0, -1, 0.642927825, -0.765926838, 0, -0.765926838, -0.642927825, 0)
  6196. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6197. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6198. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6199. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6200. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6201. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6202. o29.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6203. o30.Parent = o29
  6204. o30.Scale = Vector3.new(0.444444448, 0.185185179, 0.666666687)
  6205. o31.Parent = o1
  6206. o31.Material = Enum.Material.SmoothPlastic
  6207. o31.BrickColor = BrickColor.new("Black")
  6208. o31.Position = Vector3.new(-56.3870316, 0.990445018, -33.7066612)
  6209. o31.Rotation = Vector3.new(-180, -90, 0)
  6210. o31.Anchored = true
  6211. o31.CanCollide = false
  6212. o31.FormFactor = Enum.FormFactor.Custom
  6213. o31.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6214. 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)
  6215. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6216. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6217. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6218. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6219. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6220. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6221. o31.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6222. o32.Parent = o31
  6223. o32.Scale = Vector3.new(1, 0.740740716, 0.0740740746)
  6224. o33.Parent = o1
  6225. o33.Material = Enum.Material.SmoothPlastic
  6226. o33.BrickColor = BrickColor.new("Black")
  6227. o33.Position = Vector3.new(-56.3797073, 0.6022861, -34.1147995)
  6228. o33.Rotation = Vector3.new(149.999985, -90, 0)
  6229. o33.Anchored = true
  6230. o33.CanCollide = false
  6231. o33.FormFactor = Enum.FormFactor.Custom
  6232. o33.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6233. 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)
  6234. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6235. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6236. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6237. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6238. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6239. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6240. o33.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6241. o34.Parent = o33
  6242. o34.Scale = Vector3.new(0.481481463, 0.111111112, 0.629629612)
  6243. o35.Parent = o1
  6244. o35.Material = Enum.Material.SmoothPlastic
  6245. o35.BrickColor = BrickColor.new("Black")
  6246. o35.Position = Vector3.new(-56.3797073, 0.511172056, -35.8189392)
  6247. o35.Rotation = Vector3.new(176.703568, -90, 0)
  6248. o35.Anchored = true
  6249. o35.CanCollide = false
  6250. o35.FormFactor = Enum.FormFactor.Custom
  6251. o35.Size = Vector3.new(0.237037033, 0.200000003, 0.200000003)
  6252. o35.CFrame = CFrame.new(-56.3797073, 0.511172056, -35.8189392, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6253. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6254. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6255. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6256. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6257. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6258. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6259. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6260. o36.Parent = o35
  6261. o36.Scale = Vector3.new(1, 0.296296299, 0.592592597)
  6262. o37.Parent = o1
  6263. o37.Material = Enum.Material.SmoothPlastic
  6264. o37.BrickColor = BrickColor.new("Black")
  6265. o37.Position = Vector3.new(-56.3797073, 0.699331999, -34.0710983)
  6266. o37.Rotation = Vector3.new(95, 90, 0)
  6267. o37.Anchored = true
  6268. o37.CanCollide = false
  6269. o37.FormFactor = Enum.FormFactor.Custom
  6270. o37.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6271. 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)
  6272. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6273. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6274. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6275. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6276. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6277. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6278. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6279. o38.Parent = o37
  6280. o38.Scale = Vector3.new(0.814814806, 0.111111112, 0.629629612)
  6281. o39.Parent = o1
  6282. o39.Material = Enum.Material.SmoothPlastic
  6283. o39.BrickColor = BrickColor.new("Black")
  6284. o39.Position = Vector3.new(-56.3797073, 0.653389096, -35.7974396)
  6285. o39.Rotation = Vector3.new(176.703568, -90, 0)
  6286. o39.Anchored = true
  6287. o39.CanCollide = false
  6288. o39.FormFactor = Enum.FormFactor.Custom
  6289. o39.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6290. o39.CFrame = CFrame.new(-56.3797073, 0.653389096, -35.7974396, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6291. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6292. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6293. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6294. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6295. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6296. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6297. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6298. o40.Parent = o39
  6299. o40.Scale = Vector3.new(0.888888896, 0.592592597, 0.592592597)
  6300. o41.Parent = o1
  6301. o41.Material = Enum.Material.SmoothPlastic
  6302. o41.BrickColor = BrickColor.new("Really black")
  6303. o41.Position = Vector3.new(-56.3797073, 0.983029008, -30.9933014)
  6304. o41.Rotation = Vector3.new(-90, 0, -0)
  6305. o41.Anchored = true
  6306. o41.CanCollide = false
  6307. o41.FormFactor = Enum.FormFactor.Custom
  6308. o41.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6309. o41.CFrame = CFrame.new(-56.3797073, 0.983029008, -30.9933014, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6310. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6311. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6312. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6313. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6314. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6315. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6316. o41.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6317. o42.Parent = o41
  6318. o42.Scale = Vector3.new(0.518518507, 0.0370370373, 0.518518507)
  6319. o43.Parent = o1
  6320. o43.Material = Enum.Material.SmoothPlastic
  6321. o43.BrickColor = BrickColor.new("Black")
  6322. o43.Position = Vector3.new(-56.3797073, 0.756361008, -33.7103691)
  6323. o43.Rotation = Vector3.new(180, -90, 0)
  6324. o43.Anchored = true
  6325. o43.CanCollide = false
  6326. o43.FormFactor = Enum.FormFactor.Custom
  6327. o43.Size = Vector3.new(0.407407403, 0.200000003, 0.200000003)
  6328. 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)
  6329. o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6330. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6331. o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6332. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6333. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6334. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6335. o43.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6336. o44.Parent = o43
  6337. o44.Scale = Vector3.new(1, 0.0370370373, 0.666666687)
  6338. o45.Parent = o1
  6339. o45.Material = Enum.Material.SmoothPlastic
  6340. o45.BrickColor = BrickColor.new("Black")
  6341. o45.Position = Vector3.new(-56.3797073, 0.729254007, -34.0322418)
  6342. o45.Rotation = Vector3.new(-85, 0, 180)
  6343. o45.Anchored = true
  6344. o45.CanCollide = false
  6345. o45.FormFactor = Enum.FormFactor.Custom
  6346. o45.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6347. 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)
  6348. o45.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6349. o45.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6350. o45.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6351. o45.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6352. o45.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6353. o45.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6354. o45.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6355. o46.Parent = o45
  6356. o46.Scale = Vector3.new(0.629629612, 0.259259254, 0.259259254)
  6357. o46.MeshType = Enum.MeshType.Wedge
  6358. o47.Parent = o1
  6359. o47.Material = Enum.Material.SmoothPlastic
  6360. o47.BrickColor = BrickColor.new("Black")
  6361. o47.Position = Vector3.new(-56.3797073, 0.739454985, -34.1047821)
  6362. o47.Rotation = Vector3.new(-85, 3.1589625e-005, -1.26463078e-007)
  6363. o47.Anchored = true
  6364. o47.CanCollide = false
  6365. o47.FormFactor = Enum.FormFactor.Custom
  6366. o47.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6367. 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)
  6368. o47.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6369. o47.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6370. o47.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6371. o47.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6372. o47.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6373. o47.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6374. o47.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6375. o48.Parent = o47
  6376. o48.Scale = Vector3.new(0.629629612, 0.259259254, 0.296296299)
  6377. o48.MeshType = Enum.MeshType.Wedge
  6378. o49.Parent = o1
  6379. o49.Material = Enum.Material.SmoothPlastic
  6380. o49.BrickColor = BrickColor.new("Black")
  6381. o49.Position = Vector3.new(-56.3797073, 0.868209004, -34.5733337)
  6382. o49.Rotation = Vector3.new(-180, 2.73745354e-006, 179.996719)
  6383. o49.Anchored = true
  6384. o49.CanCollide = false
  6385. o49.FormFactor = Enum.FormFactor.Custom
  6386. o49.Size = Vector3.new(0.200000003, 0.229629636, 0.200000003)
  6387. 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)
  6388. o49.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6389. o49.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6390. o49.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6391. o49.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6392. o49.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6393. o49.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6394. o49.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6395. o50.Parent = o49
  6396. o50.Scale = Vector3.new(0.740740716, 1, 0.444444448)
  6397. o50.MeshType = Enum.MeshType.Wedge
  6398. o51.Name = "A4"
  6399. o51.Parent = o1
  6400. o51.Material = Enum.Material.SmoothPlastic
  6401. o51.BrickColor = BrickColor.new("Really black")
  6402. o51.Position = Vector3.new(-56.427803, 0.983029008, -33.7066612)
  6403. o51.Rotation = Vector3.new(-180, -90, 0)
  6404. o51.Anchored = true
  6405. o51.CanCollide = false
  6406. o51.FormFactor = Enum.FormFactor.Custom
  6407. o51.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  6408. 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)
  6409. o51.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6410. o51.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6411. o51.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6412. o51.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6413. o51.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6414. o51.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6415. o51.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6416. o52.Parent = o51
  6417. o52.Scale = Vector3.new(1, 0.666666687, 0.185185179)
  6418. o53.Parent = o1
  6419. o53.Material = Enum.Material.SmoothPlastic
  6420. o53.BrickColor = BrickColor.new("Black")
  6421. o53.Position = Vector3.new(-56.3797073, 0.927474022, -32.4874039)
  6422. o53.Rotation = Vector3.new(-90, 0, -0)
  6423. o53.Anchored = true
  6424. o53.CanCollide = false
  6425. o53.FormFactor = Enum.FormFactor.Custom
  6426. o53.Size = Vector3.new(0.200000003, 1.79999995, 0.200000003)
  6427. o53.CFrame = CFrame.new(-56.3797073, 0.927474022, -32.4874039, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6428. o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6429. o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6430. o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6431. o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6432. o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6433. o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6434. o53.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6435. o54.Parent = o53
  6436. o54.Scale = Vector3.new(0.333333343, 1, 0.777777791)
  6437. o55.Parent = o1
  6438. o55.Material = Enum.Material.SmoothPlastic
  6439. o55.BrickColor = BrickColor.new("Black")
  6440. o55.Position = Vector3.new(-56.3797073, 1.03858602, -34.0696335)
  6441. o55.Rotation = Vector3.new(-180, -90, 0)
  6442. o55.Anchored = true
  6443. o55.CanCollide = false
  6444. o55.FormFactor = Enum.FormFactor.Custom
  6445. o55.Size = Vector3.new(0.325925916, 0.200000003, 0.200000003)
  6446. o55.CFrame = CFrame.new(-56.3797073, 1.03858602, -34.0696335, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6447. o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6448. o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6449. o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6450. o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6451. o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6452. o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6453. o55.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6454. o56.Parent = o55
  6455. o56.Offset = Vector3.new(0.0370000005, 0, 0)
  6456. o56.Scale = Vector3.new(1, 0.555555522, 0.740740716)
  6457. o57.Parent = o1
  6458. o57.Material = Enum.Material.SmoothPlastic
  6459. o57.BrickColor = BrickColor.new("Black")
  6460. o57.Position = Vector3.new(-56.3797073, 0.868209004, -34.5733337)
  6461. o57.Rotation = Vector3.new(3.86261763e-006, -3.11288272e-006, -179.996719)
  6462. o57.Anchored = true
  6463. o57.CanCollide = false
  6464. o57.FormFactor = Enum.FormFactor.Custom
  6465. o57.Size = Vector3.new(0.200000003, 0.229629636, 0.200000003)
  6466. 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)
  6467. o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6468. o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6469. o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6470. o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6471. o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6472. o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6473. o57.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6474. o58.Parent = o57
  6475. o58.Scale = Vector3.new(0.740740716, 1, 0.444444448)
  6476. o58.MeshType = Enum.MeshType.Wedge
  6477. o59.Parent = o1
  6478. o59.Material = Enum.Material.SmoothPlastic
  6479. o59.BrickColor = BrickColor.new("Black")
  6480. o59.Position = Vector3.new(-56.3797073, 0.787977099, -35.0700455)
  6481. o59.Rotation = Vector3.new(-98, 0, -0)
  6482. o59.Anchored = true
  6483. o59.CanCollide = false
  6484. o59.FormFactor = Enum.FormFactor.Custom
  6485. o59.Size = Vector3.new(0.200000003, 0.392592579, 0.200000003)
  6486. o59.CFrame = CFrame.new(-56.3797073, 0.787977099, -35.0700455, 1, 0, 0, 0, -0.139173076, 0.990268052, 0, -0.990268052, -0.139173076)
  6487. o59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6488. o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6489. o59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6490. o59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6491. o59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6492. o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6493. o59.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6494. o60.Parent = o59
  6495. o60.Scale = Vector3.new(0.666666687, 1, 0.666666687)
  6496. o61.Name = "A2"
  6497. o61.Parent = o1
  6498. o61.Material = Enum.Material.SmoothPlastic
  6499. o61.BrickColor = BrickColor.new("Really black")
  6500. o61.Transparency = 1
  6501. o61.Position = Vector3.new(-56.3797073, 0.816370726, -32.1696243)
  6502. o61.Rotation = Vector3.new(-90, 0, -0)
  6503. o61.Anchored = true
  6504. o61.CanCollide = false
  6505. o61.FormFactor = Enum.FormFactor.Custom
  6506. o61.Size = Vector3.new(0.2074074, 1.16296291, 0.200000003)
  6507. o61.CFrame = CFrame.new(-56.3797073, 0.816370726, -32.1696243, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6508. o61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6509. o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6510. o61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6511. o61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6512. o61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6513. o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6514. o61.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6515. o62.Parent = o61
  6516. o63.Parent = o1
  6517. o63.Material = Enum.Material.SmoothPlastic
  6518. o63.BrickColor = BrickColor.new("Black")
  6519. o63.Position = Vector3.new(-56.3797073, 0.860806823, -31.1844444)
  6520. o63.Rotation = Vector3.new(-90, 0, -0)
  6521. o63.Anchored = true
  6522. o63.CanCollide = false
  6523. o63.FormFactor = Enum.FormFactor.Custom
  6524. o63.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6525. o63.CFrame = CFrame.new(-56.3797073, 0.860806823, -31.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6526. o63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6527. o63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6528. o63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6529. o63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6530. o63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6531. o63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6532. o63.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6533. o64.Parent = o63
  6534. o64.Scale = Vector3.new(0.407407403, 0.555555522, 1)
  6535. o65.Name = "A1"
  6536. o65.Parent = o1
  6537. o65.Material = Enum.Material.SmoothPlastic
  6538. o65.BrickColor = BrickColor.new("Really black")
  6539. o65.Position = Vector3.new(-56.3874969, 0.809473634, -32.1844444)
  6540. o65.Rotation = Vector3.new(-90, 0, -0)
  6541. o65.Anchored = true
  6542. o65.CanCollide = false
  6543. o65.FormFactor = Enum.FormFactor.Custom
  6544. o65.Size = Vector3.new(0.200000003, 1.0592593, 0.200000003)
  6545. o65.CFrame = CFrame.new(-56.3874969, 0.809473634, -32.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6546. o65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6547. o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6548. o65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6549. o65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6550. o65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6551. o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6552. o65.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6553. o66.Parent = o65
  6554. o67.Parent = o1
  6555. o67.Material = Enum.Material.SmoothPlastic
  6556. o67.BrickColor = BrickColor.new("Black")
  6557. o67.Position = Vector3.new(-56.3797073, 1.03858602, -34.4251862)
  6558. o67.Rotation = Vector3.new(3.86261763e-006, -3.11287977e-006, 0.00328550744)
  6559. o67.Anchored = true
  6560. o67.CanCollide = false
  6561. o67.FormFactor = Enum.FormFactor.Custom
  6562. o67.Size = Vector3.new(0.200000003, 0.200000003, 0.385185182)
  6563. 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)
  6564. o67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6565. o67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6566. o67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6567. o67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6568. o67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6569. o67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6570. o67.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6571. o68.Parent = o67
  6572. o68.Scale = Vector3.new(0.740740716, 0.555555522, 1)
  6573. o68.MeshType = Enum.MeshType.Wedge
  6574. o69.Parent = o1
  6575. o69.Material = Enum.Material.SmoothPlastic
  6576. o69.BrickColor = BrickColor.new("Black")
  6577. o69.Position = Vector3.new(-56.4130287, 0.927474022, -33.5214767)
  6578. o69.Rotation = Vector3.new(6.06230496e-005, -9.39151141e-006, -1.31937259e-005)
  6579. o69.Anchored = true
  6580. o69.CanCollide = false
  6581. o69.FormFactor = Enum.FormFactor.Custom
  6582. o69.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6583. 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)
  6584. o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6585. o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6586. o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6587. o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6588. o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6589. o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6590. o69.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6591. o70.Parent = o69
  6592. o70.Scale = Vector3.new(0.407407403, 0.111111112, 0.148148149)
  6593. o70.MeshType = Enum.MeshType.Wedge
  6594. o71.Parent = o1
  6595. o71.Material = Enum.Material.SmoothPlastic
  6596. o71.BrickColor = BrickColor.new("Black")
  6597. o71.Position = Vector3.new(-56.3797073, 0.786725998, -34.7733307)
  6598. o71.Rotation = Vector3.new(3.86261809e-006, -3.11285999e-006, -179.996719)
  6599. o71.Anchored = true
  6600. o71.CanCollide = false
  6601. o71.FormFactor = Enum.FormFactor.Custom
  6602. o71.Size = Vector3.new(0.200000003, 0.214814812, 0.200000003)
  6603. 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)
  6604. o71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6605. o71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6606. o71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6607. o71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6608. o71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6609. o71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6610. o71.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6611. o72.Parent = o71
  6612. o72.Scale = Vector3.new(0.740740716, 1, 0.962962925)
  6613. o72.MeshType = Enum.MeshType.Wedge
  6614. o73.Parent = o1
  6615. o73.Material = Enum.Material.SmoothPlastic
  6616. o73.BrickColor = BrickColor.new("Black")
  6617. o73.Position = Vector3.new(-56.3797073, 0.949705005, -34.2177658)
  6618. o73.Rotation = Vector3.new(-180, -90, 0)
  6619. o73.Anchored = true
  6620. o73.CanCollide = false
  6621. o73.FormFactor = Enum.FormFactor.Custom
  6622. o73.Size = Vector3.new(0.622222245, 0.200000003, 0.200000003)
  6623. o73.CFrame = CFrame.new(-56.3797073, 0.949705005, -34.2177658, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  6624. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6625. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6626. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6627. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6628. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6629. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6630. o73.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6631. o74.Parent = o73
  6632. o74.Scale = Vector3.new(1, 0.333333343, 0.740740716)
  6633. o75.Name = "A3"
  6634. o75.Parent = o1
  6635. o75.Material = Enum.Material.SmoothPlastic
  6636. o75.BrickColor = BrickColor.new("Really black")
  6637. o75.Position = Vector3.new(-56.427803, 1.05340302, -33.7066612)
  6638. o75.Rotation = Vector3.new(-90, 0, -0)
  6639. o75.Anchored = true
  6640. o75.CanCollide = false
  6641. o75.FormFactor = Enum.FormFactor.Custom
  6642. o75.Size = Vector3.new(0.200000003, 0.400000006, 0.200000003)
  6643. o75.CFrame = CFrame.new(-56.427803, 1.05340302, -33.7066612, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6644. o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6645. o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6646. o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6647. o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6648. o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6649. o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6650. o75.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6651. o76.Parent = o75
  6652. o76.Scale = Vector3.new(0.185185179, 1, 0.185185179)
  6653. o77.Name = "Handle" -- DOTHIS
  6654. o77.Parent = o1
  6655. o77.Material = Enum.Material.SmoothPlastic
  6656. o77.BrickColor = BrickColor.new("Black")
  6657. o77.Position = Vector3.new(-56.3797073, 0.716360092, -34.3214722)
  6658. o77.Rotation = Vector3.new(-179.996719, -3.76802603e-007, 179.996719)
  6659. o77.Anchored = true
  6660. o77.CanCollide = false
  6661. o77.FormFactor = Enum.FormFactor.Custom
  6662. o77.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6663. 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)
  6664. o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6665. o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6666. o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6667. o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6668. o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6669. o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6670. o77.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6671. o78.Parent = o77
  6672. o78.Scale = Vector3.new(0.148148149, 0.518518507, 0.148148149)
  6673. o79.Name = "A1"
  6674. o79.Parent = o77
  6675. o79.Pitch = 0.40000000596046
  6676. o79.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6677. o79.Volume = 1
  6678. o79.PlayOnRemove = true
  6679. o80.Name = "A2"
  6680. o80.Parent = o77
  6681. o80.Pitch = 0.5
  6682. o80.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6683. o80.Volume = 1
  6684. o80.PlayOnRemove = true
  6685. o81.Name = "Fire2"
  6686. o81.Parent = o77
  6687. o81.SoundId = "http://www.roblox.com/asset/?id=2920959"
  6688. o81.Volume = 1
  6689. o82.Name = "Reload"
  6690. o82.Parent = o77
  6691. o82.Pitch = 0.69999998807907
  6692. o82.SoundId = "http://www.roblox.com/asset/?id=2697295"
  6693. o82.Volume = 1
  6694. o82.PlayOnRemove = true
  6695. o83.Name = "Fire"
  6696. o83.Parent = o77
  6697. o83.SoundId = "http://roblox.com/asset/?id=10209803"
  6698. o83.Volume = 1
  6699. o83.PlayOnRemove = true
  6700. o85.Parent = o1
  6701. o85.Material = Enum.Material.SmoothPlastic
  6702. o85.BrickColor = BrickColor.new("Black")
  6703. o85.Position = Vector3.new(-56.3797073, 0.246018052, -35.7850952)
  6704. o85.Rotation = Vector3.new(176.703568, 0, -0)
  6705. o85.Anchored = true
  6706. o85.CanCollide = false
  6707. o85.FormFactor = Enum.FormFactor.Custom
  6708. o85.Size = Vector3.new(0.200000003, 0.311111122, 0.259259254)
  6709. o85.CFrame = CFrame.new(-56.3797073, 0.246018052, -35.7850952, 1, 0, 0, 0, -0.998345375, -0.0575020239, 0, 0.0575020239, -0.998345375)
  6710. o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6711. o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6712. o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6713. o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6714. o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6715. o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6716. o85.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6717. o86.Parent = o85
  6718. o86.Scale = Vector3.new(0.592592597, 1, 1)
  6719. o86.MeshType = Enum.MeshType.Wedge
  6720. o87.Parent = o1
  6721. o87.Material = Enum.Material.SmoothPlastic
  6722. o87.BrickColor = BrickColor.new("Black")
  6723. o87.Position = Vector3.new(-56.3797073, 0.990445018, -33.3511124)
  6724. o87.Rotation = Vector3.new(-90, 0, -0)
  6725. o87.Anchored = true
  6726. o87.CanCollide = false
  6727. o87.FormFactor = Enum.FormFactor.Custom
  6728. o87.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6729. o87.CFrame = CFrame.new(-56.3797073, 0.990445018, -33.3511124, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6730. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6731. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6732. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6733. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6734. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6735. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6736. o87.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6737. o88.Parent = o87
  6738. o88.Scale = Vector3.new(0.733333349, 0.296296299, 0.733333349)
  6739. o89.Parent = o1
  6740. o89.Material = Enum.Material.SmoothPlastic
  6741. o89.BrickColor = BrickColor.new("Black")
  6742. o89.Position = Vector3.new(-56.3797073, 0.812667012, -32.2188797)
  6743. o89.Rotation = Vector3.new(-90, 0, -0)
  6744. o89.Anchored = true
  6745. o89.CanCollide = false
  6746. o89.FormFactor = Enum.FormFactor.Custom
  6747. o89.Size = Vector3.new(0.200000003, 2.32370377, 0.200000003)
  6748. o89.CFrame = CFrame.new(-56.3797073, 0.812667012, -32.2188797, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  6749. o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6750. o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6751. o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6752. o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6753. o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6754. o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6755. o89.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6756. o90.Parent = o89
  6757. o90.Scale = Vector3.new(0.592592597, 1, 0.592592597)
  6758. o91.Name = "A5"
  6759. o91.Parent = o1
  6760. o91.Material = Enum.Material.SmoothPlastic
  6761. o91.BrickColor = BrickColor.new("Really black")
  6762. o91.Position = Vector3.new(-56.450016, 0.986737013, -33.5548019)
  6763. o91.Rotation = Vector3.new(-180, -90, 0)
  6764. o91.Anchored = true
  6765. o91.CanCollide = false
  6766. o91.FormFactor = Enum.FormFactor.Custom
  6767. o91.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6768. 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)
  6769. o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6770. o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6771. o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6772. o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6773. o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6774. o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6775. o91.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6776. o92.Parent = o91
  6777. o92.Scale = Vector3.new(0.481481463, 0.185185179, 0.0370370373)
  6778. o93.Parent = o1
  6779. o93.Material = Enum.Material.SmoothPlastic
  6780. o93.BrickColor = BrickColor.new("Really black")
  6781. o93.Position = Vector3.new(-56.3797073, 0.776841998, -36.0259552)
  6782. o93.Rotation = Vector3.new(-97.2966766, 0, -0)
  6783. o93.Anchored = true
  6784. o93.CanCollide = false
  6785. o93.FormFactor = Enum.FormFactor.Custom
  6786. o93.Size = Vector3.new(0.222222224, 0.200000003, 0.222222224)
  6787. o93.CFrame = CFrame.new(-56.3797073, 0.776841998, -36.0259552, 1, 0, 0, 0, -0.127006978, 0.991901875, 0, -0.991901875, -0.127006978)
  6788. o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6789. o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6790. o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6791. o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6792. o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6793. o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6794. o93.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6795. o94.Parent = o93
  6796. o94.Scale = Vector3.new(1, 0.592592597, 1)
  6797. o95.Parent = o1
  6798. o95.Material = Enum.Material.SmoothPlastic
  6799. o95.BrickColor = BrickColor.new("Black")
  6800. o95.Position = Vector3.new(-56.3797073, 0.620475054, -35.9180145)
  6801. o95.Rotation = Vector3.new(176.703568, -90, 0)
  6802. o95.Anchored = true
  6803. o95.CanCollide = false
  6804. o95.FormFactor = Enum.FormFactor.Custom
  6805. o95.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6806. o95.CFrame = CFrame.new(-56.3797073, 0.620475054, -35.9180145, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  6807. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6808. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6809. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6810. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6811. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6812. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6813. o95.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6814. o96.Parent = o95
  6815. o96.Scale = Vector3.new(0.333333343, 0.851851821, 0.592592597)
  6816. o97.Name = "Flash"
  6817. o97.Parent = o1
  6818. o97.Material = Enum.Material.SmoothPlastic
  6819. o97.Transparency = 1
  6820. o97.Position = Vector3.new(-56.3797073, 0.983029008, -30.645153)
  6821. o97.Rotation = Vector3.new(90, 2.4206912e-008, -180)
  6822. o97.Anchored = true
  6823. o97.CanCollide = false
  6824. o97.FormFactor = Enum.FormFactor.Custom
  6825. o97.Size = Vector3.new(0.200000003, 0.451851845, 0.200000003)
  6826. 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)
  6827. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6828. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6829. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6830. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6831. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6832. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6833. o97.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6834. o98.Parent = o97
  6835. o98.Scale = Vector3.new(1.33333337, 1.70000005, 1.33333337)
  6836. o98.MeshType = Enum.MeshType.Sphere
  6837. o99.Parent = o1
  6838. o99.Material = Enum.Material.SmoothPlastic
  6839. o99.BrickColor = BrickColor.new("Black")
  6840. o99.Position = Vector3.new(-56.3797073, 0.579321027, -34.2511139)
  6841. o99.Rotation = Vector3.new(180, -90, 0)
  6842. o99.Anchored = true
  6843. o99.CanCollide = false
  6844. o99.FormFactor = Enum.FormFactor.Custom
  6845. o99.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6846. 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)
  6847. o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6848. o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6849. o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6850. o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6851. o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6852. o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6853. o99.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6854. o100.Parent = o99
  6855. o100.Scale = Vector3.new(1, 0.111111112, 0.629629612)
  6856. o101.Parent = o1
  6857. o101.Material = Enum.Material.SmoothPlastic
  6858. o101.BrickColor = BrickColor.new("Black")
  6859. o101.Position = Vector3.new(-56.3797073, 0.93858099, -34.7437057)
  6860. o101.Rotation = Vector3.new(3.86261763e-006, -3.11287977e-006, 0.00328550767)
  6861. o101.Anchored = true
  6862. o101.CanCollide = false
  6863. o101.FormFactor = Enum.FormFactor.Custom
  6864. o101.Size = Vector3.new(0.200000003, 0.200000003, 0.251851857)
  6865. 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)
  6866. o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6867. o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6868. o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6869. o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6870. o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6871. o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6872. o101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6873. o102.Parent = o101
  6874. o102.Scale = Vector3.new(0.740740716, 0.444444448, 1)
  6875. o102.MeshType = Enum.MeshType.Wedge
  6876. o103.Parent = o1
  6877. o103.Material = Enum.Material.SmoothPlastic
  6878. o103.BrickColor = BrickColor.new("Black")
  6879. o103.Position = Vector3.new(-56.3797073, 0.634137988, -34.3125839)
  6880. o103.Rotation = Vector3.new(-105, 0, -0)
  6881. o103.Anchored = true
  6882. o103.CanCollide = false
  6883. o103.FormFactor = Enum.FormFactor.Custom
  6884. o103.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6885. o103.CFrame = CFrame.new(-56.3797073, 0.634137988, -34.3125839, 1, 0, 0, 0, -0.258819044, 0.965925813, 0, -0.965925813, -0.258819044)
  6886. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6887. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6888. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6889. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6890. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6891. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6892. o103.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6893. o104.Parent = o103
  6894. o104.Scale = Vector3.new(0.148148149, 0.148148149, 0.370370358)
  6895. o104.MeshType = Enum.MeshType.Wedge
  6896. o105.Parent = o1
  6897. o105.Material = Enum.Material.SmoothPlastic
  6898. o105.BrickColor = BrickColor.new("Black")
  6899. o105.Position = Vector3.new(-56.3685989, 1.07932901, -33.8216629)
  6900. o105.Rotation = Vector3.new(-180, -90, 0)
  6901. o105.Anchored = true
  6902. o105.CanCollide = false
  6903. o105.FormFactor = Enum.FormFactor.Custom
  6904. o105.Size = Vector3.new(0.629999995, 0.200000003, 0.200000003)
  6905. 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)
  6906. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6907. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6908. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6909. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6910. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6911. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6912. o105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6913. o106.Parent = o105
  6914. o106.Scale = Vector3.new(1, 0.148148149, 0.629629612)
  6915. o107.Parent = o1
  6916. o107.Material = Enum.Material.SmoothPlastic
  6917. o107.BrickColor = BrickColor.new("Black")
  6918. o107.Position = Vector3.new(-56.3797073, 0.618669033, -35.3519058)
  6919. o107.Rotation = Vector3.new(174.662048, 0, -0)
  6920. o107.Anchored = true
  6921. o107.CanCollide = false
  6922. o107.FormFactor = Enum.FormFactor.Custom
  6923. o107.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6924. o107.CFrame = CFrame.new(-56.3797073, 0.618669033, -35.3519058, 1, 0, 0, 0, -0.995663345, -0.093030028, 0, 0.093030028, -0.995663345)
  6925. o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6926. o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6927. o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6928. o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6929. o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6930. o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6931. o107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6932. o108.Parent = o107
  6933. o108.Scale = Vector3.new(0.592592597, 0.666666687, 0.814814806)
  6934. o108.MeshType = Enum.MeshType.Wedge
  6935. o109.Parent = o1
  6936. o109.Material = Enum.Material.SmoothPlastic
  6937. o109.BrickColor = BrickColor.new("Black")
  6938. o109.Position = Vector3.new(-56.3797073, 1.09043801, -33.4437065)
  6939. o109.Rotation = Vector3.new(179.999939, 9.39151141e-006, 180)
  6940. o109.Anchored = true
  6941. o109.CanCollide = false
  6942. o109.FormFactor = Enum.FormFactor.Custom
  6943. o109.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6944. 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)
  6945. o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6946. o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6947. o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6948. o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6949. o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6950. o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6951. o109.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6952. o110.Parent = o109
  6953. o110.Scale = Vector3.new(0.740740716, 0.0370370373, 0.629629612)
  6954. o110.MeshType = Enum.MeshType.Wedge
  6955. o111.Parent = o1
  6956. o111.Material = Enum.Material.SmoothPlastic
  6957. o111.BrickColor = BrickColor.new("Black")
  6958. o111.Position = Vector3.new(-56.4130287, 0.927474022, -33.8918457)
  6959. o111.Rotation = Vector3.new(179.999939, 9.39151141e-006, 180)
  6960. o111.Anchored = true
  6961. o111.CanCollide = false
  6962. o111.FormFactor = Enum.FormFactor.Custom
  6963. o111.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  6964. 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)
  6965. o111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6966. o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6967. o111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6968. o111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6969. o111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6970. o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6971. o111.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6972. o112.Parent = o111
  6973. o112.Scale = Vector3.new(0.407407403, 0.111111112, 0.148148149)
  6974. o112.MeshType = Enum.MeshType.Wedge
  6975. o113.Parent = o1
  6976. o113.Material = Enum.Material.SmoothPlastic
  6977. o113.BrickColor = BrickColor.new("Black")
  6978. o113.Position = Vector3.new(-56.3797073, 0.431652546, -34.5969696)
  6979. o113.Rotation = Vector3.new(-64.9894562, 0, -180)
  6980. o113.Anchored = true
  6981. o113.CanCollide = false
  6982. o113.FormFactor = Enum.FormFactor.Custom
  6983. o113.Size = Vector3.new(0.200000003, 0.200000003, 0.533333361)
  6984. o113.CFrame = CFrame.new(-56.3797073, 0.431652546, -34.5969696, -1, 0, 0, 0, -0.422785044, 0.906230092, 0, 0.906230092, 0.422785044)
  6985. o113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6986. o113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6987. o113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6988. o113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6989. o113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6990. o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6991. o113.Color = Color3.new(0.105882, 0.164706, 0.207843)
  6992. o114.Parent = o113
  6993. o114.Scale = Vector3.new(0.666666687, 0.814814806, 1)
  6994. o114.MeshType = Enum.MeshType.Wedge
  6995. o115.Parent = o1
  6996. o115.Material = Enum.Material.SmoothPlastic
  6997. o115.BrickColor = BrickColor.new("Black")
  6998. o115.Position = Vector3.new(-56.3797073, 0.537683487, -34.841774)
  6999. o115.Rotation = Vector3.new(115.010536, 0, -180)
  7000. o115.Anchored = true
  7001. o115.CanCollide = false
  7002. o115.FormFactor = Enum.FormFactor.Custom
  7003. o115.Size = Vector3.new(0.200000003, 0.200000003, 0.533333361)
  7004. o115.CFrame = CFrame.new(-56.3797073, 0.537683487, -34.841774, -1, 0, 0, 0, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044)
  7005. o115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7006. o115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7007. o115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7008. o115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7009. o115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7010. o115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7011. o115.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7012. o116.Parent = o115
  7013. o116.Scale = Vector3.new(0.666666687, 0.814814806, 1)
  7014. o116.MeshType = Enum.MeshType.Wedge
  7015. o117.Parent = o1
  7016. o117.Material = Enum.Material.SmoothPlastic
  7017. o117.BrickColor = BrickColor.new("Black")
  7018. o117.Position = Vector3.new(-56.338932, 0.990445018, -33.7066612)
  7019. o117.Rotation = Vector3.new(-180, -90, 0)
  7020. o117.Anchored = true
  7021. o117.CanCollide = false
  7022. o117.FormFactor = Enum.FormFactor.Custom
  7023. o117.Size = Vector3.new(0.400000006, 0.200000003, 0.200000003)
  7024. 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)
  7025. o117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7026. o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7027. o117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7028. o117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7029. o117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7030. o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7031. o117.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7032. o118.Parent = o117
  7033. o118.Scale = Vector3.new(1, 0.740740716, 0.333333343)
  7034. o119.Parent = o1
  7035. o119.Material = Enum.Material.SmoothPlastic
  7036. o119.BrickColor = BrickColor.new("Really black")
  7037. o119.Position = Vector3.new(-56.3797073, 0.12292695, -35.942215)
  7038. o119.Rotation = Vector3.new(-97.2966766, 0, -0)
  7039. o119.Anchored = true
  7040. o119.CanCollide = false
  7041. o119.FormFactor = Enum.FormFactor.Custom
  7042. o119.Size = Vector3.new(0.222222224, 0.200000003, 0.222222224)
  7043. o119.CFrame = CFrame.new(-56.3797073, 0.12292695, -35.942215, 1, 0, 0, 0, -0.127006978, 0.991901875, 0, -0.991901875, -0.127006978)
  7044. o119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7045. o119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7046. o119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7047. o119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7048. o119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7049. o119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7050. o119.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7051. o120.Parent = o119
  7052. o120.Scale = Vector3.new(1, 0.592592597, 1)
  7053. o121.Parent = o1
  7054. o121.Material = Enum.Material.SmoothPlastic
  7055. o121.BrickColor = BrickColor.new("Black")
  7056. o121.Position = Vector3.new(-56.3797073, 0.812667012, -31.1844444)
  7057. o121.Rotation = Vector3.new(-90, 0, -0)
  7058. o121.Anchored = true
  7059. o121.CanCollide = false
  7060. o121.FormFactor = Enum.FormFactor.Custom
  7061. o121.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7062. o121.CFrame = CFrame.new(-56.3797073, 0.812667012, -31.1844444, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  7063. o121.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7064. o121.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7065. o121.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7066. o121.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7067. o121.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7068. o121.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7069. o121.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7070. o122.Parent = o121
  7071. o122.Scale = Vector3.new(0.740740716, 0.555555522, 0.740740716)
  7072. o123.Parent = o1
  7073. o123.Material = Enum.Material.SmoothPlastic
  7074. o123.BrickColor = BrickColor.new("Black")
  7075. o123.Position = Vector3.new(-56.3797073, 0.256204486, -34.8954315)
  7076. o123.Rotation = Vector3.new(-154.989471, -90, 0)
  7077. o123.Anchored = true
  7078. o123.CanCollide = false
  7079. o123.FormFactor = Enum.FormFactor.Custom
  7080. o123.Size = Vector3.new(0.303703696, 0.200000003, 0.200000003)
  7081. o123.CFrame = CFrame.new(-56.3797073, 0.256204486, -34.8954315, 0, 0, -1, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044, 0)
  7082. o123.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7083. o123.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7084. o123.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7085. o123.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7086. o123.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7087. o123.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7088. o123.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7089. o124.Parent = o123
  7090. o124.Scale = Vector3.new(1, 0.111111112, 0.666666687)
  7091. o125.Parent = o1
  7092. o125.Material = Enum.Material.SmoothPlastic
  7093. o125.BrickColor = BrickColor.new("Black")
  7094. o125.Position = Vector3.new(-56.3797073, 0.408985019, -35.6609421)
  7095. o125.Rotation = Vector3.new(176.703568, 0, -0)
  7096. o125.Anchored = true
  7097. o125.CanCollide = false
  7098. o125.FormFactor = Enum.FormFactor.Custom
  7099. o125.Size = Vector3.new(0.200000003, 0.200000003, 0.540740728)
  7100. o125.CFrame = CFrame.new(-56.3797073, 0.408985019, -35.6609421, 1, 0, 0, 0, -0.998345375, -0.0575020239, 0, 0.0575020239, -0.998345375)
  7101. o125.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7102. o125.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7103. o125.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7104. o125.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7105. o125.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7106. o125.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7107. o125.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7108. o126.Parent = o125
  7109. o126.Scale = Vector3.new(0.592592597, 0.814814806, 1)
  7110. o126.MeshType = Enum.MeshType.Wedge
  7111. o127.Parent = o1
  7112. o127.Material = Enum.Material.SmoothPlastic
  7113. o127.BrickColor = BrickColor.new("Black")
  7114. o127.Position = Vector3.new(-56.3797073, 0.754117012, -35.4656677)
  7115. o127.Rotation = Vector3.new(-93.2964478, 0, -0)
  7116. o127.Anchored = true
  7117. o127.CanCollide = false
  7118. o127.FormFactor = Enum.FormFactor.Custom
  7119. o127.Size = Vector3.new(0.2074074, 1.07407403, 0.2074074)
  7120. o127.CFrame = CFrame.new(-56.3797073, 0.754117012, -35.4656677, 1, 0, 0, 0, -0.0575020239, 0.998345375, 0, -0.998345375, -0.0575020239)
  7121. o127.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7122. o127.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7123. o127.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7124. o127.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7125. o127.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7126. o127.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7127. o127.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7128. o128.Parent = o127
  7129. o129.Name = "S2"
  7130. o129.Parent = o1
  7131. o129.Material = Enum.Material.SmoothPlastic
  7132. o129.BrickColor = BrickColor.new("Black")
  7133. o129.Position = Vector3.new(-56.3797073, 0.81191802, -33.8399887)
  7134. o129.Rotation = Vector3.new(-90, 0, -0)
  7135. o129.Anchored = true
  7136. o129.CanCollide = false
  7137. o129.FormFactor = Enum.FormFactor.Custom
  7138. o129.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7139. o129.CFrame = CFrame.new(-56.3797073, 0.81191802, -33.8399887, 1, 0, 0, 0, -4.37113883e-008, 1, 0, -1, -4.37113883e-008)
  7140. o129.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7141. o129.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7142. o129.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7143. o129.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7144. o129.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7145. o129.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7146. o129.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7147. o130.Parent = o129
  7148. o130.Scale = Vector3.new(0.555555522, 0.592592597, 0.555555522)
  7149. o131.Parent = o1
  7150. o131.Material = Enum.Material.SmoothPlastic
  7151. o131.BrickColor = BrickColor.new("Black")
  7152. o131.Position = Vector3.new(-56.3797073, 0.86451602, -34.3807373)
  7153. o131.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  7154. o131.Anchored = true
  7155. o131.CanCollide = false
  7156. o131.FormFactor = Enum.FormFactor.Custom
  7157. o131.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7158. 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)
  7159. o131.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7160. o131.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7161. o131.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7162. o131.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7163. o131.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7164. o131.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7165. o131.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7166. o132.Parent = o131
  7167. o132.Scale = Vector3.new(0.222222224, 0.777777791, 0.222222224)
  7168. o133.Parent = o1
  7169. o133.Material = Enum.Material.SmoothPlastic
  7170. o133.BrickColor = BrickColor.new("Black")
  7171. o133.Position = Vector3.new(-56.3797073, 0.62270999, -35.4283905)
  7172. o133.Rotation = Vector3.new(176.703568, -90, 0)
  7173. o133.Anchored = true
  7174. o133.CanCollide = false
  7175. o133.FormFactor = Enum.FormFactor.Custom
  7176. o133.Size = Vector3.new(0.555555582, 0.237037033, 0.200000003)
  7177. o133.CFrame = CFrame.new(-56.3797073, 0.62270999, -35.4283905, 0, 0, -1, -0.0575020239, -0.998345375, 0, -0.998345375, 0.0575020239, 0)
  7178. o133.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7179. o133.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7180. o133.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7181. o133.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7182. o133.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7183. o133.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7184. o133.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7185. o134.Parent = o133
  7186. o134.Scale = Vector3.new(1, 1, 0.592592597)
  7187. o135.Parent = o1
  7188. o135.Material = Enum.Material.SmoothPlastic
  7189. o135.BrickColor = BrickColor.new("Black")
  7190. o135.Position = Vector3.new(-56.3797073, 0.834883094, -34.0177765)
  7191. o135.Rotation = Vector3.new(-180, -90, 0)
  7192. o135.Anchored = true
  7193. o135.CanCollide = false
  7194. o135.FormFactor = Enum.FormFactor.Custom
  7195. o135.Size = Vector3.new(1.02222228, 0.200000003, 0.200000003)
  7196. 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)
  7197. o135.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7198. o135.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7199. o135.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7200. o135.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7201. o135.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7202. o135.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7203. o135.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7204. o136.Parent = o135
  7205. o136.Scale = Vector3.new(1, 0.814814806, 0.740740716)
  7206. o137.Parent = o1
  7207. o137.Material = Enum.Material.SmoothPlastic
  7208. o137.BrickColor = BrickColor.new("Black")
  7209. o137.Position = Vector3.new(-56.3797073, 0.983029008, -32.1868591)
  7210. o137.Rotation = Vector3.new(-90, 0, -0)
  7211. o137.Anchored = true
  7212. o137.CanCollide = false
  7213. o137.FormFactor = Enum.FormFactor.Custom
  7214. o137.Size = Vector3.new(0.200000003, 2.38777781, 0.200000003)
  7215. o137.CFrame = CFrame.new(-56.3797073, 0.983029008, -32.1868591, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  7216. o137.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7217. o137.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7218. o137.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7219. o137.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7220. o137.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7221. o137.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7222. o137.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7223. o138.Parent = o137
  7224. o138.Scale = Vector3.new(0.592592597, 1, 0.592592597)
  7225. o139.Parent = o1
  7226. o139.Material = Enum.Material.SmoothPlastic
  7227. o139.BrickColor = BrickColor.new("Black")
  7228. o139.Position = Vector3.new(-56.3797073, 0.484674454, -34.7193756)
  7229. o139.Rotation = Vector3.new(-154.989471, -90, 0)
  7230. o139.Anchored = true
  7231. o139.CanCollide = false
  7232. o139.FormFactor = Enum.FormFactor.Custom
  7233. o139.Size = Vector3.new(0.200000003, 0.540740728, 0.200000003)
  7234. o139.CFrame = CFrame.new(-56.3797073, 0.484674454, -34.7193756, 0, 0, -1, 0.422785044, -0.906230092, 0, -0.906230092, -0.422785044, 0)
  7235. o139.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7236. o139.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7237. o139.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7238. o139.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7239. o139.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7240. o139.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7241. o139.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7242. o140.Parent = o139
  7243. o140.Scale = Vector3.new(0.518518507, 1, 0.666666687)
  7244. o141.Name = "S1"
  7245. o141.Parent = o1
  7246. o141.Material = Enum.Material.SmoothPlastic
  7247. o141.BrickColor = BrickColor.new("Black")
  7248. o141.Position = Vector3.new(-56.3797073, 0.81191802, -33.6436958)
  7249. o141.Rotation = Vector3.new(-90, -2.40123825e-007, -0)
  7250. o141.Anchored = true
  7251. o141.CanCollide = false
  7252. o141.FormFactor = Enum.FormFactor.Custom
  7253. o141.Size = Vector3.new(0.200000003, 0.274074078, 0.200000003)
  7254. 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)
  7255. o141.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7256. o141.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7257. o141.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7258. o141.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7259. o141.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7260. o141.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7261. o141.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7262. o142.Parent = o141
  7263. o142.Scale = Vector3.new(0.555555522, 1, 0.555555522)
  7264. o143.Parent = o1
  7265. o143.Material = Enum.Material.SmoothPlastic
  7266. o143.BrickColor = BrickColor.new("Black")
  7267. o143.Position = Vector3.new(-56.3797073, 0.905256987, -33.4437065)
  7268. o143.Rotation = Vector3.new(-180, -90, 0)
  7269. o143.Anchored = true
  7270. o143.CanCollide = false
  7271. o143.FormFactor = Enum.FormFactor.Custom
  7272. o143.Size = Vector3.new(0.200000003, 0.362962961, 0.200000003)
  7273. o143.CFrame = CFrame.new(-56.3797073, 0.905256987, -33.4437065, 0, 0, -1, 0, -1, 0, -1, 0, -0)
  7274. o143.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7275. o143.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7276. o143.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7277. o143.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7278. o143.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7279. o143.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7280. o143.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7281. o144.Parent = o143
  7282. o144.Scale = Vector3.new(0.629629612, 1, 0.740740716)
  7283. o145.Parent = o1
  7284. o145.Material = Enum.Material.SmoothPlastic
  7285. o145.BrickColor = BrickColor.new("Black")
  7286. o145.Position = Vector3.new(-56.3056107, 1.02747703, -33.7066612)
  7287. o145.Rotation = Vector3.new(-90, -0.00328550814, 90.0004272)
  7288. o145.Anchored = true
  7289. o145.CanCollide = false
  7290. o145.FormFactor = Enum.FormFactor.Custom
  7291. o145.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7292. 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)
  7293. o145.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7294. o145.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7295. o145.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7296. o145.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7297. o145.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7298. o145.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7299. o145.Color = Color3.new(0.105882, 0.164706, 0.207843)
  7300. o146.Parent = o145
  7301. o146.Scale = Vector3.new(0.222222224, 0.0370370373, 0.222222224)
  7302. o147.Parent = o1
  7303. o147.Material = Enum.Material.SmoothPlastic
  7304. o147.BrickColor = BrickColor.new("Really black")
  7305. o147.Position = Vector3.new(-56.3797073, 0.44988203, -35.9840927)
  7306. o147.Rotation = Vector3.new(172.703323, -90, 0)
  7307. o147.Anchored = true
  7308. o147.CanCollide = false
  7309. o147.FormFactor = Enum.FormFactor.Custom
  7310. o147.Size = Vector3.new(0.200000003, 0.65925926, 0.222222224)
  7311. o147.CFrame = CFrame.new(-56.3797073, 0.44988203, -35.9840927, 0, 0, -1, -0.127006978, -0.991901875, 0, -0.991901875, 0.127006978, 0)
  7312. o147.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7313. o147.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7314. o147.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7315. o147.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7316. o147.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7317. o147.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7318. o147.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7319. o148.Parent = o147
  7320. o148.Scale = Vector3.new(0.592592597, 1, 1)
  7321. o97.BrickColor = BrickColor.new("Deep orange")
  7322. for i=1,#cors do
  7323. coroutine.resume(cors[i])
  7324. end
  7325. end)
  7326.  
  7327. Mossberg_2.MouseButton1Down:connect(function()
  7328. PLRS = game:GetService("Players")
  7329. Hanger = game.Players.LocalPlayer.Name
  7330. Victim = Usr3.Text
  7331. NAME = "Lynched N1gger" --Name of the nub ur lyinching
  7332. ChangeSkinColor = true --Change skin color like rocsim
  7333. SkinColor = BrickColor.new("Reddish brown") --Color plz
  7334. RemoveChar = true --Prevents the victim from respawning
  7335. o1 = Instance.new("Model")
  7336. o2 = Instance.new("Part")
  7337. o3 = Instance.new("Part")
  7338. o4 = Instance.new("SpecialMesh")
  7339. o5 = Instance.new("Part")
  7340. o6 = Instance.new("Part")
  7341. o7 = Instance.new("Part")
  7342. o8 = Instance.new("Part")
  7343. o9 = Instance.new("Part")
  7344. o10 = Instance.new("SpecialMesh")
  7345. o11 = Instance.new("Part")
  7346. o12 = Instance.new("Part")
  7347. o13 = Instance.new("ClickDetector")
  7348. o14 = Instance.new("Part")
  7349. o15 = Instance.new("Part")
  7350. o16 = Instance.new("SpecialMesh")
  7351. o17 = Instance.new("Part")
  7352. o18 = Instance.new("SpecialMesh")
  7353. o19 = Instance.new("Part")
  7354. o20 = Instance.new("SpecialMesh")
  7355. o21 = Instance.new("Part")
  7356. o22 = Instance.new("SpecialMesh")
  7357. o23 = Instance.new("Part")
  7358. o24 = Instance.new("Part")
  7359. o25 = Instance.new("Part")
  7360. o26 = Instance.new("SpecialMesh")
  7361. o27 = Instance.new("Part")
  7362. o28 = Instance.new("SpecialMesh")
  7363. o29 = Instance.new("Part")
  7364. o30 = Instance.new("SpecialMesh")
  7365. o31 = Instance.new("Part")
  7366. o32 = Instance.new("BlockMesh")
  7367. o33 = Instance.new("Part")
  7368. o34 = Instance.new("Part")
  7369. o35 = Instance.new("Part")
  7370. o36 = Instance.new("Part")
  7371. o37 = Instance.new("SpecialMesh")
  7372. o38 = Instance.new("Part")
  7373. o39 = Instance.new("SpecialMesh")
  7374. o40 = Instance.new("Part")
  7375. o41 = Instance.new("SpecialMesh")
  7376. o42 = Instance.new("Part")
  7377. o43 = Instance.new("SpecialMesh")
  7378. o44 = Instance.new("Part")
  7379. o45 = Instance.new("SpecialMesh")
  7380. o46 = Instance.new("Part")
  7381. o47 = Instance.new("SpecialMesh")
  7382. o48 = Instance.new("Part")
  7383. o49 = Instance.new("SpecialMesh")
  7384. o50 = Instance.new("Part")
  7385. o51 = Instance.new("SpecialMesh")
  7386. o52 = Instance.new("Part")
  7387. o53 = Instance.new("Part")
  7388. o54 = Instance.new("Part")
  7389. o55 = Instance.new("Part")
  7390. o56 = Instance.new("Part")
  7391. o57 = Instance.new("Part")
  7392. o1.Name = "Apparatus"
  7393. o1.Parent = workspace
  7394. o2.Name = "Border"
  7395. o2.Parent = o1
  7396. o2.Material = Enum.Material.Wood
  7397. o2.BrickColor = BrickColor.new("Reddish brown")
  7398. o2.Position = Vector3.new(3.7900939, 1.000139, -3.31000495)
  7399. o2.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7400. o2.Anchored = true
  7401. o2.Size = Vector3.new(1, 2, 1)
  7402. 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)
  7403. o2.BottomSurface = Enum.SurfaceType.Smooth
  7404. o2.TopSurface = Enum.SurfaceType.Smooth
  7405. o2.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7406. o3.Name = "Border"
  7407. o3.Parent = o1
  7408. o3.Material = Enum.Material.Wood
  7409. o3.BrickColor = BrickColor.new("Reddish brown")
  7410. o3.Position = Vector3.new(3.29007602, 2.20012689, -5.81000376)
  7411. o3.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7412. o3.Anchored = true
  7413. o3.Size = Vector3.new(2, 0.400000006, 8)
  7414. 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)
  7415. o3.BottomSurface = Enum.SurfaceType.Smooth
  7416. o3.TopSurface = Enum.SurfaceType.Smooth
  7417. o3.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7418. o4.Parent = o3
  7419. o4.Scale = Vector3.new(0.899999976, 1, 1)
  7420. o4.MeshType = Enum.MeshType.Brick
  7421. o5.Name = "Border"
  7422. o5.Parent = o1
  7423. o5.Material = Enum.Material.Wood
  7424. o5.BrickColor = BrickColor.new("Reddish brown")
  7425. o5.Position = Vector3.new(-8.7521944, 13.8946743, 0.150831997)
  7426. o5.Rotation = Vector3.new(2.48885655, -4.51177645, -3.27863765)
  7427. o5.RotVelocity = Vector3.new(-8.23543072, 2.20864725, -36.2339249)
  7428. o5.Velocity = Vector3.new(11.6443367, -4.11698055, -1.26301694)
  7429. o5.Anchored = true
  7430. o5.Shape = Enum.PartType.Ball
  7431. o5.Size = Vector3.new(1, 1, 1)
  7432. 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)
  7433. o5.BottomSurface = Enum.SurfaceType.Hinge
  7434. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7435. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7436. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7437. o5.TopSurface = Enum.SurfaceType.Hinge
  7438. o5.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7439. o6.Name = "Border"
  7440. o6.Parent = o1
  7441. o6.Material = Enum.Material.Wood
  7442. o6.BrickColor = BrickColor.new("Reddish brown")
  7443. o6.Position = Vector3.new(-8.92583179, 11.8788824, -0.0139640002)
  7444. o6.Rotation = Vector3.new(3.3779223, 13.3131113, -4.63185549)
  7445. o6.RotVelocity = Vector3.new(7.75854731, -0.508604288, -2.63357639)
  7446. o6.Velocity = Vector3.new(1.77621865, 0.818187475, 0.0805187672)
  7447. o6.Anchored = true
  7448. o6.Shape = Enum.PartType.Ball
  7449. o6.Size = Vector3.new(1, 1, 1)
  7450. 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)
  7451. o6.BottomSurface = Enum.SurfaceType.Weld
  7452. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7453. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7454. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7455. o6.TopSurface = Enum.SurfaceType.Hinge
  7456. o6.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7457. o7.Name = "Border"
  7458. o7.Parent = o1
  7459. o7.Material = Enum.Material.Wood
  7460. o7.BrickColor = BrickColor.new("Reddish brown")
  7461. o7.Position = Vector3.new(-9.00454807, 10.8700542, -0.0151049998)
  7462. o7.Rotation = Vector3.new(0.000134483111, 2.62281871, -2.73956633)
  7463. o7.RotVelocity = Vector3.new(0.00831637159, 0.000290604541, 0.181684732)
  7464. o7.Velocity = Vector3.new(-1.5704602, -2.33770895, 0.0131324558)
  7465. o7.Anchored = true
  7466. o7.Shape = Enum.PartType.Ball
  7467. o7.Size = Vector3.new(1, 1, 1)
  7468. 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)
  7469. o7.BottomSurface = Enum.SurfaceType.Weld
  7470. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7471. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7472. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7473. o7.TopSurface = Enum.SurfaceType.Hinge
  7474. o7.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7475. o8.Name = "Border"
  7476. o8.Parent = o1
  7477. o8.Material = Enum.Material.Wood
  7478. o8.BrickColor = BrickColor.new("Reddish brown")
  7479. o8.Position = Vector3.new(-8.82881641, 12.88834, 0.0436379984)
  7480. o8.Rotation = Vector3.new(5.5002017, -7.73406172, -4.38645411)
  7481. o8.RotVelocity = Vector3.new(4.62290621, -2.38285089, 19.0236874)
  7482. o8.Velocity = Vector3.new(2.1618247, -5.62273502, -6.35765696)
  7483. o8.Anchored = true
  7484. o8.Shape = Enum.PartType.Ball
  7485. o8.Size = Vector3.new(1, 1, 1)
  7486. 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)
  7487. o8.BottomSurface = Enum.SurfaceType.Hinge
  7488. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7489. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7490. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7491. o8.TopSurface = Enum.SurfaceType.Hinge
  7492. o8.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7493. o9.Name = "Noose"
  7494. o9.Parent = o1
  7495. o9.BrickColor = BrickColor.new("Reddish brown")
  7496. o9.Position = Vector3.new(-9.07616997, 9.3717556, -0.0118279997)
  7497. o9.Rotation = Vector3.new(133.7211, 86.2080154, -133.783691)
  7498. o9.RotVelocity = Vector3.new(0.00831637159, 0.000290604541, 0.181684732)
  7499. o9.Velocity = Vector3.new(-1.29824352, -2.3507483, 0.0006929636)
  7500. o9.Anchored = true
  7501. o9.Size = Vector3.new(1, 2, 1)
  7502. 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)
  7503. o9.BottomSurface = Enum.SurfaceType.Smooth
  7504. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7505. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7506. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7507. o9.TopSurface = Enum.SurfaceType.Smooth
  7508. o9.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7509. o10.Parent = o9
  7510. o10.MeshId = "http://www.roblox.com/asset/?id=3270017"
  7511. o10.Scale = Vector3.new(1.89999998, 1.89999998, 1.89999998)
  7512. o10.MeshType = Enum.MeshType.FileMesh
  7513. o11.Name = "Border"
  7514. o11.Parent = o1
  7515. o11.Material = Enum.Material.Wood
  7516. o11.BrickColor = BrickColor.new("Reddish brown")
  7517. o11.Position = Vector3.new(-2.20992398, 2.00010109, -8.31000614)
  7518. o11.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7519. o11.Anchored = true
  7520. o11.Size = Vector3.new(1, 4, 1)
  7521. 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)
  7522. o11.BottomSurface = Enum.SurfaceType.Smooth
  7523. o11.TopSurface = Enum.SurfaceType.Smooth
  7524. o11.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7525. o12.Name = "Tab"
  7526. o12.Parent = o1
  7527. o12.Material = Enum.Material.Wood
  7528. o12.BrickColor = BrickColor.new("Reddish brown")
  7529. o12.Position = Vector3.new(-3.20995188, 5.40000296, 5.68999195)
  7530. o12.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7531. o12.Anchored = true
  7532. o12.Size = Vector3.new(3, 2, 5)
  7533. 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)
  7534. o12.BottomSurface = Enum.SurfaceType.Smooth
  7535. o12.TopSurface = Enum.SurfaceType.Smooth
  7536. o12.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7537. o13.Parent = o12
  7538. o14.Name = "Floor"
  7539. o14.Parent = o1
  7540. o14.Material = Enum.Material.Wood
  7541. o14.BrickColor = BrickColor.new("Reddish brown")
  7542. o14.Position = Vector3.new(-8.70993233, 4.29997492, -0.310007006)
  7543. o14.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7544. o14.Anchored = true
  7545. o14.Size = Vector3.new(4, 1, 7)
  7546. 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)
  7547. o14.BottomSurface = Enum.SurfaceType.Smooth
  7548. o14.TopSurface = Enum.SurfaceType.Smooth
  7549. o14.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7550. o15.Name = "Border"
  7551. o15.Parent = o1
  7552. o15.Material = Enum.Material.Wood
  7553. o15.BrickColor = BrickColor.new("Reddish brown")
  7554. o15.Position = Vector3.new(-8.70998192, 9.39996815, 8.68999577)
  7555. o15.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7556. o15.Anchored = true
  7557. o15.Size = Vector3.new(2, 10, 1)
  7558. 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)
  7559. o15.BottomSurface = Enum.SurfaceType.Smooth
  7560. o15.TopSurface = Enum.SurfaceType.Smooth
  7561. o15.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7562. o16.Parent = o15
  7563. o16.Scale = Vector3.new(0.5, 1, 1)
  7564. o16.MeshType = Enum.MeshType.Brick
  7565. o17.Name = "Border"
  7566. o17.Parent = o1
  7567. o17.Material = Enum.Material.Wood
  7568. o17.BrickColor = BrickColor.new("Reddish brown")
  7569. o17.Position = Vector3.new(-8.71002579, 14.9000044, 0.190008)
  7570. o17.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7571. o17.Anchored = true
  7572. o17.Size = Vector3.new(2, 1, 18)
  7573. 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)
  7574. o17.BottomSurface = Enum.SurfaceType.Smooth
  7575. o17.TopSurface = Enum.SurfaceType.Smooth
  7576. o17.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7577. o18.Parent = o17
  7578. o18.Scale = Vector3.new(0.5, 1, 1)
  7579. o18.MeshType = Enum.MeshType.Brick
  7580. o19.Name = "Border"
  7581. o19.Parent = o1
  7582. o19.Material = Enum.Material.Wood
  7583. o19.BrickColor = BrickColor.new("Reddish brown")
  7584. o19.Position = Vector3.new(-8.70998192, 9.90000629, -9.30999374)
  7585. o19.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7586. o19.Anchored = true
  7587. o19.Size = Vector3.new(2, 11, 1)
  7588. 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)
  7589. o19.BottomSurface = Enum.SurfaceType.Smooth
  7590. o19.TopSurface = Enum.SurfaceType.Smooth
  7591. o19.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7592. o20.Parent = o19
  7593. o20.Scale = Vector3.new(0.5, 1, 1)
  7594. o20.MeshType = Enum.MeshType.Brick
  7595. o21.Name = "Border"
  7596. o21.Parent = o1
  7597. o21.Material = Enum.Material.Wood
  7598. o21.BrickColor = BrickColor.new("Reddish brown")
  7599. o21.Position = Vector3.new(7.29010201, 0.200167999, -5.81000376)
  7600. o21.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7601. o21.Anchored = true
  7602. o21.Size = Vector3.new(2, 0.400000006, 8)
  7603. 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)
  7604. o21.BottomSurface = Enum.SurfaceType.Smooth
  7605. o21.TopSurface = Enum.SurfaceType.Smooth
  7606. o21.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7607. o22.Parent = o21
  7608. o22.Scale = Vector3.new(0.899999976, 1, 1)
  7609. o22.MeshType = Enum.MeshType.Brick
  7610. o23.Name = "Border"
  7611. o23.Parent = o1
  7612. o23.Material = Enum.Material.Wood
  7613. o23.BrickColor = BrickColor.new("Reddish brown")
  7614. o23.Position = Vector3.new(5.7900939, 0.500172973, -8.31000614)
  7615. o23.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7616. o23.Anchored = true
  7617. o23.Size = Vector3.new(1, 1, 1)
  7618. 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)
  7619. o23.BottomSurface = Enum.SurfaceType.Smooth
  7620. o23.TopSurface = Enum.SurfaceType.Smooth
  7621. o23.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7622. o24.Name = "Border"
  7623. o24.Parent = o1
  7624. o24.Material = Enum.Material.Wood
  7625. o24.BrickColor = BrickColor.new("Reddish brown")
  7626. o24.Position = Vector3.new(5.7900939, 0.500155985, -3.31000495)
  7627. o24.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7628. o24.Anchored = true
  7629. o24.Size = Vector3.new(1, 1, 1)
  7630. 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)
  7631. o24.BottomSurface = Enum.SurfaceType.Smooth
  7632. o24.TopSurface = Enum.SurfaceType.Smooth
  7633. o24.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7634. o25.Name = "Border"
  7635. o25.Parent = o1
  7636. o25.Material = Enum.Material.Wood
  7637. o25.BrickColor = BrickColor.new("Reddish brown")
  7638. o25.Position = Vector3.new(5.2900939, 1.20015597, -5.81000376)
  7639. o25.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7640. o25.Anchored = true
  7641. o25.Size = Vector3.new(2, 0.400000006, 8)
  7642. 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)
  7643. o25.BottomSurface = Enum.SurfaceType.Smooth
  7644. o25.TopSurface = Enum.SurfaceType.Smooth
  7645. o25.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7646. o26.Parent = o25
  7647. o26.Scale = Vector3.new(0.899999976, 1, 1)
  7648. o26.MeshType = Enum.MeshType.Brick
  7649. o27.Name = "Border"
  7650. o27.Parent = o1
  7651. o27.Material = Enum.Material.Wood
  7652. o27.BrickColor = BrickColor.new("Reddish brown")
  7653. o27.Position = Vector3.new(-0.209934995, 4.20005417, -5.81000376)
  7654. o27.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7655. o27.Anchored = true
  7656. o27.Size = Vector3.new(1, 0.400000006, 8)
  7657. 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)
  7658. o27.BottomSurface = Enum.SurfaceType.Smooth
  7659. o27.TopSurface = Enum.SurfaceType.Smooth
  7660. o27.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7661. o28.Parent = o27
  7662. o28.Scale = Vector3.new(0.899999976, 1, 1)
  7663. o28.MeshType = Enum.MeshType.Brick
  7664. o29.Name = "Border"
  7665. o29.Parent = o1
  7666. o29.Material = Enum.Material.Wood
  7667. o29.BrickColor = BrickColor.new("Reddish brown")
  7668. o29.Position = Vector3.new(1.29007602, 3.20009804, -5.81000376)
  7669. o29.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7670. o29.Anchored = true
  7671. o29.Size = Vector3.new(2, 0.400000006, 8)
  7672. 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)
  7673. o29.BottomSurface = Enum.SurfaceType.Smooth
  7674. o29.TopSurface = Enum.SurfaceType.Smooth
  7675. o29.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7676. o30.Parent = o29
  7677. o30.Scale = Vector3.new(0.899999976, 1, 1)
  7678. o30.MeshType = Enum.MeshType.Brick
  7679. o31.Name = "Bonet"
  7680. o31.Parent = o1
  7681. o31.Material = Enum.Material.Wood
  7682. o31.BrickColor = BrickColor.new("Reddish brown")
  7683. o31.Position = Vector3.new(-3.209934, 4.90001392, 5.68999195)
  7684. o31.Rotation = Vector3.new(28.6479549, 0.00023920431, 0.000443518336)
  7685. o31.Anchored = true
  7686. o31.Size = Vector3.new(1, 1, 1)
  7687. 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)
  7688. o31.BottomSurface = Enum.SurfaceType.Smooth
  7689. o31.TopSurface = Enum.SurfaceType.Smooth
  7690. o31.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7691. o32.Parent = o31
  7692. o32.Offset = Vector3.new(0, 2, 0)
  7693. o32.Scale = Vector3.new(1, 5, 1)
  7694. o33.Name = "Border"
  7695. o33.Parent = o1
  7696. o33.Material = Enum.Material.Wood
  7697. o33.BrickColor = BrickColor.new("Reddish brown")
  7698. o33.Position = Vector3.new(-11.2099199, 2.00002909, -8.31000614)
  7699. o33.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7700. o33.Anchored = true
  7701. o33.Size = Vector3.new(1, 4, 1)
  7702. 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)
  7703. o33.BottomSurface = Enum.SurfaceType.Smooth
  7704. o33.TopSurface = Enum.SurfaceType.Smooth
  7705. o33.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7706. o34.Name = "Border"
  7707. o34.Parent = o1
  7708. o34.Material = Enum.Material.Wood
  7709. o34.BrickColor = BrickColor.new("Reddish brown")
  7710. o34.Position = Vector3.new(-11.2099199, 2.00001407, 7.68999195)
  7711. o34.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7712. o34.Anchored = true
  7713. o34.Size = Vector3.new(1, 4, 1)
  7714. 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)
  7715. o34.BottomSurface = Enum.SurfaceType.Smooth
  7716. o34.TopSurface = Enum.SurfaceType.Smooth
  7717. o34.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7718. o35.Name = "Border"
  7719. o35.Parent = o1
  7720. o35.Material = Enum.Material.Wood
  7721. o35.BrickColor = BrickColor.new("Reddish brown")
  7722. o35.Position = Vector3.new(-2.20992398, 2.00008893, 7.68999195)
  7723. o35.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7724. o35.Anchored = true
  7725. o35.Size = Vector3.new(1, 4, 1)
  7726. 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)
  7727. o35.BottomSurface = Enum.SurfaceType.Smooth
  7728. o35.TopSurface = Enum.SurfaceType.Smooth
  7729. o35.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7730. o36.Name = "Border"
  7731. o36.Parent = o1
  7732. o36.Material = Enum.Material.Wood
  7733. o36.BrickColor = BrickColor.new("Reddish brown")
  7734. o36.Position = Vector3.new(-1.709934, 4.20004082, -0.310007006)
  7735. o36.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7736. o36.Anchored = true
  7737. o36.Size = Vector3.new(2, 0.400000006, 19)
  7738. 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)
  7739. o36.BottomSurface = Enum.SurfaceType.Smooth
  7740. o36.TopSurface = Enum.SurfaceType.Smooth
  7741. o36.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7742. o37.Parent = o36
  7743. o37.Scale = Vector3.new(0.899999976, 1, 1)
  7744. o37.MeshType = Enum.MeshType.Brick
  7745. o38.Name = "Border"
  7746. o38.Parent = o1
  7747. o38.Material = Enum.Material.Wood
  7748. o38.BrickColor = BrickColor.new("Reddish brown")
  7749. o38.Position = Vector3.new(-3.709934, 4.20002604, -0.310007006)
  7750. o38.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7751. o38.Anchored = true
  7752. o38.Size = Vector3.new(2, 0.400000006, 19)
  7753. 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)
  7754. o38.BottomSurface = Enum.SurfaceType.Smooth
  7755. o38.TopSurface = Enum.SurfaceType.Smooth
  7756. o38.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7757. o39.Parent = o38
  7758. o39.Scale = Vector3.new(0.899999976, 1, 1)
  7759. o39.MeshType = Enum.MeshType.Brick
  7760. o40.Name = "Border"
  7761. o40.Parent = o1
  7762. o40.Material = Enum.Material.Wood
  7763. o40.BrickColor = BrickColor.new("Reddish brown")
  7764. o40.Position = Vector3.new(-5.70993376, 4.20000792, -0.310007006)
  7765. o40.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7766. o40.Anchored = true
  7767. o40.Size = Vector3.new(2, 0.400000006, 19)
  7768. 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)
  7769. o40.BottomSurface = Enum.SurfaceType.Smooth
  7770. o40.TopSurface = Enum.SurfaceType.Smooth
  7771. o40.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7772. o41.Parent = o40
  7773. o41.Scale = Vector3.new(0.899999976, 1, 1)
  7774. o41.MeshType = Enum.MeshType.Brick
  7775. o42.Name = "Border"
  7776. o42.Parent = o1
  7777. o42.Material = Enum.Material.Wood
  7778. o42.BrickColor = BrickColor.new("Reddish brown")
  7779. o42.Position = Vector3.new(-7.70993185, 4.20000792, -6.81000376)
  7780. o42.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7781. o42.Anchored = true
  7782. o42.Size = Vector3.new(2, 0.400000006, 6)
  7783. 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)
  7784. o42.BottomSurface = Enum.SurfaceType.Smooth
  7785. o42.TopSurface = Enum.SurfaceType.Smooth
  7786. o42.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7787. o43.Parent = o42
  7788. o43.Scale = Vector3.new(0.899999976, 1, 1)
  7789. o43.MeshType = Enum.MeshType.Brick
  7790. o44.Name = "Border"
  7791. o44.Parent = o1
  7792. o44.Material = Enum.Material.Wood
  7793. o44.BrickColor = BrickColor.new("Reddish brown")
  7794. o44.Position = Vector3.new(-7.70993185, 4.19999504, 6.18999195)
  7795. o44.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7796. o44.Anchored = true
  7797. o44.Size = Vector3.new(2, 0.400000006, 6)
  7798. 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)
  7799. o44.BottomSurface = Enum.SurfaceType.Smooth
  7800. o44.TopSurface = Enum.SurfaceType.Smooth
  7801. o44.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7802. o45.Parent = o44
  7803. o45.Scale = Vector3.new(0.899999976, 1, 1)
  7804. o45.MeshType = Enum.MeshType.Brick
  7805. o46.Name = "Border"
  7806. o46.Parent = o1
  7807. o46.Material = Enum.Material.Wood
  7808. o46.BrickColor = BrickColor.new("Reddish brown")
  7809. o46.Position = Vector3.new(-9.70993233, 4.19996405, 6.18999195)
  7810. o46.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7811. o46.Anchored = true
  7812. o46.Size = Vector3.new(2, 0.400000006, 6)
  7813. 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)
  7814. o46.BottomSurface = Enum.SurfaceType.Smooth
  7815. o46.TopSurface = Enum.SurfaceType.Smooth
  7816. o46.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7817. o47.Parent = o46
  7818. o47.Scale = Vector3.new(0.899999976, 1, 1)
  7819. o47.MeshType = Enum.MeshType.Brick
  7820. o48.Name = "Border"
  7821. o48.Parent = o1
  7822. o48.Material = Enum.Material.Wood
  7823. o48.BrickColor = BrickColor.new("Reddish brown")
  7824. o48.Position = Vector3.new(-9.70993233, 4.19997692, -6.81000376)
  7825. o48.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7826. o48.Anchored = true
  7827. o48.Size = Vector3.new(2, 0.400000006, 6)
  7828. 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)
  7829. o48.BottomSurface = Enum.SurfaceType.Smooth
  7830. o48.TopSurface = Enum.SurfaceType.Smooth
  7831. o48.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7832. o49.Parent = o48
  7833. o49.Scale = Vector3.new(0.899999976, 1, 1)
  7834. o49.MeshType = Enum.MeshType.Brick
  7835. o50.Name = "Border"
  7836. o50.Parent = o1
  7837. o50.Material = Enum.Material.Wood
  7838. o50.BrickColor = BrickColor.new("Reddish brown")
  7839. o50.Position = Vector3.new(-11.7099323, 4.19995117, -0.310007006)
  7840. o50.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7841. o50.Anchored = true
  7842. o50.Size = Vector3.new(2, 0.400000006, 19)
  7843. 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)
  7844. o50.BottomSurface = Enum.SurfaceType.Smooth
  7845. o50.TopSurface = Enum.SurfaceType.Smooth
  7846. o50.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7847. o51.Parent = o50
  7848. o51.Scale = Vector3.new(0.899999976, 1, 1)
  7849. o51.MeshType = Enum.MeshType.Brick
  7850. o52.Name = "Border"
  7851. o52.Parent = o1
  7852. o52.Material = Enum.Material.Wood
  7853. o52.BrickColor = BrickColor.new("Reddish brown")
  7854. o52.Position = Vector3.new(-0.209922001, 2.00010109, -3.31000495)
  7855. o52.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7856. o52.Anchored = true
  7857. o52.Size = Vector3.new(1, 4, 1)
  7858. 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)
  7859. o52.BottomSurface = Enum.SurfaceType.Smooth
  7860. o52.TopSurface = Enum.SurfaceType.Smooth
  7861. o52.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7862. o53.Name = "Border"
  7863. o53.Parent = o1
  7864. o53.Material = Enum.Material.Wood
  7865. o53.BrickColor = BrickColor.new("Reddish brown")
  7866. o53.Position = Vector3.new(-0.209922001, 2.00012088, -8.31000614)
  7867. o53.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7868. o53.Anchored = true
  7869. o53.Size = Vector3.new(1, 4, 1)
  7870. 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)
  7871. o53.BottomSurface = Enum.SurfaceType.Smooth
  7872. o53.TopSurface = Enum.SurfaceType.Smooth
  7873. o53.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7874. o54.Name = "Border"
  7875. o54.Parent = o1
  7876. o54.Material = Enum.Material.Wood
  7877. o54.BrickColor = BrickColor.new("Reddish brown")
  7878. o54.Position = Vector3.new(1.79008198, 1.50012505, -3.31000495)
  7879. o54.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7880. o54.Anchored = true
  7881. o54.Size = Vector3.new(1, 3, 1)
  7882. 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)
  7883. o54.BottomSurface = Enum.SurfaceType.Smooth
  7884. o54.TopSurface = Enum.SurfaceType.Smooth
  7885. o54.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7886. o55.Name = "Border"
  7887. o55.Parent = o1
  7888. o55.Material = Enum.Material.Wood
  7889. o55.BrickColor = BrickColor.new("Reddish brown")
  7890. o55.Position = Vector3.new(1.79008198, 1.50014305, -8.31000614)
  7891. o55.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7892. o55.Anchored = true
  7893. o55.Size = Vector3.new(1, 3, 1)
  7894. 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)
  7895. o55.BottomSurface = Enum.SurfaceType.Smooth
  7896. o55.TopSurface = Enum.SurfaceType.Smooth
  7897. o55.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7898. o56.Name = "Border"
  7899. o56.Parent = o1
  7900. o56.Material = Enum.Material.Wood
  7901. o56.BrickColor = BrickColor.new("Reddish brown")
  7902. o56.Position = Vector3.new(3.7900939, 1.000157, -8.31000614)
  7903. o56.Rotation = Vector3.new(6.10329407e-005, -2.71244608e-006, 0.000502876006)
  7904. o56.Anchored = true
  7905. o56.Size = Vector3.new(1, 2, 1)
  7906. 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)
  7907. o56.BottomSurface = Enum.SurfaceType.Smooth
  7908. o56.TopSurface = Enum.SurfaceType.Smooth
  7909. o56.Color = Color3.new(0.411765, 0.25098, 0.156863)
  7910. o57.Name = "TPPART"
  7911. o57.Anchored = true
  7912. o57.Parent = o1
  7913. o57.Transparency = 1
  7914. o57.Rotation = Vector3.new(0, -90, 0)
  7915. o57.CanCollide = false
  7916. o57.Size = Vector3.new(2, 2, 1)
  7917. o57.CFrame = CFrame.new(-9.07874107, 7.6, 0, -0, -0, -1, -0, 1, -0, 1, -0, -0)
  7918. o57.BottomSurface = Enum.SurfaceType.Smooth
  7919. o57.TopSurface = Enum.SurfaceType.Smooth
  7920.  
  7921. game.Workspace.Apparatus:MoveTo(game.Players[Hanger].Character.Torso.Position + Vector3.new(15,0,15))
  7922. for a, mod in pairs(game.Players[Victim].Character:children()) do
  7923. if mod:findFirstChild("NameTag") then
  7924. game.Players[Victim].Character.Head.Transparency = 0 mod:Destroy()
  7925. end
  7926. end
  7927.  
  7928. local char = game.Players[Victim].Character
  7929. local mod = Instance.new("Model", char)
  7930. mod.Name = NAME
  7931. local cl = char.Head:Clone()
  7932. cl.Parent = mod
  7933.  
  7934. local hum = Instance.new("Humanoid", mod)
  7935. hum.Name = "NameTag"
  7936. hum.MaxHealth = 0
  7937. hum.Health = 0
  7938.  
  7939. local weld = Instance.new("Weld", cl) weld.Part0 = cl weld.Part1 = char.Head
  7940. char.Head.Transparency = 1
  7941. game.Players[Victim].Character.HumanoidRootPart.CFrame = o57.CFrame
  7942. game.Players[Victim].Character.Torso.Anchored = true
  7943. game.Players[Victim].Character.Head.Anchored = true
  7944. game.Players[Victim].Character["Left Arm"].Anchored = true
  7945. game.Players[Victim].Character["Left Leg"].Anchored = true
  7946. game.Players[Victim].Character["Right Arm"].Anchored = true
  7947. game.Players[Victim].Character["Right Leg"].Anchored = true
  7948. if ChangeSkinColor == true then
  7949. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  7950. game.Players[Victim].Character["Left Arm"].BrickColor = SkinColor
  7951. game.Players[Victim].Character["Left Leg"].BrickColor = SkinColor
  7952. game.Players[Victim].Character["Right Arm"].BrickColor = SkinColor
  7953. game.Players[Victim].Character["Right Leg"].BrickColor = SkinColor
  7954. game.Players[Victim].Character.Torso.BrickColor = SkinColor
  7955. game.Players[Victim].Character.Head.BrickColor = SkinColor
  7956. cl.BrickColor = SkinColor
  7957. end
  7958. function LinchJews ()
  7959. cl.Anchored = true
  7960. for i,v in pairs (game.Players[Victim].Character:GetChildren()) do
  7961. if v:IsA("Hat") or v:IsA("Accessory") then
  7962. v.Handle.Anchored = true
  7963. end end
  7964. o14.Anchored = false
  7965. game.Players[Victim].Character["Left Arm"].BrickColor = BrickColor.New("Buttermilk")
  7966. game.Players[Victim].Character["Left Leg"].BrickColor = BrickColor.New("Buttermilk")
  7967. game.Players[Victim].Character["Right Arm"].BrickColor = BrickColor.New("Buttermilk")
  7968. game.Players[Victim].Character["Right Leg"].BrickColor = BrickColor.New("Buttermilk")
  7969. game.Players[Victim].Character.Torso.BrickColor = BrickColor.New("Buttermilk")
  7970. game.Players[Victim].Character.Head.BrickColor = BrickColor.New("Buttermilk")
  7971. cl.BrickColor = BrickColor.New("Buttermilk")
  7972. game.Players[Victim].Character.Humanoid.Health = 0
  7973. wait(3)
  7974. o1:Destroy()
  7975. if RemoveChar == true then
  7976. game.Players[Victim].Character:Remove()
  7977. end
  7978. end
  7979. o13.MouseClick:connect(LinchJews)
  7980. game.Workspace[Hanger].HumanoidRootPart.CFrame = game.Workspace[Victim].HumanoidRootPart.CFrame
  7981. end)
  7982.  
  7983.  
  7984. Whip.MouseButton1Down:connect(function()
  7985. local Players = game:GetService("Players")
  7986. local RunService = game:GetService("RunService")
  7987.  
  7988. local Player = Players.LocalPlayer
  7989. local Camera = workspace.CurrentCamera
  7990. local Mouse = Player:GetMouse()
  7991. local Camera = workspace.CurrentCamera
  7992. local Character = Player.Character
  7993. local Humanoid = Character:FindFirstChild("Humanoid")
  7994. local Head = Character:FindFirstChild("Head")
  7995. local Torso = Character:FindFirstChild("Torso")
  7996. local HumanoidRootPart = Character:FindFirstChild("HumanoidRootPart")
  7997. local RightArm = Character:FindFirstChild("Right Arm")
  7998. local LeftArm = Character:FindFirstChild("Left Arm")
  7999. local RightLeg = Character:FindFirstChild("Right Leg")
  8000. local LeftLeg = Character:FindFirstChild("Left Leg")
  8001.  
  8002.  
  8003.  
  8004. local Funcs = {}
  8005.  
  8006.  
  8007. local Animation = "Standing"
  8008.  
  8009.  
  8010. local charWelds = {}
  8011.  
  8012. local Config = {
  8013. standingSway = math.pi/45;
  8014. walkingSway = math.pi/14;
  8015. standingOffset = math.pi/80;
  8016. walkingOffset = math.pi/48;
  8017. }
  8018.  
  8019.  
  8020.  
  8021. Humanoid.WalkSpeed = 22.4
  8022. Humanoid.JumpPower = 40
  8023.  
  8024. --Camera.CameraType = "Scriptable"
  8025.  
  8026.  
  8027.  
  8028.  
  8029. charWelds.HumanoidRootPart = Instance.new("Weld", HumanoidRootPart)
  8030. charWelds.HumanoidRootPart.Part0 = HumanoidRootPart
  8031. charWelds.HumanoidRootPart.Part1 = Torso
  8032.  
  8033. charWelds.rightArmWeld = Instance.new("Weld", Torso)
  8034. charWelds.rightArmWeld.Part0 = Torso
  8035. charWelds.rightArmWeld.Part1 = RightArm
  8036. charWelds.rightArmWeld.C0 = CFrame.new(1.5, .5, 0)
  8037. charWelds.rightArmWeld.C1 = CFrame.new(0, .5, 0)
  8038.  
  8039. charWelds.leftArmWeld = Instance.new("Weld", Torso)
  8040. charWelds.leftArmWeld.Part0 = Torso
  8041. charWelds.leftArmWeld.Part1 = LeftArm
  8042. charWelds.leftArmWeld.C0 = CFrame.new(-1.5, .5, 0)
  8043. charWelds.leftArmWeld.C1 = CFrame.new(0, .5, 0)
  8044.  
  8045. charWelds.rightLegWeld = Instance.new("Weld", Torso)
  8046. charWelds.rightLegWeld.Part0 = Torso
  8047. charWelds.rightLegWeld.Part1 = RightLeg
  8048. charWelds.rightLegWeld.C0 = CFrame.new(.5, -1.5, 0)
  8049. charWelds.rightLegWeld.C1 = CFrame.new(0, .5, 0)
  8050.  
  8051. charWelds.leftLegWeld = Instance.new("Weld", Torso)
  8052. charWelds.leftLegWeld.Part0 = Torso
  8053. charWelds.leftLegWeld.Part1 = LeftLeg
  8054. charWelds.leftLegWeld.C0 = CFrame.new(-.5, -1.5, 0)
  8055. charWelds.leftLegWeld.C1 = CFrame.new(0, .5, 0)
  8056.  
  8057. local Equipment = Instance.new("Folder", Character)
  8058.  
  8059.  
  8060.  
  8061.  
  8062. function Funcs.CFrameInterpolate(oc, c, v)
  8063. local oc1, oc2, oc3, oc4, oc5, oc6, oc7, oc8, oc9, oc10, oc11, oc12 = oc:components()
  8064. local c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12 = c:components()
  8065. return CFrame.new(
  8066. oc1 + (c1 - oc1) * v, oc2 + (c2 - oc2) * v, oc3 + (c3 - oc3) * v, oc4 + (c4 - oc4) * v, oc5 + (c5 - oc5) * v, oc6 + (c6 - oc6) * v
  8067. , oc7 + (c7 - oc7) * v, oc8 + (c8 - oc8) * v, oc9 + (c9 - oc9) * v, oc10 + (c10 - oc10) * v, oc11 + (c11 - oc11) * v, oc12 + (c12 - oc12) * v
  8068. )
  8069. end
  8070.  
  8071. function Funcs.Trail(p, c1, c2)
  8072. local mag = (c2.p - c1.p).magnitude
  8073. p.Size = Vector3.new(0, 0, mag)
  8074. p.CFrame = CFrame.new(c1.p:Lerp(c2.p, 0.5))
  8075. p.CFrame = CFrame.new(p.CFrame.p, c2.p)
  8076. end
  8077.  
  8078. function Funcs.AngleInterpolate(w,c,x,y,z,x1,y1,z1,l)
  8079. w.C1 = c * CFrame.fromEulerAnglesXYZ(
  8080. x + math.sin(math.pi / 2 * l) * (x1 - x)
  8081. , y + math.sin(math.pi / 2 * l) * (y1 - y)
  8082. , z + math.sin(math.pi / 2 * l) * (z1 - z)
  8083. )
  8084. end
  8085.  
  8086. function Funcs.Part(Parent, t)
  8087. local Part = Instance.new("Part", Parent)
  8088. Part.BrickColor = t[2]
  8089. Part.FormFactor = 3
  8090. Part.TopSurface, Part.BottomSurface, Part.LeftSurface, Part.RightSurface
  8091. , Part.FrontSurface, Part.BackSurface = 10, 10, 10, 10, 10, 10
  8092. Part.CanCollide = t[1]
  8093. Part.Transparency = t[3]
  8094. Part.Material = t[4]
  8095. Part.Reflectance = t[5]
  8096. Part.Shape = t[6]
  8097. Part.Size = t[7]
  8098. return Part
  8099. end
  8100.  
  8101. function Funcs.BlockMesh(Part, Scale)
  8102. local BlockMesh = Instance.new("BlockMesh", Part)
  8103. BlockMesh.Scale = Scale
  8104. return BlockMesh
  8105. end
  8106.  
  8107. function Funcs.CylinderMesh(Part, Scale)
  8108. local CylinderMesh = Instance.new("CylinderMesh", Part)
  8109. CylinderMesh.Scale = Scale
  8110. return CylinderMesh
  8111. end
  8112.  
  8113. function Funcs.SpecialMesh(Part, Scale, MeshType)
  8114. local SpecialMesh = Instance.new("SpecialMesh", Part)
  8115. SpecialMesh.Scale = Scale
  8116. SpecialMesh.MeshType = MeshType
  8117. return SpecialMesh
  8118. end
  8119.  
  8120. function Funcs.Weld(Part0, Part1, C0)
  8121. local Weld = Instance.new("Weld", Part0)
  8122. Weld.Part0, Weld.Part1, Weld.C0 = Part0, Part1, C0
  8123. return Weld
  8124. end
  8125.  
  8126. function Funcs.AddEquipment()
  8127.  
  8128. Whip = Funcs.Part(Equipment, {true, BrickColor.new("Brown"), 0, Enum.Material.SmoothPlastic, 0, Enum.PartType.Block, Vector3.new(0.2, 0.2, 1.6)})
  8129. local WhipWeld = Funcs.Weld(RightArm, Whip, CFrame.new(0, -1.1, -0.6))
  8130.  
  8131. Rope = Funcs.Part(Equipment, {false, BrickColor.new("Really black"), 0, Enum.Material.SmoothPlastic, 0, Enum.PartType.Block, Vector3.new(0, 0, 1)})
  8132. local RopeMesh = Funcs.BlockMesh(Rope, Vector3.new(0.4, 0.4, 1))
  8133. Rope.Anchored = true
  8134.  
  8135. RopeE = Funcs.Part(Equipment, {false, BrickColor.new("Dark stone grey"), 0, Enum.Material.SmoothPlastic, 0, Enum.PartType.Block, Vector3.new(0, 0, 0)})
  8136. local RopeEMesh = Funcs.SpecialMesh(RopeE, Vector3.new(0.8, 0.8, 0.8), "Sphere")
  8137. RopeE.Anchored = true
  8138.  
  8139. end
  8140.  
  8141. local ropeEnd = CFrame.new(0, 0, 0)
  8142.  
  8143. function Funcs.Whip()
  8144. if Animation ~= "Throwing" then
  8145. Animation = "Throwing"
  8146.  
  8147. for i = 0, 1, 0.1 do
  8148. Funcs.AngleInterpolate(charWelds.HumanoidRootPart, CFrame.new(0, 0, 0)
  8149. , 0, 0, 0, 0, math.pi / 8, 0, i)
  8150. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8151. , 0, 0, -math.pi / 8, -math.pi * 5 / 4, 0, math.pi / 12, i)
  8152. wait()
  8153. end
  8154.  
  8155. local targ = Mouse.Target
  8156. local cf = Mouse.Hit
  8157.  
  8158. for i = 0, 1, 0.2 do
  8159. Funcs.AngleInterpolate(charWelds.HumanoidRootPart, CFrame.new(0, 0, 0)
  8160. , 0, math.pi / 8, 0, 0, 0, 0, i)
  8161. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8162. , -math.pi * 5 / 4, 0, math.pi / 8, 0, 0, -math.pi / 12, i)
  8163. wait()
  8164. end
  8165.  
  8166. if (Torso.Position - cf.p).magnitude < 120 then
  8167. ropeEnd = cf
  8168.  
  8169. wait(1 / 2)
  8170. if targ and targ.Parent and targ.Parent:FindFirstChild("Humanoid") then
  8171. targ.Parent:BreakJoints()
  8172. end
  8173.  
  8174. ropeEnd = Whip.CFrame * CFrame.new(0, -1.8, -0.7)
  8175. end
  8176.  
  8177. Animation = "Standing"
  8178. end
  8179. end
  8180.  
  8181. local Snd = Instance.new("Sound", Torso)
  8182. Snd.SoundId = "rbxassetid://163277488"
  8183. Snd.Volume = 100
  8184.  
  8185. Mouse.Button1Down:connect(function()
  8186. Snd:Play()
  8187. Funcs.Whip()
  8188. end)
  8189.  
  8190.  
  8191. Funcs.AddEquipment()
  8192.  
  8193. local i = 0
  8194. local camGoal = Head.CFrame
  8195. local ropeCEnd = RightArm.CFrame
  8196. ropeEnd = Whip.CFrame * CFrame.new(0, -1.8, -0.7)
  8197.  
  8198.  
  8199. RunService.Stepped:connect(function()
  8200.  
  8201.  
  8202. local animSpeed = 0.02
  8203. local offsetMultiplier = 1
  8204.  
  8205.  
  8206. local ropeStart = Whip.CFrame * CFrame.new(0, 0, -0.7)
  8207. ropeCEnd = CFrame.new(ropeCEnd.p:Lerp(ropeEnd.p, 0.2))
  8208. RopeE.CFrame = ropeCEnd
  8209. if Animation ~= "Throwing" then
  8210. ropeEnd = Whip.CFrame * CFrame.new(0, -1.8, -0.7)
  8211. end
  8212.  
  8213. Funcs.Trail(Rope, ropeStart, ropeCEnd)
  8214.  
  8215.  
  8216.  
  8217. if Humanoid.Jump == true then
  8218. if Animation ~= "Throwing" then
  8219. Animation = "Jumping"
  8220.  
  8221. end
  8222. animSpeed = 0.001
  8223. offsetMultiplier = 3
  8224. elseif Torso.Velocity.magnitude > 0.4 then
  8225. if Animation ~= "Throwing" then
  8226. Animation = "Walking"
  8227. end
  8228. animSpeed = 0.1
  8229. offsetMultiplier = 1
  8230. else
  8231. if Animation ~= "Throwing" then
  8232. Animation = "Standing"
  8233. end
  8234. animSpeed = 0.02
  8235. offsetMultiplier = 1
  8236. end
  8237.  
  8238.  
  8239. if i < 2 then
  8240. i = i + animSpeed
  8241. else
  8242. i = 0
  8243. end
  8244.  
  8245.  
  8246. if Animation == "Standing" or Animation == "Throwing" then
  8247. if i < 1 then
  8248. if Animation ~= "Throwing" then
  8249. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8250. , Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, i)
  8251. end
  8252. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8253. , -Config.standingSway, 0, Config.standingOffset * offsetMultiplier, Config.standingSway, 0, Config.standingOffset * offsetMultiplier, i)
  8254. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8255. , Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, -Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, i)
  8256. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8257. , -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, i)
  8258. elseif i >= 1 then
  8259. if Animation ~= "Throwing" then
  8260. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8261. , -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, Config.standingSway, 0, -Config.standingOffset * offsetMultiplier, i - 1)
  8262. end
  8263. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8264. , Config.standingSway, 0, Config.standingOffset * offsetMultiplier, -Config.standingSway, 0, Config.standingOffset * offsetMultiplier, i - 1)
  8265. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8266. , -Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, Config.standingSway, 0, Config.standingOffset * offsetMultiplier / 2, i - 1)
  8267. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8268. , Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, -Config.standingSway, 0, -Config.standingOffset * offsetMultiplier / 2, i - 1)
  8269. end
  8270. end
  8271. if Animation == "Walking" or Animation == "Jumping" or Animation == "Throwing" or Animation == "Shooting" then
  8272. if i < 1 then
  8273. if Animation ~= "Throwing" then
  8274. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8275. , Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, i)
  8276. end
  8277. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8278. , -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, i)
  8279. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8280. , Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, i)
  8281. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8282. , -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, i)
  8283. elseif i >= 1 then
  8284. if Animation ~= "Throwing" then
  8285. Funcs.AngleInterpolate(charWelds.rightArmWeld, CFrame.new(0,.5,0)
  8286. , -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier, i - 1)
  8287. end
  8288. Funcs.AngleInterpolate(charWelds.leftArmWeld, CFrame.new(0,.5,0)
  8289. , Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier, i - 1)
  8290. Funcs.AngleInterpolate(charWelds.leftLegWeld, CFrame.new(0,.5,0)
  8291. , -Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, Config.walkingSway, 0, Config.walkingOffset * offsetMultiplier / 2, i - 1)
  8292. Funcs.AngleInterpolate(charWelds.rightLegWeld, CFrame.new(0,.5,0)
  8293. , Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, -Config.walkingSway, 0, -Config.walkingOffset * offsetMultiplier / 2, i - 1)
  8294. end
  8295. end
  8296.  
  8297. end)
  8298. end)
  8299.  
  8300.  
  8301.  
  8302. Guilotine.MouseButton1Down:connect(function()
  8303. Killer = game.Players.LocalPlayer
  8304. Victim = Usr3.Text
  8305.  
  8306.  
  8307.  
  8308. game:GetObjects("rbxassetid://503217496")[1].Parent=game.Workspace
  8309. wait(0.5)
  8310. game.Workspace.Guillo:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + game.Players.LocalPlayer.Character.Torso.CFrame.lookVector* 30)
  8311.  
  8312. wait(2)
  8313.  
  8314. function onTouched(hit)
  8315. p = hit.Parent:findFirstChild("Humanoid")
  8316. ra = hit.Parent:findFirstChild("Right Arm")
  8317. rl = hit.Parent:findFirstChild("Right Leg")
  8318. la = hit.Parent:findFirstChild("Left Arm")
  8319. lr = hit.Parent:findFirstChild("Left Leg")
  8320. t = hit.Parent:findFirstChild("Torso")
  8321. if p ~= nil then
  8322. p.Health = 0
  8323. ra.CanCollide = false
  8324. ra.Anchored = true
  8325. rl.CanCollide = false
  8326. rl.Anchored = true
  8327. la.CanCollide = false
  8328. la.Anchored = true
  8329. lr.CanCollide = false
  8330. lr.Anchored = true
  8331. t.CanCollide = false
  8332. t.Anchored = true
  8333. local bp = Instance.new("BodyPosition")
  8334. bp.Parent = hit.Parent.Head
  8335. bp.position = game.Workspace.Guillo.sModel.pos.Position
  8336. wait(.2)
  8337. hit.Parent.Head.Size = Vector3.new(1,1,1)
  8338. bp:Remove()
  8339. end
  8340. end
  8341.  
  8342. game.Workspace.Guillo.sModel.Blade.Touched:connect(onTouched)
  8343.  
  8344.  
  8345. function onClicked()
  8346. if game.Workspace.Guillo.sModel.Rdy.Value == true then
  8347. game.Workspace.Guillo.Safety:Destroy()
  8348. game.Workspace.Guillo.sModel.Blade.bv.velocity = Vector3.new(0,-50,0)
  8349. game.Workspace.Guillo.sModel.lvr2.Transparency = 1
  8350. game.Workspace.Guillo.sModel.lvr1.Transparency = 0
  8351. game.Workspace.Guillo.sModel.lvr2.CanCollide = false
  8352. game.Workspace.Guillo.sModel.lvr1.CanCollide = true
  8353. wait(0.3)
  8354. game.Workspace.Guillo.sModel.Blade.bv.velocity = Vector3.new(0,0,0)
  8355. game.Workspace.Guillo.sModel.Rdy.Value = false
  8356. wait(5)
  8357. game.Workspace.Guillo:Destroy()
  8358. elseif game.Workspace.Guillo.sModel.Rdy.Value == false then
  8359. game.Workspace.Guillo.sModel.Blade.bv.velocity = Vector3.new(0,1,0)
  8360. game.Workspace.Guillo.sModel.lvr2.Transparency = 0
  8361. game.Workspace.Guillo.sModel.lvr1.Transparency = 1
  8362. game.Workspace.Guillo.sModel.lvr2.CanCollide = true
  8363. game.Workspace.Guillo.sModel.lvr1.CanCollide = false
  8364. game.Workspace.Guillo.sModel.Rdy.Value = true
  8365. end
  8366. end
  8367.  
  8368. game.Workspace.Guillo.sModel.lvr1.ClickDetector.MouseClick:connect(onClicked)
  8369. game.Workspace.Guillo.sModel.lvr2.ClickDetector.MouseClick:connect(onClicked)
  8370.  
  8371. Killer.Character.HumanoidRootPart.CFrame = game.Workspace.Guillo.PartTPer.CFrame
  8372. game.Workspace.Guillo.PartTPer:Destroy()
  8373. wait(1)
  8374. game.Players[Victim].Character.HumanoidRootPart.CFrame = game.Workspace.Guillo.Seat.CFrame
  8375. game.Workspace.Guillo.PartTP2:Destroy()
  8376. end)
  8377.  
  8378.  
  8379.  
  8380. KKKMap.MouseButton1Down:connect(function()
  8381. game:GetObjects("rbxassetid://510336989")[1].Parent=game.Workspace
  8382. end)
  8383.  
  8384. QAPG1.MouseButton1Down:connect(function()
  8385. game.CoreGui.UVG12.PG2Frame.Visible = false
  8386. game.CoreGui.UVG12.PG3Frame.Visible = false
  8387. game.CoreGui.UVG12.hoi.Visible = true
  8388. game.CoreGui.UVG12.PG4Frame.Visible = false
  8389. game.CoreGui.UVG12.CreditsF.Visible = false
  8390. end)
  8391.  
  8392. QAPG2.MouseButton1Down:connect(function()
  8393. game.CoreGui.UVG12.PG2Frame.Visible = true
  8394. game.CoreGui.UVG12.PG3Frame.Visible = false
  8395. game.CoreGui.UVG12.hoi.Visible = false
  8396. game.CoreGui.UVG12.PG4Frame.Visible = false
  8397. game.CoreGui.UVG12.CreditsF.Visible = false
  8398. end)
  8399.  
  8400.  
  8401. QAPG3.MouseButton1Down:connect(function()
  8402. game.CoreGui.UVG12.PG2Frame.Visible = false
  8403. game.CoreGui.UVG12.PG3Frame.Visible = true
  8404. game.CoreGui.UVG12.hoi.Visible = false
  8405. game.CoreGui.UVG12.PG4Frame.Visible = false
  8406. game.CoreGui.UVG12.CreditsF.Visible = false
  8407. end)
  8408.  
  8409.  
  8410. QAPG4.MouseButton1Down:connect(function()
  8411. game.CoreGui.UVG12.PG2Frame.Visible = false
  8412. game.CoreGui.UVG12.PG3Frame.Visible = false
  8413. game.CoreGui.UVG12.hoi.Visible = false
  8414. game.CoreGui.UVG12.PG4Frame.Visible = true
  8415. game.CoreGui.UVG12.CreditsF.Visible = false
  8416. end)
  8417.  
  8418. QAPGC.MouseButton1Down:connect(function()
  8419. game.CoreGui.UVG12.PG2Frame.Visible = false
  8420. game.CoreGui.UVG12.PG3Frame.Visible = false
  8421. game.CoreGui.UVG12.hoi.Visible = false
  8422. game.CoreGui.UVG12.PG4Frame.Visible = false
  8423. game.CoreGui.UVG12.CreditsF.Visible = true
  8424. end)
  8425.  
  8426.  
  8427. Hook.MouseButton1Down:connect(function()
  8428. Victim = game.Players[Usr4.Text]
  8429. o1 = Instance.new("Model")
  8430. o2 = Instance.new("Part")
  8431. o3 = Instance.new("Part")
  8432. o4 = Instance.new("Part")
  8433. o6 = Instance.new("SpecialMesh")
  8434. o7 = Instance.new("Decal")
  8435. o8 = Instance.new("Part")
  8436. o9 = Instance.new("Part")
  8437. o10 = Instance.new("Part")
  8438. o11 = Instance.new("Part")
  8439. o1.Parent = workspace
  8440. o2.Parent = o1
  8441. o2.BrickColor = BrickColor.new("Maroon")
  8442. o2.Position = Vector3.new(16.4000015, 6.98431778, 27.9250011)
  8443. o2.Anchored = true
  8444. o2.Size = Vector3.new(1.16000009, 4.64999819, 2.07000041)
  8445. o2.CFrame = CFrame.new(16.4000015, 6.98431778, 27.9250011, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8446. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8447. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8448. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8449. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8450. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8451. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8452. o2.Color = Color3.new(0.458824, 0, 0)
  8453. o3.Parent = o1
  8454. o3.BrickColor = BrickColor.new("Maroon")
  8455. o3.Position = Vector3.new(16.4000015, 3.88431764, 28.4150009)
  8456. o3.Anchored = true
  8457. o3.Size = Vector3.new(1.16000009, 1.80999804, 1.09000039)
  8458. o3.CFrame = CFrame.new(16.4000015, 3.88431764, 28.4150009, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8459. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8460. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8461. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8462. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8463. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8464. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8465. o3.Color = Color3.new(0.458824, 0, 0)
  8466. o4.Name = "Hook"
  8467. o4.Parent = o1
  8468. o4.BrickColor = BrickColor.new("Dark stone grey")
  8469. o4.Reflectance = 0.40000000596046
  8470. o4.Transparency = 1
  8471. o4.Position = Vector3.new(16.3896065, 6.62427807, 29.5287743)
  8472. o4.Rotation = Vector3.new(90, 0, -90)
  8473. o4.Anchored = true
  8474. o4.FormFactor = Enum.FormFactor.Plate
  8475. o4.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  8476. o4.CFrame = CFrame.new(16.3896065, 6.62427807, 29.5287743, 0, 1, 0, 0, 0, -1, -1, 0, 0)
  8477. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8478. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8479. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8480. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8481. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8482. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8483. o4.Color = Color3.new(0.388235, 0.372549, 0.384314)
  8484. o6.Parent = o4
  8485. o6.MeshId = "http://www.roblox.com/asset/?id=13160225"
  8486. o6.Offset = Vector3.new(-.5, 0, -0.5)
  8487. o6.TextureId = "rbxassetid://21424775"
  8488. o6.MeshType = Enum.MeshType.FileMesh
  8489. o7.Parent = o4
  8490. o7.Texture = "http://www.roblox.com/asset/?id=21424775"
  8491. o8.Parent = o1
  8492. o8.Position = Vector3.new(16.4099998, 4.27501202, 27.8999996)
  8493. o8.Anchored = true
  8494. o8.Size = Vector3.new(0.980000019, 8.54999924, 2)
  8495. o8.CFrame = CFrame.new(16.4099998, 4.27501202, 27.8999996, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8496. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8497. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8498. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8499. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8500. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8501. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8502. o9.Parent = o1
  8503. o9.BrickColor = BrickColor.new("Maroon")
  8504. o9.Position = Vector3.new(16.3999996, 9.01431751, 29.3850002)
  8505. o9.Anchored = true
  8506. o9.Size = Vector3.new(1.12, 0.929998398, 4.97000027)
  8507. o9.CFrame = CFrame.new(16.3999996, 9.01431751, 29.3850002, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8508. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8509. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8510. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8511. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8512. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8513. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8514. o9.Color = Color3.new(0.458824, 0, 0)
  8515. o10.Name = "HumanoidRootPart"
  8516. o10.Parent = o1
  8517. o10.Transparency = 1
  8518. o10.Position = Vector3.new(16.2296696, 4.7189579, 30.9502964)
  8519. o10.Rotation = Vector3.new(-180, 0, -180)
  8520. o10.Velocity = Vector3.new(0, 1.47054525e-005, 0)
  8521. o10.Anchored = true
  8522. o10.CanCollide = false
  8523. o10.FormFactor = Enum.FormFactor.Symmetric
  8524. o10.Size = Vector3.new(2, 2, 1)
  8525. o10.CFrame = CFrame.new(16.2296696, 4.7189579, 30.9502964, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8526. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8527. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8528. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8529. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8530. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8531. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8532. o11.Parent = o1
  8533. o11.Material = Enum.Material.Fabric
  8534. o11.BrickColor = BrickColor.new("Maroon")
  8535. o11.Position = Vector3.new(16.3899956, 7.89175797, 30.5800018)
  8536. o11.Anchored = true
  8537. o11.Size = Vector3.new(0.200000003, 1.26999843, 0.200000003)
  8538. o11.CFrame = CFrame.new(16.3899956, 7.89175797, 30.1, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8539. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8540. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8541. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8542. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8543. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8544. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8545. o11.Color = Color3.new(0.458824, 0, 0)
  8546. o1:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(5,0,5))
  8547. Victim = Victim.Character
  8548. o1 = Instance.new("Sound")
  8549. o1.Parent = Victim.Head
  8550. o1.SoundId = "rbxassetid://429400881"
  8551. o1:Play()
  8552. o1 = Instance.new("Sound")
  8553. o1.Name = "SoundofPain"
  8554. o1.Parent = Victim.Head
  8555. o1.Volume = 3
  8556. o1.SoundId = "rbxassetid://598660363"
  8557. o1:Play()
  8558. Victim.Head.face.Texture = "http://www.roblox.com/asset/?id=25686302"
  8559. Victim.Head.BrickColor = BrickColor.New("Maroon")
  8560. Victim.Torso.Neck.C0 = CFrame.new(.5,0,0) * CFrame.fromAxisAngle(Vector3.new(.5,0,0), .5)
  8561. Victim.Torso.Neck.C1 = CFrame.new(.5,-1.2,.7)
  8562. Victim.HumanoidRootPart.CFrame = o10.CFrame
  8563. Victim.HumanoidRootPart.Anchored = true
  8564. Victim.Head.Anchored = true
  8565. Victim["Right Arm"].Anchored = true
  8566. Victim["Left Arm"].Anchored = true
  8567. for i=1, 100 do
  8568. wait(.01)
  8569. Victim.Humanoid.Health = Victim.Humanoid.Health - 1
  8570. end
  8571. Victim.HumanoidRootPart.Anchored = false
  8572. Victim["Right Arm"].Anchored = false
  8573. Victim["Left Arm"].Anchored = false
  8574. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  8575. player = game.Players[Victim.Name]
  8576. char = player.Character
  8577. char.Archivable = true
  8578. local rg = char:Clone()
  8579. rg.HumanoidRootPart:Destroy()
  8580. rg.Name = ""
  8581. rg.Humanoid.MaxHealth = 0
  8582. for i, v in pairs(rg.Torso:GetChildren()) do
  8583. if v:IsA("Motor6D") then
  8584. v:Destroy()
  8585. end
  8586. end
  8587.  
  8588. local n = Instance.new("Glue", rg.Torso)
  8589. n.Name = "Neck"
  8590. n.Part0 = rg.Torso
  8591. n.Part1 = rg.Head
  8592. n.C0 = CFrame.new(0, 1, 0)
  8593. n.C1 = CFrame.new(0, -0.5, 0)
  8594.  
  8595. local rs = Instance.new("Glue", rg.Torso)
  8596. rs.Name = "Right Shoulder"
  8597. rs.Part0 = rg.Torso
  8598. rs.Part1 = rg["Right Arm"]
  8599. rs.C0 = CFrame.new(1.5, 0.5, 0)
  8600. rs.C1 = CFrame.new(0, 0.5, 0)
  8601. local ls = Instance.new("Glue", rg.Torso)
  8602. ls.Name = "Left Shoulder"
  8603. ls.Part0 = rg.Torso
  8604. ls.Part1 = rg["Left Arm"]
  8605. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  8606. ls.C1 = CFrame.new(0, 0.5, 0)
  8607.  
  8608. local rh = Instance.new("Glue", rg.Torso)
  8609. rh.Name = "Right Hip"
  8610. rh.Part0 = rg.Torso
  8611. rh.Part1 = rg["Right Leg"]
  8612. rh.C0 = CFrame.new(0.5, -1, 0)
  8613. rh.C1 = CFrame.new(0, 1, 0)
  8614. local lh = Instance.new("Glue", rg.Torso)
  8615. lh.Name = "Left Hip"
  8616. lh.Part0 = rg.Torso
  8617. lh.Part1 = rg["Left Leg"]
  8618. lh.C0 = CFrame.new(-0.5, -1, 0)
  8619. lh.C1 = CFrame.new(0, 1, 0)
  8620. char.Torso:Destroy()
  8621. char.Head:Destroy()
  8622. char["Left Leg"]:Destroy()
  8623. char["Left Arm"]:Destroy()
  8624. char["Right Leg"]:Destroy()
  8625. char["Right Arm"]:Destroy()
  8626. rg.Parent = game.Workspace
  8627. rg.Head.BrickColor = BrickColor.new("Maroon")
  8628. rg.Head.SoundofPain:Destroy()
  8629. function DEATH ()
  8630. OHHNELLY = Instance.new("Part")
  8631. OHHNELLY.Parent = workspace
  8632. OHHNELLY.Anchored = false
  8633. OHHNELLY.Material = Enum.Material.SmoothPlastic
  8634. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  8635. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  8636. OHHNELLY.Position = rg.Head.Position
  8637. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  8638. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8639. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8640. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8641. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8642. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8643. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8644. end
  8645. for i=1, 500 do
  8646. DEATH()
  8647. print"BLOODY"
  8648. wait()
  8649. end
  8650. end)
  8651.  
  8652. SuicideGrenade.MouseButton1Down:connect(function()
  8653. --Suicide grenade by DMS
  8654. message = "Paw control xd" -- edit this only ok?
  8655. ------------------------------------
  8656. OOHNELLY = Instance.new("Tool")
  8657. SAAPPAPA = Instance.new("Animation")
  8658. ODDFJDSJ = Instance.new("Part")
  8659. WHATTHEFUCKAREMYVARIABLENAMES = Instance.new("SpecialMesh")
  8660. AHHH= Instance.new("Sound")
  8661. GGGGGGGGGGGGGGGGGG = Instance.new("Sound")
  8662. OOHNELLY.Name = "Suicide Grenade"
  8663. OOHNELLY.Parent = game.Players.LocalPlayer.Backpack
  8664. OOHNELLY.GripForward = Vector3.new(-1.74845553e-007, 4.37113812e-008, 1)
  8665. OOHNELLY.GripPos = Vector3.new(0.487703323, -3.7742065e-010, 0.00863459334)
  8666. OOHNELLY.GripRight = Vector3.new(-7.64274186e-015, -1, 4.37113812e-008)
  8667. OOHNELLY.GripUp = Vector3.new(-1, 0, -1.74845553e-007)
  8668. OOHNELLY.CanBeDropped = false
  8669. SAAPPAPA.Name = "Whack"
  8670. SAAPPAPA.Parent = OOHNELLY
  8671. SAAPPAPA.AnimationId = "rbxassetid://607082791"
  8672. ODDFJDSJ.Name = "Handle"
  8673. ODDFJDSJ.Parent = OOHNELLY
  8674. ODDFJDSJ.Material = Enum.Material.DiamondPlate
  8675. ODDFJDSJ.BrickColor = BrickColor.new("Really black")
  8676. ODDFJDSJ.Reflectance = 0.0099999997764826
  8677. ODDFJDSJ.Position = Vector3.new(-6.28326368, 0.254999995, 10.8100071)
  8678. ODDFJDSJ.Elasticity = 0
  8679. ODDFJDSJ.FormFactor = Enum.FormFactor.Custom
  8680. ODDFJDSJ.Size = Vector3.new(0.400000006, 0.50999999, 0.699999988)
  8681. ODDFJDSJ.CFrame = CFrame.new(-6.28326368, 0.254999995, 10.8100071, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8682. ODDFJDSJ.BottomSurface = Enum.SurfaceType.Smooth
  8683. ODDFJDSJ.TopSurface = Enum.SurfaceType.Smooth
  8684. ODDFJDSJ.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8685. WHATTHEFUCKAREMYVARIABLENAMES.Parent = ODDFJDSJ
  8686. WHATTHEFUCKAREMYVARIABLENAMES.MeshId = "rbxassetid://431532852"
  8687. WHATTHEFUCKAREMYVARIABLENAMES.Scale = Vector3.new(0.00300000003, 0.00300000003, 0.00300000003)
  8688. WHATTHEFUCKAREMYVARIABLENAMES.TextureId = "rbxassetid://431532899"
  8689. WHATTHEFUCKAREMYVARIABLENAMES.MeshType = Enum.MeshType.FileMesh
  8690. AHHH.Name = "Ting"
  8691. AHHH.Parent = ODDFJDSJ
  8692. AHHH.SoundId = "rbxassetid://165969964"
  8693. AHHH.Volume = 1
  8694. GGGGGGGGGGGGGGGGGG.Name = "Swoosh"
  8695. GGGGGGGGGGGGGGGGGG.Parent = ODDFJDSJ
  8696. GGGGGGGGGGGGGGGGGG.SoundId = "http://www.roblox.com/asset?id=168184001"
  8697. GGGGGGGGGGGGGGGGGG.Volume = 1
  8698. OHHNELLY = OOHNELLY
  8699. Handle = OHHNELLY:WaitForChild("Handle")
  8700.  
  8701. Players = game:GetService("Players")
  8702. Debris = game:GetService("Debris")
  8703. InsertService = game:GetService("InsertService")
  8704.  
  8705. WhackAnim = OHHNELLY:WaitForChild("Whack")
  8706. SlashSound = Handle:WaitForChild("Swoosh")
  8707. HitSound = Handle:WaitForChild("Ting")
  8708.  
  8709. Damage = 100 --the damage dealt
  8710.  
  8711.  
  8712. Kills = 0 --start off with 0 killstreak
  8713.  
  8714. function Activated() --when you swing
  8715. if OHHNELLY.Enabled then
  8716. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 0
  8717. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 0
  8718. g = Instance.new("Explosion")
  8719. Whack = Humanoid:LoadAnimation(WhackAnim)
  8720. Whack:Play()
  8721. SlashSound:Play()
  8722. local speak = {message}
  8723. local colors = {"Red","Red","Red"} -- The only 3 colors, adding more will error.
  8724. local chat = game:GetService("Chat")
  8725. chat:Chat(game.Players.LocalPlayer.Character.Head,speak[math.random(1,#speak)], colors[math.random(1,3)] )
  8726. wait(1)
  8727. OHHNELLY.Handle.Ting:Play()
  8728. g = Instance.new("Explosion")
  8729. g.Parent = OHHNELLY.Handle
  8730. g.Position = OHHNELLY.Handle.Position
  8731. g.BlastRadius = 10
  8732. g.BlastPressure = 1000000
  8733. end
  8734. end
  8735.  
  8736. function Equipped(mouse) --get everything settled up
  8737. Character = OHHNELLY.Parent
  8738. Player = Players:GetPlayerFromCharacter(Character)
  8739. Humanoid = Character:FindFirstChild("Humanoid")
  8740. Torso = Character:FindFirstChild("Torso")
  8741. if not Humanoid or not Torso then
  8742. return
  8743. end
  8744.  
  8745. if not OHHNELLY.Enabled then
  8746. wait(ReloadTime)
  8747. OHHNELLY.Enabled = true
  8748. end
  8749. end
  8750.  
  8751. function Unequipped()
  8752. if Whack then
  8753. Whack:Stop()
  8754. end
  8755. end
  8756.  
  8757. --important stuff to register what is what. you need these if you want to do stuff with the OHHNELLY itself.
  8758. OHHNELLY.Activated:connect(Activated)
  8759. OHHNELLY.Equipped:connect(Equipped)
  8760. OHHNELLY.Unequipped:connect(Unequipped)
  8761. end)
  8762.  
  8763. astafiruAllah.MouseButton1Down:connect(function()
  8764. --School Shooter script by DMS ok bye
  8765. o1 = Instance.new("Model")
  8766. o1.Name = "Vest"
  8767. o2 = Instance.new("Part")
  8768. o2.Name = "Middle"
  8769. o2.Parent = o1
  8770. o2.BrickColor = BrickColor.new("Brick yellow")
  8771. o2.Transparency = 1
  8772. o2.Position = Vector3.new(0.139906004, 1.05800402, -11.1099901)
  8773. o2.Anchored = true
  8774. o2.CFrame = CFrame.new(0.139906004, 1.05800402, -11.1099901, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8775. o2.CanCollide = false
  8776. o2.FormFactor = Enum.FormFactor.Symmetric
  8777. o2.Size = Vector3.new(2, 2, 1)
  8778. o2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8779. o2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8780. o2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8781. o2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8782. o2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8783. o2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8784. o2.Color = Color3.new(0.843137, 0.772549, 0.603922)
  8785. o3 = Instance.new("Part")
  8786. o3.Name = "Pack"
  8787. o3.Parent = o1
  8788. o3.BrickColor = BrickColor.new("Dark stone grey")
  8789. o3.Position = Vector3.new(0.139907002, 1.07000601, -10.3049936)
  8790. o3.Rotation = Vector3.new(-180, 0, -180)
  8791. o3.Anchored = true
  8792. o3.CFrame = CFrame.new(0.139907002, 1.07000601, -10.3049936, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  8793. o3.CanCollide = false
  8794. o3.FormFactor = Enum.FormFactor.Custom
  8795. o3.Size = Vector3.new(1.65999985, 1.80000019, 0.630000472)
  8796. o3.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8797. o3.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8798. o3.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8799. o3.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8800. o3.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8801. o3.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8802. o3.Color = Color3.new(0.388235, 0.372549, 0.384314)
  8803. o4 = Instance.new("Part")
  8804. o4.Name = "Strap"
  8805. o4.Parent = o1
  8806. o4.BrickColor = BrickColor.new("Black")
  8807. o4.Position = Vector3.new(0.66991502, 1.05500698, -11.1149797)
  8808. o4.Anchored = true
  8809. o4.CFrame = CFrame.new(0.66991502, 1.05500698, -11.1149797, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8810. o4.CanCollide = false
  8811. o4.FormFactor = Enum.FormFactor.Custom
  8812. o4.Size = Vector3.new(0.259999752, 2.11000037, 1.15000045)
  8813. o4.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8814. o4.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8815. o4.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8816. o4.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8817. o4.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8818. o4.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8819. o4.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8820. o5 = Instance.new("Part")
  8821. o5.Name = "Flap"
  8822. o5.Parent = o1
  8823. o5.BrickColor = BrickColor.new("Black")
  8824. o5.Position = Vector3.new(0.139905006, 1.85000098, -10.2900219)
  8825. o5.Anchored = true
  8826. o5.CFrame = CFrame.new(0.139905006, 1.85000098, -10.2900219, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8827. o5.CanCollide = false
  8828. o5.FormFactor = Enum.FormFactor.Custom
  8829. o5.Size = Vector3.new(1.71999979, 0.400000006, 0.639999866)
  8830. o5.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8831. o5.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8832. o5.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8833. o5.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8834. o5.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8835. o5.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8836. o5.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8837. o6 = Instance.new("Part")
  8838. o6.Name = "Pocket"
  8839. o6.Parent = o1
  8840. o6.BrickColor = BrickColor.new("Black")
  8841. o6.Position = Vector3.new(0.149883002, 0.860005975, -10.0399857)
  8842. o6.Rotation = Vector3.new(-0, 0, -90)
  8843. o6.Anchored = true
  8844. o6.CFrame = CFrame.new(0.149883002, 0.860005975, -10.0399857, 0, 1, 0, -1, 0, 0, 0, 0, 1)
  8845. o6.CanCollide = false
  8846. o6.FormFactor = Enum.FormFactor.Custom
  8847. o6.Size = Vector3.new(0.600000024, 0.800000131, 0.200000003)
  8848. o6.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8849. o6.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8850. o6.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8851. o6.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8852. o6.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8853. o6.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8854. o6.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8855. o7 = Instance.new("Part")
  8856. o7.Name = "Pocket"
  8857. o7.Parent = o1
  8858. o7.BrickColor = BrickColor.new("Black")
  8859. o7.Position = Vector3.new(0.139600992, 1.10000801, -10.3099718)
  8860. o7.Rotation = Vector3.new(-90, 90, 0)
  8861. o7.Anchored = true
  8862. o7.CFrame = CFrame.new(0.139600992, 1.10000801, -10.3099718, 0, 0, 1, -1, 0, 0, 0, -1, 0)
  8863. o7.CanCollide = false
  8864. o7.FormFactor = Enum.FormFactor.Custom
  8865. o7.Size = Vector3.new(0.600000024, 0.400000155, 1.70000005)
  8866. o7.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8867. o7.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8868. o7.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8869. o7.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8870. o7.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8871. o7.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8872. o7.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8873. o8 = Instance.new("Part")
  8874. o8.Name = "Strap"
  8875. o8.Parent = o1
  8876. o8.BrickColor = BrickColor.new("Black")
  8877. o8.Position = Vector3.new(-0.37014699, 1.05500698, -11.1149921)
  8878. o8.Anchored = true
  8879. o8.CFrame = CFrame.new(-0.37014699, 1.05500698, -11.1149921, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  8880. o8.CanCollide = false
  8881. o8.FormFactor = Enum.FormFactor.Custom
  8882. o8.Size = Vector3.new(0.259999752, 2.11000037, 1.15000045)
  8883. o8.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8884. o8.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8885. o8.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8886. o8.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8887. o8.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8888. o8.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8889. o8.Color = Color3.new(0.105882, 0.164706, 0.207843)
  8890. o9 = Instance.new("Part")
  8891. o9.Parent = o1
  8892. o9.BrickColor = BrickColor.new("Really black")
  8893. o9.Reflectance = 0.10000000149012
  8894. o9.Position = Vector3.new(0.173590899, 4.00173569, -9.98207664)
  8895. o9.Rotation = Vector3.new(2.9181666e-009, -3.48279983e-008, -8.55249798e-019)
  8896. o9.Anchored = true
  8897. 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)
  8898. o9.FormFactor = Enum.FormFactor.Plate
  8899. o9.Size = Vector3.new(2, 4.80000019, 2)
  8900. o9.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8901. o9.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8902. o9.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8903. o9.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8904. o9.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8905. o9.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8906. o9.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  8907. o10 = Instance.new("SpecialMesh")
  8908. o10.Parent = o9
  8909. o10.Scale = Vector3.new(0.600000024, 1, 0.600000024)
  8910. o10.MeshType = Enum.MeshType.Brick
  8911. o11 = Instance.new("Part")
  8912. o11.Parent = o1
  8913. o11.BrickColor = BrickColor.new("Mid gray")
  8914. o11.Reflectance = 0.20000000298023
  8915. o11.Position = Vector3.new(0.173592806, 4.10173273, -11.1821489)
  8916. o11.Rotation = Vector3.new(-180, 89.8953247, -90)
  8917. o11.Anchored = true
  8918. 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)
  8919. o11.FormFactor = Enum.FormFactor.Plate
  8920. o11.Size = Vector3.new(1, 0.400000006, 2)
  8921. o11.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8922. o11.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8923. o11.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8924. o11.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8925. o11.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8926. o11.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8927. o11.Color = Color3.new(0.803922, 0.803922, 0.803922)
  8928. o12 = Instance.new("CylinderMesh")
  8929. o12.Parent = o11
  8930. o12.Offset = Vector3.new(0, -0.600000024, 0)
  8931. o12.Scale = Vector3.new(0.5, 0.100000001, 0.5)
  8932. o13 = Instance.new("Part")
  8933. o13.Parent = o1
  8934. o13.BrickColor = BrickColor.new("Mid gray")
  8935. o13.Reflectance = 0.20000000298023
  8936. o13.Position = Vector3.new(0.173592806, 5.60169125, -11.1821489)
  8937. o13.Rotation = Vector3.new(1.40697509e-009, -89.8953247, -90)
  8938. o13.Anchored = true
  8939. 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)
  8940. o13.FormFactor = Enum.FormFactor.Plate
  8941. o13.Size = Vector3.new(2, 0.400000006, 2)
  8942. o13.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8943. o13.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8944. o13.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8945. o13.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8946. o13.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8947. o13.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8948. o13.Color = Color3.new(0.803922, 0.803922, 0.803922)
  8949. o14 = Instance.new("CylinderMesh")
  8950. o14.Parent = o13
  8951. o14.Offset = Vector3.new(0, -0.600000024, 0)
  8952. o14.Scale = Vector3.new(0.5, 0.100000001, 0.5)
  8953. o15 = Instance.new("Part")
  8954. o15.Parent = o1
  8955. o15.BrickColor = BrickColor.new("Mid gray")
  8956. o15.Reflectance = 0.20000000298023
  8957. o15.Position = Vector3.new(0.173592806, 2.60173273, -11.1821489)
  8958. o15.Rotation = Vector3.new(-180, 89.8953247, -90)
  8959. o15.Anchored = true
  8960. 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)
  8961. o15.FormFactor = Enum.FormFactor.Plate
  8962. o15.Size = Vector3.new(2, 0.400000006, 2)
  8963. o15.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  8964. o15.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  8965. o15.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  8966. o15.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  8967. o15.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  8968. o15.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  8969. o15.Color = Color3.new(0.803922, 0.803922, 0.803922)
  8970. o16 = Instance.new("CylinderMesh")
  8971. o16.Parent = o15
  8972. o16.Offset = Vector3.new(0, -0.600000024, 0)
  8973. o16.Scale = Vector3.new(0.5, 0.100000001, 0.5)
  8974. myears = Instance.new('Sound')
  8975. myears.Parent = game.Players.LocalPlayer.Character.Head
  8976. myears.Looped = true
  8977. myears.Name = "Ruski"
  8978. myears.Playing = true
  8979. myears.SoundId = "rbxassetid://341851020"
  8980. myears.Volume = .5
  8981. myears.TimePosition = 0
  8982. local g = o1:clone()
  8983. g.Parent = game.Players.LocalPlayer.Character
  8984. local C = g:GetChildren()
  8985. for i=1, #C do
  8986. if C[i].className == "Part" then
  8987. local W = Instance.new("Weld")
  8988. W.Part0 = g.Middle
  8989. W.Part1 = C[i]
  8990. local CJ = CFrame.new(g.Middle.Position)
  8991. local C0 = g.Middle.CFrame:inverse()*CJ
  8992. local C1 = C[i].CFrame:inverse()*CJ
  8993. W.C0 = C0
  8994. W.C1 = C1
  8995. W.Parent = g.Middle
  8996. end
  8997. local Y = Instance.new("Weld")
  8998. Y.Part0 = game.Players.LocalPlayer.Character.Torso
  8999. Y.Part1 = g.Middle
  9000. Y.C0 = CFrame.new(0, 0, 0)
  9001. Y.Parent = Y.Part0
  9002. end
  9003.  
  9004. local h = g:GetChildren()
  9005. for i = 1, # h do
  9006. h[i].Anchored = false
  9007. h[i].CanCollide = false
  9008. end
  9009. local Columbine = function(f,scri)
  9010. local oldenv = getfenv(f)
  9011. local newenv = setmetatable({}, {
  9012. __index = function(_, k)
  9013. if k:lower() == 'script' then
  9014. return scri
  9015. else
  9016. return oldenv[k]
  9017. end
  9018. end
  9019. })
  9020. setfenv(f, newenv)
  9021. ypcall(function() f() end)
  9022. end
  9023. cors = {}
  9024. mas = Instance.new("Model",game:GetService("Lighting"))
  9025. mas.Name = "asd_asdasd"
  9026. o1 = Instance.new("Tool")
  9027. o1.Name = "Tec-9"
  9028. o1.Parent = mas
  9029. o1.GripForward = Vector3.new(-0.296138406, -0, -0.955145061)
  9030. o1.GripPos = Vector3.new(0, -0.200000003, 0)
  9031. o1.GripRight = Vector3.new(0.955145061, 0, -0.296138406)
  9032. o2 = Instance.new("NumberValue")
  9033. o2.Name = "Left"
  9034. o2.Parent = o1
  9035. o2.Value = 30
  9036. o3 = Instance.new("NumberValue")
  9037. o3.Name = "Recoil"
  9038. o3.Parent = o1
  9039. o3.Value = 3
  9040. o4 = Instance.new("Script")
  9041. o4.Parent = o3
  9042. table.insert(cors,coroutine.create(function()
  9043. wait()
  9044. Columbine(function()
  9045. while true do
  9046. wait(.2)
  9047. if script.Parent.Value > 3 then
  9048. script.Parent.Value = script.Parent.Value - 1
  9049. end
  9050. end
  9051.  
  9052. end,o4)
  9053. end))
  9054. o5 = Instance.new("NumberValue")
  9055. o5.Name = "MaxAmmo"
  9056. o5.Parent = o1
  9057. o5.Value = 30
  9058. o6 = Instance.new("BoolValue")
  9059. o6.Name = "ZoomedIn"
  9060. o6.Parent = o1
  9061. o7 = Instance.new("NumberValue")
  9062. o7.Name = "Ammo"
  9063. o7.Parent = o1
  9064. o7.Value = 30
  9065. o8 = Instance.new("LocalScript")
  9066. o8.Name = "Zoom Script"
  9067. o8.Parent = o1
  9068. table.insert(cors,coroutine.create(function()
  9069. wait()
  9070. Columbine(function()
  9071. local Tool = script.Parent
  9072. a=false
  9073. cam=nil
  9074. wut = Tool.Parent
  9075.  
  9076.  
  9077.  
  9078. function onEquipped(mouse2)
  9079. mouse2.KeyDown:connect(onkeyDown)
  9080. mouse = mouse2
  9081. end
  9082. function onkeyDown(key)
  9083. if key == "q" then
  9084. if not a then
  9085. cam=game.Workspace.CurrentCamera:clone()
  9086. cam.Parent=game.Workspace
  9087. game.Workspace.CurrentCamera.CameraSubject = Tool.Zoom
  9088. game.Workspace.CurrentCamera.CameraType=1
  9089. Tool.Recoil.Value = 5
  9090. Tool.ZoomedIn.Value = true
  9091. Tool.Parent.Humanoid.WalkSpeed = 10
  9092. a=true
  9093. else
  9094. game.Workspace.CurrentCamera.CameraSubject=game.Players.LocalPlayer.Character
  9095. game.Workspace.CurrentCamera:Remove()
  9096. game.Workspace.CurrentCamera=cam
  9097. Tool.ZoomedIn.Value = false
  9098. Tool.Recoil.Value = 10
  9099. Tool.Parent.Humanoid.WalkSpeed = 16
  9100. a=false
  9101. end
  9102. end
  9103. end
  9104.  
  9105.  
  9106.  
  9107.  
  9108. script.Parent.Equipped:connect(onEquipped)
  9109. end,o8)
  9110. end))
  9111. o9 = Instance.new("NumberValue")
  9112. o9.Name = "StoredAmmo"
  9113. o9.Parent = o1
  9114. o9.Value = 600
  9115. o10 = Instance.new("Part")
  9116. o10.Parent = o1
  9117. o10.Material = Enum.Material.SmoothPlastic
  9118. o10.BrickColor = BrickColor.new("Black")
  9119. o10.Position = Vector3.new(-109.400009, 1.23002994, 59.8599739)
  9120. o10.Rotation = Vector3.new(-90, 0, -180)
  9121. o10.Anchored = true
  9122. 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)
  9123. o10.CanCollide = false
  9124. o10.FormFactor = Enum.FormFactor.Symmetric
  9125. o10.Size = Vector3.new(1, 1, 1)
  9126. o10.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9127. o10.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9128. o10.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9129. o10.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9130. o10.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9131. o10.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9132. o10.Color = Color3.new(0.105882, 0.164706, 0.207843)
  9133. o11 = Instance.new("SpecialMesh")
  9134. o11.Parent = o10
  9135. o11.Scale = Vector3.new(0.119999997, 0.119999997, 0.0299999993)
  9136. o11.MeshType = Enum.MeshType.Wedge
  9137. o12 = Instance.new("LocalScript")
  9138. o12.Name = "BackupWeld"
  9139. o12.Parent = o1
  9140. table.insert(cors,coroutine.create(function()
  9141. wait()
  9142. Columbine(function()
  9143. function Weld(x,y)
  9144. local W = Instance.new("Weld")
  9145. W.Part0 = x
  9146. W.Part1 = y
  9147. local CJ = CFrame.new(x.Position)
  9148. local C0 = x.CFrame:inverse()*CJ
  9149. local C1 = y.CFrame:inverse()*CJ
  9150. W.C0 = C0
  9151. W.C1 = C1
  9152. W.Parent = x
  9153. end
  9154.  
  9155. function Get(A)
  9156. if A.className == "Part" then
  9157. Weld(script.Parent.Handle, A)
  9158. A.Anchored = false
  9159. else
  9160. local C = A:GetChildren()
  9161. for i=1, #C do
  9162. Get(C[i])
  9163. end
  9164. end
  9165. end
  9166.  
  9167. function Finale()
  9168. Get(script.Parent)
  9169. end
  9170.  
  9171. script.Parent.Equipped:connect(Finale)
  9172. script.Parent.Unequipped:connect(Finale)
  9173. Finale()
  9174. end,o12)
  9175. end))
  9176. o13 = Instance.new("LocalScript")
  9177. o13.Name = "GuiScript"
  9178. o13.Parent = o1
  9179. table.insert(cors,coroutine.create(function()
  9180. wait()
  9181. Columbine(function()
  9182. local Tool = script.Parent
  9183. local Ammo = Tool.Ammo
  9184. local MaxAmmo = Ammo.Value
  9185.  
  9186. local vPlayer
  9187. local Gui
  9188. local Text
  9189.  
  9190. function onChanged(value)
  9191. if value == "Value" or value == Ammo.Value then
  9192. if Gui ~= nil and Text ~= nil then
  9193. if Ammo.Value >= 1 then
  9194. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9195. elseif math.floor(Ammo.Value) == 0 then
  9196. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9197. elseif Ammo.Value < 0 then
  9198. for i = 0, 1, 0.03 / 2 do
  9199. local Num = math.floor(i * MaxAmmo + 0.5)
  9200.  
  9201. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9202. wait()
  9203. end
  9204. end
  9205. end
  9206. end
  9207. end
  9208.  
  9209. function on2Changed()
  9210. if Gui ~= nil and Text ~= nil then
  9211.  
  9212. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9213. wait()
  9214. end
  9215. end
  9216.  
  9217. function setUpGui()
  9218. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  9219. return
  9220. end
  9221.  
  9222. Gui = Instance.new("ScreenGui")
  9223. Text = Instance.new("TextLabel")
  9224.  
  9225. Gui.Name = "DEDisplay"
  9226. Gui.Parent = vPlayer.PlayerGui
  9227.  
  9228. Text.BackgroundColor3 = BrickColor.Black().Color
  9229. Text.BackgroundTransparency = 1
  9230. Text.BorderColor3 = BrickColor.White().Color
  9231. Text.BorderSizePixel = 0
  9232. Text.Name = "Ammo"
  9233. Text.Parent = Gui
  9234. Text.Position = UDim2.new(0.15, 0, 0.825, 0)
  9235. Text.Size = UDim2.new(0, -60, 0, 64)
  9236. Text.FontSize = "Size18"
  9237. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9238. Text.TextColor3 = BrickColor.White().Color
  9239. end
  9240.  
  9241. function onEquippedLocal(mouse)
  9242. vPlayer = game.Players.LocalPlayer
  9243.  
  9244. setUpGui()
  9245. end
  9246.  
  9247. function onUnequippedLocal(mouse)
  9248. if Gui then
  9249. Gui:remove()
  9250. end
  9251.  
  9252. Gui = nil
  9253. Text = nil
  9254. vPlayer = nil
  9255. end
  9256.  
  9257. Tool.Equipped:connect(onEquippedLocal)
  9258. Tool.Unequipped:connect(onUnequippedLocal)
  9259.  
  9260. Ammo.Changed:connect(onChanged)
  9261. Tool.StoredAmmo.Changed:connect(on2Changed)
  9262. end,o13)
  9263. end))
  9264. o14 = Instance.new("LocalScript")
  9265. o14.Name = "GuiScript(backup)"
  9266. o14.Parent = o1
  9267. table.insert(cors,coroutine.create(function()
  9268. wait()
  9269. Columbine(function()
  9270. local Tool = script.Parent
  9271. local Ammo = Tool.Ammo
  9272. local MaxAmmo = Ammo.Value
  9273.  
  9274. local vPlayer
  9275. local Gui
  9276. local Text
  9277.  
  9278. function onChanged(value)
  9279. if value == "Value" or value == Ammo.Value then
  9280. if Gui ~= nil and Text ~= nil then
  9281. if Ammo.Value >= 1 then
  9282. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9283. elseif math.floor(Ammo.Value) == 0 then
  9284. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9285. elseif Ammo.Value < 0 then
  9286. for i = 0, 1, 0.03 / 2 do
  9287. local Num = math.floor(i * MaxAmmo + 0.5)
  9288.  
  9289. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9290. wait()
  9291. end
  9292. end
  9293. end
  9294. end
  9295. end
  9296.  
  9297. function on2Changed()
  9298. if Gui ~= nil and Text ~= nil then
  9299.  
  9300. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9301. wait()
  9302. end
  9303. end
  9304.  
  9305. function setUpGui()
  9306. if vPlayer == nil or vPlayer:findFirstChild("PlayerGui") == nil then
  9307. return
  9308. end
  9309.  
  9310. Gui = Instance.new("ScreenGui")
  9311. Text = Instance.new("TextLabel")
  9312.  
  9313. Gui.Name = "DEDisplay"
  9314. Gui.Parent = vPlayer.PlayerGui
  9315.  
  9316. Text.BackgroundColor3 = BrickColor.Black().Color
  9317. Text.BackgroundTransparency = 1
  9318. Text.BorderColor3 = BrickColor.White().Color
  9319. Text.BorderSizePixel = 0
  9320. Text.Name = "Ammo"
  9321. Text.Parent = Gui
  9322. Text.Position = UDim2.new(0.15, 0, 0.825, 0)
  9323. Text.Size = UDim2.new(0, -60, 0, 64)
  9324. Text.FontSize = "Size18"
  9325. Text.Text = ""..script.Parent.Ammo.Value.."|"..script.Parent.StoredAmmo.Value..""
  9326. Text.TextColor3 = BrickColor.White().Color
  9327. end
  9328.  
  9329. function onEquippedLocal(mouse)
  9330. vPlayer = game.Players.LocalPlayer
  9331.  
  9332. setUpGui()
  9333. end
  9334.  
  9335. function onUnequippedLocal(mouse)
  9336. if Gui then
  9337. Gui:remove()
  9338. end
  9339.  
  9340. Gui = nil
  9341. Text = nil
  9342. vPlayer = nil
  9343. end
  9344.  
  9345. Tool.Equipped:connect(onEquippedLocal)
  9346. Tool.Unequipped:connect(onUnequippedLocal)
  9347.  
  9348. Ammo.Changed:connect(onChanged)
  9349. Tool.StoredAmmo.Changed:connect(on2Changed)
  9350. end,o14)
  9351. end))
  9352. o15 = Instance.new("LocalScript")
  9353. o15.Name = "Local Gui"
  9354. o15.Parent = o1
  9355. table.insert(cors,coroutine.create(function()
  9356. wait()
  9357. Columbine(function()
  9358. local Tool = script.Parent;
  9359. enabled = true
  9360. function onButton1Down(mouse)
  9361. if not enabled then
  9362. return
  9363. end
  9364.  
  9365. enabled = true
  9366.  
  9367. mouse.Icon = "http://www.roblox.com/asset/?id=38140851" --- 7
  9368.  
  9369. wait()
  9370.  
  9371. mouse.Icon = "http://www.roblox.com/asset/?id=38140909" --- 8
  9372.  
  9373. wait()
  9374.  
  9375. mouse.Icon = "http://www.roblox.com/asset/?id=38140914" --- 9
  9376.  
  9377. wait()
  9378.  
  9379. mouse.Icon = "http://www.roblox.com/asset/?id=38140922" --- 10
  9380.  
  9381. end
  9382.  
  9383.  
  9384. function onButton1Up(mouse)
  9385. enabled = false
  9386.  
  9387. mouse.Icon = "http://www.roblox.com/asset/?id=38140914" --- 9
  9388.  
  9389. wait()
  9390.  
  9391. mouse.Icon = "http://www.roblox.com/asset/?id=38140909" --- 8
  9392.  
  9393. wait()
  9394.  
  9395. mouse.Icon = "http://www.roblox.com/asset/?id=38140851" --- 7
  9396.  
  9397. wait()
  9398.  
  9399. mouse.Icon = "http://www.roblox.com/asset/?id=38140842" --- 6
  9400.  
  9401. wait()
  9402. enabled = true
  9403. end
  9404.  
  9405. function onEquippedLocal(mouse)
  9406.  
  9407. if mouse == nil then
  9408. print("Mouse not found")
  9409. return
  9410. end
  9411.  
  9412. mouse.Icon = "http://www.roblox.com/asset/?id=38140909" --- 6
  9413. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  9414. mouse.Button1Up:connect(function() onButton1Up(mouse)end)
  9415. end
  9416.  
  9417.  
  9418. Tool.Equipped:connect(onEquippedLocal)
  9419.  
  9420. end,o15)
  9421. end))
  9422. o16 = Instance.new("Part")
  9423. o16.Name = "A1"
  9424. o16.Parent = o1
  9425. o16.Material = Enum.Material.SmoothPlastic
  9426. o16.BrickColor = BrickColor.new("Black")
  9427. o16.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  9428. o16.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  9429. o16.Anchored = true
  9430. 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)
  9431. o16.CanCollide = false
  9432. o16.FormFactor = Enum.FormFactor.Plate
  9433. o16.Size = Vector3.new(1, 0.400000006, 1)
  9434. o16.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9435. o16.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9436. o16.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9437. o16.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9438. o16.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9439. o16.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9440. o16.Color = Color3.new(0.105882, 0.164706, 0.207843)
  9441. o17 = Instance.new("CylinderMesh")
  9442. o17.Parent = o16
  9443. o17.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  9444. o18 = Instance.new("Part")
  9445. o18.Parent = o1
  9446. o18.Material = Enum.Material.SmoothPlastic
  9447. o18.BrickColor = BrickColor.new("Black")
  9448. o18.Position = Vector3.new(-109.400009, 1.29302704, 59.3349648)
  9449. o18.Rotation = Vector3.new(90, 0, 90)
  9450. o18.Anchored = true
  9451. 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)
  9452. o18.CanCollide = false
  9453. o18.FormFactor = Enum.FormFactor.Custom
  9454. o18.Size = Vector3.new(0.930000007, 0.200000003, 0.200000003)
  9455. o18.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  9456. o18.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  9457. o18.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  9458. o18.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  9459. o18.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  9460. o18.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  9461. o18.Color = Color3.new(0.105882, 0.164706, 0.207843)
  9462. o19 = Instance.new("BlockMesh")
  9463. o19.Parent = o18
  9464. o19.Scale = Vector3.new(1, 0.599999964, 0.900000036)
  9465. o20 = Instance.new("SpecialMesh")
  9466. o20.Name = "Larm"
  9467. o20.Parent = o1
  9468. o20.Scale = Vector3.new(0.99000001, 0.99000001, 0.99000001)
  9469. o20.MeshType = Enum.MeshType.FileMesh
  9470. o21 = Instance.new("LocalScript")
  9471. o21.Name = "Shooter"
  9472. o21.Parent = o1
  9473. table.insert(cors,coroutine.create(function()
  9474. wait()
  9475. Columbine(function()
  9476. Tool = script.Parent
  9477. local arms = nil
  9478. local torso = nil
  9479. local weld33 = nil -- right arm
  9480. local weld55 = nil -- left arm
  9481. local welds = {}
  9482. local reloading = false
  9483. local firing = false
  9484. local canreload = true
  9485. local canshoot = true
  9486. local running = false
  9487. local damage = 200
  9488. local ceasefire = false
  9489.  
  9490. function ReloadSequence()
  9491. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-93), math.rad(-16), 0)
  9492. weld55.C1 = CFrame.new(0.9, -0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1.1, math.rad(-0))
  9493. wait(.05)
  9494. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9495. weld55.C1 = CFrame.new(0.9, -0.15, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1.2, math.rad(-0))
  9496. wait(.05)
  9497. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9498. weld55.C1 = CFrame.new(0.9, -0.25, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1.3, math.rad(-0))
  9499. wait(.08)
  9500. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9501. weld55.C1 = CFrame.new(0.9, -0.35, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1.4, math.rad(-0))
  9502. Tool.Handle.M1:play()
  9503. Tool.Mag.Transparency = 1
  9504. local mag = Tool.Mag:clone()
  9505. mag.Parent = game.Workspace
  9506. mag.CanCollide = false
  9507. mag.Transparency = 0
  9508.  
  9509. wait(.04)
  9510. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9511. weld55.C1 = CFrame.new(0.9, -0.35, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1.5, math.rad(-0))
  9512. wait(.04)
  9513. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9514. weld55.C1 = CFrame.new(0.9, -0.35, 0) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1.6, math.rad(-0))
  9515. wait(.04)
  9516. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9517. weld55.C1 = CFrame.new(0.9, -0.35, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1.6, math.rad(-0))
  9518. wait(.04)
  9519. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9520. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1.6, math.rad(-0))
  9521. wait(.04)
  9522. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9523. weld55.C1 = CFrame.new(0.9, -0.35, -0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.6, math.rad(-0))
  9524. wait(.04)
  9525. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9526. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.5, math.rad(-0))
  9527. wait(.04)
  9528. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9529. weld55.C1 = CFrame.new(0.9, -0.3, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.4, math.rad(-0))
  9530. wait(.04)
  9531. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9532. weld55.C1 = CFrame.new(0.9, -0.25, 0) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.3, math.rad(-0))
  9533. wait(.04)
  9534. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9535. weld55.C1 = CFrame.new(0.9, -0.2, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.2, math.rad(-0))
  9536. wait(.04)
  9537. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9538. weld55.C1 = CFrame.new(0.9, -0.15, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.1, math.rad(-0))
  9539. wait(.04)
  9540. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9541. weld55.C1 = CFrame.new(0.9, -0.1, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1, math.rad(-0))
  9542. Tool.Mag.Transparency = 0
  9543.  
  9544. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.9, 0)
  9545. wait(.04)
  9546. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9547. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1, math.rad(-0))
  9548. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.8, 0)
  9549. wait(.04)
  9550. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9551. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1, math.rad(-0))
  9552. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.7, 0)
  9553. wait(.04)
  9554. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9555. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1, math.rad(-0))
  9556. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.6, 0)
  9557. wait(.04)
  9558. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9559. weld55.C1 = CFrame.new(0.9, -0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1, math.rad(-0))
  9560. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.5, 0)
  9561. wait(.04)
  9562. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9563. weld55.C1 = CFrame.new(0.9, -0.01, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  9564. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.4, 0)
  9565. wait(.04)
  9566. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9567. weld55.C1 = CFrame.new(0.9, 0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  9568. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.3, 0)
  9569. wait(.04)
  9570. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9571. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  9572. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.2, 0)
  9573. wait(.04)
  9574. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9575. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  9576. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.1, 0)
  9577. Tool.Handle.M2:play()
  9578. wait(.04)
  9579. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9580. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9581. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, 0)
  9582. wait(.04)
  9583. weld33.C1 = CFrame.new(-0.75, -0.6, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-94), math.rad(-16), 0)
  9584. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9585. wait(.04)
  9586. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9587. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9588. end
  9589.  
  9590. function ReloadSequence2()
  9591. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-93), math.rad(-16), 0)
  9592. weld55.C1 = CFrame.new(0.9, -0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1.1, math.rad(-0))
  9593. wait(.05)
  9594. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9595. weld55.C1 = CFrame.new(0.9, -0.15, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1.2, math.rad(-0))
  9596. wait(.05)
  9597. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9598. weld55.C1 = CFrame.new(0.9, -0.25, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1.3, math.rad(-0))
  9599. wait(.08)
  9600. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9601. weld55.C1 = CFrame.new(0.9, -0.35, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1.4, math.rad(-0))
  9602. Tool.Handle.M1:play()
  9603. Tool.Mag.Transparency = 1
  9604. local mag = Tool.Mag:clone()
  9605. mag.Parent = game.Workspace
  9606. mag.CanCollide = false
  9607. mag.Transparency = 0
  9608. wait(.04)
  9609. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9610. weld55.C1 = CFrame.new(0.9, -0.35, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1.5, math.rad(-0))
  9611. wait(.04)
  9612. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9613. weld55.C1 = CFrame.new(0.9, -0.35, 0) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1.6, math.rad(-0))
  9614. wait(.04)
  9615. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9616. weld55.C1 = CFrame.new(0.9, -0.35, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1.6, math.rad(-0))
  9617. wait(.04)
  9618. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-98), math.rad(-16), 0)
  9619. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1.6, math.rad(-0))
  9620. wait(.04)
  9621. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9622. weld55.C1 = CFrame.new(0.9, -0.35, -0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.6, math.rad(-0))
  9623. wait(.04)
  9624. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9625. weld55.C1 = CFrame.new(0.9, -0.35, -0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.5, math.rad(-0))
  9626. wait(.04)
  9627. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9628. weld55.C1 = CFrame.new(0.9, -0.3, -0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.4, math.rad(-0))
  9629. wait(.04)
  9630. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9631. weld55.C1 = CFrame.new(0.9, -0.25, 0) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.3, math.rad(-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.2, 0.1) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.2, math.rad(-0))
  9635. wait(.04)
  9636. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9637. weld55.C1 = CFrame.new(0.9, -0.15, 0.2) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1.1, math.rad(-0))
  9638. wait(.04)
  9639. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9640. weld55.C1 = CFrame.new(0.9, -0.1, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(320), 1, math.rad(-0))
  9641. Tool.Mag.Transparency = 0
  9642. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.9, 0)
  9643. wait(.04)
  9644. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9645. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(315), 1, math.rad(-0))
  9646. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.8, 0)
  9647. wait(.04)
  9648. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9649. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(310), 1, math.rad(-0))
  9650. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.7, 0)
  9651. wait(.04)
  9652. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9653. weld55.C1 = CFrame.new(0.9, -0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(305), 1, math.rad(-0))
  9654. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.6, 0)
  9655. wait(.04)
  9656. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-96), math.rad(-16), 0)
  9657. weld55.C1 = CFrame.new(0.9, -0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(300), 1, math.rad(-0))
  9658. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.5, 0)
  9659. wait(.04)
  9660. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9661. weld55.C1 = CFrame.new(0.9, -0.01, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  9662. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.4, 0)
  9663. wait(.04)
  9664. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9665. weld55.C1 = CFrame.new(0.9, 0.03, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  9666. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.3, 0)
  9667. wait(.04)
  9668. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9669. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  9670. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.2, 0)
  9671. wait(.04)
  9672. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-97), math.rad(-16), 0)
  9673. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  9674. Tool.Mag.Mesh.Offset = Vector3.new(0, -0.1, 0)
  9675. Tool.Handle.M2:play()
  9676. wait(.04)
  9677. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-99), math.rad(-16), 0)
  9678. weld55.C1 = CFrame.new(0.9, 0.05, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9679. Tool.Mag.Mesh.Offset = Vector3.new(0, 0, 0)
  9680. wait(.04)
  9681. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-95), math.rad(-16), 0)
  9682. weld55.C1 = CFrame.new(0.9, 0.05, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(270), 1, math.rad(-0))
  9683. wait(.04)
  9684. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9685. weld55.C1 = CFrame.new(0.9, 0.05, 0.5) * CFrame.fromEulerAnglesXYZ(math.rad(265), 1.1, math.rad(-0))
  9686. wait(.04)
  9687. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9688. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(260), 1.1, math.rad(-0))
  9689. wait(.04)
  9690. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9691. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(260), 1, math.rad(-0))
  9692. Tool.A4.Transparency = 1
  9693. Tool.B1.Transparency = 1
  9694. wait(.1)
  9695. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9696. weld55.C1 = CFrame.new(0.9, 0, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(260), 1, math.rad(-0))
  9697. Tool.Handle.M3:play()
  9698. wait(.2)
  9699. weld33.C1 = CFrame.new(-0.75, -0.6, 0.25) * CFrame.fromEulerAnglesXYZ(math.rad(-87), math.rad(-16), 0)
  9700. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(270), 1, math.rad(-0))
  9701. wait(.06)
  9702. weld33.C1 = CFrame.new(-0.75, -0.6, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-89), math.rad(-16), 0)
  9703. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(273), 1, math.rad(-0))
  9704. wait(.06)
  9705. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9706. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9707. Tool.A4.Transparency = 0
  9708. Tool.B1.Transparency = 1
  9709. end
  9710.  
  9711. function Reload()
  9712. Tool.Left.Value = Tool.Ammo.Value
  9713. if script.Parent.Ammo.Value < script.Parent.MaxAmmo.Value and reloading == false and script.Parent.StoredAmmo.Value >= 1 then
  9714. reloading = true
  9715. script.Parent.Ammo.Value = 0
  9716. ReloadChoose()
  9717. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value + script.Parent.Left.Value
  9718. if script.Parent.StoredAmmo.Value >= script.Parent.MaxAmmo.Value then
  9719. script.Parent.StoredAmmo.Value = script.Parent.StoredAmmo.Value - script.Parent.MaxAmmo.Value
  9720. script.Parent.Ammo.Value = script.Parent.MaxAmmo.Value
  9721. script.Parent.Recoil.Value = 5
  9722. elseif script.Parent.StoredAmmo.Value < script.Parent.MaxAmmo.Value and script.Parent.StoredAmmo.Value >= 1 then
  9723. script.Parent.Ammo.Value = script.Parent.StoredAmmo.Value
  9724. script.Parent.StoredAmmo.Value = 0
  9725. script.Parent.Recoil.Value = 5
  9726. end
  9727. reloading = false
  9728. end
  9729. end
  9730.  
  9731. function On()
  9732. Tool.Light.Transparency = 0.25
  9733. end
  9734.  
  9735. function Off()
  9736. Tool.Light.Transparency = 1
  9737. end
  9738.  
  9739. function ScopeOn()
  9740. Tool.ScopeOn1.Transparency = 0.75
  9741. Tool.ScopeOn2.Transparency = 0.75
  9742. Tool.ScopeOn3.Transparency = 0
  9743. Tool.ScopeOn4.Transparency = 0
  9744. Tool.ScopeOn5.Transparency = 0
  9745. Tool.ScopeOn6.Transparency = 0
  9746. Tool.ScopeOn7.Transparency = 0
  9747. Tool.ScopeOn8.Transparency = 0
  9748. Tool.ScopeOn9.Transparency = 0
  9749. Tool.ScopeOff1.Transparency = 1
  9750. Tool.ScopeOff2.Transparency = 1
  9751. Tool.ScopeOff3.Transparency = 1
  9752. Tool.ScopeOff4.Transparency = 1
  9753. Tool.ScopeOff5.Transparency = 1
  9754. Tool.ScopeOff6.Transparency = 1
  9755. Tool.ScopeOff7.Transparency = 1
  9756. Tool.ScopeOff8.Transparency = 1
  9757. Tool.ScopeOff9.Transparency = 1
  9758. end
  9759.  
  9760. function ScopeOff()
  9761. Tool.ScopeOn1.Transparency = 1
  9762. Tool.ScopeOn2.Transparency = 1
  9763. Tool.ScopeOn3.Transparency = 1
  9764. Tool.ScopeOn4.Transparency = 1
  9765. Tool.ScopeOn5.Transparency = 1
  9766. Tool.ScopeOn6.Transparency = 1
  9767. Tool.ScopeOn7.Transparency = 1
  9768. Tool.ScopeOn8.Transparency = 1
  9769. Tool.ScopeOn9.Transparency = 1
  9770. Tool.ScopeOff1.Transparency = 0.75
  9771. Tool.ScopeOff2.Transparency = 0.75
  9772. Tool.ScopeOff3.Transparency = 0
  9773. Tool.ScopeOff4.Transparency = 0
  9774. Tool.ScopeOff5.Transparency = 0
  9775. Tool.ScopeOff6.Transparency = 0
  9776. Tool.ScopeOff7.Transparency = 0
  9777. Tool.ScopeOff8.Transparency = 0
  9778. Tool.ScopeOff9.Transparency = 0
  9779. end
  9780.  
  9781. function ReloadChoose()
  9782. if script.Parent.Left.Value == 0 then
  9783. ReloadSequence2()
  9784. elseif script.Parent.Left.Value >= 1 then
  9785. ReloadSequence()
  9786. end
  9787. end
  9788.  
  9789. function Choosy()
  9790. if script.Parent.Ammo.Value == 0 then
  9791. Thing1()
  9792. elseif script.Parent.Ammo.Value >= 1 then
  9793. Thing2()
  9794. end
  9795. end
  9796.  
  9797. function Thing2()
  9798. cam = game.Workspace.CurrentCamera
  9799. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9800. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9801. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, 0.01, 0)
  9802. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9803. weld33.C1 = CFrame.new(-0.75, -0.65, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9804. weld55.C1 = CFrame.new(0.85, 0.025, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9805. Tool.Flash.Mesh.Scale = Vector3.new(1.7, 1.5, 1.7)
  9806. Tool.Flash.Transparency = .8
  9807. wait(0.02)
  9808. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9809. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9810. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, -0.01, 0)
  9811. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9812. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9813. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9814. Tool.Flash.Transparency = 1
  9815. end
  9816.  
  9817. function Thing1()
  9818. cam = game.Workspace.CurrentCamera
  9819. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9820. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9821. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, 0.01, 0)
  9822. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9823. weld33.C1 = CFrame.new(-0.75, -0.65, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9824. weld55.C1 = CFrame.new(0.85, 0.025, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9825. Tool.Flash.Mesh.Scale = Vector3.new(1.7, 1.5, 1.7)
  9826. Tool.Flash.Transparency = .8
  9827. wait(0.02)
  9828. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  9829. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  9830. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, -0.01, 0)
  9831. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  9832. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9833. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9834. Tool.Flash.Transparency = 1
  9835. Tool.Handle.Empty:play()
  9836. end
  9837.  
  9838. function takeout()
  9839. wait(.04)
  9840. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-70), math.rad(-16), 0)
  9841. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(295), 1, math.rad(-0))
  9842. wait(.06)
  9843. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-75), math.rad(-16), 0)
  9844. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(290), 1, math.rad(-0))
  9845. wait(.06)
  9846. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-80), math.rad(-16), 0)
  9847. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(285), 1, math.rad(-0))
  9848. wait(.06)
  9849. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-16), 0)
  9850. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(280), 1, math.rad(-0))
  9851. wait(.06)
  9852. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  9853. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9854. end
  9855.  
  9856. function Equip(mouse)
  9857. wait(0.01)
  9858. arms = {Tool.Parent:FindFirstChild("Left Arm"), Tool.Parent:FindFirstChild("Right Arm")}
  9859. torso = Tool.Parent:FindFirstChild("Torso")
  9860. if arms ~= nil and torso ~= nil then
  9861. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  9862. if sh ~= nil then
  9863. local yes = true
  9864. if yes then
  9865. yes = false
  9866. sh[1].Part1 = nil
  9867. sh[2].Part1 = nil
  9868. falsearm1 = arms[1]:clone()
  9869. local mesh1 = Tool.Larm:clone()
  9870. mesh1.Parent = falsearm1
  9871. local armweld1 = Instance.new("Weld")
  9872. falsearm1.BrickColor = BrickColor.new("Light orange")
  9873. falsearm1.Parent = Tool
  9874. armweld1.Parent = falsearm1
  9875. armweld1.Part0 = falsearm1
  9876. armweld1.Part1 = arms[1]
  9877. falsearm2 = arms[2]:clone()
  9878. local mesh2 = Tool.Rarm:clone()
  9879. mesh2.Parent = falsearm2
  9880. local armweld2 = Instance.new("Weld")
  9881. falsearm2.BrickColor = BrickColor.new("Light orange")
  9882. falsearm2.Parent = Tool
  9883. armweld2.Parent = falsearm2
  9884. armweld2.Part0 = falsearm2
  9885. armweld2.Part1 = arms[2]
  9886. local weld1 = Instance.new("Weld") -- left arm
  9887. weld55 = weld1
  9888. weld1.Part0 = torso
  9889. weld1.Parent = torso
  9890. weld1.Part1 = arms[1]
  9891. weld1.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  9892. welds[1] = weld1
  9893. local weld2 = Instance.new("Weld") -- right arm
  9894. weld33 = weld2
  9895. weld2.Part0 = torso
  9896. weld2.Parent = torso
  9897. weld2.Part1 = arms[2]
  9898. weld2.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0) --95
  9899. welds[2] = weld2
  9900. takeout()
  9901. end
  9902. else
  9903. print("sh")
  9904. end
  9905. else
  9906. print("arms")
  9907. end
  9908. end
  9909.  
  9910. local legs = nil
  9911. local torso2 = nil
  9912. local welds2 = {}
  9913. local bodyforce = nil
  9914.  
  9915. function Unequip(mouse)
  9916. if arms ~= nil and torso ~= nil then
  9917. local sh = {torso:FindFirstChild("Left Shoulder"), torso:FindFirstChild("Right Shoulder")}
  9918. if sh ~= nil then
  9919. local yes = true
  9920. if yes then
  9921. yes = false
  9922. sh[1].Part1 = arms[1]
  9923. sh[2].Part1 = arms[2]
  9924. welds[1].Parent = nil
  9925. welds[2].Parent = nil
  9926. falsearm1:remove()
  9927. falsearm2:remove()
  9928. end
  9929. else
  9930. print("sh")
  9931. end
  9932. else
  9933. print("arms")
  9934. end
  9935. end
  9936.  
  9937. function fire(v)
  9938.  
  9939. Tool.Handle.Fire:play()
  9940. Tool.Handle.Fire2:play()
  9941. Tool.Handle.Fire3:play()
  9942.  
  9943.  
  9944. local vCharacter = Tool.Parent
  9945. local vPlayer = game.Players:playerFromCharacter(vCharacter)
  9946.  
  9947. local missile = Instance.new("Part")
  9948.  
  9949.  
  9950.  
  9951. local spawnPos = vCharacter.PrimaryPart.Position
  9952.  
  9953.  
  9954.  
  9955. spawnPos = spawnPos + (v * 8)
  9956.  
  9957. missile.Position = spawnPos
  9958. missile.Size = Vector3.new(1,1,1)
  9959. missile.Velocity = v * 500
  9960. missile.BrickColor = BrickColor.new(26)
  9961. missile.Shape = 0
  9962. missile.BottomSurface = 0
  9963. missile.TopSurface = 0
  9964. missile.Name = "Bullet"
  9965. missile.Elasticity = 0
  9966. missile.Reflectance = 0
  9967. missile.Friction = .9
  9968. missile.CanCollide = false
  9969.  
  9970. local force = Instance.new("BodyForce")
  9971. force.force = Vector3.new(0,missile:getMass() * 196,0)
  9972. force.Parent = missile
  9973.  
  9974. local mesh = Instance.new("SpecialMesh")
  9975. mesh.Scale = Vector3.new(.06,.06,.06)
  9976. mesh.MeshType = "Sphere"
  9977. mesh.Parent = missile
  9978.  
  9979. function onTouched(part)
  9980. local h = part.Parent:findFirstChild("Humanoid")
  9981. if h~=nil then
  9982. h.Health = h.Health -100
  9983. wait(.1)
  9984. h.Health = h.Health -100
  9985. wait(.1)
  9986.  
  9987. end
  9988. end
  9989.  
  9990. missile.Touched:connect(onTouched)
  9991.  
  9992. local creator_tag = Instance.new("ObjectValue")
  9993. creator_tag.Value = vPlayer
  9994. creator_tag.Name = "creator"
  9995. creator_tag.Parent = missile
  9996.  
  9997. missile.Parent = game.Workspace
  9998.  
  9999. cam = game.Workspace.CurrentCamera
  10000. local cam_rot = cam.CoordinateFrame - cam.CoordinateFrame.p
  10001. local cam_scroll = (cam.CoordinateFrame.p - cam.Focus.p).magnitude
  10002. local ncf = CFrame.new(cam.Focus.p)*cam_rot*CFrame.fromEulerAnglesXYZ(0.01, -0.01, 0)
  10003. cam.CoordinateFrame = ncf*CFrame.new(0, 0, cam_scroll)
  10004. weld33.C1 = CFrame.new(-0.75, -0.7, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  10005. weld55.C1 = CFrame.new(0.8, 0, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  10006. Tool.Flash.Mesh.Scale = Vector3.new(1.875, 1.7, 1.875)
  10007. Tool.Flash.Transparency = .5
  10008. wait(0.02)
  10009. Choosy()
  10010. end
  10011.  
  10012. function ceasefireOn()
  10013. if reloading == true then return
  10014. end
  10015. reloading = true
  10016. Tool.Parent.Humanoid.WalkSpeed = 18
  10017. weld55.C1 = CFrame.new(-0.3, 0.8, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
  10018. weld33.C1 = CFrame.new(-1, 0.2, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-10), -0)
  10019. wait()
  10020. weld55.C1 = CFrame.new(-0.34, 0.82, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0, math.rad(-95))
  10021. weld33.C1 = CFrame.new(-0.95, 0.15, 0.28) * CFrame.fromEulerAnglesXYZ(math.rad(-82.5), math.rad(-15), -0)
  10022. wait()
  10023. weld55.C1 = CFrame.new(-0.38, 0.84, 0.76) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-100))
  10024. weld33.C1 = CFrame.new(-0.9, 0.1, 0.26) * CFrame.fromEulerAnglesXYZ(math.rad(-80), math.rad(-20), -0)
  10025. wait()
  10026. weld55.C1 = CFrame.new(-0.42, 0.86, 0.72) * CFrame.fromEulerAnglesXYZ(math.rad(280), 0, math.rad(-105))
  10027. weld33.C1 = CFrame.new(-0.85, 0.05, 0.24) * CFrame.fromEulerAnglesXYZ(math.rad(-77.5), math.rad(-25), -0)
  10028. wait()
  10029. weld55.C1 = CFrame.new(-0.46, 0.88, 0.68) * CFrame.fromEulerAnglesXYZ(math.rad(270), 0, math.rad(-110))
  10030. weld33.C1 = CFrame.new(-0.8, -0, 0.22) * CFrame.fromEulerAnglesXYZ(math.rad(-75), math.rad(-30), -0)
  10031. wait()
  10032. weld55.C1 = CFrame.new(-0.5, 0.9, 0.64) * CFrame.fromEulerAnglesXYZ(math.rad(260), 0, math.rad(-115))
  10033. weld33.C1 = CFrame.new(-0.75, -0.05, 0.20) * CFrame.fromEulerAnglesXYZ(math.rad(-72.5), math.rad(-35), -0)
  10034. wait()
  10035. weld55.C1 = CFrame.new(1.25, 0.2, 0.4) * CFrame.fromEulerAnglesXYZ(math.rad(295), math.rad(20), math.rad(-20))
  10036. weld33.C1 = CFrame.new(-0.7, -0.1, 0.18) * CFrame.fromEulerAnglesXYZ(math.rad(-70), math.rad(-40), -0)
  10037. wait()
  10038. weld33.C1 = CFrame.new(-0.7, -0.1, 0.16) * CFrame.fromEulerAnglesXYZ(math.rad(-67.5), math.rad(-45), -0)
  10039. wait()
  10040. running = false
  10041. ceasefire = true
  10042. wait(999999999999)
  10043. end
  10044.  
  10045. function run()
  10046. Tool.Parent.Humanoid.WalkSpeed = 16
  10047. reloading = false
  10048. weld33.C1 = CFrame.new(-0.65, -0.15, 0.16) * CFrame.fromEulerAnglesXYZ(math.rad(-67.5), math.rad(-45), -0)
  10049. wait()
  10050. weld55.C1 = CFrame.new(-0.54, 0.92, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(250), 0, math.rad(-120))
  10051. weld33.C1 = CFrame.new(-0.7, -0.1, 0.18) * CFrame.fromEulerAnglesXYZ(math.rad(-70), math.rad(-40), -0)
  10052. wait()
  10053. weld55.C1 = CFrame.new(-0.5, 0.9, 0.64) * CFrame.fromEulerAnglesXYZ(math.rad(260), 0, math.rad(-115))
  10054. weld33.C1 = CFrame.new(-0.75, -0.05, 0.20) * CFrame.fromEulerAnglesXYZ(math.rad(-72.5), math.rad(-35), -0)
  10055. wait()
  10056. weld55.C1 = CFrame.new(-0.46, 0.88, 0.68) * CFrame.fromEulerAnglesXYZ(math.rad(270), 0, math.rad(-110))
  10057. weld33.C1 = CFrame.new(-0.8, -0, 0.22) * CFrame.fromEulerAnglesXYZ(math.rad(-75), math.rad(-30), -0)
  10058. wait()
  10059. weld55.C1 = CFrame.new(-0.42, 0.86, 0.72) * CFrame.fromEulerAnglesXYZ(math.rad(280), 0, math.rad(-105))
  10060. weld33.C1 = CFrame.new(-0.85, 0.05, 0.24) * CFrame.fromEulerAnglesXYZ(math.rad(-77.5), math.rad(-25), -0)
  10061. wait()
  10062. weld55.C1 = CFrame.new(-0.38, 0.84, 0.76) * CFrame.fromEulerAnglesXYZ(math.rad(290), 0, math.rad(-100))
  10063. weld33.C1 = CFrame.new(-0.9, 0.1, 0.26) * CFrame.fromEulerAnglesXYZ(math.rad(-80), math.rad(-20), -0)
  10064. wait()
  10065. weld55.C1 = CFrame.new(-0.34, 0.82, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(300), 0, math.rad(-95))
  10066. weld33.C1 = CFrame.new(-0.95, 0.15, 0.28) * CFrame.fromEulerAnglesXYZ(math.rad(-82.5), math.rad(-15), -0)
  10067. wait()
  10068. weld55.C1 = CFrame.new(-0.3, 0.8, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(310), 0, math.rad(-90))
  10069. weld33.C1 = CFrame.new(-1, 0.2, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-85), math.rad(-10), -0)
  10070. wait()
  10071. weld55.C1 = CFrame.new(-0.3, 0.8, 0.8) * CFrame.fromEulerAnglesXYZ(math.rad(320), 0, math.rad(-90))
  10072. weld33.C1 = CFrame.new(-1, 0.2, 0.3) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-0), -0)
  10073. wait()
  10074. weld33.C1 = CFrame.new(-0.75, -0.6, 0.35) * CFrame.fromEulerAnglesXYZ(math.rad(-90), math.rad(-16), 0)
  10075. weld55.C1 = CFrame.new(0.9, 0.05, 0.6) * CFrame.fromEulerAnglesXYZ(math.rad(275), 1, math.rad(-0))
  10076. running = false
  10077. ceasefire = false
  10078. end
  10079.  
  10080. function KeyDownFunctions(key)
  10081. if key == "r" then
  10082. Reload()
  10083. end
  10084. if key == "z" then
  10085. On()
  10086. end
  10087. if key == "x" then
  10088. Off()
  10089. end
  10090. if key == "k" then
  10091. ScopeOn()
  10092. end
  10093. if key == "l" then
  10094. ScopeOff()
  10095. end
  10096. if key == "e" then
  10097. if ceasefire == false then
  10098. ceasefireOn()
  10099. end
  10100. if ceasefire == true then
  10101. run()
  10102. end
  10103. end
  10104. end
  10105.  
  10106. Tool.Enabled = true
  10107. function onActivated()
  10108.  
  10109. if not Tool.Enabled then
  10110. return
  10111. end
  10112.  
  10113. Tool.Enabled = false
  10114.  
  10115. local character = Tool.Parent;
  10116. local humanoid = character.Humanoid
  10117. if humanoid == nil then
  10118. print("Humanoid not found")
  10119. return
  10120. end
  10121. local ammo = script.Parent.Ammo
  10122. local maxammo = script.Parent.MaxAmmo
  10123. firing = true
  10124. while firing == true do
  10125. wait()
  10126. if reloading == false and humanoid.Health >= 1 then
  10127. if ammo.Value >= 1 then
  10128. ammo.Value = ammo.Value - 1
  10129. local targetPos = humanoid.TargetPoint
  10130. local lookAt = (targetPos - character.Head.Position).unit
  10131. if script.Parent.Recoil.Value < 10 then
  10132. script.Parent.Recoil.Value = script.Parent.Recoil.Value + 1
  10133. end
  10134. fire(lookAt)
  10135. else
  10136. Reload()
  10137. break
  10138. end
  10139. elseif reloading == false and humanoid.Health < 1 then
  10140. Tool:remove()
  10141. end
  10142. end
  10143. Tool.Enabled = true
  10144. end
  10145.  
  10146. function nofiar(mouse)
  10147. firing = false
  10148. end
  10149.  
  10150. function onEquippedLocal(mouse)
  10151.  
  10152. if mouse == nil then
  10153. print("Mouse not found")
  10154. return
  10155. end
  10156.  
  10157. mouse.Icon = "http://www.roblox.com/asset/?id=2966012"
  10158. mouse.Button1Down:connect(function() onButton1Down(mouse) end)
  10159. mouse.Button1Up:connect(function() nofiar(mouse) end)
  10160. mouse.KeyDown:connect(KeyDownFunctions)
  10161. while true do
  10162. wait()
  10163. end
  10164. end
  10165.  
  10166.  
  10167. Tool.Equipped:connect(onEquippedLocal)
  10168.  
  10169.  
  10170. script.Parent.Activated:connect(onActivated)
  10171. Tool.Equipped:connect(Equip)
  10172. Tool.Unequipped:connect(Unequip)
  10173. end,o21)
  10174. end))
  10175. o22 = Instance.new("SpecialMesh")
  10176. o22.Name = "Rarm"
  10177. o22.Parent = o1
  10178. o22.Scale = Vector3.new(0.99000001, 0.99000001, 0.99000001)
  10179. o22.MeshType = Enum.MeshType.FileMesh
  10180. o23 = Instance.new("Part")
  10181. o23.Name = "Flash"
  10182. o23.Parent = o1
  10183. o23.Material = Enum.Material.SmoothPlastic
  10184. o23.BrickColor = BrickColor.new("Bright yellow")
  10185. o23.Transparency = 1
  10186. o23.Position = Vector3.new(-109.400162, 1.38212204, 58.2183266)
  10187. o23.Rotation = Vector3.new(-90, 4.07111004e-013, 180)
  10188. o23.Anchored = true
  10189. 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)
  10190. o23.CanCollide = false
  10191. o23.FormFactor = Enum.FormFactor.Custom
  10192. o23.Size = Vector3.new(0.200000003, 0.449999988, 0.200000003)
  10193. o23.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10194. o23.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10195. o23.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10196. o23.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10197. o23.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10198. o23.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10199. o23.Color = Color3.new(0.960784, 0.803922, 0.188235)
  10200. o24 = Instance.new("SpecialMesh")
  10201. o24.Parent = o23
  10202. o24.Scale = Vector3.new(1.5, 2, 1.80000007)
  10203. o24.MeshType = Enum.MeshType.Sphere
  10204. o25 = Instance.new("Part")
  10205. o25.Parent = o1
  10206. o25.Material = Enum.Material.SmoothPlastic
  10207. o25.BrickColor = BrickColor.new("Black")
  10208. o25.Position = Vector3.new(-109.400009, 0.839947999, 59.637394)
  10209. o25.Rotation = Vector3.new(-11.9999723, -8.8509405e-006, -1.00283808e-006)
  10210. o25.Anchored = true
  10211. 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)
  10212. o25.CanCollide = false
  10213. o25.FormFactor = Enum.FormFactor.Plate
  10214. o25.Size = Vector3.new(1, 0.400000006, 1)
  10215. o25.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10216. o25.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10217. o25.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10218. o25.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10219. o25.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10220. o25.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10221. o25.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10222. o26 = Instance.new("BlockMesh")
  10223. o26.Parent = o25
  10224. o26.Scale = Vector3.new(0.119999997, 1.2299999, 0.150000006)
  10225. o27 = Instance.new("Part")
  10226. o27.Name = "Block"
  10227. o27.Parent = o1
  10228. o27.Material = Enum.Material.SmoothPlastic
  10229. o27.BrickColor = BrickColor.new("Black")
  10230. o27.Position = Vector3.new(-109.445198, 1.4604069, 59.7969475)
  10231. o27.Anchored = true
  10232. o27.CFrame = CFrame.new(-109.445198, 1.4604069, 59.7969475, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  10233. o27.CanCollide = false
  10234. o27.FormFactor = Enum.FormFactor.Custom
  10235. o27.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10236. o27.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10237. o27.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10238. o27.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10239. o27.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10240. o27.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10241. o27.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10242. o27.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10243. o28 = Instance.new("BlockMesh")
  10244. o28.Parent = o27
  10245. o28.Scale = Vector3.new(0.218699977, 0.218699977, 0.218699977)
  10246. o29 = Instance.new("Part")
  10247. o29.Name = "Block"
  10248. o29.Parent = o1
  10249. o29.Material = Enum.Material.SmoothPlastic
  10250. o29.BrickColor = BrickColor.new("Black")
  10251. o29.Position = Vector3.new(-109.357719, 1.4604069, 59.7969437)
  10252. o29.Anchored = true
  10253. o29.CFrame = CFrame.new(-109.357719, 1.4604069, 59.7969437, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  10254. o29.CanCollide = false
  10255. o29.FormFactor = Enum.FormFactor.Custom
  10256. o29.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10257. o29.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10258. o29.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10259. o29.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10260. o29.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10261. o29.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10262. o29.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10263. o29.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10264. o30 = Instance.new("BlockMesh")
  10265. o30.Parent = o29
  10266. o30.Scale = Vector3.new(0.218699977, 0.218699977, 0.218699977)
  10267. o31 = Instance.new("Part")
  10268. o31.Parent = o1
  10269. o31.Material = Enum.Material.SmoothPlastic
  10270. o31.BrickColor = BrickColor.new("Black")
  10271. o31.Position = Vector3.new(-109.400009, 1.14005005, 59.7909584)
  10272. o31.Rotation = Vector3.new(-90, 3.41509872e-006, -6.61344575e-006)
  10273. o31.Anchored = true
  10274. 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)
  10275. o31.CanCollide = false
  10276. o31.FormFactor = Enum.FormFactor.Plate
  10277. o31.Size = Vector3.new(1, 0.400000006, 1)
  10278. o31.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10279. o31.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10280. o31.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10281. o31.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10282. o31.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10283. o31.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10284. o31.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10285. o32 = Instance.new("BlockMesh")
  10286. o32.Parent = o31
  10287. o32.Scale = Vector3.new(0.119999997, 0.0900000036, 0.150000006)
  10288. o33 = Instance.new("Part")
  10289. o33.Parent = o1
  10290. o33.Material = Enum.Material.SmoothPlastic
  10291. o33.BrickColor = BrickColor.new("Black")
  10292. o33.Position = Vector3.new(-109.400009, 1.18204796, 59.2299538)
  10293. o33.Rotation = Vector3.new(90.0000076, -1.7075497e-006, -180)
  10294. o33.Anchored = true
  10295. 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)
  10296. o33.CanCollide = false
  10297. o33.FormFactor = Enum.FormFactor.Plate
  10298. o33.Size = Vector3.new(1, 0.400000006, 1)
  10299. o33.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10300. o33.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10301. o33.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10302. o33.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10303. o33.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10304. o33.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10305. o33.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10306. o34 = Instance.new("BlockMesh")
  10307. o34.Parent = o33
  10308. o34.Scale = Vector3.new(0.119999997, 0.0599999987, 0.209999993)
  10309. o35 = Instance.new("Part")
  10310. o35.Parent = o1
  10311. o35.Material = Enum.Material.SmoothPlastic
  10312. o35.BrickColor = BrickColor.new("Black")
  10313. o35.Position = Vector3.new(-109.400009, 1.31103301, 59.8149605)
  10314. o35.Rotation = Vector3.new(90, 0, -1.0855396e-013)
  10315. o35.Anchored = true
  10316. 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)
  10317. o35.CanCollide = false
  10318. o35.FormFactor = Enum.FormFactor.Symmetric
  10319. o35.Size = Vector3.new(1, 1, 1)
  10320. o35.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10321. o35.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10322. o35.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10323. o35.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10324. o35.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10325. o35.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10326. o35.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10327. o36 = Instance.new("SpecialMesh")
  10328. o36.Parent = o35
  10329. o36.Scale = Vector3.new(0.119999997, 0.0299999993, 0.0599999987)
  10330. o36.MeshType = Enum.MeshType.Wedge
  10331. o37 = Instance.new("Part")
  10332. o37.Name = "Block"
  10333. o37.Parent = o1
  10334. o37.Material = Enum.Material.SmoothPlastic
  10335. o37.BrickColor = BrickColor.new("Black")
  10336. o37.Position = Vector3.new(-109.401459, 1.45853484, 58.4684715)
  10337. o37.Anchored = true
  10338. o37.CFrame = CFrame.new(-109.401459, 1.45853484, 58.4684715, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  10339. o37.CanCollide = false
  10340. o37.FormFactor = Enum.FormFactor.Custom
  10341. o37.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10342. o37.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10343. o37.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10344. o37.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10345. o37.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10346. o37.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10347. o37.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10348. o37.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10349. o38 = Instance.new("BlockMesh")
  10350. o38.Parent = o37
  10351. o38.Scale = Vector3.new(0.218699977, 0.437399954, 0.218699977)
  10352. o39 = Instance.new("Part")
  10353. o39.Name = "B1"
  10354. o39.Parent = o1
  10355. o39.Material = Enum.Material.SmoothPlastic
  10356. o39.BrickColor = BrickColor.new("Black")
  10357. o39.Transparency = 1
  10358. o39.Position = Vector3.new(-109.239014, 1.3905431, 59.4749756)
  10359. o39.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  10360. o39.Anchored = true
  10361. 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)
  10362. o39.CanCollide = false
  10363. o39.FormFactor = Enum.FormFactor.Plate
  10364. o39.Size = Vector3.new(1, 0.400000006, 1)
  10365. o39.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10366. o39.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10367. o39.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10368. o39.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10369. o39.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10370. o39.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10371. o39.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10372. o40 = Instance.new("CylinderMesh")
  10373. o40.Parent = o39
  10374. o40.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  10375. o41 = Instance.new("Part")
  10376. o41.Parent = o1
  10377. o41.Material = Enum.Material.SmoothPlastic
  10378. o41.BrickColor = BrickColor.new("Dark stone grey")
  10379. o41.Position = Vector3.new(-109.400047, 1.18804395, 59.430912)
  10380. o41.Rotation = Vector3.new(-7.00066812e-005, -0.166697398, -179.988083)
  10381. o41.Anchored = true
  10382. 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)
  10383. o41.CanCollide = false
  10384. o41.FormFactor = Enum.FormFactor.Symmetric
  10385. o41.Size = Vector3.new(1, 1, 1)
  10386. o41.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10387. o41.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10388. o41.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10389. o41.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10390. o41.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10391. o41.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10392. o41.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10393. o42 = Instance.new("SpecialMesh")
  10394. o42.Parent = o41
  10395. o42.Scale = Vector3.new(0.0900000036, 0.0900000036, 0.0599999987)
  10396. o42.MeshType = Enum.MeshType.Wedge
  10397. o43 = Instance.new("Part")
  10398. o43.Name = "Handle"
  10399. o43.Parent = o1
  10400. o43.Material = Enum.Material.SmoothPlastic
  10401. o43.BrickColor = BrickColor.new("Dark stone grey")
  10402. o43.Transparency = 1
  10403. o43.Position = Vector3.new(-109.400009, 0.736046255, 59.9199333)
  10404. o43.Rotation = Vector3.new(8.53773417e-006, -9.80009099e-006, -1.70755038e-006)
  10405. o43.Anchored = true
  10406. 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)
  10407. o43.FormFactor = Enum.FormFactor.Plate
  10408. o43.Size = Vector3.new(1, 0.400000006, 1)
  10409. o43.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10410. o43.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10411. o43.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10412. o43.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10413. o43.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10414. o43.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10415. o43.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10416. o44 = Instance.new("BlockMesh")
  10417. o44.Parent = o43
  10418. o44.Scale = Vector3.new(0.0900000036, 0.450000018, 0.150000006)
  10419. o45 = Instance.new("Sound")
  10420. o45.Name = "Fire"
  10421. o45.Parent = o43
  10422. o45.Pitch = 1.7000000476837
  10423. o45.SoundId = "http://www.roblox.com/asset/?id=2760979"
  10424. o46 = Instance.new("Sound")
  10425. o46.Name = "Fire2"
  10426. o46.Parent = o43
  10427. o46.Pitch = 1.7000000476837
  10428. o46.SoundId = "http://www.roblox.com/asset/?id=2760979"
  10429. o47 = Instance.new("Sound")
  10430. o47.Name = "Fire3"
  10431. o47.Parent = o43
  10432. o47.Pitch = 1.7000000476837
  10433. o47.SoundId = "http://www.roblox.com/asset/?id=2760979"
  10434. o49 = Instance.new("Sound")
  10435. o49.Name = "M1"
  10436. o49.Parent = o43
  10437. o49.Pitch = 0.75
  10438. o49.SoundId = "http://roblox.com/asset/?id=10209834"
  10439. o49.Volume = 1
  10440. o50 = Instance.new("Sound")
  10441. o50.Name = "M2"
  10442. o50.Parent = o43
  10443. o50.SoundId = "http://roblox.com/asset/?id=10209636"
  10444. o50.Volume = 1
  10445. o51 = Instance.new("Sound")
  10446. o51.Name = "M3"
  10447. o51.Parent = o43
  10448. o51.SoundId = "http://roblox.com/asset/?id=10209881"
  10449. o51.Volume = 1
  10450. o51.PlayOnRemove = true
  10451. o52 = Instance.new("Sound")
  10452. o52.Name = "Empty"
  10453. o52.Parent = o43
  10454. o52.SoundId = "rbxasset://sounds//clickfast.wav"
  10455. o52.Volume = 1
  10456. o53 = Instance.new("Part")
  10457. o53.Name = "Mag"
  10458. o53.Parent = o1
  10459. o53.Material = Enum.Material.SmoothPlastic
  10460. o53.BrickColor = BrickColor.new("Black")
  10461. o53.Position = Vector3.new(-109.400009, 0.600026011, 59.1099739)
  10462. o53.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10463. o53.Anchored = true
  10464. 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)
  10465. o53.CanCollide = false
  10466. o53.FormFactor = Enum.FormFactor.Plate
  10467. o53.Size = Vector3.new(1, 1.20000005, 1)
  10468. o53.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10469. o53.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10470. o53.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10471. o53.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10472. o53.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10473. o53.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10474. o53.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10475. o54 = Instance.new("BlockMesh")
  10476. o54.Parent = o53
  10477. o54.Scale = Vector3.new(0.102000006, 1.00999999, 0.239999995)
  10478. o55 = Instance.new("WedgePart")
  10479. o55.Parent = o1
  10480. o55.Material = Enum.Material.SmoothPlastic
  10481. o55.BrickColor = BrickColor.new("Black")
  10482. o55.Position = Vector3.new(-109.401459, 1.45853484, 58.5340958)
  10483. o55.Rotation = Vector3.new(-180, 0, -180)
  10484. o55.Anchored = true
  10485. o55.CFrame = CFrame.new(-109.401459, 1.45853484, 58.5340958, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  10486. o55.CanCollide = false
  10487. o55.FormFactor = Enum.FormFactor.Symmetric
  10488. o55.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10489. o55.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10490. o55.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10491. o55.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10492. o55.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10493. o55.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10494. o55.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10495. o55.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10496. o56 = Instance.new("SpecialMesh")
  10497. o56.Parent = o55
  10498. o56.Scale = Vector3.new(0.218699977, 0.437399954, 0.437399954)
  10499. o56.MeshType = Enum.MeshType.Wedge
  10500. o57 = Instance.new("Part")
  10501. o57.Name = "Zoom"
  10502. o57.Parent = o1
  10503. o57.Material = Enum.Material.SmoothPlastic
  10504. o57.Transparency = 1
  10505. o57.Position = Vector3.new(-109.403183, 1.51640642, 59.9382744)
  10506. o57.Rotation = Vector3.new(0.851532757, -0.000249927223, 0.457394034)
  10507. o57.Anchored = true
  10508. 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)
  10509. o57.FormFactor = Enum.FormFactor.Custom
  10510. o57.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  10511. o57.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10512. o57.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10513. o57.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10514. o57.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10515. o57.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10516. o57.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10517. o58 = Instance.new("BlockMesh")
  10518. o58.Parent = o57
  10519. o58.Scale = Vector3.new(0.0293650795, 0.0352380946, 0.058730159)
  10520. o59 = Instance.new("Part")
  10521. o59.Parent = o1
  10522. o59.Material = Enum.Material.SmoothPlastic
  10523. o59.BrickColor = BrickColor.new("Black")
  10524. o59.Position = Vector3.new(-109.400009, 1.26303494, 59.8449745)
  10525. o59.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10526. o59.Anchored = true
  10527. 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)
  10528. o59.CanCollide = false
  10529. o59.FormFactor = Enum.FormFactor.Plate
  10530. o59.Size = Vector3.new(1, 0.400000006, 1)
  10531. o59.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10532. o59.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10533. o59.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10534. o59.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10535. o59.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10536. o59.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10537. o59.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10538. o60 = Instance.new("BlockMesh")
  10539. o60.Parent = o59
  10540. o60.Scale = Vector3.new(0.119999997, 0.0900000036, 0.150000006)
  10541. o61 = Instance.new("Part")
  10542. o61.Parent = o1
  10543. o61.Material = Enum.Material.SmoothPlastic
  10544. o61.BrickColor = BrickColor.new("Black")
  10545. o61.Position = Vector3.new(-109.400009, 0.999318004, 59.6796761)
  10546. o61.Rotation = Vector3.new(-10.9999771, -8.32152273e-006, -2.61640389e-006)
  10547. o61.Anchored = true
  10548. 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)
  10549. o61.CanCollide = false
  10550. o61.FormFactor = Enum.FormFactor.Plate
  10551. o61.Size = Vector3.new(1, 0.800000012, 1)
  10552. o61.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10553. o61.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10554. o61.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10555. o61.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10556. o61.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10557. o61.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10558. o61.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10559. o62 = Instance.new("BlockMesh")
  10560. o62.Parent = o61
  10561. o62.Scale = Vector3.new(0.119999997, 0.914999962, 0.239999995)
  10562. o63 = Instance.new("Part")
  10563. o63.Parent = o1
  10564. o63.Material = Enum.Material.SmoothPlastic
  10565. o63.BrickColor = BrickColor.new("Black")
  10566. o63.Position = Vector3.new(-109.400009, 1.17303205, 59.2149696)
  10567. o63.Rotation = Vector3.new(-0, 1.08553947e-013, -180)
  10568. o63.Anchored = true
  10569. 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)
  10570. o63.CanCollide = false
  10571. o63.FormFactor = Enum.FormFactor.Symmetric
  10572. o63.Size = Vector3.new(1, 1, 1)
  10573. o63.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10574. o63.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10575. o63.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10576. o63.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10577. o63.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10578. o63.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10579. o63.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10580. o64 = Instance.new("SpecialMesh")
  10581. o64.Parent = o63
  10582. o64.Scale = Vector3.new(0.119999997, 0.0599999987, 0.0299999993)
  10583. o64.MeshType = Enum.MeshType.Wedge
  10584. o65 = Instance.new("Part")
  10585. o65.Parent = o1
  10586. o65.Material = Enum.Material.SmoothPlastic
  10587. o65.BrickColor = BrickColor.new("Dark stone grey")
  10588. o65.Position = Vector3.new(-109.399994, 1.08304894, 59.4429207)
  10589. o65.Rotation = Vector3.new(8.538972e-006, -0.0395739079, 1.3660374e-005)
  10590. o65.Anchored = true
  10591. 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)
  10592. o65.CanCollide = false
  10593. o65.FormFactor = Enum.FormFactor.Symmetric
  10594. o65.Size = Vector3.new(1, 1, 1)
  10595. o65.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10596. o65.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10597. o65.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10598. o65.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10599. o65.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10600. o65.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10601. o65.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10602. o66 = Instance.new("SpecialMesh")
  10603. o66.Parent = o65
  10604. o66.Scale = Vector3.new(0.0900000036, 0.0900000036, 0.0599999987)
  10605. o66.MeshType = Enum.MeshType.Wedge
  10606. o67 = Instance.new("Part")
  10607. o67.Parent = o1
  10608. o67.Material = Enum.Material.SmoothPlastic
  10609. o67.BrickColor = BrickColor.new("Black")
  10610. o67.Position = Vector3.new(-109.400009, 1.17303205, 59.2449684)
  10611. o67.Rotation = Vector3.new(-180, -1.08553947e-013, -0)
  10612. o67.Anchored = true
  10613. 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)
  10614. o67.CanCollide = false
  10615. o67.FormFactor = Enum.FormFactor.Symmetric
  10616. o67.Size = Vector3.new(1, 1, 1)
  10617. o67.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10618. o67.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10619. o67.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10620. o67.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10621. o67.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10622. o67.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10623. o67.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10624. o68 = Instance.new("SpecialMesh")
  10625. o68.Parent = o67
  10626. o68.Scale = Vector3.new(0.119999997, 0.0599999987, 0.0299999993)
  10627. o68.MeshType = Enum.MeshType.Wedge
  10628. o69 = Instance.new("Part")
  10629. o69.Parent = o1
  10630. o69.Material = Enum.Material.SmoothPlastic
  10631. o69.BrickColor = BrickColor.new("Black")
  10632. o69.Position = Vector3.new(-109.400009, 1.05722296, 59.5517921)
  10633. o69.Rotation = Vector3.new(-11.0000172, -8.32152818e-006, 90)
  10634. o69.Anchored = true
  10635. 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)
  10636. o69.CanCollide = false
  10637. o69.FormFactor = Enum.FormFactor.Plate
  10638. o69.Size = Vector3.new(1, 0.400000006, 1)
  10639. o69.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10640. o69.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10641. o69.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10642. o69.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10643. o69.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10644. o69.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10645. o69.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10646. o70 = Instance.new("CylinderMesh")
  10647. o70.Parent = o69
  10648. o70.Scale = Vector3.new(0.119999997, 0.299999982, 0.119999997)
  10649. o71 = Instance.new("Part")
  10650. o71.Parent = o1
  10651. o71.Material = Enum.Material.SmoothPlastic
  10652. o71.BrickColor = BrickColor.new("Really black")
  10653. o71.Position = Vector3.new(-109.451065, 1.42412901, 59.3289833)
  10654. o71.Rotation = Vector3.new(-90, 0, 179.980209)
  10655. o71.Anchored = true
  10656. 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)
  10657. o71.CanCollide = false
  10658. o71.FormFactor = Enum.FormFactor.Plate
  10659. o71.Size = Vector3.new(1, 0.400000006, 1)
  10660. o71.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10661. o71.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10662. o71.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10663. o71.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10664. o71.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10665. o71.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10666. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  10667. o72 = Instance.new("CylinderMesh")
  10668. o72.Parent = o71
  10669. o72.Scale = Vector3.new(0.0389999971, 0.810000002, 0.0599999987)
  10670. o73 = Instance.new("Part")
  10671. o73.Parent = o1
  10672. o73.Material = Enum.Material.SmoothPlastic
  10673. o73.BrickColor = BrickColor.new("Dark stone grey")
  10674. o73.Position = Vector3.new(-109.400009, 1.38212895, 58.4199715)
  10675. o73.Rotation = Vector3.new(2.77019495e-007, 5.12263978e-006, -180)
  10676. o73.Anchored = true
  10677. 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)
  10678. o73.CanCollide = false
  10679. o73.FormFactor = Enum.FormFactor.Plate
  10680. o73.Size = Vector3.new(1, 0.400000006, 1)
  10681. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10682. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10683. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10684. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10685. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10686. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10687. o73.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10688. o74 = Instance.new("CylinderMesh")
  10689. o74.Parent = o73
  10690. o74.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10691. o75 = Instance.new("Part")
  10692. o75.Parent = o1
  10693. o75.Material = Enum.Material.SmoothPlastic
  10694. o75.BrickColor = BrickColor.new("Dark stone grey")
  10695. o75.Position = Vector3.new(-109.400009, 1.38212895, 58.5699577)
  10696. o75.Rotation = Vector3.new(2.65817647e-007, 1.40241876e-013, 90)
  10697. o75.Anchored = true
  10698. 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)
  10699. o75.CanCollide = false
  10700. o75.FormFactor = Enum.FormFactor.Plate
  10701. o75.Size = Vector3.new(1, 0.400000006, 1)
  10702. o75.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10703. o75.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10704. o75.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10705. o75.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10706. o75.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10707. o75.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10708. o75.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10709. o76 = Instance.new("CylinderMesh")
  10710. o76.Parent = o75
  10711. o76.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10712. o77 = Instance.new("Part")
  10713. o77.Parent = o1
  10714. o77.Material = Enum.Material.SmoothPlastic
  10715. o77.BrickColor = BrickColor.new("Black")
  10716. o77.Position = Vector3.new(-109.400009, 1.26303494, 59.4249611)
  10717. o77.Rotation = Vector3.new(-90, 0, -180)
  10718. o77.Anchored = true
  10719. 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)
  10720. o77.CanCollide = false
  10721. o77.FormFactor = Enum.FormFactor.Custom
  10722. o77.Size = Vector3.new(0.200000003, 0.569999993, 0.200000003)
  10723. o77.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10724. o77.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10725. o77.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10726. o77.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10727. o77.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10728. o77.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10729. o77.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10730. o78 = Instance.new("BlockMesh")
  10731. o78.Parent = o77
  10732. o78.Scale = Vector3.new(0.599999964, 1, 0.599999964)
  10733. o79 = Instance.new("Part")
  10734. o79.Parent = o1
  10735. o79.Material = Enum.Material.SmoothPlastic
  10736. o79.BrickColor = BrickColor.new("Dark stone grey")
  10737. o79.Position = Vector3.new(-109.400009, 1.38212895, 58.7199745)
  10738. o79.Rotation = Vector3.new(-2.59222219e-007, 8.5377377e-007, 90)
  10739. o79.Anchored = true
  10740. 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)
  10741. o79.CanCollide = false
  10742. o79.FormFactor = Enum.FormFactor.Plate
  10743. o79.Size = Vector3.new(1, 0.400000006, 1)
  10744. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10745. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10746. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10747. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10748. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10749. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10750. o79.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10751. o80 = Instance.new("CylinderMesh")
  10752. o80.Parent = o79
  10753. o80.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10754. o81 = Instance.new("Part")
  10755. o81.Parent = o1
  10756. o81.Material = Enum.Material.SmoothPlastic
  10757. o81.BrickColor = BrickColor.new("Dark stone grey")
  10758. o81.Position = Vector3.new(-109.400009, 1.38212895, 58.4199715)
  10759. o81.Rotation = Vector3.new(-0, 1.08553947e-013, 90)
  10760. o81.Anchored = true
  10761. 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)
  10762. o81.CanCollide = false
  10763. o81.FormFactor = Enum.FormFactor.Plate
  10764. o81.Size = Vector3.new(1, 0.400000006, 1)
  10765. o81.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10766. o81.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10767. o81.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10768. o81.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10769. o81.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10770. o81.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10771. o81.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10772. o82 = Instance.new("CylinderMesh")
  10773. o82.Parent = o81
  10774. o82.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10775. o83 = Instance.new("Part")
  10776. o83.Parent = o1
  10777. o83.Material = Enum.Material.SmoothPlastic
  10778. o83.BrickColor = BrickColor.new("Black")
  10779. o83.Position = Vector3.new(-109.400009, 0.638234019, 59.7601433)
  10780. o83.Rotation = Vector3.new(-10.99998, -1.00290717e-005, -2.61640298e-006)
  10781. o83.Anchored = true
  10782. 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)
  10783. o83.CanCollide = false
  10784. o83.FormFactor = Enum.FormFactor.Plate
  10785. o83.Size = Vector3.new(1, 0.400000006, 1)
  10786. o83.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10787. o83.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10788. o83.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10789. o83.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10790. o83.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10791. o83.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10792. o83.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10793. o84 = Instance.new("BlockMesh")
  10794. o84.Parent = o83
  10795. o84.Scale = Vector3.new(0.119999997, 0.119999997, 0.305999994)
  10796. o85 = Instance.new("Part")
  10797. o85.Parent = o1
  10798. o85.Material = Enum.Material.SmoothPlastic
  10799. o85.BrickColor = BrickColor.new("Black")
  10800. o85.Position = Vector3.new(-109.400009, 1.29603195, 59.8449745)
  10801. o85.Rotation = Vector3.new(90, 0, -1.0855396e-013)
  10802. o85.Anchored = true
  10803. 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)
  10804. o85.CanCollide = false
  10805. o85.FormFactor = Enum.FormFactor.Symmetric
  10806. o85.Size = Vector3.new(1, 1, 1)
  10807. o85.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10808. o85.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10809. o85.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10810. o85.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10811. o85.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10812. o85.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10813. o85.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10814. o86 = Instance.new("SpecialMesh")
  10815. o86.Parent = o85
  10816. o86.Scale = Vector3.new(0.119999997, 0.150000006, 0.0299999993)
  10817. o86.MeshType = Enum.MeshType.Wedge
  10818. o87 = Instance.new("Part")
  10819. o87.Parent = o1
  10820. o87.Material = Enum.Material.SmoothPlastic
  10821. o87.BrickColor = BrickColor.new("Dark stone grey")
  10822. o87.Position = Vector3.new(-109.400009, 1.38212895, 58.7199745)
  10823. o87.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10824. o87.Anchored = true
  10825. 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)
  10826. o87.CanCollide = false
  10827. o87.FormFactor = Enum.FormFactor.Plate
  10828. o87.Size = Vector3.new(1, 0.400000006, 1)
  10829. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10830. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10831. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10832. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10833. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10834. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10835. o87.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10836. o88 = Instance.new("CylinderMesh")
  10837. o88.Parent = o87
  10838. o88.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10839. o89 = Instance.new("Part")
  10840. o89.Parent = o1
  10841. o89.Material = Enum.Material.SmoothPlastic
  10842. o89.BrickColor = BrickColor.new("Black")
  10843. o89.Position = Vector3.new(-109.400009, 1.11903095, 59.1099739)
  10844. o89.Rotation = Vector3.new(90, 0, 90)
  10845. o89.Anchored = true
  10846. 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)
  10847. o89.CanCollide = false
  10848. o89.FormFactor = Enum.FormFactor.Custom
  10849. o89.Size = Vector3.new(0.300000012, 0.200000003, 0.209999993)
  10850. o89.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10851. o89.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10852. o89.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10853. o89.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10854. o89.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10855. o89.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10856. o89.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10857. o90 = Instance.new("BlockMesh")
  10858. o90.Parent = o89
  10859. o90.Scale = Vector3.new(1, 0.599999964, 1)
  10860. o91 = Instance.new("Part")
  10861. o91.Parent = o1
  10862. o91.Material = Enum.Material.SmoothPlastic
  10863. o91.BrickColor = BrickColor.new("Black")
  10864. o91.Position = Vector3.new(-109.400017, 1.33204997, 59.3949318)
  10865. o91.Rotation = Vector3.new(90, 6.83018925e-006, 90)
  10866. o91.Anchored = true
  10867. 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)
  10868. o91.CanCollide = false
  10869. o91.FormFactor = Enum.FormFactor.Custom
  10870. o91.Size = Vector3.new(1.04999995, 0.200000003, 0.200000003)
  10871. o91.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10872. o91.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10873. o91.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10874. o91.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10875. o91.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10876. o91.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10877. o91.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10878. o92 = Instance.new("BlockMesh")
  10879. o92.Parent = o91
  10880. o92.Scale = Vector3.new(1, 0.772499979, 0.450000018)
  10881. o93 = Instance.new("Part")
  10882. o93.Parent = o1
  10883. o93.Material = Enum.Material.SmoothPlastic
  10884. o93.BrickColor = BrickColor.new("Dark stone grey")
  10885. o93.Position = Vector3.new(-109.400009, 1.38212895, 58.8699684)
  10886. o93.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10887. o93.Anchored = true
  10888. 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)
  10889. o93.CanCollide = false
  10890. o93.FormFactor = Enum.FormFactor.Plate
  10891. o93.Size = Vector3.new(1, 0.400000006, 1)
  10892. o93.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10893. o93.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10894. o93.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10895. o93.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10896. o93.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10897. o93.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10898. o93.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10899. o94 = Instance.new("CylinderMesh")
  10900. o94.Parent = o93
  10901. o94.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10902. o95 = Instance.new("Part")
  10903. o95.Parent = o1
  10904. o95.Material = Enum.Material.SmoothPlastic
  10905. o95.BrickColor = BrickColor.new("Dark stone grey")
  10906. o95.Position = Vector3.new(-109.400009, 1.38212895, 58.5699577)
  10907. o95.Rotation = Vector3.new(-0, 1.08553947e-013, -0)
  10908. o95.Anchored = true
  10909. 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)
  10910. o95.CanCollide = false
  10911. o95.FormFactor = Enum.FormFactor.Plate
  10912. o95.Size = Vector3.new(1, 0.400000006, 1)
  10913. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10914. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10915. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10916. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10917. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10918. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10919. o95.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10920. o96 = Instance.new("CylinderMesh")
  10921. o96.Parent = o95
  10922. o96.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10923. o97 = Instance.new("Part")
  10924. o97.Parent = o1
  10925. o97.Material = Enum.Material.SmoothPlastic
  10926. o97.BrickColor = BrickColor.new("Black")
  10927. o97.Position = Vector3.new(-109.400017, 1.17905104, 59.5059395)
  10928. o97.Rotation = Vector3.new(1.02452814e-005, -1.16210304e-005, -180)
  10929. o97.Anchored = true
  10930. 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)
  10931. o97.CanCollide = false
  10932. o97.FormFactor = Enum.FormFactor.Symmetric
  10933. o97.Size = Vector3.new(1, 1, 1)
  10934. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10935. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10936. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10937. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10938. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10939. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10940. o97.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10941. o98 = Instance.new("SpecialMesh")
  10942. o98.Parent = o97
  10943. o98.Scale = Vector3.new(0.119999997, 0.0900000036, 0.0599999987)
  10944. o98.MeshType = Enum.MeshType.Wedge
  10945. o99 = Instance.new("Part")
  10946. o99.Parent = o1
  10947. o99.Material = Enum.Material.SmoothPlastic
  10948. o99.BrickColor = BrickColor.new("Dark stone grey")
  10949. o99.Position = Vector3.new(-109.400009, 1.38212895, 58.8699684)
  10950. o99.Rotation = Vector3.new(-5.54952885e-006, 9.82360802e-007, 90)
  10951. o99.Anchored = true
  10952. 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)
  10953. o99.CanCollide = false
  10954. o99.FormFactor = Enum.FormFactor.Plate
  10955. o99.Size = Vector3.new(1, 0.400000006, 1)
  10956. o99.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10957. o99.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10958. o99.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10959. o99.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10960. o99.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10961. o99.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10962. o99.Color = Color3.new(0.388235, 0.372549, 0.384314)
  10963. o100 = Instance.new("CylinderMesh")
  10964. o100.Parent = o99
  10965. o100.Scale = Vector3.new(0.0720000044, 0.389610052, 0.119999997)
  10966. o101 = Instance.new("Part")
  10967. o101.Parent = o1
  10968. o101.Material = Enum.Material.SmoothPlastic
  10969. o101.BrickColor = BrickColor.new("Black")
  10970. o101.Position = Vector3.new(-109.400009, 1.38212895, 58.3419685)
  10971. o101.Rotation = Vector3.new(166.55603, 89.9557648, 103.44397)
  10972. o101.Anchored = true
  10973. 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)
  10974. o101.CanCollide = false
  10975. o101.FormFactor = Enum.FormFactor.Plate
  10976. o101.Size = Vector3.new(1, 0.400000006, 1)
  10977. o101.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10978. o101.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  10979. o101.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  10980. o101.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  10981. o101.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  10982. o101.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  10983. o101.Color = Color3.new(0.105882, 0.164706, 0.207843)
  10984. o102 = Instance.new("CylinderMesh")
  10985. o102.Parent = o101
  10986. o102.Scale = Vector3.new(0.0900000036, 0.390000015, 0.180000007)
  10987. o103 = Instance.new("Part")
  10988. o103.Parent = o1
  10989. o103.Material = Enum.Material.SmoothPlastic
  10990. o103.BrickColor = BrickColor.new("Dark stone grey")
  10991. o103.Position = Vector3.new(-109.400101, 1.38212204, 58.3413696)
  10992. o103.Rotation = Vector3.new(-90, 0, 0.038477879)
  10993. o103.Anchored = true
  10994. 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)
  10995. o103.CanCollide = false
  10996. o103.FormFactor = Enum.FormFactor.Plate
  10997. o103.Size = Vector3.new(1, 0.400000006, 1)
  10998. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  10999. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11000. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11001. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11002. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11003. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11004. o103.Color = Color3.new(0.388235, 0.372549, 0.384314)
  11005. o104 = Instance.new("CylinderMesh")
  11006. o104.Parent = o103
  11007. o104.Scale = Vector3.new(0.0720000044, 0.390000015, 0.180000007)
  11008. o105 = Instance.new("Part")
  11009. o105.Parent = o1
  11010. o105.Material = Enum.Material.SmoothPlastic
  11011. o105.BrickColor = BrickColor.new("Black")
  11012. o105.Position = Vector3.new(-109.40004, 1.026052, 59.4309578)
  11013. o105.Rotation = Vector3.new(-180, -0.0395556688, -179.997528)
  11014. o105.Anchored = true
  11015. 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)
  11016. o105.CanCollide = false
  11017. o105.FormFactor = Enum.FormFactor.Plate
  11018. o105.Size = Vector3.new(1, 0.400000006, 1)
  11019. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11020. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11021. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11022. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11023. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11024. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11025. o105.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11026. o106 = Instance.new("BlockMesh")
  11027. o106.Parent = o105
  11028. o106.Scale = Vector3.new(0.119999997, 0.0599999987, 0.419999987)
  11029. o107 = Instance.new("Part")
  11030. o107.Parent = o1
  11031. o107.Material = Enum.Material.SmoothPlastic
  11032. o107.BrickColor = BrickColor.new("Black")
  11033. o107.Position = Vector3.new(-109.400009, 1.20603001, 59.8299751)
  11034. o107.Rotation = Vector3.new(-90, 0, -180)
  11035. o107.Anchored = true
  11036. o107.CFrame = CFrame.new(-109.400009, 1.20603001, 59.8299751, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  11037. o107.CanCollide = false
  11038. o107.FormFactor = Enum.FormFactor.Symmetric
  11039. o107.Size = Vector3.new(1, 1, 1)
  11040. o107.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11041. o107.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11042. o107.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11043. o107.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11044. o107.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11045. o107.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11046. o107.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11047. o108 = Instance.new("SpecialMesh")
  11048. o108.Parent = o107
  11049. o108.Scale = Vector3.new(0.119999997, 0.0599999987, 0.0599999987)
  11050. o108.MeshType = Enum.MeshType.Wedge
  11051. o109 = Instance.new("Part")
  11052. o109.Parent = o1
  11053. o109.Material = Enum.Material.SmoothPlastic
  11054. o109.BrickColor = BrickColor.new("Black")
  11055. o109.Position = Vector3.new(-109.400009, 0.993321002, 59.7246742)
  11056. o109.Rotation = Vector3.new(-14.9999685, -8.72158307e-006, -3.00285933e-006)
  11057. o109.Anchored = true
  11058. 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)
  11059. o109.CanCollide = false
  11060. o109.FormFactor = Enum.FormFactor.Plate
  11061. o109.Size = Vector3.new(1, 0.800000012, 1)
  11062. o109.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11063. o109.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11064. o109.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11065. o109.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11066. o109.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11067. o109.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11068. o109.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11069. o110 = Instance.new("BlockMesh")
  11070. o110.Parent = o109
  11071. o110.Scale = Vector3.new(0.119999997, 0.914999962, 0.239999995)
  11072. o111 = Instance.new("Part")
  11073. o111.Parent = o1
  11074. o111.Material = Enum.Material.SmoothPlastic
  11075. o111.BrickColor = BrickColor.new("Black")
  11076. o111.Position = Vector3.new(-109.400009, 1.14902794, 59.6949577)
  11077. o111.Rotation = Vector3.new(-90, 0, -180)
  11078. o111.Anchored = true
  11079. 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)
  11080. o111.CanCollide = false
  11081. o111.FormFactor = Enum.FormFactor.Custom
  11082. o111.Size = Vector3.new(0.200000003, 0.209999993, 0.239999995)
  11083. o111.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11084. o111.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11085. o111.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11086. o111.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11087. o111.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11088. o111.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11089. o111.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11090. o112 = Instance.new("BlockMesh")
  11091. o112.Parent = o111
  11092. o112.Scale = Vector3.new(0.599999964, 1, 1)
  11093. o113 = Instance.new("Part")
  11094. o113.Parent = o1
  11095. o113.Material = Enum.Material.SmoothPlastic
  11096. o113.BrickColor = BrickColor.new("Black")
  11097. o113.Position = Vector3.new(-109.400009, 1.38213694, 59.1399727)
  11098. o113.Rotation = Vector3.new(90, 6.83018925e-006, 4.10548591e-006)
  11099. o113.Anchored = true
  11100. 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)
  11101. o113.CanCollide = false
  11102. o113.FormFactor = Enum.FormFactor.Plate
  11103. o113.Size = Vector3.new(1, 1.60000002, 1)
  11104. o113.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11105. o113.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11106. o113.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11107. o113.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11108. o113.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11109. o113.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11110. o113.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11111. o114 = Instance.new("CylinderMesh")
  11112. o114.Parent = o113
  11113. o114.Scale = Vector3.new(0.155999988, 0.974999964, 0.239999995)
  11114. o115 = Instance.new("Part")
  11115. o115.Name = "A4"
  11116. o115.Parent = o1
  11117. o115.Material = Enum.Material.SmoothPlastic
  11118. o115.BrickColor = BrickColor.new("Black")
  11119. o115.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  11120. o115.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  11121. o115.Anchored = true
  11122. 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)
  11123. o115.CanCollide = false
  11124. o115.FormFactor = Enum.FormFactor.Plate
  11125. o115.Size = Vector3.new(1, 0.400000006, 1)
  11126. o115.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11127. o115.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11128. o115.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11129. o115.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11130. o115.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11131. o115.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11132. o115.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11133. o116 = Instance.new("CylinderMesh")
  11134. o116.Parent = o115
  11135. o116.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  11136. o117 = Instance.new("Part")
  11137. o117.Name = "A3"
  11138. o117.Parent = o1
  11139. o117.Material = Enum.Material.SmoothPlastic
  11140. o117.BrickColor = BrickColor.new("Black")
  11141. o117.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  11142. o117.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  11143. o117.Anchored = true
  11144. 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)
  11145. o117.CanCollide = false
  11146. o117.FormFactor = Enum.FormFactor.Plate
  11147. o117.Size = Vector3.new(1, 0.400000006, 1)
  11148. o117.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11149. o117.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11150. o117.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11151. o117.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11152. o117.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11153. o117.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11154. o117.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11155. o118 = Instance.new("CylinderMesh")
  11156. o118.Parent = o117
  11157. o118.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  11158. o119 = Instance.new("Part")
  11159. o119.Name = "A2"
  11160. o119.Parent = o1
  11161. o119.Material = Enum.Material.SmoothPlastic
  11162. o119.BrickColor = BrickColor.new("Black")
  11163. o119.Position = Vector3.new(-109.469025, 1.45054305, 59.1849709)
  11164. o119.Rotation = Vector3.new(-0, 1.08553947e-013, 30.0000019)
  11165. o119.Anchored = true
  11166. 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)
  11167. o119.CanCollide = false
  11168. o119.FormFactor = Enum.FormFactor.Plate
  11169. o119.Size = Vector3.new(1, 0.400000006, 1)
  11170. o119.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  11171. o119.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  11172. o119.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  11173. o119.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  11174. o119.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  11175. o119.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  11176. o119.Color = Color3.new(0.105882, 0.164706, 0.207843)
  11177. o120 = Instance.new("CylinderMesh")
  11178. o120.Parent = o119
  11179. o120.Scale = Vector3.new(0.0450000018, 0.209999993, 0.0599999987)
  11180. mas.Parent = workspace
  11181. mas:MakeJoints()
  11182. local mas1 = mas:GetChildren()
  11183. for i=1,#mas1 do
  11184. mas1[i].Parent = workspace
  11185. ypcall(function() mas1[i]:MakeJoints() end)
  11186. end
  11187. mas:Destroy()
  11188. for i=1,#cors do
  11189. coroutine.resume(cors[i])
  11190. end
  11191. o1.Parent = game.Players.LocalPlayer.Backpack
  11192. end)
  11193.  
  11194.  
  11195. -- i'm gonna break eiss ok --
  11196.  
  11197. game.ReplicatedStorage.RobloxLocked = true
Add Comment
Please, Sign In to add comment