Advertisement
unknownexploits

aaaaaaaaaaaa

May 15th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.81 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Screeengui = Instance.new("ScreenGui")
  5. local ui = Instance.new("Frame")
  6. local title = Instance.new("TextLabel")
  7. local rgbmainth = Instance.new("TextButton")
  8. local Visual = Instance.new("Frame")
  9. local title_2 = Instance.new("TextLabel")
  10. local esp = Instance.new("TextButton")
  11. local bright = Instance.new("TextButton")
  12. local desc = Instance.new("TextLabel")
  13. local desc_2 = Instance.new("TextLabel")
  14. local Guncheatz = Instance.new("Frame")
  15. local title_3 = Instance.new("TextLabel")
  16. local autokill = Instance.new("TextButton")
  17. local desc_3 = Instance.new("TextLabel")
  18. local radicheatz = Instance.new("Frame")
  19. local title_4 = Instance.new("TextLabel")
  20. local Play = Instance.new("TextButton")
  21. local Stop = Instance.new("TextButton")
  22. local id = Instance.new("TextBox")
  23. local Loop = Instance.new("TextButton")
  24. local Chatcheatz = Instance.new("Frame")
  25. local title_5 = Instance.new("TextLabel")
  26. local Log = Instance.new("TextButton")
  27. local LogPanel = Instance.new("ScrollingFrame")
  28. local Admincheatz = Instance.new("Frame")
  29. local title_6 = Instance.new("TextLabel")
  30. local inf = Instance.new("TextButton")
  31. local desc_4 = Instance.new("TextLabel")
  32. local shatter = Instance.new("TextButton")
  33. local rev = Instance.new("TextButton")
  34. --Properties:
  35. Screeengui.Name = "Screeengui"
  36. Screeengui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  37. Screeengui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  38. Screeengui.ResetOnSpawn = false
  39.  
  40. ui.Name = "ui"
  41. ui.Parent = Screeengui
  42. ui.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  43. ui.BackgroundTransparency = 0.20000000298023
  44. ui.Position = UDim2.new(0.0305642616, 0, 0.0600292832, 0)
  45. ui.Size = UDim2.new(0, 248, 0, 116)
  46.  
  47. title.Name = "title"
  48. title.Parent = ui
  49. title.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  50. title.BackgroundTransparency = 0.89999997615814
  51. title.BorderColor3 = Color3.new(0, 0, 0)
  52. title.BorderSizePixel = 2
  53. title.Size = UDim2.new(0, 248, 0, 28)
  54. title.Font = Enum.Font.SciFi
  55. title.Text = "Ui Cheatz"
  56. title.TextColor3 = Color3.new(1, 1, 1)
  57. title.TextScaled = true
  58. title.TextSize = 14
  59. title.TextStrokeTransparency = 0
  60. title.TextWrapped = true
  61.  
  62. rgbmainth.Name = "rgbmainth"
  63. rgbmainth.Parent = ui
  64. rgbmainth.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  65. rgbmainth.BackgroundTransparency = 0.30000001192093
  66. rgbmainth.BorderColor3 = Color3.new(0, 0, 0)
  67. rgbmainth.Position = UDim2.new(0, 0, 0.312051475, 0)
  68. rgbmainth.Size = UDim2.new(0, 248, 0, 30)
  69. rgbmainth.Font = Enum.Font.SciFi
  70. rgbmainth.Text = "N/a"
  71. rgbmainth.TextColor3 = Color3.new(1, 1, 1)
  72. rgbmainth.TextSize = 14
  73. rgbmainth.TextStrokeTransparency = 0
  74.  
  75. Visual.Name = "Visual"
  76. Visual.Parent = ui
  77. Visual.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  78. Visual.BackgroundTransparency = 0.20000000298023
  79. Visual.Position = UDim2.new(1.13540304, 0, -0.000315567537, 0)
  80. Visual.Size = UDim2.new(0, 248, 0, 140)
  81.  
  82. title_2.Name = "title"
  83. title_2.Parent = Visual
  84. title_2.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  85. title_2.BackgroundTransparency = 0.89999997615814
  86. title_2.BorderColor3 = Color3.new(0, 0, 0)
  87. title_2.BorderSizePixel = 2
  88. title_2.Size = UDim2.new(0, 248, 0, 28)
  89. title_2.Font = Enum.Font.SciFi
  90. title_2.Text = "Vizual Cheatz"
  91. title_2.TextColor3 = Color3.new(1, 1, 1)
  92. title_2.TextScaled = true
  93. title_2.TextSize = 14
  94. title_2.TextStrokeTransparency = 0
  95. title_2.TextWrapped = true
  96.  
  97. esp.Name = "esp"
  98. esp.Parent = Visual
  99. esp.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  100. esp.BackgroundTransparency = 0.30000001192093
  101. esp.BorderColor3 = Color3.new(0, 0, 0)
  102. esp.Position = UDim2.new(0, 0, 0.269194335, 0)
  103. esp.Size = UDim2.new(0, 248, 0, 30)
  104. esp.Font = Enum.Font.SciFi
  105. esp.Text = "Esp"
  106. esp.TextColor3 = Color3.new(1, 1, 1)
  107. esp.TextSize = 14
  108. esp.TextStrokeTransparency = 0
  109.  
  110. bright.Name = "bright"
  111. bright.Parent = Visual
  112. bright.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  113. bright.BackgroundTransparency = 0.30000001192093
  114. bright.BorderColor3 = Color3.new(0, 0, 0)
  115. bright.Position = UDim2.new(0, 0, 0.484957874, 0)
  116. bright.Size = UDim2.new(0, 248, 0, 30)
  117. bright.Font = Enum.Font.SciFi
  118. bright.Text = "Full Bright Disabled"
  119. bright.TextColor3 = Color3.new(1, 1, 1)
  120. bright.TextSize = 14
  121. bright.TextStrokeTransparency = 0
  122.  
  123. desc.Name = "desc"
  124. desc.Parent = Visual
  125. desc.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  126. desc.BackgroundTransparency = 0.89999997615814
  127. desc.BorderColor3 = Color3.new(0, 0, 0)
  128. desc.BorderSizePixel = 0
  129. desc.Position = UDim2.new(0, 0, 0.699243605, 0)
  130. desc.Size = UDim2.new(0, 246, 0, 41)
  131. desc.Font = Enum.Font.SciFi
  132. desc.Text = "to toggle esp press 'V'"
  133. desc.TextColor3 = Color3.new(1, 1, 1)
  134. desc.TextSize = 14
  135. desc.TextStrokeTransparency = 0
  136. desc.TextWrapped = true
  137.  
  138. desc_2.Name = "desc"
  139. desc_2.Parent = ui
  140. desc_2.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  141. desc_2.BackgroundTransparency = 0.89999997615814
  142. desc_2.BorderColor3 = Color3.new(0, 0, 0)
  143. desc_2.BorderSizePixel = 0
  144. desc_2.Position = UDim2.new(0.258064508, 0, 0.586206913, 0)
  145. desc_2.Size = UDim2.new(0, 136, 0, 47)
  146. desc_2.Font = Enum.Font.SciFi
  147. desc_2.Text = "to toggle the ui press 'Q'"
  148. desc_2.TextColor3 = Color3.new(1, 1, 1)
  149. desc_2.TextSize = 14
  150. desc_2.TextStrokeTransparency = 0
  151. desc_2.TextWrapped = true
  152.  
  153. Guncheatz.Name = "Guncheatz"
  154. Guncheatz.Parent = ui
  155. Guncheatz.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  156. Guncheatz.BackgroundTransparency = 0.20000000298023
  157. Guncheatz.Position = UDim2.new(2.18379021, 0, -0.0175569467, 0)
  158. Guncheatz.Size = UDim2.new(0, 249, 0, 110)
  159.  
  160. title_3.Name = "title"
  161. title_3.Parent = Guncheatz
  162. title_3.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  163. title_3.BackgroundTransparency = 0.89999997615814
  164. title_3.BorderColor3 = Color3.new(0, 0, 0)
  165. title_3.BorderSizePixel = 2
  166. title_3.Size = UDim2.new(0, 248, 0, 28)
  167. title_3.Font = Enum.Font.SciFi
  168. title_3.Text = "Gun cheatz"
  169. title_3.TextColor3 = Color3.new(1, 1, 1)
  170. title_3.TextScaled = true
  171. title_3.TextSize = 14
  172. title_3.TextStrokeTransparency = 0
  173. title_3.TextWrapped = true
  174.  
  175. autokill.Name = "autokill"
  176. autokill.Parent = Guncheatz
  177. autokill.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  178. autokill.BackgroundTransparency = 0.30000001192093
  179. autokill.BorderColor3 = Color3.new(0, 0, 0)
  180. autokill.Position = UDim2.new(0, 0, 0.299497366, 0)
  181. autokill.Size = UDim2.new(0, 248, 0, 30)
  182. autokill.Font = Enum.Font.SciFi
  183. autokill.Text = "Auto kill zombiez"
  184. autokill.TextColor3 = Color3.new(1, 1, 1)
  185. autokill.TextSize = 14
  186. autokill.TextStrokeTransparency = 0
  187.  
  188. desc_3.Name = "desc"
  189. desc_3.Parent = Guncheatz
  190. desc_3.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  191. desc_3.BackgroundTransparency = 0.89999997615814
  192. desc_3.BorderColor3 = Color3.new(0, 0, 0)
  193. desc_3.BorderSizePixel = 0
  194. desc_3.Position = UDim2.new(0.00803212821, 0, 0.585002601, 0)
  195. desc_3.Size = UDim2.new(0, 246, 0, 41)
  196. desc_3.Font = Enum.Font.SciFi
  197. desc_3.Text = "to toggle autokill press 'T'"
  198. desc_3.TextColor3 = Color3.new(1, 1, 1)
  199. desc_3.TextSize = 14
  200. desc_3.TextStrokeTransparency = 0
  201. desc_3.TextWrapped = true
  202.  
  203. radicheatz.Name = "radicheatz"
  204. radicheatz.Parent = ui
  205. radicheatz.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  206. radicheatz.BackgroundTransparency = 0.20000000298023
  207. radicheatz.Position = UDim2.new(3.22814488, 0, -0.000315567537, 0)
  208. radicheatz.Size = UDim2.new(0, 251, 0, 166)
  209.  
  210. title_4.Name = "title"
  211. title_4.Parent = radicheatz
  212. title_4.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  213. title_4.BackgroundTransparency = 0.89999997615814
  214. title_4.BorderColor3 = Color3.new(0, 0, 0)
  215. title_4.BorderSizePixel = 2
  216. title_4.Size = UDim2.new(0, 248, 0, 28)
  217. title_4.Font = Enum.Font.SciFi
  218. title_4.Text = "Radio cheatz"
  219. title_4.TextColor3 = Color3.new(1, 1, 1)
  220. title_4.TextScaled = true
  221. title_4.TextSize = 14
  222. title_4.TextStrokeTransparency = 0
  223. title_4.TextWrapped = true
  224.  
  225. Play.Name = "Play"
  226. Play.Parent = radicheatz
  227. Play.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  228. Play.BackgroundTransparency = 0.30000001192093
  229. Play.BorderColor3 = Color3.new(0, 0, 0)
  230. Play.Position = UDim2.new(0, 0, 0.440365225, 0)
  231. Play.Size = UDim2.new(0, 251, 0, 30)
  232. Play.Font = Enum.Font.SciFi
  233. Play.Text = "Play"
  234. Play.TextColor3 = Color3.new(1, 1, 1)
  235. Play.TextSize = 14
  236. Play.TextStrokeTransparency = 0
  237.  
  238. Stop.Name = "Stop"
  239. Stop.Parent = radicheatz
  240. Stop.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  241. Stop.BackgroundTransparency = 0.30000001192093
  242. Stop.BorderColor3 = Color3.new(0, 0, 0)
  243. Stop.Position = UDim2.new(0.00398406386, 0, 0.631186604, 0)
  244. Stop.Size = UDim2.new(0, 250, 0, 30)
  245. Stop.Font = Enum.Font.SciFi
  246. Stop.Text = "Stop"
  247. Stop.TextColor3 = Color3.new(1, 1, 1)
  248. Stop.TextSize = 14
  249. Stop.TextStrokeTransparency = 0
  250.  
  251. id.Name = "id"
  252. id.Parent = radicheatz
  253. id.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  254. id.BackgroundTransparency = 0.30000001192093
  255. id.Position = UDim2.new(0.00398406386, 0, 0.255103409, 0)
  256. id.Size = UDim2.new(0, 251, 0, 25)
  257. id.Font = Enum.Font.SciFi
  258. id.Text = "N/a"
  259. id.TextColor3 = Color3.new(1, 1, 1)
  260. id.TextSize = 14
  261. id.TextStrokeTransparency = 0
  262.  
  263. Loop.Name = "Loop"
  264. Loop.Parent = radicheatz
  265. Loop.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  266. Loop.BackgroundTransparency = 0.30000001192093
  267. Loop.BorderColor3 = Color3.new(0, 0, 0)
  268. Loop.Position = UDim2.new(0, 0, 0.811209202, 0)
  269. Loop.Size = UDim2.new(0, 250, 0, 30)
  270. Loop.Font = Enum.Font.SciFi
  271. Loop.Text = "Loop"
  272. Loop.TextColor3 = Color3.new(1, 1, 1)
  273. Loop.TextSize = 14
  274. Loop.TextStrokeTransparency = 0
  275.  
  276. Chatcheatz.Name = "Chatcheatz"
  277. Chatcheatz.Parent = ui
  278. Chatcheatz.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  279. Chatcheatz.BackgroundTransparency = 0.20000000298023
  280. Chatcheatz.BorderSizePixel = 0
  281. Chatcheatz.Position = UDim2.new(-0.0420161821, 0, 1.12899482, 0)
  282. Chatcheatz.Size = UDim2.new(0, 283, 0, 89)
  283.  
  284. title_5.Name = "title"
  285. title_5.Parent = Chatcheatz
  286. title_5.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  287. title_5.BackgroundTransparency = 0.89999997615814
  288. title_5.BorderColor3 = Color3.new(0, 0, 0)
  289. title_5.BorderSizePixel = 2
  290. title_5.Size = UDim2.new(0, 282, 0, 35)
  291. title_5.Font = Enum.Font.SciFi
  292. title_5.Text = "Chat cheatz"
  293. title_5.TextColor3 = Color3.new(1, 1, 1)
  294. title_5.TextScaled = true
  295. title_5.TextSize = 14
  296. title_5.TextStrokeTransparency = 0
  297. title_5.TextWrapped = true
  298.  
  299. Log.Name = "Log"
  300. Log.Parent = Chatcheatz
  301. Log.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  302. Log.BackgroundTransparency = 0.30000001192093
  303. Log.BorderColor3 = Color3.new(0, 0, 0)
  304. Log.Position = UDim2.new(0.00570285087, 0, 0.40397507, 0)
  305. Log.Size = UDim2.new(0, 281, 0, 30)
  306. Log.Font = Enum.Font.SciFi
  307. Log.Text = "N/a"
  308. Log.TextColor3 = Color3.new(1, 1, 1)
  309. Log.TextSize = 14
  310. Log.TextStrokeTransparency = 0
  311.  
  312. LogPanel.Name = "LogPanel"
  313. LogPanel.Parent = Chatcheatz
  314. LogPanel.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  315. LogPanel.BackgroundTransparency = 0.20000000298023
  316. LogPanel.Position = UDim2.new(0, 0, 1.00285959, 0)
  317. LogPanel.Size = UDim2.new(0, 283, 0, 136)
  318. LogPanel.CanvasSize = UDim2.new(2, 0, 100, 0)
  319.  
  320. Admincheatz.Name = "Admincheatz"
  321. Admincheatz.Parent = ui
  322. Admincheatz.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  323. Admincheatz.BackgroundTransparency = 0.20000000298023
  324. Admincheatz.Position = UDim2.new(1.18379009, 0, 1.29278779, 0)
  325. Admincheatz.Size = UDim2.new(0, 249, 0, 167)
  326.  
  327. title_6.Name = "title"
  328. title_6.Parent = Admincheatz
  329. title_6.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  330. title_6.BackgroundTransparency = 0.89999997615814
  331. title_6.BorderColor3 = Color3.new(0, 0, 0)
  332. title_6.BorderSizePixel = 2
  333. title_6.Size = UDim2.new(0, 248, 0, 28)
  334. title_6.Font = Enum.Font.SciFi
  335. title_6.Text = "N/a"
  336. title_6.TextColor3 = Color3.new(1, 1, 1)
  337. title_6.TextScaled = true
  338. title_6.TextSize = 14
  339. title_6.TextStrokeTransparency = 0
  340. title_6.TextWrapped = true
  341.  
  342. inf.Name = "inf"
  343. inf.Parent = Admincheatz
  344. inf.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  345. inf.BackgroundTransparency = 0.30000001192093
  346. inf.BorderColor3 = Color3.new(0, 0, 0)
  347. inf.Position = UDim2.new(0.00401606411, 0, 0.164727926, 0)
  348. inf.Size = UDim2.new(0, 248, 0, 30)
  349. inf.Font = Enum.Font.SciFi
  350. inf.Text = "Admin Infinite"
  351. inf.TextColor3 = Color3.new(1, 1, 1)
  352. inf.TextSize = 14
  353. inf.TextStrokeTransparency = 0
  354.  
  355. desc_4.Name = "desc"
  356. desc_4.Parent = Admincheatz
  357. desc_4.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  358. desc_4.BackgroundTransparency = 0.89999997615814
  359. desc_4.BorderColor3 = Color3.new(0, 0, 0)
  360. desc_4.BorderSizePixel = 0
  361. desc_4.Position = UDim2.new(0.00401606411, 0, 0.694949567, 0)
  362. desc_4.Size = UDim2.new(0, 246, 0, 50)
  363. desc_4.Font = Enum.Font.SciFi
  364. desc_4.Text = "N/a"
  365. desc_4.TextColor3 = Color3.new(1, 1, 1)
  366. desc_4.TextSize = 14
  367. desc_4.TextStrokeTransparency = 0
  368. desc_4.TextWrapped = true
  369.  
  370. shatter.Name = "shatter"
  371. shatter.Parent = Admincheatz
  372. shatter.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  373. shatter.BackgroundTransparency = 0.30000001192093
  374. shatter.BorderColor3 = Color3.new(0, 0, 0)
  375. shatter.Position = UDim2.new(0.00401606411, 0, 0.338467717, 0)
  376. shatter.Size = UDim2.new(0, 248, 0, 30)
  377. shatter.Font = Enum.Font.SciFi
  378. shatter.Text = "ShatterVast"
  379. shatter.TextColor3 = Color3.new(1, 1, 1)
  380. shatter.TextSize = 14
  381. shatter.TextStrokeTransparency = 0
  382.  
  383. rev.Name = "rev"
  384. rev.Parent = Admincheatz
  385. rev.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  386. rev.BackgroundTransparency = 0.30000001192093
  387. rev.BorderColor3 = Color3.new(0, 0, 0)
  388. rev.Position = UDim2.new(0, 0, 0.515308857, 0)
  389. rev.Size = UDim2.new(0, 248, 0, 30)
  390. rev.Font = Enum.Font.SciFi
  391. rev.Text = "Reviz FE Admin"
  392. rev.TextColor3 = Color3.new(1, 1, 1)
  393. rev.TextSize = 14
  394. rev.TextStrokeTransparency = 0
  395. -- Scripts:
  396. function SCRIPT_DNLM74_FAKESCRIPT() -- ui.scwipt manager
  397. local script = Instance.new('LocalScript')
  398. script.Parent = ui
  399. local esp = script.Parent.Visual.esp
  400. local bri = script.Parent.Visual.bright
  401. local autok = script.Parent.Guncheatz.autokill
  402. local cl = script.Parent.Chatcheatz.Log
  403. local clt = script.Parent.Chatcheatz.title
  404. local i = script.Parent.Admincheatz.inf
  405. local s = script.Parent.Admincheatz.shatter
  406. local r = script.Parent.Admincheatz.rev
  407.  
  408. --Toggle
  409. local ui = script.Parent.Parent.ui
  410. local hk = Enum.KeyCode.Q
  411. local uis = game:GetService('UserInputService')
  412. local open = true
  413.  
  414. uis.InputBegan:Connect(function(key, gp)
  415. if key.KeyCode == hk then
  416. if uis:GetFocusedTextBox() == nil then
  417. if open == true then
  418. open = false
  419. ui.Visible = open
  420. elseif open == false then
  421. open = true
  422. ui.Visible = open
  423. end
  424. end
  425. end
  426. end)
  427. --Namez
  428. script.Name = 'Name/text manager'
  429. script.Parent.Admincheatz.title.Text = 'Admin Cheatz'
  430. script.Parent.Admincheatz.desc.Text = 'This is a range of my perzonal admin zcriptz i uze'
  431. script.Parent.rgbmainth.Text = 'Rgb Disabled'
  432. script.Parent.radicheatz.id.Text = 'Music ID'
  433. script.Parent.radicheatz.Loop.Text = 'Loop Music Disabled'
  434.  
  435. --Rgb manager
  436. local t = script.Parent.rgbmainth
  437. local enabled = false
  438.  
  439. t.MouseButton1Down:Connect(function()
  440. if enabled == false then
  441. enabled = true
  442. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  443. local counter = 0
  444. while wait() do
  445. script.Parent.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  446. script.Parent.Visual.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  447. script.Parent.Guncheatz.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  448. script.Parent.radicheatz.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  449. script.Parent.Chatcheatz.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  450. script.Parent.Chatcheatz.LogPanel.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  451. script.Parent.Admincheatz.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  452. counter = counter + 0.01
  453. t.Text = 'Rgb Enabled'
  454. if enabled == false then
  455. script.Parent.BackgroundColor3 = Color3.fromRGB(21,21,21)
  456. script.Parent.Visual.BackgroundColor3 = Color3.fromRGB(21,21,21)
  457. script.Parent.Guncheatz.BackgroundColor3 = Color3.fromRGB(21,21,21)
  458. script.Parent.radicheatz.BackgroundColor3 = Color3.fromRGB(21,21,21)
  459. script.Parent.Chatcheatz.BackgroundColor3 = Color3.fromRGB(21,21,21)
  460. script.Parent.Chatcheatz.LogPanel.BackgroundColor3 = Color3.fromRGB(21,21,21)
  461. script.Parent.Admincheatz.BackgroundColor3 = Color3.fromRGB(21,21,21)
  462. t.Text = 'Rgb Disabled'
  463. break
  464. end
  465. end
  466. else
  467. enabled = false
  468. end
  469. end)
  470. --esp
  471. esp.MouseButton1Down:Connect(function()
  472. loadstring(game:HttpGet(('https://pastebin.com/raw/CkPBHaNU'),true))()
  473. end)
  474. --brightness
  475. bri.MouseButton1Down:Connect(function()
  476. if game.Lighting.Brightness == 1 then
  477. game.Lighting.Brightness = 5
  478. bri.Text = 'Full Bright Enabled'
  479. else
  480. game.Lighting.Brightness = 1
  481. bri.Text = 'Full Bright Disabled'
  482. end
  483. end)
  484. --autokill
  485. autok.MouseButton1Down:Connect(function()
  486. loadstring(game:HttpGet(('https://pastebin.com/raw/5jxsY8Bf'),true))()
  487. end)
  488. --Chat logging
  489. script.Parent.Chatcheatz.Log.Text = 'Log Chat [ON]'
  490. local logging = true
  491. Log.MouseButton1Down:Connect(function()
  492. logging = not logging
  493. if logging then Log.Text = "Log Chat [ON]" else Log.Text = "Log Chat [OFF]" end
  494. end)
  495.  
  496. local prevOutputPos = 0
  497. function output(plr, msg)
  498. if not logging then return end
  499. local colour = Color3.fromRGB(255,255,255)
  500.  
  501. 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(0,0,255) else colour = Color3.fromRGB(255,255,255) end
  502.  
  503. local o = Instance.new("TextLabel",LogPanel)
  504. o.Text = plr.Name .. ": " .. msg
  505. o.Size = UDim2.new(0.5,0,.006,0)
  506. o.Position = UDim2.new(0,0,.002 + prevOutputPos ,0)
  507. o.Font = Enum.Font.SciFi
  508. o.TextColor3 = colour
  509. o.TextStrokeTransparency = 0
  510. o.BackgroundTransparency = 1
  511. o.BackgroundColor3 = Color3.new(0,0,0)
  512. o.BorderSizePixel = 0
  513. o.BorderColor3 = Color3.new(0,0,0)
  514. o.FontSize = "Size14"
  515. o.TextXAlignment = Enum.TextXAlignment.Left
  516. o.ClipsDescendants = true
  517. prevOutputPos = prevOutputPos + 0.002
  518. end
  519.  
  520. for i,v in pairs(game.Players:GetChildren()) do
  521. v.Chatted:Connect(function(msg)
  522. output(v, msg)
  523. end)
  524. end
  525. --Admin cheatz
  526. script.Parent.Admincheatz.title.Text = 'Admin Cheatz'
  527. script.Parent.Admincheatz.desc.Text = 'This is a range of my perzonal admins i uze'
  528. i.MouseButton1Down:Connect(function()
  529. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  530. end)
  531. s.MouseButton1Down:Connect(function()
  532. loadstring(game:HttpGet(('https://hastebin.com/raw/qaqogurapo'),true))()
  533. end)
  534. r.MouseButton1Down:Connect(function()
  535. loadstring(game:HttpGet(('https://pastebin.com/raw/KNUzQPYS'),true))()
  536. end)
  537. --Vizual soundz
  538. local Parts = {}
  539. local Parts2 = {}
  540. local Direction = 1
  541. local loudness = 0
  542. local TColor = BrickColor.new("Black")
  543. for i = 1, 100 do
  544. local p = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  545. p.Size = Vector3.new(0.2, 0.2, 0.2)
  546. p.Anchored = true
  547. p.CanCollide = false
  548. p.Material = "Neon"
  549. p.Position = game.Players.LocalPlayer.Character.Torso.Position
  550. table.insert(Parts, p)
  551. end
  552. for i = 1, 100 do
  553. local p = Instance.new("Part", game.Players.LocalPlayer.Character.Torso)
  554. p.Size = Vector3.new(0.2, 0.2, 0.2)
  555. p.Anchored = true
  556. p.CanCollide = false
  557. p.Material = "Neon"
  558. p.Position = game.Players.LocalPlayer.Character.Torso.Position
  559. table.insert(Parts2, p)
  560. end
  561. local sound = game.Players.LocalPlayer.PlayerGui.Screeengui:WaitForChild('Sound')
  562. sound.SoundId = "rbxassetid://574539049"
  563. sound.Volume = 1
  564. sound:Play()
  565. spawn(function()
  566. local SelectedPart = 0
  567. while true do
  568. if Direction == 1 then
  569. if SelectedPart < #Parts then
  570. SelectedPart = SelectedPart + Direction
  571. else
  572. Direction = -1
  573. TColor = BrickColor.Random()
  574. end
  575. elseif Direction == -1 then
  576. if SelectedPart > 1 then
  577. SelectedPart = SelectedPart + Direction
  578. else
  579. Direction = 1
  580. TColor = BrickColor.Random()
  581. end
  582. end
  583. local sel = Parts[SelectedPart]
  584. local sel2 = Parts2[SelectedPart]
  585. sel.BrickColor = BrickColor.Random()
  586. sel2.BrickColor = BrickColor.Random()
  587. loudness = sound.PlaybackLoudness / 500
  588. sel.Size = Vector3.new(loudness, loudness, 0.2)
  589. sel2.Size = Vector3.new(loudness, loudness, 0.2)
  590. wait()
  591. sel.BrickColor = TColor
  592. sel2.BrickColor = TColor
  593. end
  594. end)
  595. game:GetService("RunService").RenderStepped:connect(function()
  596. for i = 1, #Parts do
  597. if i == 1 then
  598. Parts[i].CFrame = Parts[i].CFrame:lerp(game.Players.LocalPlayer.Character.Torso.CFrame, 0.9)
  599. else
  600. Parts[i].CFrame = Parts[i].CFrame:lerp(Parts[i - 1].CFrame * CFrame.Angles(-loudness / 20, math.sin(-loudness / 50), 0) * CFrame.new(0, 0, 0.15), 0.8)
  601. end
  602. end
  603. for i = 1, #Parts2 do
  604. if i == 1 then
  605. Parts2[i].CFrame = Parts2[i].CFrame:lerp(game.Players.LocalPlayer.Character.Torso.CFrame, 0.9)
  606. else
  607. Parts2[i].CFrame = Parts2[i].CFrame:lerp(Parts2[i - 1].CFrame * CFrame.Angles(-loudness / 20, math.sin(loudness / 50), 0) * CFrame.new(0, 0, 0.15), 0.8)
  608. end
  609. end
  610. end)
  611.  
  612. end
  613. coroutine.resume(coroutine.create(SCRIPT_DNLM74_FAKESCRIPT))
  614. function SCRIPT_JUDR72_FAKESCRIPT() -- Play.Script
  615. local script = Instance.new('Script')
  616. script.Parent = Play
  617. local s = Instance.new('Sound')
  618. s.Parent = script.Parent.Parent.Parent.Parent.Parent.Screeengui
  619. wait()
  620. function OpenSong()
  621. local IDN = script.Parent.Parent.id.Text
  622. local Sound = script.Parent.Parent.Parent.Parent.Sound
  623. Sound.SoundId = 'rbxassetid://'.. IDN
  624. Sound:Play()
  625. end
  626. script.Parent.MouseButton1Click:connect(OpenSong)
  627.  
  628. end
  629. coroutine.resume(coroutine.create(SCRIPT_JUDR72_FAKESCRIPT))
  630. function SCRIPT_IZWV90_FAKESCRIPT() -- Stop.Script
  631. local script = Instance.new('Script')
  632. script.Parent = Stop
  633. function Stopmusic()
  634. script.Parent.Parent.Parent.Parent.Sound:Stop()
  635. end
  636. script.Parent.MouseButton1Click:connect(Stopmusic)
  637.  
  638. end
  639. coroutine.resume(coroutine.create(SCRIPT_IZWV90_FAKESCRIPT))
  640. function SCRIPT_NZUU89_FAKESCRIPT() -- Loop.Script
  641. local script = Instance.new('Script')
  642. script.Parent = Loop
  643. local l = script.Parent.Parent.Parent.radicheatz.Loop
  644. local enabled = false
  645.  
  646. l.MouseButton1Down:Connect(function()
  647. if enabled == false then
  648. enabled = true
  649. script.Parent.Parent.Parent.Parent.Sound.Looped = true
  650. l.Text = 'Loop Music Enabled'
  651. else
  652. script.Parent.Parent.Parent.Parent.Sound.Looped = false
  653. enabled = false
  654. l.Text = 'Loop Music Disabled'
  655. end
  656. end)
  657.  
  658. end
  659. coroutine.resume(coroutine.create(SCRIPT_NZUU89_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement