Author | Message | Time |
---|---|---|
InSeCuRe | 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! | November 13, 2003, 3:23 PM |
Kp | [quote author=InSeCuRe link=board=17;threadid=3582;start=0#msg28985 date=1068736994] 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]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. | November 13, 2003, 3:42 PM |
blinkdude | 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 | November 13, 2003, 7:06 PM |
iago | [quote author=blinkdude link=board=17;threadid=3582;start=0#msg29007 date=1068750378] 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] eww @ not automatically going to the bottom. Otherwise, that looks nice. Fight the powerz! :) | November 13, 2003, 7:30 PM |
Spht | [quote author=blinkdude link=board=17;threadid=3582;start=0#msg29007 date=1068750378] 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] Pretty creative. I'd suggest supporting live text streaming though -- would make the viewing experience more enjoyable. | November 13, 2003, 7:50 PM |
hismajesty | Wolfness bot has that. | November 13, 2003, 8:01 PM |
blinkdude | on i find out how to make the iframe go down it will :) | November 13, 2003, 8:54 PM |
Myndfyr | If you're using IE, use .setScrollPos | November 14, 2003, 6:09 PM |
blinkdude | 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 :) | November 14, 2003, 7:59 PM |