does not apply to my understanding of what you try to do based on the example provided.
That is a no, your description is sort of vague.
I was just trying to find out what you have done to add the user level in the user list.
Some people add them as
/auser -a 100 Nick
or
/auser -a 1,3,5 nick
or /auser -a Admin user
if you're gonna find out all the users added in the user list, you may need to user a while loop in conjunction with the $ulist() identifier.