Register - Login
Views: 99314719
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
04-21-22 05:48:41 AM
Jul - General Chat - Fun Windows Error Message Prank New poll - New thread - New reply
Pages: 1 2Next newer thread | Next older thread
John2k4
490
Bubble Bobble
Level: 48


Posts: 336/499
EXP: 817041
For next: 6502

Since: 08-05-07

From: Arizona

Since last post: 8.9 years
Last activity: 7.7 years

Posted on 11-18-07 08:08:54 PM Link | Quote
NOTE: This was taken off of Instructables.com

Ok, to generate a GENUINE windows error message (which happens about 5,296 times a second around the world ....)
follow these instructions.




STEP 1

Open Notepad (not wordpad)

Start->All Programs->Accessories->Notepad



STEP 2

Enter this in notepad (keep all () and quotation marks):


lol = msgbox ("TEXT GOES HERE" ,16, "TITLE GOES HERE")


Enter a message in the "text goes here" field (leave quotation marks, otherwise you will get a REAL error)

Enter a window title in the "title goes here" space



OPTIONAL

Put two lines for two popups (one appears after you click ok on the other)
Put 3 lines for 3....
ETC

Make sure there is a blank line separating the two lines
EXAMPLE

Incorrect-
linelinelineline...
linelinelineline...

Correct-
linelinelineline...

linelinelineline...




STEP 3

In Notepad, go to File-> Save As
For the save as type, choose "All Programs", and name it with an end extension of .vbs (EX: popuperrormessage.vbs)

Make sure to save it somewhere secret, but not TOO secret.



STEP 4

Change the target path of a program on your quick launch bar to the location where you saved the .vbs file.



STEP 5

Change the icon



STEP 6

Launch the shortcut, see the popup error message, and freak people out

____________________
Roger3245

Sukasa

Level: 123


Posts: 135/4326
EXP: 20912391
For next: 318875

Since: 07-07-07


Since last post: 1.1 years
Last activity: 1.0 years

Posted on 11-18-07 08:15:27 PM (last edited by Sukasa at 11-18-07 05:16 PM) Link | Quote
Send PM | Obligatory blank page | Megaman ZX FTW
Real Life Comics
Perfection NEO Forums
p2pnet.net

For moe fun pranks, try this:

lol = msgbox ("The Program failed to start. Send Error report?",20, "Error")

if lol = 6 then msgbox "Error Report Sent",,"Error Reporting"

____________________
Nicole

Disk-kun
Level: 146


Posts: 639/6469
EXP: 38242140
For next: 271154

Since: 07-07-07

Pronouns: she/her
From: Boston, MA

Since last post: 66 days
Last activity: 8 days

Posted on 11-18-07 08:23:07 PM Link | Quote
That's interesting- exactly how much code can be ran in this way?

____________________
Sukasa

Level: 123


Posts: 136/4326
EXP: 20912391
For next: 318875

Since: 07-07-07


Since last post: 1.1 years
Last activity: 1.0 years

Posted on 11-18-07 08:25:51 PM Link | Quote
Send PM | Obligatory blank page | Megaman ZX FTW
Real Life Comics
Perfection NEO Forums
p2pnet.net

Well, seeing as it's VBScript, I should think a lot could be done

____________________
John2k4
490
Bubble Bobble
Level: 48


Posts: 338/499
EXP: 817041
For next: 6502

Since: 08-05-07

From: Arizona

Since last post: 8.9 years
Last activity: 7.7 years

Posted on 11-18-07 08:36:12 PM (last edited by roger3245 at 11-18-07 05:49 PM) Link | Quote
Here is my progress so far on a long one.

lol = msgbox ("System failed to explode. Continue?",2, "SYSTEM")

if lol = 3 then msgbox "Aborted.",,"Abort"

if lol = 4 then msgbox "Running 'detonator.exe', Please Wait..." ,,"Error"

if lol = 5 then msgbox "Ignored.",,"Ignore"

lol = msgbox ("WARNING! INTERNAL TEMPERATURE TOO HIGH. Continue?",20, "WARNING")

if lol = 6 then msgbox "Overheating...",,"Warning"

if lol = 7 then msgbox "Exiting...",,"Exit"

lol = msgbox ("Failed to exit. Continue?",20, "Exiting...")

if lol = 6 then msgbox "Exit Sucessful",,"Sucess"

if lol = 7 then msgbox "Window has asploded.",,"Go Boom."


ALSO

lol = msgbox ("You are in a cave. There are three exits, called Abort, Retry, and Ignore. Choose one.",2, "Adventure")

if lol = 3 then msgbox "Oops, you died.",,"Bottomless Pit"

if lol = 5 then msgbox "Oops, you died.",,"Bear Attack"

if lol = 4 then msgbox "Good, you are out of the cave. You suddenly asplode. Way to go.",16,"Oopsie"





____________________
Roger3245

Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1503/5390
EXP: 29043083
For next: 291922

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 11-18-07 08:51:58 PM Link | Quote
JL2 - Post #1503 - 11-18-07 03:51:58pm
No no no. For real fun, you put Javascript popups in an HTML file and set it as the wallpaper. That confused the hell out of some teachers.

____________________
John2k4
490
Bubble Bobble
Level: 48


Posts: 340/499
EXP: 817041
For next: 6502

Since: 08-05-07

From: Arizona

Since last post: 8.9 years
Last activity: 7.7 years

Posted on 11-18-07 08:54:47 PM Link | Quote
OOh, sounds like fun.

Can you post an example, so I CAN do it at school.

____________________
Roger3245

Sukasa

Level: 123


Posts: 137/4326
EXP: 20912391
For next: 318875

Since: 07-07-07


Since last post: 1.1 years
Last activity: 1.0 years

Posted on 11-18-07 08:54:49 PM Link | Quote
Send PM | Obligatory blank page | Megaman ZX FTW
Real Life Comics
Perfection NEO Forums
p2pnet.net

And make the javascript an infinite loop

____________________
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1505/5390
EXP: 29043083
For next: 291922

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 11-18-07 08:58:09 PM Link | Quote
JL2 - Post #1505 - 11-18-07 03:58:09pm
Originally posted by roger3245
OOh, sounds like fun.

Can you post an example, so I CAN do it at school.
Sure.

____________________
ReiNi
さよなら*へヴン
Level: 124


Posts: 480/4444
EXP: 21744883
For next: 91718

Since: 07-21-07


Since last post: 6.7 years
Last activity: 3.3 years

Posted on 11-18-07 09:01:04 PM Link | Quote
Lvl: 27 ~ Vit.: 100% ~ Exp: 115312/116159 (847 left)
----------------------------
Now if someone made an script of this...

____________________

I should make a layout.
John2k4
490
Bubble Bobble
Level: 48


Posts: 341/499
EXP: 817041
For next: 6502

Since: 08-05-07

From: Arizona

Since last post: 8.9 years
Last activity: 7.7 years

Posted on 11-18-07 09:02:48 PM Link | Quote
Originally posted by HyperHacker
Originally posted by roger3245
OOh, sounds like fun.

Can you post an example, so I CAN do it at school.
Sure.


Yeah, I mean an actual example, not a google search on javascript.

____________________
Roger3245

Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1507/5390
EXP: 29043083
For next: 291922

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 11-18-07 09:05:17 PM Link | Quote
JL2 - Post #1507 - 11-18-07 04:05:17pm
Originally posted by Reimu Hakurei
Now if someone made an script of this...
...I'd be quite impressed with their ability to turn Windows XP into Windows 95 and back. Still, that is genius.

____________________
John2k4
490
Bubble Bobble
Level: 48


Posts: 342/499
EXP: 817041
For next: 6502

Since: 08-05-07

From: Arizona

Since last post: 8.9 years
Last activity: 7.7 years

Posted on 11-18-07 10:19:18 PM (last edited by roger3245 at 11-18-07 07:24 PM) Link | Quote
Just FYI, here is a tutorial page I made for this.

Tutorial

EDIT: Wow, that japanese youtube video is just awesome....

____________________
Roger3245

Higsby

Super Luigi

727 []

Level: 123


Posts: 332/4322
EXP: 20839342
For next: 391924

Since: 07-30-07

From: Canada

Since last post: 2.5 years
Last activity: 180 days

