omg...
You use level numbers like 5, 10 to get level to some1.
I use words. Admin, Regular.
Its the same. I just need an identifier to the nicks in the user list.
like
on *:text:!Users*:#: msg $nick The Users With Acess Are: (and where stand the identifier, lets suposse that is $userlist)
: So it will be:
on *:text:!Users*:#: msg $nick The Users With Acess Are: $userlist
:And the bot says:
The Users With Acess Are: John Paul etc etc...
Got it? i need an identifier but i think that there is none for what i want, so im asking if some1 knows how to get all users for what i need.