Menu

Pleaseupgrade000

Monirul
2007-08-20
2013-03-22
  • Monirul

    Monirul - 2007-08-20

    Why I see some of my buddies as "pleaseupgrade000"? This is happened specially for those buddies who's user name contains different domains like "johnykus@prosys.com". Is there any solution?

     
    • Jeremy

      Jeremy - 2007-08-20

      Keep in mind this is a complete guess, but I would be willing to bet that TOC, being a very old protocol, does not support some of the newer features of AIM, such as an email address type name. Is that an AIM6 thing? I've never seen buddies like that (just out of curiosity), but I'd be willing to bet that any feature added in AIM 6 will not be available to a TOC client

       
    • Monirul

      Monirul - 2007-08-20

      Hello Thanks for reply. You can cheack shuvotestaim as screen name and password test123. this aim account has 2 buddy. 1)shuvo@improsys.com and 2)efrshuvo. the shuvo@improsys.com buddy shows Pleaseupgrade000. You can download a toc aim client miniaim from here: http://miniaim.net/miniaim.latest.exe this client gives the correct buddy list. Thank you.

       
    • Trano

      Trano - 2008-02-21

      I managed to figure out what causes this problem.  You have to send a slightly different signon packet to get PleaseUpgrade000 to not show.  To fix this, change line 929 from:
      $signon_packet_part2 = 'toc2_signon login.oscar.aol.com 29999 ' . $this->myScreenName . ' ' . $this->myRoastedPass . ' english-US "TIC:TOC2:REVISION" 160 ' . $this->myAuthCode;

      to

      $signon_packet_part2 = 'toc2_login login.oscar.aol.com 29999 ' . $this->myScreenName . ' ' . $this->myRoastedPass . ' English "TIC:TOC2:REVISION" 160 US "" "" 3 0 30303 -kentucky -utf8 ' . $this->myAuthCode;

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.