Author | Message | Time |
---|---|---|
Krush | Does someone have a functional bot that does nothing but broadcast what's happening in the bnet channel into a irc channel, and vice versa? | September 13, 2004, 8:01 AM |
Newby | Some person (murphybob) I think modified a JavaOp to do that. Go find him. | September 13, 2004, 2:01 PM |
LivedKrad | Be l33t! Make your own! | September 15, 2004, 10:57 PM |
-MichaeL- | I would suggest looking into LKBot by goddesslarussia. She used mirc and bgate to make a bot that worked for bnet and irc at the same time. | September 21, 2004, 3:07 AM |
Krush | [quote author=Newby link=topic=8663.msg79984#msg79984 date=1095084093] Some person (murphybob) I think modified a JavaOp to do that. Go find him. [/quote] Ya I did, he hard coded it for his machine, and he told me to get back to him. | September 30, 2004, 1:19 AM |
Minux | [quote author=Krush[LM] link=topic=8663.msg82692#msg82692 date=1096507145] [quote author=Newby link=topic=8663.msg79984#msg79984 date=1095084093] Some person (murphybob) I think modified a JavaOp to do that. Go find him. [/quote] Ya I did, he hard coded it for his machine, and he told me to get back to him. [/quote] she* | September 30, 2004, 1:36 AM |
HomerLAN | I coded one of this kind of bots this summer : IRC and Battle.net linked with /w, /me, /where... It is coded in Visual Basic for being easy and fast and linked with a SQL Server database to create players statistics. Currently, this bot is well working and still under development to make it portable for other users. | October 14, 2004, 4:20 PM |
Krush | [quote author=HomerLAN link=topic=8663.msg84374#msg84374 date=1097770832] I coded one of this kind of bots this summer : IRC and Battle.net linked with /w, /me, /where... It is coded in Visual Basic for being easy and fast and linked with a SQL Server database to create players statistics. Currently, this bot is well working and still under development to make it portable for other users. [/quote] Does it send all messages sent in either? Like if i say Hello on b.net would the bot say it for me on irc? | December 16, 2004, 2:07 AM |
LordNevar | I believe fuzz made one awhile back, you could pm him and maybe he'll help you out. | December 16, 2004, 3:24 AM |
Yegg | I'm not sure if this will help but there is a BnetBot (called BnetBot) written in Python that connects to battle.net, irc, aim, the aim oscar servers and google searching (something like that). | December 16, 2004, 9:02 PM |
KkBlazekK | Does it broadcast what is in the bnet channel to the irc channel? | December 16, 2004, 11:11 PM |
warz | Well, this is the bot dev forum, so do some bot dev'ing and make a bot that does what you want. In VB it shouldn't take too long because there's plenty of free code everywhere. | December 17, 2004, 1:52 AM |