Guest User

Untitled

a guest
Jun 23rd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.14 KB | None | 0 0
  1. on 1:input:*: {
  2.   if (/ !iswm $left($1,1)) && (Status Window !iswm $active) {
  3.     var %x 1
  4.     msg $active 4,01 $+  $+ $1-
  5.     halt
  6.   }
  7. }
Add Comment
Please, Sign In to add comment