🤬
  • ■ ■ ■ ■
    Payloads/Flip-Subscribe/Subscribe.ps1
    skipped 30 lines
    31 31  $o=New-Object -ComObject WScript.Shell
    32 32  $url = -join($channel,"?sub_confirmation=1")
    33 33  Start-Process "$url"
    34  -Start-Sleep -Seconds 3
     34 +Start-Sleep -Seconds 5
    35 35  [System.Windows.Forms.SendKeys]::SendWait('{TAB}'*2)
    36 36  [System.Windows.Forms.SendKeys]::SendWait('{ENTER}')
    37 37  Start-Sleep -Seconds 1
    skipped 2 lines
Please wait...
Page is in error, reload to recover