gIRC.dll: Controlling Winamp

Here is room for additional scripts for Gamers.IRC.

You are highly advised to read the How-To first!
chris1
Administrator
Posts: 3029
Joined: 11.09.2003 20:17
Status: Gamers.IRC Coder

gIRC.dll: Controlling Winamp

Unread postby chris1 » 06.09.2006 21:38

girc.dll

Code: Select all

winampinfo { return $dll(bin\dll\girc.dll,winampinfo,$$1) }
winampcmd { dll bin\dll\girc.dll winampcmd $$1 }
winampstats { return $dll(bin\dll\girc.dll,winampstats,$$1) }
$winampinfo(<PARAMETER>)
--> title
--> artist
--> album
--> year
--> comment
--> genre
--> wtitle

$winampstats(<PARAMETER>) -> returns winamp stats
--> running
--> playstate -> returns 0 (stop), 1 (playing), 2 (paused)
--> rrepeatstate
--> shufflestate
--> version

/winampcmd <PARAMETER> -> to control winamp (use /dll, NOT $dll)
--> start
--> play
--> pause
--> stop
--> ff5s -> 5 sec forwards
--> bw5s -> 5 sec backwards
--> nextt -> next track
--> prevt -> prev. track
--> close
--> tshuffle -> Toggle Shuffle
--> trepeat -> Toggle Repeat
/setup -> Settings -> Winamp

Who is online

Users browsing this forum: No registered users and 1 guest