well
i got it added to remote to start the window when open mirc
on *:START: {
/window -e @window
}

is ther any way to add the string to the time thingy smile to this ?
so i wont have to add the whole
if (!$window(@window)) { window -l +lC @window }
aline @window $timestamp $1-
in every on text script im writing for this window ...
i confused myself ... hope you understood me smile