Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:text:*:#test: {
- var %x 1
- while (%x <= $scon(0)) {
- if ($scon(%x) != $cid) {
- scon %x msg $chan THE STUFF YOU WANT AND THEN $1-
- }
- inc %x
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement