Advertisement
SumitScripts

By SumitScripts Blade ball Hub

Dec 10th, 2023 (edited)
1,900
-1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 1
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  2. local Window = Library.CreateLib("Blade ball by SumitScripts", "Midnight")
  3. local Tab = Window:NewTab("info")
  4. local Section = Tab:NewSection("Modded by SumitScripts Blade ball OP")
  5. Section:NewButton("Nextix Hub", "ButtonInfo", function()
  6. loadstring(game:HttpGet("https://scriptblox.com/raw/UPD-Blade-Ball-NEXTIX-HUB-V1-2-UPDATED-BEST-MOBILE-AUTOPARRY-SCRIPT-9356"))()
  7. print("Clicked")
  8. end)
  9.  
  10. local Tab = Window:NewTab("info2")
  11. local Section = Tab:NewSection("Modded by SumitScripts Blade ball OP")
  12. Section:NewButton("Parry V3", "ButtonInfo", function()
  13. loadstring(game:HttpGet("https://raw.githubusercontent.com/PawsThePaw/Plutonium.AA/main/Plutonium.Loader.lua", true))()
  14. print("Clicked")
  15. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement