Nov 21, 2009
Pages: 1, 2, 3

Vbscript Prank :p

free web hosting

Read Latest Entries..: (Post #24) by iGuest on Oct 30 2009, 03:36 PM.
how to stop a shutdown command Vbscript Prank :p hey you can stop the shutdown. just open run and then type shutdown -a, this stops most of the time every shutdown command. I just discovered batch files and I hacked a school computer with it :) have fun! -reply by jessy
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > xisT-O-Rama > Life Talk > General Talk

Vbscript Prank :p

KansukeKojima
Alright... this is an awesome prank, and its freakin' hilarious.

1. Create a new file with notepad call it what-ever-you-want.vbs

2. Input the following code
CODE
Do
x=msgbox("Windows Protection error: D556d5. Please restart your computer",21,"Error")
loop


O.k., now hide this somewhere on your victims computer.

3. Create a shortcut on the victims desktop (or multiple ones) that goes to this file. Then change the icons to ones that look like IE explorer, and some of their other programs.

4. Remove or hide the real icons, sit back and have fun biggrin.gif

Comment/Reply (w/o sign-up)

shadowx
Hehe i like it but slightly evil with the loop!

Another good prank is (this works better with a plain desktop BG) to take a screenie of their desktop then cut around the icons on the image and move them, then copy and place them everywhere so their desktop is covered in multiple copies of their shortcuts, then of course move the real shortcuts so they have to find them again tongue.gif

Comment/Reply (w/o sign-up)

KansukeKojima
QUOTE(shadowx @ Apr 7 2008, 03:26 PM) *
Hehe i like it but slightly evil with the loop!

Another good prank is (this works better with a plain desktop BG) to take a screenie of their desktop then cut around the icons on the image and move them, then copy and place them everywhere so their desktop is covered in multiple copies of their shortcuts, then of course move the real shortcuts so they have to find them again tongue.gif

Nice Nice!

Some more:

1. Make every item on their desktop the same icon, and put random letters and #s for the the names, and duplicate them a few times.

2. Screen shot the desktop, set as wallpaper, and hide icons and taskbar tongue.gif


Also, if anyone know lots about VBS... then please, if you know how to create an auto restart timer to go with the original post... please indulge my evil whims xd.gif

 

 

 


Comment/Reply (w/o sign-up)

gameratheart
You guys are evil.

You know, one of my friends actually tried something like this on me once, except the shortcuts he made led to an image file that simply said the words "You suck". I didn't fall for it for a second though - Windows experts know when they're being duped.

But I'm going to try this next April Fools day. Let's see how many people actually fall for it!

Comment/Reply (w/o sign-up)

KansukeKojima
QUOTE(KansukeKojima @ Apr 7 2008, 02:47 PM) *
CODE
Do
x=msgbox("Windows Protection error: D556d5. Please restart your computer",21,"Error")
loop


I'd like to note: the number 21 simply defines the type of message... try placing other numbers there to get a different type of message box.

Comment/Reply (w/o sign-up)

FlameX
hey ,, biggrin.gif this is really awesome ... >
nice Kasu .. i loved it ..

i think we all shud come up with some pranks like this .. this wud b fun .. laugh.gif


Comment/Reply (w/o sign-up)

KansukeKojima
HAAH!!111!!!oneone!!!! THIS IS EVEN BETTER!!!!

Alright... this is even more amazing than the first, but its incredibly malicious an even more evil happy.gif (in fact, I don't think you can even turn it off with CTRL + ALT + DELETE biggrin.gif ). What it does in shut off their computer after a said amount of time tongue.gif

1. Create a new .bat file (batch file) with notepad

2. Input the following code and save it:
CODE
@echo
shutdown.exe -s -t 120 -c "Input your message here"

(120= 120 seconds, change to last longer or shorter)

3. Again, hide the file somewhere on the victims computer and create multiple shortcuts to it and change the icon so they look like normal programs.

4. Sit back and enjoy the pain and suffering MHahahaha..... tongue.gif

Comment/Reply (w/o sign-up)

heavensounds
Hehe..I like it! The best thing about it is that it is harmless and can't do any real damage. Because fooling around with various trojans and stuff like that can really make some damage. This trick however is just annoying - I love it!! smile.gif

Can't wait to try it out on someone - maybe college computer angel.gif hihi

Comment/Reply (w/o sign-up)

dcskataboy
Haha good prank. I did this on my dad it was so funny. He freaked out, and thought that our computer was messed up. The funny part was I used the IE logo and told him that I made a new Internet Browser. I called it IE 10. It was hilarious thanks.

Comment/Reply (w/o sign-up)

iGuest-Luke
Replying to KansukeKojima

You can abort the shutdown using this in command prompt:

Shutdown -a

-reply by Luke

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
how to stop a shutdown command
Vbscript Prank :p

hey you can stop the shutdown.

just open run and then type shutdown -a, this stops most of the time every shutdown command.

I just discovered batch files and I hacked a school computer with it :)

have fun!

-reply by jessy

Comment/Reply (w/o sign-up)

iGuest
I have made a way to really annoy people at school. Here goes
Vbscript Prank :p

I have made a way to really annoy people at school. Here goes Do StrAgentName2 = "MERLIN" StrAgentPath2 = "C:\Windows\Msagent\Chars\" & strAgentName2 & ".Acs" Set objAgent2 = CreateObject("Agent.Control.2") ObjAgent2.Connected = TRUE ObjAgent2.Characters.Load strAgentName2, strAgentPath2 Set objPeter = objAgent2.Characters.Character(strAgentName2) ObjPeter.MoveTo 700,300 ObjPeter.Show ObjPeter.Play "GetAttention" ObjPeter.Play "GetAttentionReturn" ObjPeter.Speak(" He He He I love annoying people and will continue to do this until you restart your computer) Wscript.Sleep 1000 Set objAction= objPeter.Hide Do While objPeter.Visible = True Wscript.Sleep 250 Loop Loop -reply by Kenny

Comment/Reply (w/o sign-up)

iGuest

yeah you can't stop it with ctrl+ alt+ del but if you get it all you need to do is go to run type in shutdown -a and it stops the shutdown

-reply by hack3455

Comment/Reply (w/o sign-up)

iGuest

Actually, ending "wscript.Exe" in the task manager will cause the dialog box togo away.


Comment/Reply (w/o sign-up)

iGuest
MAKE MULTIPLE WINDOWS
Vbscript Prank :p

How would you make this :  1=msgbox(" your txt here ",30," Your Title Here ")

Open Multiple Copies Of Its Self If Clicked Thanks O_o

-reply by FORGETFULL

 


Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : Vbscript Prank


    Looking for vbscript, prank, p

Searching Video's for vbscript, prank, p
See Also,
advertisement


Vbscript Prank :p

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com