Advertisement
fxdogxd

update 1

Mar 17th, 2023
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. --[]]
  3.  
  4.  
  5.  
  6. --[test script]-- --[not finished yet]-- --[update 1]--
  7.  
  8.  
  9.  
  10.  
  11. --][]
  12. local Window = Library.CreateLib("FX script update 1", "Midnight")
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. local Tab = Window:NewTab("Main")
  20. local Section = Tab:NewSection("script")
  21. Section:NewButton("Fruit Battlegrounds script", "ButtonInfo", function()
  22. loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/littlegui/main/ASJBFUIASBDMNJSDSADSADSDALDSSDDSN'))()
  23. end)
  24.  
  25. --brookhaven script
  26.  
  27. Section:NewButton("brookhaven script", "ButtonInfo", function()
  28. loadstring(game:HttpGet("https://raw.githubusercontent.com/IceMael7/NewIceHub/main/Brookhaven"))()
  29. end)
  30.  
  31. --doors script
  32.  
  33. Section:NewButton("doors script", "ButtonInfo", function()
  34. loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Doors/Script.lua"))()
  35. end)
  36.  
  37. --mm2 script
  38.  
  39. Section:NewButton("mm2 script", "ButtonInfo", function()
  40. loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  41. end)
  42.  
  43. --Arsenal script
  44.  
  45. Section:NewButton("arsenal script", "ButtonInfo", function()
  46. loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  47. end)
  48.  
  49. --dex script
  50.  
  51. Section:NewButton("Dex script", "ButtonInfo", function()
  52. loadstring(game:HttpGet("https://raw.githubusercontent.com/peyton2465/Dex/master/out.lua"))()
  53. end)
  54.  
  55. --inf admin script
  56.  
  57. Section:NewButton("inf admin script", "ButtonInfo", function()
  58. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  59. end)
  60.  
  61. --Build A Boat For Treasure script
  62.  
  63. Section:NewButton("Build A Boat For Treasure script", "ButtonInfo", function()
  64. loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Vynixius/main/Build%20A%20Boat%20For%20Treasure/Script.lua"))()
  65. end)
  66.  
  67. --blox fruit script
  68.  
  69. Section:NewButton("blox fruit script (key)", "ButtonInfo", function()
  70. loadstring(game:HttpGet("https://raw.githubusercontent.com/ThunderZ-05/HUB/main/Script"))()
  71. end)
  72.  
  73. --bitcoin miner script
  74.  
  75. Section:NewButton("bitcoin miner script", "ButtonInfo", function()
  76. loadstring(game:HttpGet("https://raw.githubusercontent.com/TheArcticDev/ArcticHub/main/GameChecker.lua"))()
  77. end)
  78.  
  79.  
  80.  
  81. --[]]
  82.  
  83.  
  84. local Section = Tab:NewSection("credit by FXdogXD")
  85. local Section = Tab:NewSection("discord = https://discord.gg/atRCgdd8")
  86. local Section = Tab:NewSection("update 1")
  87. --][]
  88.  
  89. --[[ Credits to:
  90. FXdogXD
  91. discord : https://discord.gg/atRCgdd8
  92. ]]--
  93.  
  94.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement