$x=inputwin,("Put the message here");
or
on:use{
if ($y==0){
$x=inputwin,("Put the message here");
$y=1;
}else{
msg $x;
}
To msg what $x is. You can change the variables or "Put the message here" to other text.You can use several combinations of ways to get to your result, such as combining a pencil with the paper and so on.