Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

MFC, how to see who is online?

(http://stream-recorder.com/forum/showthread.php?t=16838)

akashsmailz 11-12-2014 06:32 PM

Re: MFC, how to see who is online?


 
lol .. will send you one as soon as I write one ... busy with other things at the moment :)

quasar89 11-16-2014 05:14 AM

Re: MFC, how to see who is online?


 
Hi Elgero,

The latest link to your tool is down. Can you please post your tool again? Thanks!

yetanotherday 11-27-2014 10:36 PM

Re: MFC, how to see who is online?


 
u can use webhosting with php support to check the models

yetanotherday 11-30-2014 03:17 PM

Re: MFC, how to see who is online?


 
Quote:

Originally Posted by yetanotherday (Post 72359)
u can use webhosting with php support to check the models

even simple free hosting do the job

xido 12-07-2014 10:06 PM

Re: MFC, how to see who is online?


 
2 q about mfc..

recorder how can only get 320*240 size from hd cams?

there is a site with recorded shows,but the uploader set "only premium users"..no slow download..is there a way to bypass that limiting? :)

forlan38 02-14-2015 09:18 AM

Re: MFC, how to see who is online?


 
Not working due to the server chances.

johnpupek 02-15-2015 11:58 AM

Re: MFC, how to see who is online?


 
Quote:

Originally Posted by Elgero (Post 64372)
I'm not sure if this is what you're looking for, but I have my own console application for the few girls that I'm following.

It takes no parameters, just create a text file in the same directory as the tool, name it "watchlist.txt" and add models in the following format: <ModelID>|<ModelName>

You must add the model ID, because models can change their name anytime they want, so checking their names is not reliable at all. You must add the model name as well, because if a model changes her name, then you'll have no idea who she really is. The name from the model list will be compared with the name in your watchlist. If they're not the same, then it will show you how she was previously known to you (see screenshot).

You can find the model ID in the source code of their profile page, at the bottom.

Watchlist example:

Code:

5323998|NikiSkyler
5676470|XoPaxi
6158368|GinnyPotter


http://dfiles.eu/files/jde40cc9b



Whould you reupload this?
Thanks in advance!

camfan 03-22-2015 01:26 AM

Re: MFC, how to see who is online?


 
Really hoping someone can help me.

I'm a model on MFC and really want to show my online now button on my website as well as show my girlfriends who are online.

Has anyone figured out how to do this recently?

I messaged basa666 since his way seems pretty close to what I need, but maybe someone else has found some other way.

Thx so much for any help you can offer. ;)

itsme 04-07-2015 04:41 AM

Re: MFC, how to see who is online?


 
easiest way without doing all the mfc chat server bs.
curl your proflie page e.g.: http://profiles.myfreecams.com/Miss_Nina

Search for:

Online Example:
Code:

profileSate: {"number":0,"string":"Online"},
OfflineExample:
Code:

profileState: {"number":127,"string":"Offline"}
Try to ignore the number because, that value will change for AWAY/PVT/GRP.

Quazar 04-07-2015 07:37 AM

Re: MFC, how to see who is online?


 
Depending on how far you want to go, it may be interesting to differentiate between more than just online and offline. These are the profile states I've found thus far:

Online = 0
Away = 2
Online - Webcam Off = 90
Offline = 127
In Private = 12
In Group = 13

True privates and normal privates both appear to use 12.


All times are GMT -6. The time now is 01:06 AM.