Shoutbox

[Release] SkypeSync Live V1.00 - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Release] SkypeSync Live V1.00 (/showthread.php?tid=64428)

[Release] SkypeSync Live V1.00 by mrhuge on 08-03-2006 at 05:03 PM

Hi all,

Here is a small script which I basically created for myself. I created it because I'm a little bit lazy :P, and I don't want change both MSN's status and Skype's status when needed.

This plugin synchronizes your Skype status with your MSN status. This  means that when you change your MSN status, Skype's status will be changed automatically.

Skype statuses are slightly different from MSN statuses, so here's a little synchronization map :P:

MSN Status   -> Skype Status
Online        -> Online
Busy          -> Do Not Disturb
Away          -> Away
Be Right Back -> Away
Idle          -> Away
Invisible     -> Invisible
In a Call     -> Not Available
Out To Lunch  -> Not Available


Please let me know wether or not you like this script and if you have any feature requests (like making the synchronization map configurable for example :)).


RE: [Release] SkypeSync Live V1.00 by brian on 08-03-2006 at 05:40 PM

Small suggestion, maybe you could get the both to synchronize? :P


RE: [Release] SkypeSync Live V1.00 by prashker on 08-03-2006 at 05:59 PM

Awsome (y) works for me ;-)


RE: [Release] SkypeSync Live V1.00 by linx05 on 08-04-2006 at 04:54 AM

:O :O Thank you very much! I was looking for something like this! I'll try it now.

EDIT:
From my 2 minute test, it is working fine (Y). I'll let you know of any suggestions if I think of any.


RE: [Release] SkypeSync Live V1.00 by Felu on 08-05-2006 at 06:52 AM

Request : Add status change only with specified id and not with others.

I mean if im logged in with 1@xxx.com and 2@xxx.xom then it changes the skype status to status of 1@xxx.xom and not to the status of 2@xxx.com. (Ask me for any help with this if you need.) Or if you allow me to modify you code then i can do it for myself if you dont want to add this feature.


RE: [Release] SkypeSync Live V1.00 by mrhuge on 08-06-2006 at 07:08 AM

quote:
Originally posted by brian
Small suggestion, maybe you could get the both to synchronize? :P
That was my first goal when I was creating the script. However, this proved to be a bit more difficult than I thought it would be. That's why I finally decided to make WLM the 'master' and Skype the 'slave'.
I'll look further into this to see if I can make it, but I can't give you any guarantees :).

quote:
Originally posted by -!Felu!-
Request : Add status change only with specified id and not with others.

I mean if im logged in with 1@xxx.com and 2@xxx.xom then it changes the skype status to status of 1@xxx.xom and not to the status of 2@xxx.com. (Ask me for any help with this if you need.) Or if you allow me to modify you code then i can do it for myself if you dont want to add this feature.
Feel free to modify it. If you are ready, you can send it to me and I will modify the opening post with your new version and credit you for it :). I could make this myself, but at the moment I'm quite busy with my other script (Convo Notifier), so a bit of help is welcome :P.
RE: [Release] SkypeSync Live V1.00 by Felu on 08-06-2006 at 12:03 PM

quote:
Originally posted by mrhuge

quote:
Originally posted by -!Felu!-
Request[Image: msn_happy.gif][Image: msn_happy.gif]: Add status change only with specified id and not with others.

I mean if im logged in with 1@xxx.com and 2@xxx.xom then it changes the skype status to status of 1@xxx.xom and not to the status of 2@xxx.com. (Ask me for any help with this if you need.) Or if you allow me to modify you code then i can do it for myself if you dont want to add this feature.
Feel free to modify it. If you are ready, you can send it to me and I will modify the opening post with your new version and credit you for it  I could make this myself, but at the moment I'm quite busy with my other script (Convo Notifier), so a bit of help is welcome
I am done. Add felukewl[@]gmail.com in WLM for more info.

Should i release it here *-).
RE: [Release] SkypeSync Live V1.00 by Eddie on 08-06-2006 at 01:43 PM

very handy script :) good for lazy people like yours truly :D lol jks, good job on yet another script. :D


RE: [Release] SkypeSync Live V1.00 by aNILEator on 08-06-2006 at 09:45 PM

lovely thanks again mr.huge you seem to pop up every now and then with a lovely little app its great :)


RE: [Release] SkypeSync Live V1.00 by Jimbo on 08-07-2006 at 10:17 AM

cool script

I edited it a bit but cool script


RE: [Release] SkypeSync Live V1.00 by vaccination on 08-07-2006 at 11:36 AM

I like this a lot.

* vaccination downloads.

Good job! (Y)


RE: [Release] SkypeSync Live V1.00 by Eagle_Erwin on 08-20-2006 at 09:14 PM

I like this script a lot, but I have one problem: When my WLM-status is online, I want my Skype-status to be Skype Me. I've tried to modify the script, at this way:

code:
case MSN_STATUS_ONLINE:
            SetSkypeStatus(SKYPE_STATUS_SKYPE_ME);
            break;

This part is in the "Events Handler"-section. The result is that my Skype-status doesn't change when my WLM status becomes Online. Why doesn't it work?
RE: [Release] SkypeSync Live V1.00 by loub on 11-23-2006 at 11:49 AM

This script is really great...
Very useful...

But, it doens't always work with me. I couldn't explain why or when.
Sometimes it just doesn't synchronizes.

When I enter the Plus preferences, deactivate skypesync and activate it again, it works.

Does anyone have any idea why?

Thanks


quote:
Originally posted by loub
This script is really great...
Very useful...

But, it doens't always work with me. I couldn't explain why or when.
Sometimes it just doesn't synchronizes.

When I enter the Plus preferences, deactivate skypesync and activate it again, it works.

Does anyone have any idea why?

Thanks

It seems like it's being deactived when the computer hibernates...

Do you think it would be possible to synchronize personnal messages?

Because that would be awesome...


Thanks
RE: [Release] SkypeSync Live V1.00 by trini on 03-23-2007 at 04:52 PM

It crashes messenger ,when trying to install on Vista :|


RE: [Release] SkypeSync Live V1.00 by aNILEator on 04-11-2007 at 08:04 PM

Not on mine :S

Vista Ultimate x64


RE: [Release] SkypeSync Live V1.00 by Patchou on 11-24-2007 at 07:03 PM

Note to the develoepr of this scirpt: it seems that when the script is unloaded in the new Messenger with Plus! 4.50, MEssenger crashes. If possible, please check that out when v4.50 is finally released to the public (in about 10 days).


RE: [Release] SkypeSync Live V1.00 by Andreas129 on 03-03-2008 at 01:23 PM

Great script! Is it possible to make a script that syncs MSN with Miranda (Icq, Yahoo, Gtalk) to? =)