if ($1 == .youtube) url $+(http://www.youtube.com/results?search_query=,$replace($2-,$chr(32),+))
on *:input:*:if ($1 == .youtube) { url $+(http://youtube.com/results?search_query=,$replace($2-,$chr(32),+),&search=Search) | halt }
on *:INPUT:#hd:{ if (/ == $left($1,1)) { return } elseif ($1 == .youtube) { url $+(http://www.youtube.com/results?search_query=,$replace($$2-,$chr(32),+)) } }
on *:Text:*:#hd:{ if ($1 == .youtube) { msg # $+(http://www.youtube.com/results?search_query=,$replace($$2-,$chr(32),+)) } }