User Control Panel
Advertisements

HELP US, HELP YOU!

Login to MSN from VB6
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Bot Depot Forum Index -> Visual Basic
View unanswered posts
Author Message
Craig
Newbie
Newbie


Joined: 02 Sep 2006
Posts: 13

Reputation: -53.3
votes: 2

PostPosted: Sun Sep 03, 2006 1:18 am    Post subject: Login to MSN from VB6 Reply with quote

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
Newbie


Joined: 05 Jul 2004
Posts: 31
Location: Almere, The Netherlands
Reputation: 35.4Reputation: 35.4Reputation: 35.4Reputation: 35.4

PostPosted: Sun Sep 03, 2006 8:00 am    Post subject: Reply with quote

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 Smile
Back to top
Craig
Newbie
Newbie


Joined: 02 Sep 2006
Posts: 13

Reputation: -53.3
votes: 2

PostPosted: Tue Sep 05, 2006 12:25 am    Post subject: Reply with quote

how would i connect with it, it doesnt give me any detail with code or anything Twisted Evil
Back to top
ERijkee
Newbie
Newbie


Joined: 05 Jul 2004
Posts: 31
Location: Almere, The Netherlands
Reputation: 35.4Reputation: 35.4Reputation: 35.4Reputation: 35.4

PostPosted: Tue Sep 05, 2006 6:17 am    Post subject: Reply with quote

Thats the part you come in actually, you're the programmer.
Try searching for a vb6 winsock tutorial.

_________________
3D chat program I'm making Smile
Back to top
mat007
Almost An Agent
Almost An Agent


Joined: 12 Jan 2004
Posts: 1375

Reputation: 15.8Reputation: 15.8
votes: 2

PostPosted: Thu Sep 07, 2006 12:24 pm    Post subject: Reply with quote

Craig wrote:
how would i connect with it, it doesnt give me any detail with code or anything Twisted Evil


Engage brain, engage fingers, type code. Execute.
Back to top
JTW
God Like
God Like


Joined: 07 Mar 2004
Posts: 579
Location: Maidstone
Reputation: 67.1
votes: 4

PostPosted: Thu Sep 07, 2006 6:08 pm    Post subject: Reply with quote

or if that fails try having a look at the IM Messiah source code. Not sure if it works still but I am sure it will help you out.
http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=50887&lngWId=1
Back to top
Craig
Newbie
Newbie


Joined: 02 Sep 2006
Posts: 13

Reputation: -53.3
votes: 2

PostPosted: Fri Sep 08, 2006 2:03 am    Post subject: Reply with quote

I tried that, doesnt connect to msn anymore for some reason, lol
Back to top
mat007
Almost An Agent
Almost An Agent


Joined: 12 Jan 2004
Posts: 1375

Reputation: 15.8Reputation: 15.8
votes: 2

PostPosted: Fri Sep 08, 2006 9:08 am    Post subject: Reply with quote

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
Newbie


Joined: 02 Sep 2006
Posts: 13

Reputation: -53.3
votes: 2

PostPosted: Fri Sep 08, 2006 7:31 pm    Post subject: Reply with quote

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
God Like


Joined: 15 Nov 2003
Posts: 673

Reputation: 3.4Reputation: 3.4Reputation: 3.4

PostPosted: Sat Sep 09, 2006 12:31 pm    Post subject: Reply with quote

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
God Like


Joined: 15 Nov 2003
Posts: 673

Reputation: 3.4Reputation: 3.4Reputation: 3.4

PostPosted: Sat Sep 09, 2006 12:33 pm    Post subject: Reply with quote

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? Shocked
Back to top
mat007
Almost An Agent
Almost An Agent


Joined: 12 Jan 2004
Posts: 1375

Reputation: 15.8Reputation: 15.8
votes: 2

PostPosted: Sat Sep 09, 2006 12:36 pm    Post subject: Reply with quote

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? Shocked


Telepathicly i expect.
Back to top
Craig
Newbie
Newbie


Joined: 02 Sep 2006
Posts: 13

Reputation: -53.3
votes: 2

PostPosted: Sat Sep 09, 2006 3:43 pm    Post subject: Reply with quote

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
Almost An Agent


Joined: 12 Jan 2004
Posts: 1375

Reputation: 15.8Reputation: 15.8
votes: 2

PostPosted: Sun Sep 10, 2006 9:16 am    Post subject: Reply with quote

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
Newbie


Joined: 02 Sep 2006
Posts: 13

Reputation: -53.3
votes: 2

PostPosted: Sun Sep 10, 2006 2:31 pm    Post subject: Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Visual Basic All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group