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 

Search found 6 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Spotify and AHK
zzzTAG

Replies: 33
Views: 11653

PostForum: Ask for Help   Posted: Tue Dec 09, 2008 2:39 am   Subject: Spotify and AHK
ok, happy with this for now Very Happy

SetTitleMatchMode 2

#Persistent
SetTimer, RefreshTrayTip, 1000
playingsave := ""
Gosub, RefreshTrayTip ; Call it once to get it started rig ...
  Topic: Spotify and AHK
zzzTAG

Replies: 33
Views: 11653

PostForum: Ask for Help   Posted: Tue Dec 09, 2008 2:27 am   Subject: Spotify and AHK
getting there:

SetTitleMatchMode 2

#Persistent
SetTimer, RefreshTrayTip, 1000
playingsave := ""
Gosub, RefreshTrayTip ; Call it once to get it started right away.
return ...
  Topic: Script to monitor a torrentsite for the torrents i want
zzzTAG

Replies: 2
Views: 229

PostForum: Ask for Help   Posted: Mon Jan 07, 2008 6:19 pm   Subject: Script to monitor a torrentsite for the torrents i want
Thank you!

I'll have a look.
  Topic: Script to monitor a torrentsite for the torrents i want
zzzTAG

Replies: 2
Views: 229

PostForum: Ask for Help   Posted: Mon Jan 07, 2008 3:26 pm   Subject: Script to monitor a torrentsite for the torrents i want
Hi,

One of my favorite torrent sites does not have a RSS feed service, so I'm trying to write a script that will monitor a webpage when i'm afk and download the torrents i want.

My idea for doin ...
  Topic: Run command wont start sun poker
zzzTAG

Replies: 2
Views: 219

PostForum: Ask for Help   Posted: Fri Jun 23, 2006 10:19 am   Subject: Run command wont start sun poker
cheers! that fixed it. Thanks.
  Topic: Run command wont start sun poker
zzzTAG

Replies: 2
Views: 219

PostForum: Ask for Help   Posted: Thu Jun 22, 2006 8:04 pm   Subject: Run command wont start sun poker
I've searched the forums and tried to figure this one out, but I cant get it to work. Its a simple task. I'm trying to get a script to execute the launcher.exe file that starts up Sun Poker (www.sunpo ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group