Guest User

Brookhaven script

a guest
Jul 5th, 2024
11,433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. local PabloLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/BatuKvi123/PabloLibV3/main/PabloLibV3"))()
  2. local window = PabloLib:Create("Zepra Hub")
  3. local tab1 = window:CreateTab("Admin")
  4. tab1:CreateButton("Infinite Yield", function()
  5. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  6. end)
  7. tab1:CreateButton("Nameless Admin", function()
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/FilteringEnabled/NamelessAdmin/main/Source"))();
  9. end)
  10. local tab1 = window:CreateTab("Features")
  11. tab1:CreateButton("Icehub", function()
  12. loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMae17/NewIceHub/main/Brookhaven"))()
  13. end)
  14. tab1:CreateButton("RedzHub", function()
  15. loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/REDzHUB/main/REDzHUB"))()
  16. end)
  17. tab1:CreateButton("Fly", function()
  18. loadstring(game:HttpGet("https://raw.githubusercontent.com/luascriptsROBLOX/XeraFly/main/obf_T7i386U4GX5o5F972ArK1UT1cOx4C15fUwXS70d4M4878JzOy8v6dF4Lv8bmTE8B.lua.txt"))()
  19. end)
Advertisement
Add Comment
Please, Sign In to add comment