target the server specifically with this condition:

Code:
on @*:TEXT:*mule*:#:{
  IF ($network == DALNet) { 
    kick $chan $nick no cows in here! 
  }
}


from: http://www.mirc.org/mishbox/tutorials/mirc6tut.htm