Stickzanimator Admin


Number of posts: 232 Age: 15 Location: Well, I see trees and stuff. .__. Perfered animation program: Pivot 2.2.5 Favorite gaming system: Playstation 3 Registration date: 2008-10-09
 | Subject: How to make a fake error messege Tue Nov 25, 2008 10:06 pm | |
| THE THINGS SHOWN IN THIS TUTORIAL ARE PROVEN TO WORK ON WINDOWS XP ONLY. I DO NOT GARENTEE IT TO WORK WITH ANY OTHER WINDOWS VERSION OR PROVIDER.This tutorial will explain how to make a fake error message like this.  With this tutorial, you will be able to make an error message just like that with a custom title, text in the box, the buttons you can press, and the picture! The basicsFirst you need to open up notepad. Make sure 'Word Warp' in NOT selected. Go to 'format' and unchecked word wrap if it is checked. Then, copy and paste the following code into notepad.... | Code: | X = MsgBox("Text", 0+16,"Title") |
You can replace Text with the text you want to be displayed in the box. You can replace Title with the title you want of the box. Do not worry about the numbers just yet..leave them as they are.
Now save it as you normally would....but instead, change it to this....
 If for some reason you can't see pictures, all I did was change the 'Save type as' to 'All Types.' Then, at the end of the name of this file, I put .vbs
It is important you put .vbs next to the name and change the file type to all.
If you have done it correctly, when you click on the file we just saved, you should get and error message like this...

------------------------------------------------- -------------------------------------------------
Step 2- Going ADVANCED
Well now that we got the basics out of the way, you probably want to do stuff such as add more than one error message to one file, change the picture, or change the buttons. Well, if you do, then pay attention....
First we will start with the buttons and picture.... You see those two numbers that were in the code? 0 and 16? Well, that controls the picture and buttons. Bellow you will find some numbers you can replace with those to customize as your heart desires...
The left number controls the buttons. Here are all the alternate numbers you can put in. 0 - ok button only 1 - ok and cancel 2 - abort, retry and ignore 3 - yes no and cancel 4 - yes and no 5 - retry and cancel
The right number controls the picture. Here are alternate numbers you can put in. 16 - critical message icon 32 - warning icon 48 - warning message icon 64 - info message icon
NOW you probobly want to make it so that once you hit a button, you can go to another error messege. Well then listen....
It's actualy quite simple. All you have to do is.... put anther code directly under the first code....... yup. Thats all. You can do that as many times as you like. So once your done with one code, hit enter and do another! Lol. Unfortunalty, you can't make a different error messege for each button.... D: |
|
96ab11 Admin


Number of posts: 152 Age: 13 Location: Why do you care?!? Stalker!!! >:c Job/hobbies: Doing stuff .__. Perfered animation program: Pivot 3 beta DD modded Favorite gaming system: Xbox Registration date: 2008-10-23
 | Subject: Re: How to make a fake error messege Wed Nov 26, 2008 5:23 pm | |
| lol. I made one. It is so much fun XD is it possible to make it link to something? just wondering |
|
Stickzanimator Admin


Number of posts: 232 Age: 15 Location: Well, I see trees and stuff. .__. Perfered animation program: Pivot 2.2.5 Favorite gaming system: Playstation 3 Registration date: 2008-10-09
 | Subject: Re: How to make a fake error messege Thu Nov 27, 2008 2:47 pm | |
| | 96ab11 wrote: | lol. I made one. It is so much fun XD is it possible to make it link to something? just wondering |
Not that I know of. Sorry. |
|
AMarioFan123 V.I.P.


Number of posts: 97 Age: 14 Location: a place. Perfered animation program: pivot Favorite gaming system: nintendo DS Registration date: 2008-10-25
 | Subject: Re: How to make a fake error messege Thu Nov 27, 2008 11:54 pm | |
| lol thats awesome! i made one and sent it to my brother xD then he punched me 0_0 |
|
Skeril Moderator


Number of posts: 178 Age: 14 Location: Woulden't you like to know Job/hobbies: Student Favorite gaming system: PC and xbox Registration date: 2008-10-18
 | Subject: Re: How to make a fake error messege Fri Nov 28, 2008 12:11 pm | |
| | 96ab11 wrote: | lol. I made one. It is so much fun XD is it possible to make it link to something? just wondering |
Welll
If you use Javascript or HTML i know how, Only on a website, like redirect someone to it and it sends them to another website, _________________ If Your post is edited in Red I did it
|
|
96ab11 Admin


Number of posts: 152 Age: 13 Location: Why do you care?!? Stalker!!! >:c Job/hobbies: Doing stuff .__. Perfered animation program: Pivot 3 beta DD modded Favorite gaming system: Xbox Registration date: 2008-10-23
 | Subject: Re: How to make a fake error messege Tue Dec 02, 2008 1:22 am | |
| What's the name of the website? |
|
Skeleton Dude V.I.P.


Number of posts: 67 Age: 15 Location: New England Perfered animation program: Adobe Flash 8 Favorite gaming system: Xbox 360 Registration date: 2008-10-18
 | Subject: Re: How to make a fake error messege Sun Dec 07, 2008 6:08 pm | |
| Pretty awsome, cant wait to mess with my friends lol _________________ TALK TO THE BONESView my art: hereCurrent pics: 31 Pixal: Heitus |
|
SponsorshipSucks Beginner

Number of posts: 11 Age: 17 Location: Dallas, Texas Job/hobbies: Foot Locker FTL/Stuff Perfered animation program: Pivot 3 Favorite gaming system: Nintendo Entertainment System Registration date: 2008-12-22
 | |
PivotGenius Beginner


Number of posts: 11 Location: Right behind ya BEYATCH Job/hobbies: Animating Perfered animation program: Not sure. Favorite gaming system: Wii Registration date: 2009-01-14
 | Subject: Re: How to make a fake error messege Mon Jan 19, 2009 10:26 pm | |
| ROFL!!! That's realyy fun to do! I think I'm gonna send one to my friend. Thanks for postin' how to do that!  |
|