local Library = loadstring(game:HttpGet("https://[Log in to view URL]"))()
local Window = Library.CreateLib("normalbaconinrobloxx HUB", "Ocean")
 
--Main
local Main = Window:NewTab("Main")
local MainSection = Main:NewSection("Script Hub")
 
 
MainSection:NewButton("nameless admin", "nameless admin an overpowered script", function()
 loadstring(game:HttpGet("https://[Log in to view URL]"))();
end)
 
MainSection:NewToggle("Super-Human", "super speed and super jump", function(state)
    if state then
       game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 120
	   game.Players.LocalPlayer.Character.Humanoid.jumpPower = 250
    else
       game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 120
	   game.Players.LocalPlayer.Character.Humanoid.jumpPower = 250
    end
end)
 
MainSection:NewButton("infinite yield", "infinite yield is a powerful script", function()
loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
 
 
MainSection:NewButton("Ray X", "Ray X is a powerful script for da hood", function()
    loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
 
 
MainSection:NewButton("orca hub", "orca hub power script", function()
    loadstring(
  game:HttpGetAsync("https://[Log in to view URL]")
)()
end)
 
 
MainSection:NewButton("admin script", "i dont know what this script is to.", function()
    _G.CustomUI = false
loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
 
end)
 
 
MainSection:NewButton("Swag Mode", "i dont own this script", function()
    loadstring(game:HttpGet('https://[Log in to view URL]'))()
end)
 
 
MainSection:NewButton("PLUTO SCRIPT", "a da hood script", function()
    loadstring(game:HttpGet('https://[Log in to view URL]', true))()
end)
 
 
MainSection:NewButton("Artic script", "da hood script", function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)
 
 
MainSection:NewButton("Sonic hub", "blox fruit script", function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))() 
end)
 
 
MainSection:NewButton("Backdoor.EXE", "backdoor script", function()
loadstring(game:HttpGet("https://[Log in to view URL]"))();
end)
 
 
MainSection:NewButton("Doors OMINOUS script", "i dont know i found this", function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)


MainSection:NewButton("Doors OMINOUS script", "i dont know i found this", function()
    loadstring(game:HttpGet("https://[Log in to view URL]"))()
end)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: