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)

forlan38 01-19-2014 11:55 AM

MFC, how to see who is online?


 
I want to see all my fav models' status in one page, at the moment i'm using one website which is recording that which model have been online. For example, http://mycamgirl.net/myfreecams/model/Atesssa

But i get tired of opening a page for each model. Is there any way you can suggest to see all favourite models in one page?

Stream Ripper 01-19-2014 10:39 PM

Re: MFC, how to see who is online?


 
No idea on that man sorry - great idea, you might want to suggest it to MFC to make as a feature for members?

forlan38 01-21-2014 01:13 PM

Re: MFC, how to see who is online?


 
Thank you for your response. Ok, i will send a mail to MFC, but i'm not sure they will pay attention =)

forlan38 01-21-2014 01:17 PM

Re: MFC, how to see who is online?


 
In addition, i will open a new thread to show how you can get notified when the model is online. i'm using Google Chrome Page Monitor but only for a few of models, because it is destroying RAM.

Stream Ripper 01-21-2014 10:53 PM

Re: MFC, how to see who is online?


 
Quote:

Originally Posted by forlan38 (Post 64345)
In addition, i will open a new thread to show how you can get notified when the model is online. i'm using Google Chrome Page Monitor but only for a few of models, because it is destroying RAM.

Please don't - just stick to this thread if you find a solution

Elgero 01-24-2014 09:19 AM

Re: MFC, how to see who is online?


 
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



forlan38 01-26-2014 04:18 AM

Re: MFC, how to see who is online?


 
Thank you very much, this is exactly what i'm looking for. It's very simple and easy to use.

forlan38 01-26-2014 05:21 AM

Re: MFC, how to see who is online?


 
As i mentioned before, i'm using Google Page Monitor application in Chrome.

https://chrome.google.com/webstore/d...enbfclihhmmfcd

But it's a performance killer, so i prefer to add 5-6 models. The idea is very simple, you should find that what is changing on the page when a model is getting online and offline.

For example, for MFC, i'm using the page below. Because i don't trust mfc model profile pages, it's not updating instantly for me.

http://mycamgirl.net/myfreecams/model/SweetMirandaa

When the model gets online, on this page offline icon changes to 'load cam'. So it's very simple, you should make search load cam, after that when the model is online, you will get a notification.

for imlive, i'm using the keyword 'Free'.

for chaturbate, 'REPORT ABUSE'

you can discover easily for other sites this kind of keywords.

Also you must select Regex and you can adjust how often it should check the model status.

This photo is in Turkish but i hope it will be useful.

http://i39.tinypic.com/2dkwbd5.jpg

Best Regards

Stream Ripper 01-26-2014 11:45 PM

Re: MFC, how to see who is online?


 
This is perfect!!

xaboxa 01-27-2014 02:21 AM

Re: MFC, how to see who is online?


 
Another great app from Elgero. Plus it is very easy for use.

Thank you very much E !

shavirinkoliaster 02-07-2014 12:15 PM

Re: MFC, how to see who is online?


 
hey guys. How about imlive database nicknames models??? I have only ~4000, but there are many more..

Elgero 02-08-2014 08:15 PM

Re: MFC, how to see who is online?


 
Updated MFCChecker, because several servers aren't working anymore.

http://dfiles.eu/files/wbthfh5gw

xaboxa 02-09-2014 04:54 AM

Re: MFC, how to see who is online?


 
And once more thank you very much E :)

jabbath1987 02-10-2014 04:39 PM

Re: MFC, how to see who is online?


 
Hey Elgero,
Which parameters do you use to get the mfc servers to send you the model list? And is it possible to add an option to the tool to save the whole model list as for example a txt-file?

Elgero 02-12-2014 08:12 PM

Re: MFC, how to see who is online?


 
You will have to write your own tool to get the parameters before you can get the model list. It's all explained in the large MFC thread. I can add an option to save the model list as a text file.

jabbath1987 02-14-2014 04:55 PM

Re: MFC, how to see who is online?


 
That would be really cool if you can add this feature:)

Spinnaker2001 02-17-2014 03:03 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



