sasod35

bed wars script

Jun 24th, 2023 (edited)
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("Op Script Bed Wars ShowCase By Captain Manjiro", "DarkTheme")
  3. local Tab = Window:NewTab("Script")
  4. local Section = Tab:NewSection("Bed Wars")
  5. Section:NewButton("Here The Script", "ButtonInfo", function()
  6. loadstring(game:HttpGet('https://raw.githubusercontent.com/scriptking1/hub/main/hub'))()
  7. print("Clicked")
  8. end)
Add Comment
Please, Sign In to add comment