Update payload.txt

Add detailed description and notes.
pull/187/head
R Λ Y 2022-12-12 22:19:10 +11:00 committed by GitHub
parent 3f3db839d0
commit f8fecdf11a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
REM Rick Roll Updater
REM Title: Rick Roll Updater
REM Author: MocconaCoffee
REM Description: Load a fake Windows 10 update screen and creates two Visual Basic Scripts *rickyou.vbs* and *volup.vbs* in the **%tmp%** directory.
REM Description: *rickyou.vbs* is responsible for playing the rick roll audio, while *volup.vbs* is responsible for maintaining the volume.
REM Notes: *The only way to cancel the rick roll is to manually end the VBS tasks via task manager or to sign out via CTRL ALT DELETE.
REM Tested OS: Windows 10 (other distributions of Windows haven't been tested, they may or may not work.
DELAY 3000
GUI r
DELAY 100