Hi there folks smile

I have recently joined a server in the uk called ukchatterbox and they require you to type /pass *your password* in the status screen before you can connect, and as you can imagine this is quite frustrating each and everytime.

i have tried to compile myself a small remote script that will do ot for me automatically but to no joy...

this is what i have thus far:

Code:
ON *:CONNECT: {
  if ($network == ukchatterbox) { nick Silent_One | /pass *password* }
}


any help would be appreciated.

Thanks in advance smile


Never ASSUME!!!

As it often makes and ASS out of U and ME!!