-- شغل FE Bypass تلقائيًا عند فتح القائمة loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-team-fe-bypass-50804"))() -- GUI local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))() local Window = Rayfield:CreateWindow({ Name = "HusseinGUI_9 v1", Icon = 117829097495168, LoadingTitle = "HusseinGUI_9 v3", LoadingSubtitle = "HusseinGUI_9", Theme = "Default", DisableRayfieldPrompts = false, DisableBuildWarnings = false, ConfigurationSaving = { Enabled = true, FileName = "Big Hub" }, Discord = { Enabled = false }, KeySystem = false }) local Tab = Window:CreateTab("HusseinGUI_9 Hub", 4483362458) local Section = Tab:CreateSection("HusseinGUI_9 Section") local Divider = Tab:CreateDivider() Rayfield:Notify({ Title = "HusseinGUI_9", Content = "Welcome to HusseinGUI_9 Hub", Duration = 6.5, Image = 4483362458, }) -- SkyBox متحرك + Spooky local images = { "rbxassetid://114128626690223", "rbxassetid://121121601582400", "rbxassetid://103772438482613", "rbxassetid://132406330493067", "rbxassetid://132406330493067", "rbxassetid://103772438482613", "rbxassetid://121121601582400", "rbxassetid://114128626690223" } local Spooky = Instance.new("Sound", workspace) Spooky.Name = "Spooky" Spooky.SoundId = "rbxassetid://95156028272944" Spooky.Volume = 10 Spooky.PlaybackSpeed = 0.14 Spooky.Looped = true Spooky:Play() local Sky = Instance.new("Sky", game.Lighting) local function setSky(imageId) Sky.SkyboxBk = imageId Sky.SkyboxDn = imageId Sky.SkyboxFt = imageId Sky.SkyboxLf = imageId Sky.SkyboxRt = imageId Sky.SkyboxUp = imageId end setSky(images[1]) spawn(function() while task.wait(0.25) do for _,img in ipairs(images) do setSky(img) task.wait(0.25) end end end) -- Depal spam local Button = Tab:CreateButton({ Name = "Depal spam", Callback = function() local decalID = 158118263 function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID then v.Parent = nil elseif v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 local faces = {"Front","Back","Right","Left","Top","Bottom"} for i=1,6 do local d = Instance.new("Decal", v) d.Texture = "http://www.roblox.com/asset/?id="..decalID d.Face = faces[i] end end exPro(v) end end exPro(game.Workspace) end, }) -- Music local Button = Tab:CreateButton({ Name = "Music", Callback = function() local s = Instance.new("Sound") s.Name = "Sound" s.SoundId = "http://www.roblox.com/asset/?id=1839246711" s.Volume = 2 s.Pitch = 1.0 s.Looped = true s.archivable = false s.Parent = game.Workspace wait(1) s:play() end, }) -- Disco local Button = Tab:CreateButton({ Name = "Disco", Callback = function() game.Lighting.Ambient = Color3.new(math.random(), math.random(), math.random()) wait(.25) end, }) -- LALOL Button local Button = Tab:CreateButton({ Name = "LALOL", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-Lalol-hub-30354"))() end, }) -- R6660313 Button (FE Bypass إعادة التشغيل) local Button = Tab:CreateButton({ Name = "R6660313", Callback = function() loadstring(game:HttpGet("https://rawscripts.net/raw/Universal-Script-team-fe-bypass-50804"))() end, })