benjgvps Posted January 4, 2009 Posted January 4, 2009 I am making a script that would allow me to wake up to my iTunes music at a set time.I just need a way to get my script to press the play button, When I use Send("{MEDIA_PLAY_PAUSE}") or Send("{SPACE}"), The song appears in the "Now Playing" box but isn't playing, it is paused.http://i206.photobucket.com/albums/bb271/benjgvps/iTunes.jpgHere is the code:http://pastebin.com/m6d305ce3I have it based off of an alarm clock script I found.
benjgvps Posted January 4, 2009 Author Posted January 4, 2009 Well I found this: Func _iTunes_Play_Pause() $iTunesApp.PlayPause EndFunc ;==>_iTunes_Play_Pause Though I have no idea how to use it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now