Type /idlemsg to start it (everything there would go into Remotes). If you want it to start automatically when you start mIRC, change the first line of the idlemsg alias to an on START event:
on *:start: {
instead of:
alias idlemsg {
Just remember that it won't start automatically when you write that in... you'd have to restart mIRC to get it to start.