Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
- local Window = OrionLib:MakeWindow({Name = "S7 Script ", HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
- --[[
- Name = <string> - The name of the UI.
- HidePremium = <bool> - Whether or not the user details shows Premium status or not.
- SaveConfig = <bool> - Toggles the config saving in the UI.
- ConfigFolder = <string> - The name of the folder where the configs are saved.
- IntroEnabled = <bool> - Whether or not to show the intro animation.
- IntroText = <string> - Text to show in the intro animation.
- IntroIcon = <string> - URL to the image you want to use in the intro animation.
- Icon = <string> - URL to the image you want displayed on the window.
- CloseCallback = <function> - Function to execute when the window is closed.
- ]]
- local Tab = Window:MakeTab({
- Name = "main",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- local Section = Tab:AddSection({
- Name = "Discord and YouTube"
- })
- Tab:AddButton({
- Name = "Discord",
- Callback = function()
- setclipboard("https://discord.gg/PqmkUhN6EW")
- print("Complete copy!")
- end
- })
- Tab:AddButton({
- Name = "YouTube",
- Callback = function()
- setclipboard("https://www.youtube.com/@S7_SUF")
- print("Copying completed !")
- end
- })
- local Tab = Window:MakeTab({
- Name = "Scripts Brookhaven",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --[[
- Name = <string> - The name of the tab.
- Icon = <string> - The icon of the tab.
- PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
- ]]
- Tab:AddButton({
- Name = "Kurdish script",
- Callback = function()
- loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Kurd-hub-16756"))()
- end
- })
- Tab:AddButton({
- Name = "flying car ",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/kigredns/SanderXV4.2.2/refs/heads/main/New.lua'))()
- end
- })
- Tab:AddButton({
- Name = "Script Redz ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/REDzHUB/main/REDzHUB"))()
- end
- })
- Tab:AddButton({
- Name = "Brookhaven script",
- Callback = function()
- loadstring(game:HttpGet("https://rawscripts.net/raw/Brookhaven-RP-ZEKROM-HUB-Zkm-23568"))()
- end
- })
- Tab:AddButton({
- Name = "Script Y",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Luarmor123/community-Y-HUB/refs/heads/main/YHUB%20Brookhaven"))()
- end
- })
- Tab:AddButton({
- Name = "Another script ",
- Callback = function()
- loadstring(game:HttpGet("https://rawscripts.net/raw/Brookhaven-RP-Rochips-Universal-21865"))()
- end
- })
- Tab:AddButton({
- Name = "Arabic script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/AshleyCanis/Ash/refs/heads/main/obf_Q28DyM16X7bm9iRjngD133KL66S2G4SjT7ftdmqHLzAAHjF0XQ4c31NLOWqjOyz7.txt"))()
- end
- })
- local Tab = Window:MakeTab({
- Name = "Bloxfruit ",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --[[
- Name = <string> - The name of the tab.
- Icon = <string> - The icon of the tab.
- PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
- ]]
- Tab:AddButton({
- Name = "first script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/realredz/BloxFruits/refs/heads/main/Source.lua"))()
- end
- })
- Tab:AddButton({
- Name = " second script ",
- Callback = function()
- loadstring(game:HttpGet("https://apixerohub.x10.mx/main.lua"))()
- end
- })
- Tab:AddButton({
- Name = "hoho hub",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/acsu123/HOHO_H/main/Loading_UI"))()
- end
- })
- Tab:AddButton({
- Name = "Bloxfruit ",
- Callback = function()
- loadstring(game:HttpGet("https://quantumonyx.xyz/MainHub/BetaTesting.lua"))()
- end
- })
- Tab:AddButton({
- Name = "Third script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/TrashLua/BloxFruits/main/FreeScripts.lua"))()
- end
- })
- Tab:AddButton({
- Name = "Fourth script",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/king-08/DMSHub/main/dms.lua",true))()
- end
- })
- Tab:AddButton({
- Name = "Another script",
- Callback = function()
- loadstring(game:HttpGet"https://raw.githubusercontent.com/xQuartyx/DonateMe/main/ScriptLoader")()
- end
- })
- local Tab = Window:MakeTab({
- Name = "MM2",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --[[
- Name = <string> - The name of the tab.
- Icon = <string> - The icon of the tab.
- PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
- ]]
- Tab:AddButton({
- Name = " first script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/tbao143/thaibao/main/TbaoHubMurdervssheriff"))()
- end
- })
- Tab:AddButton({
- Name = " second script ",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/ThatSick/ArrayField/main/SymphonyHub.lua'))()
- end
- })
- Tab:AddButton({
- Name = " Third script ",
- Callback = function()
- loadstring(game:HttpGet("https://apixerohub.x10.mx/main.lua"))()
- end
- })
- Tab:AddButton({
- Name = "Fourth script",
- Callback = function()
- loadstring(game:HttpGet"https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2")
- end
- })
- Tab:AddButton({
- Name = " Fifth script ",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/13B8B/NEXUS/main/loadstring'))()
- end
- })
- Tab:AddButton({
- Name = " Sixth script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2"))()
- end
- })
- Tab:AddButton({
- Name = " seventh script ",
- Callback = function()
- loadstring(game:HttpGet("https://overdrivehub.odh.workers.dev/?d=auth&script=mm2_lite"))()
- end
- })
- local Tab = Window:MakeTab({
- Name = "King Legacy",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --[[
- Name = <string> - The name of the tab.
- Icon = <string> - The icon of the tab.
- PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
- ]]
- Tab:AddButton({
- Name = " first script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua"))()
- end
- })
- Tab:AddButton({
- Name = " second script ",
- Callback = function()
- loadstring(game:HttpGet"https://raw.githubusercontent.com/HULKUexe/mobileX/main/FreeScript.lua")()
- end
- })
- Tab:AddButton({
- Name = " Third script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/DookDekDEE/Hyper/main/script.lua"))()
- end
- })
- Tab:AddButton({
- Name = " fourth script ",
- Callback = function()
- getgenv().CustomDistance = 10 -- For Bug Can't Swipe Distance
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua"))()
- end
- })
- Tab:AddButton({
- Name = " fifth script ",
- Callback = function()
- loadstring(game:HttpGet('https://zuwz.me/Ls-Zee-Hub-KL'))()
- end
- })
- Tab:AddButton({
- Name = " sixth script ",
- Callback = function()
- getgenv().CustomDistance = 10 -- For Bug Can't Swipe Distance
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua"))()
- end
- })
- Tab:AddButton({
- Name = " seventh script ",
- Callback = function()
- getgenv().CustomDistance = 10 -- For Bug Can't Swipe Distance
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua"))()
- end
- })
- local Tab = Window:MakeTab({
- Name = "Blade Bull",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --[[
- Name = <string> - The name of the tab.
- Icon = <string> - The icon of the tab.
- PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
- ]]
- Tab:AddButton({
- Name = " First script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Fsploit/Loader/refs/heads/main/loaders-v3"))
- end
- })
- Tab:AddButton({
- Name = " second script ",
- Callback = function()
- loadstring(game:HttpGet('https://darkscripts.space/scripts/9e416175-701e-4e10-9bc1-71936c84bb96_1183634443747987468.lua',true))()
- end
- })
- Tab:AddButton({
- Name = " third script ",
- Callback = function()
- loadstring(game:HttpGet"https://raw.githubusercontent.com/UserDevEthical/Loadstring/main/CokkaHub.lua")()
- end
- })
- Tab:AddButton({
- Name = " fourth script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/maninull/Roblox-Script/main/BladeBall_Loader.lua"))()
- end
- })
- Tab:AddButton({
- Name = " fifth script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Blade-Ball-Auto-parry-and-more-8515"))()
- end
- })
- Tab:AddButton({
- Name = " Bladeball and MM2 script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Au0yX/Community/main/XhubMM2"))()
- end
- })
- Tab:AddButton({
- Name = " seventh script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua"))()
- end
- })
- local Tab = Window:MakeTab({
- Name = "Evade",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --[[
- Name = <string> - The name of the tab.
- Icon = <string> - The icon of the tab.
- PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
- ]]
- Tab:AddButton({
- Name = " first script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/IlikeyocutgHAH/MoonUI-v13-102-SCRIPTS/main/MoonUI%20v13!"))()
- end
- })
- Tab:AddButton({
- Name = " second script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/IlikeyocutgHAH/MoonUI-v13-102-SCRIPTS/main/MoonUI%20v13!"))()
- end
- })
- Tab:AddButton({
- Name = " third script ",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/Unknownproooolucky/Unknown-Hub-X-Universal-Games/main/Games/Evade'))()
- end
- })
- Tab:AddButton({
- Name = " fourth script ",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/IlikeyocutgHAH/MoonUI-v13-102-SCRIPTS/main/MoonUI%20v13!"))()
- end
- })
- Tab:AddButton({
- Name = " fifth script ",
- Callback = function()
- end
- })
- local Tab = Window:MakeTab({
- Name = "Meme sea",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- --[[
- Name = <string> - The name of the tab.
- Icon = <string> - The icon of the tab.
- PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
- ]]
- Tab:AddButton({
- Name = " first script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-Zer0Hub-17187"))()
- end
- })
- Tab:AddButton({
- Name = " second script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-RedZ-Hub-2025-26425"))()
- end
- })
- Tab:AddButton({
- Name = " third script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Meme-Sea-piece-inf-stat-6322"))()
- end
- })
- Tab:AddButton({
- Name = " fourth script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-BinbinvoGaming-Hub-23863"))()
- end
- })
- Tab:AddButton({
- Name = " fifth script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-autofarm-23176"))()
- end
- })
- Tab:AddButton({
- Name = " sixth script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-Script-Yume-Hub-22986"))()
- end
- })
- Tab:AddButton({
- Name = " seventh script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-Script-Yume-Hub-22986"))()
- end
- })
- Tab:AddButton({
- Name = " eighth script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-Auto-Farm-Open-Source-16107"))()
- end
- })
- Tab:AddButton({
- Name = " ninth script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/UPDATE-4-Meme-Sea-Elgato-Hub-no-key-cracked-16804"))()
- end
- })
- local Tab = Window:MakeTab({
- Name = "Ficsh",
- Icon = "rbxassetid://4483345998",
- PremiumOnly = false
- })
- Tab:AddButton({
- Name = " first script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Fisch-Nyx-Hub-all-pc-support-fixed-23938"))()
- end
- })
- Tab:AddButton({
- Name = " second script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Fisch-Nyx-Hub-all-pc-support-fixed-23938"))()
- end
- })
- Tab:AddButton({
- Name = " Third script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Fisch-Nyx-Hub-all-pc-support-fixed-23938"))()
- end
- })
- Tab:AddButton({
- Name = " fourth script ",
- Callback = function()
- loadstring(game:HttpGet("https://scriptblox.com/raw/Fisch-Nyx-Hub-all-pc-support-fixed-23938"))()
- end
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement