Sorry to post this topic here, but everytime I login and go into Popups and Scripting I get logged off.
Anyway I need help with a script.
How would you open a new window to see chrs.
I did have a alias where a new window opens up that shows all chrs but I dont have it anymore so I made one in the remotes. I made it something like this but longer:

On *:text:chrs:#: {
/window -el {
/msg $window $chr(1)
}

And so forth...