Skype plugin !?

Xlobby plugin development

Skype plugin !?

Postby dgemily on Wed Nov 17, 2004 9:52 pm

Requests for the developers,
is it possible to build a plugin for skype ?
Here is the documentation: http://www.skype.com/community/devzone/
I'm not a developer at all, so if someone can do it , I will be very happy :lol:

Dge
dgemily
 
Posts: 793
Joined: Thu May 13, 2004 6:24 am
Location: Paris, France

Postby ThE ScReW on Wed Nov 17, 2004 10:36 pm

Interested too :)
ThE ScReW
 
Posts: 175
Joined: Sun Jan 11, 2004 11:51 pm
Location: Belgium

Postby C-moi on Wed Nov 17, 2004 11:07 pm

+1
C-moi
 
Posts: 164
Joined: Fri Apr 23, 2004 6:58 am
Location: France

Postby ingalls on Thu Nov 18, 2004 3:52 pm

:lol: :lol: :lol:
ingalls
 
Posts: 193
Joined: Wed May 12, 2004 7:46 pm

Postby MR on Sat Nov 20, 2004 1:40 am

This would be a killer plugin. I just got a BT headset and USB adapter and loving Skype.
MR
 
Posts: 19
Joined: Sun Jun 15, 2003 5:06 pm

Postby summerall on Sun Feb 26, 2006 2:57 am

Anyone working on this?

It would be awesome!!!

:D :D :D :D
summerall
 
Posts: 120
Joined: Fri Jul 09, 2004 3:18 am

Postby ThE ScReW on Sun Feb 26, 2006 10:27 am

I did this before. Wait, i'll open xlobby to see what i did

You need to use this line :

/callto:Louis Vansteenkiste (thats my skype name)

So i added a contacts page in my xlobby aznd i have name/adress/phone/skype phone

And in the line skype phone , i see the skype name.

When i hit the skype name, then the event starts :
Open executive c:/skype/skype.exe withe the line under it
/callto:skypename
ThE ScReW
 
Posts: 175
Joined: Sun Jan 11, 2004 11:51 pm
Location: Belgium

Postby dalanik on Sun Feb 26, 2006 7:31 pm

What happens when you call? Is Skype window visible?

How do you answer the calls? :-)
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Postby ThE ScReW on Mon Feb 27, 2006 11:40 am

dalanik wrote:What happens when you call? Is Skype window visible?

How do you answer the calls? :-)


DIDN DO THAT YET
ThE ScReW
 
Posts: 175
Joined: Sun Jan 11, 2004 11:51 pm
Location: Belgium

Postby dalanik on Mon Feb 27, 2006 3:12 pm

Just browsed the link on skype SDKs etc, and there is one that really could be usefull. It is in VB.NET and allows almost everything :-) Wonder whether it could be transfered to work under XScript ? :-)

http://share.skype.com/directory/actives/view/
http://www.khaoslabs.com/actives.php

Looks promising, even has an VBScript example which gets the contacts out of Skype...

D.
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Postby dalanik on Tue Mar 07, 2006 3:25 pm

Couldn't leave this one... :-) So for the past couple of days I've been playing with this ActiveS SDK... Couldn't get it to work under VB.NET, no matter what I did... so I started with VB script :-) Just a small something after 20 minutes of quick cut-and-paste :-) This should import all your Skype contacts into XLobby database... Pay attention, as this script doesn't (yet) filter un-allowed characters, so if your buddy has a name with national chars (čšž...) it might not work :-)

http://xlobby.lanik.org/create_users.vbs
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Postby dalanik on Wed Mar 08, 2006 11:12 am

I played with it a bit more and did category that refreshes every 60 seconds and retrieves skype users status, and when you select a contact, it calls it (skype is invisible, minimised)... I have yet to sort out what to do with 1) incoming calls 2) hang up call to make it only a bit useable... :-)

anyway, here's how it looks like:

Image
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Postby ThE ScReW on Wed Mar 08, 2006 11:52 am

nice work :) :)
ThE ScReW
 
Posts: 175
Joined: Sun Jan 11, 2004 11:51 pm
Location: Belgium

Postby dalanik on Wed Mar 08, 2006 11:57 am

Here are updated scripts:

http://xlobby.lanik.org/call_user.vbs
http://xlobby.lanik.org/get_users.vbs

First one calls user (assign it to contact list category event), second creates list of users (database)...

as I said, far from finished but kinda basics works :-)
dalanik
 
Posts: 885
Joined: Mon Apr 19, 2004 12:35 pm
Location: Prague, Czech Republic

Postby hvs69 on Wed Mar 08, 2006 7:42 pm

very cool indeed :)
hvs69
 
Posts: 219
Joined: Wed Feb 11, 2004 8:06 am

Next