default
{
state_entry()
{
llListen(49, "", NULL_KEY, ""
;}
listen(integer channel, string name, key id, string message)
{
if (message == "1"

{
llSetParcelMusicURL("http://207.200.96.232:8006"
;llSay(0, "Changed to channel 1"
;}
if (message == "2"

{
llSetParcelMusicURL("http://80.237.209.49:8000"
;llSay(0, "Changed to channel 2"
;}
if (message == "3"

{
llSetParcelMusicURL("http://160.79.128.242:8066"
;llSay(0, "Changed to channel 3"
;}
if (message == "4"

{
llSetParcelMusicURL("http://scfire-nyk0l-2.stream.aol.com:80/stream/1065"
;llSay(0, "Changed to channel 4"
; }
}
}
if can some1 help me or have better script that work I'll thx any help I can get
