README.md

December 5, 2022 ยท View on GitHub

Yahoo Login / Chat Client / Bot

Description

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"

More Info

Submitted On2002-07-05 02:23:08
ByCarbonize
LevelIntermediate
User Rating4.8 (19 globes from 4 users)
CompatibilityVB 5.0, VB 6.0
CategoryInternet/ HTML
WorldVisual Basic
Archive FileYahoo_Logi102030742002.zip