--[[ GExT HUB - FULL VERSION (UPDATED INTRO) Scripts | Brookhaven | Credits | Settings ]] local Rayfield = loadstring(game:HttpGet("https://sirius.menu/rayfield"))() -- 🎬 PROFESSIONAL INTRO (GExT) local player = game.Players.LocalPlayer local gui = Instance.new("ScreenGui") gui.Name = "GExT_Intro" gui.IgnoreGuiInset = true gui.ResetOnSpawn = false gui.Parent = player:WaitForChild("PlayerGui") local frame = Instance.new("Frame") frame.Size = UDim2.new(1,0,1,0) frame.BackgroundColor3 = Color3.fromRGB(10, 10, 20) frame.Parent = gui local gradient = Instance.new("UIGradient") gradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, Color3.fromRGB(0, 170, 255)), ColorSequenceKeypoint.new(1, Color3.fromRGB(140, 0, 255)) } gradient.Rotation = 45 gradient.Parent = frame local blur = Instance.new("BlurEffect") blur.Size = 0 blur.Parent = game.Lighting local title = Instance.new("TextLabel") title.Size = UDim2.new(1,0,0,100) title.Position = UDim2.new(0,0,0.4,0) title.BackgroundTransparency = 1 title.Text = "🔱GExT on TOP🔱" title.TextScaled = true title.Font = Enum.Font.GothamBlack title.TextColor3 = Color3.fromRGB(255,255,255) title.TextTransparency = 1 title.Parent = frame local subtitle = Instance.new("TextLabel") subtitle.Size = UDim2.new(1,0,0,50) subtitle.Position = UDim2.new(0,0,0.55,0) subtitle.BackgroundTransparency = 1 subtitle.Text = "Best Experience Loading..." subtitle.TextScaled = true subtitle.Font = Enum.Font.Gotham subtitle.TextColor3 = Color3.fromRGB(200,200,200) subtitle.TextTransparency = 1 subtitle.Parent = frame local TweenService = game:GetService("TweenService") TweenService:Create(title, TweenInfo.new(1), {TextTransparency = 0}):Play() TweenService:Create(subtitle, TweenInfo.new(1.5), {TextTransparency = 0}):Play() TweenService:Create(blur, TweenInfo.new(1), {Size = 20}):Play() task.spawn(function() while title.Parent do TweenService:Create(title, TweenInfo.new(1.5), {TextColor3 = Color3.fromRGB(0,170,255)}):Play() task.wait(1.5) TweenService:Create(title, TweenInfo.new(1.5), {TextColor3 = Color3.fromRGB(140,0,255)}):Play() task.wait(1.5) end end) task.wait(5) TweenService:Create(frame, TweenInfo.new(1), {BackgroundTransparency = 1}):Play() TweenService:Create(title, TweenInfo.new(1), {TextTransparency = 1}):Play() TweenService:Create(subtitle, TweenInfo.new(1), {TextTransparency = 1}):Play() TweenService:Create(blur, TweenInfo.new(1), {Size = 0}):Play() task.wait(1) blur:Destroy() gui:Destroy() -- 🔥 HUB local Window = Rayfield:CreateWindow({ Name = "⚡️GExT HuB⚡️", LoadingTitle = "🔱GExT on TOP🔱", LoadingSubtitle = "The Best Script", Theme = "Ocean", DisableRayfieldPrompts = false, KeySystem = false, }) --- -- الصفحة الأولى: Scripts --- local MainTab = Window:CreateTab("☠️Scripts AFK☠️") MainTab:CreateButton({ Name = "Ares Optimizer (FPS Boost)", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/Goku55050/Ares-roblox/refs/heads/main/aresoptimizer.lua"))() end, }) MainTab:CreateButton({ Name = "Infinite Yield", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))() end, }) MainTab:CreateButton({ Name = "Atomic (bang)", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Ndora1/Ndora1/main/Nokia%20Hub.lua'))() end, }) MainTab:CreateButton({ Name = "OPTIZ FpsBoost", Callback = function() local Config = { NETWORK_OPTIMIZATION = true, REDUCE_REPLICATION = true, THROTTLE_REMOTE_EVENTS = true, OPTIMIZE_CHAT = true, DISABLE_UNNECESSARY_GUI = true, STREAMING_ENABLED = true, REDUCE_PLAYER_REPLICATION_DISTANCE = 100, THROTTLE_SOUNDS = true, DESTROY_EMITTERS = true, REMOVE_GRASS = true, CORE = true, FPS_MONITOR = true, OPTIZ = true, OPTIMIZATION_INTERVAL = 10, SHOW_UPDATELOG = true, MIN_INTERVAL = 3, MAX_DISTANCE = 50, PERFORMANCE_MONITORING = true, FPS_THRESHOLD = 30, GRAY_SKY_ENABLED = true, GRAY_SKY_ID = "rbxassetid://114666145996289", FULL_BRIGHT_ENABLED = true, SMOOTH_PLASTIC_ENABLED = true, COLLISION_GROUP_NAME = "OptimizedParts", OPTIMIZE_PHYSICS = true, DISABLE_CONSTRAINTS = true, THROTTLE_PARTICLES = true, THROTTLE_TEXTURES = true, REMOVE_ANIMATIONS = true, LOW_POLY_CONVERSION = true, SELECTIVE_TEXTURE_REMOVAL = true, PRESERVE_IMPORTANT_TEXTURES = true, IMPORTANT_TEXTURE_KEYWORDS = {"sign", "ui", "hud", "menu", "button", "fence"}, QUALITY_LEVEL = 1, FPS_CAP = 1000, MEMORY_CLEANUP_THRESHOLD = 500, } loadstring(game:HttpGet('https://raw.githubusercontent.com/hm5650/Optiz/refs/heads/main/Optiz.lua'))()(Config) end, }) MainTab:CreateButton({ Name = "NO9AT SAMLAT", Callback = function() local b='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/' function d(data) data=string.gsub(data,'[^'..b..'=]','') return(data:gsub('.',function(x) if(x=='=')then return'' end local r,f='',(b:find(x)-1) for i=6,1,-1 do r=r..(f%2^i-f%2^(i-1)>0 and'1'or'0') end return r end):gsub('%d%d%d?%d?%d?%d?%d?%d?',function(x) if(#x~=8)then return'' end local c=0 for i=1,8 do c=c+(x:sub(i,i)=='1' and 2^(8-i) or 0) end return string.char(c) end)) end local e="aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL21vdXJhZDEtaHViL045YXRTTUxBVC9yZWZzL2hlYWRzL21haW4vUHJvdGVjdGVkXzk1MDYyNDgzODY3MDkzNDcubHVhLnR4dA==" local l=d(e) loadstring(game:HttpGet(l))() end, }) MainTab:CreateButton({ Name = "Run VR7", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/VR7ss/OMK/refs/heads/main/VR7-ON-TOP"))() end, }) MainTab:CreateButton({ Name = "Run Anti-AFK (evxncodes)", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/evxncodes/mainroblox/main/anti-afk", true))() end, }) MainTab:CreateButton({ Name = "Run N9_7AMS", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/hdgdjhfjfhrpppp-png/N9_7AMS-/refs/heads/main/N9_7AMS"))() end, }) MainTab:CreateButton({ Name = "Run AntiAFK (FransizALWAYS)", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/FransizALWAYS/AntiAFK/refs/heads/main/AntiAFK"))() end, }) MainTab:CreateButton({ Name = "Run Universal AntiAFK & AntiKick", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-AntiAFK-v-AntiKick-V3-v-Kick-Attempt-Logger-27977"))() end, }) MainTab:CreateButton({ Name = "Run Roblox Anti AFK (Updated)", Callback = function() loadstring(game:HttpGet("https://raw.githubusercontent.com/krissisis898-dev/Roblox-/refs/heads/main/Roblox%20Anti%20AFK-Script%20(updatet)", true))() end, }) MainTab:CreateButton({ Name = "Run Universal Script RIP V6", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-RIP-V6-59175"))() end, }) MainTab:CreateButton({ Name = "Run Smart Auto Clicker", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/Kixdev/smart-auto-clicker-roblox/main/main.lua'))() end, }) MainTab:CreateButton({ Name = "Run صمود مطور (Anti-Kick + No Lag)", Callback = function() local plr = game.Players.LocalPlayer local vu = game:GetService("VirtualUser") plr.Idled:Connect(function() vu:Button2Down(Vector2.new(0,0), workspace.CurrentCamera.CFrame) wait(1) vu:Button2Up(Vector2.new(0,0), workspace.CurrentCamera.CFrame) end) print("✅ تم تفعيل باتش الصمود") end, }) --- -- الصفحة الثانية: Brookhaven --- local BrookhavenTab = Window:CreateTab("⚡️Brookhaven⚡️") BrookhavenTab:CreateButton({ Name = "fly v3", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Fly-V3-X-132770"))() end, }) BrookhavenTab:CreateButton({ Name = "SanderX", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Sander-XY-76553"))() end, }) BrookhavenTab:CreateButton({ Name = "GHOST", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Ghost-hub-key-bypass-123272"))() end, }) BrookhavenTab:CreateButton({ Name = "R4D BROOKHAVEN", Callback = function() loadstring(game:HttpGet('https://raw.githubusercontent.com/M1ZZ001/BrookhavenR4D/main/Brookhaven%20R4D%20Script'))() end, }) --- -- الصفحة الثالثة: Credits --- local CreditsTab = Window:CreateTab("❤️9RA HADI❤️") CreditsTab:CreateLabel("Salamo 3alikom😃") CreditsTab:CreateLabel("HADA SCRIPT DYALI ANA GExT") CreditsTab:CreateLabel("W AY WA7D TJRE2 YSR9O WLA CHI L3BA AN7WI LIH MO👹") CreditsTab:CreateSection("TA7IYA LGA3 3XRANI W S7ABI:") CreditsTab:CreateLabel("prime | zerox | taha | zizwar | zez | semonz | ginirox") CreditsTab:CreateLabel("nonos | smoke | zez | timsa7 | rayan") CreditsTab:CreateLabel("r3d | mikasa | trehard | robal (w5a mtyf m3ah)") CreditsTab:CreateLabel("fisma | sa3i9a | rezox | dino | vargos | tach | WG | yahya | moh | nissrin | malak | fatchi | red | ga3 drr clan toxic") CreditsTab:CreateSection("LI NSITO YGOLHA LIYA NZIDO") CreditsTab:CreateParagraph({Title = "CLAN", Content = "☣️ TOXIC on TOP ☣️"}) --- -- الصفحة الرابعة: Settings --- local SettingsTab = Window:CreateTab("⚙️Settings⚙️") SettingsTab:CreateSlider({ Name = "WalkSpeed", Range = {16, 500}, Increment = 1, CurrentValue = 16, Flag = "WS_Slider", Callback = function(Value) game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Value end, }) SettingsTab:CreateSlider({ Name = "JumpPower", Range = {50, 500}, Increment = 1, CurrentValue = 50, Flag = "JP_Slider", Callback = function(Value) game.Players.LocalPlayer.Character.Humanoid.JumpPower = Value end, }) SettingsTab:CreateButton({ Name = "Destroy UI", Callback = function() Rayfield:Destroy() end, })