Guest User

Untitled

a guest
Oct 17th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. on *:QUIT: {
  2. var %h 1
  3. while ($comchan($nick,%h)) {
  4. if ($comchan($nick,%h) == #Support) { .write -ds $+ $nick HNicks.txt }
  5. inc %h
  6. }
  7. }
Add Comment
Please, Sign In to add comment