Guest User

mass v3

a guest
Feb 12th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. alias MI {
  2. if $($+(%,sent,.,$chan),2) { return }
  3. var %x = 1, %y = $nick($active,0)
  4. while (%x <= %y) {
  5. if (!$istok($me,$nick($active,%x),32)) {
  6. $+(.timer,.,$chan,.,%x) 50 %x invite # ($active,%x) #slamjam
  7. }
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment