Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias MI {
- if $($+(%,sent,.,$chan),2) { return }
- var %x = 1, %y = $nick($active,0)
- while (%x <= %y) {
- if (!$istok($me,$nick($active,%x),32)) {
- $+(.timer,.,$chan,.,%x) 50 %x invite # ($active,%x) #slamjam
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment