AmberCutie's Forum
An adult community for cam models and members to discuss all the things!

MFC Assistant v.1

  • ** WARNING - ACF CONTAINS ADULT CONTENT **
    Only persons aged 18 or over may read or post to the forums, without regard to whether an adult actually owns the registration or parental/guardian permission. AmberCutie's Forum (ACF) is for use by adults only and contains adult content. By continuing to use this site you are confirming that you are at least 18 years of age.
Status
Not open for further replies.
You guys are adorable.
 
Kradek,

Nice piece of code, came across it by mistake while looking into something else a few weeks back.
As you know the cam feeds are pretty lame at the moment, what i have noticed that if the models cam feed stutters or members click the off button and turn it back it back on again the script stops working. But if you hide the video and bring it back the script is still working. Just something to think about.
This happens on FF and Waterfox 10.2, Chrome 18.0.1025.45, Srware Iron 17.0.1000.0 and Safari 5.1.2
 
  • Like
Reactions: Kradek
Originally I was being a little lazy about how a model is identified and it would cause this behavior (reset the count when the cam was turned on/off etc). It *should* be fixed in the latest version. Let me know if it's still happening in the code that's up there now and I'll take another peek.
 
  • Like
Reactions: goneDude1
Maybe I should post this in a new topic?

But is there a way with these type of scripts to get sounds back for models logging off and on? It used to work great, about 6 months or more ago ,but has stopped working. I contacted MFC support many times but they are clueless. The only time it works for me now is if MFC crashes while I am online, then the sounds will work for a few hours or until I log off.
 
Kradek said:
Originally I was being a little lazy about how a model is identified and it would cause this behavior (reset the count when the cam was turned on/off etc). It *should* be fixed in the latest version. Let me know if it's still happening in the code that's up there now and I'll take another peek.

What I meant was in a room with the script running when you turn the cam feed off the rendered mfc assistant disappears from the screen, turn the cam back on and it will not appear. Clicking next model brings the mfc assistant back on the screen.
I'm not sure what hide the cam feed does but hiding the cam feed this way does not cause any of the above to happen.
 
  • Like
Reactions: Kradek
Just Me said:
Maybe I should post this in a new topic?

But is there a way with these type of scripts to get sounds back for models logging off and on? It used to work great, about 6 months or more ago ,but has stopped working. I contacted MFC support many times but they are clueless. The only time it works for me now is if MFC crashes while I am online, then the sounds will work for a few hours or until I log off.
I'll see what I can do.
 
  • Like
Reactions: Just Me
Kradek said:
Just Me said:
Maybe I should post this in a new topic?

But is there a way with these type of scripts to get sounds back for models logging off and on? It used to work great, about 6 months or more ago ,but has stopped working. I contacted MFC support many times but they are clueless. The only time it works for me now is if MFC crashes while I am online, then the sounds will work for a few hours or until I log off.
I'll see what I can do.

Would be much appreciated.
 
Kradek said:
OK, I understand what you did now. I put up a fix for that specific case.

Version 0.1.1 fixes all the above issues, well done and so quick :clap: :clap:
 
Script now allows you to toggle sound on/off and select from one of three sounds to use.

Also just FYI, I'm not currently checking your MFC sound settings (not sure that I even can), so, if for some reason your MFC online/offline sounds actually work, you will want to either disable the MFC Assistant sounds or the MFC sounds.
 
Kradek said:
Script now allows you to toggle sound on/off and select from one of three sounds to use.

Also just FYI, I'm not currently checking your MFC sound settings (not sure that I even can), so, if for some reason your MFC online/offline sounds actually work, you will want to either disable the MFC Assistant sounds or the MFC sounds.

Tested and working 100% in:

Waterfox and firefox 10.2
Chrome 18.0.1025.45
Srware Iron 17.0.10000.0
Safari 5.1.2 (7534.52.7)

Safari users you need to download ninjakit 0.8.6 from http://ss-o.net/safari/extension/NinjaKit.safariextz here first then install kradek's script
 
genius lil scripts! can't wait to see that damn scroll problem go away

if you're interested in suggestions for your script... do the models think knowing the average tip size per session, or average/total tips per hour would assist them? seems to me it might have value to them knowing what the average tips size is, as well as a break down of how tips are distributed across the time they work could help them identify peak hours... that's obviously something they would be the ultimate authority about though

btw... you need to be on the MFC pay roll
 
Time to wake up this thread... Since the MFC window redesign last night, is anyone else fount their "Assistant" has vanished ?
 
SoTxBob said:
Time to wake up this thread... Since the MFC window redesign last night, is anyone else fount their "Assistant" has vanished ?
Yes, they changed their client code, so I'll need to modify the script to handle the changes. I'll post a note here as soon as I have the fix. I should have some time after work tonight to take a peek at it.
 
  • Like
Reactions: Just Me and SoTxBob
WoW K.. your fast... :-D
Thanks !
 
Posted a new version of the script to userscripts.org. This should be considered an intermediate fix, because the menu is now overlaying some MFC HTML, but it gets it working again. When I figure out a good place to put the menu, I'll upload another update.

Edit: Hrm. Also just noticed it doesn't work in a popup window. Will fix that too.
 
ok i checked and it works when im just on mfc i didnt realize it wasnt working in the model broadcaster yet. i wish it was working in the broadcaster i hate trying to keep track of countdowns. by the way your awesome for even making a script like this.
 
Not using this, but I had an idea for those models who ignore certain tips during countdowns... Can it be made to set it to ignore certains valued tips? Sounds like it might be a pain, though. Cause some people tip that amount FOR the countdown to be doofy. It'd need an re-add x function, too, then. Meh
 
If its possible to have the script continue to count all tips posted in the room, but also have the option to manually re-add to bring the total back up when tips are made that aren't for the countdown and have the option to manually subtract from the countdown for ninja tips (providing the model can PM someone and tell them the amount to subtract) then that should cover all possible scenarios. Not sure how easy that would be to work into the script interface though.
 
This was pretty quiet for almost a year and in the last two weeks four or five people have contacted me about it.

I removed the script from userscripts.org mainly because Google killed easy user script installations from that site. There is an up to date script living on my github account. As part of moving it to github I fixed the issue where the menu overlaid the room count by moving it into the chat window. Should be fairly unobtrusive there.

Finally, I've also been working on a countdown tracker usable by anyone (as in, does not rely on the member facing UI so it's usable by models) which you can play around with. It's Chrome/Safari only at the moment.
 
  • Like
Reactions: JubalCobb
Kradek said:
This was pretty quiet for almost a year and in the last two weeks four or five people have contacted me about it.

I removed the script from userscripts.org mainly because Google killed easy user script installations from that site. There is an up to date script living on my github account. As part of moving it to github I fixed the issue where the menu overlaid the room count by moving it into the chat window. Should be fairly unobtrusive there.

Finally, I've also been working on a countdown tracker usable by anyone (as in, does not rely on the member facing UI so it's usable by models) which you can play around with. It's Chrome/Safari only at the moment.
Just an FYI

If you are placing content/code on GitHub the default license is "All Rights Reserved" meaning if someone uses / copies your code you can sue them. If this is your intent then you should indicate so.

Cheers
 
  • Like
Reactions: Kradek
CallMeWilliam said:
If you are placing content/code on GitHub the default license is "All Rights Reserved" meaning if someone uses / copies your code you can sue them. If this is your intent then you should indicate so.
Thank you. I didn't know that. Went ahead and licensed the code under MIT.
 
Hi. I had been using MFC Assistant v 0.1.24 off and on for a while in Chrome, and now that is not working. So I came back here and see v1, went to the GitHub but not sure how/where to install it to get MFC Assistant working again. I mainly use MFC in Chrome but occasionally in Firefox. Any help would be appreciated.
 
Status
Not open for further replies.