Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Yegg on January 09, 2005, 06:33 PM

Title: BG3 Problem
Post by: Yegg on January 09, 2005, 06:33 PM
I can't figure this out but I made a chat client in Python, and when I use BG3 it connects to battle.net fine, and it can send messages (not receive them yet). I also noticed, obviously, that VaporBot can do the same things when it is using a chat client. I then connected VaporBot through BG3, it connected fine, and it wus able to communicate with other users without a problem. My bot written in Python however for some reason stopped having the ability to send messages while being connected through BG3. I'm currently using the following code to send messages, s.send(text + '\r\n'). This code works without BG3 but it won't work with BG3. How is it that VaporBot works with BG3 but my bot doesn't when they have the exact code just converted to a different language?

UPDATE: Nvm, It turned out I was using a muted cdkey.
Title: Re: BG3 Problem
Post by: DOOM on January 10, 2005, 03:54 PM
Yeah, I was going to say the problem was more than likely with your code or with the cd key.  BG3 should work with pretty much any telnet bot out there.
Title: Re: BG3 Problem
Post by: Yegg on January 10, 2005, 05:17 PM
My main problem was that I wasted a whole Sunday trying to get it to talk, not realizing the key was muted.
Title: Re: BG3 Problem
Post by: Meh on January 10, 2005, 05:58 PM
lol. Thatll teach ya for not using your key anda public 1 :P