1. Yes the method is correct.

2. Yes use this method: /markasread NETWORK #channel

Code:

Code:
alias f2 { markasread IRC-NETWORK-HERE #CHANNEL-NAME-HERE }
alias markasread {
  if (!$1) { echo 4 -a Error: Please specify a network! | return }
  if (!$2) { echo 4 -a Error: Please specify a channel! | return }
  scon $1
  if ($window($2)) { window -g0 $qt($2) }
}


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-