Skype bot help

DeniX3

Power Member
Joined
Oct 28, 2011
Messages
636
Reaction score
254
Hey BHers,

I need some help with a skype bot. I just can`t do it and nobody wants to do it for me (even for $100). I need to create a Skype bot/script/file/whatever that opens Skype and calls some landline numbers. After a given time (5-25 Minutes) just hang up all calls.

I used ruby to automate the calling via an batch file. I just can`t find a hang up function and that's pissing me off.

Is there anyone who can help me???
 

May I ask: "Is this some kind of get paid per phone call thing"?
 
Do you use the new Skype URIs? It sucks monkey balls, i doubt you can hang up a call, you can basically only start the skype client, that's it.
To end the call you could use some automation tool like sikuli.
 
You could try using Skype4COM (if that's what your not using already). I've personally used it in C# as well as python (skype4py) to make auto responders.

I think they have closed access to the desktop developer program and are the process of shutting it down though.

There is still some good documentation out there and it still works.
 
Back
Top