Walterin0

Untitled

Apr 22nd, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.79 KB | None | 0 0
  1. --//CRACKED BY RTX\\--
  2.  
  3. -- Farewell Infortality.
  4. -- Version: 3.00
  5. -- Instances:
  6. local Lackin = Instance.new("ScreenGui")
  7. local MainGui = Instance.new("Frame")
  8. local TextLabel = Instance.new("TextLabel")
  9. local tabs = Instance.new("Frame")
  10. local tabss = Instance.new("TextLabel")
  11. local gunsbutton = Instance.new("TextButton")
  12. local creditsbutton = Instance.new("TextButton")
  13. local infbutton = Instance.new("TextButton")
  14. local itemsbutton = Instance.new("TextButton")
  15. local godbutton = Instance.new("TextButton")
  16. local scriptsbutton = Instance.new("TextButton")
  17. local itemstab = Instance.new("Frame")
  18. local TextLabel_2 = Instance.new("TextLabel")
  19. local TextLabel_3 = Instance.new("TextLabel")
  20. local Items = Instance.new("ScrollingFrame")
  21. local painkillers = Instance.new("TextButton")
  22. local chips = Instance.new("TextButton")
  23. local spraypaint = Instance.new("TextButton")
  24. local bakingsoda = Instance.new("TextButton")
  25. local Briefcase = Instance.new("TextButton")
  26. local Dufflebag = Instance.new("TextButton")
  27. local Flashlight = Instance.new("TextButton")
  28. local Camera = Instance.new("TextButton")
  29. local baton = Instance.new("TextButton")
  30. local BatteringRam = Instance.new("TextButton")
  31. local Taser = Instance.new("TextButton")
  32. local Masks = Instance.new("ScrollingFrame")
  33. local blue = Instance.new("TextButton")
  34. local red = Instance.new("TextButton")
  35. local green = Instance.new("TextButton")
  36. local blackbandana = Instance.new("TextButton")
  37. local bala = Instance.new("TextButton")
  38. local gunstab = Instance.new("Frame")
  39. local auto = Instance.new("ScrollingFrame")
  40. local AkDrumButton = Instance.new("TextButton")
  41. local Ak74uButton = Instance.new("TextButton")
  42. local MP5 = Instance.new("TextButton")
  43. local glockdrum = Instance.new("TextButton")
  44. local shotgun = Instance.new("TextButton")
  45. local mac10 = Instance.new("TextButton")
  46. local mac10_2 = Instance.new("TextButton")
  47. local TEC9 = Instance.new("TextButton")
  48. local TextLabel_4 = Instance.new("TextLabel")
  49. local TextLabel_5 = Instance.new("TextLabel")
  50. local semi = Instance.new("ScrollingFrame")
  51. local deagle = Instance.new("TextButton")
  52. local m1911 = Instance.new("TextButton")
  53. local glock = Instance.new("TextButton")
  54. local golddeagle = Instance.new("TextButton")
  55. local rossi = Instance.new("TextButton")
  56. local PurpleGun = Instance.new("TextButton")
  57. local GoldRossi = Instance.new("TextButton")
  58. local Taser_2 = Instance.new("TextButton")
  59. local Ruger = Instance.new("TextButton")
  60. local creditstab = Instance.new("Frame")
  61. local Frame = Instance.new("Frame")
  62. local Cuasi = Instance.new("TextLabel")
  63. local ru_andy = Instance.new("TextLabel")
  64. local Discord = Instance.new("TextLabel")
  65. local Discord_2 = Instance.new("TextLabel")
  66. local Discord_3 = Instance.new("TextLabel")
  67. local scriptstab = Instance.new("Frame")
  68. local ERT = Instance.new("TextButton")
  69. local SHOOT = Instance.new("TextButton")
  70. local Respawn = Instance.new("TextButton")
  71. local Prisoner = Instance.new("TextButton")
  72. local NBPD = Instance.new("TextButton")
  73. local NBCF = Instance.new("TextButton")
  74. local KillAll = Instance.new("TextButton")
  75. local HideName = Instance.new("TextButton")
  76. local giveall = Instance.new("TextButton")
  77. local infallguns = Instance.new("TextButton")
  78. local GodAll = Instance.new("TextButton")
  79. local inftab = Instance.new("Frame")
  80. local auto_2 = Instance.new("ScrollingFrame")
  81. local AkDrumButton_2 = Instance.new("TextButton")
  82. local Ak74uButton_2 = Instance.new("TextButton")
  83. local MP5_2 = Instance.new("TextButton")
  84. local glockdrum_2 = Instance.new("TextButton")
  85. local shotgun_2 = Instance.new("TextButton")
  86. local mac10_3 = Instance.new("TextButton")
  87. local TEC9_2 = Instance.new("TextButton")
  88. local semi_2 = Instance.new("ScrollingFrame")
  89. local deagle_2 = Instance.new("TextButton")
  90. local m1911_2 = Instance.new("TextButton")
  91. local glock_2 = Instance.new("TextButton")
  92. local golddeagle_2 = Instance.new("TextButton")
  93. local rossi_2 = Instance.new("TextButton")
  94. local PurpleGun_2 = Instance.new("TextButton")
  95. local GoldRossi_2 = Instance.new("TextButton")
  96. local Taser_3 = Instance.new("TextButton")
  97. local Ruger_2 = Instance.new("TextButton")
  98. local TextLabel_6 = Instance.new("TextLabel")
  99. local TextLabel_7 = Instance.new("TextLabel")
  100. local godtab = Instance.new("Frame")
  101. local GodButton = Instance.new("TextButton")
  102. local KillButton = Instance.new("TextButton")
  103. local VictimName = Instance.new("TextBox")
  104. local YourName = Instance.new("TextBox")
  105. local login = Instance.new("Frame")
  106. local topbar = Instance.new("Frame")
  107. local Lackin_2 = Instance.new("TextLabel")
  108. local X = Instance.new("TextButton")
  109. local username = Instance.new("TextBox")
  110. local token = Instance.new("TextBox")
  111. local Login = Instance.new("TextButton")
  112. --Properties:
  113.  
  114. username.Text = "RTX"
  115. token.Text = "IS A GOD"
  116. Lackin.Name = "Lackin"
  117. Lackin.Parent = game.CoreGui
  118.  
  119. MainGui.Name = "MainGui"
  120. MainGui.Parent = Lackin
  121. MainGui.Active = true
  122. MainGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  123. MainGui.BackgroundTransparency = 0.30000001192093
  124. MainGui.BorderColor3 = Color3.new(1, 0, 0.0156863)
  125. MainGui.BorderSizePixel = 3
  126. MainGui.Position = UDim2.new(0.497370511, 0, 0.0545114353, 0)
  127. MainGui.Size = UDim2.new(0, 556, 0, 376)
  128. MainGui.Visible = false
  129.  
  130. TextLabel.Parent = MainGui
  131. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  132. TextLabel.BackgroundTransparency = 0.30000001192093
  133. TextLabel.BorderColor3 = Color3.new(1, 0, 0.0156863)
  134. TextLabel.BorderSizePixel = 2
  135. TextLabel.Position = UDim2.new(0.199640289, 0, 0, 0)
  136. TextLabel.Size = UDim2.new(0, 445, 0, 56)
  137. TextLabel.Font = Enum.Font.SourceSansItalic
  138. TextLabel.Text = "Lackin"
  139. TextLabel.TextColor3 = Color3.new(1, 0, 0.0156863)
  140. TextLabel.TextScaled = true
  141. TextLabel.TextSize = 14
  142. TextLabel.TextWrapped = true
  143.  
  144. tabs.Name = "tabs"
  145. tabs.Parent = MainGui
  146. tabs.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  147. tabs.BorderSizePixel = 0
  148. tabs.Size = UDim2.new(0, 111, 0, 376)
  149.  
  150. tabss.Name = "tabss"
  151. tabss.Parent = tabs
  152. tabss.BackgroundColor3 = Color3.new(1, 1, 1)
  153. tabss.BackgroundTransparency = 1
  154. tabss.Size = UDim2.new(0, 111, 0, 50)
  155. tabss.Font = Enum.Font.SourceSans
  156. tabss.Text = "Tabs"
  157. tabss.TextColor3 = Color3.new(1, 0, 0.0156863)
  158. tabss.TextSize = 35
  159.  
  160. gunsbutton.Name = "gunsbutton"
  161. gunsbutton.Parent = tabs
  162. gunsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  163. gunsbutton.BorderSizePixel = 0
  164. gunsbutton.Position = UDim2.new(0, 0, 0.148936167, 0)
  165. gunsbutton.Size = UDim2.new(0, 111, 0, 32)
  166. gunsbutton.Font = Enum.Font.SourceSans
  167. gunsbutton.Text = "SPAWNER"
  168. gunsbutton.TextColor3 = Color3.new(1, 1, 1)
  169. gunsbutton.TextSize = 14
  170.  
  171. creditsbutton.Name = "creditsbutton"
  172. creditsbutton.Parent = tabs
  173. creditsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  174. creditsbutton.BorderSizePixel = 0
  175. creditsbutton.Position = UDim2.new(0, 0, 0.829787195, 0)
  176. creditsbutton.Size = UDim2.new(0, 111, 0, 32)
  177. creditsbutton.Font = Enum.Font.SourceSans
  178. creditsbutton.Text = "CREDITS"
  179. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  180. creditsbutton.TextSize = 14
  181.  
  182. infbutton.Name = "infbutton"
  183. infbutton.Parent = tabs
  184. infbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  185. infbutton.BorderSizePixel = 0
  186. infbutton.Position = UDim2.new(0, 0, 0.276595742, 0)
  187. infbutton.Size = UDim2.new(0, 111, 0, 32)
  188. infbutton.Font = Enum.Font.SourceSans
  189. infbutton.Text = "INFAMMO"
  190. infbutton.TextColor3 = Color3.new(1, 1, 1)
  191. infbutton.TextSize = 14
  192.  
  193. itemsbutton.Name = "itemsbutton"
  194. itemsbutton.Parent = tabs
  195. itemsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  196. itemsbutton.BorderSizePixel = 0
  197. itemsbutton.Position = UDim2.new(0, 0, 0.40691489, 0)
  198. itemsbutton.Size = UDim2.new(0, 111, 0, 32)
  199. itemsbutton.Font = Enum.Font.SourceSans
  200. itemsbutton.Text = "ITEMS"
  201. itemsbutton.TextColor3 = Color3.new(1, 1, 1)
  202. itemsbutton.TextSize = 14
  203.  
  204. godbutton.Name = "godbutton"
  205. godbutton.Parent = tabs
  206. godbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  207. godbutton.BorderSizePixel = 0
  208. godbutton.Position = UDim2.new(0, 0, 0.547872365, 0)
  209. godbutton.Size = UDim2.new(0, 111, 0, 32)
  210. godbutton.Font = Enum.Font.SourceSans
  211. godbutton.Text = "GOD AND KILL"
  212. godbutton.TextColor3 = Color3.new(1, 1, 1)
  213. godbutton.TextSize = 14
  214.  
  215. scriptsbutton.Name = "scriptsbutton"
  216. scriptsbutton.Parent = tabs
  217. scriptsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  218. scriptsbutton.BorderSizePixel = 0
  219. scriptsbutton.Position = UDim2.new(0, 0, 0.694148898, 0)
  220. scriptsbutton.Size = UDim2.new(0, 111, 0, 32)
  221. scriptsbutton.Font = Enum.Font.SourceSans
  222. scriptsbutton.Text = "SCRIPTS"
  223. scriptsbutton.TextColor3 = Color3.new(1, 1, 1)
  224. scriptsbutton.TextSize = 14
  225.  
  226. itemstab.Name = "itemstab"
  227. itemstab.Parent = MainGui
  228. itemstab.BackgroundColor3 = Color3.new(1, 1, 1)
  229. itemstab.BackgroundTransparency = 1
  230. itemstab.Position = UDim2.new(0.219424456, 0, 0.148936167, 0)
  231. itemstab.Size = UDim2.new(0, 434, 0, 320)
  232. itemstab.Visible = false
  233.  
  234. TextLabel_2.Parent = itemstab
  235. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  236. TextLabel_2.BackgroundTransparency = 1
  237. TextLabel_2.Size = UDim2.new(0, 202, 0, 39)
  238. TextLabel_2.Font = Enum.Font.SourceSans
  239. TextLabel_2.Text = "Items"
  240. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  241. TextLabel_2.TextSize = 35
  242.  
  243. TextLabel_3.Parent = itemstab
  244. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  245. TextLabel_3.BackgroundTransparency = 1
  246. TextLabel_3.Position = UDim2.new(0.48876223, 0, 0, 0)
  247. TextLabel_3.Size = UDim2.new(0, 216, 0, 39)
  248. TextLabel_3.Font = Enum.Font.SourceSans
  249. TextLabel_3.Text = "Masks"
  250. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  251. TextLabel_3.TextSize = 35
  252.  
  253. Items.Name = "Items"
  254. Items.Parent = itemstab
  255. Items.BackgroundColor3 = Color3.new(1, 1, 1)
  256. Items.BackgroundTransparency = 0.99000000953674
  257. Items.BorderSizePixel = 0
  258. Items.Position = UDim2.new(0, 0, 0.121875003, 0)
  259. Items.Size = UDim2.new(0, 180, 0, 281)
  260.  
  261. painkillers.Name = "painkillers"
  262. painkillers.Parent = Items
  263. painkillers.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  264. painkillers.BorderSizePixel = 0
  265. painkillers.Size = UDim2.new(0, 156, 0, 44)
  266. painkillers.Font = Enum.Font.SourceSans
  267. painkillers.Text = "PainKillers"
  268. painkillers.TextColor3 = Color3.new(1, 1, 1)
  269. painkillers.TextSize = 35
  270. painkillers.TextWrapped = true
  271.  
  272. chips.Name = "chips"
  273. chips.Parent = Items
  274. chips.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  275. chips.BorderSizePixel = 0
  276. chips.Position = UDim2.new(0, 0, 0.0992063582, 0)
  277. chips.Size = UDim2.new(0, 156, 0, 44)
  278. chips.Font = Enum.Font.SourceSans
  279. chips.Text = "Chips"
  280. chips.TextColor3 = Color3.new(1, 1, 1)
  281. chips.TextSize = 35
  282. chips.TextWrapped = true
  283.  
  284. spraypaint.Name = "spraypaint"
  285. spraypaint.Parent = Items
  286. spraypaint.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  287. spraypaint.BorderSizePixel = 0
  288. spraypaint.Position = UDim2.new(0, 0, 0.198412716, 0)
  289. spraypaint.Size = UDim2.new(0, 156, 0, 44)
  290. spraypaint.Font = Enum.Font.SourceSans
  291. spraypaint.Text = "SprayPaint"
  292. spraypaint.TextColor3 = Color3.new(1, 1, 1)
  293. spraypaint.TextSize = 35
  294. spraypaint.TextWrapped = true
  295.  
  296. bakingsoda.Name = "bakingsoda"
  297. bakingsoda.Parent = Items
  298. bakingsoda.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  299. bakingsoda.BorderSizePixel = 0
  300. bakingsoda.Position = UDim2.new(0, 0, 0.297619045, 0)
  301. bakingsoda.Size = UDim2.new(0, 156, 0, 44)
  302. bakingsoda.Font = Enum.Font.SourceSans
  303. bakingsoda.Text = "BakingSoda"
  304. bakingsoda.TextColor3 = Color3.new(1, 1, 1)
  305. bakingsoda.TextSize = 35
  306. bakingsoda.TextWrapped = true
  307.  
  308. Briefcase.Name = "Briefcase"
  309. Briefcase.Parent = Items
  310. Briefcase.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  311. Briefcase.BorderSizePixel = 0
  312. Briefcase.Position = UDim2.new(0, 0, 0.396825403, 0)
  313. Briefcase.Size = UDim2.new(0, 156, 0, 44)
  314. Briefcase.Font = Enum.Font.SourceSans
  315. Briefcase.Text = "Briefcase"
  316. Briefcase.TextColor3 = Color3.new(1, 1, 1)
  317. Briefcase.TextSize = 35
  318. Briefcase.TextWrapped = true
  319.  
  320. Dufflebag.Name = "Dufflebag"
  321. Dufflebag.Parent = Items
  322. Dufflebag.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  323. Dufflebag.BorderSizePixel = 0
  324. Dufflebag.Position = UDim2.new(0, 0, 0.498015881, 0)
  325. Dufflebag.Size = UDim2.new(0, 156, 0, 44)
  326. Dufflebag.Font = Enum.Font.SourceSans
  327. Dufflebag.Text = "Dufflebag"
  328. Dufflebag.TextColor3 = Color3.new(1, 1, 1)
  329. Dufflebag.TextSize = 35
  330. Dufflebag.TextWrapped = true
  331.  
  332. Flashlight.Name = "Flashlight"
  333. Flashlight.Parent = Items
  334. Flashlight.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  335. Flashlight.BorderSizePixel = 0
  336. Flashlight.Position = UDim2.new(0, 0, 0.597222209, 0)
  337. Flashlight.Size = UDim2.new(0, 156, 0, 44)
  338. Flashlight.Font = Enum.Font.SourceSans
  339. Flashlight.Text = "Flashlight"
  340. Flashlight.TextColor3 = Color3.new(1, 1, 1)
  341. Flashlight.TextSize = 35
  342. Flashlight.TextWrapped = true
  343.  
  344. Camera.Name = "Camera"
  345. Camera.Parent = Items
  346. Camera.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  347. Camera.BorderSizePixel = 0
  348. Camera.Position = UDim2.new(0, 0, 0.698412657, 0)
  349. Camera.Size = UDim2.new(0, 156, 0, 44)
  350. Camera.Font = Enum.Font.SourceSans
  351. Camera.Text = "Camera"
  352. Camera.TextColor3 = Color3.new(1, 1, 1)
  353. Camera.TextSize = 35
  354. Camera.TextWrapped = true
  355.  
  356. baton.Name = "baton"
  357. baton.Parent = Items
  358. baton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  359. baton.BorderSizePixel = 0
  360. baton.Position = UDim2.new(0, 0, 0.803571403, 0)
  361. baton.Size = UDim2.new(0, 156, 0, 44)
  362. baton.Font = Enum.Font.SourceSans
  363. baton.Text = "Baton"
  364. baton.TextColor3 = Color3.new(1, 1, 1)
  365. baton.TextSize = 35
  366. baton.TextWrapped = true
  367.  
  368. BatteringRam.Name = "BatteringRam"
  369. BatteringRam.Parent = Items
  370. BatteringRam.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  371. BatteringRam.BorderSizePixel = 0
  372. BatteringRam.Position = UDim2.new(0, 0, 0.902777731, 0)
  373. BatteringRam.Size = UDim2.new(0, 156, 0, 44)
  374. BatteringRam.Font = Enum.Font.SourceSans
  375. BatteringRam.Text = "BatteringRam"
  376. BatteringRam.TextColor3 = Color3.new(1, 1, 1)
  377. BatteringRam.TextSize = 35
  378. BatteringRam.TextWrapped = true
  379.  
  380. Taser.Name = "Taser"
  381. Taser.Parent = Items
  382. Taser.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  383. Taser.BorderSizePixel = 0
  384. Taser.Position = UDim2.new(-0.0935671329, 0, 1.00396812, 0)
  385. Taser.Size = UDim2.new(0, 172, 0, 44)
  386. Taser.Font = Enum.Font.SourceSans
  387. Taser.Text = "Taser"
  388. Taser.TextColor3 = Color3.new(1, 1, 1)
  389. Taser.TextSize = 35
  390. Taser.TextWrapped = true
  391.  
  392. Masks.Name = "Masks"
  393. Masks.Parent = itemstab
  394. Masks.BackgroundColor3 = Color3.new(1, 1, 1)
  395. Masks.BackgroundTransparency = 0.99000000953674
  396. Masks.BorderSizePixel = 0
  397. Masks.Position = UDim2.new(0.524664521, 0, 0.121875003, 0)
  398. Masks.Size = UDim2.new(0, 200, 0, 281)
  399.  
  400. blue.Name = "blue"
  401. blue.Parent = Masks
  402. blue.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  403. blue.BorderSizePixel = 0
  404. blue.Size = UDim2.new(0, 176, 0, 44)
  405. blue.Font = Enum.Font.SourceSans
  406. blue.Text = "Blue Bandana"
  407. blue.TextColor3 = Color3.new(1, 1, 1)
  408. blue.TextSize = 35
  409. blue.TextWrapped = true
  410.  
  411. green.Name = "green"
  412. green.Parent = Masks
  413. green.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  414. green.BorderSizePixel = 0
  415. green.Position = UDim2.new(0, 0, 0.198412701, 0)
  416. green.Size = UDim2.new(0, 176, 0, 44)
  417. green.Font = Enum.Font.SourceSans
  418. green.Text = "Green Bandana"
  419. green.TextColor3 = Color3.new(1, 1, 1)
  420. green.TextSize = 30
  421. green.TextWrapped = true
  422.  
  423. blackbandana.Name = "blackbandana"
  424. blackbandana.Parent = Masks
  425. blackbandana.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  426. blackbandana.BorderSizePixel = 0
  427. blackbandana.Position = UDim2.new(0, 0, 0.297619045, 0)
  428. blackbandana.Size = UDim2.new(0, 176, 0, 44)
  429. blackbandana.Font = Enum.Font.SourceSans
  430. blackbandana.Text = "Black Bandana"
  431. blackbandana.TextColor3 = Color3.new(1, 1, 1)
  432. blackbandana.TextSize = 30
  433. blackbandana.TextWrapped = true
  434.  
  435. bala.Name = "bala"
  436. bala.Parent = Masks
  437. bala.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  438. bala.BorderSizePixel = 0
  439. bala.Position = UDim2.new(0, 0, 0.396825403, 0)
  440. bala.Size = UDim2.new(0, 176, 0, 44)
  441. bala.Font = Enum.Font.SourceSans
  442. bala.Text = "Balaclava"
  443. bala.TextColor3 = Color3.new(1, 1, 1)
  444. bala.TextSize = 30
  445. bala.TextWrapped = true
  446.  
  447. gunstab.Name = "gunstab"
  448. gunstab.Parent = MainGui
  449. gunstab.BackgroundColor3 = Color3.new(1, 1, 1)
  450. gunstab.BackgroundTransparency = 1
  451. gunstab.Position = UDim2.new(0.219424456, 0, 0.148936167, 0)
  452. gunstab.Size = UDim2.new(0, 434, 0, 320)
  453. gunstab.Visible = false
  454.  
  455. auto.Name = "auto"
  456. auto.Parent = gunstab
  457. auto.BackgroundColor3 = Color3.new(1, 1, 1)
  458. auto.BackgroundTransparency = 1
  459. auto.BorderSizePixel = 0
  460. auto.Position = UDim2.new(0, 0, 0.121875003, 0)
  461. auto.Size = UDim2.new(0, 193, 0, 281)
  462.  
  463. AkDrumButton.Name = "AkDrumButton"
  464. AkDrumButton.Parent = auto
  465. AkDrumButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  466. AkDrumButton.BorderColor3 = Color3.new(0, 0, 0)
  467. AkDrumButton.BorderSizePixel = 2
  468. AkDrumButton.Position = UDim2.new(0.0149253728, 0, 0.0320284702, 0)
  469. AkDrumButton.Size = UDim2.new(0, 186, 0, 54)
  470. AkDrumButton.Font = Enum.Font.SciFi
  471. AkDrumButton.Text = "Ak74uDrum"
  472. AkDrumButton.TextColor3 = Color3.new(1, 1, 1)
  473. AkDrumButton.TextSize = 14
  474.  
  475. Ak74uButton.Name = "Ak74uButton"
  476. Ak74uButton.Parent = auto
  477. Ak74uButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  478. Ak74uButton.BorderColor3 = Color3.new(0, 0, 0)
  479. Ak74uButton.BorderSizePixel = 2
  480. Ak74uButton.Position = UDim2.new(0.0149253728, 0, 0.128102764, 0)
  481. Ak74uButton.Size = UDim2.new(0, 186, 0, 54)
  482. Ak74uButton.Font = Enum.Font.SciFi
  483. Ak74uButton.Text = "Ak74u"
  484. Ak74uButton.TextColor3 = Color3.new(1, 1, 1)
  485. Ak74uButton.TextSize = 14
  486.  
  487. MP5.Name = "MP5"
  488. MP5.Parent = auto
  489. MP5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  490. MP5.BorderColor3 = Color3.new(0, 0, 0)
  491. MP5.BorderSizePixel = 2
  492. MP5.Position = UDim2.new(0.0149253728, 0, 0.225739568, 0)
  493. MP5.Size = UDim2.new(0, 186, 0, 54)
  494. MP5.Font = Enum.Font.SciFi
  495. MP5.Text = "MP5"
  496. MP5.TextColor3 = Color3.new(1, 1, 1)
  497. MP5.TextSize = 14
  498.  
  499. glockdrum.Name = "glockdrum"
  500. glockdrum.Parent = auto
  501. glockdrum.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  502. glockdrum.BorderColor3 = Color3.new(0, 0, 0)
  503. glockdrum.BorderSizePixel = 2
  504. glockdrum.Position = UDim2.new(0.0149253728, 0, 0.321813822, 0)
  505. glockdrum.Size = UDim2.new(0, 186, 0, 54)
  506. glockdrum.Font = Enum.Font.SciFi
  507. glockdrum.Text = "GlockDrum"
  508. glockdrum.TextColor3 = Color3.new(1, 1, 1)
  509. glockdrum.TextSize = 14
  510.  
  511. shotgun.Name = "shotgun"
  512. shotgun.Parent = auto
  513. shotgun.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  514. shotgun.BorderColor3 = Color3.new(0, 0, 0)
  515. shotgun.BorderSizePixel = 2
  516. shotgun.Position = UDim2.new(0.0149253728, 0, 0.424938828, 0)
  517. shotgun.Size = UDim2.new(0, 186, 0, 54)
  518. shotgun.Font = Enum.Font.SciFi
  519. shotgun.Text = "Shotgun"
  520. shotgun.TextColor3 = Color3.new(1, 1, 1)
  521. shotgun.TextSize = 14
  522.  
  523. mac10.Name = "mac10"
  524. mac10.Parent = auto
  525. mac10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  526. mac10.BorderColor3 = Color3.new(0, 0, 0)
  527. mac10.BorderSizePixel = 2
  528. mac10.Position = UDim2.new(0.0149253728, 0, 0.518688798, 0)
  529. mac10.Size = UDim2.new(0, 186, 0, 54)
  530. mac10.Font = Enum.Font.SciFi
  531. mac10.Text = "Mac10"
  532. mac10.TextColor3 = Color3.new(1, 1, 1)
  533. mac10.TextSize = 14
  534.  
  535. mac10_2.Name = "mac10"
  536. mac10_2.Parent = auto
  537. mac10_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  538. mac10_2.BorderColor3 = Color3.new(0, 0, 0)
  539. mac10_2.BorderSizePixel = 2
  540. mac10_2.Position = UDim2.new(0.0149253728, 0, 0.614001274, 0)
  541. mac10_2.Size = UDim2.new(0, 186, 0, 54)
  542. mac10_2.Font = Enum.Font.SciFi
  543. mac10_2.Text = "Mac10"
  544. mac10_2.TextColor3 = Color3.new(1, 1, 1)
  545. mac10_2.TextSize = 14
  546.  
  547. TEC9.Name = "TEC9"
  548. TEC9.Parent = auto
  549. TEC9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  550. TEC9.BorderColor3 = Color3.new(0, 0, 0)
  551. TEC9.BorderSizePixel = 2
  552. TEC9.Position = UDim2.new(0.0149253728, 0, 0.70931381, 0)
  553. TEC9.Size = UDim2.new(0, 186, 0, 54)
  554. TEC9.Font = Enum.Font.SciFi
  555. TEC9.Text = "Tec9"
  556. TEC9.TextColor3 = Color3.new(1, 1, 1)
  557. TEC9.TextSize = 14
  558.  
  559. TextLabel_4.Parent = gunstab
  560. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  561. TextLabel_4.BackgroundTransparency = 1
  562. TextLabel_4.Size = UDim2.new(0, 215, 0, 39)
  563. TextLabel_4.Font = Enum.Font.SourceSans
  564. TextLabel_4.Text = "Automatic"
  565. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  566. TextLabel_4.TextSize = 35
  567.  
  568. TextLabel_5.Parent = gunstab
  569. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  570. TextLabel_5.BackgroundTransparency = 1
  571. TextLabel_5.Position = UDim2.new(0.521739125, 0, 0, 0)
  572. TextLabel_5.Size = UDim2.new(0, 230, 0, 39)
  573. TextLabel_5.Font = Enum.Font.SourceSans
  574. TextLabel_5.Text = "Semi"
  575. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  576. TextLabel_5.TextSize = 35
  577.  
  578. semi.Name = "semi"
  579. semi.Parent = gunstab
  580. semi.BackgroundColor3 = Color3.new(1, 1, 1)
  581. semi.BackgroundTransparency = 1
  582. semi.BorderSizePixel = 0
  583. semi.Position = UDim2.new(0.544247806, 0, 0.121875003, 0)
  584. semi.Size = UDim2.new(0, 198, 0, 281)
  585.  
  586. deagle.Name = "deagle"
  587. deagle.Parent = semi
  588. deagle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  589. deagle.BorderColor3 = Color3.new(0, 0, 0)
  590. deagle.BorderSizePixel = 2
  591. deagle.Position = UDim2.new(0.0197797418, 0, 0.0310831666, 0)
  592. deagle.Size = UDim2.new(0, 186, 0, 54)
  593. deagle.Font = Enum.Font.SciFi
  594. deagle.Text = "Deagle"
  595. deagle.TextColor3 = Color3.new(1, 1, 1)
  596. deagle.TextSize = 14
  597.  
  598. m1911.Name = "m1911"
  599. m1911.Parent = semi
  600. m1911.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  601. m1911.BorderColor3 = Color3.new(0, 0, 0)
  602. m1911.BorderSizePixel = 2
  603. m1911.Position = UDim2.new(0.0197797418, 0, 0.127852514, 0)
  604. m1911.Size = UDim2.new(0, 186, 0, 54)
  605. m1911.Font = Enum.Font.SciFi
  606. m1911.Text = "M1911"
  607. m1911.TextColor3 = Color3.new(1, 1, 1)
  608. m1911.TextSize = 14
  609.  
  610. glock.Name = "glock"
  611. glock.Parent = semi
  612. glock.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  613. glock.BorderColor3 = Color3.new(0, 0, 0)
  614. glock.BorderSizePixel = 2
  615. glock.Position = UDim2.new(0.0197797418, 0, 0.225750655, 0)
  616. glock.Size = UDim2.new(0, 186, 0, 54)
  617. glock.Font = Enum.Font.SciFi
  618. glock.Text = "Glock"
  619. glock.TextColor3 = Color3.new(1, 1, 1)
  620. glock.TextSize = 14
  621.  
  622. golddeagle.Name = "golddeagle"
  623. golddeagle.Parent = semi
  624. golddeagle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  625. golddeagle.BorderColor3 = Color3.new(0, 0, 0)
  626. golddeagle.BorderSizePixel = 2
  627. golddeagle.Position = UDim2.new(0.0197797418, 0, 0.321652561, 0)
  628. golddeagle.Size = UDim2.new(0, 186, 0, 54)
  629. golddeagle.Font = Enum.Font.SciFi
  630. golddeagle.Text = "GoldDeagle"
  631. golddeagle.TextColor3 = Color3.new(1, 1, 1)
  632. golddeagle.TextSize = 14
  633.  
  634. rossi.Name = "rossi"
  635. rossi.Parent = semi
  636. rossi.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  637. rossi.BorderColor3 = Color3.new(0, 0, 0)
  638. rossi.BorderSizePixel = 2
  639. rossi.Position = UDim2.new(0.0197797418, 0, 0.519116938, 0)
  640. rossi.Size = UDim2.new(0, 186, 0, 54)
  641. rossi.Font = Enum.Font.SciFi
  642. rossi.Text = "Rossi"
  643. rossi.TextColor3 = Color3.new(1, 1, 1)
  644. rossi.TextSize = 14
  645.  
  646. PurpleGun.Name = "PurpleGun"
  647. PurpleGun.Parent = semi
  648. PurpleGun.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  649. PurpleGun.BorderColor3 = Color3.new(0, 0, 0)
  650. PurpleGun.BorderSizePixel = 2
  651. PurpleGun.Position = UDim2.new(0.0197797418, 0, 0.424827576, 0)
  652. PurpleGun.Size = UDim2.new(0, 186, 0, 54)
  653. PurpleGun.Font = Enum.Font.SciFi
  654. PurpleGun.Text = "PurpleGun"
  655. PurpleGun.TextColor3 = Color3.new(1, 1, 1)
  656. PurpleGun.TextSize = 14
  657.  
  658. GoldRossi.Name = "GoldRossi"
  659. GoldRossi.Parent = semi
  660. GoldRossi.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  661. GoldRossi.BorderColor3 = Color3.new(0, 0, 0)
  662. GoldRossi.BorderSizePixel = 2
  663. GoldRossi.Position = UDim2.new(0.0197797418, 0, 0.614429414, 0)
  664. GoldRossi.Size = UDim2.new(0, 186, 0, 54)
  665. GoldRossi.Font = Enum.Font.SciFi
  666. GoldRossi.Text = "GoldRossi"
  667. GoldRossi.TextColor3 = Color3.new(1, 1, 1)
  668. GoldRossi.TextSize = 14
  669.  
  670. Taser_2.Name = "Taser"
  671. Taser_2.Parent = semi
  672. Taser_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  673. Taser_2.BorderColor3 = Color3.new(0, 0, 0)
  674. Taser_2.BorderSizePixel = 2
  675. Taser_2.Position = UDim2.new(0.0197797418, 0, 0.70974189, 0)
  676. Taser_2.Size = UDim2.new(0, 186, 0, 54)
  677. Taser_2.Font = Enum.Font.SciFi
  678. Taser_2.Text = "Taser"
  679. Taser_2.TextColor3 = Color3.new(1, 1, 1)
  680. Taser_2.TextSize = 14
  681.  
  682. Ruger.Name = "Shit ruger"
  683. Ruger.Parent = semi
  684. Ruger.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  685. Ruger.BorderColor3 = Color3.new(0, 0, 0)
  686. Ruger.BorderSizePixel = 2
  687. Ruger.Position = UDim2.new(0.0197797418, 0, 0.805054367, 0)
  688. Ruger.Size = UDim2.new(0, 186, 0, 54)
  689. Ruger.Font = Enum.Font.SciFi
  690. Ruger.Text = "Ruger"
  691. Ruger.TextColor3 = Color3.new(1, 1, 1)
  692. Ruger.TextSize = 14
  693.  
  694. creditstab.Name = "creditstab"
  695. creditstab.Parent = MainGui
  696. creditstab.BackgroundColor3 = Color3.new(1, 1, 1)
  697. creditstab.BackgroundTransparency = 1
  698. creditstab.Position = UDim2.new(0.219424456, 0, 0.148936167, 0)
  699. creditstab.Size = UDim2.new(0, 434, 0, 320)
  700.  
  701. Frame.Parent = creditstab
  702. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  703. Frame.BackgroundTransparency = 1
  704. Frame.BorderSizePixel = 0
  705. Frame.Size = UDim2.new(0, 393, 0, 314)
  706.  
  707. Cuasi.Name = "PRIVATE"
  708. Cuasi.Parent = creditstab
  709. Cuasi.BackgroundColor3 = Color3.new(1, 1, 1)
  710. Cuasi.BackgroundTransparency = 1
  711. Cuasi.Position = UDim2.new(0.5498721, 0, 0, 0)
  712. Cuasi.Size = UDim2.new(0, 178, 0, 48)
  713. Cuasi.Font = Enum.Font.SourceSansItalic
  714. Cuasi.Text = "private"
  715. Cuasi.TextColor3 = Color3.new(1, 1, 1)
  716. Cuasi.TextScaled = true
  717. Cuasi.TextSize = 14
  718. Cuasi.TextWrapped = true
  719.  
  720. ru_andy.Name = "@$# private shit"
  721. ru_andy.Parent = creditstab
  722. ru_andy.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  723. ru_andy.BackgroundTransparency = 1
  724. ru_andy.Size = UDim2.new(0, 178, 0, 48)
  725. ru_andy.Font = Enum.Font.SourceSansItalic
  726. ru_andy.Text = ":/"
  727. ru_andy.TextColor3 = Color3.new(1, 1, 1)
  728. ru_andy.TextScaled = true
  729. ru_andy.TextSize = 14
  730. ru_andy.TextWrapped = true
  731.  
  732. Discord.Name = "I SAID PRIVATE"
  733. Discord.Parent = creditstab
  734. Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  735. Discord.BackgroundTransparency = 1
  736. Discord.BorderSizePixel = 0
  737. Discord.Position = UDim2.new(0.5498721, 0, 0.206249997, 0)
  738. Discord.Size = UDim2.new(0, 179, 0, 22)
  739. Discord.Font = Enum.Font.SourceSansItalic
  740. Discord.Text = "Zach????#1111"
  741. Discord.TextColor3 = Color3.new(1, 1, 1)
  742. Discord.TextScaled = true
  743. Discord.TextSize = 14
  744. Discord.TextWrapped = true
  745.  
  746. Discord_2.Name = "Discord"
  747. Discord_2.Parent = creditstab
  748. Discord_2.BackgroundColor3 = Color3.new(0, 0, 0)
  749. Discord_2.BackgroundTransparency = 1
  750. Discord_2.Position = UDim2.new(0, 0, 0.206249997, 0)
  751. Discord_2.Size = UDim2.new(0, 179, 0, 22)
  752. Discord_2.Font = Enum.Font.SourceSansItalic
  753. Discord_2.Text = "yunglacker#4869"
  754. Discord_2.TextColor3 = Color3.new(1, 1, 1)
  755. Discord_2.TextScaled = true
  756. Discord_2.TextSize = 14
  757. Discord_2.TextWrapped = true
  758.  
  759. Discord_3.Name = "Discord"
  760. Discord_3.Parent = creditstab
  761. Discord_3.BackgroundColor3 = Color3.new(0, 0, 0)
  762. Discord_3.BackgroundTransparency = 1
  763. Discord_3.BorderSizePixel = 0
  764. Discord_3.Position = UDim2.new(0, 0, 0.824999988, 0)
  765. Discord_3.Size = UDim2.new(0, 393, 0, 56)
  766. Discord_3.Font = Enum.Font.SourceSansItalic
  767. Discord_3.Text = "discordapp.com/invite/7DHXJPv"
  768. Discord_3.TextColor3 = Color3.new(1, 1, 1)
  769. Discord_3.TextScaled = true
  770. Discord_3.TextSize = 14
  771. Discord_3.TextWrapped = true
  772.  
  773. scriptstab.Name = "scriptstab"
  774. scriptstab.Parent = MainGui
  775. scriptstab.BackgroundColor3 = Color3.new(1, 1, 1)
  776. scriptstab.BackgroundTransparency = 1
  777. scriptstab.Position = UDim2.new(0.199640289, 0, 0.148936167, 0)
  778. scriptstab.Size = UDim2.new(0, 445, 0, 320)
  779. scriptstab.Visible = false
  780.  
  781. ERT.Name = "ERT"
  782. ERT.Parent = scriptstab
  783. ERT.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  784. ERT.BorderColor3 = Color3.new(0, 0, 0)
  785. ERT.BorderSizePixel = 2
  786. ERT.Position = UDim2.new(0.484796941, 0, 0.310652018, 0)
  787. ERT.Size = UDim2.new(0, 108, 0, 27)
  788. ERT.Font = Enum.Font.SourceSansItalic
  789. ERT.Text = "ERT"
  790. ERT.TextColor3 = Color3.new(1, 1, 1)
  791. ERT.TextSize = 30
  792.  
  793. SHOOT.Name = "SHOOT"
  794. SHOOT.Parent = scriptstab
  795. SHOOT.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  796. SHOOT.BorderColor3 = Color3.new(0, 0, 0)
  797. SHOOT.BorderSizePixel = 2
  798. SHOOT.Position = UDim2.new(0, 0, 0.0406249985, 0)
  799. SHOOT.Size = UDim2.new(0, 144, 0, 50)
  800. SHOOT.Font = Enum.Font.SourceSansItalic
  801. SHOOT.Text = "SHOOT"
  802. SHOOT.TextColor3 = Color3.new(1, 1, 1)
  803. SHOOT.TextSize = 30
  804.  
  805. Respawn.Name = "Respawn"
  806. Respawn.Parent = scriptstab
  807. Respawn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  808. Respawn.BorderColor3 = Color3.new(0, 0, 0)
  809. Respawn.BorderSizePixel = 2
  810. Respawn.Position = UDim2.new(0.337096721, 0, 0.0402926207, 0)
  811. Respawn.Size = UDim2.new(0, 144, 0, 50)
  812. Respawn.Font = Enum.Font.SourceSansItalic
  813. Respawn.Text = "RESPAWN"
  814. Respawn.TextColor3 = Color3.new(1, 1, 1)
  815. Respawn.TextSize = 30
  816.  
  817. Prisoner.Name = "Prisoner"
  818. Prisoner.Parent = scriptstab
  819. Prisoner.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  820. Prisoner.BorderColor3 = Color3.new(0, 0, 0)
  821. Prisoner.BorderSizePixel = 2
  822. Prisoner.Position = UDim2.new(0.000335309654, 0, 0.30831188, 0)
  823. Prisoner.Size = UDim2.new(0, 108, 0, 27)
  824. Prisoner.Font = Enum.Font.SourceSansItalic
  825. Prisoner.Text = "Prisoner"
  826. Prisoner.TextColor3 = Color3.new(1, 1, 1)
  827. Prisoner.TextSize = 30
  828.  
  829. NBPD.Name = "NBPD"
  830. NBPD.Parent = scriptstab
  831. NBPD.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  832. NBPD.BorderColor3 = Color3.new(0, 0, 0)
  833. NBPD.BorderSizePixel = 2
  834. NBPD.Position = UDim2.new(0.725936234, 0, 0.309374988, 0)
  835. NBPD.Size = UDim2.new(0, 116, 0, 27)
  836. NBPD.Font = Enum.Font.SourceSansItalic
  837. NBPD.Text = "NBPD"
  838. NBPD.TextColor3 = Color3.new(1, 1, 1)
  839. NBPD.TextSize = 30
  840.  
  841. NBCF.Name = "NBCF"
  842. NBCF.Parent = scriptstab
  843. NBCF.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  844. NBCF.BorderColor3 = Color3.new(0, 0, 0)
  845. NBCF.BorderSizePixel = 2
  846. NBCF.Position = UDim2.new(0.241753221, 0, 0.310760617, 0)
  847. NBCF.Size = UDim2.new(0, 108, 0, 27)
  848. NBCF.Font = Enum.Font.SourceSansItalic
  849. NBCF.Text = "NBCF"
  850. NBCF.TextColor3 = Color3.new(1, 1, 1)
  851. NBCF.TextSize = 30
  852.  
  853. KillAll.Name = "No kill all for u"
  854.  
  855. HideName.Name = "HideName"
  856. HideName.Parent = scriptstab
  857. HideName.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  858. HideName.BorderColor3 = Color3.new(0, 0, 0)
  859. HideName.BorderSizePixel = 2
  860. HideName.Position = UDim2.new(0.676404476, 0, 0.0406249985, 0)
  861. HideName.Size = UDim2.new(0, 138, 0, 50)
  862. HideName.Font = Enum.Font.SourceSansItalic
  863. HideName.Text = "Hidename"
  864. HideName.TextColor3 = Color3.new(1, 1, 1)
  865. HideName.TextSize = 30
  866.  
  867. giveall.Name = "give all"
  868. giveall.Parent = scriptstab
  869. giveall.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  870. giveall.BorderColor3 = Color3.new(0, 0, 0)
  871. giveall.BorderSizePixel = 2
  872. giveall.Position = UDim2.new(0, 0, 0.431250006, 0)
  873. giveall.Size = UDim2.new(0, 108, 0, 44)
  874. giveall.Font = Enum.Font.SourceSans
  875. giveall.Text = "Give all guns"
  876. giveall.TextColor3 = Color3.new(1, 1, 1)
  877. giveall.TextScaled = true
  878. giveall.TextSize = 14
  879. giveall.TextWrapped = true
  880.  
  881. inftab.Name = "inftab"
  882. inftab.Parent = MainGui
  883. inftab.BackgroundColor3 = Color3.new(1, 1, 1)
  884. inftab.BackgroundTransparency = 1
  885. inftab.Position = UDim2.new(0.219424456, 0, 0.148936167, 0)
  886. inftab.Size = UDim2.new(0, 434, 0, 320)
  887. inftab.Visible = false
  888.  
  889. auto_2.Name = "auto"
  890. auto_2.Parent = inftab
  891. auto_2.BackgroundColor3 = Color3.new(1, 1, 1)
  892. auto_2.BackgroundTransparency = 1
  893. auto_2.BorderSizePixel = 0
  894. auto_2.Position = UDim2.new(0, 0, 0.121875003, 0)
  895. auto_2.Size = UDim2.new(0, 193, 0, 281)
  896.  
  897. AkDrumButton_2.Name = "AkDrumButton"
  898. AkDrumButton_2.Parent = auto_2
  899. AkDrumButton_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  900. AkDrumButton_2.BorderColor3 = Color3.new(0, 0, 0)
  901. AkDrumButton_2.BorderSizePixel = 2
  902. AkDrumButton_2.Position = UDim2.new(0.0149253728, 0, 0.0320284702, 0)
  903. AkDrumButton_2.Size = UDim2.new(0, 186, 0, 54)
  904. AkDrumButton_2.Font = Enum.Font.SciFi
  905. AkDrumButton_2.Text = "Ak74uDrum"
  906. AkDrumButton_2.TextColor3 = Color3.new(1, 1, 1)
  907. AkDrumButton_2.TextSize = 14
  908.  
  909. Ak74uButton_2.Name = "Ak74uButton"
  910. Ak74uButton_2.Parent = auto_2
  911. Ak74uButton_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  912. Ak74uButton_2.BorderColor3 = Color3.new(0, 0, 0)
  913. Ak74uButton_2.BorderSizePixel = 2
  914. Ak74uButton_2.Position = UDim2.new(0.0149253728, 0, 0.128102764, 0)
  915. Ak74uButton_2.Size = UDim2.new(0, 186, 0, 54)
  916. Ak74uButton_2.Font = Enum.Font.SciFi
  917. Ak74uButton_2.Text = "Ak74u"
  918. Ak74uButton_2.TextColor3 = Color3.new(1, 1, 1)
  919. Ak74uButton_2.TextSize = 14
  920.  
  921. MP5_2.Name = "MP5"
  922. MP5_2.Parent = auto_2
  923. MP5_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  924. MP5_2.BorderColor3 = Color3.new(0, 0, 0)
  925. MP5_2.BorderSizePixel = 2
  926. MP5_2.Position = UDim2.new(0.0149253728, 0, 0.225739568, 0)
  927. MP5_2.Size = UDim2.new(0, 186, 0, 54)
  928. MP5_2.Font = Enum.Font.SciFi
  929. MP5_2.Text = "MP5"
  930. MP5_2.TextColor3 = Color3.new(1, 1, 1)
  931. MP5_2.TextSize = 14
  932.  
  933. glockdrum_2.Name = "glockdrum"
  934. glockdrum_2.Parent = auto_2
  935. glockdrum_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  936. glockdrum_2.BorderColor3 = Color3.new(0, 0, 0)
  937. glockdrum_2.BorderSizePixel = 2
  938. glockdrum_2.Position = UDim2.new(0.0149253728, 0, 0.321813822, 0)
  939. glockdrum_2.Size = UDim2.new(0, 186, 0, 54)
  940. glockdrum_2.Font = Enum.Font.SciFi
  941. glockdrum_2.Text = "GlockDrum"
  942. glockdrum_2.TextColor3 = Color3.new(1, 1, 1)
  943. glockdrum_2.TextSize = 14
  944.  
  945. shotgun_2.Name = "shotgun"
  946. shotgun_2.Parent = auto_2
  947. shotgun_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  948. shotgun_2.BorderColor3 = Color3.new(0, 0, 0)
  949. shotgun_2.BorderSizePixel = 2
  950. shotgun_2.Position = UDim2.new(0.0149253728, 0, 0.424938828, 0)
  951. shotgun_2.Size = UDim2.new(0, 186, 0, 54)
  952. shotgun_2.Font = Enum.Font.SciFi
  953. shotgun_2.Text = "Shotgun"
  954. shotgun_2.TextColor3 = Color3.new(1, 1, 1)
  955. shotgun_2.TextSize = 14
  956.  
  957. mac10_3.Name = "mac10"
  958. mac10_3.Parent = auto_2
  959. mac10_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  960. mac10_3.BorderColor3 = Color3.new(0, 0, 0)
  961. mac10_3.BorderSizePixel = 2
  962. mac10_3.Position = UDim2.new(0.0149253728, 0, 0.518688798, 0)
  963. mac10_3.Size = UDim2.new(0, 186, 0, 54)
  964. mac10_3.Font = Enum.Font.SciFi
  965. mac10_3.Text = "Mac10"
  966. mac10_3.TextColor3 = Color3.new(1, 1, 1)
  967. mac10_3.TextSize = 14
  968.  
  969. TEC9_2.Name = "TEC9"
  970. TEC9_2.Parent = auto_2
  971. TEC9_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  972. TEC9_2.BorderColor3 = Color3.new(0, 0, 0)
  973. TEC9_2.BorderSizePixel = 2
  974. TEC9_2.Position = UDim2.new(0.0149253728, 0, 0.614001334, 0)
  975. TEC9_2.Size = UDim2.new(0, 186, 0, 54)
  976. TEC9_2.Font = Enum.Font.SciFi
  977. TEC9_2.Text = "Tec9"
  978. TEC9_2.TextColor3 = Color3.new(1, 1, 1)
  979. TEC9_2.TextSize = 14
  980.  
  981. semi_2.Name = "semi"
  982. semi_2.Parent = inftab
  983. semi_2.BackgroundColor3 = Color3.new(1, 1, 1)
  984. semi_2.BackgroundTransparency = 1
  985. semi_2.BorderSizePixel = 0
  986. semi_2.Position = UDim2.new(0.544247806, 0, 0.121875003, 0)
  987. semi_2.Size = UDim2.new(0, 198, 0, 281)
  988.  
  989. deagle_2.Name = "deagle"
  990. deagle_2.Parent = semi_2
  991. deagle_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  992. deagle_2.BorderColor3 = Color3.new(0, 0, 0)
  993. deagle_2.BorderSizePixel = 2
  994. deagle_2.Position = UDim2.new(0.0197797418, 0, 0.0310831666, 0)
  995. deagle_2.Size = UDim2.new(0, 186, 0, 54)
  996. deagle_2.Font = Enum.Font.SciFi
  997. deagle_2.Text = "Deagle"
  998. deagle_2.TextColor3 = Color3.new(1, 1, 1)
  999. deagle_2.TextSize = 14
  1000.  
  1001. m1911_2.Name = "m1911"
  1002. m1911_2.Parent = semi_2
  1003. m1911_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1004. m1911_2.BorderColor3 = Color3.new(0, 0, 0)
  1005. m1911_2.BorderSizePixel = 2
  1006. m1911_2.Position = UDim2.new(0.0197797418, 0, 0.127852514, 0)
  1007. m1911_2.Size = UDim2.new(0, 186, 0, 54)
  1008. m1911_2.Font = Enum.Font.SciFi
  1009. m1911_2.Text = "M1911"
  1010. m1911_2.TextColor3 = Color3.new(1, 1, 1)
  1011. m1911_2.TextSize = 14
  1012.  
  1013. glock_2.Name = "glock"
  1014. glock_2.Parent = semi_2
  1015. glock_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1016. glock_2.BorderColor3 = Color3.new(0, 0, 0)
  1017. glock_2.BorderSizePixel = 2
  1018. glock_2.Position = UDim2.new(0.0197797418, 0, 0.225750655, 0)
  1019. glock_2.Size = UDim2.new(0, 186, 0, 54)
  1020. glock_2.Font = Enum.Font.SciFi
  1021. glock_2.Text = "Glock"
  1022. glock_2.TextColor3 = Color3.new(1, 1, 1)
  1023. glock_2.TextSize = 14
  1024.  
  1025. golddeagle_2.Name = "golddeagle"
  1026. golddeagle_2.Parent = semi_2
  1027. golddeagle_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1028. golddeagle_2.BorderColor3 = Color3.new(0, 0, 0)
  1029. golddeagle_2.BorderSizePixel = 2
  1030. golddeagle_2.Position = UDim2.new(0.0197797418, 0, 0.321652561, 0)
  1031. golddeagle_2.Size = UDim2.new(0, 186, 0, 54)
  1032. golddeagle_2.Font = Enum.Font.SciFi
  1033. golddeagle_2.Text = "GoldDeagle"
  1034. golddeagle_2.TextColor3 = Color3.new(1, 1, 1)
  1035. golddeagle_2.TextSize = 14
  1036.  
  1037. rossi_2.Name = "rossi"
  1038. rossi_2.Parent = semi_2
  1039. rossi_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1040. rossi_2.BorderColor3 = Color3.new(0, 0, 0)
  1041. rossi_2.BorderSizePixel = 2
  1042. rossi_2.Position = UDim2.new(0.0197797418, 0, 0.519116938, 0)
  1043. rossi_2.Size = UDim2.new(0, 186, 0, 54)
  1044. rossi_2.Font = Enum.Font.SciFi
  1045. rossi_2.Text = "Rossi"
  1046. rossi_2.TextColor3 = Color3.new(1, 1, 1)
  1047. rossi_2.TextSize = 14
  1048.  
  1049. PurpleGun_2.Name = "PurpleGun"
  1050. PurpleGun_2.Parent = semi_2
  1051. PurpleGun_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1052. PurpleGun_2.BorderColor3 = Color3.new(0, 0, 0)
  1053. PurpleGun_2.BorderSizePixel = 2
  1054. PurpleGun_2.Position = UDim2.new(0.0197797418, 0, 0.424827576, 0)
  1055. PurpleGun_2.Size = UDim2.new(0, 186, 0, 54)
  1056. PurpleGun_2.Font = Enum.Font.SciFi
  1057. PurpleGun_2.Text = "PurpleGun"
  1058. PurpleGun_2.TextColor3 = Color3.new(1, 1, 1)
  1059. PurpleGun_2.TextSize = 14
  1060.  
  1061. GoldRossi_2.Name = "GoldRossi"
  1062. GoldRossi_2.Parent = semi_2
  1063. GoldRossi_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1064. GoldRossi_2.BorderColor3 = Color3.new(0, 0, 0)
  1065. GoldRossi_2.BorderSizePixel = 2
  1066. GoldRossi_2.Position = UDim2.new(0.0197797418, 0, 0.614429414, 0)
  1067. GoldRossi_2.Size = UDim2.new(0, 186, 0, 54)
  1068. GoldRossi_2.Font = Enum.Font.SciFi
  1069. GoldRossi_2.Text = "GoldRossi"
  1070. GoldRossi_2.TextColor3 = Color3.new(1, 1, 1)
  1071. GoldRossi_2.TextSize = 14
  1072.  
  1073. Taser_3.Name = "Taser"
  1074. Taser_3.Parent = semi_2
  1075. Taser_3.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1076. Taser_3.BorderColor3 = Color3.new(0, 0, 0)
  1077. Taser_3.BorderSizePixel = 2
  1078. Taser_3.Position = UDim2.new(0.0197797418, 0, 0.70974189, 0)
  1079. Taser_3.Size = UDim2.new(0, 186, 0, 54)
  1080. Taser_3.Font = Enum.Font.SciFi
  1081. Taser_3.Text = "Taser"
  1082. Taser_3.TextColor3 = Color3.new(1, 1, 1)
  1083. Taser_3.TextSize = 14
  1084.  
  1085. Ruger_2.Name = "Ruger"
  1086. Ruger_2.Parent = semi_2
  1087. Ruger_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1088. Ruger_2.BorderColor3 = Color3.new(0, 0, 0)
  1089. Ruger_2.BorderSizePixel = 2
  1090. Ruger_2.Position = UDim2.new(0.0197797418, 0, 0.805054367, 0)
  1091. Ruger_2.Size = UDim2.new(0, 186, 0, 54)
  1092. Ruger_2.Font = Enum.Font.SciFi
  1093. Ruger_2.Text = "Ruger"
  1094. Ruger_2.TextColor3 = Color3.new(1, 1, 1)
  1095. Ruger_2.TextSize = 14
  1096.  
  1097. TextLabel_6.Parent = inftab
  1098. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1099. TextLabel_6.BackgroundTransparency = 1
  1100. TextLabel_6.Size = UDim2.new(0, 198, 0, 39)
  1101. TextLabel_6.Font = Enum.Font.SourceSans
  1102. TextLabel_6.Text = "Automatic"
  1103. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  1104. TextLabel_6.TextSize = 35
  1105.  
  1106. TextLabel_7.Parent = inftab
  1107. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  1108. TextLabel_7.BackgroundTransparency = 1
  1109. TextLabel_7.Position = UDim2.new(0.52073735, 0, 0, 0)
  1110. TextLabel_7.Size = UDim2.new(0, 208, 0, 39)
  1111. TextLabel_7.Font = Enum.Font.SourceSans
  1112. TextLabel_7.Text = "Semi"
  1113. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  1114. TextLabel_7.TextSize = 35
  1115.  
  1116. godtab.Name = "godtab"
  1117. godtab.Parent = MainGui
  1118. godtab.BackgroundColor3 = Color3.new(1, 1, 1)
  1119. godtab.BackgroundTransparency = 1
  1120. godtab.Position = UDim2.new(0.219424456, 0, 0.148936167, 0)
  1121. godtab.Size = UDim2.new(0, 434, 0, 320)
  1122. godtab.Visible = false
  1123.  
  1124. GodButton.Name = "GodButton"
  1125. GodButton.Parent = godtab
  1126. GodButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1127. GodButton.BorderColor3 = Color3.new(0, 0, 0)
  1128. GodButton.BorderSizePixel = 2
  1129. GodButton.Position = UDim2.new(0.0625016689, 0, 0.276329845, 0)
  1130. GodButton.Size = UDim2.new(0, 144, 0, 50)
  1131. GodButton.Font = Enum.Font.SourceSansItalic
  1132. GodButton.Text = "God"
  1133. GodButton.TextColor3 = Color3.new(1, 1, 1)
  1134. GodButton.TextSize = 30
  1135.  
  1136. KillButton.Name = "KillButton"
  1137. KillButton.Parent = godtab
  1138. KillButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1139. KillButton.BorderColor3 = Color3.new(0, 0, 0)
  1140. KillButton.BorderSizePixel = 2
  1141. KillButton.Position = UDim2.new(0.591355979, 0, 0.273736715, 0)
  1142. KillButton.Size = UDim2.new(0, 144, 0, 50)
  1143. KillButton.Font = Enum.Font.SourceSansItalic
  1144. KillButton.Text = "Kill"
  1145. KillButton.TextColor3 = Color3.new(1, 1, 1)
  1146. KillButton.TextSize = 30
  1147.  
  1148. VictimName.Name = "VictimName"
  1149. VictimName.Parent = godtab
  1150. VictimName.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1151. VictimName.BorderColor3 = Color3.new(0, 0, 0)
  1152. VictimName.BorderSizePixel = 2
  1153. VictimName.Position = UDim2.new(0.592739284, 0, 0.517686129, 0)
  1154. VictimName.Size = UDim2.new(0, 144, 0, 80)
  1155. VictimName.Font = Enum.Font.SciFi
  1156. VictimName.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  1157. VictimName.Text = "Victim"
  1158. VictimName.TextColor3 = Color3.new(1, 1, 1)
  1159. VictimName.TextSize = 25
  1160. VictimName.TextStrokeTransparency = -1
  1161.  
  1162. YourName.Name = "YourName"
  1163. YourName.Parent = godtab
  1164. YourName.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1165. YourName.BorderColor3 = Color3.new(0, 0, 0)
  1166. YourName.BorderSizePixel = 2
  1167. YourName.Position = UDim2.new(0.0620827675, 0, 0.519148946, 0)
  1168. YourName.Size = UDim2.new(0, 144, 0, 80)
  1169. YourName.Font = Enum.Font.SciFi
  1170. YourName.Text = "Victim"
  1171. YourName.TextColor3 = Color3.new(1, 1, 1)
  1172. YourName.TextSize = 25
  1173.  
  1174. login.Name = "login"
  1175. login.Parent = Lackin
  1176. login.Active = true
  1177. login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1178. login.BackgroundTransparency = 0.20000000298023
  1179. login.Position = UDim2.new(0, 0, 0.57325381, 0)
  1180. login.Size = UDim2.new(0, 377, 0, 358)
  1181.  
  1182. topbar.Name = "topbar"
  1183. topbar.Parent = login
  1184. topbar.BackgroundColor3 = Color3.new(0, 0, 0)
  1185. topbar.BorderSizePixel = 0
  1186. topbar.Size = UDim2.new(0, 375, 0, 64)
  1187.  
  1188. Lackin_2.Name = "Lackin"
  1189. Lackin_2.Parent = topbar
  1190. Lackin_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1191. Lackin_2.BorderSizePixel = 0
  1192. Lackin_2.Position = UDim2.new(0.168000013, 0, 0, 0)
  1193. Lackin_2.Size = UDim2.new(0, 249, 0, 64)
  1194. Lackin_2.Font = Enum.Font.SourceSansItalic
  1195. Lackin_2.Text = "Lackin"
  1196. Lackin_2.TextColor3 = Color3.new(1, 0, 0.0156863)
  1197. Lackin_2.TextScaled = true
  1198. Lackin_2.TextSize = 14
  1199. Lackin_2.TextWrapped = true
  1200.  
  1201. X.Name = "X"
  1202. X.Parent = topbar
  1203. X.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1204. X.BorderSizePixel = 0
  1205. X.Position = UDim2.new(0.805333316, 0, 0, 0)
  1206. X.Size = UDim2.new(0, 75, 0, 64)
  1207. X.Font = Enum.Font.SourceSans
  1208. X.Text = "X"
  1209. X.TextColor3 = Color3.new(1, 1, 1)
  1210. X.TextScaled = true
  1211. X.TextSize = 14
  1212. X.TextWrapped = true
  1213.  
  1214. username.Name = "username"
  1215. username.Parent = login
  1216. username.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1217. username.Position = UDim2.new(0.0397877991, 0, 0.245810062, 0)
  1218. username.Size = UDim2.new(0, 345, 0, 64)
  1219. username.Font = Enum.Font.Fantasy
  1220. username.Text = "Username"
  1221. username.TextColor3 = Color3.new(0, 0, 0)
  1222. username.TextScaled = true
  1223. username.TextSize = 14
  1224. username.TextWrapped = true
  1225. username.TextXAlignment = Enum.TextXAlignment.Left
  1226.  
  1227. token.Name = "token"
  1228. token.Parent = login
  1229. token.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  1230. token.Position = UDim2.new(0.0397877991, 0, 0.480446935, 0)
  1231. token.Size = UDim2.new(0, 345, 0, 64)
  1232. token.Font = Enum.Font.Fantasy
  1233. token.Text = "Token"
  1234. token.TextColor3 = Color3.new(0, 0, 0)
  1235. token.TextScaled = true
  1236. token.TextSize = 14
  1237. token.TextWrapped = true
  1238. token.TextXAlignment = Enum.TextXAlignment.Left
  1239.  
  1240. Login.Name = "Login"
  1241. Login.Parent = login
  1242. Login.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1243. Login.BorderSizePixel = 0
  1244. Login.Position = UDim2.new(0.200000003, 0, 0.759776533, 0)
  1245. Login.Size = UDim2.new(0, 225, 0, 61)
  1246. Login.Font = Enum.Font.SourceSansItalic
  1247. Login.Text = "Login"
  1248. Login.TextColor3 = Color3.new(1, 0, 0.0156863)
  1249. Login.TextScaled = true
  1250. Login.TextSize = 14
  1251. Login.TextWrapped = true
  1252. -- Scripts:
  1253. function SCRIPT_YGTN85_FAKESCRIPT() -- MainGui.Script
  1254. getfenv().script = Instance.new('Script', MainGui)
  1255.  
  1256. game:GetService("Players").LocalPlayer:GetMouse().KeyDown:connect(function(dbb)
  1257. if string.lower(dbb)=="f"then if MainGui.Visible==true then MainGui.Visible=false elseif MainGui.Visible==false then
  1258. MainGui.Visible=true end end end)
  1259.  
  1260. end
  1261. coroutine.resume(coroutine.create(SCRIPT_YGTN85_FAKESCRIPT))
  1262. function SCRIPT_AQWT84_FAKESCRIPT() -- gunsbutton.LocalScript
  1263. getfenv().script = Instance.new('LocalScript', gunsbutton)
  1264.  
  1265. function clicked()
  1266. gunstab.Visible = true
  1267. creditstab.Visible = false
  1268. itemstab.Visible = false
  1269. inftab.Visible = false
  1270. godtab.Visible = false
  1271. scriptstab.Visible = false
  1272. end
  1273.  
  1274. script.Parent.MouseButton1Click:connect(clicked)
  1275.  
  1276. end
  1277. coroutine.resume(coroutine.create(SCRIPT_AQWT84_FAKESCRIPT))
  1278. function SCRIPT_VDFW82_FAKESCRIPT() -- creditsbutton.LocalScript
  1279. getfenv().script = Instance.new('LocalScript', creditsbutton)
  1280.  
  1281. function clicked()
  1282. gunstab.Visible = false
  1283. creditstab.Visible = true
  1284. itemstab.Visible = false
  1285. inftab.Visible = false
  1286. godtab.Visible = false
  1287. scriptstab.Visible = false
  1288. end
  1289.  
  1290. script.Parent.MouseButton1Click:connect(clicked)
  1291.  
  1292. end
  1293. coroutine.resume(coroutine.create(SCRIPT_VDFW82_FAKESCRIPT))
  1294. function SCRIPT_KPET74_FAKESCRIPT() -- infbutton.LocalScript
  1295. getfenv().script = Instance.new('LocalScript', infbutton)
  1296.  
  1297. function clicked()
  1298. gunstab.Visible = false
  1299. creditstab.Visible = false
  1300. itemstab.Visible = false
  1301. inftab.Visible = true
  1302. godtab.Visible = false
  1303. scriptstab.Visible = false
  1304. end
  1305.  
  1306. script.Parent.MouseButton1Click:connect(clicked)
  1307.  
  1308. end
  1309. coroutine.resume(coroutine.create(SCRIPT_KPET74_FAKESCRIPT))
  1310. function SCRIPT_KCPA89_FAKESCRIPT() -- itemsbutton.LocalScript
  1311. getfenv().script = Instance.new('LocalScript', itemsbutton)
  1312.  
  1313. function clicked()
  1314. gunstab.Visible = false
  1315. creditstab.Visible = false
  1316. itemstab.Visible = true
  1317. inftab.Visible = false
  1318. godtab.Visible = false
  1319. scriptstab.Visible = false
  1320. end
  1321.  
  1322. script.Parent.MouseButton1Click:connect(clicked)
  1323.  
  1324. end
  1325. coroutine.resume(coroutine.create(SCRIPT_KCPA89_FAKESCRIPT))
  1326. function SCRIPT_PDRE83_FAKESCRIPT() -- godbutton.LocalScript
  1327. getfenv().script = Instance.new('LocalScript', godbutton)
  1328.  
  1329. function clicked()
  1330. gunstab.Visible = false
  1331. creditstab.Visible = false
  1332. itemstab.Visible = false
  1333. inftab.Visible = false
  1334. godtab.Visible = true
  1335. scriptstab.Visible = false
  1336. end
  1337.  
  1338. script.Parent.MouseButton1Click:connect(clicked)
  1339.  
  1340. end
  1341. coroutine.resume(coroutine.create(SCRIPT_PDRE83_FAKESCRIPT))
  1342. function SCRIPT_HMDR85_FAKESCRIPT() -- scriptsbutton.LocalScript
  1343. getfenv().script = Instance.new('LocalScript', scriptsbutton)
  1344.  
  1345. function clicked()
  1346. gunstab.Visible = false
  1347. creditstab.Visible = false
  1348. itemstab.Visible = false
  1349. inftab.Visible = false
  1350. godtab.Visible = false
  1351. scriptstab.Visible = true
  1352. end
  1353.  
  1354. script.Parent.MouseButton1Click:connect(clicked)
  1355.  
  1356. end
  1357. coroutine.resume(coroutine.create(SCRIPT_HMDR85_FAKESCRIPT))
  1358. function SCRIPT_TGBL68_FAKESCRIPT() -- painkillers.LocalScript
  1359. getfenv().script = Instance.new('LocalScript', painkillers)
  1360.  
  1361. function clicked()
  1362. local child = game.Players.LocalPlayer
  1363. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1364. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1365. game.Workspace.Events.Shop:FireServer("Items", 0, "PainKillers", gui, confirm)
  1366. end
  1367.  
  1368. script.Parent.MouseButton1Click:connect(clicked)
  1369.  
  1370. end
  1371. coroutine.resume(coroutine.create(SCRIPT_TGBL68_FAKESCRIPT))
  1372. function SCRIPT_FKUH86_FAKESCRIPT() -- chips.LocalScript
  1373. getfenv().script = Instance.new('LocalScript', chips)
  1374.  
  1375. function clicked()
  1376. local child = game.Players.LocalPlayer
  1377. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1378. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1379. game.Workspace.Events.Shop:FireServer("Food", 0, "Chips", gui, confirm)
  1380. end
  1381.  
  1382. script.Parent.MouseButton1Click:connect(clicked)
  1383.  
  1384. end
  1385. coroutine.resume(coroutine.create(SCRIPT_FKUH86_FAKESCRIPT))
  1386. function SCRIPT_QRUC90_FAKESCRIPT() -- spraypaint.LocalScript
  1387. getfenv().script = Instance.new('LocalScript', spraypaint)
  1388.  
  1389. function clicked()
  1390. local child = game.Players.LocalPlayer
  1391. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1392. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1393. game.Workspace.Events.Shop:FireServer("Items", 0, "SprayPaint", gui, confirm)
  1394. end
  1395.  
  1396. script.Parent.MouseButton1Click:connect(clicked)
  1397.  
  1398. end
  1399. coroutine.resume(coroutine.create(SCRIPT_QRUC90_FAKESCRIPT))
  1400. function SCRIPT_FHYT71_FAKESCRIPT() -- bakingsoda.LocalScript
  1401. getfenv().script = Instance.new('LocalScript', bakingsoda)
  1402.  
  1403. function clicked()
  1404. local child = game.Players.LocalPlayer
  1405. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1406. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1407. game.Workspace.Events.Shop:FireServer("Items", 0, "BakingSoda", gui, confirm)
  1408. end
  1409.  
  1410. script.Parent.MouseButton1Click:connect(clicked)
  1411.  
  1412. end
  1413. coroutine.resume(coroutine.create(SCRIPT_FHYT71_FAKESCRIPT))
  1414. function SCRIPT_MRBY78_FAKESCRIPT() -- Briefcase.LocalScript
  1415. getfenv().script = Instance.new('LocalScript', Briefcase)
  1416.  
  1417. function clicked()
  1418. local child = game.Players.LocalPlayer
  1419. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1420. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1421. game.Workspace.Events.Shop:FireServer("Items", 0, "Briefcase", gui, confirm)
  1422. end
  1423.  
  1424. script.Parent.MouseButton1Click:connect(clicked)
  1425.  
  1426. end
  1427. coroutine.resume(coroutine.create(SCRIPT_MRBY78_FAKESCRIPT))
  1428. function SCRIPT_OENZ88_FAKESCRIPT() -- Dufflebag.LocalScript
  1429. getfenv().script = Instance.new('LocalScript', Dufflebag)
  1430.  
  1431. function clicked()
  1432. local child = game.Players.LocalPlayer
  1433. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1434. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1435. game.Workspace.Events.Shop:FireServer("Items", 0, "Dufflebag", gui, confirm)
  1436. end
  1437.  
  1438. script.Parent.MouseButton1Click:connect(clicked)
  1439.  
  1440. end
  1441. coroutine.resume(coroutine.create(SCRIPT_OENZ88_FAKESCRIPT))
  1442. function SCRIPT_NOBK71_FAKESCRIPT() -- Flashlight.LocalScript
  1443. getfenv().script = Instance.new('LocalScript', Flashlight)
  1444.  
  1445. function clicked()
  1446. local child = game.Players.LocalPlayer
  1447. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1448. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1449. game.Workspace.Events.Shop:FireServer("Items", 0, "Flashlight", gui, confirm)
  1450. end
  1451.  
  1452. script.Parent.MouseButton1Click:connect(clicked)
  1453.  
  1454. end
  1455. coroutine.resume(coroutine.create(SCRIPT_NOBK71_FAKESCRIPT))
  1456. function SCRIPT_AHQW89_FAKESCRIPT() -- Camera.LocalScript
  1457. getfenv().script = Instance.new('LocalScript', Camera)
  1458.  
  1459. function clicked()
  1460. local child = game.Players.LocalPlayer
  1461. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1462. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1463. game.Workspace.Events.Shop:FireServer("Items", 0, "Camera", gui, confirm)
  1464. end
  1465.  
  1466. script.Parent.MouseButton1Click:connect(clicked)
  1467.  
  1468. end
  1469. coroutine.resume(coroutine.create(SCRIPT_AHQW89_FAKESCRIPT))
  1470. function SCRIPT_NZFD88_FAKESCRIPT() -- baton.LocalScript
  1471. getfenv().script = Instance.new('LocalScript', baton)
  1472.  
  1473. function clicked()
  1474. local child = game.Players.LocalPlayer
  1475. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1476. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1477. game.Workspace.Events.Shop:FireServer("Weps", 0, "Baton", gui, confirm)
  1478. end
  1479.  
  1480. script.Parent.MouseButton1Click:connect(clicked)
  1481.  
  1482. end
  1483. coroutine.resume(coroutine.create(SCRIPT_NZFD88_FAKESCRIPT))
  1484. function SCRIPT_IAOK83_FAKESCRIPT() -- BatteringRam.LocalScript
  1485. getfenv().script = Instance.new('LocalScript', BatteringRam)
  1486.  
  1487. function clicked()
  1488. local child = game.Players.LocalPlayer
  1489. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1490. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1491. game.Workspace.Events.Shop:FireServer("Weps", 0, "BatteringRam", gui, confirm)
  1492. end
  1493.  
  1494. script.Parent.MouseButton1Click:connect(clicked)
  1495.  
  1496. end
  1497. coroutine.resume(coroutine.create(SCRIPT_IAOK83_FAKESCRIPT))
  1498. function SCRIPT_QBPI68_FAKESCRIPT() -- Taser.LocalScript
  1499. getfenv().script = Instance.new('LocalScript', Taser)
  1500.  
  1501. function clicked()
  1502. local child = game.Players.LocalPlayer
  1503. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1504. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1505. game.Workspace.Events.Shop:FireServer("Weps", 0, "Taser", gui, confirm)
  1506. end
  1507.  
  1508. script.Parent.MouseButton1Click:connect(clicked)
  1509.  
  1510. end
  1511. coroutine.resume(coroutine.create(SCRIPT_QBPI68_FAKESCRIPT))
  1512. function SCRIPT_QACZ88_FAKESCRIPT() -- blue.LocalScript
  1513. getfenv().script = Instance.new('LocalScript', blue)
  1514.  
  1515. function clicked()
  1516. local child = game.Players.LocalPlayer
  1517. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1518. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1519. game.Workspace.Events.Shop:FireServer("Items", 0, "BlueFlag", gui, confirm)
  1520. end
  1521.  
  1522. script.Parent.MouseButton1Click:connect(clicked)
  1523.  
  1524. end
  1525. coroutine.resume(coroutine.create(SCRIPT_QACZ88_FAKESCRIPT))
  1526. function SCRIPT_CDKA77_FAKESCRIPT() -- red.LocalScript
  1527. getfenv().script = Instance.new('LocalScript', red)
  1528.  
  1529. function clicked()
  1530. local child = game.Players.LocalPlayer
  1531. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1532. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1533. game.Workspace.Events.Shop:FireServer("Items", 0, "RedFlag", gui, confirm)
  1534. end
  1535.  
  1536. script.Parent.MouseButton1Click:connect(clicked)
  1537.  
  1538. end
  1539. coroutine.resume(coroutine.create(SCRIPT_CDKA77_FAKESCRIPT))
  1540. function SCRIPT_PRAR90_FAKESCRIPT() -- green.LocalScript
  1541. getfenv().script = Instance.new('LocalScript', green)
  1542.  
  1543. function clicked()
  1544. local child = game.Players.LocalPlayer
  1545. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1546. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1547. game.Workspace.Events.Shop:FireServer("Items", 0, "GreenFlag", gui, confirm)
  1548. end
  1549.  
  1550. script.Parent.MouseButton1Click:connect(clicked)
  1551.  
  1552. end
  1553. coroutine.resume(coroutine.create(SCRIPT_PRAR90_FAKESCRIPT))
  1554. function SCRIPT_WRZS72_FAKESCRIPT() -- blackbandana.LocalScript
  1555. getfenv().script = Instance.new('LocalScript', blackbandana)
  1556.  
  1557. function clicked()
  1558. local child = game.Players.LocalPlayer
  1559. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1560. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1561. game.Workspace.Events.Shop:FireServer("Items", 0, "BlackFlag", gui, confirm)
  1562. end
  1563.  
  1564. script.Parent.MouseButton1Click:connect(clicked)
  1565.  
  1566. end
  1567. coroutine.resume(coroutine.create(SCRIPT_WRZS72_FAKESCRIPT))
  1568. function SCRIPT_LMIQ65_FAKESCRIPT() -- bala.LocalScript
  1569. getfenv().script = Instance.new('LocalScript', bala)
  1570.  
  1571. function clicked()
  1572. local child = game.Players.LocalPlayer
  1573. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1574. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1575. game.Workspace.Events.Shop:FireServer("Items", 0, "Balaclava", gui, confirm)
  1576. end
  1577.  
  1578. script.Parent.MouseButton1Click:connect(clicked)
  1579.  
  1580. end
  1581. coroutine.resume(coroutine.create(SCRIPT_LMIQ65_FAKESCRIPT))
  1582. function SCRIPT_KKWW85_FAKESCRIPT() -- AkDrumButton.Script
  1583. getfenv().script = Instance.new('Script', AkDrumButton)
  1584.  
  1585. function clicked()
  1586. local child = game.Players.LocalPlayer
  1587. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1588. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1589. game.Workspace.Events.Shop:FireServer("Weps", 0, "Ak74uDrum", gui, confirm)
  1590. end
  1591.  
  1592. script.Parent.MouseButton1Click:connect(clicked)
  1593.  
  1594. end
  1595. coroutine.resume(coroutine.create(SCRIPT_KKWW85_FAKESCRIPT))
  1596. function SCRIPT_HWVL69_FAKESCRIPT() -- Ak74uButton.Script
  1597. getfenv().script = Instance.new('Script', Ak74uButton)
  1598.  
  1599. function clicked()
  1600. local child = game.Players.LocalPlayer
  1601. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1602. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1603. game.Workspace.Events.Shop:FireServer("Weps", 0, "Ak74u", gui, confirm)
  1604. end
  1605.  
  1606. script.Parent.MouseButton1Click:connect(clicked)
  1607.  
  1608. end
  1609. coroutine.resume(coroutine.create(SCRIPT_HWVL69_FAKESCRIPT))
  1610. function SCRIPT_LZAW84_FAKESCRIPT() -- MP5.Script
  1611. getfenv().script = Instance.new('Script', MP5)
  1612.  
  1613. function clicked()
  1614. local child = game.Players.LocalPlayer
  1615. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1616. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1617. game.Workspace.Events.Shop:FireServer("Weps", 0, "Mp5", gui, confirm)
  1618. end
  1619.  
  1620. script.Parent.MouseButton1Click:connect(clicked)
  1621.  
  1622. end
  1623. coroutine.resume(coroutine.create(SCRIPT_LZAW84_FAKESCRIPT))
  1624. function SCRIPT_KAVS84_FAKESCRIPT() -- glockdrum.Script
  1625. getfenv().script = Instance.new('Script', glockdrum)
  1626.  
  1627. function clicked()
  1628. local child = game.Players.LocalPlayer
  1629. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1630. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1631. game.Workspace.Events.Shop:FireServer("Weps", 0, "GlockDrum", gui, confirm)
  1632. end
  1633.  
  1634. script.Parent.MouseButton1Click:connect(clicked)
  1635.  
  1636. end
  1637. coroutine.resume(coroutine.create(SCRIPT_KAVS84_FAKESCRIPT))
  1638. function SCRIPT_RSQD86_FAKESCRIPT() -- shotgun.Script
  1639. getfenv().script = Instance.new('Script', shotgun)
  1640.  
  1641. function clicked()
  1642. local child = game.Players.LocalPlayer
  1643. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1644. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1645. game.Workspace.Events.Shop:FireServer("Weps", 0, "Remington", gui, confirm)
  1646. end
  1647.  
  1648. script.Parent.MouseButton1Click:connect(clicked)
  1649.  
  1650. end
  1651. coroutine.resume(coroutine.create(SCRIPT_RSQD86_FAKESCRIPT))
  1652. function SCRIPT_QXUK70_FAKESCRIPT() -- mac10.Script
  1653. getfenv().script = Instance.new('Script', mac10)
  1654.  
  1655. function clicked()
  1656. local child = game.Players.LocalPlayer
  1657. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1658. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1659. game.Workspace.Events.Shop:FireServer("Weps", 0, "Mac10", gui, confirm)
  1660. end
  1661.  
  1662. script.Parent.MouseButton1Click:connect(clicked)
  1663.  
  1664. end
  1665. coroutine.resume(coroutine.create(SCRIPT_QXUK70_FAKESCRIPT))
  1666. function SCRIPT_KUVM78_FAKESCRIPT() -- mac10_2.Script
  1667. getfenv().script = Instance.new('Script', mac10_2)
  1668.  
  1669. function clicked()
  1670. local child = game.Players.LocalPlayer
  1671. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1672. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1673. game.Workspace.Events.Shop:FireServer("Weps", 0, "Mac10", gui, confirm)
  1674. end
  1675.  
  1676. script.Parent.MouseButton1Click:connect(clicked)
  1677.  
  1678. end
  1679. coroutine.resume(coroutine.create(SCRIPT_KUVM78_FAKESCRIPT))
  1680. function SCRIPT_KEJY88_FAKESCRIPT() -- TEC9.Script
  1681. getfenv().script = Instance.new('Script', TEC9)
  1682.  
  1683. function clicked()
  1684. local child = game.Players.LocalPlayer
  1685. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1686. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1687. game.Workspace.Events.Shop:FireServer("Weps", 0, "Tec9", gui, confirm)
  1688. end
  1689.  
  1690. script.Parent.MouseButton1Click:connect(clicked)
  1691.  
  1692. end
  1693. coroutine.resume(coroutine.create(SCRIPT_KEJY88_FAKESCRIPT))
  1694. function SCRIPT_SQPM75_FAKESCRIPT() -- deagle.Script
  1695. getfenv().script = Instance.new('Script', deagle)
  1696.  
  1697. function clicked()
  1698. local child = game.Players.LocalPlayer
  1699. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1700. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1701. game.Workspace.Events.Shop:FireServer("Weps", 0, "Deagle", gui, confirm)
  1702. end
  1703.  
  1704. script.Parent.MouseButton1Click:connect(clicked)
  1705.  
  1706. end
  1707. coroutine.resume(coroutine.create(SCRIPT_SQPM75_FAKESCRIPT))
  1708. function SCRIPT_KPMK67_FAKESCRIPT() -- m1911.Script
  1709. getfenv().script = Instance.new('Script', m1911)
  1710.  
  1711. function clicked()
  1712. local child = game.Players.LocalPlayer
  1713. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1714. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1715. game.Workspace.Events.Shop:FireServer("Weps", 0, "M1911", gui, confirm)
  1716. end
  1717.  
  1718. script.Parent.MouseButton1Click:connect(clicked)
  1719.  
  1720. end
  1721. coroutine.resume(coroutine.create(SCRIPT_KPMK67_FAKESCRIPT))
  1722. function SCRIPT_XWXR66_FAKESCRIPT() -- glock.Script
  1723. getfenv().script = Instance.new('Script', glock)
  1724.  
  1725. function clicked()
  1726. local child = game.Players.LocalPlayer
  1727. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1728. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1729. game.Workspace.Events.Shop:FireServer("Weps", 0, "Glock", gui, confirm)
  1730. end
  1731.  
  1732. script.Parent.MouseButton1Click:connect(clicked)
  1733.  
  1734. end
  1735. coroutine.resume(coroutine.create(SCRIPT_XWXR66_FAKESCRIPT))
  1736. function SCRIPT_SBNY66_FAKESCRIPT() -- golddeagle.Script
  1737. getfenv().script = Instance.new('Script', golddeagle)
  1738.  
  1739. function clicked()
  1740. local child = game.Players.LocalPlayer
  1741. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1742. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1743. game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldDeagle", gui, confirm)
  1744. end
  1745.  
  1746. script.Parent.MouseButton1Click:connect(clicked)
  1747.  
  1748. end
  1749. coroutine.resume(coroutine.create(SCRIPT_SBNY66_FAKESCRIPT))
  1750. function SCRIPT_QMUW79_FAKESCRIPT() -- rossi.Script
  1751. getfenv().script = Instance.new('Script', rossi)
  1752.  
  1753. function clicked()
  1754. local child = game.Players.LocalPlayer
  1755. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1756. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1757. game.Workspace.Events.Shop:FireServer("Weps", 0, "Rossi", gui, confirm)
  1758. end
  1759.  
  1760. script.Parent.MouseButton1Click:connect(clicked)
  1761.  
  1762. end
  1763. coroutine.resume(coroutine.create(SCRIPT_QMUW79_FAKESCRIPT))
  1764. function SCRIPT_MGMT88_FAKESCRIPT() -- PurpleGun.Script
  1765. getfenv().script = Instance.new('Script', PurpleGun)
  1766.  
  1767. function clicked()
  1768. local child = game.Players.LocalPlayer
  1769. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1770. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1771. game.Workspace.Events.Shop:FireServer("Weps", 0, "PurpleGun", gui, confirm)
  1772. end
  1773.  
  1774. script.Parent.MouseButton1Click:connect(clicked)
  1775.  
  1776. end
  1777. coroutine.resume(coroutine.create(SCRIPT_MGMT88_FAKESCRIPT))
  1778. function SCRIPT_YSGQ79_FAKESCRIPT() -- GoldRossi.Script
  1779. getfenv().script = Instance.new('Script', GoldRossi)
  1780.  
  1781. function clicked()
  1782. local child = game.Players.LocalPlayer
  1783. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1784. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1785. game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldRossi", gui, confirm)
  1786. end
  1787.  
  1788. script.Parent.MouseButton1Click:connect(clicked)
  1789.  
  1790. end
  1791. coroutine.resume(coroutine.create(SCRIPT_YSGQ79_FAKESCRIPT))
  1792. function SCRIPT_SNZU69_FAKESCRIPT() -- Taser_2.Script
  1793. getfenv().script = Instance.new('Script', Taser_2)
  1794.  
  1795. function clicked()
  1796. local child = game.Players.LocalPlayer
  1797. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1798. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1799. game.Workspace.Events.Shop:FireServer("Weps", 0, "Taser", gui, confirm)
  1800. end
  1801.  
  1802. script.Parent.MouseButton1Click:connect(clicked)
  1803.  
  1804. end
  1805. coroutine.resume(coroutine.create(SCRIPT_SNZU69_FAKESCRIPT))
  1806. function SCRIPT_PDWG75_FAKESCRIPT() -- Ruger.Script
  1807. getfenv().script = Instance.new('Script', Ruger)
  1808.  
  1809. function clicked()
  1810. local child = game.Players.LocalPlayer
  1811. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1812. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1813. game.Workspace.Events.Shop:FireServer("Weps", 0, "Ruger", gui, confirm)
  1814. end
  1815.  
  1816. script.Parent.MouseButton1Click:connect(clicked)
  1817.  
  1818. end
  1819. coroutine.resume(coroutine.create(SCRIPT_PDWG75_FAKESCRIPT))
  1820. function SCRIPT_KLLL89_FAKESCRIPT() -- ERT.Script
  1821. getfenv().script = Instance.new('Script', ERT)
  1822.  
  1823. function clicked()
  1824. local GUI = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1825. local Confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1826. game.Workspace.Events.Shop:FireServer("Clothes", 0, "ERT", GUI, Confirm)
  1827. end
  1828.  
  1829. script.Parent.MouseButton1Click:connect(clicked)
  1830.  
  1831. end
  1832. coroutine.resume(coroutine.create(SCRIPT_KLLL89_FAKESCRIPT))
  1833. function SCRIPT_LDQW90_FAKESCRIPT() -- SHOOT.Script
  1834. getfenv().script = Instance.new('Script', SHOOT)
  1835.  
  1836. function clicked()
  1837. game.Players.LocalPlayer.Backpack.Cellphone.Idle.AnimationId = "rbxassetid://1383788676"
  1838. end
  1839.  
  1840. script.Parent.MouseButton1Click:connect(clicked)
  1841.  
  1842. end
  1843. coroutine.resume(coroutine.create(SCRIPT_LDQW90_FAKESCRIPT))
  1844. function SCRIPT_ROTC73_FAKESCRIPT() -- Respawn.Script
  1845. getfenv().script = Instance.new('Script', Respawn)
  1846.  
  1847. function clicked()
  1848. local A_1 = "JoinGame"
  1849. local Event = game:GetService("Workspace").Events.Shop
  1850.  
  1851. Event:FireServer(A_1)
  1852. end
  1853.  
  1854. script.Parent.MouseButton1Click:connect(clicked)
  1855.  
  1856.  
  1857. end
  1858. coroutine.resume(coroutine.create(SCRIPT_ROTC73_FAKESCRIPT))
  1859. function SCRIPT_WMTT77_FAKESCRIPT() -- Prisoner.Script
  1860. getfenv().script = Instance.new('Script', Prisoner)
  1861.  
  1862. function clicked()
  1863. local GUI = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1864. local Confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1865. game.Workspace.Events.Shop:FireServer("Clothes", 0, "Prisoner", GUI, Confirm)
  1866. end
  1867.  
  1868. script.Parent.MouseButton1Click:connect(clicked)
  1869.  
  1870. end
  1871. coroutine.resume(coroutine.create(SCRIPT_WMTT77_FAKESCRIPT))
  1872. function SCRIPT_ZYFA84_FAKESCRIPT() -- NBPD.Script
  1873. getfenv().script = Instance.new('Script', NBPD)
  1874.  
  1875. function clicked()
  1876. local GUI = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1877. local Confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1878. game.Workspace.Events.Shop:FireServer("Clothes", 0, "NBPD", GUI, Confirm)
  1879. end
  1880.  
  1881. script.Parent.MouseButton1Click:connect(clicked)
  1882.  
  1883. end
  1884. coroutine.resume(coroutine.create(SCRIPT_ZYFA84_FAKESCRIPT))
  1885. function SCRIPT_TBCU79_FAKESCRIPT() -- NBCF.Script
  1886. getfenv().script = Instance.new('Script', NBCF)
  1887.  
  1888. function clicked()
  1889. local GUI = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1890. local Confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1891. game.Workspace.Events.Shop:FireServer("Clothes", 0, "NBCF", GUI, Confirm)
  1892. end
  1893.  
  1894. script.Parent.MouseButton1Click:connect(clicked)
  1895.  
  1896. end
  1897. coroutine.resume(coroutine.create(SCRIPT_TBCU79_FAKESCRIPT))
  1898. function SCRIPT_DTAL69_FAKESCRIPT() -- KillAll.Script
  1899. getfenv().script = Instance.new('Script', KillAll)
  1900.  
  1901. function clicked()
  1902. for i,v in pairs(workspace:GetDescendants()) do
  1903. if v:IsA'RemoteEvent' and v.Name == 'Damage' then
  1904. for i,p in pairs(game:service'Players':GetPlayers()) do
  1905. pcall(function()
  1906. if p ~= game:service'Players'.LocalPlayer then
  1907. v:FireServer(p.Character.Humanoid, 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, p.Character.Head)
  1908. end
  1909. end)
  1910. end
  1911. end
  1912. end
  1913. end
  1914.  
  1915. script.Parent.MouseButton1Click:connect(clicked)
  1916.  
  1917. end
  1918. coroutine.resume(coroutine.create(SCRIPT_DTAL69_FAKESCRIPT))
  1919. function SCRIPT_KQQD66_FAKESCRIPT() -- HideName.Script
  1920. getfenv().script = Instance.new('Script', HideName)
  1921.  
  1922. function clicked()
  1923. local succ = game:GetService'Players'.LocalPlayer
  1924. succ.Character.Head.Card:Destroy()
  1925. end
  1926.  
  1927. script.Parent.MouseButton1Click:connect(clicked)
  1928.  
  1929. end
  1930. coroutine.resume(coroutine.create(SCRIPT_KQQD66_FAKESCRIPT))
  1931. function SCRIPT_TEUL69_FAKESCRIPT() -- giveall.LocalScript
  1932. getfenv().script = Instance.new('LocalScript', giveall)
  1933.  
  1934. function clicked()
  1935. local child = game.Players.LocalPlayer
  1936. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1937. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1938. game.Workspace.Events.Shop:FireServer("Weps", 0, "M1911", gui, confirm)
  1939. local child = game.Players.LocalPlayer
  1940. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1941. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1942. game.Workspace.Events.Shop:FireServer("Weps", 0, "Ak74uDrum", gui, confirm)
  1943. local child = game.Players.LocalPlayer
  1944. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1945. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1946. game.Workspace.Events.Shop:FireServer("Weps", 0, "Ak74u", gui, confirm)
  1947. local child = game.Players.LocalPlayer
  1948. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1949. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1950. game.Workspace.Events.Shop:FireServer("Weps", 0, "Mp5", gui, confirm)
  1951. local child = game.Players.LocalPlayer
  1952. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1953. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1954. game.Workspace.Events.Shop:FireServer("Weps", 0, "Deagle", gui, confirm)
  1955. local child = game.Players.LocalPlayer
  1956. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1957. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1958. game.Workspace.Events.Shop:FireServer("Weps", 0, "Remington", gui, confirm)
  1959. local child = game.Players.LocalPlayer
  1960. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1961. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1962. game.Workspace.Events.Shop:FireServer("Weps", 0, "GlockDrum", gui, confirm)
  1963. local child = game.Players.LocalPlayer
  1964. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1965. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1966. game.Workspace.Events.Shop:FireServer("Weps", 0, "Tec9", gui, confirm)
  1967. local child = game.Players.LocalPlayer
  1968. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1969. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1970. game.Workspace.Events.Shop:FireServer("Weps", 0, "Mac10", gui, confirm)
  1971. local child = game.Players.LocalPlayer
  1972. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1973. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1974. game.Workspace.Events.Shop:FireServer("Weps", 0, "PurpleGun", gui, confirm)
  1975. local child = game.Players.LocalPlayer
  1976. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1977. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1978. game.Workspace.Events.Shop:FireServer("Weps", 0, "Ruger", gui, confirm)
  1979. local child = game.Players.LocalPlayer
  1980. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1981. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1982. game.Workspace.Events.Shop:FireServer("Weps", 0, "Glock", gui, confirm)
  1983. local child = game.Players.LocalPlayer
  1984. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1985. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1986. game.Workspace.Events.Shop:FireServer("Weps", 0, "Rossi", gui, confirm)
  1987. local child = game.Players.LocalPlayer
  1988. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1989. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1990. game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldAk", gui, confirm)
  1991. local child = game.Players.LocalPlayer
  1992. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1993. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1994. game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldRossi", gui, confirm)
  1995. local child = game.Players.LocalPlayer
  1996. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  1997. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  1998. game.Workspace.Events.Shop:FireServer("Weps", 0, "GoldDeagle", gui, confirm)
  1999. local child = game.Players.LocalPlayer
  2000. local confirm = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop.Validate
  2001. local gui = game.Workspace.Ammunation:FindFirstChild("Model").DESK.TOUCH.Script.DESKGunStore.Shop
  2002. game.Workspace.Events.Shop:FireServer("Weps", 0, "Hammer", gui, confirm)
  2003.  
  2004. end
  2005.  
  2006. script.Parent.MouseButton1Click:connect(clicked)
  2007.  
  2008. end
  2009. coroutine.resume(coroutine.create(SCRIPT_TEUL69_FAKESCRIPT))
  2010. function SCRIPT_CWDV71_FAKESCRIPT() -- infallguns.LocalScript
  2011. getfenv().script = Instance.new('LocalScript', infallguns)
  2012.  
  2013. function clicked()
  2014. local env=getsenv(game.Players.LocalPlayer.Backpack.M1911.Pistol) --Pistol -SMG
  2015. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2016. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2017. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2018. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2019. end
  2020.  
  2021. script.Parent.MouseButton1Click:connect(clicked)
  2022. function clicked()
  2023. local env=getsenv(game.Players.LocalPlayer.Backpack.Deagle.Pistol) --Pistol -SMG
  2024. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2025. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2026. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2027. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2028. end
  2029.  
  2030. script.Parent.MouseButton1Click:connect(clicked)
  2031. function clicked()
  2032. local env=getsenv(game.Players.LocalPlayer.Backpack.Ruger.Pistol) --Pistol -SMG
  2033. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2034. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2035. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2036. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2037. end
  2038.  
  2039. script.Parent.MouseButton1Click:connect(clicked)
  2040. function clicked()
  2041. local env=getsenv(game.Players.LocalPlayer.Backpack.PurpleGun.Pistol) --Pistol -SMG
  2042. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2043. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2044. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2045. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2046. end
  2047.  
  2048. script.Parent.MouseButton1Click:connect(clicked)
  2049. function clicked()
  2050. local env=getsenv(game.Players.LocalPlayer.Backpack.Rossi.Pistol) --Pistol -SMG
  2051. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2052. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2053. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2054. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2055. end
  2056.  
  2057. script.Parent.MouseButton1Click:connect(clicked)
  2058. function clicked()
  2059. local env=getsenv(game.Players.LocalPlayer.Backpack.Glock.Pistol) --Pistol -SMG
  2060. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2061. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2062. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2063. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2064. end
  2065.  
  2066. script.Parent.MouseButton1Click:connect(clicked)
  2067. function clicked()
  2068. local env=getsenv(game.Players.LocalPlayer.Backpack.Ak74u.SMG) --Pistol -SMG
  2069. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2070. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2071. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2072. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2073. end
  2074.  
  2075. script.Parent.MouseButton1Click:connect(clicked)
  2076. function clicked()
  2077. local env=getsenv(game.Players.LocalPlayer.Backpack.Tec9.SMG) --Pistol -SMG
  2078. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2079. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2080. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2081. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2082. end
  2083.  
  2084. script.Parent.MouseButton1Click:connect(clicked)
  2085. function clicked()
  2086. local env=getsenv(game.Players.LocalPlayer.Backpack.Mac10.SMG) --Pistol -SMG
  2087. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2088. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2089. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2090. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2091. end
  2092.  
  2093. script.Parent.MouseButton1Click:connect(clicked)
  2094. function clicked()
  2095. local env=getsenv(game.Players.LocalPlayer.Backpack.GlockDrum.SMG) --Pistol -SMG
  2096. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2097. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2098. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2099. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2100. end
  2101.  
  2102. script.Parent.MouseButton1Click:connect(clicked)
  2103. function clicked()
  2104. local env=getsenv(game.Players.LocalPlayer.Backpack.Ak74uDrum.SMG) --Pistol -SMG
  2105. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2106. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2107. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2108. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2109. end
  2110.  
  2111. script.Parent.MouseButton1Click:connect(clicked)
  2112. function clicked()
  2113. local env=getsenv(game.Players.LocalPlayer.Backpack.Mp5.SMG) --Pistol -SMG
  2114. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2115. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2116. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2117. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2118. end
  2119.  
  2120. script.Parent.MouseButton1Click:connect(clicked)
  2121. function clicked()
  2122. local env=getsenv(game.Players.LocalPlayer.Backpack.Remington.SMG) --Pistol -SMG
  2123. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2124. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2125. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2126. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2127. end
  2128.  
  2129. script.Parent.MouseButton1Click:connect(clicked)
  2130. function clicked()
  2131. local env=getsenv(game.Players.LocalPlayer.Backpack.Taser.Pistol) --Pistol -SMG
  2132. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2133. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2134. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2135. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2136. end
  2137.  
  2138. script.Parent.MouseButton1Click:connect(clicked)
  2139.  
  2140.  
  2141.  
  2142.  
  2143.  
  2144.  
  2145. end
  2146. coroutine.resume(coroutine.create(SCRIPT_CWDV71_FAKESCRIPT))
  2147. function SCRIPT_MTZZ90_FAKESCRIPT() -- GodAll.LocalScript
  2148. getfenv().script = Instance.new('LocalScript', GodAll)
  2149.  
  2150. GodAll.MouseButton1Down:connect(function()
  2151. for i,v in pairs(workspace:GetDescendants()) do
  2152. if v:IsA'RemoteEvent' and v.Name == 'Damage' then
  2153. for i,p in pairs(game:service'Players':GetPlayers()) do
  2154. pcall(function()
  2155. if p ~= game:service'Players'.LocalPlayer then
  2156. v:FireServer(p.Character.Humanoid, -math.huge, p.Character.Head)
  2157. end
  2158. end)
  2159. end
  2160. end
  2161. end
  2162. end)
  2163.  
  2164. end
  2165. coroutine.resume(coroutine.create(SCRIPT_MTZZ90_FAKESCRIPT))
  2166. function SCRIPT_KINO75_FAKESCRIPT() -- AkDrumButton_2.Script
  2167. getfenv().script = Instance.new('Script', AkDrumButton_2)
  2168.  
  2169. function clicked()
  2170. local env=getsenv(game.Players.LocalPlayer.Backpack.Ak74uDrum.SMG) --Pistol -SMG
  2171. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2172. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2173. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2174. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2175. end
  2176.  
  2177. script.Parent.MouseButton1Click:connect(clicked)
  2178.  
  2179. end
  2180. coroutine.resume(coroutine.create(SCRIPT_KINO75_FAKESCRIPT))
  2181. function SCRIPT_BUJJ71_FAKESCRIPT() -- Ak74uButton_2.Script
  2182. getfenv().script = Instance.new('Script', Ak74uButton_2)
  2183.  
  2184. function clicked()
  2185. local env=getsenv(game.Players.LocalPlayer.Backpack.Ak74u.SMG) --Pistol -SMG
  2186. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2187. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2188. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2189. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2190. end
  2191.  
  2192. script.Parent.MouseButton1Click:connect(clicked)
  2193.  
  2194. end
  2195. coroutine.resume(coroutine.create(SCRIPT_BUJJ71_FAKESCRIPT))
  2196. function SCRIPT_NFHW69_FAKESCRIPT() -- MP5_2.Script
  2197. getfenv().script = Instance.new('Script', MP5_2)
  2198.  
  2199. function clicked()
  2200. local env=getsenv(game.Players.LocalPlayer.Backpack.Mp5.SMG) --Pistol -SMG
  2201. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2202. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2203. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2204. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2205. end
  2206.  
  2207. script.Parent.MouseButton1Click:connect(clicked)
  2208.  
  2209. end
  2210. coroutine.resume(coroutine.create(SCRIPT_NFHW69_FAKESCRIPT))
  2211. function SCRIPT_KHUS82_FAKESCRIPT() -- glockdrum_2.Script
  2212. getfenv().script = Instance.new('Script', glockdrum_2)
  2213.  
  2214. function clicked()
  2215. local env=getsenv(game.Players.LocalPlayer.Backpack.GlockDrum.SMG) --Pistol -SMG
  2216. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2217. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2218. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2219. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2220. end
  2221.  
  2222. script.Parent.MouseButton1Click:connect(clicked)
  2223.  
  2224. end
  2225. coroutine.resume(coroutine.create(SCRIPT_KHUS82_FAKESCRIPT))
  2226. function SCRIPT_HESN78_FAKESCRIPT() -- shotgun_2.Script
  2227. getfenv().script = Instance.new('Script', shotgun_2)
  2228.  
  2229. function clicked()
  2230. local env=getsenv(game.Players.LocalPlayer.Backpack.Ak74uDrum.Pistol) --Pistol -SMG
  2231. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2232. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2233. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2234. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2235. end
  2236.  
  2237. script.Parent.MouseButton1Click:connect(clicked)
  2238.  
  2239. end
  2240. coroutine.resume(coroutine.create(SCRIPT_HESN78_FAKESCRIPT))
  2241. function SCRIPT_MYZZ72_FAKESCRIPT() -- mac10_3.Script
  2242. getfenv().script = Instance.new('Script', mac10_3)
  2243.  
  2244. function clicked()
  2245. local env=getsenv(game.Players.LocalPlayer.Backpack.Mac10.SMG) --Pistol -SMG
  2246. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2247. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2248. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2249. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2250. end
  2251.  
  2252. script.Parent.MouseButton1Click:connect(clicked)
  2253.  
  2254. end
  2255. coroutine.resume(coroutine.create(SCRIPT_MYZZ72_FAKESCRIPT))
  2256. function SCRIPT_FPBI76_FAKESCRIPT() -- TEC9_2.Script
  2257. getfenv().script = Instance.new('Script', TEC9_2)
  2258.  
  2259. function clicked()
  2260. local env=getsenv(game.Players.LocalPlayer.Backpack.Tec9.SMG) --Pistol -SMG
  2261. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2262. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2263. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2264. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2265. end
  2266.  
  2267. script.Parent.MouseButton1Click:connect(clicked)
  2268.  
  2269. end
  2270. coroutine.resume(coroutine.create(SCRIPT_FPBI76_FAKESCRIPT))
  2271. function SCRIPT_QHQD72_FAKESCRIPT() -- deagle_2.LocalScript
  2272. getfenv().script = Instance.new('LocalScript', deagle_2)
  2273.  
  2274. function clicked()
  2275. local env=getsenv(game.Players.LocalPlayer.Backpack.Deagle.Pistol) --Pistol -SMG
  2276. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2277. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2278. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2279. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2280. end
  2281.  
  2282. script.Parent.MouseButton1Click:connect(clicked)
  2283.  
  2284. end
  2285. coroutine.resume(coroutine.create(SCRIPT_QHQD72_FAKESCRIPT))
  2286. function SCRIPT_VJLO73_FAKESCRIPT() -- m1911_2.LocalScript
  2287. getfenv().script = Instance.new('LocalScript', m1911_2)
  2288.  
  2289. function clicked()
  2290. local env=getsenv(game.Players.LocalPlayer.Backpack.M1911.Pistol) --Pistol -SMG
  2291. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2292. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2293. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2294. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2295. end
  2296.  
  2297. script.Parent.MouseButton1Click:connect(clicked)
  2298.  
  2299. end
  2300. coroutine.resume(coroutine.create(SCRIPT_VJLO73_FAKESCRIPT))
  2301. function SCRIPT_VLNS84_FAKESCRIPT() -- glock_2.LocalScript
  2302. getfenv().script = Instance.new('LocalScript', glock_2)
  2303.  
  2304. function clicked()
  2305. local env=getsenv(game.Players.LocalPlayer.Backpack.Glock.Pistol) --Pistol -SMG
  2306. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2307. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2308. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2309. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2310. end
  2311.  
  2312. script.Parent.MouseButton1Click:connect(clicked)
  2313.  
  2314. end
  2315. coroutine.resume(coroutine.create(SCRIPT_VLNS84_FAKESCRIPT))
  2316. function SCRIPT_YQJI88_FAKESCRIPT() -- golddeagle_2.LocalScript
  2317. getfenv().script = Instance.new('LocalScript', golddeagle_2)
  2318.  
  2319. function clicked()
  2320. local env=getsenv(game.Players.LocalPlayer.Backpack.GoldDeagle.Pistol) --Pistol -SMG
  2321. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2322. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2323. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2324. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2325. end
  2326.  
  2327. script.Parent.MouseButton1Click:connect(clicked)
  2328.  
  2329. end
  2330. coroutine.resume(coroutine.create(SCRIPT_YQJI88_FAKESCRIPT))
  2331. function SCRIPT_XEQH82_FAKESCRIPT() -- rossi_2.LocalScript
  2332. getfenv().script = Instance.new('LocalScript', rossi_2)
  2333.  
  2334. function clicked()
  2335. local env=getsenv(game.Players.LocalPlayer.Backpack.Rossi.Pistol) --Pistol -SMG
  2336. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2337. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2338. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2339. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2340. end
  2341.  
  2342. script.Parent.MouseButton1Click:connect(clicked)
  2343.  
  2344. end
  2345. coroutine.resume(coroutine.create(SCRIPT_XEQH82_FAKESCRIPT))
  2346. function SCRIPT_AFMM69_FAKESCRIPT() -- PurpleGun_2.LocalScript
  2347. getfenv().script = Instance.new('LocalScript', PurpleGun_2)
  2348.  
  2349. function clicked()
  2350. local env=getsenv(game.Players.LocalPlayer.Backpack.PurpleGun.Pistol) --Pistol -SMG
  2351. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2352. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2353. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2354. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2355. end
  2356.  
  2357. script.Parent.MouseButton1Click:connect(clicked)
  2358.  
  2359. end
  2360. coroutine.resume(coroutine.create(SCRIPT_AFMM69_FAKESCRIPT))
  2361. function SCRIPT_FBKK82_FAKESCRIPT() -- GoldRossi_2.LocalScript
  2362. getfenv().script = Instance.new('LocalScript', GoldRossi_2)
  2363.  
  2364. function clicked()
  2365. local env=getsenv(game.Players.LocalPlayer.Backpack.GoldRossi.Pistol) --Pistol -SMG
  2366. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2367. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2368. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2369. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2370. end
  2371.  
  2372. script.Parent.MouseButton1Click:connect(clicked)
  2373.  
  2374. end
  2375. coroutine.resume(coroutine.create(SCRIPT_FBKK82_FAKESCRIPT))
  2376. function SCRIPT_VJSB79_FAKESCRIPT() -- Taser_3.LocalScript
  2377. getfenv().script = Instance.new('LocalScript', Taser_3)
  2378.  
  2379. function clicked()
  2380. local env=getsenv(game.Players.LocalPlayer.Backpack.Taser.Pistol) --Pistol -SMG
  2381. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2382. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2383. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2384. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2385. end
  2386.  
  2387. script.Parent.MouseButton1Click:connect(clicked)
  2388.  
  2389. end
  2390. coroutine.resume(coroutine.create(SCRIPT_VJSB79_FAKESCRIPT))
  2391. function SCRIPT_EVFM87_FAKESCRIPT() -- Ruger_2.LocalScript
  2392. getfenv().script = Instance.new('LocalScript', Ruger_2)
  2393.  
  2394. function clicked()
  2395. local env=getsenv(game.Players.LocalPlayer.Backpack.Ruger.Pistol) --Pistol -SMG
  2396. debug.setupvalue(env.OnFire,"Damage",math.huge)
  2397. debug.setupvalue(env.OnFire,"AmmoInClip",math.huge)
  2398. debug.setupvalue(env.OnFire,"FireRate",math.huge)
  2399. debug.setupvalue(env.OnFire,"MaxSpread",0)
  2400. end
  2401.  
  2402. script.Parent.MouseButton1Click:connect(clicked)
  2403.  
  2404. end
  2405. coroutine.resume(coroutine.create(SCRIPT_EVFM87_FAKESCRIPT))
  2406. function SCRIPT_DXCW84_FAKESCRIPT() -- MainGui.LocalScript
  2407. getfenv().script = Instance.new('LocalScript', MainGui)
  2408.  
  2409. MainGui.Draggable = true
  2410.  
  2411. end
  2412. coroutine.resume(coroutine.create(SCRIPT_DXCW84_FAKESCRIPT))
  2413. function SCRIPT_DOOU66_FAKESCRIPT() -- GodButton.Script
  2414. getfenv().script = Instance.new('Script', GodButton)
  2415.  
  2416. GodButton.MouseButton1Click:Connect(function()
  2417. local Descendants = game:GetDescendants()
  2418. for index, Descendants in pairs(Descendants) do
  2419. if Descendants:IsA("RemoteEvent") and Descendants.Name == "Damage" then
  2420. while true do
  2421. Descendants:FireServer(game.Players[YourName.Text].Character.Humanoid, -math.huge, game.Players[YourName.Text].Character)
  2422. wait()
  2423. end
  2424. end
  2425. end
  2426. end)
  2427.  
  2428. end
  2429. coroutine.resume(coroutine.create(SCRIPT_DOOU66_FAKESCRIPT))
  2430. function SCRIPT_SHKR69_FAKESCRIPT() -- KillButton.Script
  2431. getfenv().script = Instance.new('Script', KillButton)
  2432.  
  2433. godtab.GodButton.MouseButton1Click:Connect(function()
  2434. local Descendants = game:GetDescendants()
  2435. for index, Descendants in pairs(Descendants) do
  2436. if Descendants:IsA("RemoteEvent") and Descendants.Name == "Damage" then
  2437. while true do
  2438. Descendants:FireServer(game.Players[VictimName.Text].Character.Humanoid, -math.huge, game.Players[VictimName.Text].Character)
  2439. wait()
  2440. end
  2441. end
  2442. end
  2443. end)
  2444.  
  2445. end
  2446. coroutine.resume(coroutine.create(SCRIPT_SHKR69_FAKESCRIPT))
  2447. function SCRIPT_GQMQ83_FAKESCRIPT() -- X.LocalScript
  2448. getfenv().script = Instance.new('LocalScript', X)
  2449.  
  2450. script.Parent.MouseButton1Click:Connect(function()
  2451. login.Visible = false
  2452. end)
  2453.  
  2454.  
  2455. end
  2456. coroutine.resume(coroutine.create(SCRIPT_GQMQ83_FAKESCRIPT))
  2457. function SCRIPT_KRWT77_FAKESCRIPT() -- Login.LocalScript
  2458. getfenv().script = Instance.new('LocalScript', Login)
  2459.  
  2460. local login = script.Parent.Parent
  2461. local username = login:FindFirstChild('username')
  2462. local token = login:FindFirstChild('token')
  2463.  
  2464. script.Parent.MouseButton1Click:Connect(function()
  2465. if username.Text == "RTX" and token.text == "IS A GOD" or username.Text == "Deandre" and token.text == "LACKIN_371829371823" or username.Text == "iSuperiority" and token.text == "LACKIN_190237123907" or username.Text == "Keef" and token.text == "LACKIN_239017239932" or username.Text == "LACKINUSER123109273" and token.text == "LACKIN_123097123097" or username.Text == "LACKINUSER123907122" and token.text == "LACKIN_382047325292" or username.Text == "LACKINUSER023907122" and token.text == "LACKIN_382323122343" or username.Text == "LACKINUSER137205329" and token.text == "LACKIN_383109273231" or username.Text == "LACKINUSER122347892" and token.text == "LACKIN_999313123322" or username.Text == "LACKINUSER492347892" and token.text == "LACKIN_739263923241" then
  2466. local MainGui = login.Parent:FindFirstChild('MainGui')
  2467. MainGui.Visible = true
  2468. game.Players.LocalPlayer.PlayerGui.ScreenGui.login.Login.Text = "Login Success"
  2469. wait(2)
  2470. script.Parent.Text = "LOGIN"
  2471. end
  2472. end)
  2473.  
  2474.  
  2475. end
  2476. coroutine.resume(coroutine.create(SCRIPT_KRWT77_FAKESCRIPT))
  2477. function SCRIPT_JLQX67_FAKESCRIPT() -- login.LocalScript
  2478. getfenv().script = Instance.new('LocalScript', login)
  2479.  
  2480. login.Draggable = true
  2481.  
  2482. end
  2483. coroutine.resume(coroutine.create(SCRIPT_JLQX67_FAKESCRIPT))
Add Comment
Please, Sign In to add comment