Quote:
Originally Posted by Elgero
Does anybody know how to find out if a girl is online or not?
Currently I'm connecting to one of the chat servers, sending the 'hello fcserver' packet. Then I use the 'guest name' and 'fileno' sent by the server to connect to /mfc2/php/mobj.php?f=*_*&s=chat*. It returns a list of the online girls in json.
It works fine, but I'm sure there must be an easier way to check if one girl is online or not.
|
Can someone explain how you connect to the MFC chat servers and send packets? Thanks.