local Rayfield = loadstring(game:HttpGet('https://[Log in to view URL]'))()

local Window = Rayfield:CreateWindow({
    Name = "Ian Solara Hub",
    LoadingTitle = "Solara Hub",
    LoadingSubtitle = "by Ian",
    ConfigurationSaving = {
        Enabled = false,
        FolderName = nil, -- Create a custom folder for your hub/game
        FileName = "Big Hub"
    },
    Discord = {
        Enabled = false,
        Invite = "noinvitelink", -- The Discord invite code, do not include discord.gg/. E.g. discord.gg/ABCD would be ABCD
        RememberJoins = true -- Set this to false to make them join the discord every time they load it up
    },
    KeySystem = false, -- Set this to true to use our key system
    KeySettings = {
        Title = "Untitled",
        Subtitle = "Key System",
        Note = "No method of obtaining the key is provided",
        FileName = "Key", -- It is recommended to use something unique as other scripts using Rayfield may overwrite your key file
        SaveKey = true, -- The user's key will be saved, but if you change the key, they will be unable to use your script
        GrabKeyFromSite = false, -- If this is true, set Key below to the RAW site you would like Rayfield to get the key from
        Key = {"Hello"} -- List of keys that will be accepted by the system, can be RAW file links (pastebin, github etc) or simple strings ("hello","key22")
    }
})

local ScriptTab = Window:CreateTab("Script HUB", nil) -- Title, Image
local Section = ScriptTab:CreateSection("SCRIPT HUBS")

local Button = ScriptTab:CreateButton({
   Name = "Script HUB V2",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]", true))()
   end,
})

