You have to either manually specify the channel name in the kick command, or loop through the common channels kicking from each.
In either case, I also recommend that you include a check to ensure you are opped in that channel.
One other thing I'd like to point out, is the fact that the user levels are using $address(<nick>,5) which is in the format of nick!user@host where none of those items are wildcarded.