diff --git a/Payload-DiskTray-Prank.md b/Payload-DiskTray-Prank.md index 19b73de..80dfc8a 100644 --- a/Payload-DiskTray-Prank.md +++ b/Payload-DiskTray-Prank.md @@ -1,7 +1,10 @@ Author: Windy42 + Description: This will make an .exe that will open the disk tray over and over again. + Note: I do not take all credit for writing this, the prank has been written many times I just converted it into a Payload. +``` GUI d DELAY 300 GUI r @@ -38,4 +41,5 @@ DELAY 100 GUI d DELAY 100 STRING Disk Cleanup.vbs -ENTER \ No newline at end of file +ENTER +``` \ No newline at end of file