Advertisement
ssssdsd1213

Untitled

Dec 3rd, 2022
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 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. game:GetService("StarterGui"):SetCore("SendNotification", {
  4. Title = "Nguyễn An";
  5. Text = "Nhận cày thuê shindo + blox";
  6. Icon = "rbxthumb://type=Asset&id=11681539399&w=150&h=150"})
  7. Duration = 5;
  8.  
  9. game:GetService("StarterGui"):SetCore("SendNotification", {
  10. Title = "Nguyễn An";
  11. Text = "https://www.facebook.com/nguyenanutgr";
  12. Icon = "rbxthumb://type=Asset&id=11681539399&w=150&h=150"})
  13. Duration = 5;
  14.  
  15. game:GetService("StarterGui"):SetCore("SendNotification", {
  16. Title = "Nguyễn An";
  17. Text = "Mua game pass đê ae";
  18. Button1 = "Ok";
  19. Button2 = "đéo";
  20. Icon = "rbxthumb://type=Asset&id=11681539399&w=150&h=150"})
  21. Duration = 5;
  22. --test
  23. local Tab = Window:NewTab("blox fruit")
  24. local Section = Tab:NewSection("blox fruit")
  25. Section:NewButton("Blox Fruit Mobile", "Nguyễn An", function()
  26. print("Clicked")
  27. loadstring(game:HttpGet('https://raw.githubusercontent.com/VEZ2/NEVAHUB/main/2'))()
  28. end)
  29. Section:NewButton("Blox Fruit Pc", "Nguyễn An", function()
  30. print("Clicked")
  31. loadstring(game:HttpGet"https://raw.githubusercontent.com/xQuartyx/DonateMe/main/ScriptLoader")()
  32. end)
  33.  
  34. Section:NewButton("hoho hub", "Nguyễn An", function()
  35. print("Clicked")
  36. loadstring(game:HttpGet('https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI'))()
  37. end)
  38. Section:NewButton("auto chest ", "Nguyễn An", function()
  39. print("Clicked")
  40. loadstring(game:HttpGet("https://raw.githubusercontent.com/Hoapoytv/Hoapoytv/main/NPTXHUBTPCHESTUPDATE.txt"))();
  41. end)
  42. Section:NewButton("auto chest ", "Nguyễn An", function()
  43. print("Clicked")
  44. loadstring(game:HttpGet("https://raw.githubusercontent.com/CFA-HUB/CFAHub-Free/main/ShowItem.lua"))()
  45. end)
  46. --shindo
  47. local Tab = Window:NewTab("shindo life")
  48. local Section = Tab:NewSection("Nguyễn An")
  49. Section:NewButton("V.G Hub", "Nguyễn An", function()
  50. print("Clicked")
  51. loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/V.G-Hub/main/V.Ghub'))()
  52. end)
  53. Section:NewButton("Premier lite", "Nguyễn An", function()
  54. print("Clicked")
  55. loadstring(game:HttpGet("https://raw.githubusercontent.com/SxnwDev/Premier/main/Free-Premier.lua", true))()
  56. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement