Click to listen:
Winamp
Windows M.P.
Listeners: 9 (9)
 



mIRC Info
IRC-link: irc://xs4all.nl.quakenet.org/t-spirit.

Download the latest version of mIRC [HIER te vinden] and install it...
Open it... [btw if you see the picture of the creator, try to click his nose :lol:]

Find your way to File/Options...

Under Category you can find "Connect". Click the button. "ALL" will be selected normally under "IRC Network". Open the list below, and somewhere you'll find [b]Quakenet[/b] (that's the place to be!).

Don't forget to fill in your user data (nick, alternick, email,... we advise not using your real name!).

A little finetuning: Below Connect/Options enable "Connect on Startup" and "Reconnect on disconnection".

You're now ready to connect[Connect To IRC Network]...
The upcoming channellist may be closed (don't forget to uncheck the checkbox at the bottom of the channellist).

At the bottom of the status window you'll notice an input field. Type /join #t-spirit and you're in, baby! Hiha.
pjIRC Commands
There following commands are supported by jIRC applet. All IRC commands are start with "/".  Some of the commands below are for jIRC applet only, some are common IRC commands that users may frequently use.
Command Description
/clear Clear the chat message screen.
/nick 'nick_name' Change your current nick name to a new 'nick_name'
/join '#new_channel_name' Leave your current channel and join a new channel.
Remember to supply "#" at the begining of your channel name.
/quit 'optional good bye message' Leave your current channel and disconnect from IRC network.
/msg 'nick' 'your message' Send a private message to a user with nick name 'nick'
/me Display the message in action format. 
/topic ; /topic '#channel' 'your topic' Display your current channel's topic or set your channel's topic.
/ctcp 'nick_name' 'command' CTCP command includes "version", "clientinfo", "time", "echo"
/showurl 'http://someurl.com' Pop up a new browser window with the given URL content
/s 'sound_file' Play an audio file from the web server. The audio file name is "sound_flie.au" in this case and must be located on the same directory of your applet file.
"%C4message %C9,3this is color"
"%BThis is bold, %Rthis is reverse, %Uthis is underline"
This is a special way to create multiple color within single message.
Use the "%C" to indicate a color code ( equevalent to Crl-K in mIRC).

%B equivalent to Bold (Crl-B) in mIRC
%R equivalent to Reverse (Crl-R) in mIRC
%U equivalent to Underline (Crl-U) in mIRC
%O equivalent to Normalized (Crl-O) in mIRC

%$N, %$C, %$HN These special variables will be replaced by your current nickname, current channel you are in, and the hightlighted nickname. This can make JavaScriptLiveConnect more easily to implement. Notice that there must be white space before and after these variables, otherwise the applet won't recognize them.