diff --git a/GUI/LoaderSpot_Gui_Ru.bat b/GUI/LoaderSpot_Gui_Ru.bat new file mode 100644 index 0000000..6f23eaa --- /dev/null +++ b/GUI/LoaderSpot_Gui_Ru.bat @@ -0,0 +1,4 @@ +@echo off +powershell -Command "& {[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12}"; "& {(Invoke-WebRequest -UseBasicParsing 'https://raw.githubusercontent.com/amd64fox/LoaderSpot/main/GUI/LoaderSpot_Gui_Ru.ps1').Content | Invoke-Expression}" +pause +exit \ No newline at end of file