Advertisement
DE_Speedruns

Untitled

Jan 10th, 2023
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 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("by bacon ", "LightTheme")
  3.  
  4. -- Tabs
  5. local Tab = Window:NewTab("mouse")
  6. local Section = Tab:NewSection("script mouse")
  7.  
  8. -- Buttons
  9. Section:NewButton("mouse", "ButtonInfo", function()
  10. loadstring(game:HttpGet(('https://pastefy.ga/V75mqzaz/raw'),true))()
  11. end)
  12. -- Tabs 2
  13. Section:NewButton("keyboard", "ButtonInfo", function()
  14. loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
  15. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement