PDA

View Full Version : Guide to Spicing Up Your XAT Chats


Pokemon Master
02-13-2008, 12:39 AM
Hello everyone.:)

Ever wondered how you could make your chat much better than it currently is? Well, this little mini-guide will tell you a few ways to get more acquainted with the ways of "fancy chats."

First, it is highly suggested that you become knowledgeable in at least basic HTML coding. HTML stands for Hyper-Text Markup Language, but thats not really important for the basics. If you would like to begin to learn some HTML, you can find several websites online that give free lessons, such as here (http://htmlhelp.com/).

You may have noticed that many chats have introductions when you first enter the chat, those are actually very common. You would go to your chat's Edit and enter the following codes. That is for pup-up messages.

<SCRIPT language="JavaScript">alert("Welcoming Message!") </SCRIPT>
<BODY onUnload="alert('Leaving Message.');">

These are merely optional, but "fancy" t add to your chats.

Most people enjoy for their chats to be filled with beautiful backgrounds or artwork or even graphics. If you have not found one you like on your own, you can go here... (http://xat.com/Official_Graphic_Gallery?p=0)

http://img9.pimp-my-profile.com/i116/4/2/12/f_97efafe05a00.png

Now, you can add many other features such as games, videos, et cetera, but these are things that will most definitely boost the fancy in your chat, so with that, I wish you good luck on all of your chat creations.:)

For any help, I suggest going to xat.com/help

Catrina
02-13-2008, 01:13 AM
Keep on the guide, thread sticky!

ACKirbachu
02-13-2008, 01:34 AM
Great guide Pokemon. Thanks for helping users out with your guides.:)

Shippuuden.sasuke
02-13-2008, 09:42 PM
Are these the codes I put on a reply to that one thread? Lol j/w.

ryan francis
02-22-2008, 09:15 PM
where do i post the code:mad::mad::mad::mad:

Shippuuden.sasuke
02-22-2008, 09:53 PM
where do i post the code:mad::mad::mad::mad:


In the HTML part.

elraperomelvin
03-22-2008, 04:57 AM
Are these the codes I put on a reply to that one thread? Lol j/w.

vien venidos al chat.

LockandLoad12345
03-30-2008, 03:29 AM
In the HTML part.

I'm sorry but I don't seem to know where that is. Can someone provide a pic?

darksasukes35
04-01-2008, 11:17 PM
ok i try to do wat was said but it doenst work someoen plz help me im lsot completely

ACKirbachu
04-02-2008, 12:53 AM
Put it in, click Save Changes, then click Preview. Then it should pop up.

darksasukes35
04-03-2008, 09:20 AM
Put it in, click Save Changes, then click Preview. Then it should pop up.

ok thxs it worked now so i got it workin thxs for the help

Josh_2008
04-05-2008, 09:38 AM
<BODY onUnload="alert('Leaving Message.');">


<SCRIPT language="JavaScript">alert("Welcoming Message!") </SCRIPT>

Nice scripting

xTaydenx
04-16-2008, 07:05 AM
This is my type of thread :cool:, Anyway i make this sorta "Pretty" or "cool" Backgrounds. As well as those Pop-ups and those scrolling things you see once in a while. (called marquees).

Heres a Marquee code.... <MARQUEE bgcolor="#000000" loop="-1" scrollamount="4" width="70%">

<font color="red" face="modern">

Put your text here.

</font>
</MARQUEE> you can change "4" to a slower set, as well as make the width bigger. Or maybe you wanna change the "red" to a diff color.
Idk its up to you.



Heres a No right click code....


<script language="Javascript1.2">

message = "The message you want to show up goes here.";

function NoRightClick() {
if(((navigator.appName=="Microsoft Internet Explorer")&&(event.button > 1))
||((navigator.appName=="Netscape")&&(b.which > 1))){
alert(message);
return false;
}
}
document.onmousedown = NoRightClick;

// -->
</script>



Or maybe a Marquee scroll for your rules..... heres a example.
This also has CSS in it. CSS works best for frames.



</marquee>
<div style="margin:300px auto;width:400px;text-align:left;padding:10px;background-color:silver;border:1px solid black;">
<!-- HTML codes by Tayden --->
<marquee behavior="scroll" direction="up"></font> <font color=blue>
<FONT SIZE=6>.::Rules::.</FONT><BR> <BR> <BR>
</font>
<font color=gold>
<FONT SIZE=3>
1. Rule 1<BR><BR>
2. Rule 2<BR><BR>
3. Rule 3<BR><BR>
4. Rule 4<BR><BR>
5. Rule 5<BR><BR>
6. Rule 6<BR><BR>
Failure to follow these rules will result in either ban or kick.</FONT>

</marquee> </div>

You can edit the .::rules::. Part to what you want.

You can edit where the Rule 1, rule 2 and so on are.

You can also edit the failure to follow rules thing.



Heres a few simple things.

If you want to change the color of your text you do this

</font> <font color=yourcolorhere>

Or change how big it is....

<FONT SIZE=numberhere>Your Text Goes Here</FONT>
____________________________________________

Anyway, If you would like a background or some type of graphic made just pm me on here, or find me on xat. Im on the Chatroom www.xat.com/StaticX Often so you can go there and find me.

Faith is perfect
06-06-2008, 05:58 AM
Those codes help me alot thanks so much!





Thanks,
Faith

Banned[Alan]
06-14-2008, 04:33 AM
Thanks, these codes will help.. although I already knew about
The <font color ="blue">Text here.</font> And <font size ="8">text here.</font>...
That is just basic html o.o

You can also use this code to customize the size, and color at once.

<font size ="8"><font color ="red">Text Here</font>

orohknhlover
06-26-2008, 01:08 AM
Hey, I noticed some owners in the cbox of mine are able to have little messages scrolling at the bottom of the chatbox. How do you do it?

Edit: Nevermind.. found it on another form for a scrolling message. ^^;;

stevo2k7
06-27-2008, 10:40 PM
nice marque's, very nice article to help people add rules to there chat, excelent for begginers, i really like. and well done.

SS_TimBitz
08-19-2008, 05:38 PM
Is there a way that I can get the current track information that's playing on my radio station to display at the bottom of the chat window in a marquee ?

ScreamingWhispers
08-21-2008, 05:52 PM
:D i love the pop ups and the marquee :D

ty ty:D

lol1234
09-16-2008, 03:20 AM
how i add the tables thing like in,

xat.com/loveseeker


scroll down below chatbox

vincentv226
09-19-2008, 07:51 PM
Heres a No right click code....


<script language="Javascript1.2">

message = "The message you want to show up goes here.";

function NoRightClick() {
if(((navigator.appName=="Microsoft Internet Explorer")&&(event.button > 1))
||((navigator.appName=="Netscape")&&(b.which > 1))){
alert(message);
return false;
}
}
document.onmousedown = NoRightClick;

// -->
</script>



Does that only work for IE? Can you make it work for firefox and Safari?

vincentv226
09-20-2008, 05:33 PM
how i add the tables thing like in,

xat.com/loveseeker


scroll down below chatbox

This site works pretty well http://www.isdntek.com/tagbot/grids.htm

Kheos
12-14-2008, 05:56 PM
thank you for the script

Your Finshed
12-19-2008, 11:35 AM
cool that is really cool thanks