-2

Like the title says I'm having an issue when bots are using /me my script won't recognize the links they post.

on *:text:*kos.su*:#:{
  if (!$read(E:\Program Files (x86)\mIRC\op.txt,nw,* $+ $nick $+ *)) {
    .timermsg 1 1 msg # .timeout $nick 1
    msg # .timeout $nick 1
    msg # Sorry no links in chat $nick 
  }
}

Anyway I can get around this?

Thanks for the help!

1 Answers1

0

You need a different on event for actions. Have a look here: http://en.wikichip.org/wiki/mirc/on_events/on_action