VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Yahoo Login / Chat Client / Bot

Carbonize  (1 Submission)   Internet/HTML   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

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 (5(5 Vote))

Download Yahoo Login / Chat Client / Bot

Yahoo Login / Chat Client / Bot Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters