commit
a2fb369855
|
@ -3,7 +3,7 @@ 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.
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue