StickzPlace
Would you like to react to this message? Create an account in a few clicks or log in to continue.
StickzPlace

An animation site. Pivot, easytoon, and flash are all welcome.
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  Basic Forum RulesBasic Forum Rules  

 

 How to make a fake error messege

Go down 
+3
AMarioFan123
96ab11
Stickzanimator
7 posters
AuthorMessage
Stickzanimator
Admin
Admin
Stickzanimator


Male Number of posts : 232
Age : 29
Location : Well, I see trees and stuff. .__.
Perfered animation program : Pivot 2.2.5
Favorite gaming system : Playstation 3
Registration date : 2008-10-09

How to make a fake error messege Empty
PostSubject: How to make a fake error messege   How to make a fake error messege Icon_minitimeTue 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.
How to make a fake error messege Picture1rq8

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 basics

First 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....
How to make a fake error messege Picture2jr1
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...
How to make a fake error messege Picture1rq8

-------------------------------------------------
-------------------------------------------------


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:
Back to top Go down
https://stickzplace.forumotion.com
96ab11
Admin
Admin
96ab11


Male Number of posts : 152
Age : 27
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-22

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeWed 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
Back to top Go down
Stickzanimator
Admin
Admin
Stickzanimator


Male Number of posts : 232
Age : 29
Location : Well, I see trees and stuff. .__.
Perfered animation program : Pivot 2.2.5
Favorite gaming system : Playstation 3
Registration date : 2008-10-09

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeThu 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.
Back to top Go down
https://stickzplace.forumotion.com
AMarioFan123
V.I.P.
V.I.P.
AMarioFan123


Male Number of posts : 97
Age : 29
Location : a place.
Perfered animation program : pivot
Favorite gaming system : nintendo DS
Registration date : 2008-10-24

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeThu 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
Back to top Go down
https://www.youtube.com/user/AMarioFan123
Skeril
Moderator
Moderator
Skeril


Male Number of posts : 178
Age : 28
Location : Woulden't you like to know
Job/hobbies : Student
Favorite gaming system : PC and xbox
Registration date : 2008-10-18

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeFri 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,
Back to top Go down
http://www.mygameblogger.com
96ab11
Admin
Admin
96ab11


Male Number of posts : 152
Age : 27
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-22

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeTue Dec 02, 2008 1:22 am

What's the name of the website?
Back to top Go down
Skeleton Dude
V.I.P.
V.I.P.
Skeleton Dude


Male Number of posts : 67
Age : 29
Location : New England
Perfered animation program : Adobe Flash 8
Favorite gaming system : Xbox 360
Registration date : 2008-10-18

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeSun Dec 07, 2008 6:08 pm

Pretty awsome, cant wait to mess with my friends lol
Back to top Go down
SponsorshipSucks
Beginner
Beginner



Male Number of posts : 11
Age : 31
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

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeWed Dec 24, 2008 5:55 pm

I sent one to a gay friend of mine, it said "ERROR: Your faggotry cannot allow you to continue." I was chased for a city block down the neighborhood. Awesome.
Back to top Go down
http://s1.zetaboards.com/YF_Community
PivotGenius
Beginner
Beginner
PivotGenius


Male 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

How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitimeMon 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! Cool
Back to top Go down
Sponsored content





How to make a fake error messege Empty
PostSubject: Re: How to make a fake error messege   How to make a fake error messege Icon_minitime

Back to top Go down
 
How to make a fake error messege
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
StickzPlace :: Main Hall :: Other tutorials-
Jump to: