Certainly because your syntax for the condition is false :
Quote:
if $hget(row, topic) != $1($1).topic {
You can't use $1($1).topic, this will echo '$1 $+ ).topic' (this is because of mirc parser) but anyway, use $chan($1).topic

Last edited by Wims; 23/06/09 08:09 PM.

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