Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Hastur on March 04, 2004, 11:27 AM

Title: how to join private channels?
Post by: Hastur on March 04, 2004, 11:27 AM
Hi,
i'm currently coding my own but in php. Everything works fine so far, but i cant join private channels. I think this is because i only have a "chat bot". what do i need to get him allowed to enter non public chat channels, e.g. "op mybot" ??
Title: Re:how to join private channels?
Post by: MyndFyre on March 04, 2004, 12:09 PM
do a search for "binary connection."
Title: Re:how to join private channels?
Post by: ChR0NiC on March 04, 2004, 06:34 PM
Quote from: Hastur on March 04, 2004, 11:27 AM
Hi,
i'm currently coding my own but in php. Everything works fine so far, but i cant join private channels. I think this is because i only have a "chat bot". what do i need to get him allowed to enter non public chat channels, e.g. "op mybot" ??


Unless your bot has connected with a CDKEY and is not logged on JSTR, D1, DSHR, CHAT then you may enter private channels, otherwise you may not join private channels.
Title: Re:how to join private channels?
Post by: MyndFyre on March 04, 2004, 07:45 PM
I believe SSHR is also restricted....