Guest User

lol hacks

a guest
Sep 11th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 27.71 KB | None | 0 0
  1. Instance.new("ScreenGui")
  2. local login = Instance.new("Frame")
  3. local label = Instance.new("TextLabel")
  4. local pass = Instance.new("TextBox")
  5. local user = Instance.new("TextBox")
  6. local submit = Instance.new("TextButton")
  7. local maingui = Instance.new("ScrollingFrame")
  8. local lack = Instance.new("TextButton")
  9. local mighty = Instance.new("TextButton")
  10. local awp = Instance.new("TextButton")
  11. local anti = Instance.new("TextButton")
  12. local label_2 = Instance.new("TextLabel")
  13. local close = Instance.new("TextButton")
  14. local inf = Instance.new("TextButton")
  15. local money = Instance.new("TextButton")
  16. local lin = Instance.new("TextButton")
  17. local opengui = Instance.new("Frame")
  18. local openbutton = Instance.new("TextButton")
  19. --Properties:
  20. ScreenGui.Parent = game.CoreGui
  21.  
  22. login.Name = "login"
  23. login.Parent = ScreenGui
  24. login.BackgroundColor3 = Color3.new(0.737255, 0, 0.0470588)
  25. login.BorderColor3 = Color3.new(0.458824, 0, 0.00392157)
  26. login.Position = UDim2.new(0.79401654, 0, 0.242791533, 0)
  27. login.Size = UDim2.new(0, 256, 0, 393)
  28. login.Style = Enum.FrameStyle.RobloxRound
  29. login.Active = true
  30. login.Draggable = true
  31.  
  32. label.Name = "label"
  33. label.Parent = login
  34. label.BackgroundColor3 = Color3.new(0.811765, 0, 0.0117647)
  35. label.BorderSizePixel = 0
  36. label.Position = UDim2.new(-0.0358964205, 0, -0.022897562, 0)
  37. label.Size = UDim2.new(0, 256, 0, 72)
  38. label.Font = Enum.Font.Fantasy
  39. label.Text = "RRP Fucker 0.1"
  40. label.TextColor3 = Color3.new(0, 0, 0)
  41. label.TextScaled = true
  42. label.TextSize = 14
  43. label.TextWrapped = true
  44.  
  45. pass.Name = "pass"
  46. pass.Parent = login
  47. pass.BackgroundColor3 = Color3.new(0, 0, 0)
  48. pass.Position = UDim2.new(0.08203125, 0, 0.567430019, 0)
  49. pass.Size = UDim2.new(0, 200, 0, 50)
  50. pass.SizeConstraint = Enum.SizeConstraint.RelativeYY
  51. pass.Font = Enum.Font.Garamond
  52. pass.Text = "Password."
  53. pass.TextColor3 = Color3.new(0.211765, 0.709804, 0.603922)
  54. pass.TextScaled = true
  55. pass.TextSize = 14
  56. pass.TextWrapped = true
  57.  
  58. user.Name = "user"
  59. user.Parent = login
  60. user.BackgroundColor3 = Color3.new(0, 0, 0)
  61. user.Position = UDim2.new(0.08203125, 0, 0.251908392, 0)
  62. user.Size = UDim2.new(0, 200, 0, 50)
  63. user.SizeConstraint = Enum.SizeConstraint.RelativeYY
  64. user.Font = Enum.Font.Garamond
  65. user.Text = "Username."
  66. user.TextColor3 = Color3.new(0.211765, 0.709804, 0.603922)
  67. user.TextScaled = true
  68. user.TextSize = 14
  69. user.TextWrapped = true
  70.  
  71. submit.Name = "submit."
  72. submit.Parent = login
  73. submit.BackgroundColor3 = Color3.new(0, 0, 0)
  74. submit.Position = UDim2.new(0.08203125, 0, 0.786259472, 0)
  75. submit.Size = UDim2.new(0, 200, 0, 50)
  76. submit.Style = Enum.ButtonStyle.RobloxButton
  77. submit.Font = Enum.Font.SourceSans
  78. submit.Text = "Submit."
  79. submit.TextColor3 = Color3.new(0.188235, 0.839216, 0.709804)
  80. submit.TextScaled = true
  81. submit.TextSize = 14
  82. submit.TextWrapped = true
  83. submit.MouseButton1Down:connect(function()
  84. if user.Text == "1" and pass.text == "1" then
  85.     login.Visible = false
  86.     maingui.Visible = true
  87. end
  88. end)
  89.  
  90. maingui.Name = "maingui"
  91. maingui.Parent = ScreenGui
  92. maingui.BackgroundColor3 = Color3.new(0.345098, 0, 0)
  93. maingui.Position = UDim2.new(0.123767823, 0, 0.0993788838, 0)
  94. maingui.Size = UDim2.new(0, 449, 0, 539)
  95. maingui.SizeConstraint = Enum.SizeConstraint.RelativeXX
  96. maingui.Visible = false
  97. maingui.Active = true
  98. maingui.Draggable = true
  99. maingui.Active = true
  100. maingui.Draggable = true
  101.  
  102. lack.Name = "lack"
  103. lack.Parent = maingui
  104. lack.BackgroundColor3 = Color3.new(0, 0, 0)
  105. lack.Position = UDim2.new(0.028953217, 0, 0.0919254571, 0)
  106. lack.Size = UDim2.new(0, 200, 0, 50)
  107. lack.Font = Enum.Font.Garamond
  108. lack.Text = "RRP Lacking"
  109. lack.TextColor3 = Color3.new(0.152941, 0.745098, 0.529412)
  110. lack.TextScaled = true
  111. lack.TextSize = 14
  112. lack.TextWrapped = true
  113. lack.MouseButton1Down:connect(function()
  114.   -- Farewell Infortality.
  115. -- Version: 2.82
  116. -- Instances:
  117. local Lackin = Instance.new("ScreenGui")
  118. local MainGui = Instance.new("Frame")
  119. local TextLabel = Instance.new("TextLabel")
  120. local tabs = Instance.new("Frame")
  121. local tabss = Instance.new("TextLabel")
  122. local gunsbutton = Instance.new("TextButton")
  123. local creditsbutton = Instance.new("TextButton")
  124. local infbutton = Instance.new("TextButton")
  125. local itemsbutton = Instance.new("TextButton")
  126. local godbutton = Instance.new("TextButton")
  127. local scriptsbutton = Instance.new("TextButton")
  128. local itemstab = Instance.new("Frame")
  129. local TextLabel_2 = Instance.new("TextLabel")
  130. local TextLabel_3 = Instance.new("TextLabel")
  131. local Items = Instance.new("ScrollingFrame")
  132. local painkillers = Instance.new("TextButton")
  133. local chips = Instance.new("TextButton")
  134. local spraypaint = Instance.new("TextButton")
  135. local bakingsoda = Instance.new("TextButton")
  136. local Briefcase = Instance.new("TextButton")
  137. local Dufflebag = Instance.new("TextButton")
  138. local Flashlight = Instance.new("TextButton")
  139. local Camera = Instance.new("TextButton")
  140. local baton = Instance.new("TextButton")
  141. local BatteringRam = Instance.new("TextButton")
  142. local Taser = Instance.new("TextButton")
  143. local Masks = Instance.new("ScrollingFrame")
  144. local blue = Instance.new("TextButton")
  145. local red = Instance.new("TextButton")
  146. local green = Instance.new("TextButton")
  147. local blackbandana = Instance.new("TextButton")
  148. local bala = Instance.new("TextButton")
  149. local gunstab = Instance.new("Frame")
  150. local auto = Instance.new("ScrollingFrame")
  151. local AkDrumButton = Instance.new("TextButton")
  152. local Ak74uButton = Instance.new("TextButton")
  153. local MP5 = Instance.new("TextButton")
  154. local glockdrum = Instance.new("TextButton")
  155. local shotgun = Instance.new("TextButton")
  156. local mac10 = Instance.new("TextButton")
  157. local mac10_2 = Instance.new("TextButton")
  158. local TEC9 = Instance.new("TextButton")
  159. local TextLabel_4 = Instance.new("TextLabel")
  160. local TextLabel_5 = Instance.new("TextLabel")
  161. local semi = Instance.new("ScrollingFrame")
  162. local deagle = Instance.new("TextButton")
  163. local m1911 = Instance.new("TextButton")
  164. local glock = Instance.new("TextButton")
  165. local golddeagle = Instance.new("TextButton")
  166. local rossi = Instance.new("TextButton")
  167. local PurpleGun = Instance.new("TextButton")
  168. local GoldRossi = Instance.new("TextButton")
  169. local Taser_2 = Instance.new("TextButton")
  170. local Ruger = Instance.new("TextButton")
  171. local creditstab = Instance.new("Frame")
  172. local Frame = Instance.new("Frame")
  173. local Cuasi = Instance.new("TextLabel")
  174. local ru_andy = Instance.new("TextLabel")
  175. local Discord = Instance.new("TextLabel")
  176. local Discord_2 = Instance.new("TextLabel")
  177. local Discord_3 = Instance.new("TextLabel")
  178. local scriptstab = Instance.new("Frame")
  179. local ERT = Instance.new("TextButton")
  180. local SHOOT = Instance.new("TextButton")
  181. local Respawn = Instance.new("TextButton")
  182. local Prisoner = Instance.new("TextButton")
  183. local NBPD = Instance.new("TextButton")
  184. local NBCF = Instance.new("TextButton")
  185. local KillAll = Instance.new("TextButton")
  186. local HideName = Instance.new("TextButton")
  187. local giveall = Instance.new("TextButton")
  188. local infallguns = Instance.new("TextButton")
  189. local GodAll = Instance.new("TextButton")
  190. local inftab = Instance.new("Frame")
  191. local auto_2 = Instance.new("ScrollingFrame")
  192. local AkDrumButton_2 = Instance.new("TextButton")
  193. local Ak74uButton_2 = Instance.new("TextButton")
  194. local MP5_2 = Instance.new("TextButton")
  195. local glockdrum_2 = Instance.new("TextButton")
  196. local shotgun_2 = Instance.new("TextButton")
  197. local mac10_3 = Instance.new("TextButton")
  198. local TEC9_2 = Instance.new("TextButton")
  199. local semi_2 = Instance.new("ScrollingFrame")
  200. local deagle_2 = Instance.new("TextButton")
  201. local m1911_2 = Instance.new("TextButton")
  202. local glock_2 = Instance.new("TextButton")
  203. local golddeagle_2 = Instance.new("TextButton")
  204. local rossi_2 = Instance.new("TextButton")
  205. local PurpleGun_2 = Instance.new("TextButton")
  206. local GoldRossi_2 = Instance.new("TextButton")
  207. local Taser_3 = Instance.new("TextButton")
  208. local Ruger_2 = Instance.new("TextButton")
  209. local TextLabel_6 = Instance.new("TextLabel")
  210. local TextLabel_7 = Instance.new("TextLabel")
  211. local godtab = Instance.new("Frame")
  212. local GodButton = Instance.new("TextButton")
  213. local KillButton = Instance.new("TextButton")
  214. local VictimName = Instance.new("TextBox")
  215. local YourName = Instance.new("TextBox")
  216. local login = Instance.new("Frame")
  217. local topbar = Instance.new("Frame")
  218. local Lackin_2 = Instance.new("TextLabel")
  219. local X = Instance.new("TextButton")
  220. local username = Instance.new("TextBox")
  221. local token = Instance.new("TextBox")
  222. local Login = Instance.new("TextButton")
  223. --Properties:
  224. Lackin.Name = "Lackin"
  225. Lackin.Parent = game.CoreGui
  226.  
  227. MainGui.Name = "MainGui"
  228. MainGui.Parent = Lackin
  229. MainGui.Active = true
  230. MainGui.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  231. MainGui.BackgroundTransparency = 0.30000001192093
  232. MainGui.BorderColor3 = Color3.new(1, 0, 0.0156863)
  233. MainGui.BorderSizePixel = 3
  234. MainGui.Position = UDim2.new(0.497370511, 0, 0.0545114353, 0)
  235. MainGui.Size = UDim2.new(0, 556, 0, 376)
  236. MainGui.Visible = false
  237.  
  238. TextLabel.Parent = MainGui
  239. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  240. TextLabel.BackgroundTransparency = 0.30000001192093
  241. TextLabel.BorderColor3 = Color3.new(1, 0, 0.0156863)
  242. TextLabel.BorderSizePixel = 2
  243. TextLabel.Position = UDim2.new(0.199640289, 0, 0, 0)
  244. TextLabel.Size = UDim2.new(0, 445, 0, 56)
  245. TextLabel.Font = Enum.Font.SourceSansItalic
  246. TextLabel.Text = "Lackin"
  247. TextLabel.TextColor3 = Color3.new(1, 0, 0.0156863)
  248. TextLabel.TextScaled = true
  249. TextLabel.TextSize = 14
  250. TextLabel.TextWrapped = true
  251.  
  252. tabs.Name = "tabs"
  253. tabs.Parent = MainGui
  254. tabs.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  255. tabs.BorderSizePixel = 0
  256. tabs.Size = UDim2.new(0, 111, 0, 376)
  257.  
  258. tabss.Name = "tabss"
  259. tabss.Parent = tabs
  260. tabss.BackgroundColor3 = Color3.new(1, 1, 1)
  261. tabss.BackgroundTransparency = 1
  262. tabss.Size = UDim2.new(0, 111, 0, 50)
  263. tabss.Font = Enum.Font.SourceSans
  264. tabss.Text = "Tabs"
  265. tabss.TextColor3 = Color3.new(1, 0, 0.0156863)
  266. tabss.TextSize = 35
  267.  
  268. gunsbutton.Name = "gunsbutton"
  269. gunsbutton.Parent = tabs
  270. gunsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  271. gunsbutton.BorderSizePixel = 0
  272. gunsbutton.Position = UDim2.new(0, 0, 0.148936167, 0)
  273. gunsbutton.Size = UDim2.new(0, 111, 0, 32)
  274. gunsbutton.Font = Enum.Font.SourceSans
  275. gunsbutton.Text = "SPAWNER"
  276. gunsbutton.TextColor3 = Color3.new(1, 1, 1)
  277. gunsbutton.TextSize = 14
  278.  
  279. creditsbutton.Name = "creditsbutton"
  280. creditsbutton.Parent = tabs
  281. creditsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  282. creditsbutton.BorderSizePixel = 0
  283. creditsbutton.Position = UDim2.new(0, 0, 0.829787195, 0)
  284. creditsbutton.Size = UDim2.new(0, 111, 0, 32)
  285. creditsbutton.Font = Enum.Font.SourceSans
  286. creditsbutton.Text = "CREDITS"
  287. creditsbutton.TextColor3 = Color3.new(1, 1, 1)
  288. creditsbutton.TextSize = 14
  289.  
  290. infbutton.Name = "infbutton"
  291. infbutton.Parent = tabs
  292. infbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  293. infbutton.BorderSizePixel = 0
  294. infbutton.Position = UDim2.new(0, 0, 0.276595742, 0)
  295. infbutton.Size = UDim2.new(0, 111, 0, 32)
  296. infbutton.Font = Enum.Font.SourceSans
  297. infbutton.Text = "INFAMMO"
  298. infbutton.TextColor3 = Color3.new(1, 1, 1)
  299. infbutton.TextSize = 14
  300.  
  301. itemsbutton.Name = "itemsbutton"
  302. itemsbutton.Parent = tabs
  303. itemsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  304. itemsbutton.BorderSizePixel = 0
  305. itemsbutton.Position = UDim2.new(0, 0, 0.40691489, 0)
  306. itemsbutton.Size = UDim2.new(0, 111, 0, 32)
  307. itemsbutton.Font = Enum.Font.SourceSans
  308. itemsbutton.Text = "ITEMS"
  309. itemsbutton.TextColor3 = Color3.new(1, 1, 1)
  310. itemsbutton.TextSize = 14
  311.  
  312. godbutton.Name = "godbutton"
  313. godbutton.Parent = tabs
  314. godbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  315. godbutton.BorderSizePixel = 0
  316. godbutton.Position = UDim2.new(0, 0, 0.547872365, 0)
  317. godbutton.Size = UDim2.new(0, 111, 0, 32)
  318. godbutton.Font = Enum.Font.SourceSans
  319. godbutton.Text = "GOD AND KILL"
  320. godbutton.TextColor3 = Color3.new(1, 1, 1)
  321. godbutton.TextSize = 14
  322.  
  323. scriptsbutton.Name = "scriptsbutton"
  324. scriptsbutton.Parent = tabs
  325. scriptsbutton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  326. scriptsbutton.BorderSizePixel = 0
  327. scriptsbutton.Position = UDim2.new(0, 0, 0.694148898, 0)
  328. scriptsbutton.Size = UDim2.new(0, 111, 0, 32)
  329. scriptsbutton.Font = Enum.Font.SourceSans
  330. scriptsbutton.Text = "SCRIPTS"
  331. scriptsbutton.TextColor3 = Color3.new(1, 1, 1)
  332. scriptsbutton.TextSize = 14
  333.  
  334. itemstab.Name = "itemstab"
  335. itemstab.Parent = MainGui
  336. itemstab.BackgroundColor3 = Color3.new(1, 1, 1)
  337. itemstab.BackgroundTransparency = 1
  338. itemstab.Position = UDim2.new(0.219424456, 0, 0.148936167, 0)
  339. itemstab.Size = UDim2.new(0, 434, 0, 320)
  340. itemstab.Visible = false
  341.  
  342. TextLabel_2.Parent = itemstab
  343. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  344. TextLabel_2.BackgroundTransparency = 1
  345. TextLabel_2.Size = UDim2.new(0, 202, 0, 39)
  346. TextLabel_2.Font = Enum.Font.SourceSans
  347. TextLabel_2.Text = "Items"
  348. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  349. TextLabel_2.TextSize = 35
  350.  
  351. TextLabel_3.Parent = itemstab
  352. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  353. TextLabel_3.BackgroundTransparency = 1
  354. TextLabel_3.Position = UDim2.new(0.48876223, 0, 0, 0)
  355. TextLabel_3.Size = UDim2.new(0, 216, 0, 39)
  356. TextLabel_3.Font = Enum.Font.SourceSans
  357. TextLabel_3.Text = "Masks"
  358. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  359. TextLabel_3.TextSize = 35
  360.  
  361. Items.Name = "Items"
  362. Items.Parent = itemstab
  363. Items.BackgroundColor3 = Color3.new(1, 1, 1)
  364. Items.BackgroundTransparency = 0.99000000953674
  365. Items.BorderSizePixel = 0
  366. Items.Position = UDim2.new(0, 0, 0.121875003, 0)
  367. Items.Size = UDim2.new(0, 180, 0, 281)
  368.  
  369. painkillers.Name = "painkillers"
  370. painkillers.Parent = Items
  371. painkillers.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  372. painkillers.BorderSizePixel = 0
  373. painkillers.Size = UDim2.new(0, 156, 0, 44)
  374. painkillers.Font = Enum.Font.SourceSans
  375. painkillers.Text = "PainKillers"
  376. painkillers.TextColor3 = Color3.new(1, 1, 1)
  377. painkillers.TextSize = 35
  378. painkillers.TextWrapped = true
  379.  
  380. chips.Name = "chips"
  381. chips.Parent = Items
  382. chips.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  383. chips.BorderSizePixel = 0
  384. chips.Position = UDim2.new(0, 0, 0.0992063582, 0)
  385. chips.Size = UDim2.new(0, 156, 0, 44)
  386. chips.Font = Enum.Font.SourceSans
  387. chips.Text = "Chips"
  388. chips.TextColor3 = Color3.new(1, 1, 1)
  389. chips.TextSize = 35
  390. chips.TextWrapped = true
  391.  
  392. spraypaint.Name = "spraypaint"
  393. spraypaint.Parent = Items
  394. spraypaint.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  395. spraypaint.BorderSizePixel = 0
  396. spraypaint.Position = UDim2.new(0, 0, 0.198412716, 0)
  397. spraypaint.Size = UDim2.new(0, 156, 0, 44)
  398. spraypaint.Font = Enum.Font.SourceSans
  399. spraypaint.Text = "SprayPaint"
  400. spraypaint.TextColor3 = Color3.new(1, 1, 1)
  401. spraypaint.TextSize = 35
  402. spraypaint.TextWrapped = true
  403.  
  404. bakingsoda.Name = "bakingsoda"
  405. bakingsoda.Parent = Items
  406. bakingsoda.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  407. bakingsoda.BorderSizePixel = 0
  408. bakingsoda.Position = UDim2.new(0, 0, 0.297619045, 0)
  409. bakingsoda.Size = UDim2.new(0, 156, 0, 44)
  410. bakingsoda.Font = Enum.Font.SourceSans
  411. bakingsoda.Text = "BakingSoda"
  412. bakingsoda.TextColor3 = Color3.new(1, 1, 1)
  413. bakingsoda.TextSize = 35
  414. bakingsoda.TextWrapped = true
  415.  
  416. Briefcase.Name = "Briefcase"
  417. Briefcase.Parent = Items
  418. Briefcase.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  419. Briefcase.BorderSizePixel = 0
  420. Briefcase.Position = UDim2.new(0, 0, 0.396825403, 0)
  421. Briefcase.Size = UDim2.new(0, 156, 0, 44)
  422. Briefcase.Font = Enum.Font.SourceSans
  423. Briefcase.Text = "Briefcase"
  424. Briefcase.TextColor3 = Color3.new(1, 1, 1)
  425. Briefcase.TextSize = 35
  426. Briefcase.TextWrapped = true
  427.  
  428. Dufflebag.Name = "Dufflebag"
  429. Dufflebag.Parent = Items
  430. Dufflebag.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  431. Dufflebag.BorderSizePixel = 0
  432. Dufflebag.Position = UDim2.new(0, 0, 0.498015881, 0)
  433. Dufflebag.Size = UDim2.new(0, 156, 0, 44)
  434. Dufflebag.Font = Enum.Font.SourceSans
  435. Dufflebag.Text = "Dufflebag"
  436. Dufflebag.TextColor3 = Color3.new(1, 1, 1)
  437. Dufflebag.TextSize = 35
  438. Dufflebag.TextWrapped = true
  439.  
  440. Flashlight.Name = "Flashlight"
  441. Flashlight.Parent = Items
  442. Flashlight.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  443. Flashlight.BorderSizePixel = 0
  444. Flashlight.Position = UDim2.new(0, 0, 0.597222209, 0)
  445. Flashlight.Size = UDim2.new(0, 156, 0, 44)
  446. Flashlight.Font = Enum.Font.SourceSans
  447. Flashlight.Text = "Flashlight"
  448. Flashlight.TextColor3 = Color3.new(1, 1, 1)
  449. Flashlight.TextSize = 35
  450. Flashlight.TextWrapped = true
  451.  
  452. Camera.Name = "Camera"
  453. Camera.Parent = Items
  454. Camera.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  455. Camera.BorderSizePixel = 0
  456. Camera.Position = UDim2.new(0, 0, 0.698412657, 0)
  457. Camera.Size = UDim2.new(0, 156, 0, 44)
  458. Camera.Font = Enum.Font.SourceSans
  459. Camera.Text = "Camera"
  460. Camera.TextColor3 = Color3.new(1, 1, 1)
  461. Camera.TextSize = 35
  462. Camera.TextWrapped = true
  463.  
  464. baton.Name = "baton"
  465. baton.Parent = Items
  466. baton.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  467. baton.BorderSizePixel = 0
  468. baton.Position = UDim2.new(0, 0, 0.803571403, 0)
  469. baton.Size = UDim2.new(0, 156, 0, 44)
  470. baton.Font = Enum.Font.SourceSans
  471. baton.Text = "Baton"
  472. baton.TextColor3 = Color3.new(1, 1, 1)
  473. baton.TextSize = 35
  474. baton.TextWrapped = true
  475.  
  476. BatteringRam.Name = "BatteringRam"
  477. BatteringRam.Parent = Items
  478. BatteringRam.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  479. BatteringRam.BorderSizePixel = 0
  480. BatteringRam.Position = UDim2.new(0, 0, 0.902777731, 0)
  481. BatteringRam.Size = UDim2.new(0, 156, 0, 44)
  482. BatteringRam.Font = Enum.Font.SourceSans
  483. BatteringRam.Text = "BatteringRam"
  484. BatteringRam.TextColor3 = Color3.new(1, 1, 1)
  485. BatteringRam.TextSize = 35
  486. BatteringRam.TextWrapped = true
  487.  
  488. Taser.Name = "Taser"
  489. Taser.Parent = Items
  490. Taser.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  491. Taser.BorderSizePixel = 0
  492. Taser.Position = UDim2.new(-0.0935671329, 0, 1.00396812, 0)
  493. Taser.Size = UDim2.new(0, 172, 0, 44)
  494. Taser.Font = Enum.Font.SourceSans
  495. Taser.Text = "Taser"
  496. Taser.TextColor3 = Color3.new(1, 1, 1)
  497. Taser.TextSize = 35
  498. Taser.TextWrapped = true
  499.  
  500. Masks.Name = "Masks"
  501. Masks.Parent = itemstab
  502. Masks.BackgroundColor3 = Color3.new(1, 1, 1)
  503. Masks.BackgroundTransparency = 0.99000000953674
  504. Masks.BorderSizePixel = 0
  505. Masks.Position = UDim2.new(0.524664521, 0, 0.121875003, 0)
  506. Masks.Size = UDim2.new(0, 200, 0, 281)
  507.  
  508. blue.Name = "blue"
  509. blue.Parent = Masks
  510. blue.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  511. blue.BorderSizePixel = 0
  512. blue.Size = UDim2.new(0, 176, 0, 44)
  513. blue.Font = Enum.Font.SourceSans
  514. blue.Text = "Blue Bandana"
  515. blue.TextColor3 = Color3.new(1, 1, 1)
  516. blue.TextSize = 35
  517. blue.TextWrapped = true
  518.  
  519. red.Name = "red"
  520. red.Parent = Masks
  521. red.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  522. red.BorderSizePixel = 0
  523. red.Position = UDim2.new(0, 0, 0.0992063507, 0)
  524. red.Size = UDim2.new(0, 176, 0, 44)
  525. red.Font = Enum.Font.SourceSans
  526. red.Text = "Red Bandana"
  527. red.TextColor3 = Color3.new(1, 1, 1)
  528. red.TextSize = 35
  529. red.TextWrapped = true
  530.  
  531. green.Name = "green"
  532. green.Parent = Masks
  533. green.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  534. green.BorderSizePixel = 0
  535. green.Position = UDim2.new(0, 0, 0.198412701, 0)
  536. green.Size = UDim2.new(0, 176, 0, 44)
  537. green.Font = Enum.Font.SourceSans
  538. green.Text = "Green Bandana"
  539. green.TextColor3 = Color3.new(1, 1, 1)
  540. green.TextSize = 30
  541. green.TextWrapped = true
  542.  
  543. blackbandana.Name = "blackbandana"
  544. blackbandana.Parent = Masks
  545. blackbandana.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  546. blackbandana.BorderSizePixel = 0
  547. blackbandana.Position = UDim2.new(0, 0, 0.297619045, 0)
  548. blackbandana.Size = UDim2.new(0, 176, 0, 44)
  549. blackbandana.Font = Enum.Font.SourceSans
  550. blackbandana.Text = "Black Bandana"
  551. blackbandana.TextColor3 = Color3.new(1, 1, 1)
  552. blackbandana.TextSize = 30
  553. blackbandana.TextWrapped = true
  554.  
  555. bala.Name = "bala"
  556. bala.Parent = Masks
  557. bala.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  558. bala.BorderSizePixel = 0
  559. bala.Position = UDim2.new(0, 0, 0.396825403, 0)
  560. bala.Size = UDim2.new(0, 176, 0, 44)
  561. bala.Font = Enum.Font.SourceSans
  562. bala.Text = "Balaclava"
  563. bala.TextColor3 = Color3.new(1, 1, 1)
  564. bala.TextSize = 30
  565. bala.TextWrapped = true
  566.  
  567. gunstab.Name = "gunstab"
  568. gunstab.Parent = MainGui
  569. gunstab.BackgroundColor3 = Color3.new(1, 1, 1)
  570. gunstab.BackgroundTransparency = 1
  571. gunstab.Position = UDim2.new(0.219424456, 0, 0.148936167, 0)
  572. gunstab.Size = UDim2.new(0, 434, 0, 320)
  573. gunstab.Visible = false
  574.  
  575. auto.Name = "auto"
  576. auto.Parent = gunstab
  577. auto.BackgroundColor3 = Color3.new(1, 1, 1)
  578. auto.BackgroundTransparency = 1
  579. auto.BorderSizePixel = 0
  580. auto.Position = UDim2.new(0, 0, 0.121875003, 0)
  581. auto.Size = UDim2.new(0, 193, 0, 281)
  582.  
  583. AkDrumButton.Name = "AkDrumButton"
  584. AkDrumButton.Parent = auto
  585. AkDrumButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  586. AkDrumButton.BorderColor3 = Color3.new(0, 0, 0)
  587. AkDrumButton.BorderSizePixel = 2
  588. AkDrumButton.Position = UDim2.new(0.0149253728, 0, 0.0320284702, 0)
  589. AkDrumButton.Size = UDim2.new(0, 186, 0, 54)
  590. AkDrumButton.Font = Enum.Font.SciFi
  591. AkDrumButton.Text = "Ak74uDrum"
  592. AkDrumButton.TextColor3 = Color3.new(1, 1, 1)
  593. AkDrumButton.TextSize = 14
  594.  
  595. Ak74uButton.Name = "Ak74uButton"
  596. Ak74uButton.Parent = auto
  597. Ak74uButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  598. Ak74uButton.BorderColor3 = Color3.new(0, 0, 0)
  599. Ak74uButton.BorderSizePixel = 2
  600. Ak74uButton.Position = UDim2.new(0.0149253728, 0, 0.128102764, 0)
  601. Ak74uButton.Size = UDim2.new(0, 186, 0, 54)
  602. Ak74uButton.Font = Enum.Font.SciFi
  603. Ak74uButton.Text = "Ak74u"
  604. Ak74uButton.TextColor3 = Color3.new(1, 1, 1)
  605. Ak74uButton.TextSize = 14
  606.  
  607. MP5.Name = "MP5"
  608. MP5.Parent = auto
  609. MP5.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  610. MP5.BorderColor3 = Color3.new(0, 0, 0)
  611. MP5.BorderSizePixel = 2
  612. MP5.Position = UDim2.new(0.0149253728, 0, 0.225739568, 0)
  613. MP5.Size = UDim2.new(0, 186, 0, 54)
  614. MP5.Font = Enum.Font.SciFi
  615. MP5.Text = "MP5"
  616. MP5.TextColor3 = Color3.new(1, 1, 1)
  617. MP5.TextSize = 14
  618.  
  619. glockdrum.Name = "glockdrum"
  620. glockdrum.Parent = auto
  621. glockdrum.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  622. glockdrum.BorderColor3 = Color3.new(0, 0, 0)
  623. glockdrum.BorderSizePixel = 2
  624. glockdrum.Position = UDim2.new(0.0149253728, 0, 0.321813822, 0)
  625. glockdrum.Size = UDim2.new(0, 186, 0, 54)
  626. glockdrum.Font = Enum.Font.SciFi
  627. glockdrum.Text = "GlockDrum"
  628. glockdrum.TextColor3 = Color3.new(1, 1, 1)
  629. glockdrum.TextSize = 14
  630.  
  631. shotgun.Name = "shotgun"
  632. shotgun.Parent = auto
  633. shotgun.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  634. shotgun.BorderColor3 = Color3.new(0, 0, 0)
  635. shotgun.BorderSizePixel = 2
  636. shotgun.Position = UDim2.new(0.0149253728, 0, 0.424938828, 0)
  637. shotgun.Size = UDim2.new(0, 186, 0, 54)
  638. shotgun.Font = Enum.Font.SciFi
  639. shotgun.Text = "Shotgun"
  640. shotgun.TextColor3 = Color3.new(1, 1, 1)
  641. shotgun.TextSize = 14
  642.  
  643. mac10.Name = "mac10"
  644. mac10.Parent = auto
  645. mac10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  646. mac10.BorderColor3 = Color3.new(0, 0, 0)
  647. mac10.BorderSizePixel = 2
  648. mac10.Position = UDim2.new(0.0149253728, 0, 0.518688798, 0)
  649. mac10.Size = UDim2.new(0, 186, 0, 54)
  650. mac10.Font = Enum.Font.SciFi
  651. mac10.Text = "Mac10"
  652. mac10.TextColor3 = Color3.new(1, 1, 1)
  653. mac10.TextSize = 14
  654.  
  655. mac10_2.Name = "mac10"
  656. mac10_2.Parent = auto
  657. mac10_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  658. mac10_2.BorderColor3 = Color3.new(0, 0, 0)
  659. mac10_2.BorderSizePixel = 2
  660. mac10_2.Position = UDim2.new(0.0149253728, 0, 0.614001274, 0)
  661. mac10_2.Size = UDim2.new(0, 186, 0, 54)
  662. mac10_2.Font = Enum.Font.SciFi
  663. mac10_2.Text = "Mac10"
  664. mac10_2.TextColor3 = Color3.new(1, 1, 1)
  665. mac10_2.TextSize = 14
  666.  
  667. TEC9.Name = "TEC9"
  668. TEC9.Parent = auto
  669. TEC9.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  670. TEC9.BorderColor3 = Color3.new(0, 0, 0)
  671. TEC9.BorderSizePixel = 2
  672. TEC9.Position = UDim2.new(0.0149253728, 0, 0.70931381, 0)
  673. TEC9.Size = UDim2.new(0, 186, 0, 54)
  674. TEC9.Font = Enum.Font.SciFi
  675. TEC9.Text = "Tec9"
  676. TEC9.TextColor3 = Color3.new(1, 1, 1)
  677. TEC9.TextSize = 14
  678.  
  679. TextLabel_4.Parent = gunstab
  680. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  681. TextLabel_4.BackgroundTransparency = 1
  682. TextLabel_4.Size = UDim2.new(0, 215, 0, 39)
  683. TextLabel_4.Font = Enum.Font.SourceSans
  684. TextLabel_4.Text = "Automatic"
  685. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  686. TextLabel_4.TextSize = 35
  687.  
  688. TextLabel_5.Parent = gunstab
  689. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  690. TextLabel_5.BackgroundTransparency = 1
  691. TextLabel_5.Position = UDim2.new(0.521739125, 0, 0, 0)
  692. TextLabel_5.Size = UDim2.new(0, 230, 0, 39)
  693. TextLabel_5.Font = Enum.Font.SourceSans
  694. TextLabel_5.Text = "Semi"
  695. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  696. TextLabel_5.TextSize = 35
  697.  
  698. semi.Name = "semi"
  699. semi.Parent = gunstab
  700. semi.BackgroundColor3 = Color3.new(1, 1, 1)
  701. semi.BackgroundTransparency = 1
  702. semi.BorderSizePixel = 0
  703. semi.Position = UDim2.new(0.544247806, 0, 0.121875003, 0)
  704. semi.Size = UDim2.new(0, 198, 0, 281)
  705.  
  706. deagle.Name = "deagle"
  707. deagle.Parent = semi
  708. deagle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  709. deagle.BorderColor3 = Color3.new(0, 0, 0)
  710. deagle.BorderSizePixel = 2
  711. deagle.Position = UDim2.new(0.0197797418, 0, 0.0310831666, 0)
  712. deagle.Size = UDim2.new(0, 186, 0, 54)
  713. deagle.Font = Enum.Font.SciFi
  714. deagle.Text = "Deagle"
  715. deagle.TextColor3 = Color3.new(1, 1, 1)
  716. deagle.TextSize = 14
  717.  
  718. m1911.Name = "m1911"
  719. m1911.Parent = semi
  720. m1911.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  721. m1911.BorderColor3 = Color3.new(0, 0, 0)
  722. m1911.BorderSizePixel = 2
  723. m1911.Position = UDim2.new(0.0197797418, 0, 0.127852514, 0)
  724. m1911.Size = UDim2.new(0, 186, 0, 54)
  725. m1911.Font = Enum.Font.SciFi
  726. m1911.Text = "M1911"
  727. m1911.TextColor3 = Color3.new(1, 1, 1)
  728. m1911.TextSize = 14
  729.  
  730. glock.Name = "glock"
  731. glock.Parent = semi
  732. glock.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  733. glock.BorderColor3 = Color3.new(0, 0, 0)
  734. glock.BorderSizePixel = 2
  735. glock.Position = UDim2.new(0.0197797418, 0, 0.225750655, 0)
  736. glock.Size = UDim2.new(0, 186, 0, 54)
  737. glock.Font = Enum.Font.SciFi
  738. glock.Text = "Glock"
  739. glock.TextColor3 = Color3.new(1, 1, 1)
  740. glock.TextSize = 14
  741.  
  742. golddeagle.Name = "golddeagle"
  743. golddeagle.Parent = semi
  744. golddeagle.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  745. golddeagle.BorderColor3 = Color3.new(0, 0, 0)
  746. golddeagle.BorderSizePixel = 2
  747. golddeagle.Position = UDim2.new(0.0197797418, 0, 0.321652561, 0)
  748. golddeagle.Size = UDim2.new(0, 186, 0, 54)
  749. golddeagle.Font = Enum.Font.SciFi
  750. golddeagle.Text = "GoldDeagle"
  751. golddeagle.TextColor3 = Color3.new(1, 1, 1)
  752. golddeagle.TextSize = 14
  753.  
  754. rossi.Name = "rossi"
  755. rossi.Parent = semi
  756. rossi.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  757. rossi.BorderColor3 = Color3.new(0, 0, 0)
  758. rossi.BorderSizePixel = 2
  759. rossi.Position = UDim2.new(0.0197797418, 0, 0.519116938, 0)
  760. rossi.Size = UDim2.new(0, 186, 0, 54)
  761. rossi.Font = Enum.Font.SciFi
  762. rossi.Text = "Rossi"
  763. rossi.TextColor3 = Color3.new(1, 1, 1)
  764. rossi.TextSize = 14
  765.  
  766. PurpleGun.Name = "PurpleGun"
  767. PurpleGun.Parent = semi
  768. PurpleGun.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  769. PurpleGun.BorderColor3 = Color3.new(0, 0, 0)
  770. PurpleGun.BorderSizePixel = 2
  771. PurpleGun.Position = UDim2.new(0.0197797418, 0, 0.424827576, 0)
  772. PurpleGun.Size = UDim2.new(0, 186, 0, 54)
  773. PurpleGun.Font = Enum.Font.SciFi
  774. PurpleGun.Text = "PurpleGun"
  775. PurpleGun.TextColor3 = Color3.new(1, 1, 1)
  776. PurpleGun.TextSize = 14
  777.  
  778. GoldRossi.Name = "GoldRossi"
  779. GoldRossi.Parent = semi
  780. GoldRossi.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  781. GoldRossi.BorderColor3 = Color3.new(0, 0, 0)
  782. GoldRossi.BorderSizePixel = 2
  783. GoldRossi.Position = UDim2.new(0.0197797418, 0, 0.614429414, 0)
  784. GoldRossi.Size = UDim2.new(0, 186, 0, 54)
  785. GoldRossi.Font = Enum.Font.SciFi
  786. GoldRossi.Text = "GoldRossi"
  787. GoldRossi.TextColor3 = Color3.new(1, 1, 1)
  788. GoldRossi.TextSize = 14
  789.  
  790. Taser_2.Name = "Taser"
  791. Taser_2.Parent = semi
  792. Taser_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  793. Taser_2.BorderColor3 = Color3.new(0, 0, 0
Add Comment
Please, Sign In to add comment