KombatRo

mirc @

May 28th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. on 1:input:*:{
  2. if ($left($1,1) != /) || ($ctrlenter) {
  3. .echo -t $active $+(<@,$me,>) $1-
  4. .raw privmsg $active : $+ $1-
  5. halt
  6. }
  7. }
Advertisement
Add Comment
Please, Sign In to add comment