Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Insecure on November 13, 2003, 09:23 AM

Title: WebBot
Post by: Insecure on November 13, 2003, 09:23 AM
Hello,
I have a question.  I am in the process of making a bot and I thought that webbot is a great bot!  My question is .. is it possible to get the source from webbot and combine it in with other bots so we can use just one bot, a moderation version, host ops and all that so we don't have to use 2 keys just to have both running?  Thank you!
Title: Re:WebBot
Post by: Kp on November 13, 2003, 09:42 AM
Quote from: InSeCuRe on November 13, 2003, 09:23 AM
Hello,
I have a question.  I am in the process of making a bot and I thought that webbot is a great bot!  My question is .. is it possible to get the source from webbot and combine it in with other bots so we can use just one bot, a moderation version, host ops and all that so we don't have to use 2 keys just to have both running?  Thank you!
I doubt Spht will give you the source, but WebBot is really just a front-end to the (publicly documented) WebChannel protocol.  If you implement support for that protocol directly into your client, you won't need WebBot.
Title: Re:WebBot
Post by: blinkdude on November 13, 2003, 01:06 PM
Get the source of your bot... learn a little MySqL with Vb and some php and get a good web host and you can make your own with php/mysql ... like i did http://www.eternalsoldiers.net/esbot/chnnel.php
Title: Re:WebBot
Post by: iago on November 13, 2003, 01:30 PM
Quote from: blinkdude on November 13, 2003, 01:06 PM
Get the source of your bot... learn a little MySqL with Vb and some php and get a good web host and you can make your own with php/mysql ... like i did http://www.eternalsoldiers.net/esbot/chnnel.php

eww @ not automatically going to the bottom.

Otherwise, that looks nice.  Fight the powerz! :)
Title: Re:WebBot
Post by: Spht on November 13, 2003, 01:50 PM
Quote from: blinkdude on November 13, 2003, 01:06 PM
Get the source of your bot... learn a little MySqL with Vb and some php and get a good web host and you can make your own with php/mysql ... like i did http://www.eternalsoldiers.net/esbot/chnnel.php

Pretty creative. I'd suggest supporting live text streaming though -- would make the viewing experience more enjoyable.
Title: Re:WebBot
Post by: hismajesty on November 13, 2003, 02:01 PM
Wolfness bot has that.
Title: Re:WebBot
Post by: blinkdude on November 13, 2003, 02:54 PM
on i find out how to make the iframe go down it will :)
Title: Re:WebBot
Post by: MyndFyre on November 14, 2003, 12:09 PM
If you're using IE, use .setScrollPos
Title: Re:WebBot
Post by: blinkdude on November 14, 2003, 01:59 PM
yea thanks for the help i just put a table @ the end of all the php and id'ed it so it gos stright to that table with .com#idname :)