menu nicklist { Selected Mass Op:/mo } alias mo { var %a = $snick(#) var %b = 1 while (%b <= %a) { mode $chan +o $$snick(#,%b) inc %b } }