• Welcome to Valhalla Legends Archive.
 

Visual Basic Bot Tutorials

Started by warzone, May 17, 2004, 01:50 AM

Previous topic - Next topic

warzone

I'm kind of new to vb. And i need to learn how to program. And how to make my own bot.
If you have list of tutorials that can walk me though please post them in this fourm.
I'm using
Visual Basic - Control Creation Edition
                     *Free edition*

Forged

....

I have an idea, learn visual basic.  Don't steal others source codes, because chance are if you don't know vb you will not know what is going on in the source...
QuoteI wish my grass was Goth so it would cut itself

Grok

Writing something fun and easy is a good way to learn a language.  Starting with a CHAT bot is the easiest thing to do.  Go to the BotDev forum, and the BotDev website, where combined you can see hundreds of VB source code samples from bots.  I know on botdev website there is my old tutorial of a chat bot framework.  It is an acceptable place for a total beginner to start.

BotDev Forum
BotDev Website

HTH,
Grok



Falcon[anti-yL]

Read Sam's Teach Yourself VB in 21 days.

warzone


DOOM

Quote from: Forged on May 17, 2004, 07:51 AM
....

I have an idea, learn visual basic.  Don't steal others source codes, because chance are if you don't know vb you will not know what is going on in the source...

Studying examples put out by other people can be a good way to learn something new... He never suggested stealing anything.

MichaeL

#8
lol,

 If your newb to Visual Basic, there is no way you can code your own chat bot.  I'd start off with stuff like calculators.  VBTutor.net is the website that I learned the basics.

Edit: Doom, your also right, I also learned a great amount by looking at source codes,(Learning by example) never stealing them.

SPY-3

if you want a basic source for a chat bot then id recomend reading this
http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=32251&lngWId=1
dont just change the name and steal it read from it and add to ur own project