You can't do it with just wildcard, you either can use regex, or you have to use an if statement with either using * to match anything or you can start with !youtube* and then check that $1 is youtube, and if $2 is non $null etc


#mircscripting @ irc.swiftirc.net == the best mIRC help channel