Advertisement
Vechol

test

Oct 20th, 2018
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.26 KB | None | 0 0
  1. --[[
  2. Objects Skipped: 7
  3. Script: 1
  4. LocalScript: 6
  5. --]]
  6.  
  7. local tmknifekit = Instance.new("Model")
  8. local gameinprogress = Instance.new("BoolValue")
  9. local mode = Instance.new("StringValue")
  10. local localcharacter = Instance.new("Model")
  11. local leftarm = Instance.new("Part")
  12. local mesh = Instance.new("BlockMesh")
  13. local rightarm = Instance.new("Part")
  14. local mesh_2 = Instance.new("BlockMesh")
  15. local gun = Instance.new("Part")
  16. local mesh_3 = Instance.new("SpecialMesh")
  17. local fire = Instance.new("Sound")
  18. local reload = Instance.new("Sound")
  19. local equip = Instance.new("Sound")
  20. local knife = Instance.new("Part")
  21. local mesh_4 = Instance.new("SpecialMesh")
  22. local hit1 = Instance.new("Sound")
  23. local hit2 = Instance.new("Sound")
  24. local hit3 = Instance.new("Sound")
  25. local getnoscoped = Instance.new("Sound")
  26. local throw1 = Instance.new("Sound")
  27. local throw2 = Instance.new("Sound")
  28. local scream = Instance.new("Sound")
  29. local swing1 = Instance.new("Sound")
  30. local swing2 = Instance.new("Sound")
  31. local swing3 = Instance.new("Sound")
  32. local swing4 = Instance.new("Sound")
  33. local equip_2 = Instance.new("Sound")
  34. local death1 = Instance.new("Sound")
  35. local death2 = Instance.new("Sound")
  36. local death3 = Instance.new("Sound")
  37. local laser = Instance.new("Sound")
  38. local airhorn = Instance.new("Sound")
  39. local boom = Instance.new("Sound")
  40. local wallhit1 = Instance.new("Sound")
  41. local wallhit2 = Instance.new("Sound")
  42. local airswoosh = Instance.new("Sound")
  43. local flash = Instance.new("BillboardGui")
  44. local imagelabel = Instance.new("ImageLabel")
  45. local beep = Instance.new("Sound")
  46. local explode = Instance.new("Sound")
  47. local fire_2 = Instance.new("Fire")
  48. local hitmarker = Instance.new("Sound")
  49. local goldtransform = Instance.new("Sound")
  50. local burn = Instance.new("Sound")
  51. local money = Instance.new("Sound")
  52. local uncloak = Instance.new("Sound")
  53. local cloak = Instance.new("Sound")
  54. local zap1 = Instance.new("Sound")
  55. local zap2 = Instance.new("Sound")
  56. local zapcharge = Instance.new("Sound")
  57. local zapend = Instance.new("Sound")
  58. local s1 = Instance.new("CharacterMesh")
  59. local s2 = Instance.new("CharacterMesh")
  60. local s3 = Instance.new("CharacterMesh")
  61. local s4 = Instance.new("CharacterMesh")
  62. local s5 = Instance.new("CharacterMesh")
  63. local electric = Instance.new("BillboardGui")
  64. local N1 = Instance.new("ImageLabel")
  65. local flash_2 = Instance.new("Part")
  66. local mesh_5 = Instance.new("BlockMesh")
  67. local flash_3 = Instance.new("BillboardGui")
  68. local imagelabel_2 = Instance.new("ImageLabel")
  69. local ice = Instance.new("Part")
  70. local freeze = Instance.new("Sound")
  71. local freeze = Instance.new("Sound")
  72. local money_2 = Instance.new("Part")
  73. local decal = Instance.new("Decal")
  74. local decal_2 = Instance.new("Decal")
  75. local thumbnail = Instance.new("Model")
  76. local handle = Instance.new("Part")
  77. local mesh_6 = Instance.new("SpecialMesh")
  78. local handle_2 = Instance.new("Part")
  79. local mesh_7 = Instance.new("SpecialMesh")
  80. local sparkles = Instance.new("Sparkles")
  81. local blockable = Instance.new("BoolValue")
  82. local clash1 = Instance.new("Sound")
  83. local clash2 = Instance.new("Sound")
  84. local clash3 = Instance.new("Sound")
  85. local clash4 = Instance.new("Sound")
  86. local clash5 = Instance.new("Sound")
  87. local swoosh1 = Instance.new("Sound")
  88. local swoosh2 = Instance.new("Sound")
  89. local hit1_2 = Instance.new("Sound")
  90. local hit2_2 = Instance.new("Sound")
  91. local hit3_2 = Instance.new("Sound")
  92. local gun_2 = Instance.new("HopperBin")
  93. local knife_2 = Instance.new("HopperBin")
  94.  
  95. tmknifekit.Name = "TMKnifeKit"
  96. tmknifekit.Parent = workspace
  97. gameinprogress.Name = "GameInProgress"
  98. gameinprogress.Parent = TMKnifeKit
  99. mode.Name = "Mode"
  100. mode.Parent = GameInProgress
  101. localcharacter.Name = "Local_Character"
  102. localcharacter.Parent = TMKnifeKit
  103. leftarm.CanCollide = false
  104. leftarm.Size = Vector3.new(1, 3, 1)
  105. leftarm.Transparency = 1
  106. leftarm.BrickColor = BrickColor.new("Nougat")
  107. leftarm.Name = "Left_Arm"
  108. leftarm.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  109. leftarm.Orientation = Vector3.new(78.36, 63.29, 45)
  110. leftarm.Color = Color3.new(0.8, 0.556863, 0.411765)
  111. leftarm.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  112. leftarm.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  113. leftarm.Velocity = Vector3.new(0, 0.011, 0)
  114. leftarm.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  115. leftarm.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  116. leftarm.Material = Enum.Material.SmoothPlastic
  117. leftarm.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  118. leftarm.Parent = Local_Character
  119. leftarm.CFrame = CFrame.new(83.497, 4.117, 65.591) * CFrame.Angles(1.478, 0.181, -0.311)
  120. mesh.Scale = Vector3.new(1, 0.9, 1)
  121. mesh.Parent = Left_Arm
  122. rightarm.CanCollide = false
  123. rightarm.Size = Vector3.new(1, 3, 1)
  124. rightarm.Transparency = 1
  125. rightarm.BrickColor = BrickColor.new("Nougat")
  126. rightarm.Name = "Right_Arm"
  127. rightarm.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  128. rightarm.Orientation = Vector3.new(78.36, 63.28, -0.01)
  129. rightarm.Color = Color3.new(0.8, 0.556863, 0.411765)
  130. rightarm.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  131. rightarm.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  132. rightarm.Velocity = Vector3.new(0, 0.011, 0)
  133. rightarm.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  134. rightarm.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  135. rightarm.Material = Enum.Material.SmoothPlastic
  136. rightarm.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  137. rightarm.Parent = Local_Character
  138. rightarm.CFrame = CFrame.new(84.111, 4.088, 64.056) * CFrame.Angles(1.478, 0.181, -1.096)
  139. mesh_2.Scale = Vector3.new(1, 0.9, 1)
  140. mesh_2.Parent = Right_Arm
  141. gun.CanCollide = false
  142. gun.Size = Vector3.new(0.51, 1.18, 2.35)
  143. gun.Name = "Gun"
  144. gun.Orientation = Vector3.new(0, 180, 0)
  145. gun.BrickColor = BrickColor.new("Bright bluish green")
  146. gun.Color = Color3.new(0, 0.560784, 0.611765)
  147. gun.Parent = Local_Character
  148. gun.CFrame = CFrame.new(91.384, 2.889, -37.825) * CFrame.Angles(-3.142, 0, -3.142)
  149. mesh_3.MeshType = Enum.MeshType.FileMesh
  150. mesh_3.Scale = Vector3.new(1.8, 1.8, 1.8)
  151. mesh_3.MeshId = "http://www.roblox.com/asset/?id=79401392 "
  152. mesh_3.TextureId = "http://www.roblox.com/asset/?id=79401500 "
  153. mesh_3.Parent = Gun
  154. fire.Volume = 1
  155. fire.Name = "fire"
  156. fire.SoundId = "rbxassetid://144008269"
  157. fire.Parent = Gun
  158. reload.Volume = 1
  159. reload.Name = "reload"
  160. reload.SoundId = "rbxassetid://144008272"
  161. reload.Parent = Gun
  162. equip.Volume = 1
  163. equip.Name = "equip"
  164. equip.SoundId = "rbxassetid://153647514"
  165. equip.Parent = Gun
  166. knife.CanCollide = false
  167. knife.Size = Vector3.new(0.2, 3, 1.4)
  168. knife.Orientation = Vector3.new(0, 180, 0)
  169. knife.BottomSurface = Enum.SurfaceType.Smooth
  170. knife.BrickColor = BrickColor.new("Black")
  171. knife.Name = "Knife"
  172. knife.TopSurface = Enum.SurfaceType.Smooth
  173. knife.Color = Color3.new(0.105882, 0.164706, 0.207843)
  174. knife.Parent = Local_Character
  175. knife.CFrame = CFrame.new(-114.371, 92.808, -74.499) * CFrame.Angles(-3.142, 0, -3.142)
  176. mesh_4.TextureId = "http://www.roblox.com/asset/?id=130252453"
  177. mesh_4.MeshType = Enum.MeshType.FileMesh
  178. mesh_4.MeshId = "http://www.roblox.com/asset/?id=121944778 "
  179. mesh_4.Parent = Knife
  180. hit1.Volume = 1
  181. hit1.Name = "hit1"
  182. hit1.SoundId = "rbxassetid://153647526"
  183. hit1.Parent = Knife
  184. hit2.Volume = 1
  185. hit2.Name = "hit2"
  186. hit2.SoundId = "rbxassetid://153647522"
  187. hit2.Parent = Knife
  188. hit3.Volume = 1
  189. hit3.Name = "hit3"
  190. hit3.SoundId = "rbxassetid://153647519"
  191. hit3.Parent = Knife
  192. getnoscoped.Volume = 1
  193. getnoscoped.Name = "getnoscoped"
  194. getnoscoped.SoundId = "rbxassetid://170038933"
  195. getnoscoped.Parent = Knife
  196. throw1.Volume = 1
  197. throw1.Name = "throw1"
  198. throw1.SoundId = "rbxassetid://153647549"
  199. throw1.Parent = Knife
  200. throw2.Volume = 1
  201. throw2.Name = "throw2"
  202. throw2.SoundId = "rbxassetid://153647554"
  203. throw2.Parent = Knife
  204. scream.Volume = 1
  205. scream.Name = "scream"
  206. scream.SoundId = "rbxassetid://138097458"
  207. scream.Parent = Knife
  208. swing1.Volume = 1
  209. swing1.Name = "swing1"
  210. swing1.SoundId = "rbxassetid://153647529"
  211. swing1.Parent = Knife
  212. swing2.Volume = 1
  213. swing2.Name = "swing2"
  214. swing2.SoundId = "rbxassetid://153647534"
  215. swing2.Parent = Knife
  216. swing3.Volume = 1
  217. swing3.Name = "swing3"
  218. swing3.SoundId = "rbxassetid://153647539"
  219. swing3.Parent = Knife
  220. swing4.Volume = 1
  221. swing4.Name = "swing4"
  222. swing4.SoundId = "rbxassetid://153647540"
  223. swing4.Parent = Knife
  224. equip_2.Volume = 1
  225. equip_2.Name = "equip"
  226. equip_2.SoundId = "rbxassetid://153647514"
  227. equip_2.Parent = Knife
  228. death1.Volume = 1
  229. death1.Name = "death1"
  230. death1.SoundId = "rbxassetid://146457047"
  231. death1.Parent = Knife
  232. death2.Volume = 1
  233. death2.Name = "death2"
  234. death2.SoundId = "rbxassetid://146594640"
  235. death2.Parent = Knife
  236. death3.Volume = 1
  237. death3.Name = "death3"
  238. death3.SoundId = "rbxassetid://146594648"
  239. death3.Parent = Knife
  240. laser.Volume = 1
  241. laser.Name = "laser"
  242. laser.SoundId = "rbxassetid://156572165"
  243. laser.Parent = Knife
  244. airhorn.Volume = 1
  245. airhorn.Name = "airhorn"
  246. airhorn.SoundId = "rbxassetid://170037553"
  247. airhorn.Parent = Knife
  248. boom.Volume = 1
  249. boom.Name = "boom"
  250. boom.SoundId = "rbxassetid://141679994"
  251. boom.Parent = Knife
  252. wallhit1.Volume = 1
  253. wallhit1.Name = "wallhit1"
  254. wallhit1.SoundId = "rbxassetid://153647564"
  255. wallhit1.Parent = Knife
  256. wallhit2.Volume = 1
  257. wallhit2.Name = "wallhit2"
  258. wallhit2.SoundId = "rbxassetid://153647563"
  259. wallhit2.Parent = Knife
  260. airswoosh.Volume = 1
  261. airswoosh.Name = "airswoosh"
  262. airswoosh.SoundId = "rbxassetid://146470466"
  263. airswoosh.Parent = Knife
  264. flash.Name = "Flash"
  265. flash.AlwaysOnTop = true
  266. flash.Size = UDim2.new(1, 0, 1, 0)
  267. flash.Active = true
  268. flash.Parent = Knife
  269. imagelabel.ImageColor3 = Color3.new(1, 0, 0.0156863)
  270. imagelabel.Visible = false
  271. imagelabel.Size = UDim2.new(1, 0, 1, 0)
  272. imagelabel.BackgroundColor3 = Color3.new(1, 1, 1)
  273. imagelabel.Image = "rbxassetid://61378273"
  274. imagelabel.BackgroundTransparency = 1
  275. imagelabel.Parent = Flash
  276. beep.Volume = 1
  277. beep.Name = "Beep"
  278. beep.SoundId = "http://www.roblox.com/asset/?id=104560954"
  279. beep.Parent = Knife
  280. explode.Volume = 1
  281. explode.Name = "Explode"
  282. explode.SoundId = "http://www.roblox.com/asset/?id=157043576"
  283. explode.Parent = Knife
  284. fire_2.Enabled = false
  285. fire_2.SecondaryColor = Color3.new(1, 0, 0)
  286. fire_2.Color = Color3.new(1, 0.5, 0)
  287. fire_2.Heat = 4
  288. fire_2.Size = 2
  289. fire_2.Parent = Knife
  290. hitmarker.Volume = 1
  291. hitmarker.Name = "HitMarker"
  292. hitmarker.SoundId = "rbxassetid://160432334"
  293. hitmarker.Parent = Knife
  294. goldtransform.Volume = 1
  295. goldtransform.Name = "GoldTransform"
  296. goldtransform.SoundId = "rbxassetid://156283117"
  297. goldtransform.Parent = Knife
  298. burn.Volume = 1
  299. burn.Name = "burn"
  300. burn.SoundId = "rbxassetid://177045481"
  301. burn.Parent = Knife
  302. money.Volume = 1
  303. money.Name = "Money"
  304. money.SoundId = "rbxassetid://131886985"
  305. money.Parent = Knife
  306. uncloak.SoundId = "rbxassetid://131979252"
  307. uncloak.Name = "UnCloak"
  308. uncloak.Parent = Knife
  309. cloak.SoundId = "rbxassetid://131979248"
  310. cloak.Name = "Cloak"
  311. cloak.Parent = Knife
  312. zap1.Volume = 1
  313. zap1.Name = "Zap1"
  314. zap1.SoundId = "http://www.roblox.com/asset/?id=157325701"
  315. zap1.Parent = Knife
  316. zap2.Volume = 1
  317. zap2.Name = "Zap2"
  318. zap2.SoundId = "http://www.roblox.com/asset/?id=148227816"
  319. zap2.Parent = Knife
  320. zapcharge.Volume = 1
  321. zapcharge.Name = "ZapCharge"
  322. zapcharge.SoundId = "http://www.roblox.com/asset/?id=139699637"
  323. zapcharge.Parent = Knife
  324. zapend.Volume = 1
  325. zapend.Name = "ZapEnd"
  326. zapend.SoundId = "http://www.roblox.com/asset/?id=189531243"
  327. zapend.Parent = Knife
  328. s1.Name = "S1"
  329. s1.OverlayTextureId = 36780292
  330. s1.MeshId = 36780032
  331. s1.BodyPart = Enum.BodyPart.LeftArm
  332. s1.Parent = Knife
  333. s2.Name = "S2"
  334. s2.MeshId = 36780079
  335. s2.BaseTextureId = 36780292
  336. s2.OverlayTextureId = 36780292
  337. s2.BodyPart = Enum.BodyPart.LeftLeg
  338. s2.Parent = Knife
  339. s3.Name = "S3"
  340. s3.OverlayTextureId = 36780292
  341. s3.MeshId = 36780156
  342. s3.BodyPart = Enum.BodyPart.RightArm
  343. s3.Parent = Knife
  344. s4.Name = "S4"
  345. s4.OverlayTextureId = 36780292
  346. s4.MeshId = 36780195
  347. s4.BodyPart = Enum.BodyPart.RightLeg
  348. s4.Parent = Knife
  349. s5.Name = "S5"
  350. s5.OverlayTextureId = 36780292
  351. s5.MeshId = 36780113
  352. s5.BodyPart = Enum.BodyPart.Torso
  353. s5.Parent = Knife
  354. electric.Active = true
  355. electric.Name = "Electric"
  356. electric.Size = UDim2.new(3, 0, 3, 0)
  357. electric.Parent = Knife
  358. N1.Visible = false
  359. N1.BackgroundTransparency = 1
  360. N1.Size = UDim2.new(1, 0, 1, 0)
  361. N1.BackgroundColor3 = Color3.new(1, 1, 1)
  362. N1.Image = "http://www.roblox.com/asset/?id=138370769"
  363. N1.Name = "1"
  364. N1.Parent = Electric
  365. flash_2.CanCollide = false
  366. flash_2.Size = Vector3.new(1, 1, 1)
  367. flash_2.BrickColor = BrickColor.new("Nougat")
  368. flash_2.Name = "Flash"
  369. flash_2.Transparency = 1
  370. flash_2.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  371. flash_2.Material = Enum.Material.SmoothPlastic
  372. flash_2.Orientation = Vector3.new(90, 0, 0)
  373. flash_2.Color = Color3.new(0.8, 0.556863, 0.411765)
  374. flash_2.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  375. flash_2.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  376. flash_2.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  377. flash_2.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  378. flash_2.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  379. flash_2.Parent = Local_Character
  380. flash_2.CFrame = CFrame.new(80.63, 2.799, 52.501) * CFrame.Angles(1.571, 0, 0)
  381. mesh_5.Scale = Vector3.new(1, 0.9, 1)
  382. mesh_5.Parent = Flash
  383. flash_3.Active = true
  384. flash_3.Name = "Flash"
  385. flash_3.Size = UDim2.new(1, 0, 1, 0)
  386. flash_3.Parent = Flash
  387. imagelabel_2.Image = "rbxassetid://61378273"
  388. imagelabel_2.Size = UDim2.new(1, 0, 1, 0)
  389. imagelabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  390. imagelabel_2.BackgroundTransparency = 1
  391. imagelabel_2.Parent = Flash
  392. ice.CanCollide = false
  393. ice.Size = Vector3.new(6, 6, 5)
  394. ice.Reflectance = 0.5
  395. ice.Color = Color3.new(0.0509804, 0.411765, 0.67451)
  396. ice.BrickColor = BrickColor.new("Bright blue")
  397. ice.BottomSurface = Enum.SurfaceType.Smooth
  398. ice.Name = "Ice"
  399. ice.TopSurface = Enum.SurfaceType.Smooth
  400. ice.Transparency = 0.5
  401. ice.Parent = Local_Character
  402. ice.CFrame = CFrame.new(74.13, 4.799, 20.5)
  403. freeze.Volume = 1
  404. freeze.Name = "Freeze"
  405. freeze.SoundId = "rbxassetid://176399994"
  406. freeze.Parent = Ice
  407. break.Name = "Break"
  408. break.Volume = 1
  409. break.SoundId = "rbxassetid://176399971"
  410. break.PlayOnRemove = true
  411. break.Parent = Ice
  412. money_2.Size = Vector3.new(1.2, 0.2, 0.6)
  413. money_2.Name = "Money"
  414. money_2.BottomSurface = Enum.SurfaceType.Smooth
  415. money_2.BrickColor = BrickColor.new("Camo")
  416. money_2.TopSurface = Enum.SurfaceType.Smooth
  417. money_2.Color = Color3.new(0.227451, 0.490196, 0.0823529)
  418. money_2.Parent = Local_Character
  419. money_2.CFrame = CFrame.new(114.73, 2.697, -24.299)
  420. decal.Texture = "http://www.roblox.com/asset/?id=15260969"
  421. decal.Face = Enum.NormalId.Bottom
  422. decal.Parent = Money
  423. decal_2.Texture = "http://www.roblox.com/asset/?id=15260969"
  424. decal_2.Face = Enum.NormalId.Top
  425. decal_2.Parent = Money
  426. thumbnail.Name = "Thumbnail"
  427. thumbnail.Parent = TMKnifeKit
  428. handle.Anchored = true
  429. handle.CanCollide = false
  430. handle.Size = Vector3.new(0.2, 1.83, 1.03)
  431. handle.BottomSurface = Enum.SurfaceType.Smooth
  432. handle.Material = Enum.Material.SmoothPlastic
  433. handle.Orientation = Vector3.new(-45, -90, 0)
  434. handle.Name = "Handle"
  435. handle.TopSurface = Enum.SurfaceType.Smooth
  436. handle.Parent = Thumbnail
  437. handle.CFrame = CFrame.new(38.271, 1.144, 11.3) * CFrame.Angles(-1.571, -0.785, -1.571)
  438. mesh_6.MeshType = Enum.MeshType.FileMesh
  439. mesh_6.Scale = Vector3.new(2, 2, 2)
  440. mesh_6.MeshId = "http://www.roblox.com/asset/?id=79401392 "
  441. mesh_6.TextureId = "http://www.roblox.com/asset/?id=91723031"
  442. mesh_6.Parent = Handle
  443. handle_2.Anchored = true
  444. handle_2.Size = Vector3.new(0.4, 3, 0.7)
  445. handle_2.Name = "Handle"
  446. handle_2.BottomSurface = Enum.SurfaceType.Smooth
  447. handle_2.Orientation = Vector3.new(-45, 90, 0)
  448. handle_2.TopSurface = Enum.SurfaceType.Smooth
  449. handle_2.Parent = Thumbnail
  450. handle_2.CFrame = CFrame.new(38.98, 1.308, 11.4) * CFrame.Angles(-1.571, 0.785, 1.571)
  451. mesh_7.TextureId = "http://www.roblox.com/asset/?id=121944805 "
  452. mesh_7.MeshType = Enum.MeshType.FileMesh
  453. mesh_7.MeshId = "http://www.roblox.com/asset/?id=121944778 "
  454. mesh_7.Parent = Handle
  455. sparkles.Enabled = false
  456. sparkles.SparkleColor = Color3.new(1, 1, 0)
  457. sparkles.Parent = Handle
  458. blockable.Value = true
  459. blockable.Name = "Blockable"
  460. blockable.Parent = Handle
  461. clash1.Volume = 1
  462. clash1.Name = "Clash1"
  463. clash1.SoundId = "http://www.roblox.com/asset/?id=91154405"
  464. clash1.Parent = Handle
  465. clash2.Volume = 1
  466. clash2.Name = "Clash2"
  467. clash2.SoundId = "http://www.roblox.com/asset/?id=91154446"
  468. clash2.Parent = Handle
  469. clash3.Volume = 1
  470. clash3.Name = "Clash3"
  471. clash3.SoundId = "http://www.roblox.com/asset/?id=91154471"
  472. clash3.Parent = Handle
  473. clash4.Volume = 1
  474. clash4.Name = "Clash4"
  475. clash4.SoundId = "http://www.roblox.com/asset/?id=91154503"
  476. clash4.Parent = Handle
  477. clash5.Volume = 1
  478. clash5.Name = "Clash5"
  479. clash5.SoundId = "http://www.roblox.com/asset/?id=91154521"
  480. clash5.Parent = Handle
  481. swoosh1.SoundId = "http://www.roblox.com/asset/?id=91154708"
  482. swoosh1.Name = "Swoosh1"
  483. swoosh1.Parent = Handle
  484. swoosh2.SoundId = "http://www.roblox.com/asset/?id=91155889"
  485. swoosh2.Name = "Swoosh2"
  486. swoosh2.Parent = Handle
  487. hit1_2.Volume = 1
  488. hit1_2.Name = "Hit1"
  489. hit1_2.SoundId = "http://www.roblox.com/asset/?id=91154909"
  490. hit1_2.Parent = Handle
  491. hit2_2.Volume = 1
  492. hit2_2.Name = "Hit2"
  493. hit2_2.SoundId = "http://www.roblox.com/asset/?id=91154932"
  494. hit2_2.Parent = Handle
  495. hit3_2.Volume = 1
  496. hit3_2.Name = "Hit3"
  497. hit3_2.SoundId = "http://www.roblox.com/asset/?id=91154954"
  498. hit3_2.Parent = Handle
  499. gun_2.TextureId = "http://www.roblox.com/asset/?id=79426860 "
  500. gun_2.Name = "Gun"
  501. gun_2.Parent = TMKnifeKit
  502. knife_2.TextureId = "http://www.roblox.com/asset?id=128720392"
  503. knife_2.Name = "Knife"
  504. knife_2.Parent = TMKnifeKit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement