Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Nodda4you on May 17, 2005, 10:00 PM

Title: beginner VB`er
Post by: Nodda4you on May 17, 2005, 10:00 PM
Interested in learning VB. I'm fairly new at it. I've just been reading up on Variables.  Im trying to learn a little bit more about Winsock. HOWEVER, im not an average VB beginner DUMBASS that wants to make a bot the second they hear about VB W/O LEARNING THE LANGUAGE!! >:( >:(. Any suggestions about things I could make with such fields: Variables, little winsock knowledge, etc??
If you want, you can IM me on AIM: Nodda4you  If you could supply help. Thanks alot.

`Nodda ;D
Title: Re: beginner VB`er
Post by: MyndFyre on May 17, 2005, 10:05 PM
My first suggestion would be posting on the Visual Basic forum instead of the bot development forum.
Title: Re: beginner VB`er
Post by: Nodda4you on May 17, 2005, 10:12 PM
True. I thought this was ;)
Title: Re: beginner VB`er
Post by: Spilled on May 18, 2005, 10:15 AM
Quote from: Nodda4you on May 17, 2005, 10:00 PM
Interested in learning VB. I'm fairly new at it. I've just been reading up on Variables.  Im trying to learn a little bit more about Winsock. HOWEVER, im not an average VB beginner DUMBASS that wants to make a bot the second they hear about VB W/O LEARNING THE LANGUAGE!! >:( >:(. Any suggestions about things I could make with such fields: Variables, little winsock knowledge, etc??
If you want, you can IM me on AIM: Nodda4you  If you could supply help. Thanks alot.

`Nodda ;D

Hrmm, i strongly suggest that you create a program other then a battle.net bot as your first program using a winsock. Perhaps a small chat program?
Title: Re: beginner VB`er
Post by: Ban on May 18, 2005, 10:20 AM
Or maybe something with a message box. No need for sockets yet.
Title: Re: beginner VB`er
Post by: R.a.B.B.i.T on May 18, 2005, 01:51 PM
Try writing a program that connects to 127.0.0.1 and sends a user-entered value or something, then writing another that accepts and prints the message :)
Title: Re: beginner VB`er
Post by: Nodda4you on May 18, 2005, 02:03 PM
Alright, i got the .getdata now :) I made it so a server is hosted on Localhost and port 6112. I just used that port because i wasn't on b.net atm. anyway. on the client, i made it so it connects, and i press a button and it opens a msgbox on teh server saying whatever i set that button to :)
Title: Re: beginner VB`er
Post by: NetNX on May 19, 2005, 12:06 PM
Wouldnt matter if you were on bnet or not ~~