- alias comcheck {
- if ($1) {
- echo -a Checking missing users at #WH.CREW-
- var %comcheck.chan = $1
- var %comcheck = 1
- while (%comcheck <= $nick(%comcheck.chan,0,o)) {
- if ($nick(%comcheck.chan,%comcheck,o) !ison #wh.crew) {
- echo -a $nick(%comcheck.chan,%comcheck,o) is not on our Warenhuis crew (#wh.crew) channel!
- inc %comcheck
- }
- else {
- inc %comcheck
- }
- }
- echo -a End checking missing users at #WH.CREW-
- }
- else { echo -a Error, you need to type a channel what you want to check }
- }
Undefined
By: biggie | Date: Jan 10 2007 15:36 | Format: None | Expires: never | Size: 580 B | Hits: 1416
Latest pastes
1 hours ago
11 hours ago
1 days ago
2 days ago
2 days ago