AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Controlling Skype w/ AHK

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
deviance
Guest





PostPosted: Tue Jan 01, 2008 4:11 am    Post subject: Controlling Skype w/ AHK Reply with quote

Does anybody know how to control skype with ahk without it being the active window or changing the active window from what it already is? ive looked at

http://share.skype.com/sites/devzone/2006/01/api_reference_for_skype_20_bet.html#COMMAND_CALL
and
http://www.autohotkey.com/forum/topic23117.html

but cannot get either to work, i beleive in the second link the person got it working, but i dont understand what he did.. can anybody point me in the right direction?
Back to top
afromonkey0



Joined: 13 Oct 2007
Posts: 24

PostPosted: Tue Jan 01, 2008 8:08 pm    Post subject: Reply with quote

Depends how much control you want, but I'm pretty sure skype associates with the callto: command, so you could place a call with
Code:
run, callto:%number%

(code massively untested)
As for anything else, I'm not experienced enough to say I'm afraid, perhaps a message?
Back to top
View user's profile Send private message
deviance
Guest





PostPosted: Thu Jan 03, 2008 5:01 pm    Post subject: Reply with quote

Yea, you can use callto, but using commands like that brings the skype window to the front window, i was hoping for a way to use skype without having it pop up every 3 minutes while im doing something else or ever have to see the window ever.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group