on *:INPUT:#: {
/set %ANSWER $+ $1-
/msg $active %ANSWER
/unset %back.*
/halt
}
So this remote turns all text we enter into bold....but we cant write commands(in the iput sector of the Chanel) in the Chanel when this script runs.How can i make it run the commands.
Any suggestions guys?