Advertisement
MarsRBLX

Mars GUI

Apr 19th, 2019
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.99 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local LazarusGUI = Instance.new("ScreenGui")
  5. local BackGround = Instance.new("Frame")
  6. local Frame = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextLabel_2 = Instance.new("TextLabel")
  9. local Frame_2 = Instance.new("Frame")
  10. local Ammo2 = Instance.new("TextLabel")
  11. local Frame_3 = Instance.new("Frame")
  12. local CtrlN = Instance.new("TextLabel")
  13. local Frame_4 = Instance.new("Frame")
  14. local NukeZombie = Instance.new("TextLabel")
  15. local Frame_5 = Instance.new("Frame")
  16. local CtrlP = Instance.new("TextLabel")
  17. local Frame_6 = Instance.new("Frame")
  18. local Frame_7 = Instance.new("Frame")
  19. local PowerON = Instance.new("TextLabel")
  20. local Frame_8 = Instance.new("Frame")
  21. local CtrlJ = Instance.new("TextLabel")
  22. local Frame_9 = Instance.new("Frame")
  23. local Ammo3 = Instance.new("TextLabel")
  24. local Frame_10 = Instance.new("Frame")
  25. local AltA = Instance.new("TextLabel")
  26. local Frame_11 = Instance.new("Frame")
  27. local Jugg = Instance.new("TextLabel")
  28. local Frame_12 = Instance.new("Frame")
  29. local CtrlA = Instance.new("TextLabel")
  30. local Frame_13 = Instance.new("Frame")
  31. local SpeedCola = Instance.new("TextLabel")
  32. local Frame_14 = Instance.new("Frame")
  33. local CtrlS = Instance.new("TextLabel")
  34. local Frame_15 = Instance.new("Frame")
  35. local CtrlQ = Instance.new("TextLabel")
  36. local Frame_16 = Instance.new("Frame")
  37. local QuickRevive = Instance.new("TextLabel")
  38. local Frame_17 = Instance.new("Frame")
  39. local MuleKick = Instance.new("TextLabel")
  40. local Frame_18 = Instance.new("Frame")
  41. local CtrlM = Instance.new("TextLabel")
  42. local Frame_19 = Instance.new("Frame")
  43. local DoubleTap = Instance.new("TextLabel")
  44. local Frame_20 = Instance.new("Frame")
  45. local CtrlD = Instance.new("TextLabel")
  46. local Frame_21 = Instance.new("Frame")
  47. local Frame_22 = Instance.new("Frame")
  48. local Frame_23 = Instance.new("Frame")
  49. local TextLabel_3 = Instance.new("TextLabel")
  50. --Properties:
  51. LazarusGUI.Name = "LazarusGUI"
  52. LazarusGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  53. LazarusGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  54.  
  55. BackGround.Name = "BackGround"
  56. BackGround.Parent = LazarusGUI
  57. BackGround.AnchorPoint = Vector2.new(0, 0.5)
  58. BackGround.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  59. BackGround.BorderSizePixel = 0
  60. BackGround.Position = UDim2.new(0, 0, 0.5, 0)
  61. BackGround.Size = UDim2.new(0.150000006, 0, 0.400000006, 0)
  62. BackGround.ZIndex = 2
  63.  
  64. Frame.Parent = BackGround
  65. Frame.BackgroundColor3 = Color3.new(0.34902, 0.686275, 1)
  66. Frame.BorderSizePixel = 0
  67. Frame.Size = UDim2.new(1, 0, 0.150000006, 0)
  68. Frame.ZIndex = 2
  69.  
  70. TextLabel.Parent = Frame
  71. TextLabel.AnchorPoint = Vector2.new(0.5, 0)
  72. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  73. TextLabel.BackgroundTransparency = 1
  74. TextLabel.BorderSizePixel = 0
  75. TextLabel.Position = UDim2.new(0.5, 0, 0.150000006, 0)
  76. TextLabel.Size = UDim2.new(0.5, 0, 0.5, 0)
  77. TextLabel.Font = Enum.Font.Highway
  78. TextLabel.Text = "Lazarus GUI"
  79. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  80. TextLabel.TextScaled = true
  81. TextLabel.TextSize = 18
  82. TextLabel.TextStrokeTransparency = 0
  83. TextLabel.TextWrapped = true
  84.  
  85. TextLabel_2.Parent = Frame
  86. TextLabel_2.AnchorPoint = Vector2.new(0.5, 0)
  87. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  88. TextLabel_2.BackgroundTransparency = 1
  89. TextLabel_2.BorderSizePixel = 0
  90. TextLabel_2.Position = UDim2.new(0.5, 0, 0.600000024, 0)
  91. TextLabel_2.Size = UDim2.new(0.300000012, 0, 0.300000012, 0)
  92. TextLabel_2.ZIndex = 2
  93. TextLabel_2.Font = Enum.Font.Highway
  94. TextLabel_2.Text = "By Mars"
  95. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  96. TextLabel_2.TextScaled = true
  97. TextLabel_2.TextSize = 18
  98. TextLabel_2.TextStrokeTransparency = 0
  99. TextLabel_2.TextWrapped = true
  100.  
  101. Frame_2.Parent = BackGround
  102. Frame_2.BackgroundColor3 = Color3.new(0.294118, 0.611765, 0.85098)
  103. Frame_2.BorderSizePixel = 0
  104. Frame_2.Position = UDim2.new(0, 0, 0.150000006, 0)
  105. Frame_2.Size = UDim2.new(1, 0, 0.0299999993, 0)
  106.  
  107. Ammo2.Name = "Ammo2"
  108. Ammo2.Parent = BackGround
  109. Ammo2.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  110. Ammo2.BorderSizePixel = 0
  111. Ammo2.Position = UDim2.new(0.100000001, 0, 0.5, 0)
  112. Ammo2.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  113. Ammo2.Font = Enum.Font.GothamSemibold
  114. Ammo2.Text = "Inf Ammo 2 Guns"
  115. Ammo2.TextColor3 = Color3.new(1, 1, 1)
  116. Ammo2.TextScaled = true
  117. Ammo2.TextSize = 14
  118. Ammo2.TextWrapped = true
  119.  
  120. Frame_3.Parent = Ammo2
  121. Frame_3.BackgroundColor3 = Color3.new(0.588235, 0.231373, 0.219608)
  122. Frame_3.BorderSizePixel = 0
  123. Frame_3.Position = UDim2.new(0, 0, 1, 0)
  124. Frame_3.Size = UDim2.new(1, 0, 0.150000006, 0)
  125.  
  126. CtrlN.Name = "CtrlN"
  127. CtrlN.Parent = BackGround
  128. CtrlN.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  129. CtrlN.BackgroundTransparency = 1
  130. CtrlN.BorderSizePixel = 0
  131. CtrlN.Position = UDim2.new(0.600000024, 0, 0.379999995, 0)
  132. CtrlN.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  133. CtrlN.Font = Enum.Font.GothamSemibold
  134. CtrlN.Text = "LCtrl + N"
  135. CtrlN.TextColor3 = Color3.new(1, 1, 1)
  136. CtrlN.TextScaled = true
  137. CtrlN.TextSize = 14
  138. CtrlN.TextWrapped = true
  139.  
  140. Frame_4.Parent = CtrlN
  141. Frame_4.BackgroundColor3 = Color3.new(1, 1, 1)
  142. Frame_4.BorderSizePixel = 0
  143. Frame_4.Size = UDim2.new(1, 0, 0.0500000007, 0)
  144.  
  145. NukeZombie.Name = "NukeZombie"
  146. NukeZombie.Parent = BackGround
  147. NukeZombie.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  148. NukeZombie.BorderSizePixel = 0
  149. NukeZombie.Position = UDim2.new(0.600000024, 0, 0.25, 0)
  150. NukeZombie.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  151. NukeZombie.Font = Enum.Font.GothamSemibold
  152. NukeZombie.Text = "Nuke Zombies"
  153. NukeZombie.TextColor3 = Color3.new(1, 1, 1)
  154. NukeZombie.TextScaled = true
  155. NukeZombie.TextSize = 14
  156. NukeZombie.TextWrapped = true
  157.  
  158. Frame_5.Parent = NukeZombie
  159. Frame_5.BackgroundColor3 = Color3.new(0.588235, 0.231373, 0.219608)
  160. Frame_5.BorderSizePixel = 0
  161. Frame_5.Position = UDim2.new(0, 0, 1, 0)
  162. Frame_5.Size = UDim2.new(1, 0, 0.150000006, 0)
  163.  
  164. CtrlP.Name = "CtrlP"
  165. CtrlP.Parent = BackGround
  166. CtrlP.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  167. CtrlP.BackgroundTransparency = 1
  168. CtrlP.BorderSizePixel = 0
  169. CtrlP.Position = UDim2.new(0.100000001, 0, 0.379999995, 0)
  170. CtrlP.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  171. CtrlP.Font = Enum.Font.GothamSemibold
  172. CtrlP.Text = "LCtrl + P"
  173. CtrlP.TextColor3 = Color3.new(1, 1, 1)
  174. CtrlP.TextScaled = true
  175. CtrlP.TextSize = 14
  176. CtrlP.TextWrapped = true
  177.  
  178. Frame_6.Parent = CtrlP
  179. Frame_6.BackgroundColor3 = Color3.new(1, 1, 1)
  180. Frame_6.BorderSizePixel = 0
  181. Frame_6.Size = UDim2.new(1, 0, 0.0500000007, 0)
  182.  
  183. Frame_7.Parent = BackGround
  184. Frame_7.AnchorPoint = Vector2.new(0.5, 0)
  185. Frame_7.BackgroundColor3 = Color3.new(1, 1, 1)
  186. Frame_7.BorderSizePixel = 0
  187. Frame_7.Position = UDim2.new(0.5, 0, 0.200000003, 0)
  188. Frame_7.Size = UDim2.new(0.00999999978, 0, 0.5, 0)
  189.  
  190. PowerON.Name = "PowerON"
  191. PowerON.Parent = BackGround
  192. PowerON.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  193. PowerON.BorderSizePixel = 0
  194. PowerON.Position = UDim2.new(0.100000001, 0, 0.25, 0)
  195. PowerON.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  196. PowerON.Font = Enum.Font.GothamSemibold
  197. PowerON.Text = "Power On"
  198. PowerON.TextColor3 = Color3.new(1, 1, 1)
  199. PowerON.TextScaled = true
  200. PowerON.TextSize = 14
  201. PowerON.TextWrapped = true
  202.  
  203. Frame_8.Parent = PowerON
  204. Frame_8.BackgroundColor3 = Color3.new(0.588235, 0.231373, 0.219608)
  205. Frame_8.BorderSizePixel = 0
  206. Frame_8.Position = UDim2.new(0, 0, 1, 0)
  207. Frame_8.Size = UDim2.new(1, 0, 0.150000006, 0)
  208.  
  209. CtrlJ.Name = "CtrlJ"
  210. CtrlJ.Parent = BackGround
  211. CtrlJ.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  212. CtrlJ.BackgroundTransparency = 1
  213. CtrlJ.BorderSizePixel = 0
  214. CtrlJ.Position = UDim2.new(0.0299999993, 0, 0.879999995, 0)
  215. CtrlJ.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  216. CtrlJ.Font = Enum.Font.GothamSemibold
  217. CtrlJ.Text = "LCtrl + J"
  218. CtrlJ.TextColor3 = Color3.new(1, 1, 1)
  219. CtrlJ.TextScaled = true
  220. CtrlJ.TextSize = 14
  221. CtrlJ.TextWrapped = true
  222.  
  223. Frame_9.Parent = CtrlJ
  224. Frame_9.BackgroundColor3 = Color3.new(1, 1, 1)
  225. Frame_9.BorderSizePixel = 0
  226. Frame_9.Size = UDim2.new(1, 0, 0.0500000007, 0)
  227.  
  228. Ammo3.Name = "Ammo3"
  229. Ammo3.Parent = BackGround
  230. Ammo3.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  231. Ammo3.BorderSizePixel = 0
  232. Ammo3.Position = UDim2.new(0.600000024, 0, 0.5, 0)
  233. Ammo3.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  234. Ammo3.Font = Enum.Font.GothamSemibold
  235. Ammo3.Text = "Inf Ammo 3 Guns"
  236. Ammo3.TextColor3 = Color3.new(1, 1, 1)
  237. Ammo3.TextScaled = true
  238. Ammo3.TextSize = 14
  239. Ammo3.TextWrapped = true
  240.  
  241. Frame_10.Parent = Ammo3
  242. Frame_10.BackgroundColor3 = Color3.new(0.588235, 0.231373, 0.219608)
  243. Frame_10.BorderSizePixel = 0
  244. Frame_10.Position = UDim2.new(0, 0, 1, 0)
  245. Frame_10.Size = UDim2.new(1, 0, 0.150000006, 0)
  246.  
  247. AltA.Name = "AltA"
  248. AltA.Parent = BackGround
  249. AltA.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  250. AltA.BackgroundTransparency = 1
  251. AltA.BorderSizePixel = 0
  252. AltA.Position = UDim2.new(0.600000024, 0, 0.629999995, 0)
  253. AltA.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  254. AltA.Font = Enum.Font.GothamSemibold
  255. AltA.Text = "LAlt + A"
  256. AltA.TextColor3 = Color3.new(1, 1, 1)
  257. AltA.TextScaled = true
  258. AltA.TextSize = 14
  259. AltA.TextWrapped = true
  260.  
  261. Frame_11.Parent = AltA
  262. Frame_11.BackgroundColor3 = Color3.new(1, 1, 1)
  263. Frame_11.BorderSizePixel = 0
  264. Frame_11.Size = UDim2.new(1, 0, 0.0500000007, 0)
  265.  
  266. Jugg.Name = "Jugg"
  267. Jugg.Parent = BackGround
  268. Jugg.BackgroundColor3 = Color3.new(1, 0.705882, 0.368627)
  269. Jugg.BorderSizePixel = 0
  270. Jugg.Position = UDim2.new(0.0299999993, 0, 0.75, 0)
  271. Jugg.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  272. Jugg.Font = Enum.Font.GothamSemibold
  273. Jugg.Text = "Juggernog"
  274. Jugg.TextColor3 = Color3.new(1, 1, 1)
  275. Jugg.TextScaled = true
  276. Jugg.TextSize = 14
  277. Jugg.TextWrapped = true
  278.  
  279. Frame_12.Parent = Jugg
  280. Frame_12.BackgroundColor3 = Color3.new(0.796079, 0.580392, 0.329412)
  281. Frame_12.BorderSizePixel = 0
  282. Frame_12.Position = UDim2.new(0, 0, 1, 0)
  283. Frame_12.Size = UDim2.new(1, 0, 0.150000006, 0)
  284.  
  285. CtrlA.Name = "CtrlA"
  286. CtrlA.Parent = BackGround
  287. CtrlA.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  288. CtrlA.BackgroundTransparency = 1
  289. CtrlA.BorderSizePixel = 0
  290. CtrlA.Position = UDim2.new(0.100000001, 0, 0.629999995, 0)
  291. CtrlA.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  292. CtrlA.Font = Enum.Font.GothamSemibold
  293. CtrlA.Text = "LCtrl + A"
  294. CtrlA.TextColor3 = Color3.new(1, 1, 1)
  295. CtrlA.TextScaled = true
  296. CtrlA.TextSize = 14
  297. CtrlA.TextWrapped = true
  298.  
  299. Frame_13.Parent = CtrlA
  300. Frame_13.BackgroundColor3 = Color3.new(1, 1, 1)
  301. Frame_13.BorderSizePixel = 0
  302. Frame_13.Size = UDim2.new(1, 0, 0.0500000007, 0)
  303.  
  304. SpeedCola.Name = "SpeedCola"
  305. SpeedCola.Parent = BackGround
  306. SpeedCola.BackgroundColor3 = Color3.new(1, 0.705882, 0.368627)
  307. SpeedCola.BorderSizePixel = 0
  308. SpeedCola.Position = UDim2.new(0.349999994, 0, 0.75, 0)
  309. SpeedCola.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  310. SpeedCola.Font = Enum.Font.GothamSemibold
  311. SpeedCola.Text = "Speed Cola"
  312. SpeedCola.TextColor3 = Color3.new(1, 1, 1)
  313. SpeedCola.TextScaled = true
  314. SpeedCola.TextSize = 14
  315. SpeedCola.TextWrapped = true
  316.  
  317. Frame_14.Parent = SpeedCola
  318. Frame_14.BackgroundColor3 = Color3.new(0.796079, 0.580392, 0.329412)
  319. Frame_14.BorderSizePixel = 0
  320. Frame_14.Position = UDim2.new(0, 0, 1, 0)
  321. Frame_14.Size = UDim2.new(1, 0, 0.150000006, 0)
  322.  
  323. CtrlS.Name = "CtrlS"
  324. CtrlS.Parent = BackGround
  325. CtrlS.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  326. CtrlS.BackgroundTransparency = 1
  327. CtrlS.BorderSizePixel = 0
  328. CtrlS.Position = UDim2.new(0.349999994, 0, 0.879999995, 0)
  329. CtrlS.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  330. CtrlS.Font = Enum.Font.GothamSemibold
  331. CtrlS.Text = "LCtrl + S"
  332. CtrlS.TextColor3 = Color3.new(1, 1, 1)
  333. CtrlS.TextScaled = true
  334. CtrlS.TextSize = 14
  335. CtrlS.TextWrapped = true
  336.  
  337. Frame_15.Parent = CtrlS
  338. Frame_15.BackgroundColor3 = Color3.new(1, 1, 1)
  339. Frame_15.BorderSizePixel = 0
  340. Frame_15.Size = UDim2.new(1, 0, 0.0500000007, 0)
  341.  
  342. CtrlQ.Name = "CtrlQ"
  343. CtrlQ.Parent = BackGround
  344. CtrlQ.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  345. CtrlQ.BackgroundTransparency = 1
  346. CtrlQ.BorderSizePixel = 0
  347. CtrlQ.Position = UDim2.new(0.670000017, 0, 0.879999995, 0)
  348. CtrlQ.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  349. CtrlQ.Font = Enum.Font.GothamSemibold
  350. CtrlQ.Text = "LCtrl + Q"
  351. CtrlQ.TextColor3 = Color3.new(1, 1, 1)
  352. CtrlQ.TextScaled = true
  353. CtrlQ.TextSize = 14
  354. CtrlQ.TextWrapped = true
  355.  
  356. Frame_16.Parent = CtrlQ
  357. Frame_16.BackgroundColor3 = Color3.new(1, 1, 1)
  358. Frame_16.BorderSizePixel = 0
  359. Frame_16.Size = UDim2.new(1, 0, 0.0500000007, 0)
  360.  
  361. QuickRevive.Name = "QuickRevive"
  362. QuickRevive.Parent = BackGround
  363. QuickRevive.BackgroundColor3 = Color3.new(1, 0.705882, 0.368627)
  364. QuickRevive.BorderSizePixel = 0
  365. QuickRevive.Position = UDim2.new(0.670000017, 0, 0.75, 0)
  366. QuickRevive.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  367. QuickRevive.Font = Enum.Font.GothamSemibold
  368. QuickRevive.Text = "Quick Revive"
  369. QuickRevive.TextColor3 = Color3.new(1, 1, 1)
  370. QuickRevive.TextScaled = true
  371. QuickRevive.TextSize = 14
  372. QuickRevive.TextWrapped = true
  373.  
  374. Frame_17.Parent = QuickRevive
  375. Frame_17.BackgroundColor3 = Color3.new(0.796079, 0.580392, 0.329412)
  376. Frame_17.BorderSizePixel = 0
  377. Frame_17.Position = UDim2.new(0, 0, 1, 0)
  378. Frame_17.Size = UDim2.new(1, 0, 0.150000006, 0)
  379.  
  380. MuleKick.Name = "MuleKick"
  381. MuleKick.Parent = BackGround
  382. MuleKick.BackgroundColor3 = Color3.new(1, 0.705882, 0.368627)
  383. MuleKick.BorderSizePixel = 0
  384. MuleKick.Position = UDim2.new(0.189999998, 0, 0.949999988, 0)
  385. MuleKick.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  386. MuleKick.Font = Enum.Font.GothamSemibold
  387. MuleKick.Text = "Mule Kick"
  388. MuleKick.TextColor3 = Color3.new(1, 1, 1)
  389. MuleKick.TextScaled = true
  390. MuleKick.TextSize = 14
  391. MuleKick.TextWrapped = true
  392.  
  393. Frame_18.Parent = MuleKick
  394. Frame_18.BackgroundColor3 = Color3.new(0.796079, 0.580392, 0.329412)
  395. Frame_18.BorderSizePixel = 0
  396. Frame_18.Position = UDim2.new(0, 0, 1, 0)
  397. Frame_18.Size = UDim2.new(1, 0, 0.150000006, 0)
  398.  
  399. CtrlM.Name = "CtrlM"
  400. CtrlM.Parent = BackGround
  401. CtrlM.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  402. CtrlM.BackgroundTransparency = 1
  403. CtrlM.BorderSizePixel = 0
  404. CtrlM.Position = UDim2.new(0.189999998, 0, 1.08000004, 0)
  405. CtrlM.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  406. CtrlM.Font = Enum.Font.GothamSemibold
  407. CtrlM.Text = "LCtrl + M"
  408. CtrlM.TextColor3 = Color3.new(1, 1, 1)
  409. CtrlM.TextScaled = true
  410. CtrlM.TextSize = 14
  411. CtrlM.TextWrapped = true
  412.  
  413. Frame_19.Parent = CtrlM
  414. Frame_19.BackgroundColor3 = Color3.new(1, 1, 1)
  415. Frame_19.BorderSizePixel = 0
  416. Frame_19.Size = UDim2.new(1, 0, 0.0500000007, 0)
  417.  
  418. DoubleTap.Name = "DoubleTap"
  419. DoubleTap.Parent = BackGround
  420. DoubleTap.BackgroundColor3 = Color3.new(1, 0.705882, 0.368627)
  421. DoubleTap.BorderSizePixel = 0
  422. DoubleTap.Position = UDim2.new(0.50999999, 0, 0.949999988, 0)
  423. DoubleTap.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  424. DoubleTap.Font = Enum.Font.GothamSemibold
  425. DoubleTap.Text = "Double Tap"
  426. DoubleTap.TextColor3 = Color3.new(1, 1, 1)
  427. DoubleTap.TextScaled = true
  428. DoubleTap.TextSize = 14
  429. DoubleTap.TextWrapped = true
  430.  
  431. Frame_20.Parent = DoubleTap
  432. Frame_20.BackgroundColor3 = Color3.new(0.796079, 0.580392, 0.329412)
  433. Frame_20.BorderSizePixel = 0
  434. Frame_20.Position = UDim2.new(0, 0, 1, 0)
  435. Frame_20.Size = UDim2.new(1, 0, 0.150000006, 0)
  436.  
  437. CtrlD.Name = "CtrlD"
  438. CtrlD.Parent = BackGround
  439. CtrlD.BackgroundColor3 = Color3.new(1, 0.396078, 0.376471)
  440. CtrlD.BackgroundTransparency = 1
  441. CtrlD.BorderSizePixel = 0
  442. CtrlD.Position = UDim2.new(0.50999999, 0, 1.08000004, 0)
  443. CtrlD.Size = UDim2.new(0.300000012, 0, 0.0500000007, 0)
  444. CtrlD.Font = Enum.Font.GothamSemibold
  445. CtrlD.Text = "LCtrl + D"
  446. CtrlD.TextColor3 = Color3.new(1, 1, 1)
  447. CtrlD.TextScaled = true
  448. CtrlD.TextSize = 14
  449. CtrlD.TextWrapped = true
  450.  
  451. Frame_21.Parent = CtrlD
  452. Frame_21.BackgroundColor3 = Color3.new(1, 1, 1)
  453. Frame_21.BorderSizePixel = 0
  454. Frame_21.Size = UDim2.new(1, 0, 0.0500000007, 0)
  455.  
  456. Frame_22.Parent = LazarusGUI
  457. Frame_22.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  458. Frame_22.BorderSizePixel = 0
  459. Frame_22.Position = UDim2.new(0, 0, 0.699999988, 0)
  460. Frame_22.Size = UDim2.new(0.150000006, 0, 0.0599999987, 0)
  461.  
  462. Frame_23.Parent = LazarusGUI
  463. Frame_23.BackgroundColor3 = Color3.new(0.243137, 0.243137, 0.243137)
  464. Frame_23.BorderSizePixel = 0
  465. Frame_23.Position = UDim2.new(0.0250000004, 0, 0.75999999, 0)
  466. Frame_23.Size = UDim2.new(0.100000001, 0, 0.0299999993, 0)
  467.  
  468. TextLabel_3.Parent = Frame_23
  469. TextLabel_3.AnchorPoint = Vector2.new(0.5, 0)
  470. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  471. TextLabel_3.BackgroundTransparency = 1
  472. TextLabel_3.BorderSizePixel = 0
  473. TextLabel_3.Position = UDim2.new(0.5, 0, 0.150000006, 0)
  474. TextLabel_3.Size = UDim2.new(0.699999988, 0, 0.699999988, 0)
  475. TextLabel_3.Font = Enum.Font.Highway
  476. TextLabel_3.Text = "Invite /FmFmXnp"
  477. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  478. TextLabel_3.TextScaled = true
  479. TextLabel_3.TextSize = 14
  480. TextLabel_3.TextWrapped = true
  481. -- Scripts:
  482. function SCRIPT_ACPO69_FAKESCRIPT() -- LazarusGUI.LocalScript
  483. local script = Instance.new('LocalScript')
  484. script.Parent = LazarusGUI
  485. local Plyr = game.Players.LocalPlayer
  486. local Mouse = Plyr:GetMouse()
  487. local UIS = game:GetService("UserInputService")
  488. local Http = game:GetService('HttpService')
  489.  
  490. --------------------------------------------------------------------------------------------------
  491. --Functions--
  492. --------------------------------------------------------------------------------------------------
  493.  
  494. function GetChar()
  495. return game.Players.LocalPlayer.Character
  496. end
  497.  
  498. function Ammo2()
  499. local Modx1 = require(game.Players.LocalPlayer.Backpack.Weapon1)
  500. local Modx2 = require(game.Players.LocalPlayer.Backpack.Weapon2)
  501.  
  502. Modx1["MaxAmmo"] = math.huge
  503. Modx2["MaxAmmo"] = math.huge
  504.  
  505. Modx1["MagSize"] = math.huge
  506. Modx2["MagSize"] = math.huge
  507.  
  508. Modx1["HeadShot"] = math.huge
  509. Modx2["HeadShot"] = math.huge
  510.  
  511. Modx1["TorsoShot"] = math.huge
  512. Modx2["TorsoShot"] = math.huge
  513.  
  514. Modx1["LimbShot"] = math.huge
  515. Modx2["LimbShot"] = math.huge
  516.  
  517. Modx1["FireTime"] = 0
  518. Modx2["FireTime"] = 0
  519.  
  520. Modx1["Ammo"] = math.huge
  521. Modx2["Ammo"] = math.huge
  522. end
  523.  
  524. function Ammo3()
  525. local Modx1 = require(game.Players.LocalPlayer.Backpack.Weapon1)
  526. local Modx2 = require(game.Players.LocalPlayer.Backpack.Weapon2)
  527. local Modx3 = require(game.Players.LocalPlayer.Backpack.Weapon3)
  528.  
  529. Modx1["MaxAmmo"] = math.huge
  530. Modx2["MaxAmmo"] = math.huge
  531. Modx3["MaxAmmo"] = math.huge
  532.  
  533. Modx1["MagSize"] = math.huge
  534. Modx2["MagSize"] = math.huge
  535. Modx3["MagSize"] = math.huge
  536.  
  537. Modx1["HeadShot"] = math.huge
  538. Modx2["HeadShot"] = math.huge
  539. Modx3["HeadShot"] = math.huge
  540.  
  541. Modx1["TorsoShot"] = math.huge
  542. Modx2["TorsoShot"] = math.huge
  543. Modx3["TorsoShot"] = math.huge
  544.  
  545. Modx1["LimbShot"] = math.huge
  546. Modx2["LimbShot"] = math.huge
  547. Modx3["LimbShot"] = math.huge
  548.  
  549. Modx1["FireTime"] = 0
  550. Modx2["FireTime"] = 0
  551. Modx3["FireTime"] = 0
  552.  
  553. Modx1["Ammo"] = math.huge
  554. Modx2["Ammo"] = math.huge
  555. Modx3["Ammo"] = math.huge
  556. end
  557.  
  558. function Nuke()
  559. local getrawmetatable = getrawmetatable or debug.getmetatable
  560. local make_writeable = make_writeable or setreadonly or changereadonly or change_writeable
  561. make_writeable(getrawmetatable(game), false)
  562. local backup = getrawmetatable(game).__namecall
  563.  
  564. local Zombies={}
  565.  
  566. _G.WeaponKey = nil
  567.  
  568. getrawmetatable(game).__namecall = function(self, ...)
  569. local packed = {...}
  570. if not _G.WeaponKey then
  571. if packed[#packed] == 'FireServer' then
  572. if self.Name == 'Damage' then
  573. _G.WeaponKey = packed[2]
  574. warn('Key acquired.')
  575. return backup(self, ...)
  576. end
  577. end
  578. end
  579. return backup(self, ...)
  580. end
  581.  
  582. local KILLALL = function()
  583. for k,v in next, workspace.Baddies:GetChildren()do
  584. if v.Name == 'Zombie' then
  585. table.insert(Zombies, v)
  586. end
  587. end
  588.  
  589. table.foreach(Zombies, function(k,v)
  590. if not _G.WeaponKey then
  591. return
  592. end
  593. local status, ret = xpcall(function()
  594. return v.Humanoid.Damage
  595. end, function(err) warn('Remote not found.') end)
  596. if status then
  597. --repeat wait()
  598. ret:FireServer(
  599. {
  600. ["BodyPart"] = v['HeadBox'],
  601. ["GibPower"] = 100,
  602. ["Damage"] = v.Humanoid.MaxHealth,
  603.  
  604. },_G.WeaponKey)
  605. --until v.Humanoid.Health <= 0
  606. end
  607. end)
  608. end
  609.  
  610. game:GetService('UserInputService').InputBegan:Connect(function(key)
  611. if key.KeyCode == Enum.KeyCode.RightBracket then
  612. if _G.WeaponKey then
  613. KILLALL()
  614. else
  615. print('No key')
  616. end
  617. end
  618. end)
  619. end
  620.  
  621. function PowerOn()
  622. local PowerOn = game.Workspace.Interact.PowerSwitch['Activate']
  623. local PowArguments = {
  624.  
  625. }
  626. PowerOn:FireServer(unpack(PowArguments))
  627. end
  628.  
  629. ---------------------------------------------------------------------------------------------------
  630.  
  631. UIS.InputBegan:Connect(function(input)
  632. if UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.P) then
  633. PowerOn()
  634.  
  635. elseif UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.J) then
  636.  
  637. local Juggernog = game.Workspace.Interact.Juggernog['Activate']
  638. local JugArguments = {
  639.  
  640. }
  641. Juggernog:FireServer(unpack(JugArguments))
  642.  
  643. elseif UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.Q) then
  644.  
  645. local QuickRevive = game.Workspace.Interact:FindFirstChild 'Quick Revive'['Activate']
  646. local QuArguments = {
  647.  
  648. }
  649. QuickRevive:FireServer(unpack(QuArguments))
  650.  
  651. elseif UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.D) then
  652.  
  653. local DoubleTap = game.Workspace.Interact:FindFirstChild 'Double Tap Root Beer'['Activate']
  654. local DtArguments = {
  655.  
  656. }
  657. DoubleTap:FireServer(unpack(DtArguments))
  658.  
  659. elseif UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.S) then
  660.  
  661. local SpeedCola = game.Workspace.Interact:FindFirstChild 'Speed Cola'['Activate']
  662. local SpArguments = {
  663.  
  664. }
  665. SpeedCola:FireServer(unpack(SpArguments))
  666.  
  667. elseif UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.M) then
  668.  
  669. local MuleKick = game.Workspace.Interact:FindFirstChild 'Mule Kick'['Activate']
  670. local MuArguments = {
  671.  
  672. }
  673. MuleKick:FireServer(unpack(MuArguments))
  674. elseif UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.A) then
  675. Ammo2()
  676.  
  677. elseif UIS:IsKeyDown(Enum.KeyCode.LeftAlt) and UIS:IsKeyDown(Enum.KeyCode.A) then
  678. Ammo3()
  679.  
  680. elseif UIS:IsKeyDown(Enum.KeyCode.LeftControl) and UIS:IsKeyDown(Enum.KeyCode.N) then
  681. Nuke()
  682.  
  683. end
  684. end)
  685.  
  686.  
  687. --------------------------------------------------------------------------------------------------
  688.  
  689.  
  690. end
  691. coroutine.resume(coroutine.create(SCRIPT_ACPO69_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement