Advertisement
ssssdsd1213

Untitled

Dec 3rd, 2022
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 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("Nguyễn An", "BloodTheme")
  3.  
  4.  
  5. --test
  6. local Tab = Window:NewTab("blox fruit")
  7. local Section = Tab:NewSection("blox fruit")
  8. Section:NewButton("Blox Fruit Mobile", "Nguyễn An", function()
  9. print("Clicked")
  10. loadstring(game:HttpGet('https://raw.githubusercontent.com/VEZ2/NEVAHUB/main/2'))()
  11. end)
  12. Section:NewButton("Blox Fruit Pc", "Nguyễn An", function()
  13. print("Clicked")
  14. loadstring(game:HttpGet"https://raw.githubusercontent.com/xQuartyx/DonateMe/main/ScriptLoader")()
  15. end)
  16.  
  17. Section:NewButton("hoho hub", "Nguyễn An", function()
  18. print("Clicked")
  19. loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
  20. end)
  21. Section:NewButton("auto chest ", "Nguyễn An", function()
  22. print("Clicked")
  23. loadstring(game:HttpGet("https://raw.githubusercontent.com/Hoapoytv/Hoapoytv/main/NPTXHUBTPCHESTUPDATE.txt"))();
  24. end)
  25. Section:NewButton("show acc ", "Nguyễn An", function()
  26. print("Clicked")
  27. loadstring(game:HttpGet("https://raw.githubusercontent.com/CFA-HUB/CFAHub-Free/main/ShowItem.lua"))()
  28. end)
  29. --shindo
  30. local Tab = Window:NewTab("shindo")
  31. local Section = Tab:NewSection("hack shindo")
  32. Section:NewButton("hack shindo", "V.G-Hub", function()
  33. print("Clicked")
  34. loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  35. end)
  36. Section:NewButton("Premier lite", "ButtonInfo", function()
  37. print("Clicked")
  38. loadstring(game:HttpGet("https://raw.githubusercontent.com/SxnwDev/Premier/main/Free-Premier.lua", true))()
  39. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement