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.
I'll see what I can do.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.
Kradek said:I'll see what I can do.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.
Kradek said:OK, I understand what you did now. I put up a fix for that specific case.
I played around with it tonight and I'm able to play a chime when model friends go on or offline. The latest version is posted on userscripts.org (0.1.2).Just Me said:Would be much appreciated.
Now also works in the latest FF. Uses a little bit of an annoying cash register sound (was a quick find); will change that later or make options.Kradek said:Only works in Chrome at the moment.
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.
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.SoTxBob said:Time to wake up this thread... Since the MFC window redesign last night, is anyone else fount their "Assistant" has vanished ?
Just an FYIKradek 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.
Thank you. I didn't know that. Went ahead and licensed the code under MIT.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.