This looks like an awesome little tool you wrote, but the link to download it is dead :( Any chance you can post a new link?

Elgero 02-17-2014 08:14 PM

Re: MFC, how to see who is online?


 
Quote:

Originally Posted by Spinnaker2001 (Post 64813)
This looks like an awesome little tool you wrote, but the link to download it is dead :( Any chance you can post a new link?

That download has been removed, because I posted an updated version above. That link is now dead too ;)

This is a new version, with the option to save the model list to a text file, named 'models.txt'. Start the tool with the -savemodels parameter.

http://dfiles.eu/files/4pw2ll3wu

forlan38 02-25-2014 01:51 PM

Re: MFC, how to see who is online?


 
thanks a lot again..

basa666 02-28-2014 07:39 AM

Re: MFC, how to see who is online?


 
Thanks Elgero , your tool simple and works perfect.

I created something different for checking what model online from my list. I created html script , script not that good because dont show online models in private sessions or group show , also after model disconnect still can show few minutes online availablity.
But for me is very usefull because i can see actual model cam screenshot and avatar , also when clik on cam screen i can open in new tab model room.
Its also usefull for basic members who cant add more than 10 models , here you can add 100k models :) Also if you want your models online availablity you dont need login to laggy mfc webpage , is faster page but like im say not 100% percect.

Im not good with programming but probably possible use telnet trick to add more functions where will be info about model status etc etc Also now my script show offline models but if model offline then showed only picture "Preview Unvailable". Im not that good with programming but for me its enough :) anyway if anyone want test my script pm me i send you template and instruction.

Here my script screenshot :

models with webcam previews - should be online
models without webcam previews - offline or in prv show

Rhade 02-28-2014 02:23 PM

Re: MFC, how to see who is online?


 
does it play models webcams?

id be interested in taking a look of your program hehe :P

forlan38 03-01-2014 03:20 AM

Re: MFC, how to see who is online?


 
Quote:

Originally Posted by Elgero (Post 64817)
That download has been removed, because I posted an updated version above. That link is now dead too ;)

This is a new version, with the option to save the model list to a text file, named 'models.txt'. Start the tool with the -savemodels parameter.

http://dfiles.eu/files/4pw2ll3wu

This new link is down too..

forlan38 03-05-2014 06:27 AM

Re: MFC, how to see who is online?


 
someone please re-upload the link?

forlan38 03-08-2014 02:06 PM

Re: MFC, how to see who is online?


 
and one more question =)

is there a way to check a tag for all the models? for online ones, it is possible, but i don't know it is so for all the database.

akashsmailz 08-15-2014 06:34 PM

Re: MFC, how to see who is online?


 
I had created a small app for myself a while back its not specific to MFC, can be used for searching text patterns on webpages, u can customize 4 lists with different websites and run the check on 4 of them simultaneously

- Does work, not 100% yet needs some refinements as I was trying to refine it to make it more customisable which I will be doing soon

if anyone is interested in buying it for a small fee then that's the page

https://sites.google.com/site/checkwebpages/

xido 08-15-2014 06:44 PM

Re: MFC, how to see who is online?


 
Holy cow!

This index site is so cool,thank you for the sharing from months ago :)

Gremill1 09-14-2014 01:32 AM

Re: MFC, how to see who is online?


 
Hey Elgero,

the link to download your tool is down again. If you could reupload it, it would be awesome :)

Elgero 09-15-2014 12:30 AM

Re: MFC, how to see who is online?


 
Here it is: http://upstore.net/cTZC2E

akashsmailz 10-02-2014 01:56 PM

Re: MFC, how to see who is online?


 
Since some people asked me for more details

I had created a small app for myself a while back its not specific to MFC, can be used for searching text patterns on webpages, like Cam4, Chaturbate. u can customize 4 lists with different websites and run the check on 4 of them simultaneously

if anyone is interested in buying it for a small fee then that's the page

https://sites.google.com/site/checkwebpages/

Adding Image -

troller12 10-02-2014 02:16 PM

Re: MFC, how to see who is online?


 
"buying it!" :)

Just send a trial version first. :)

greetz

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:21 AM.