IRC
internet realy chat

One of my favorite thing todo is waste my time away on irc(internet relay chat). IRC has been around since the early stages of the internet and are the "original chat rooms" to you aol'ers. You can find disscussions on just about everything under the sun, and then some. I am usually on an undernet server, chatting or getting mp3s :-). Click here to find out a little more about irc or if you need help getting on.

You can use different programs to access irc servers. A good one for windows users is mIRC. for us linux users out there, there is the ever famous ircii and bitchX.

If you happen to be irc, look me up, I use the nickname PlayBack and I can usually be found in the room #xone.

Below is my irciirc file:

#++++++++++++++++++++++++++++++++++++++++++++#
#                                            #
#         PlayBack's ircii .ircrc file       #
#                                            #
#++++++++++++++++++++++++++++++++++++++++++++#

# My Personal Settings for Nick and Joining Chans

NICK PlayBack
JOIN #xone
JOIN #StrayLight
WINDOW LEVEL NONE

#+++++++++++++++++++++++#
#       Settings        #
#+++++++++++++++++++++++#   

SET NOVICE OFF
SET BEEP ON
SET BEEP_MAX 2
SET BEEP_ON_MSG MSG
SET BEEP_WHEN_AWAY 1
SET BOLD_VIDEO ON
SET CLOCK ON
SET CLOCK_24HOUR OFF
SET CLOCK_ALARM ON
SET EXEC_PROTECTION ON
SET FLOOD_AFTER 5
SET FLOOD_RATE 3
SET FLOOD_USERS 3
SET FLOOD_WARNING ON
SET FULL_STATUS_LINE ON
SET STATUS_MAIL  [Mail: %M]
SET STATUS_MODE  (+%+)
SET STATUS_NOTIFY  (W: %F)
SET SHOW_CHANNEL_NAMES ON
SET STATUS_WINDOW  ++++ Up HERE ++++


#+++++++++++++++++++++++#
#      ON EVENTS        #
#+++++++++++++++++++++++#

ON ^MSG * ECHO +++$0+++ $1-
ON ^NOTICE * ECHO -$0\- $1-
ON ^PUBLIC * ECHO <$0> $2-
on ^public_other * echo [$1] <$0> $2-
ON ^NOTIFY_SIGNOFF * ECHO --- Signoff: $0
ON ^NOTIFY_SIGNON * ECHO +++ Signon: $0 $1
on ^send_msg * echo -> *$0* $1-
on ^send_notice * echo -> -$0\- $1-
on ^ctcp_reply "* ERRMSG *ACTION*" :
on -notify_signon * //whois $0

## Following line is necessary otherwise will cut off flooding messages
## without warning to you (see /help set flood_warning)
ON ^FLOOD *
## Allow help messages from EFnet helper bot ai- to bypass flood control.
#on flood ^ai-


#+++++++++++++++++++++++#
#       BINDINGS        #
#+++++++++++++++++++++++#

#Arrow key bindings#
BIND META1-O META2
BIND META1-[ META2
BIND META2-A BACKWARD_HISTORY
BIND META2-B FORWARD_HISTORY
BIND META2-C FORWARD_CHARACTER
BIND META2-D BACKWARD_CHARACTER
#Bold your type, hold down ^B then type then ^B to close#
BIND ^B SELF_INSERT
#Switch between Chans#
BIND ^N SWITCH_CHANNELS
#Dumps you to a chell fg to come back#
BIND ^Z STOP_IRC
#Window stuff#
BIND ^W NEXT_WINDOW


#+++++++++++++++++++++++#
#        ALIASES        #
#+++++++++++++++++++++++#


ALIAS J //JOIN $0
ALIAS M //msg $0-
ALIAS A //away In Deep Meditation...
ALIAS B //away
ALIAS 1 //window swap 1 
ALIAS 2 //window swap 2
ALIAS N //window new
#This is kep me from to'in out
ALIAS idlesafe //ping $N;timer -refnum 555 900 idlesafe
#idlesafe