SRU commented on a Page, !IMDB Movie Search  -  May 26, 2012

Replacing the current on TEXT event should do the trick @skyy_net

on $*:TEXT:/^(\+|-|!|@)IMDB.*/Si:#: { var %action $regml(1)
  if (!$timer($+(IMDB,$network,$nick))) { .timer $+ $+(IMDB,$network,$nick) 1 6 noop
    var %method $iif(%action == !,.notice $nick,$iif($regex($nick($chan,$nick).pnick,/(!|~|&|@|%|\+)/),.msg $chan,.notice $nick))
    GIMDB %method $2-
  }
} 

Removed the enable/disable plus the check to see if it is activated so should do the trick ;)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.