Advertisement
unknownexploits

zombie_rush_ui_v3

Sep 14th, 2019
689
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.17 KB | None | 0 0
  1. -- By unknown_45273#2851
  2. -- Version 3
  3. -- Go pussy hunting with this shit dawg
  4. local zr_ui = Instance.new("ScreenGui")
  5. local teleports = Instance.new("Frame")
  6. local title = Instance.new("TextLabel")
  7. local map = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local lobby = Instance.new("TextButton")
  10. local TextLabel_2 = Instance.new("TextLabel")
  11. local desc = Instance.new("TextLabel")
  12. local visual = Instance.new("Frame")
  13. local title_2 = Instance.new("TextLabel")
  14. local esp = Instance.new("TextButton")
  15. local TextLabel_3 = Instance.new("TextLabel")
  16. local fullbright = Instance.new("TextButton")
  17. local TextLabel_4 = Instance.new("TextLabel")
  18. local nineeleven = Instance.new("TextButton")
  19. local TextLabel_5 = Instance.new("TextLabel")
  20. local desc_2 = Instance.new("TextLabel")
  21. local rgb = Instance.new("TextButton")
  22. local title_3 = Instance.new("TextLabel")
  23. local char = Instance.new("Frame")
  24. local title_4 = Instance.new("TextLabel")
  25. local speed = Instance.new("TextButton")
  26. local TextLabel_6 = Instance.new("TextLabel")
  27. local jump_power = Instance.new("TextButton")
  28. local TextLabel_7 = Instance.new("TextLabel")
  29. local noclip = Instance.new("TextButton")
  30. local TextLabel_8 = Instance.new("TextLabel")
  31. local desc_3 = Instance.new("TextLabel")
  32. local fly = Instance.new("TextButton")
  33. local TextLabel_9 = Instance.new("TextLabel")
  34. local miscellaneous = Instance.new("Frame")
  35. local title_5 = Instance.new("TextLabel")
  36. local TextLabel_10 = Instance.new("TextLabel")
  37. local gravity = Instance.new("TextButton")
  38. local TextLabel_11 = Instance.new("TextLabel")
  39. local desc_4 = Instance.new("TextLabel")
  40. local autokill = Instance.new("TextButton")
  41. local loopkill = Instance.new("TextButton")
  42. local user_box = Instance.new("TextBox")
  43. local no_names = Instance.new("TextButton")
  44. local TextLabel_12 = Instance.new("TextLabel")
  45. local log = Instance.new("Frame")
  46. local title_6 = Instance.new("TextLabel")
  47. local desc_5 = Instance.new("TextLabel")
  48. local TextLabel_13 = Instance.new("TextLabel")
  49. local change_1 = Instance.new("TextLabel")
  50. local change_2 = Instance.new("TextLabel")
  51. local change_3 = Instance.new("TextLabel")
  52. local change_4 = Instance.new("TextLabel")
  53. local Frame = Instance.new("Frame")
  54. local title_7 = Instance.new("TextLabel")
  55. local desc_6 = Instance.new("TextLabel")
  56. local Changelog_3 = Instance.new("TextLabel")
  57. local Changelog_2 = Instance.new("TextLabel")
  58. local Changelog_4 = Instance.new("TextLabel")
  59. local LogPanel = Instance.new("ScrollingFrame")
  60. local Log = Instance.new("TextButton")
  61. local TextLabel_14 = Instance.new("TextLabel")
  62. --Properties:
  63. zr_ui.Name = "zr_ui"
  64. zr_ui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  65. zr_ui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  66. zr_ui.ResetOnSpawn = false
  67.  
  68. teleports.Name = "teleports"
  69. teleports.Parent = zr_ui
  70. teleports.Active = true
  71. teleports.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  72. teleports.BackgroundTransparency = 0.10999999940395
  73. teleports.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  74. teleports.BorderSizePixel = 2
  75. teleports.Position = UDim2.new(0.0327743925, 0, 0.168469876, 0)
  76. teleports.Size = UDim2.new(0, 220, 0, 54)
  77.  
  78. title.Name = "title"
  79. title.Parent = teleports
  80. title.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  81. title.BackgroundTransparency = 0.10999999940395
  82. title.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  83. title.BorderSizePixel = 2
  84. title.Position = UDim2.new(0, 0, -0.951490045, 0)
  85. title.Size = UDim2.new(0, 220, 0, 45)
  86. title.Font = Enum.Font.SourceSans
  87. title.Text = "Teleports n shit"
  88. title.TextColor3 = Color3.new(1, 1, 1)
  89. title.TextSize = 40
  90. title.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  91. title.TextStrokeTransparency = 0
  92. title.TextWrapped = true
  93.  
  94. map.Name = "map"
  95. map.Parent = teleports
  96. map.Active = false
  97. map.BackgroundColor3 = Color3.new(1, 1, 1)
  98. map.BackgroundTransparency = 1
  99. map.Position = UDim2.new(0.819925427, 0, 0.0370370336, 0)
  100. map.Size = UDim2.new(0, 39, 0, 23)
  101. map.Font = Enum.Font.Code
  102. map.Text = "OFF"
  103. map.TextColor3 = Color3.new(1, 0, 0)
  104. map.TextSize = 20
  105. map.TextWrapped = true
  106.  
  107. TextLabel.Parent = teleports
  108. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  109. TextLabel.BackgroundTransparency = 1
  110. TextLabel.BorderSizePixel = 0
  111. TextLabel.Position = UDim2.new(0.0130659677, 0, 0, 0)
  112. TextLabel.Size = UDim2.new(0, 155, 0, 23)
  113. TextLabel.Font = Enum.Font.Code
  114. TextLabel.Text = "Map"
  115. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  116. TextLabel.TextSize = 20
  117. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  118.  
  119. lobby.Name = "lobby"
  120. lobby.Parent = teleports
  121. lobby.Active = false
  122. lobby.BackgroundColor3 = Color3.new(1, 1, 1)
  123. lobby.BackgroundTransparency = 1
  124. lobby.Position = UDim2.new(0.819925427, 0, 0.476407677, 0)
  125. lobby.Size = UDim2.new(0, 39, 0, 23)
  126. lobby.Font = Enum.Font.Code
  127. lobby.Text = "OFF"
  128. lobby.TextColor3 = Color3.new(1, 0, 0)
  129. lobby.TextSize = 20
  130. lobby.TextWrapped = true
  131.  
  132. TextLabel_2.Parent = teleports
  133. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  134. TextLabel_2.BackgroundTransparency = 1
  135. TextLabel_2.BorderSizePixel = 0
  136. TextLabel_2.Position = UDim2.new(0.0139703853, 0, 0.531963229, 0)
  137. TextLabel_2.Size = UDim2.new(0, 155, 0, 23)
  138. TextLabel_2.Font = Enum.Font.Code
  139. TextLabel_2.Text = "Lobby"
  140. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  141. TextLabel_2.TextSize = 20
  142. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  143.  
  144. desc.Name = "desc"
  145. desc.Parent = teleports
  146. desc.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  147. desc.BackgroundTransparency = 0.10999999940395
  148. desc.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  149. desc.BorderSizePixel = 2
  150. desc.Position = UDim2.new(0, 0, 1.11851871, 0)
  151. desc.Size = UDim2.new(0, 220, 0, 32)
  152. desc.Font = Enum.Font.SourceSans
  153. desc.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  154. desc.TextColor3 = Color3.new(1, 1, 1)
  155. desc.TextScaled = true
  156. desc.TextSize = 19
  157. desc.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  158. desc.TextStrokeTransparency = 0
  159. desc.TextWrapped = true
  160.  
  161. visual.Name = "visual"
  162. visual.Parent = zr_ui
  163. visual.Active = true
  164. visual.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  165. visual.BackgroundTransparency = 0.10999999940395
  166. visual.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  167. visual.BorderSizePixel = 2
  168. visual.Position = UDim2.new(0.174940854, 0, 0.168109924, 0)
  169. visual.Size = UDim2.new(0, 222, 0, 99)
  170.  
  171. title_2.Name = "title"
  172. title_2.Parent = visual
  173. title_2.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  174. title_2.BackgroundTransparency = 0.10999999940395
  175. title_2.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  176. title_2.BorderSizePixel = 2
  177. title_2.Position = UDim2.new(0, 0, -0.518282831, 0)
  178. title_2.Size = UDim2.new(0, 222, 0, 45)
  179. title_2.Font = Enum.Font.SourceSans
  180. title_2.Text = "Visual Cheatz"
  181. title_2.TextColor3 = Color3.new(1, 1, 1)
  182. title_2.TextSize = 40
  183. title_2.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  184. title_2.TextStrokeTransparency = 0
  185. title_2.TextWrapped = true
  186.  
  187. esp.Name = "esp"
  188. esp.Parent = visual
  189. esp.Active = false
  190. esp.BackgroundColor3 = Color3.new(1, 1, 1)
  191. esp.BackgroundTransparency = 1
  192. esp.Position = UDim2.new(0.822644591, 0, 0.032429561, 0)
  193. esp.Size = UDim2.new(0, 39, 0, 23)
  194. esp.Font = Enum.Font.Code
  195. esp.Text = "OFF"
  196. esp.TextColor3 = Color3.new(1, 0, 0)
  197. esp.TextSize = 20
  198. esp.TextWrapped = true
  199.  
  200. TextLabel_3.Parent = visual
  201. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  202. TextLabel_3.BackgroundTransparency = 1
  203. TextLabel_3.BorderSizePixel = 0
  204. TextLabel_3.Position = UDim2.new(0.0240550321, 0, 0.0627325773, 0)
  205. TextLabel_3.Size = UDim2.new(0, 121, 0, 23)
  206. TextLabel_3.Font = Enum.Font.Code
  207. TextLabel_3.Text = "Esp"
  208. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  209. TextLabel_3.TextSize = 20
  210. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  211.  
  212. fullbright.Name = "fullbright"
  213. fullbright.Parent = visual
  214. fullbright.Active = false
  215. fullbright.BackgroundColor3 = Color3.new(1, 1, 1)
  216. fullbright.BackgroundTransparency = 1
  217. fullbright.Position = UDim2.new(0.822644591, 0, 0.251119882, 0)
  218. fullbright.Size = UDim2.new(0, 39, 0, 23)
  219. fullbright.Font = Enum.Font.Code
  220. fullbright.Text = "OFF"
  221. fullbright.TextColor3 = Color3.new(1, 0, 0)
  222. fullbright.TextSize = 20
  223. fullbright.TextWrapped = true
  224.  
  225. TextLabel_4.Parent = visual
  226. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  227. TextLabel_4.BackgroundTransparency = 1
  228. TextLabel_4.BorderSizePixel = 0
  229. TextLabel_4.Position = UDim2.new(0.0240550321, 0, 0.281422943, 0)
  230. TextLabel_4.Size = UDim2.new(0, 121, 0, 23)
  231. TextLabel_4.Font = Enum.Font.Code
  232. TextLabel_4.Text = "Fullbright"
  233. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  234. TextLabel_4.TextSize = 20
  235. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  236.  
  237. nineeleven.Name = "nineeleven"
  238. nineeleven.Parent = visual
  239. nineeleven.Active = false
  240. nineeleven.BackgroundColor3 = Color3.new(1, 1, 1)
  241. nineeleven.BackgroundTransparency = 1
  242. nineeleven.Position = UDim2.new(0.822644591, 0, 0.468437552, 0)
  243. nineeleven.Size = UDim2.new(0, 39, 0, 23)
  244. nineeleven.Font = Enum.Font.Code
  245. nineeleven.Text = "OFF"
  246. nineeleven.TextColor3 = Color3.new(1, 0, 0)
  247. nineeleven.TextSize = 20
  248. nineeleven.TextWrapped = true
  249.  
  250. TextLabel_5.Parent = visual
  251. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  252. TextLabel_5.BackgroundTransparency = 1
  253. TextLabel_5.BorderSizePixel = 0
  254. TextLabel_5.Position = UDim2.new(0.0240550321, 0, 0.498740613, 0)
  255. TextLabel_5.Size = UDim2.new(0, 121, 0, 23)
  256. TextLabel_5.Font = Enum.Font.Code
  257. TextLabel_5.Text = "Commit 9/11"
  258. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  259. TextLabel_5.TextSize = 20
  260. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  261.  
  262. desc_2.Name = "desc"
  263. desc_2.Parent = visual
  264. desc_2.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  265. desc_2.BackgroundTransparency = 0.10999999940395
  266. desc_2.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  267. desc_2.BorderSizePixel = 2
  268. desc_2.Position = UDim2.new(0, 0, 1.08000016, 0)
  269. desc_2.Size = UDim2.new(0, 222, 0, 31)
  270. desc_2.Font = Enum.Font.SourceSans
  271. desc_2.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  272. desc_2.TextColor3 = Color3.new(1, 1, 1)
  273. desc_2.TextScaled = true
  274. desc_2.TextSize = 19
  275. desc_2.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  276. desc_2.TextStrokeTransparency = 0
  277. desc_2.TextWrapped = true
  278.  
  279. rgb.Name = "rgb"
  280. rgb.Parent = visual
  281. rgb.Active = false
  282. rgb.BackgroundColor3 = Color3.new(1, 1, 1)
  283. rgb.BackgroundTransparency = 1
  284. rgb.Position = UDim2.new(0.822644591, 0, 0.694895744, 0)
  285. rgb.Size = UDim2.new(0, 39, 0, 23)
  286. rgb.Font = Enum.Font.Code
  287. rgb.Text = "OFF"
  288. rgb.TextColor3 = Color3.new(1, 0, 0)
  289. rgb.TextSize = 20
  290. rgb.TextWrapped = true
  291.  
  292. title_3.Name = "title"
  293. title_3.Parent = visual
  294. title_3.BackgroundColor3 = Color3.new(1, 1, 1)
  295. title_3.BackgroundTransparency = 1
  296. title_3.BorderSizePixel = 0
  297. title_3.Position = UDim2.new(0.0240550321, 0, 0.725198746, 0)
  298. title_3.Size = UDim2.new(0, 121, 0, 23)
  299. title_3.Font = Enum.Font.Code
  300. title_3.Text = "Rgb"
  301. title_3.TextColor3 = Color3.new(1, 1, 1)
  302. title_3.TextSize = 20
  303. title_3.TextXAlignment = Enum.TextXAlignment.Left
  304.  
  305. char.Name = "char"
  306. char.Parent = zr_ui
  307. char.Active = true
  308. char.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  309. char.BackgroundTransparency = 0.10999999940395
  310. char.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  311. char.BorderSizePixel = 2
  312. char.Position = UDim2.new(0.323363125, 0, 0.167659938, 0)
  313. char.Size = UDim2.new(0, 248, 0, 99)
  314.  
  315. title_4.Name = "title"
  316. title_4.Parent = char
  317. title_4.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  318. title_4.BackgroundTransparency = 0.10999999940395
  319. title_4.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  320. title_4.BorderSizePixel = 2
  321. title_4.Position = UDim2.new(0, 0, -0.528383791, 0)
  322. title_4.Size = UDim2.new(0, 246, 0, 45)
  323. title_4.Font = Enum.Font.SourceSans
  324. title_4.Text = "Character Cheatz"
  325. title_4.TextColor3 = Color3.new(1, 1, 1)
  326. title_4.TextSize = 40
  327. title_4.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  328. title_4.TextStrokeTransparency = 0
  329. title_4.TextWrapped = true
  330.  
  331. speed.Name = "speed"
  332. speed.Parent = char
  333. speed.Active = false
  334. speed.BackgroundColor3 = Color3.new(1, 1, 1)
  335. speed.BackgroundTransparency = 1
  336. speed.Position = UDim2.new(0.854964018, 0, 0.014539931, 0)
  337. speed.Size = UDim2.new(0, 31, 0, 23)
  338. speed.Font = Enum.Font.Code
  339. speed.Text = "OFF"
  340. speed.TextColor3 = Color3.new(1, 0, 0)
  341. speed.TextSize = 20
  342. speed.TextWrapped = true
  343.  
  344. TextLabel_6.Parent = char
  345. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  346. TextLabel_6.BackgroundTransparency = 1
  347. TextLabel_6.BorderSizePixel = 0
  348. TextLabel_6.Position = UDim2.new(0.0240549836, 0, 0.00443884358, 0)
  349. TextLabel_6.Size = UDim2.new(0, 182, 0, 23)
  350. TextLabel_6.Font = Enum.Font.Code
  351. TextLabel_6.Text = "Super Speed"
  352. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  353. TextLabel_6.TextSize = 20
  354. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  355.  
  356. jump_power.Name = "jump_power"
  357. jump_power.Parent = char
  358. jump_power.Active = false
  359. jump_power.BackgroundColor3 = Color3.new(1, 1, 1)
  360. jump_power.BackgroundTransparency = 1
  361. jump_power.Position = UDim2.new(0.854964018, 0, 0.238435686, 0)
  362. jump_power.Size = UDim2.new(0, 31, 0, 23)
  363. jump_power.Font = Enum.Font.Code
  364. jump_power.Text = "OFF"
  365. jump_power.TextColor3 = Color3.new(1, 0, 0)
  366. jump_power.TextSize = 20
  367. jump_power.TextWrapped = true
  368.  
  369. TextLabel_7.Parent = char
  370. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  371. TextLabel_7.BackgroundTransparency = 1
  372. TextLabel_7.BorderSizePixel = 0
  373. TextLabel_7.Position = UDim2.new(0.0240549836, 0, 0.22833468, 0)
  374. TextLabel_7.Size = UDim2.new(0, 182, 0, 23)
  375. TextLabel_7.Font = Enum.Font.Code
  376. TextLabel_7.Text = "Super Jump"
  377. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  378. TextLabel_7.TextSize = 20
  379. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  380.  
  381. noclip.Name = "noclip"
  382. noclip.Parent = char
  383. noclip.Active = false
  384. noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  385. noclip.BackgroundTransparency = 1
  386. noclip.Position = UDim2.new(0.854964018, 0, 0.494869798, 0)
  387. noclip.Size = UDim2.new(0, 31, 0, 23)
  388. noclip.Font = Enum.Font.Code
  389. noclip.Text = "OFF"
  390. noclip.TextColor3 = Color3.new(1, 0, 0)
  391. noclip.TextSize = 20
  392. noclip.TextWrapped = true
  393.  
  394. TextLabel_8.Parent = char
  395. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  396. TextLabel_8.BackgroundTransparency = 1
  397. TextLabel_8.BorderSizePixel = 0
  398. TextLabel_8.Position = UDim2.new(0.0240549836, 0, 0.484768808, 0)
  399. TextLabel_8.Size = UDim2.new(0, 182, 0, 23)
  400. TextLabel_8.Font = Enum.Font.Code
  401. TextLabel_8.Text = "Noclip"
  402. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  403. TextLabel_8.TextSize = 20
  404. TextLabel_8.TextXAlignment = Enum.TextXAlignment.Left
  405.  
  406. desc_3.Name = "desc"
  407. desc_3.Parent = char
  408. desc_3.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  409. desc_3.BackgroundTransparency = 0.10999999940395
  410. desc_3.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  411. desc_3.BorderSizePixel = 2
  412. desc_3.Position = UDim2.new(0, 0, 1.06000006, 0)
  413. desc_3.Size = UDim2.new(0, 246, 0, 32)
  414. desc_3.Font = Enum.Font.SourceSans
  415. desc_3.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  416. desc_3.TextColor3 = Color3.new(1, 1, 1)
  417. desc_3.TextScaled = true
  418. desc_3.TextSize = 19
  419. desc_3.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  420. desc_3.TextStrokeTransparency = 0
  421. desc_3.TextWrapped = true
  422.  
  423. fly.Name = "fly"
  424. fly.Parent = char
  425. fly.Active = false
  426. fly.BackgroundColor3 = Color3.new(1, 1, 1)
  427. fly.BackgroundTransparency = 1
  428. fly.Position = UDim2.new(0.854964018, 0, 0.727193058, 0)
  429. fly.Size = UDim2.new(0, 31, 0, 23)
  430. fly.Font = Enum.Font.Code
  431. fly.Text = "OFF"
  432. fly.TextColor3 = Color3.new(1, 0, 0)
  433. fly.TextSize = 20
  434. fly.TextWrapped = true
  435.  
  436. TextLabel_9.Parent = char
  437. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  438. TextLabel_9.BackgroundTransparency = 1
  439. TextLabel_9.BorderSizePixel = 0
  440. TextLabel_9.Position = UDim2.new(0.0240549836, 0, 0.717092037, 0)
  441. TextLabel_9.Size = UDim2.new(0, 182, 0, 23)
  442. TextLabel_9.Font = Enum.Font.Code
  443. TextLabel_9.Text = "Fly (Disabled atm)"
  444. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  445. TextLabel_9.TextSize = 20
  446. TextLabel_9.TextXAlignment = Enum.TextXAlignment.Left
  447.  
  448. miscellaneous.Name = "miscellaneous"
  449. miscellaneous.Parent = zr_ui
  450. miscellaneous.Active = true
  451. miscellaneous.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  452. miscellaneous.BackgroundTransparency = 0.10999999940395
  453. miscellaneous.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  454. miscellaneous.BorderSizePixel = 2
  455. miscellaneous.Position = UDim2.new(0.48303166, 0, 0.167659938, 0)
  456. miscellaneous.Size = UDim2.new(0, 238, 0, 92)
  457.  
  458. title_5.Name = "title"
  459. title_5.Parent = miscellaneous
  460. title_5.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  461. title_5.BackgroundTransparency = 0.10999999940395
  462. title_5.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  463. title_5.BorderSizePixel = 2
  464. title_5.Position = UDim2.new(0, 0, -0.587787986, 0)
  465. title_5.Size = UDim2.new(0, 239, 0, 45)
  466. title_5.Font = Enum.Font.SourceSans
  467. title_5.Text = "Miscellaneous Cheats"
  468. title_5.TextColor3 = Color3.new(1, 1, 1)
  469. title_5.TextScaled = true
  470. title_5.TextSize = 25
  471. title_5.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  472. title_5.TextStrokeTransparency = 0
  473. title_5.TextWrapped = true
  474.  
  475. TextLabel_10.Parent = miscellaneous
  476. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  477. TextLabel_10.BackgroundTransparency = 1
  478. TextLabel_10.BorderSizePixel = 0
  479. TextLabel_10.Position = UDim2.new(0.0240549836, 0, 0.0526315793, 0)
  480. TextLabel_10.Size = UDim2.new(0, 154, 0, 23)
  481. TextLabel_10.Font = Enum.Font.Code
  482. TextLabel_10.Text = "Auto Kill"
  483. TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  484. TextLabel_10.TextSize = 20
  485. TextLabel_10.TextXAlignment = Enum.TextXAlignment.Left
  486.  
  487. gravity.Name = "gravity"
  488. gravity.Parent = miscellaneous
  489. gravity.Active = false
  490. gravity.BackgroundColor3 = Color3.new(1, 1, 1)
  491. gravity.BackgroundTransparency = 1
  492. gravity.Position = UDim2.new(0.833266258, 0, 0.272442251, 0)
  493. gravity.Size = UDim2.new(0, 39, 0, 23)
  494. gravity.Font = Enum.Font.Code
  495. gravity.Text = "OFF"
  496. gravity.TextColor3 = Color3.new(1, 0, 0)
  497. gravity.TextSize = 20
  498. gravity.TextWrapped = true
  499.  
  500. TextLabel_11.Parent = miscellaneous
  501. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  502. TextLabel_11.BackgroundTransparency = 1
  503. TextLabel_11.BorderSizePixel = 0
  504. TextLabel_11.Position = UDim2.new(0.0240549836, 0, 0.289986104, 0)
  505. TextLabel_11.Size = UDim2.new(0, 154, 0, 23)
  506. TextLabel_11.Font = Enum.Font.Code
  507. TextLabel_11.Text = "Low Gravity"
  508. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  509. TextLabel_11.TextSize = 20
  510. TextLabel_11.TextXAlignment = Enum.TextXAlignment.Left
  511.  
  512. desc_4.Name = "desc"
  513. desc_4.Parent = miscellaneous
  514. desc_4.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  515. desc_4.BackgroundTransparency = 0.10999999940395
  516. desc_4.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  517. desc_4.BorderSizePixel = 2
  518. desc_4.Position = UDim2.new(-0.00420168089, 0, 1.07542324, 0)
  519. desc_4.Size = UDim2.new(0, 238, 0, 32)
  520. desc_4.Font = Enum.Font.SourceSans
  521. desc_4.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  522. desc_4.TextColor3 = Color3.new(1, 1, 1)
  523. desc_4.TextScaled = true
  524. desc_4.TextSize = 19
  525. desc_4.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  526. desc_4.TextStrokeTransparency = 0
  527. desc_4.TextWrapped = true
  528.  
  529. autokill.Name = "autokill"
  530. autokill.Parent = miscellaneous
  531. autokill.Active = false
  532. autokill.BackgroundColor3 = Color3.new(1, 1, 1)
  533. autokill.BackgroundTransparency = 1
  534. autokill.Position = UDim2.new(0.833266258, 0, 0.0350877196, 0)
  535. autokill.Size = UDim2.new(0, 39, 0, 23)
  536. autokill.Font = Enum.Font.Code
  537. autokill.Text = "OFF"
  538. autokill.TextColor3 = Color3.new(1, 0, 0)
  539. autokill.TextSize = 20
  540. autokill.TextWrapped = true
  541.  
  542. loopkill.Name = "loopkill"
  543. loopkill.Parent = miscellaneous
  544. loopkill.Active = false
  545. loopkill.BackgroundColor3 = Color3.new(1, 1, 1)
  546. loopkill.BackgroundTransparency = 1
  547. loopkill.Position = UDim2.new(0.833266318, 0, 0.707224965, 0)
  548. loopkill.Size = UDim2.new(0, 39, 0, 22)
  549. loopkill.Font = Enum.Font.Code
  550. loopkill.Text = "OFF"
  551. loopkill.TextColor3 = Color3.new(1, 0, 0)
  552. loopkill.TextSize = 20
  553. loopkill.TextWrapped = true
  554.  
  555. user_box.Name = "user_box"
  556. user_box.Parent = miscellaneous
  557. user_box.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  558. user_box.BackgroundTransparency = 0.55000001192093
  559. user_box.Position = UDim2.new(0.0240550321, 0, 0.75, 0)
  560. user_box.Size = UDim2.new(0, 192, 0, 19)
  561. user_box.Font = Enum.Font.SourceSans
  562. user_box.PlaceholderColor3 = Color3.new(1, 1, 1)
  563. user_box.PlaceholderText = "Loop Kill user"
  564. user_box.Text = ""
  565. user_box.TextColor3 = Color3.new(1, 1, 1)
  566. user_box.TextSize = 20
  567. user_box.TextWrapped = true
  568. user_box.TextXAlignment = Enum.TextXAlignment.Left
  569.  
  570. no_names.Name = "no_names"
  571. no_names.Parent = miscellaneous
  572. no_names.Active = false
  573. no_names.BackgroundColor3 = Color3.new(1, 1, 1)
  574. no_names.BackgroundTransparency = 1
  575. no_names.Position = UDim2.new(0.833266258, 0, 0.478963971, 0)
  576. no_names.Size = UDim2.new(0, 39, 0, 23)
  577. no_names.Font = Enum.Font.Code
  578. no_names.Text = "OFF"
  579. no_names.TextColor3 = Color3.new(1, 0, 0)
  580. no_names.TextSize = 20
  581. no_names.TextWrapped = true
  582.  
  583. TextLabel_12.Parent = miscellaneous
  584. TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  585. TextLabel_12.BackgroundTransparency = 1
  586. TextLabel_12.BorderSizePixel = 0
  587. TextLabel_12.Position = UDim2.new(0.0240549836, 0, 0.474768698, 0)
  588. TextLabel_12.Size = UDim2.new(0, 154, 0, 23)
  589. TextLabel_12.Font = Enum.Font.Code
  590. TextLabel_12.Text = "Remove Zombie Names"
  591. TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  592. TextLabel_12.TextSize = 18
  593. TextLabel_12.TextXAlignment = Enum.TextXAlignment.Left
  594.  
  595. log.Name = "log"
  596. log.Parent = zr_ui
  597. log.Active = true
  598. log.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  599. log.BackgroundTransparency = 0.10999999940395
  600. log.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  601. log.BorderSizePixel = 2
  602. log.Position = UDim2.new(0.637257516, 0, 0.161837518, 0)
  603. log.Size = UDim2.new(0, 225, 0, 108)
  604.  
  605. title_6.Name = "title"
  606. title_6.Parent = log
  607. title_6.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  608. title_6.BackgroundTransparency = 0.10999999940395
  609. title_6.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  610. title_6.BorderSizePixel = 2
  611. title_6.Position = UDim2.new(0, 0, -0.470678955, 0)
  612. title_6.Size = UDim2.new(0, 225, 0, 45)
  613. title_6.Font = Enum.Font.SourceSans
  614. title_6.Text = "Changelog"
  615. title_6.TextColor3 = Color3.new(1, 1, 1)
  616. title_6.TextScaled = true
  617. title_6.TextSize = 25
  618. title_6.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  619. title_6.TextStrokeTransparency = 0
  620. title_6.TextWrapped = true
  621.  
  622. desc_5.Name = "desc"
  623. desc_5.Parent = log
  624. desc_5.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  625. desc_5.BackgroundTransparency = 0.10999999940395
  626. desc_5.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  627. desc_5.BorderSizePixel = 2
  628. desc_5.Position = UDim2.new(0, 0, 1.08764064, 0)
  629. desc_5.Size = UDim2.new(0, 225, 0, 32)
  630. desc_5.Font = Enum.Font.SourceSans
  631. desc_5.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#2851"
  632. desc_5.TextColor3 = Color3.new(1, 1, 1)
  633. desc_5.TextScaled = true
  634. desc_5.TextSize = 19
  635. desc_5.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  636. desc_5.TextStrokeTransparency = 0
  637. desc_5.TextWrapped = true
  638.  
  639. TextLabel_13.Parent = log
  640. TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
  641. TextLabel_13.BackgroundTransparency = 1
  642. TextLabel_13.BorderSizePixel = 0
  643. TextLabel_13.Position = UDim2.new(0.0240549054, 0, 0.00798868295, 0)
  644. TextLabel_13.Size = UDim2.new(0, 191, 0, 18)
  645. TextLabel_13.Font = Enum.Font.Code
  646. TextLabel_13.Text = "Version 3"
  647. TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  648. TextLabel_13.TextSize = 20
  649. TextLabel_13.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  650. TextLabel_13.TextStrokeTransparency = 0
  651. TextLabel_13.TextXAlignment = Enum.TextXAlignment.Left
  652.  
  653. change_1.Name = "change_1"
  654. change_1.Parent = log
  655. change_1.BackgroundColor3 = Color3.new(1, 1, 1)
  656. change_1.BackgroundTransparency = 1
  657. change_1.BorderSizePixel = 0
  658. change_1.Position = UDim2.new(0.0240549836, 0, 0.232194975, 0)
  659. change_1.Size = UDim2.new(0, 191, 0, 18)
  660. change_1.Font = Enum.Font.Code
  661. change_1.Text = "[+] Rescripted ui again"
  662. change_1.TextColor3 = Color3.new(1, 1, 1)
  663. change_1.TextSize = 20
  664. change_1.TextXAlignment = Enum.TextXAlignment.Left
  665.  
  666. change_2.Name = "change_2"
  667. change_2.Parent = log
  668. change_2.BackgroundColor3 = Color3.new(1, 1, 1)
  669. change_2.BackgroundTransparency = 1
  670. change_2.BorderSizePixel = 0
  671. change_2.Position = UDim2.new(0.0240549836, 0, 0.402168542, 0)
  672. change_2.Size = UDim2.new(0, 245, 0, 18)
  673. change_2.Font = Enum.Font.Code
  674. change_2.Text = "[+] Smoother RGB"
  675. change_2.TextColor3 = Color3.new(1, 1, 1)
  676. change_2.TextSize = 20
  677. change_2.TextXAlignment = Enum.TextXAlignment.Left
  678.  
  679. change_3.Name = "change_3"
  680. change_3.Parent = log
  681. change_3.BackgroundColor3 = Color3.new(1, 1, 1)
  682. change_3.BackgroundTransparency = 1
  683. change_3.BorderSizePixel = 0
  684. change_3.Position = UDim2.new(0.0240549836, 0, 0.589668572, 0)
  685. change_3.Size = UDim2.new(0, 245, 0, 18)
  686. change_3.Font = Enum.Font.Code
  687. change_3.Text = "[+] Added a working esp"
  688. change_3.TextColor3 = Color3.new(1, 1, 1)
  689. change_3.TextSize = 20
  690. change_3.TextXAlignment = Enum.TextXAlignment.Left
  691.  
  692. change_4.Name = "change_4"
  693. change_4.Parent = log
  694. change_4.BackgroundColor3 = Color3.new(1, 1, 1)
  695. change_4.BackgroundTransparency = 1
  696. change_4.BorderSizePixel = 0
  697. change_4.Position = UDim2.new(0.0240549836, 0, 0.7503829, 0)
  698. change_4.Size = UDim2.new(0, 245, 0, 18)
  699. change_4.Font = Enum.Font.Code
  700. change_4.Text = ""
  701. change_4.TextColor3 = Color3.new(1, 1, 1)
  702. change_4.TextSize = 20
  703. change_4.TextXAlignment = Enum.TextXAlignment.Left
  704.  
  705. Frame.Parent = zr_ui
  706. Frame.Active = true
  707. Frame.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  708. Frame.BackgroundTransparency = 0.10999999940395
  709. Frame.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  710. Frame.BorderSizePixel = 2
  711. Frame.Position = UDim2.new(0.79271698, 0, 0.167659938, 0)
  712. Frame.Size = UDim2.new(0, 293, 0, 145)
  713.  
  714. title_7.Name = "title"
  715. title_7.Parent = Frame
  716. title_7.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  717. title_7.BackgroundTransparency = 0.10999999940395
  718. title_7.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  719. title_7.BorderSizePixel = 2
  720. title_7.Position = UDim2.new(0, 0, -0.381023735, 0)
  721. title_7.Size = UDim2.new(0, 293, 0, 45)
  722. title_7.Font = Enum.Font.SourceSans
  723. title_7.Text = "Chatlogs"
  724. title_7.TextColor3 = Color3.new(1, 1, 1)
  725. title_7.TextScaled = true
  726. title_7.TextSize = 25
  727. title_7.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  728. title_7.TextStrokeTransparency = 0
  729. title_7.TextWrapped = true
  730.  
  731. desc_6.Name = "desc"
  732. desc_6.Parent = Frame
  733. desc_6.BackgroundColor3 = Color3.new(0.12549, 0.12549, 0.12549)
  734. desc_6.BackgroundTransparency = 0.10999999940395
  735. desc_6.BorderColor3 = Color3.new(0.556863, 0.109804, 1)
  736. desc_6.BorderSizePixel = 2
  737. desc_6.Position = UDim2.new(0, 0, 1.07167649, 0)
  738. desc_6.Size = UDim2.new(0, 293, 0, 32)
  739. desc_6.Font = Enum.Font.SourceSans
  740. desc_6.Text = "Press 'Q' to toggle the ui \n Made by unknown_45273#3481"
  741. desc_6.TextColor3 = Color3.new(1, 1, 1)
  742. desc_6.TextScaled = true
  743. desc_6.TextSize = 19
  744. desc_6.TextStrokeColor3 = Color3.new(0.556863, 0.109804, 1)
  745. desc_6.TextStrokeTransparency = 0
  746. desc_6.TextWrapped = true
  747.  
  748. Changelog_3.Name = "Changelog_3"
  749. Changelog_3.Parent = Frame
  750. Changelog_3.BackgroundColor3 = Color3.new(1, 1, 1)
  751. Changelog_3.BackgroundTransparency = 1
  752. Changelog_3.BorderSizePixel = 0
  753. Changelog_3.Position = UDim2.new(0.0326388776, 0, 0.55966419, 0)
  754. Changelog_3.Size = UDim2.new(0, 217, 0, 21)
  755. Changelog_3.Font = Enum.Font.Code
  756. Changelog_3.Text = ""
  757. Changelog_3.TextColor3 = Color3.new(1, 1, 1)
  758. Changelog_3.TextSize = 20
  759. Changelog_3.TextXAlignment = Enum.TextXAlignment.Left
  760.  
  761. Changelog_2.Name = "Changelog_2"
  762. Changelog_2.Parent = Frame
  763. Changelog_2.BackgroundColor3 = Color3.new(1, 1, 1)
  764. Changelog_2.BackgroundTransparency = 1
  765. Changelog_2.BorderSizePixel = 0
  766. Changelog_2.Position = UDim2.new(0.0326388776, 0, 0.363235623, 0)
  767. Changelog_2.Size = UDim2.new(0, 217, 0, 21)
  768. Changelog_2.Font = Enum.Font.Code
  769. Changelog_2.Text = ""
  770. Changelog_2.TextColor3 = Color3.new(1, 1, 1)
  771. Changelog_2.TextSize = 20
  772. Changelog_2.TextXAlignment = Enum.TextXAlignment.Left
  773.  
  774. Changelog_4.Name = "Changelog_4"
  775. Changelog_4.Parent = Frame
  776. Changelog_4.BackgroundColor3 = Color3.new(1, 1, 1)
  777. Changelog_4.BackgroundTransparency = 1
  778. Changelog_4.BorderSizePixel = 0
  779. Changelog_4.Position = UDim2.new(0.0326388776, 0, 0.765021324, 0)
  780. Changelog_4.Size = UDim2.new(0, 217, 0, 21)
  781. Changelog_4.Font = Enum.Font.Code
  782. Changelog_4.Text = ""
  783. Changelog_4.TextColor3 = Color3.new(1, 1, 1)
  784. Changelog_4.TextSize = 20
  785. Changelog_4.TextXAlignment = Enum.TextXAlignment.Left
  786.  
  787. LogPanel.Name = "LogPanel"
  788. LogPanel.Parent = Frame
  789. LogPanel.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  790. LogPanel.BackgroundTransparency = 0.55000001192093
  791. LogPanel.BorderSizePixel = 0
  792. LogPanel.Position = UDim2.new(0.0238907859, 0, 0.0206896551, 0)
  793. LogPanel.Size = UDim2.new(0, 280, 0, 120)
  794. LogPanel.CanvasSize = UDim2.new(1000, 0, 300, 0)
  795. LogPanel.CanvasPosition = Vector2.new(0, 135)
  796. LogPanel.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  797.  
  798. Log.Name = "Log"
  799. Log.Parent = Frame
  800. Log.Active = false
  801. Log.BackgroundColor3 = Color3.new(1, 1, 1)
  802. Log.BackgroundTransparency = 1
  803. Log.Position = UDim2.new(0.866894186, 0, 0.8488276, 0)
  804. Log.Size = UDim2.new(0, 39, 0, 23)
  805. Log.Font = Enum.Font.Code
  806. Log.Text = "OFF"
  807. Log.TextColor3 = Color3.new(1, 0, 0)
  808. Log.TextSize = 20
  809. Log.TextWrapped = true
  810.  
  811. TextLabel_14.Parent = Frame
  812. TextLabel_14.BackgroundColor3 = Color3.new(1, 1, 1)
  813. TextLabel_14.BackgroundTransparency = 1
  814. TextLabel_14.BorderSizePixel = 0
  815. TextLabel_14.Position = UDim2.new(0.0238907859, 0, 0.842792988, 0)
  816. TextLabel_14.Size = UDim2.new(0, 222, 0, 25)
  817. TextLabel_14.Font = Enum.Font.Code
  818. TextLabel_14.Text = "Chatlogs"
  819. TextLabel_14.TextColor3 = Color3.new(1, 1, 1)
  820. TextLabel_14.TextSize = 20
  821. TextLabel_14.TextWrapped = true
  822. TextLabel_14.TextXAlignment = Enum.TextXAlignment.Left
  823. -- Scripts:
  824. function SCRIPT_LZMQ74_FAKESCRIPT() -- zr_ui.LocalScript
  825. local script = Instance.new('LocalScript')
  826. script.Parent = zr_ui
  827. --Variables
  828.  
  829. --other variable shit
  830. local rgb_thing = 0;
  831. local hk = Enum.KeyCode.Q;
  832. local uis = game:GetService('UserInputService');
  833. local map = workspace['Map Storage']:FindFirstChildOfClass('Model');
  834. local billui = Instance.new("BillboardGui");
  835. local frame = Instance.new("Frame", billui);
  836.  
  837. -- toggles
  838. local removezombienames_toggle = false;
  839. local superspeed_toggle = false;
  840. local jumppower_toggle = false;
  841. local chatlogs_toggle = false;
  842. local gravity_toggle = false;
  843. local loopkill_false = false;
  844. local full_bright_toggle = false;
  845. local autokill_toggle = false;
  846. local noclip_toggle = false;
  847. local rgb_toggle = false;
  848. local open = true;
  849. local esp_tog = false;
  850. local fly_toggle = false;
  851. -- button shit
  852. local map_button = script.Parent.teleports.map;
  853. local lobby_button = script.Parent.teleports.lobby;
  854. local nineeleven_button = script.Parent.visual.nineeleven;
  855. local esp_button = script.Parent.visual.esp;
  856. local fullbright_button = script.Parent.visual.fullbright;
  857. local rgb_button = script.Parent.visual.rgb;
  858. local superspeed_button = script.Parent.char.speed;
  859. local jump_power_button = script.Parent.char.jump_power
  860. local autokill_button = script.Parent.miscellaneous.autokill;
  861. local gravity_button = script.Parent.miscellaneous.gravity;
  862. local loopkill_button = script.Parent.miscellaneous.loopkill;
  863. local remove_zombienames_button = script.Parent.miscellaneous.no_names;
  864. local noclip_button = script.Parent.char.noclip;
  865. local fly_button = script.Parent.char.fly;
  866. local chatlogs_button = script.Parent.Frame.Log;
  867. local ui = script.Parent;
  868. local chats = { '[Dddyunknown_45273]: epic ui, 1 of the best out there', '[Dddyunknown_45273]: daddi needs a girl', '[Dddyunknown_45273]: this is probs the last version of this ui', '[Dddyunknown_45273]: dont think ill ever add fly', '[Dddyunknown_45273]: if u see twan102018 or nsatao in game tell them their massive skids from me please ty <3'}
  869. local zombie = workspace:WaitForChild("Zombie Storage");
  870.  
  871. -- noclip
  872. game:GetService('RunService').Stepped:connect(function()
  873. if noclip_toggle then
  874. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  875. end
  876. end)
  877.  
  878. noclip_button.MouseButton1Down:Connect(function()
  879. noclip_toggle = not noclip_toggle;
  880. if noclip_button.Text == 'OFF' then
  881. noclip_button.Text = 'ON';
  882. noclip_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  883. else
  884. noclip_button.Text = 'OFF';
  885. noclip_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  886. end;
  887. end);
  888.  
  889. -- loop kill player
  890. loopkill_button.MouseButton1Down:Connect(function()
  891. if game.Players:FindFirstChild(user_box.Text) then
  892. if loopkill_false == false then
  893. loopkill_button.Text = 'ON' loopkill_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  894. loopkill_false = true;
  895. while wait(.3) do
  896. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players:FindFirstChild(user_box.Text).Character:WaitForChild("HumanoidRootPart").CFrame;
  897. player = game.Players.LocalPlayer;
  898. if player.Character then
  899. if player.Character:FindFirstChild("Humanoid") then
  900. player.Character.Humanoid.Name = "1";
  901. end;
  902. local l = player.Character["1"]:Clone();
  903. l.Parent = player.Character;
  904. l.Name = "Humanoid"; wait(0.1);
  905. player.Character["1"]:Destroy();
  906. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid;
  907. end;
  908. wait(.2)
  909. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool"));
  910. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-247.232, 177, 292.704);
  911. print'epic u killed who u wanted to :sunglasses:';
  912. if loopkill_false == false then
  913. loopkill_button.Text = 'OFF' loopkill_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  914. break
  915. end;
  916. end;
  917. else
  918. loopkill_false = false;
  919. end;
  920. end;
  921. end);
  922.  
  923. --[[
  924. fly_button.MouseButton1Down:Connect(function()
  925. if fly_toggle == false then
  926. fly_toggle = true;
  927. fly_button.Text = 'ON';
  928. fly_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  929. elseif fly_toggle == true then
  930. fly_toggle = false;
  931. fly_button.Text = 'OFF';
  932. fly_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  933. end;
  934. end);
  935. ]]
  936.  
  937. -- remove zombie names
  938. remove_zombienames_button.MouseButton1Down:Connect(function()
  939. if removezombienames_toggle == false then
  940. remove_zombienames_button.Text = 'ON';
  941. remove_zombienames_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  942. for i,v in pairs(zombie:GetChildren()) do
  943. local hum = v:FindFirstChildOfClass("Humanoid");
  944. hum.DisplayDistanceType = "None";
  945. end;
  946. removezombienames_toggle = true;
  947. elseif removezombienames_toggle == true then
  948. remove_zombienames_button.Text = 'OFF';
  949. remove_zombienames_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  950. removezombienames_toggle = false;
  951. for i,v in pairs(zombie:GetChildren()) do
  952. local hum = v:FindFirstChildOfClass("Humanoid");
  953. hum.DisplayDistanceType = "Viewer";
  954. end;
  955. end;
  956. end);
  957. zombie.ChildAdded:Connect(function(h)
  958. repeat wait(); until h['HumanoidRootPart'];
  959. if removezombienames_toggle then
  960. for i,v in pairs(zombie:GetChildren()) do
  961. local hum = v:FindFirstChildOfClass("Humanoid");
  962. hum.DisplayDistanceType = "None";
  963. end;
  964. end;
  965. end);
  966.  
  967. -- full bright shit
  968. fullbright_button.MouseButton1Down:Connect(function()
  969. if full_bright_toggle == false then
  970. full_bright_toggle = true;
  971. fullbright_button.Text = 'ON'
  972. fullbright_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  973. game.Lighting.Brightness = 12;
  974. elseif full_bright_toggle == true then
  975. full_bright_toggle = false;
  976. fullbright_button.Text = 'OFF'
  977. fullbright_button.TextColor3 = Color3.fromRGB(255, 0, 0)
  978. game.Lighting.Brightness = 2;
  979. end;
  980. end);
  981.  
  982. -- 9/11
  983. nineeleven_button.MouseButton1Down:Connect(function()
  984. nineeleven_button.Text = "ON";
  985. nineeleven_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  986. loadstring(game:HttpGet(('https://pastebin.com/raw/BPUCKApA'),true))();
  987. wait(2.3);
  988. nineeleven_button.Text = "OFF";
  989. nineeleven_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  990. end)
  991.  
  992. -- toggle
  993. uis.InputBegan:Connect(function(key, gp)
  994. if key.KeyCode == hk then
  995. if uis:GetFocusedTextBox() == nil then
  996. if open == true then
  997. open = false;
  998. for a,b in next,ui:GetDescendants() do
  999. if b:IsA("Frame") then
  1000. b.Visible = false;
  1001. end;
  1002. end;
  1003. elseif open == false then
  1004. open = true;
  1005. for a,b in next,ui:GetDescendants() do
  1006. if b:IsA("Frame") then
  1007. b.Visible = true;
  1008. end;
  1009. end;
  1010. end;
  1011. end;
  1012. end;
  1013. end);
  1014.  
  1015. -- gravity
  1016. gravity_button.MouseButton1Down:Connect(function()
  1017. if gravity_toggle == false then
  1018. workspace.Gravity = 50;
  1019. gravity_button.Text = 'ON'
  1020. gravity_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  1021. gravity_toggle = true;
  1022. elseif gravity_toggle == true then
  1023. workspace.Gravity = 196;
  1024. gravity_button.Text = 'OFF'
  1025. gravity_button.TextColor3 = Color3.fromRGB(255, 0, 0)
  1026. gravity_toggle = false;
  1027. end;
  1028. end);
  1029.  
  1030. -- esp shit
  1031. billui.AlwaysOnTop = true;
  1032. billui.LightInfluence = 0;
  1033. billui.Size = UDim2.new(1.75, 0, 1.75, 0);
  1034. frame.BackgroundColor3 = Color3.fromRGB(142, 28, 255);
  1035. frame.Size = UDim2.new(1, 0, 1, 0);
  1036. frame.BorderSizePixel = 2
  1037. frame.BorderColor3 = Color3.fromRGB(255, 255, 255);
  1038.  
  1039. zombie = workspace:WaitForChild("Zombie Storage");
  1040. esp_tog = false;
  1041.  
  1042. function removeEsp(z)
  1043. for i,v in pairs(z['HumanoidRootPart']:GetChildren()) do
  1044. if v:IsA("BillboardGui") then
  1045. v:Destroy();
  1046. end;
  1047. end;
  1048. end;
  1049.  
  1050. function doEsp(z)
  1051. billui:Clone().Parent=z['HumanoidRootPart'];
  1052. end;
  1053. esp.MouseButton1Down:Connect(function()
  1054. if not esp_tog then
  1055. esp_tog = true;
  1056. esp.Text = 'ON';
  1057. esp.TextColor3 = Color3.fromRGB(142, 28, 255);
  1058. for i,v in pairs(zombie:GetChildren()) do
  1059. doEsp(v);
  1060. end;
  1061. else
  1062. esp_tog = false;
  1063. esp.Text = 'OFF';
  1064. esp.TextColor3 = Color3.fromRGB(255,0,0);
  1065. for i,v in pairs(zombie:GetChildren()) do
  1066. removeEsp(v);
  1067. end;
  1068. end;
  1069. end);
  1070. zombie.ChildAdded:Connect(function(h)
  1071. repeat wait(); until h['HumanoidRootPart'];
  1072. if esp_tog then
  1073. doEsp(h);
  1074. end;
  1075. end);
  1076.  
  1077. -- autokill shit
  1078. autokill_button.MouseButton1Down:Connect(function()
  1079. if autokill_toggle == false then
  1080. autokill_button.Text = 'ON' autokill_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  1081. autokill_toggle = true;
  1082. elseif autokill_toggle == true then
  1083. autokill_button.Text = 'OFF' autokill_button.TextColor3 = Color3.fromRGB(255,0,0);
  1084. autokill_toggle = false;
  1085. end;
  1086. while wait() do
  1087. if autokill_toggle == true then
  1088. local Tool = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Tool")
  1089. if not Tool then return end
  1090. local tool = game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool")
  1091. local GunController = Tool:FindFirstChild("GunController")
  1092. if not GunController then return end
  1093. if GunController and GunController:FindFirstChild("RemoteFunction") then
  1094. for i,v in pairs(game.Workspace["Zombie Storage"]:GetChildren()) do
  1095. if v:FindFirstChild("Humanoid") and v.Humanoid.Health > 0 then
  1096. local Args = {["Name"] = Tool.Name, ["HumanoidTables"] = {[1] = {["HeadHits"] = 1, ["THumanoid"] = v.Humanoid, ["BodyHits"] = 0}}}
  1097. spawn(function()
  1098. for Each = 1, 20 do
  1099. GunController.RemoteFunction:InvokeServer(Args)
  1100. end;
  1101. end);
  1102. end;
  1103. end;
  1104. end;
  1105. end;
  1106. end;
  1107. end);
  1108.  
  1109. -- lobby tp
  1110. lobby_button.MouseButton1Down:Connect(function()
  1111. lobby_button.Text = "ON";
  1112. lobby_button.TextColor3 = Color3.fromRGB(142, 28, 255);
  1113. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(225.5, 0.502, 559.5);
  1114. wait(.3)
  1115. lobby_button.Text = "OFF";
  1116. lobby_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  1117. end);
  1118.  
  1119. -- map tp
  1120. map_button.MouseButton1Down:Connect(function()
  1121. if map then
  1122. map_button.Text = 'ON';
  1123. map_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  1124. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = map:FindFirstChild("Spawn").CFrame;
  1125. wait(.3)
  1126. map_button.Text = "OFF";
  1127. map_button.TextColor3 = Color3.fromRGB(255, 0, 0);
  1128. end;
  1129. end);
  1130.  
  1131. -- rgb
  1132. rgb_button.MouseButton1Down:Connect(function()
  1133. if rgb_toggle == false then
  1134. rgb_toggle = true
  1135. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1136. while wait() do
  1137. for _,v in ipairs(script.Parent:GetDescendants()) do
  1138. if v:IsA("Frame") then
  1139. v.BorderColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1140. rgb_thing = rgb_thing + 0.0006;
  1141. end;
  1142. end;
  1143. for _,v in ipairs(script.Parent:GetDescendants()) do
  1144. if v:IsA("TextLabel") then
  1145. v.BorderColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1146. v.TextStrokeColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1147. rgb_thing = rgb_thing + 0.0006;
  1148. end;
  1149. end;
  1150. for _,v in ipairs(script.Parent:GetDescendants()) do
  1151. if v:IsA("TextButton") then
  1152. v.TextColor3 = Color3.fromHSV(zigzag(rgb_thing),1,1);
  1153. rgb_thing = rgb_thing + 0.0006;
  1154. end;
  1155. end;
  1156. rgb_button.Text = 'ON';
  1157. if rgb_toggle == false then
  1158. for _,v in ipairs(script.Parent:GetDescendants()) do
  1159. if v:IsA("TextLabel") then
  1160. v.BorderColor3 = Color3.fromRGB(142, 28, 255);
  1161. v.TextStrokeColor3 = Color3.fromRGB(142, 28, 255);
  1162. end;
  1163. end;
  1164. for _,v in ipairs(script.Parent:GetDescendants()) do
  1165. if v:IsA("TextButton") then
  1166. v.TextColor3 = Color3.fromRGB(255,0,0);
  1167. end;
  1168. end;
  1169. for _,v in ipairs(script.Parent:GetDescendants()) do
  1170. if v:IsA("Frame") then
  1171. v.BorderColor3 = Color3.fromRGB(142, 28, 255);
  1172. end;
  1173. end;
  1174. rgb_button.Text = 'OFF';
  1175. rgb_button.TextColor3 = Color3.fromRGB(255,0,0);
  1176. break
  1177. end;
  1178. end;
  1179. else
  1180. rgb_toggle = false;
  1181. end;
  1182. end);
  1183.  
  1184. -- Jump power shit
  1185. jump_power_button.MouseButton1Down:Connect(function()
  1186. if jumppower_toggle == false then
  1187. jump_power_button.Text = "ON"
  1188. jump_power_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  1189. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 190
  1190. jumppower_toggle = true
  1191. elseif jumppower_toggle == true then
  1192. jump_power_button.Text = "OFF"
  1193. jump_power_button.TextColor3 = Color3.fromRGB(255, 0, 0)
  1194. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  1195. jumppower_toggle = false
  1196. end
  1197. end)
  1198.  
  1199. -- Speed
  1200. superspeed_button.MouseButton1Down:Connect(function()
  1201. if superspeed_toggle == false then
  1202. superspeed_button.Text = "ON"
  1203. superspeed_button.TextColor3 = Color3.fromRGB(142, 28, 255)
  1204. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  1205. superspeed_toggle = true
  1206. elseif superspeed_toggle == true then
  1207. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  1208. superspeed_toggle = false
  1209. superspeed_button.Text = "OFF"
  1210. superspeed_button.TextColor3 = Color3.fromRGB(255, 0, 0)
  1211. end
  1212. end)
  1213.  
  1214. while wait(120) do
  1215. bc = Color3.fromRGB(142, 28, 255)
  1216. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1217. Text = chats[ math.random( 0, #chats - 1 ) ];
  1218. Font = Enum.Font.Cartoon;
  1219. Color = bc;
  1220. FontSize = Enum.FontSize.Size96
  1221. })
  1222. end;
  1223.  
  1224. -- chat logz
  1225. chatlogs_button.MouseButton1Down:Connect(function()
  1226. chatlogs_toggle = not chatlogs_toggle
  1227. if chatlogs_toggle then chatlogs_button.Text = "ON" chatlogs_button.TextColor3 = Color3.fromRGB(142, 28, 255) else chatlogs_button.Text = "OFF" chatlogs_button.TextColor3 = Color3.fromRGB(255, 0, 0) end
  1228. end)
  1229.  
  1230. local prevOutputPos = 0
  1231. function output(plr, msg)
  1232. if not chatlogs_toggle then return end
  1233. local colour = Color3.fromRGB(255,255,255)
  1234.  
  1235. if string.sub(msg, 1,1) == ":" or string.sub(msg,1,1) == ";" then colour = Color3.fromRGB(255,0,0) elseif string.sub(msg,1,2) == "/w" or string.sub(msg,1,7) == "/whisper" or string.sub(msg,1,5) == "/team" or string.sub(msg,1,2) == "/t" then colour = Color3.fromRGB(255,255,255) else colour = Color3.fromRGB(255,255,255) end
  1236.  
  1237. local o = Instance.new("TextLabel",LogPanel)
  1238. o.Text = plr.Name .. ": " .. msg
  1239. o.Size = UDim2.new(0.5,0,.006,0)
  1240. o.Position = UDim2.new(0,0,.00020 + prevOutputPos ,0)
  1241. o.Font = Enum.Font.SourceSansSemibold
  1242. o.TextColor3 = colour
  1243. o.TextStrokeTransparency = 0
  1244. o.BackgroundTransparency = 1
  1245. o.BackgroundColor3 = Color3.fromRGB(142, 28, 255)
  1246. o.BorderSizePixel = 0
  1247. o.BorderColor3 = Color3.fromRGB(142, 28, 255)
  1248. o.FontSize = "Size14"
  1249. o.TextXAlignment = Enum.TextXAlignment.Left
  1250. o.ClipsDescendants = true
  1251. prevOutputPos = prevOutputPos + 0.0003
  1252. end
  1253.  
  1254. for i,v in pairs(game.Players:GetChildren()) do
  1255. v.Chatted:Connect(function(msg)
  1256. output(v, msg)
  1257. end)
  1258. end
  1259.  
  1260. game.Players.ChildAdded:Connect(function(plr)
  1261. if plr:IsA("Player") then
  1262. plr.Chatted:Connect(function(msg)
  1263. output(plr, msg)
  1264. end)
  1265. end
  1266. end)
  1267. -- Changelog shit
  1268. local change_1 = script.Parent.log.change_1;
  1269. local change_2 = script.Parent.log.change_2;
  1270. local change_3 = script.Parent.log.change_3;
  1271. local change_4 = script.Parent.log.change_4;
  1272.  
  1273. change_1.Text = "[+] Rescripted the ui";
  1274. change_2.Text = "[+] Added better chats lol";
  1275. change_2.TextWrapped = true;
  1276. change_3.Text = "[+] Auto runs infinite yield";
  1277. change_3.TextSize = 20
  1278. change_3.TextWrapped = true;
  1279. change_4.Text = "[+] Loop kill player only works if u has a tool"
  1280. change_4.TextScaled = true;
  1281.  
  1282. end;
  1283. coroutine.resume(coroutine.create(SCRIPT_LZMQ74_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement