task.wait() local success, ui = pcall(function() return loadstring(game:HttpGet("https://raw.githubusercontent.com/Footagesus/WindUI/main/dist/main.lua"))() end) if not success or not ui then return end setclipboard("https://discord.gg/KReFc6YVy6") ui:Notify({ Title = "Argon Hub X", Content = "This script is owned and created by AgentX77 on discord. Join discord (copied to clipboard) for more information.", Duration = 10, Icon = "info" }) ui:Notify({ Title = "Anti-cheat Bypassed ", Content = "Anti-cheat has been fully bypassed.\n\nLast Updated: 21 October", Duration = 10, Icon = "circle-check" }) task.delay(1.5, function() pcall(loadstring(game:HttpGet("https://raw.githubusercontent.com/AgentX771/ArgonHubX/main/Games/Blade%20Ball.lua"))) end)