local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() -- Configuração da interface local Window = Rayfield:CreateWindow({ Name = "Xethus Hub [Cracked by Zv_yz] | Universal BR | Blue Lock Rivals", LoadingTitle = "Carregando Blue Lock Rivals", LoadingSubtitle = "Gerando Scripts..." }) -- Caminho para a pasta de configurações local ConfigFolder = "Blue Lock Rivals" if not isfolder(ConfigFolder) then makefolder(ConfigFolder) end local ConfigFile = ConfigFolder .. "/Blue Lock Rivals.json" -- Variáveis globais local SelectedScript = nil local AutoExecute = false local Scripts = { ["Sterling Hub"] = "https://raw.githubusercontent.com/Zayn31214/name/refs/heads/main/SterlingNew", ["Executive Hub"] = "https://raw.githubusercontent.com/Bhusant/Bathroom-attack/refs/heads/main/Bathroom", ["Thaibao7444 Hub"] = "https://pastefy.app/ZcC3BzKb/raw", ["Rat Hub"] = "https://raw.githubusercontent.com/nfpw/DH/refs/heads/main/Games/18668065416.lua", ["TheBillDev V2 Hub"] = "https://raw.githubusercontent.com/selciawashere/screepts/refs/heads/main/BLRTBDKEYSYS", ["Omg Hub"] = "https://raw.githubusercontent.com/Omgshit/Scripts/main/MainLoader.lua", ["TheBillDev Hub"] = "https://raw.githubusercontent.com/Youifpg/TBD_HUB/refs/heads/main/BlueLock%3ARivals22%25.lua", ["Kaos X Hub"] = "https://raw.githubusercontent.com/KaosX-Scripts/Loader/refs/heads/main/Key-yAdQ8gjds/mDuh309nvc", ["Xethus Hub [Cracked by Zv_yz]"] = "https://raw.githubusercontent.com/oryth1/XETHUS-HUB/refs/heads/main/Blue%20Lock%20Rivals", ["Tbao Hub"] = "https://raw.githubusercontent.com/tbao143/game/refs/heads/main/TbaoHubBlueLockRivals", ["Alchemy Hub"] = "https://scripts.alchemyhub.xyz", ["Sigma Hub"] = "https://raw.githubusercontent.com/DarkFusionSSS/SHIRO-X-BLUE-LOCK-SIGMA/refs/heads/main/Protected_3467848847610666.txt", ["Pulse Hub"] = "https://raw.githubusercontent.com/Mochimochi12321/Loader/refs/heads/main/loader.lua", ["Pillar Chase Hub"] = "https://raw.githubusercontent.com/Bhusant/Pillar-chase/refs/heads/main/KeySystem", ["Imp Hub"] = "https://raw.githubusercontent.com/alan11ago/Hub/refs/heads/main/ImpHub.lua", ["Sterling Hub"] = "https://raw.githubusercontent.com/Zayn31214/name/refs/heads/main/SterlingNew", ["Express Hub"] = "https://raw.githubusercontent.com/Theyfwdan/Theyfwdan/refs/heads/main/ExpressHubPaidVersion", ["Custom Hub"] = "https://raw.githubusercontent.com/Bhusant/Tdu-refined/refs/heads/main/SigmaBoi", ["Sendox Hub"] = "https://raw.githubusercontent.com/Mc4121ban/RobloxScirpt/refs/heads/main/ScriptHub", ["Batus Hub"] = "https://raw.githubusercontent.com/BatusBey/Batus_Hub_Final/refs/heads/main/Real_Final", ["ArbiX Hub"] = "https://pastebin.com/raw/zzMZCY2F", ["NS Hub"] = "https://raw.githubusercontent.com/OhhMyGehlee/fo/refs/heads/main/ot", ["Flow Hub"] = "https://pastebin.com/raw/D1M2PLua", ["Touka Hub"] = "https://raw.githubusercontent.com/Youifpg/Blue-lock/refs/heads/main/TOUKA.lua", ["Rinns Hub"] = "https://raw.githubusercontent.com/SkibidiCen/MainMenu/main/Code", } -- Função para salvar configurações local function SaveSettings() writefile(ConfigFile, game:GetService("HttpService"):JSONEncode({ SelectedScript = SelectedScript, AutoExecute = AutoExecute })) end -- Função para carregar configurações local function LoadSettings() if isfile(ConfigFile) then local settings = game:GetService("HttpService"):JSONDecode(readfile(ConfigFile)) SelectedScript = settings.SelectedScript AutoExecute = settings.AutoExecute end end -- Carregar configurações ao iniciar LoadSettings() -- Criar a aba "Scripts" local TabScripts = Window:CreateTab("Scripts", "Scroll") -- Toggle para Auto-Execute TabScripts:CreateToggle({ Name = "Auto-Execute", CurrentValue = AutoExecute, Callback = function(value) AutoExecute = value SaveSettings() Rayfield:Notify({ Title = "Configuração Atualizada", Content = AutoExecute and "Auto-Execute ativado" or "Auto-Execute desativado", Duration = 5 }) end }) -- Função para adicionar botões com scripts local function AddScriptButton(tab, name, url) tab:CreateButton({ Name = name, Callback = function() SelectedScript = url loadstring(game:HttpGet(url))() SaveSettings() Rayfield:Notify({ Title = "Xethus Hub [Cracked by Zv_yz]", Content = name .. " carregado com sucesso!", Duration = 5 }) end }) end -- Adicionar botões para os Scripts for name, url in pairs(Scripts) do AddScriptButton(TabScripts, name, url) end -- Execução automática no início, se ativado if AutoExecute and SelectedScript then local success, errorMsg = pcall(function() loadstring(game:HttpGet(SelectedScript))() end) if success then Rayfield:Notify({ Title = "Auto-Execute", Content = "Script executado automaticamente com sucesso!", Duration = 5 }) else Rayfield:Notify({ Title = "Erro no Auto-Execute", Content = "Erro ao executar o script: " .. errorMsg, Duration = 5 }) end end -- Criar a aba "Admins" com o ícone "icon-cable" local AdminTab = Window:CreateTab("Admins", "expand") -- Adicionar botões para scripts de Admin AddScriptButton(AdminTab, " Aimbot", "https://raw.githubusercontent.com/Yousuck780/troll-x/main/ahhhh") AddScriptButton(AdminTab, " Graficos Realistas", "https://raw.githubusercontent.com/Flybobbb/robloxscripts/main/rtx.lua") AddScriptButton(AdminTab, " Infinite Yield", "https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source") AddScriptButton(AdminTab, " Retirar Texturas", "https://rawscripts.net/raw/Universal-Script-antilag-15462") AddScriptButton(AdminTab, " Servidor Privado", "https://pastebin.com/raw/A4r1pHJY") AddScriptButton(AdminTab, " TP Tools", "https://pastebin.com/raw/qysTtrJD") -- Criar a aba "Redes Sociais" local SocialTab = Window:CreateTab("Redes Sociais","link") -- Adicionar botões para redes sociais SocialTab:CreateButton({ Name = "CRACKED BY ZV_YZ", Callback = function() setclipboard("https://discord.gg/Wgw9uG2CPJ") end }) SocialTab:CreateButton({ Name = "CRACKED BY ZV_YZ", Callback = function() setclipboard("https://discord.gg/Wgw9uG2CPJ") end }) SocialTab:CreateButton({ Name = "CRACKED BY ZV_YZ", Callback = function() setclipboard("https://discord.gg/Wgw9uG2CPJ") end }) SocialTab:CreateButton({ Name = "CRACKED BY ZV_YZ", Callback = function() setclipboard("https://discord.gg/Wgw9uG2CPJ") end }) -- Notificação inicial local ParceiriaTab = Window:CreateTab("Parceiros", "youtube") -- icone no formato de ID (substitua se necessario) ParceiriaTab:CreateButton({ Name = "Clique para copiar o link do discord do LuckyzX", Callback = function() setclipboard("https://discord.gg/Wgw9uG2CPJ") Rayfield:Notify({ Title = "Discord copiado", Content = "O link do discord da lenda foi copiado! Entre lá", Duration = 5, Image = "clipboard-check", -- Substitua pelo ID do icone, se desejar }) end }) ParceiriaTab:CreateParagraph({ Title = "LuckyzX Parceiro e Youtuber", Content = "Um vídeo sobre Blue Lock Rivals foi postado, ajudando na divulgação do nosso script. Por favor, entre no Discord dele para apoiar e dar engajamento ao nosso parceiro!" }) Rayfield:Notify({ Title = "Xethus Hub [Cracked by Zv_yz]", Content = "Scripts atualizados com sucesso!", Duration = 5 })