VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Yahoo Login / Chat Client / Bot

by Carbonize (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This is Just an updated version of Alfie Pughs bot/chat client source. It will retrieve and parse the cookies, log you onto the chat server, then join a room. I changed the cookie parsing as Yahoo altered what was required to log on to the servers. I fixed the think packet as well as yahoo had stopped it. I added the PM and Leave Room packets and added more incoming packet remarks. I also added the facility to log in space ID's.
Just to inform you that after I uploaded this Yahoo made some changes to YCHT. Emotes and thoughts work again after yahoo blocking them.
Yahoo stopped support for ncclogin so you need to change
"GET /config/ncclogin?.src=bl&login=" & USERID & "&passwd=" & PASS & "&n=1 HTTP/1.0"
to
"GET /config/login?.src=&login=" & USERID & "&passwd=" & PASS & "&n=1 HTTP/1.0"

Rate Yahoo Login / Chat Client / Bot

Download Yahoo Login / Chat Client / Bot

Download Yahoo Login / Chat Client / Bot (4 KB)

Yahoo Login / Chat Client / Bot Comments

No comments have been posted about Yahoo Login / Chat Client / Bot. Why not be the first to post a comment about Yahoo Login / Chat Client / Bot.

Post your comment

Subject:
Message:
0/1000 characters