Charus

Charus

Joined
Aug 21, 2015

Activity Stream

Charus commented on a Page, Online mods (need help)  -  Oct 02, 2015


on *:TEXT:!mods:#:{
;Online mods
var %mods = $null
var %t = 1
while ($nick($chan, %t, o)) {
%mods = %mods $+ $chr(44) $+ $nick($chan, %t, o)
inc %t
}
msg $chan Online mods: $iif(%mods, $right(%mods, -1), None)
}

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.