Posted on 11-18-07 10:43:00 PM (last edited by Higsby at 11-18-07 07:43 PM) Link | Quote
This is just hilarious. I can't wait until the next time one of my friends comes over . Also that video was truly amazing
OoBurns
?
Level: 60


Posts: 186/806
EXP: 1682296
For next: 90482

Since: 07-04-07

From: USA

Since last post: 10.4 years
Last activity: 9.8 years

Posted on 11-18-07 10:50:03 PM Link | Quote
I took a CAD class my senior year of high school (I had nothing else to do) and I remember messing around with VBScript a bit. I made a dumb 8ball, as well as the ever-popular never-ending message boxes.

____________________
Choose layout color: Dark Purple | Blue | Purple | Red | Orange | Yellow | Green | Dark Blue
Rena
I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings
Level: 135


Posts: 1516/5390
EXP: 29043083
For next: 291922

Since: 07-22-07

Pronouns: he/him/whatever
From: RSP Segment 6

Since last post: 330 days
Last activity: 330 days

Posted on 11-18-07 11:06:49 PM Link | Quote
JL2 - Post #1516 - 11-18-07 06:06:49pm
Originally posted by BooUrns
I took a CAD class my senior year of high school (I had nothing else to do) and I remember messing around with VBScript a bit. I made a dumb 8ball, as well as the ever-popular never-ending message boxes.
Who didn't? My favourite was "Your ISP has been bought out. Welcome to AOL! [OK] [Noooooooo!]"

I managed to get one computer to go through a bunch of different messages every time you logged on. Among them were replicas of actual errors, the always fun Amish Virus, repeating the logon message, "Format drive C:\?" with only an OK button, and various other random stupid jokes.

____________________
Joe
Common spammer
🍬
Level: 111


Posts: 162/3392
EXP: 14484933
For next: 383427

Since: 08-02-07

From: Pororoca

Since last post: 8 hours
Last activity: 6 hours

Posted on 11-18-07 11:46:08 PM Link | Quote
Originally posted by Reimu Hakurei
Now if someone made an script of this...
I feel like I've heard that music before. Wait a minute...

Oh.

____________________
Goggles are awesome.

Also: Empty website!
Dan Hibiki
1190
Talks mostly in pictures.

"I dislike the art of fighting, but I want to be the king of fighters!"
Level: 71


Posts: 240/1191
EXP: 3016786
For next: 150328

Since: 07-22-07


Since last post: 11.7 years
Last activity: 3.0 years

Posted on 11-19-07 01:35:12 PM Link | Quote
Originally posted by Reimu Hakurei
Now if someone made an script of this...
Jesus, those Japanese people are bored.
I wasn't so much impressed as I was "why would you bother doing this?"
Just seemed really... silly. And not in a good way.

____________________

Check me out at DeviantArt.
plushifoxed

King Yoshi
creepy-cute

Mood: The current mood of roxiemika at www.imood.com
Level: 119


Posts: 47/3985
EXP: 18410424
For next: 518867

Since: 08-22-07

Pronouns: it/its or she/her
From: kamihama city

Since last post: 32 days
Last activity: 3 days

Posted on 11-19-07 09:05:55 PM (last edited by Supakitsune at 11-19-07 06:08 PM) Link | Quote
Originally posted by Clockworkz
Originally posted by Reimu Hakurei
Now if someone made an script of this...
Jesus, those Japanese people are bored.
It's not just the Japanese...
EDIT: Although the Windows Sound Symphony is much more impressive in my opinion... must have taken a lot.

____________________
~Supakitsune
John2k4
490
Bubble Bobble
Level: 48


Posts: 344/499
EXP: 817041
For next: 6502

Since: 08-05-07

From: Arizona

Since last post: 8.9 years
Last activity: 7.7 years

Posted on 11-19-07 09:11:32 PM Link | Quote
Wow, I just watched that about an hour ago.

____________________
Roger3245

Pages: 1 2Next newer thread | Next older thread
Jul - General Chat - Fun Windows Error Message Prank New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

32 database queries, 2 query cache hits.
Query execution time: 0.085684 seconds
Script execution time: 0.074316 seconds
Total render time: 0.160000 seconds