some IRC script help...

hbdragon88

haunted by blackness
Joined
Aug 10, 2002
Messages
3,745
Location
somewhere
I'm looking for a simple script that will perform three functions - change the nick, identify it, and join a channel. I had one before but lost it. It starts with "on JOIN", but I don't remember the syntax for it. I can't use the "Perform" options becuse the network I'm on is not listed in the selectable networks.
 
/nick whatever you want
/nickserv identify password
/join #somechannel

Those should be pretty standard throughout IRC. Always try /nickserv help and /chanserv help as well. Typing /list usually gives a list of rooms.
 
Use Jabber conferencing instead! :D
 
Chieftess said:
/nick whatever you want
/nickserv identify password
/join #somechannel

Those should be pretty standard throughout IRC. Always try /nickserv help and /chanserv help as well. Typing /list usually gives a list of rooms.

I know those, but it's easier if it can do it automatically rather than doing it manually.
 
In your client software, can't you setup commands to automatically run when you join a channel?
 
Top Bottom