Advertisement
WraithRIOT

Untitled

Sep 7th, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.13 KB | None | 0 0
  1. On *:Input:*:{
  2.   If (/ !Isin $Left($1,1)) {
  3.    Echo -a < $+ $me $+ >  $+ %c $+ $1-
  4.    .privmsg $active  $+ %c $+ $1-
  5.    Halt
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement