sasod35

bed wars / jailbreak

Apr 15th, 2023
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  2. local Window = Library.CreateLib("REDHUB V1", "DarkTheme")
  3. local Bedwars = Window:NewTab("Bedwars")
  4. local bedwars = Bedwars:NewSection("bedwars")
  5. bedwars:NewButton("Vape v4", "bedwars", function()
  6. loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
  7. end)
  8. bedwars:NewButton("Keyboard", "keyboard", function()
  9. loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
  10. end)
  11. bedwars:NewButton("inf jump [press v on the keyboard script to toggle it and untoggle it", "inf jump", function()
  12. pcall(loadstring(game:HttpGet("https://pastebin.com/raw/2wgbZ6Xd")))
  13. end)
  14. local arsenal = Window:NewTab("arsenal")
  15.  
  16. local arsenal = arsenal:NewSection("arsenal")
  17.  
  18.  
  19. arsenal:NewButton("owlhub", "ButtonInfo", function()
  20. --[[
  21. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  22. ]]
  23. loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  24. end)
  25.  
  26. arsenal:NewButton("dexhub[pc only", "dex", function()
  27. loadstring(game:HttpGet("https://raw.githubusercontent.com/HonestlyDex/DexHub/main/V3.lua"))()
  28. end)
  29.  
  30. local psx = Window:NewTab("psx")
  31. local psx = psx:NewSection("psx")
  32. psx:NewButton("jmes keyless [patched", "jmes", function()
  33. loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/jmesfo0/RobloxScripts/main/psx-jmes.lua"))()
  34. end)
  35. psx:NewButton("project wd[with key", "with key", function()
  36. loadstring(game:HttpGet("https://raw.githubusercontent.com/Muhammad6196/Project-WD/main/Mainstring.lua"))()
  37. end)
  38. local jailbreak = Window:NewTab("jailbreak")
  39. local jailbreak = jailbreak:NewSection("jailbreak")
  40. jailbreak:NewButton("salazarhub [with key", "yo", function()
  41. loadstring(game:HttpGet("https://raw.githubusercontent.com/xxSirLotte/Salazar/main/SalazarHub"))()
  42. end)
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
Add Comment
Please, Sign In to add comment