local Button = ScriptTab:CreateButton({
   Name = "Key:QP",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = ScriptTab:CreateButton({
   Name = "Key:KuSoMaNkOISBESTSCRIPT",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = ScriptTab:CreateButton({
   Name = "Key:Well.Done",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local MainTab = Window:CreateTab("Universal SCRIPT", nil) -- Title, Image
local Section = MainTab:CreateSection("Universal SCRIPT")

Rayfield:Notify({
    Title = "You have executed the Hub",
    Content = "My First time Creating a Script HUB",
    Duration = 5,
    Image = nil,
    Actions = { -- Notification Buttons
        Ignore = {
            Name = "Okay!",
            Callback = function()
                print("The user tapped Okay!")
            end
        }
    }
})

local Button = MainTab:CreateButton({
    Name = "Air Hub",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Unnamed ESP",
    Callback = function()
        loadstring(game:HttpGet('https://[Log in to view URL]'))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Infinite Yield",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Ghost Hub",
    Callback = function()
        loadstring(game:HttpGet('https://[Log in to view URL]'))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Sky Hub",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Chat Bypasser",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Fling all",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Universal Aimbot and ESP",
    Callback = function()
        loadstring(game:HttpGet('https://[Log in to view URL]'))()
    end
})

local Button = MainTab:CreateButton({
    Name = "Aimbot (Mobile & Pc)",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local RaceClickerTab = Window:CreateTab("Race Clicker", nil) -- Title, Image
local Section = RaceClickerTab:CreateSection("Race Clicker")

local Button = RaceClickerTab:CreateButton({
    Name = "The Noob Hub",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = RaceClickerTab:CreateButton({
    Name = "Race Clicker",
    Callback = function()
        loadstring(game:HttpGet('https://[Log in to view URL]'))()
    end
})

local BloxFruitTab = Window:CreateTab("Blox Fruit", nil) -- Title, Image
local Section = BloxFruitTab:CreateSection("Blox Fruit SCRIPTS")

local Button = BloxFruitTab:CreateButton({
    Name = "Annie HUB",
    Callback = function()
        loadstring(game:HttpGet('https://[Log in to view URL]'))()
    end
})

local Button = BloxFruitTab:CreateButton({
    Name = "Perd HUB",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = BloxFruitTab:CreateButton({
    Name = "BKHAX HUB",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]", true))()
    end
})

local Button = BloxFruitTab:CreateButton({
    Name = "Winter Hub V2",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end
})

local Button = BloxFruitTab:CreateButton({
   Name = "mama hub",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = BloxFruitTab:CreateButton({
   Name = "Fiend Hub",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]", true))()
   end,
})

local Button = BloxFruitTab:CreateButton({
   Name = "YagoX HUB",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = BloxFruitTab:CreateButton({
   Name = "key: xk06nst6bgj8a",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local BuildABoatTab = Window:CreateTab("Build A Boat", nil) -- Title, Image
local Section = BuildABoatTab:CreateSection("Build A Boat SCRIPTS")

local Button = BuildABoatTab:CreateButton({
    Name = "Build A Boat V3",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end,
})

local Button = BuildABoatTab:CreateButton({
    Name = "LXSGUI",
    Callback = function()
        loadstring(game:HttpGet("https://[Log in to view URL]"))()
    end,
})

local Button = BuildABoatTab:CreateButton({
    Name = "Batus's BAFTF",
    Callback = function()
        loadstring(game:HttpGetAsync("https://[Log in to view URL]"))()
             end,
})

local Button = BuildABoatTab:CreateButton({
   Name = "Zeerox HUB",
   Callback = function()
            loadstring(game:HttpGet'https://[Log in to view URL]')()
   end,
})

local Button = BuildABoatTab:CreateButton({
   Name = "Key:mTAgLLFQJazwRWGh",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]",true))()
   end,
})

local PetSimulator99Tab = Window:CreateTab("Pet Simulator 99", nil) -- Title, Image
local Section = PetSimulator99Tab:CreateSection("Pet Simulator SCRIPTS")

local Button = PetSimulator99Tab:CreateButton({
   Name = "Aqua Flow X",
   Callback = function()
            loadstring(game:HttpGet('https://[Log in to view URL]'))() 
   end,
})

local Button = PetSimulator99Tab:CreateButton({
   Name = "Orion",
   Callback = function()
            loadstring(game:HttpGet(('https://[Log in to view URL]')))()
   end,
})

local Button = PetSimulator99Tab:CreateButton({
   Name = "Terra HUB",
   Callback = function()
            loadstring(game:HttpGet('https://[Log in to view URL]'))()
   end,
})

local DustyTripTab = Window:CreateTab("A Dusty Trip", nil) -- Title, Image
local Section = DustyTripTab:CreateSection("A Dusty Trip SCRIPT")

local Button = DustyTripTab:CreateButton({
   Name = "Dusty Trip",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]",true))()
   end,
})

local Button = DustyTripTab:CreateButton({
   Name = "Dusty Trip (Storm)",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local BrookhavenRPTab = Window:CreateTab("Brookhaven 🏡RP", nil) -- Title, Image
local Section = BrookhavenRPTab:CreateSection("Brookhavent RP SCRIPTS")

local Button = BrookhavenRPTab:CreateButton({
   Name = "RPD",
   Callback = function()
            loadstring(game:HttpGet('https://[Log in to view URL]'))()
   end,
})

local DoorsTab = Window:CreateTab("Doors", nil) -- Title, Image
local Section = DoorsTab:CreateSection("Doors SCRIPT")

local Button = DoorsTab:CreateButton({
   Name = "FFJ1",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = DoorsTab:CreateButton({
   Name = "LeanDoors",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]",true))() 
   end,
})

local Button = DoorsTab:CreateButton({
   Name = "Black Kingle",
   Callback = function()
            loadstring(game:HttpGet(('https://[Log in to view URL]')))() 
   end,
})

local PhantomForcesTab = Window:CreateTab("Phantom Forces", nil) -- Title, Image
local Section = PhantomForcesTab:CreateSection("Phantom Forces SCRIPTS")

local Button = PhantomForcesTab:CreateButton({
   Name = "BlackKing",
   Callback = function()
            loadstring(game:HttpGet(('https://[Log in to view URL]')))() 
   end,
})

local Button = PhantomForcesTab:CreateButton({
   Name = "Homohack",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local mm2Tab = Window:CreateTab("Murder Mystery 2", nil) -- Title, Image
local Section = mm2Tab:CreateSection("Murder Mystery")

local Button = mm2Tab:CreateButton({
   Name = "Ski HUB",
   Callback = function()
            loadstring(game:HttpGet(("https://[Log in to view URL]"), true))()
   end,
})

local Button = mm2Tab:CreateButton({
   Name = "[EGG] Murder Mystery 2",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = mm2Tab:CreateButton({
   Name = "Key:mTAgLLFQJazwRWGh",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]",true))()
   end,
})

local BedwarsTab = Window:CreateTab("Bedwars", nil) -- Title, Image
local Section = BedwarsTab:CreateSection("Bedwars SCRIPTS")

local Button = BedwarsTab:CreateButton({
   Name = "Autumn",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]", true))()
   end,
})

local Button = BedwarsTab:CreateButton({
   Name = "Baconontop",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]"))()
   end,
})

local Button = BedwarsTab:CreateButton({
   Name = "IceCat",
   Callback = function()
            loadstring(game:HttpGet(('https://[Log in to view URL]'),true))()
   end,
})

local Button = BedwarsTab:CreateButton({
   Name = "Oxygen",
   Callback = function()
            loadstring(game:HttpGet("https://[Log in to view URL]", true))()
   end,
})

local Button = BedwarsTab:CreateButton({
   Name = "Flame X V2",
   Callback = 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: