local success, result = pcall(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/IT239193/rbx/refs/heads/main/bb"))() end) if not success then warn("Failed to load script: " .. tostring(result)) end