View Single Post
Old 11-11-2003, 02:47 PM   #5 (permalink)
greffov
Da House Nerd
 
greffov's Avatar
 
Join Date: Dec 1969
Location: One CPU Lane
Posts: 3,512
greffov will become famous soon enough
Hey, want it to connect and join automagically? Put it in remotes:
Code:
on 1:connect: {
  nick mynick
  msg nickserv identify password
  join #1
  join #2
  ...
}
__________________
Linux virusscanner detected a virus:
Windows 95 ... delete [Y/n] y
~
~

:wq
greffov is offline   Reply With Quote