Jump to content

Autojoin / Explain


JOhnson

Recommended Posts

this is what i had

 

on *:START: { server irc.koach.com }

on *:CONNECT: { if (koach.com isin $server) {
    join #tg007
  }
}

 

now i have this thanks to x-system

 

on *:START: { server irc.koach.com }

on *:CONNECT: { if ($network == Koach.com) {
    join #tg007
  }
}

Edited by Haggis
Link to comment
Share on other sites

:lmaojump: I tried all of them autojoins codes fella's (Haggis [::X-System::]) and im grateful for them and im also grateful for all the help you both gave me ... but :oops: ... the "one" that worked was the "one" X-Fusion gave you Haggis :D ... so nais tuke = thank you X-Fusion fella :D Edited by JOhnson
Link to comment
Share on other sites

on koach's i would just use mirc's built in "favorites" room joiner unless you had some reason not to

 

:lmaojump: as you can see from an earlier post on this subject I did you use that way (connect mirc +add #tg007 to fav's) ... but I wanted to know if there was an easier way to connect to koach.com and the room and :lolwave: X-Fusion gave Haggis a code that I am now using :D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...