Advertisement
unknownexploits

gay zombie rush ui

Feb 21st, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.01 KB | None | 0 0
  1. local hint = Instance.new("Hint") hint.Parent = workspace hint.Text = 'creating ui' wait(1) hint.Text = 'adding epic scripts' wait(2) hint.Text = 'ui done' wait(.7) hint:Destroy();
  2. local zr_ui = Instance.new("ScreenGui")
  3. local visual = Instance.new("Frame")
  4. local title = Instance.new("TextLabel")
  5. local labels = Instance.new("Frame")
  6. local Esp = Instance.new("TextLabel")
  7. local UIListLayout = Instance.new("UIListLayout")
  8. local buttons = Instance.new("Frame")
  9. local Esp_2 = Instance.new("TextButton")
  10. local UIListLayout_2 = Instance.new("UIListLayout")
  11. local desc = Instance.new("TextLabel")
  12. local character = Instance.new("Frame")
  13. local title_2 = Instance.new("TextLabel")
  14. local labels_2 = Instance.new("Frame")
  15. local Speed = Instance.new("TextLabel")
  16. local UIListLayout_3 = Instance.new("UIListLayout")
  17. local buttons_2 = Instance.new("Frame")
  18. local UIListLayout_4 = Instance.new("UIListLayout")
  19. local Speed_2 = Instance.new("TextButton")
  20. local desc_2 = Instance.new("TextLabel")
  21. local teleports = Instance.new("Frame")
  22. local title_3 = Instance.new("TextLabel")
  23. local buttons_3 = Instance.new("Frame")
  24. local UIListLayout_5 = Instance.new("UIListLayout")
  25. local Lobby = Instance.new("TextButton")
  26. local desc_3 = Instance.new("TextLabel")
  27. local miscellaneous = Instance.new("Frame")
  28. local title_4 = Instance.new("TextLabel")
  29. local labels_3 = Instance.new("Frame")
  30. local Lowgravity = Instance.new("TextLabel")
  31. local UIListLayout_6 = Instance.new("UIListLayout")
  32. local buttons_4 = Instance.new("Frame")
  33. local UIListLayout_7 = Instance.new("UIListLayout")
  34. local Lowgravity_2 = Instance.new("TextButton")
  35. local userloopkill = Instance.new("TextBox")
  36. local userloopkill = Instance.new("TextBox")
  37. local desc_4 = Instance.new("TextLabel")
  38. --Properties:
  39. zr_ui.Name = "zr_ui"
  40. zr_ui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  41. zr_ui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  42. zr_ui.ResetOnSpawn = false
  43.  
  44. visual.Name = "visual"
  45. visual.Parent = zr_ui
  46. visual.BackgroundColor3 = Color3.new(1, 1, 1)
  47. visual.BackgroundTransparency = 1
  48. visual.Position = UDim2.new(0.0071588736, 0, 0.0509461425, 0)
  49. visual.Size = UDim2.new(0, 196, 0, 461)
  50. visual.Active = true;
  51.  
  52. title.Name = "title"
  53. title.Parent = visual
  54. title.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  55. title.BackgroundTransparency = 0.10999999940395
  56. title.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  57. title.BorderSizePixel = 3
  58. title.Position = UDim2.new(-3.89254815e-08, 0, 0, 0)
  59. title.Size = UDim2.new(0, 196, 0, 37)
  60. title.Font = Enum.Font.Code
  61. title.Text = "Visual Cheatz"
  62. title.TextColor3 = Color3.new(1, 1, 1)
  63. title.TextSize = 27
  64. title.TextStrokeColor3 = Color3.new(1, 1, 1)
  65. title.TextWrapped = true
  66.  
  67. labels.Name = "labels"
  68. labels.Parent = visual
  69. labels.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  70. labels.BackgroundTransparency = 0.10999999940395
  71. labels.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  72. labels.BorderSizePixel = 3
  73. labels.Position = UDim2.new(-3.89254815e-08, 0, 0.0968356505, 0)
  74. labels.Size = UDim2.new(0, 196, 0, 297)
  75.  
  76. Esp.Name = "Esp"
  77. Esp.Parent = labels
  78. Esp.BackgroundColor3 = Color3.new(1, 1, 1)
  79. Esp.BackgroundTransparency = 1
  80. Esp.Position = UDim2.new(-0.0943877548, 0, 0, 0)
  81. Esp.Size = UDim2.new(0, 184, 0, 22)
  82. Esp.Font = Enum.Font.Code
  83. Esp.Text = "ESP"
  84. Esp.TextColor3 = Color3.new(1, 1, 1)
  85. Esp.TextSize = 17
  86. Esp.TextXAlignment = Enum.TextXAlignment.Left
  87.  
  88. UIListLayout.Parent = labels
  89. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  90. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  91.  
  92. buttons.Name = "buttons"
  93. buttons.Parent = visual
  94. buttons.AnchorPoint = Vector2.new(0.5, 0.5)
  95. buttons.BackgroundColor3 = Color3.new(1, 1, 1)
  96. buttons.BackgroundTransparency = 1
  97. buttons.BorderSizePixel = 0
  98. buttons.Position = UDim2.new(0.921085596, 0, 0.418961495, 0)
  99. buttons.Size = UDim2.new(0.151639342, 0, 0.644251645, 0)
  100.  
  101. Esp_2.Name = "Esp"
  102. Esp_2.Parent = buttons
  103. Esp_2.Active = false
  104. Esp_2.AnchorPoint = Vector2.new(0.5, 0.5)
  105. Esp_2.BackgroundColor3 = Color3.new(1, 1, 1)
  106. Esp_2.BackgroundTransparency = 1
  107. Esp_2.BorderSizePixel = 0
  108. Esp_2.Position = UDim2.new(0.50000006, 0, 0.0363478139, 0)
  109. Esp_2.Size = UDim2.new(0.90328455, 0, 0.0726956502, 0)
  110. Esp_2.Font = Enum.Font.Code
  111. Esp_2.Text = "OFF"
  112. Esp_2.TextColor3 = Color3.new(1, 0, 0)
  113. Esp_2.TextSize = 19
  114.  
  115. UIListLayout_2.Parent = buttons
  116. UIListLayout_2.HorizontalAlignment = Enum.HorizontalAlignment.Center
  117. UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
  118.  
  119. desc.Name = "desc"
  120. desc.Parent = visual
  121. desc.AnchorPoint = Vector2.new(0.5, 0.5)
  122. desc.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  123. desc.BackgroundTransparency = 0.10999999940395
  124. desc.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  125. desc.BorderSizePixel = 3
  126. desc.Position = UDim2.new(0.49999997, 0, 0.800433815, 0)
  127. desc.Size = UDim2.new(1, 0, 0.0802603066, 0)
  128. desc.Font = Enum.Font.Code
  129. desc.Text = "Press the 'Q' key to toggle the ui"
  130. desc.TextColor3 = Color3.new(1, 1, 1)
  131. desc.TextSize = 10
  132. desc.TextStrokeColor3 = Color3.new(1, 1, 1)
  133. desc.TextWrapped = true
  134.  
  135. character.Name = "character"
  136. character.Parent = zr_ui
  137. character.AnchorPoint = Vector2.new(0.5, 0.5)
  138. character.BackgroundColor3 = Color3.new(1, 1, 1)
  139. character.BackgroundTransparency = 1
  140. character.BorderSizePixel = 0
  141. character.Position = UDim2.new(0, 350, 0, 325)
  142. character.Size = UDim2.new(0, 196, 0, 591)
  143. character.Active = true
  144.  
  145. title_2.Name = "title"
  146. title_2.Parent = character
  147. title_2.AnchorPoint = Vector2.new(0.5, 0.5)
  148. title_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  149. title_2.BackgroundTransparency = 0.10999999940395
  150. title_2.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  151. title_2.BorderSizePixel = 3
  152. title_2.Position = UDim2.new(0.524004698, 0, 0.0620914996, 0)
  153. title_2.Size = UDim2.new(0, 202, 0, 37)
  154. title_2.Font = Enum.Font.Code
  155. title_2.Text = "Character Cheatz"
  156. title_2.TextColor3 = Color3.new(1, 1, 1)
  157. title_2.TextSize = 23
  158. title_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  159. title_2.TextWrapped = true
  160.  
  161. labels_2.Name = "labels"
  162. labels_2.Parent = character
  163. labels_2.AnchorPoint = Vector2.new(0.5, 0.5)
  164. labels_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  165. labels_2.BackgroundTransparency = 0.10999999940395
  166. labels_2.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  167. labels_2.BorderSizePixel = 3
  168. labels_2.Position = UDim2.new(0.524004698, 0, 0.360283077, 0)
  169. labels_2.Size = UDim2.new(1.03061211, 0, 0.50928098, 0)
  170.  
  171. Speed.Name = "Speed"
  172. Speed.Parent = labels_2
  173. Speed.AnchorPoint = Vector2.new(0.5, 0.5)
  174. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  175. Speed.BackgroundTransparency = 1
  176. Speed.BorderSizePixel = 0
  177. Speed.Position = UDim2.new(0.5, 0, 0.0358894169, 0)
  178. Speed.Size = UDim2.new(0.96281004, 0, 0.0717788488, 0)
  179. Speed.Font = Enum.Font.Code
  180. Speed.Text = "Super Speed"
  181. Speed.TextColor3 = Color3.new(1, 1, 1)
  182. Speed.TextSize = 17
  183. Speed.TextXAlignment = Enum.TextXAlignment.Left
  184.  
  185. UIListLayout_3.Parent = labels_2
  186. UIListLayout_3.HorizontalAlignment = Enum.HorizontalAlignment.Center
  187. UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
  188.  
  189. buttons_2.Name = "buttons"
  190. buttons_2.Parent = character
  191. buttons_2.AnchorPoint = Vector2.new(0.5, 0.5)
  192. buttons_2.BackgroundColor3 = Color3.new(1, 1, 1)
  193. buttons_2.BackgroundTransparency = 1
  194. buttons_2.BorderSizePixel = 0
  195. buttons_2.Position = UDim2.new(0.961060047, 0, 0.361062646, 0)
  196. buttons_2.Size = UDim2.new(0.156064421, 0, 0.507721901, 0)
  197.  
  198. UIListLayout_4.Parent = buttons_2
  199. UIListLayout_4.HorizontalAlignment = Enum.HorizontalAlignment.Center
  200. UIListLayout_4.SortOrder = Enum.SortOrder.LayoutOrder
  201.  
  202. Speed_2.Name = "Speed"
  203. Speed_2.Parent = buttons_2
  204. Speed_2.Active = false
  205. Speed_2.AnchorPoint = Vector2.new(0.5, 0.5)
  206. Speed_2.BackgroundColor3 = Color3.new(1, 1, 1)
  207. Speed_2.BackgroundTransparency = 1
  208. Speed_2.BorderSizePixel = 0
  209. Speed_2.Position = UDim2.new(0.49999994, 0, 0.0381654426, 0)
  210. Speed_2.Size = UDim2.new(0.90328455, 0, 0.0763308927, 0)
  211. Speed_2.Font = Enum.Font.Code
  212. Speed_2.Text = "OFF"
  213. Speed_2.TextColor3 = Color3.new(1, 0, 0)
  214. Speed_2.TextSize = 19
  215.  
  216. desc_2.Name = "desc"
  217. desc_2.Parent = character
  218. desc_2.AnchorPoint = Vector2.new(0.5, 0.5)
  219. desc_2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  220. desc_2.BackgroundTransparency = 0.10999999940395
  221. desc_2.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  222. desc_2.BorderSizePixel = 3
  223. desc_2.Position = UDim2.new(0.519655526, 0, 0.673501074, 0)
  224. desc_2.Size = UDim2.new(1.02191377, 0, 0.078902401, 0)
  225. desc_2.Font = Enum.Font.Code
  226. desc_2.Text = "Press the 'Q' key to toggle the ui"
  227. desc_2.TextColor3 = Color3.new(1, 1, 1)
  228. desc_2.TextSize = 10
  229. desc_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  230. desc_2.TextWrapped = true
  231.  
  232. teleports.Name = "teleports"
  233. teleports.Parent = zr_ui
  234. teleports.AnchorPoint = Vector2.new(0.5, 0.5)
  235. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  236. teleports.BackgroundTransparency = 1
  237. teleports.BorderSizePixel = 0
  238. teleports.Position = UDim2.new(0.323130131, 0, 0.262423605, 0)
  239. teleports.Size = UDim2.new(0.122851491, 0, 0.445414841, 0)
  240. teleports.Active = true;
  241.  
  242. title_3.Name = "title"
  243. title_3.Parent = teleports
  244. title_3.AnchorPoint = Vector2.new(0.5, 0.5)
  245. title_3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  246. title_3.BackgroundTransparency = 0.10999999940395
  247. title_3.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  248. title_3.BorderSizePixel = 3
  249. title_3.Position = UDim2.new(0.499165028, 0, 0.0739514381, 0)
  250. title_3.Size = UDim2.new(0.991803288, 0, 0.105419211, 0)
  251. title_3.Font = Enum.Font.Code
  252. title_3.Text = "Teleport Cheatz"
  253. title_3.TextColor3 = Color3.new(1, 1, 1)
  254. title_3.TextSize = 25
  255. title_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  256. title_3.TextWrapped = true
  257.  
  258. buttons_3.Name = "buttons"
  259. buttons_3.Parent = teleports
  260. buttons_3.AnchorPoint = Vector2.new(0.5, 0.5)
  261. buttons_3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  262. buttons_3.BackgroundTransparency = 0.10999999940395
  263. buttons_3.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  264. buttons_3.BorderSizePixel = 3
  265. buttons_3.Position = UDim2.new(0.501631677, 0, 0.400475621, 0)
  266. buttons_3.Size = UDim2.new(0.98687011, 0, 0.50928098, 0)
  267.  
  268. UIListLayout_5.Parent = buttons_3
  269. UIListLayout_5.HorizontalAlignment = Enum.HorizontalAlignment.Center
  270. UIListLayout_5.SortOrder = Enum.SortOrder.LayoutOrder
  271.  
  272. Lobby.Name = "Lobby"
  273. Lobby.Parent = buttons_3
  274. Lobby.AnchorPoint = Vector2.new(0.5, 0.5)
  275. Lobby.BackgroundColor3 = Color3.new(1, 1, 1)
  276. Lobby.BackgroundTransparency = 1
  277. Lobby.BorderSizePixel = 0
  278. Lobby.Position = UDim2.new(0.5, 0, 0.0502494872, 0)
  279. Lobby.Size = UDim2.new(0.963, 0, 0.100498967, 0)
  280. Lobby.Font = Enum.Font.Code
  281. Lobby.Text = "Lobby"
  282. Lobby.TextColor3 = Color3.new(1, 1, 1)
  283. Lobby.TextSize = 17
  284. Lobby.TextStrokeColor3 = Color3.new(1, 1, 1)
  285. Lobby.TextXAlignment = Enum.TextXAlignment.Left
  286.  
  287. desc_3.Name = "desc"
  288. desc_3.Parent = teleports
  289. desc_3.AnchorPoint = Vector2.new(0.5, 0.5)
  290. desc_3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  291. desc_3.BackgroundTransparency = 0.10999999940395
  292. desc_3.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  293. desc_3.BorderSizePixel = 3
  294. desc_3.Position = UDim2.new(0.504098296, 0, 0.733154297, 0)
  295. desc_3.Size = UDim2.new(0.991803527, 0, 0.104457267, 0)
  296. desc_3.Font = Enum.Font.Code
  297. desc_3.Text = "Press the 'Q' key to toggle the ui"
  298. desc_3.TextColor3 = Color3.new(1, 1, 1)
  299. desc_3.TextSize = 10
  300. desc_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  301. desc_3.TextWrapped = true
  302.  
  303. miscellaneous.Name = "miscellaneous"
  304. miscellaneous.Parent = zr_ui
  305. miscellaneous.AnchorPoint = Vector2.new(0.5, 0.5)
  306. miscellaneous.BackgroundColor3 = Color3.new(1, 1, 1)
  307. miscellaneous.BackgroundTransparency = 1
  308. miscellaneous.BorderSizePixel = 0
  309. miscellaneous.Position = UDim2.new(0.452613473, 0, 0.453835577, 0)
  310. miscellaneous.Size = UDim2.new(0.118787877, 0, 0.860262036, 0)
  311. miscellaneous.Active = true
  312.  
  313. title_4.Name = "title"
  314. title_4.Parent = miscellaneous
  315. title_4.AnchorPoint = Vector2.new(0.5, 0.5)
  316. title_4.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  317. title_4.BackgroundTransparency = 0.10999999940395
  318. title_4.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  319. title_4.BorderSizePixel = 3
  320. title_4.Position = UDim2.new(0.524004579, 0, 0.0576466396, 0)
  321. title_4.Size = UDim2.new(1.03061223, 0, 0.0537160188, 0)
  322. title_4.Font = Enum.Font.Code
  323. title_4.Text = "Miscellaneous Cheatz"
  324. title_4.TextColor3 = Color3.new(1, 1, 1)
  325. title_4.TextSize = 20
  326. title_4.TextStrokeColor3 = Color3.new(1, 1, 1)
  327. title_4.TextWrapped = true
  328.  
  329. labels_3.Name = "labels"
  330. labels_3.Parent = miscellaneous
  331. labels_3.AnchorPoint = Vector2.new(0.5, 0.5)
  332. labels_3.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  333. labels_3.BackgroundTransparency = 0.10999999940395
  334. labels_3.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  335. labels_3.BorderSizePixel = 3
  336. labels_3.Position = UDim2.new(0.524004698, 0, 0.348858654, 0)
  337. labels_3.Size = UDim2.new(1.03061211, 0, 0.50928098, 0)
  338.  
  339. Lowgravity.Name = "Lowgravity"
  340. Lowgravity.Parent = labels_3
  341. Lowgravity.AnchorPoint = Vector2.new(0.5, 0.5)
  342. Lowgravity.BackgroundColor3 = Color3.new(1, 1, 1)
  343. Lowgravity.BackgroundTransparency = 1
  344. Lowgravity.BorderSizePixel = 0
  345. Lowgravity.Position = UDim2.new(0.499999762, 0, 0.0259221438, 0)
  346. Lowgravity.Size = UDim2.new(0.96281004, 0, 0.05184431, 0)
  347. Lowgravity.Font = Enum.Font.Code
  348. Lowgravity.Text = "Low Gravity"
  349. Lowgravity.TextColor3 = Color3.new(1, 1, 1)
  350. Lowgravity.TextSize = 17
  351. Lowgravity.TextXAlignment = Enum.TextXAlignment.Left
  352.  
  353. UIListLayout_6.Parent = labels_3
  354. UIListLayout_6.HorizontalAlignment = Enum.HorizontalAlignment.Center
  355. UIListLayout_6.SortOrder = Enum.SortOrder.LayoutOrder
  356.  
  357. buttons_4.Name = "buttons"
  358. buttons_4.Parent = miscellaneous
  359. buttons_4.AnchorPoint = Vector2.new(0.5, 0.5)
  360. buttons_4.BackgroundColor3 = Color3.new(1, 1, 1)
  361. buttons_4.BackgroundTransparency = 1
  362. buttons_4.BorderSizePixel = 0
  363. buttons_4.Position = UDim2.new(0.961060166, 0, 0.355385005, 0)
  364. buttons_4.Size = UDim2.new(0.156064421, 0, 0.519077122, 0)
  365.  
  366. UIListLayout_7.Parent = buttons_4
  367. UIListLayout_7.HorizontalAlignment = Enum.HorizontalAlignment.Center
  368. UIListLayout_7.SortOrder = Enum.SortOrder.LayoutOrder
  369.  
  370. Lowgravity_2.Name = "Lowgravity"
  371. Lowgravity_2.Parent = buttons_4
  372. Lowgravity_2.Active = false
  373. Lowgravity_2.AnchorPoint = Vector2.new(0.5, 0.5)
  374. Lowgravity_2.BackgroundColor3 = Color3.new(1, 1, 1)
  375. Lowgravity_2.BackgroundTransparency = 1
  376. Lowgravity_2.BorderSizePixel = 0
  377. Lowgravity_2.Position = UDim2.new(0.49999994, 0, 0.0268533099, 0)
  378. Lowgravity_2.Size = UDim2.new(0.90328455, 0, 0.0537066236, 0)
  379. Lowgravity_2.Font = Enum.Font.Code
  380. Lowgravity_2.Text = "OFF"
  381. Lowgravity_2.TextColor3 = Color3.new(1, 0, 0)
  382. Lowgravity_2.TextSize = 19
  383.  
  384. userloopkill.Name = "userloopkill"
  385. userloopkill.Parent = miscellaneous
  386. userloopkill.AnchorPoint = Vector2.new(0.5, 0.5)
  387. userloopkill.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  388. userloopkill.BackgroundTransparency = 0.10999999940395
  389. userloopkill.BorderSizePixel = 0
  390. userloopkill.Position = UDim2.new(0.441799849, 0, 0.193419024, 0)
  391. userloopkill.Size = UDim2.new(0.836325586, 0, 0.0278778803, 0)
  392. userloopkill.Font = Enum.Font.SourceSans
  393. userloopkill.PlaceholderColor3 = Color3.new(1, 1, 1)
  394. userloopkill.PlaceholderText = "Username to loopkill"
  395. userloopkill.Text = ""
  396. userloopkill.TextColor3 = Color3.new(1, 1, 1)
  397. userloopkill.TextSize = 20
  398. userloopkill.TextXAlignment = Enum.TextXAlignment.Left
  399.  
  400. desc_4.Name = "desc"
  401. desc_4.Parent = miscellaneous
  402. desc_4.AnchorPoint = Vector2.new(0.5, 0.5)
  403. desc_4.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  404. desc_4.BackgroundTransparency = 0.10999999940395
  405. desc_4.BorderColor3 = Color3.new(0.592157, 0.0941177, 1)
  406. desc_4.BorderSizePixel = 3
  407. desc_4.Position = UDim2.new(0.524004281, 0, 0.646286011, 0)
  408. desc_4.Size = UDim2.new(1.03061211, 0, 0.0599915497, 0)
  409. desc_4.Font = Enum.Font.Code
  410. desc_4.Text = "Press the 'Q' key to toggle the ui"
  411. desc_4.TextColor3 = Color3.new(1, 1, 1)
  412. desc_4.TextSize = 10
  413. desc_4.TextStrokeColor3 = Color3.new(1, 1, 1)
  414. desc_4.TextWrapped = true
  415.  
  416. -- Scripts:
  417. function SCRIPT_ICVX74_FAKESCRIPT() -- zr_ui.LocalScript
  418. local script = Instance.new('LocalScript')
  419. script.Parent = zr_ui
  420. --Create buttons
  421. local visual_buttons_folder = Instance.new("Folder", script.Parent.visual.buttons);
  422. visual_buttons_folder.Name = 'optionz_textbuttons';
  423. local visual_label_folder = Instance.new("Folder", script.Parent.visual.labels);
  424. visual_label_folder.Name = 'optionz_textlabels';
  425. local character_buttons_folder = Instance.new("Folder", script.Parent.character.buttons);
  426. character_buttons_folder.Name = 'optionz_textbuttons';
  427. local character_label_folder = Instance.new("Folder", script.Parent.character.labels);
  428. character_label_folder.Name = 'optionz_textlabels';
  429. local teleports_buttons_folder = Instance.new("Folder", script.Parent.teleports.buttons);
  430. teleports_buttons_folder.Name = 'optionz_buttons';
  431. local miscellaneous_buttons_folder = Instance.new("Folder", script.Parent.miscellaneous.buttons);
  432. miscellaneous_buttons_folder.Name = 'optionz_buttons';
  433. local miscellaneous_labels_folder = Instance.new("Folder", script.Parent.miscellaneous.labels);
  434. miscellaneous_labels_folder.Name = 'optionz_textlabels';
  435.  
  436. function CreateButtons()
  437. -- visual shit
  438. local chams = Instance.new("Folder",visual_buttons_folder);
  439. chams.Name = "Chams";
  440. local chams = Instance.new("Folder",visual_label_folder);
  441. chams.Name = "Chams";
  442. local nine_eleven = Instance.new("Folder",visual_buttons_folder);
  443. nine_eleven.Name = "9/11";
  444. local nine_eleven = Instance.new("Folder",visual_label_folder);
  445. nine_eleven.Name = "9/11";
  446. local fullbright = Instance.new("Folder",visual_buttons_folder);
  447. fullbright.Name = "Fullbright";
  448. local fullbright = Instance.new("Folder",visual_label_folder);
  449. fullbright.Name = "Fullbright";
  450. local tracers = Instance.new("Folder",visual_buttons_folder);
  451. tracers.Name = "Tracers";
  452. local tracers = Instance.new("Folder",visual_label_folder);
  453. tracers.Name = "Tracers";
  454. -- character shit
  455. local superjump = Instance.new("Folder",character_buttons_folder);
  456. superjump.Name = "Super Jump";
  457. local superjump = Instance.new("Folder",character_label_folder);
  458. superjump.Name = "Super Jump";
  459. local noclip = Instance.new("Folder",character_buttons_folder);
  460. noclip.Name = "Noclip";
  461. local noclip = Instance.new("Folder",character_label_folder);
  462. noclip.Name = "Noclip";
  463. local fly = Instance.new("Folder",character_buttons_folder);
  464. fly.Name = "Fly";
  465. local fly = Instance.new("Folder",character_label_folder);
  466. fly.Name = "Fly";
  467. -- teleport shit
  468. local map = Instance.new("Folder",teleports_buttons_folder);
  469. map.Name = "Map";
  470. -- miscellaneous shit
  471. local autokill = Instance.new("Folder",miscellaneous_labels_folder);
  472. autokill.Name = "Autokill";
  473. local autokill = Instance.new("Folder",miscellaneous_buttons_folder);
  474. autokill.Name = "Autokill";
  475. local removezombienames = Instance.new("Folder",miscellaneous_labels_folder);
  476. removezombienames.Name = "Remove zombie names";
  477. local removezombienames = Instance.new("Folder",miscellaneous_buttons_folder);
  478. removezombienames.Name = "Remove zombie names";
  479. local loopkilluser = Instance.new("Folder",miscellaneous_buttons_folder);
  480. loopkilluser.Name = "loopkilluser";
  481.  
  482. end
  483. CreateButtons();
  484. -- main shit
  485. --[[ option setup ]]--
  486. function optionSetup()
  487. for i,v in pairs(script.Parent.visual.labels.optionz_textlabels:GetChildren()) do
  488. local option = script.Parent.visual.labels ['Esp']:Clone();
  489. option.Parent=script.Parent.visual.labels;
  490. option.Visible=true;
  491. option.Text = v.Name.."";
  492. option.Name = v.Name;
  493. end;
  494. for i,v in pairs(script.Parent.visual.buttons.optionz_textbuttons:GetChildren()) do
  495. local option = script.Parent.visual.buttons ['Esp']:Clone();
  496. option.Parent=script.Parent.visual.buttons;
  497. option.Visible=true;
  498. option.Text = "OFF";
  499. option.Name = v.Name;
  500. end
  501. for i,v in pairs(script.Parent.character.labels.optionz_textlabels:GetChildren()) do
  502. local option = script.Parent.character.labels ['Speed']:Clone();
  503. option.Parent=script.Parent.character.labels;
  504. option.Visible=true;
  505. option.Text = v.Name.."";
  506. option.Name = v.Name;
  507. end
  508. for i,v in pairs(script.Parent.character.buttons.optionz_textbuttons:GetChildren()) do
  509. local option = script.Parent.character.buttons ['Speed']:Clone();
  510. option.Parent=script.Parent.character.buttons;
  511. option.Visible=true;
  512. option.Text = "OFF";
  513. option.Name = v.Name;
  514. end
  515. for i,v in pairs(script.Parent.teleports.buttons.optionz_buttons:GetChildren()) do
  516. local option = script.Parent.teleports.buttons ['Lobby']:Clone();
  517. option.Parent=script.Parent.teleports.buttons;
  518. option.Visible=true;
  519. option.Text = v.Name.."";
  520. option.Name = v.Name;
  521. end
  522. for i,v in pairs(script.Parent.miscellaneous.labels.optionz_textlabels:GetChildren()) do
  523. local option = script.Parent.miscellaneous.labels ['Lowgravity']:Clone();
  524. option.Parent=script.Parent.miscellaneous.labels;
  525. option.Visible=true;
  526. option.Text = v.Name.."";
  527. option.Name = v.Name;
  528. end
  529. for i,v in pairs(script.Parent.miscellaneous.buttons.optionz_buttons:GetChildren()) do
  530. local option = script.Parent.miscellaneous.buttons ['Lowgravity']:Clone();
  531. option.Parent=script.Parent.miscellaneous.buttons;
  532. option.Visible=true;
  533. option.Text = "OFF";
  534. option.Name = v.Name;
  535. end
  536. end;
  537. optionSetup()
  538. local char = game.Players.LocalPlayer.Character;
  539. local zombie_storage = workspace["Zombie Storage"];
  540. local player = game.Players.LocalPlayer;
  541. local mouse = game.Players.LocalPlayer:GetMouse();
  542. local hk = Enum.KeyCode.Q;
  543. local uis = game:GetService('UserInputService');
  544. local open = true;
  545. local loopkilluser = script.Parent.miscellaneous.userloopkill;
  546.  
  547. local esp_settings = {
  548. esp = false,
  549. esp_c = Color3.fromRGB(255,0,0),
  550. faces = {"Front","Back","Bottom","Left","Right","Top"}
  551. };
  552.  
  553. local flyhack_settings = {
  554. flyhack = false;
  555. ctrl = {f = 0, b = 0, l = 0, r = 0};
  556. lastctrl = {f = 0, b = 0, l = 0, r = 0};
  557. flyhack_maxspeed = 45;
  558. flyhack_speed = 0;
  559. };
  560.  
  561. function createDistanceLines(part1,part2)
  562. local beam = Instance.new("Beam");
  563. local at1 = Instance.new("Attachment");
  564. local at2 = Instance.new("Attachment");
  565. beam.Color = ColorSequence.new({
  566. ColorSequenceKeypoint.new(0, Color3.fromRGB(255,0,0)),
  567. ColorSequenceKeypoint.new(1, Color3.fromRGB(255,0,0))
  568. }
  569. )
  570. at1.Parent = part1;
  571. at2.Parent = part2;
  572. beam.Segments = 1;
  573. beam.Width0 = 0.1;
  574. beam.Width1 = 0.1;
  575. beam.Parent = part1;
  576.  
  577. beam.Attachment0 = at1;
  578. beam.Attachment1 = at2;
  579. end
  580.  
  581. function tracers(z)
  582. createDistanceLines(char['HumanoidRootPart'],z['HumanoidRootPart']);
  583. end;
  584. function removeTracers(plrz)
  585. for i,v in pairs(char['HumanoidRootPart']:GetChildren()) do
  586. if v.Name == "Beam" or v.Name == "Attachment" then
  587. v:Destroy();
  588. end
  589. end
  590. end;
  591. function createFaces(obj)
  592. for i=0,5 do
  593. local surface = Instance.new("SurfaceGui",obj);
  594. surface.Face = Enum.NormalId[esp_settings.faces[i+1]];
  595. surface.AlwaysOnTop = true
  596. local frame = Instance.new("Frame",surface);
  597. frame.Size = UDim2.new(1,0,1,0);
  598. frame.BorderSizePixel = 0 ;
  599. frame.BackgroundTransparency = 0.5;
  600. frame.BackgroundColor3 = esp_settings.esp_c;
  601. end
  602. end;
  603.  
  604. function destroyFaces(z)
  605. for i,v in pairs(z:GetChildren()) do
  606. if v:FindFirstChildOfClass("SurfaceGui") then
  607. for i,j in pairs(v:GetChildren()) do
  608. if j:IsA("SurfaceGui") then
  609. j:Destroy();
  610. end
  611. end
  612. end
  613. end
  614. end
  615.  
  616. function flyHack()
  617. local torso = char['HumanoidRootPart'];
  618. local bg = Instance.new("BodyGyro", torso)
  619. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  620. bg.cframe = torso.CFrame
  621. local bv = Instance.new("BodyVelocity", torso)
  622. bv.velocity = Vector3.new(0,0.1,0)
  623. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  624. repeat wait()
  625. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = true
  626. if flyhack_settings.ctrl.l + flyhack_settings.ctrl.r ~= 0 or flyhack_settings.ctrl.f + flyhack_settings.ctrl.b ~= 0 then
  627. flyhack_settings.flyhack_speed = flyhack_settings.flyhack_speed+.5+(flyhack_settings.flyhack_speed/flyhack_settings.flyhack_maxspeed)
  628. if flyhack_settings.flyhack_speed > flyhack_settings.flyhack_maxspeed then
  629. flyhack_settings.flyhack_speed = flyhack_settings.flyhack_maxspeed
  630. end
  631. elseif not (flyhack_settings.ctrl.l + flyhack_settings.ctrl.r ~= 0 or flyhack_settings.ctrl.f + flyhack_settings.ctrl.b ~= 0) and flyhack_settings.flyhack_speed ~= 0 then
  632. flyhack_settings.flyhack_speed = flyhack_settings.flyhack_speed-1
  633. if flyhack_settings.flyhack_speed < 0 then
  634. flyhack_settings.flyhack_speed = 0
  635. end
  636. end
  637. if (flyhack_settings.ctrl.l + flyhack_settings.ctrl.r) ~= 0 or (flyhack_settings.ctrl.f + flyhack_settings.ctrl.b) ~= 0 then
  638. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (flyhack_settings.ctrl.f+flyhack_settings.ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(flyhack_settings.ctrl.l+flyhack_settings.ctrl.r,(flyhack_settings.ctrl.f+flyhack_settings.ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*flyhack_settings.flyhack_speed
  639. flyhack_settings.lastctrl = {f = flyhack_settings.ctrl.f, b = flyhack_settings.ctrl.b, l = flyhack_settings.ctrl.l, r = flyhack_settings.ctrl.r}
  640. elseif (flyhack_settings.ctrl.l + flyhack_settings.ctrl.r) == 0 and (flyhack_settings.ctrl.f + flyhack_settings.ctrl.b) == 0 and flyhack_settings.flyhack_speed ~= 0 then
  641. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (flyhack_settings.lastctrl.f+flyhack_settings.lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(flyhack_settings.lastctrl.l+flyhack_settings.lastctrl.r,(flyhack_settings.lastctrl.f+flyhack_settings.lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*flyhack_settings.flyhack_speed
  642. else
  643. bv.velocity = Vector3.new(0,0.1,0)
  644. end
  645. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((flyhack_settings.ctrl.f+flyhack_settings.ctrl.b)*50*flyhack_settings.flyhack_speed/flyhack_settings.flyhack_maxspeed),0,0)
  646. until not flyhack_settings.flyhack
  647. flyhack_settings.ctrl = {f = 0, b = 0, l = 0, r = 0}
  648. flyhack_settings.lastctrl = {f = 0, b = 0, l = 0, r = 0}
  649. flyhack_settings.flyhack_speed = 0
  650. bg:Destroy()
  651. bv:Destroy()
  652. game.Players.LocalPlayer.Character.Humanoid.PlatformStand = false
  653. end;
  654.  
  655. mouse.KeyDown:connect(function(key)
  656. if flyhack_settings.flyhack then
  657. if key:lower() == "w" then
  658. flyhack_settings.ctrl.f = 1
  659. elseif key:lower() == "s" then
  660. flyhack_settings.ctrl.b = -1
  661. elseif key:lower() == "a" then
  662. flyhack_settings.ctrl.l = -1
  663. elseif key:lower() == "d" then
  664. flyhack_settings.ctrl.r = 1
  665. end
  666. end
  667. end)
  668.  
  669. mouse.KeyUp:connect(function(key)
  670. if flyhack_settings.flyhack then
  671. if key:lower() == "w" then
  672. flyhack_settings.ctrl.f = 0
  673. elseif key:lower() == "s" then
  674. flyhack_settings.ctrl.b = 0
  675. elseif key:lower() == "a" then
  676. flyhack_settings.ctrl.l = 0
  677. elseif key:lower() == "d" then
  678. flyhack_settings.ctrl.r = 0
  679. end
  680. end
  681. end)
  682.  
  683. function chams(z)
  684. if z then
  685. for i,v in pairs(z:GetChildren()) do
  686. if v:IsA("BasePart") then
  687. createFaces(v);
  688. end
  689. end
  690. else
  691. for i,v in pairs(zombie_storage:GetChildren()) do
  692. destroyFaces(v);
  693. end
  694. end
  695. end;
  696.  
  697. local toggles = {
  698. superspeed = false;
  699. superjump = false;
  700. nofalldamage = false;
  701. noclip = false;
  702. esp = false;
  703. chams = false;
  704. tracers = false;
  705. fullbright = false;
  706. lowgravity = false;
  707. fly = false;
  708. removezombienames = false;
  709. autokill = false
  710. };
  711.  
  712. local buttons = {
  713. lobby = script.Parent.teleports.buttons["Lobby"];
  714. map = script.Parent.teleports.buttons["Map"];
  715. superspeed = script.Parent.character.buttons["Speed"];
  716. superjump = script.Parent.character.buttons["Super Jump"];
  717. noclip = script.Parent.character.buttons["Noclip"];
  718. fly = script.Parent.character.buttons["Fly"];
  719. nine_eleven = script.Parent.visual.buttons["9/11"];
  720. esp = script.Parent.visual.buttons["Esp"];
  721. chams = script.Parent.visual.buttons["Chams"];
  722. tracers = script.Parent.visual.buttons["Tracers"];
  723. fullbright = script.Parent.visual.buttons["Fullbright"];
  724. lowgravity = script.Parent.miscellaneous.buttons["Lowgravity"];
  725. removezombienames = script.Parent.miscellaneous.buttons["Remove zombie names"];
  726. autokill = script.Parent.miscellaneous.buttons["Autokill"];
  727. loopkilluser = script.Parent.miscellaneous.buttons["loopkilluser"]
  728. };
  729.  
  730. game:GetService('RunService').Stepped:connect(function()
  731. if toggles.noclip then
  732. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11);
  733. end;
  734. end);
  735. buttons.noclip.MouseButton1Down:Connect(function()
  736. toggles.noclip = not toggles.noclip;
  737. if buttons.noclip.Text == 'OFF' then
  738. buttons.noclip.Text = 'ON' buttons.noclip.TextColor3 = Color3.fromRGB(142, 28, 255);
  739. else
  740. buttons.noclip.Text = 'OFF' buttons.noclip.TextColor3 = Color3.fromRGB(255, 0, 0);
  741. end;
  742. end);
  743.  
  744. buttons.lowgravity.MouseButton1Down:Connect(function()
  745. if toggles.lowgravity == false then
  746. toggles.lowgravity = true;
  747. workspace.Gravity = 50;
  748. buttons.lowgravity.Text = 'ON' buttons.lowgravity.TextColor3 = Color3.fromRGB(142, 28, 255);
  749. elseif toggles.lowgravity == true then
  750. toggles.lowgravity = false;
  751. workspace.Gravity = 196;
  752. buttons.lowgravity.Text = 'OFF' buttons.lowgravity.TextColor3 = Color3.fromRGB(255, 0, 0);
  753. end;
  754. end);
  755.  
  756. buttons.superjump.MouseButton1Down:Connect(function()
  757. if toggles.superjump == false then
  758. buttons.superjump.Text = "ON"
  759. buttons.superjump.TextColor3 = Color3.fromRGB(142, 28, 255)
  760. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 200
  761. toggles.superjump = true
  762. elseif toggles.superjump == true then
  763. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  764. toggles.superjump = false
  765. buttons.superjump.Text = "OFF"
  766. buttons.superjump.TextColor3 = Color3.fromRGB(255, 0, 0)
  767. end
  768. end);
  769.  
  770. buttons.fly.MouseButton1Down:Connect(function()
  771. if toggles.fly == false then
  772. buttons.fly.Text = 'ON' buttons.fly.TextColor3 = Color3.fromRGB(142, 28, 255);
  773. toggles.fly = true
  774. flyhack_settings.flyhack = true;
  775. flyHack();
  776. elseif toggles.fly == true then
  777. buttons.fly.Text = 'OFF' buttons.fly.TextColor3 = Color3.fromRGB(255, 0, 0);
  778. flyhack_settings.flyhack = false;
  779. toggles.fly = false
  780. flyHack();
  781. end
  782. end)
  783.  
  784. buttons.superspeed.MouseButton1Down:Connect(function()
  785. if toggles.superspeed == false then
  786. buttons.superspeed.Text = "ON"
  787. buttons.superspeed.TextColor3 = Color3.fromRGB(142, 28, 255)
  788. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  789. toggles.superspeed = true
  790. elseif toggles.superspeed == true then
  791. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  792. toggles.superspeed = false
  793. buttons.superspeed.Text = "OFF"
  794. buttons.superspeed.TextColor3 = Color3.fromRGB(255, 0, 0)
  795. end
  796. end);
  797.  
  798. buttons.fullbright.MouseButton1Down:Connect(function()
  799. if toggles.fullbright == false then
  800. buttons.fullbright.Text = 'ON' buttons.fullbright.TextColor3 = Color3.fromRGB(142, 28, 255);
  801. game.Lighting.Brightness = 12
  802. toggles.fullbright = true;
  803. elseif toggles.fullbright == true then
  804. buttons.fullbright.Text = 'OFF' buttons.fullbright.TextColor3 = Color3.fromRGB(255, 0, 0);
  805. game.Lighting.Brightness = 2
  806. toggles.fullbright = false;
  807. end;
  808. end);
  809.  
  810. buttons.lobby.MouseButton1Down:Connect(function()
  811. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace["Safehouse Lobby"].SpawnLocations:FindFirstChildOfClass("SpawnLocation").CFrame;
  812. end);
  813.  
  814. buttons.map.MouseButton1Down:Connect(function()
  815. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace["Map Storage"]:FindFirstChildOfClass("Model").Spawn.CFrame
  816. end)
  817.  
  818. buttons.removezombienames.MouseButton1Down:Connect(function()
  819. if toggles.removezombienames == false then
  820. buttons.removezombienames.Text = 'ON';
  821. buttons.removezombienames.TextColor3 = Color3.fromRGB(142, 28, 255);
  822. for i,v in pairs(zombie_storage:GetChildren()) do
  823. local hum = v:FindFirstChildOfClass("Humanoid");
  824. hum.DisplayDistanceType = "None";
  825. end;
  826. toggles.removezombienames = true;
  827. elseif toggles.removezombienames == true then
  828. buttons.removezombienames.Text = 'OFF';
  829. buttons.removezombienames.TextColor3 = Color3.fromRGB(255, 0, 0);
  830. toggles.removezombienames = false;
  831. for i,v in pairs(zombie_storage:GetChildren()) do
  832. local hum = v:FindFirstChildOfClass("Humanoid");
  833. hum.DisplayDistanceType = "Viewer";
  834. end;
  835. end;
  836. end);
  837.  
  838. zombie_storage.ChildAdded:Connect(function(h)
  839. repeat wait(); until h['HumanoidRootPart'];
  840. if toggles.removezombienames then
  841. for i,v in pairs(zombie:GetChildren()) do
  842. local hum = v:FindFirstChildOfClass("Humanoid");
  843. hum.DisplayDistanceType = "None";
  844. end;
  845. end;
  846. end);
  847.  
  848. buttons.nine_eleven.MouseButton1Down:Connect(function()
  849. buttons.nine_eleven.Text = "ON";
  850. buttons.nine_eleven.TextColor3 = Color3.fromRGB(142, 28, 255);
  851. loadstring(game:HttpGet(('https://pastebin.com/raw/BPUCKApA'),true))();
  852. wait(2);
  853. buttons.nine_eleven.Text = "OFF";
  854. buttons.nine_eleven.TextColor3 = Color3.fromRGB(255, 0, 0);
  855. end);
  856.  
  857. buttons.tracers.MouseButton1Down:Connect(function()
  858. for i,v in pairs(zombie_storage:GetChildren()) do
  859. tracers(v);
  860. end
  861. if not toggles.tracers then
  862. toggles.tracers = true;
  863. buttons.tracers.Text = 'ON'
  864. buttons.tracers.TextColor3 = Color3.fromRGB(142, 28, 255)
  865. for i,v in pairs(zombie_storage:GetChildren()) do
  866. tracers(v);
  867. end
  868. else
  869. toggles.tracers = false;
  870. buttons.tracers.Text = 'OFF'
  871. buttons.tracers.TextColor3 = Color3.fromRGB(255,0,0)
  872. for i,v in pairs(zombie_storage:GetChildren()) do
  873. removeTracers(v);
  874. end
  875. end
  876. end);
  877.  
  878. local gun = game.Players.LocalPlayer.EquipStorage.Primary
  879. buttons.autokill.MouseButton1Down:Connect(function()
  880. if toggles.autokill == false then
  881. buttons.autokill.Text = 'ON' buttons.autokill.TextColor3 = Color3.fromRGB(142, 28, 255);
  882. toggles.autokill = true;
  883. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack:FindFirstChild(gun.Value));
  884. elseif toggles.autokill == true then
  885. buttons.autokill.Text = 'OFF' buttons.autokill.TextColor3 = Color3.fromRGB(255,0,0);
  886. toggles.autokill = false;
  887. game.Players.LocalPlayer.Character.Humanoid:UnequipTools();
  888. end;
  889. while wait(.2) do
  890. if toggles.autokill == true then
  891. local Tool = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Tool")
  892. if not Tool then return end
  893. local GunController = Tool:FindFirstChild("GunController")
  894. if not GunController then return end
  895. if GunController and GunController:FindFirstChild("RemoteFunction") then
  896. for i,v in pairs(game.Workspace["Zombie Storage"]:GetChildren()) do
  897. if v:FindFirstChild("Humanoid") and v.Humanoid.Health > 0 then
  898. local Args = {["Name"] = Tool.Name, ["HumanoidTables"] = {[1] = {["HeadHits"] = 1, ["THumanoid"] = v.Humanoid, ["BodyHits"] = 0}}}
  899. spawn(function()
  900. for Each = 1, 20 do
  901. GunController.RemoteFunction:InvokeServer(Args)
  902. end;
  903. end);
  904. end;
  905. end;
  906. end;
  907. end;
  908. end;
  909. end);
  910.  
  911. buttons.loopkilluser.MouseButton1Down:Connect(function()
  912. if game.Players:FindFirstChild(loopkilluser.Text) then
  913. if toggles.loopkilluser == false then
  914. buttons.loopkilluser.Text = 'ON' buttons.loopkilluser.TextColor3 = Color3.fromRGB(142, 28, 255);
  915. toggles.loopkilluser = true;
  916. while wait() do
  917. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Players:FindFirstChild(loopkilluser.Text).Character:WaitForChild("HumanoidRootPart").CFrame;
  918. player = game.Players.LocalPlayer;
  919. if player.Character then
  920. if player.Character:FindFirstChild("Humanoid") then
  921. player.Character.Humanoid.Name = "1";
  922. end;
  923. local l = player.Character["1"]:Clone();
  924. l.Parent = player.Character;
  925. l.Name = "Humanoid"; wait(0.1);
  926. player.Character["1"]:Destroy();
  927. workspace.CurrentCamera.CameraSubject = player.Character.Humanoid;
  928. end;
  929. wait(.2)
  930. game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack:FindFirstChildOfClass("Tool"));
  931. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-247.232, 177, 292.704);
  932. print('epic u killed'..loopkilluser.Text..' :sunglasses:');
  933. if toggles.loopkilluser == false then
  934. buttons.loopkilluser.Text = 'OFF' buttons.loopkilluser.TextColor3 = Color3.fromRGB(255, 0, 0);
  935. break
  936. end;
  937. end;
  938. else
  939. toggles.loopkilluser = false;
  940. end;
  941. end;
  942. end);
  943.  
  944. buttons.chams.MouseButton1Down:connect(function()
  945. if toggles.chams == false then
  946. buttons.chams.Text = 'ON' buttons.chams.TextColor3 = Color3.fromRGB(142, 28, 255);
  947. for i,v in pairs(zombie_storage:GetChildren()) do
  948. chams(v);
  949. end
  950. toggles.chams = true
  951. elseif toggles.chams == true then
  952. buttons.chams.Text = 'OFF' buttons.chams.TextColor3 = Color3.fromRGB(255, 0, 0);
  953. for i,v in pairs(zombie_storage:GetChildren()) do
  954. destroyFaces(v);
  955. end
  956. toggles.chams = false;
  957. end
  958. end);
  959.  
  960. zombie_storage.ChildAdded:Connect(function(h)
  961. repeat wait(); until h['HumanoidRootPart'];
  962. if toggles.tracers then
  963. tracers(h);
  964. elseif toggles.chams then
  965. chams(h)
  966. end
  967. end);
  968.  
  969. uis.InputBegan:Connect(function(key, gp)
  970. if key.KeyCode == hk then
  971. if uis:GetFocusedTextBox() == nil then
  972. if open == true then
  973. open = false;
  974. for _,v in ipairs(script.Parent:GetDescendants()) do
  975. if v:IsA("Frame") then
  976. v.Visible = open;
  977. end;
  978. end;
  979. elseif open == false then
  980. open = true;
  981. for _,v in ipairs(script.Parent:GetDescendants()) do
  982. if v:IsA("Frame") then
  983. v.Visible = open;
  984. end;
  985. end;
  986. end;
  987. end;
  988. end;
  989. end);
  990.  
  991. for _,v in ipairs(script.Parent:GetDescendants()) do
  992. if v:IsA("Frame") then
  993. v.Draggable = true
  994. end
  995. end
  996.  
  997. script.Parent.visual.desc.Text = "Press the 'Q' key to toggle the gui \nMade by; hentai king#2851" script.Parent.miscellaneous.desc.Text = "Press the 'Q' key to toggle the gui \nMade by; hentai king#2851" script.Parent.character.desc.Text = "Press the 'Q' key to toggle the gui \nMade by; hentai king#2851" script.Parent.teleports.desc.Text = "Press the 'Q' key to toggle the gui \nMade by; hentai king#2851"
  998.  
  999. local chats = {
  1000. "[lucid]; This is 1 of the best ui's i have made on roblox";
  1001. "[lucid]; Roblox is boring, after i finish this ui ill probs move on to league of legends an fuck my bitch evelynn";
  1002. "[lucid]; Ill probably release this ui in more games";
  1003. "[lucid]; Im in love with evelynn";
  1004. "[lucid]; This is version w/e of this ui, removed chatlogs an i might add changelogs again"
  1005. }
  1006.  
  1007. while wait(180) do
  1008. bc = Color3.fromRGB(142, 28, 255)
  1009. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1010. Text = chats[ math.random( 0, #chats - 1 ) ];
  1011. Font = Enum.Font.SciFi;
  1012. Color = bc;
  1013. FontSize = Enum.FontSize.Size96
  1014. })
  1015. end
  1016. end
  1017. coroutine.resume(coroutine.create(SCRIPT_ICVX74_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement