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!
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.
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
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! :)
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.
Wolfness bot has that.
on i find out how to make the iframe go down it will :)
If you're using IE, use .setScrollPos
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 :)