Advertisement
Cluckmaster10

Untitled

Feb 20th, 2023
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. local players = game:GetService("Players")
  2. game:GetService("StarterGui"):SetCore("SendNotification", {
  3. Title = "Weclome!";
  4. Text = "Welcome Ty For Using Zhedi Hacks scripts, " .. players.LocalPlayer.DisplayName;
  5. Icon = "rbxthumb://type=AvatarHeadShot&id=" .. players.LocalPlayer.UserId .. "&w=180&h=180 true";
  6. Duration = 4
  7. })
  8. game.StarterGui:SetCore("SendNotification", {
  9. Title = "Enjoy";
  10. Text = "Script will load in 3 seconds"; -- what the text says (ofc)
  11. Duration = 30;
  12. })
  13. wait(1)
  14. game.StarterGui:SetCore("SendNotification", {
  15. Title = "Enjoy";
  16. Text = "Don't Forget to Subscribe to Zhedi Hackers 2 seconds remaining"; -- what the text says (ofc)
  17. Duration = 30;
  18. })
  19. wait(1)
  20. game.StarterGui:SetCore("SendNotification", {
  21. Title = "Enjoy";
  22. Text = "Script loading..."; -- what the text says (ofc)
  23. Duration = 30;
  24. })
  25. wait(3)
  26. local kavoUi = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  27. local window = kavoUi.CreateLib("Zhedi Hackeds Hub","GrapeTheme")
  28.  
  29.  
  30. ---Tabs
  31.  
  32. local Tab1 = window:NewTab("Psx")
  33. local Tab1Section = Tab1:NewSection("Pet Sim X")
  34. local Tab2 = window:NewTab("Bedwars")
  35. local Tab2Section = Tab2:NewSection("bedwars")
  36. local Tab3 = window:NewTab("LBBG")
  37. local Tab3Section = Tab3:NewSection("Lucky block battle grounds")
  38. local Tab4 = window:NewTab("Arsenal")
  39. local Tab4Section = Tab4:NewSection("Arsenal")
  40. local Tab5 = window:NewTab("All Tyccons Script")
  41. local Tab5Section = Tab5:NewSection("All Tycoon Script")
  42. local Tab6 = window:NewTab("Yelid")
  43. local Tab6Section = Tab6:NewSection("Yelid")
  44. local Tab7 = window:NewTab("Speed, Inf Jumps And Fly ")
  45. local Tab7Section = Tab7:NewSection("Speed, Inf Jumps And Fly ")
  46. local Tab8 = window:NewTab("Credits")
  47. local Tab8Section = Tab8:NewSection("Made By Zhedi Hackers")
  48. local Tab8Section = Tab8:NewSection("Pet Sim X Script Made Bye Jmes")
  49. local Tab8Section = Tab8:NewSection("Arsenal scipt made by Moon hub")
  50.  
  51. ---Buttons
  52.  
  53. Tab1Section:NewButton("Pet Sim X","Make Pet Sim X easy",function()
  54. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/jmesfo0/RobloxScripts/main/psx-jmes.lua"))()
  55. end)
  56.  
  57. Tab2Section:NewButton("Bedwars Gui","Make Bedwsrs A Easyer",function()
  58. loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
  59.  
  60. loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
  61.  
  62. local InfiniteJumpEnabled = true
  63. game:GetService("UserInputService").JumpRequest:connect(function()
  64. if InfiniteJumpEnabled then
  65. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  66. end
  67. end)
  68.  
  69. game.StarterGui:SetCore("SendNotification", {
  70. Title = "Infinite Jumps and Vape";
  71. Text = "Mixed by Zhedi Hackers"; -- what the text says (ofc)
  72. Duration = 30;
  73. })
  74. wait(1)
  75. game.StarterGui:SetCore("SendNotification", {
  76. Title = "Enjoy";
  77. Text = "Don't Forget to Subscribe to Zhedi Hackers"; -- what the text says (ofc)
  78. Duration = 30;
  79. })
  80. end)
  81.  
  82. Tab3Section:NewButton("Lucky Block Battle Grounds","makes LBBG easy",function()
  83. loadstring(game:HttpGet("https://pastebin.com/raw/d8QMXXXH"))()
  84. end)
  85.  
  86. Tab4Section:NewButton("Arsenal","makes Arsenal easy to beat",function()
  87. loadstring(game:HttpGet(("https://pastebin.com/raw/n6Rm4SqV"), true))()
  88. end)
  89.  
  90. Tab5Section:NewButton("All Tycoon Scriprs","makes you op tycoon player",function()
  91. loadstring(game:HttpGet("https://pastebin.com/raw/jG99FsJJ"))()
  92. end)
  93.  
  94. Tab6Section:NewButton("yelid","let you just wow",function()
  95. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  96. end)
  97.  
  98. Tab2Section:NewButton("Inf Jumps","let you jumps as much you want",function()
  99. print("Clicked")
  100. local InfiniteJumpEnabled = true
  101. game:GetService("UserInputService").JumpRequest:connect(function()
  102. if InfiniteJumpEnabled then
  103. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  104. end
  105. end)
  106. end)
  107.  
  108. Tab7Section:NewButton("super speed","make you go as fast as you want",function()
  109. loadstring(game:HttpGet(("https://pastebin.com/raw/U7Tj5wRY"), true))()
  110. end)
  111.  
  112. Tab7Section:NewButton("inf jump","make you jump as you want",function()
  113. print("Clicked")
  114. local InfiniteJumpEnabled = true
  115. game:GetService("UserInputService").JumpRequest:connect(function()
  116. if InfiniteJumpEnabled then
  117. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  118. end
  119. end)
  120. end)
  121.  
  122. Tab7Section:NewButton("inf Fly","make you fly in almost every game",function()
  123. loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\40\39\104\116\116\112\115\58\47\47\103\105\115\116\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\109\101\111\122\111\110\101\89\84\47\98\102\48\51\55\100\102\102\57\102\48\97\55\48\48\49\55\51\48\52\100\100\100\54\55\102\100\99\100\51\55\48\47\114\97\119\47\101\49\52\101\55\52\102\52\50\53\98\48\54\48\100\102\53\50\51\51\52\51\99\102\51\48\98\55\56\55\48\55\52\101\98\51\99\53\100\50\47\97\114\99\101\117\115\37\50\53\50\48\120\37\50\53\50\48\102\108\121\37\50\53\50\48\50\37\50\53\50\48\111\98\102\108\117\99\97\116\111\114\39\41\44\116\114\117\101\41\41\40\41\10\10")()
  124. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement