• Welcome to Valhalla Legends Archive.
 

Bot Creator Ezine

Started by Tuberload, January 05, 2004, 12:10 AM

Previous topic - Next topic

Would you be interested in a bot creator ezine?

Yes, and I can program.
19 (55.9%)
Yes, and I can't currently program.
4 (11.8%)
No, and I can program.
11 (32.4%)
No, and I can't currently program.
0 (0%)

Total Members Voted: 14

Tuberload

Please take the part about whether you can program or not seriously. I would not be able to provide the right kind of help without knowing who actually is interested.

This ezine would hopefully help answer the most frequently asked question on this forum, by providing articles, tutorials, code, etc... The idea is not to create cookie cutter bots by providing complete programs, but explain the process of creating a bot. Giving a new programmer a guideline of what to learn, and how to apply it. While going into more advanced, individual topics for the intermediate to advanced programmer.

I am posting this because I know I could learn a lot by doing this, and hopefully others could too.
Quote"Pray not for lighter burdens, but for stronger backs." -- Teddy Roosevelt
"Your forefathers have given you freedom, so good luck, see you around, hope you make it" -- Unknown

Gangz

To be honest with you I think that poll is useless. If they are posting obviously they know something. The tuts and everything is a really good idea though, I support it. I would be willing to even help you if need be.

iago

lol, nobody will admit to not being able to program :)
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


hismajesty

Looks as if one person did.  ;) Well, I guess he kind of did seeing as he didn't post who he is.

Fr0z3N


Tuberload

Quote from: Gangz on January 05, 2004, 12:29 AM
To be honest with you I think that poll is useless. If they are posting obviously they know something. The tuts and everything is a really good idea though, I support it. I would be willing to even help you if need be.
Either my post wasn't easy enough to interpret or you just didn't read it, because it stated the purpose of the poll.

Quotelol, nobody will admit to not being able to program
This is true, but I thought it would be interesting to see the results.

What I really meant by taking the programming part seriously was whether or not without ripping anyone else's code you can program a basic chat bot on your own. I forgot though that everyone here is way beyond that.

I learn a lot by putting what I know into my own words, so here soon a first issue will be released. If anyone is interested, once I get at least one issue out, let me know and your more than welcome to help.
Quote"Pray not for lighter burdens, but for stronger backs." -- Teddy Roosevelt
"Your forefathers have given you freedom, so good luck, see you around, hope you make it" -- Unknown

Hitmen

Quote from: iago on January 05, 2004, 05:11 AM
lol, nobody will admit to not being able to program :)
I can't program anything worthwhile if that counts :P

Mesiah / haiseM

damn good idea as long as im part of it ;D
]HighBrow Innovations
Coming soon...

AIM Online Status: 

Tuberload

All future issue outlines and releases will be posted on a separate web site that will be released as soon as it is up. Issue notices will be posted in this thread, or possibly separate threads to allow for discussions, as long as vL permits.

For now all code examples will be written in Java. If you are a C/C++ programmer the syntax will at least be familiar to you. To the rest, the main goals of this are to teach programming concepts, not give out free code. Future issues may contain examples in various languages.

The Battle.net Bot Creator
Issue One: What it really takes to be a bot.

Objective: To give new comers to the programming world an idea of what it actually takes to make a Batle.net chat client they can call their own.

Outline:
  - Battle.net Chat Clients: Whats really going on under the hood?
  - Outbound Data: What's all the talk about queues and anti-flood algowhatevers?
  - Channel Lists: Who am I talking to?
  - Command Handler: What does he want, and why should I trust him?
  - Member Databases: What was his name?

Disclaimer: This is a personal project so I am not guaranteeing anything, nor do I claim to be the expert. Please read at your own risk. If humor offends you, please ignore.
Quote"Pray not for lighter burdens, but for stronger backs." -- Teddy Roosevelt
"Your forefathers have given you freedom, so good luck, see you around, hope you make it" -- Unknown

MyndFyre

Quote from: Tuberload on January 05, 2004, 12:10 AM
This ezine would hopefully help answer the most frequently asked question on this forum, by providing articles, tutorials, code, etc... The idea is not to create cookie cutter bots by providing complete programs, but explain the process of creating a bot. Giving a new programmer a guideline of what to learn, and how to apply it. While going into more advanced, individual topics for the intermediate to advanced programmer.

I think the idea itself is novel but flawed.....

It would be cool if we could have some kind of e-zine talking about bots and whatnot.  However, the people who would sign up for the e-zine are mostly people who have already somehow contributed to the world of online bot-making.

It would be wise if you wanted to expand your idea, say to perhaps, general programming, internet programming, or that kind - then you could not only talk about bots, but also about client emulators (such as Trillian) or web programming.  I think then your audience would be broad enough that you would have 1.) enough people willing to contribute and share, and 2.) enough demand to warrant the usage of people's time and effort.

I'd be willing to contribute, despite the fact that the polls have closed.
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Mesiah / haiseM

Why do that when we can focus on our main topic? Battle.net programming. All articles will have nicely coded and commented examples and such, and if they don't know how to program, they obviously shouldnt be reading it...
]HighBrow Innovations
Coming soon...

AIM Online Status: 

Tuberload

#11
Quote from: Myndfyre on January 07, 2004, 07:49 PM
I think the idea itself is novel but flawed.....

It would be cool if we could have some kind of e-zine talking about bots and whatnot. However, the people who would sign up for the e-zine are mostly people who have already somehow contributed to the world of online bot-making.

It would be wise if you wanted to expand your idea, say to perhaps, general programming, internet programming, or that kind - then you could not only talk about bots, but also about client emulators (such as Trillian) or web programming. I think then your audience would be broad enough that you would have 1.) enough people willing to contribute and share, and 2.) enough demand to warrant the usage of people's time and effort.

I'd be willing to contribute, despite the fact that the polls have closed.

First off I don't really care how broad my audience gets, I am doing this more or less for myself. Second, I do not want to turn this into just another programming guide. I want to create something unique and useful. Hopefully I will help someone in the process. Please wait for the ezine's first issue before you start criticizing what you obviously know nothing about. How do I know you know nothing about it? Simple, I am the only one working on it right now. I would also like to point out one small detail:

Quote
To the rest, the main goals of this are to teach programming concepts, not give out free code.

To teach these programming concepts, I plan on using something of interest to most of the people on this forum. I figured the overview of the first issue would point out that I plan on teaching what is necessary to create a basic chat bot. Future issues will expand on that. Basically this means I will *try* and teach internet programming, database programming, i/o, string manipulation, collections, OOP, etc... In a manner that will hopefully keep a specific crowd interested.

As of now I have no interest to put out issues on a regular basis, but maybe sometime in the future I can expand it to other types of chat clients/emulators. I like to call it starting small, and taking on projects when and if I can.

I hope this gives you and *anyone else interested* a better understanding of what it is I am really trying to do.
Quote"Pray not for lighter burdens, but for stronger backs." -- Teddy Roosevelt
"Your forefathers have given you freedom, so good luck, see you around, hope you make it" -- Unknown

Tasha


DarkMinion

Tuberload, hey.

I'd be willing to help you out.

Tuberload

Quote from: DarkMinion on January 18, 2004, 12:14 AM
Tuberload, hey.

I'd be willing to help you out.

Consider yourself hired. It is taking me much longer than expected, but the site should be up in a few days, and the first issue in a few more. I would love to have experienced people helping me with future issues.
Quote"Pray not for lighter burdens, but for stronger backs." -- Teddy Roosevelt
"Your forefathers have given you freedom, so good luck, see you around, hope you make it" -- Unknown