gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76784 Posts in 13501 Topics by 1651 Members - Latest Member: Arnold99 September 19, 2024, 12:40:21 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  WinAmp Notifier by: James and/or Sean
gfx
gfxgfx
 

Author Topic: WinAmp Notifier by: James and/or Sean  (Read 1839 times)

0 Members and 1 Guest are viewing this topic.

Offline Stevi

  • #1 DJ
  • MX Hosts
  • *****
  • Ooops! I blew up the commercials!
    • WinMX Radio
WinAmp Notifier by: James and/or Sean
« on: December 01, 2006, 10:02:38 pm »
Ok Please dont beat me...I forgot who made this one. Anyway this is a cool little script I use all the time.

Code: [Select]
<config>

<command type="script">
<in>!music</in>
<out>#c8#Now playing on the WinMX Christmas Party Radio...</out>
<out>#c4#Artist: #c1#'#c8#%WA-ARTIST%#c1#' #c8#- #c4#Song: #c1#'#c8#%WA-SONG%#c1#'</out>
</command>

<command case="1" type="script" mode="thread">
<in>!notify on</in>
<out type="break" condition="1" lvalue="1" rvalue="%USERVAR[10]%"/>
<out type="push" extdata="10">1</out>
<out type="push" extdata="11">%WA-ARTIST% - %WA-SONG%</out>
<out>#c8#Now playing on the WinMX Christmas Party Radio...</out>
<out>#c4#Artist: #c1#'#c8#%WA-ARTIST%#c1#' #c8#- #c4#Song: #c1#'#c8#%WA-SONG%#c1#'</out>
<out>#c1#http://xmasradio.mxomega.com:8000/</out>
<out type="goto" extdata="-4" condition="0" lvalue="%USERVAR[11]%" rvalue="%WA-ARTIST% - %WA-SONG%"/>
<out type="sleep" extdata="10000"/>
<out type="push" extdata="10" condition="1" lvalue="stopped" rvalue="%WA-STATUS%">0</out>
<out type="goto" extdata="-3" condition="1" lvalue="%USERVAR[10]%" rvalue="1"/>
<out type="push" extdata="11">NULL</out>
<out>#c8#Notification Stopped.</out>
</command>

<command>
<in>!notify off</in>
<out type="push" extdata="10">0</out>
</command>

</config>

WinMX World :: Forum  |  Metis Scripts and Help  |  Other Metis scripts  |  WinAmp Notifier by: James and/or Sean
 

gfxgfx
gfx
©2005-2024 WinMXWorld.com. All Rights Reserved.
SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies
Page created in 0.008 seconds with 22 queries.
Helios Multi © Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!