Hey I have this code:
Code:
on *:INPUT:#,?:{ if ($inpaste) || ($ctrlenter) || (/* !iswm $1) { msg $active $1- | halt } }

Now when i paste this:
Quote:
bla
/bla

then in a channel window it simply msg's those 2 lines. But in a query it will msg the 1st line and try to execute /bla