|
| Author |
Message |
Craig Newbie

Joined: 02 Sep 2006 Posts: 13
  votes: 2
|
Posted: Sun Sep 03, 2006 1:18 am Post subject: Login to MSN from VB6 |
|
|
| How can I make my bot login to msn via VB6? Like echobot does, it connects tottaly different, and it doesnt go onto my account, its on a diff account and talks, how can i connect and do this wiht vb6 or cant i? |
|
| Back to top |
|
 |
ERijkee Newbie

Joined: 05 Jul 2004 Posts: 31 Location: Almere, The Netherlands
    
|
Posted: Sun Sep 03, 2006 8:00 am Post subject: |
|
|
It is possible in VB6.
All you need is a winsock control, you can add that to the toolbox with Ctrl-T.
The full name is Microsoft Winsock Control 6.
For communicating with the MSN servers you have to use MSN Protocol 8 or higher.
Some websites that describe the protocol are:
http://msnpiki.msnfanatic.com/
http://www.hypothetic.org/docs/msn/
I don't really like VB6 because it is very limited. I'd like to suggest using VB.Net instead of VB6, it is much more capable of doing things like this. _________________ 3D chat program I'm making  |
|
| Back to top |
|
 |
Craig Newbie

Joined: 02 Sep 2006 Posts: 13
  votes: 2
|
Posted: Tue Sep 05, 2006 12:25 am Post subject: |
|
|
how would i connect with it, it doesnt give me any detail with code or anything  |
|
| Back to top |
|
 |
ERijkee Newbie

Joined: 05 Jul 2004 Posts: 31 Location: Almere, The Netherlands
    
|
Posted: Tue Sep 05, 2006 6:17 am Post subject: |
|
|
Thats the part you come in actually, you're the programmer.
Try searching for a vb6 winsock tutorial. _________________ 3D chat program I'm making  |
|
| Back to top |
|
 |
mat007 Almost An Agent

Joined: 12 Jan 2004 Posts: 1375
   votes: 2
|
Posted: Thu Sep 07, 2006 12:24 pm Post subject: |
|
|
| Craig wrote: | how would i connect with it, it doesnt give me any detail with code or anything  |
Engage brain, engage fingers, type code. Execute. |
|
| Back to top |
|
 |
JTW God Like

Joined: 07 Mar 2004 Posts: 582 Location: Maidstone
  votes: 4
|
|
| Back to top |
|
 |
Craig Newbie

Joined: 02 Sep 2006 Posts: 13
  votes: 2
|
Posted: Fri Sep 08, 2006 2:03 am Post subject: |
|
|
| I tried that, doesnt connect to msn anymore for some reason, lol |
|
| Back to top |
|
 |
mat007 Almost An Agent

Joined: 12 Jan 2004 Posts: 1375
   votes: 2
|
Posted: Fri Sep 08, 2006 9:08 am Post subject: |
|
|
| Craig wrote: | | I tried that, doesnt connect to msn anymore for some reason, lol |
Have you tried fixing the problem or pasting the errors here? |
|
| Back to top |
|
 |
Craig Newbie

Joined: 02 Sep 2006 Posts: 13
  votes: 2
|
Posted: Fri Sep 08, 2006 7:31 pm Post subject: |
|
|
| ive tried repairing then deleted cuz it wouldnt work, i think its only for a certain version of msn messanger so, idk, check it out, see if you can repair, and it so, plz send code to repair, I tried all I could =\ |
|
| Back to top |
|
 |
farkie God Like

Joined: 15 Nov 2003 Posts: 673
   
|
Posted: Sat Sep 09, 2006 12:31 pm Post subject: |
|
|
| Craig wrote: | | ive tried repairing then deleted cuz it wouldnt work, i think its only for a certain version of msn messanger so, idk, check it out, see if you can repair, and it so, plz send code to repair, I tried all I could =\ |
What? Why do you expect people to fix it for you? |
|
| Back to top |
|
 |
farkie God Like

Joined: 15 Nov 2003 Posts: 673
   
|
Posted: Sat Sep 09, 2006 12:33 pm Post subject: |
|
|
| Craig wrote: | | ive tried repairing then deleted cuz it wouldnt work, i think its only for a certain version of msn messanger so, idk, check it out, see if you can repair, and it so, plz send code to repair, I tried all I could =\ |
Also.. how would you expect people to send you code which you have not shown?  |
|
| Back to top |
|
 |
mat007 Almost An Agent

Joined: 12 Jan 2004 Posts: 1375
   votes: 2
|
Posted: Sat Sep 09, 2006 12:36 pm Post subject: |
|
|
| farkie wrote: | | Craig wrote: | | ive tried repairing then deleted cuz it wouldnt work, i think its only for a certain version of msn messanger so, idk, check it out, see if you can repair, and it so, plz send code to repair, I tried all I could =\ |
Also.. how would you expect people to send you code which you have not shown?  |
Telepathicly i expect. |
|
| Back to top |
|
 |
Craig Newbie

Joined: 02 Sep 2006 Posts: 13
  votes: 2
|
Posted: Sat Sep 09, 2006 3:43 pm Post subject: |
|
|
| you guys arent getting my point im trying to get accross, so forget it, ill go to a different forum. |
|
| Back to top |
|
 |
mat007 Almost An Agent

Joined: 12 Jan 2004 Posts: 1375
   votes: 2
|
Posted: Sun Sep 10, 2006 9:16 am Post subject: |
|
|
| Craig wrote: | | you guys arent getting my point im trying to get accross, so forget it, ill go to a different forum. |
Your point? Your point seems to be you want us to do the work for you. |
|
| Back to top |
|
 |
Craig Newbie

Joined: 02 Sep 2006 Posts: 13
  votes: 2
|
Posted: Sun Sep 10, 2006 2:31 pm Post subject: |
|
|
| no..what i am saying is, I need a little advice on how i would fix it, not you ugys fix it for me -.- |
|
| Back to top |
|
 |
|