local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))() local Window = Library.CreateLib("Killer Hub (BY JackTan)", "BloodTheme") -- Game local Game = Window:NewTab("Game") local BloxFruitSection = Game:NewSection("BloxFruit") local ArsenalSection = Game:NewSection("Arsenal") local BedWarSection = Game:NewSection("BedWar") BloxFruitSection:NewButton("Domadic Hub", "BF Script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Domadicoof/Domadicoof/main/Domadichub/NottoGay/Start.ranscript"))() end) BloxFruitSection:NewButton("Sazx Hub", "BF Script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/MkoriKunG/Sazxhubnew/main/Protected.lua_4.txt"))() end) BloxFruitSection:NewButton("FTSX HUB", "BF Script", function() loadstring(game:HttpGet('https://raw.githubusercontent.com/tufreescript/FTS-X-Hub/main/FTSXHUB%20V1'))() end) BloxFruitSection:NewButton("Farm Chest", "BF Script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/NickelHUBB/SonicTuru/main/ChestFarmOp"))() end) ArsenalSection:NewButton("Pwner Hub", "Arsenal Script", function() loadstring(game:HttpGet(("https://raw.githubusercontent.com/Maikderninja/Maikderninja/main/PWNERHUB.lua"), true))() end) ArsenalSection:NewButton("Bolts Hub", "Arsenal Script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/fusiongreg/BoltsHubV5/main/Main"))() end) BedWarSection:NewButton("Flame X", "BedWar Script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FlamingDrey/Flame-X-v2/main/Flame%20X%20Bedwars%20V2"))() end) BedWarSection:NewButton("Vape V4", "BedWar Script", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/5a8e3a9e9ffca08983dcf948c8d00c781c34a4d8/NewMainScript.lua"))() end)