chachin

Untitled

Mar 29th, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. on *:TEXT:!do *:?:{
  2. if ($nick isin "chachin") {
  3. describe $2 $3-
  4. }
  5. }
  6.  
  7. on *:TEXT:!say *:?:{
  8. if ($nick isin "chachin") {
  9. msg $2 $3-
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment