
I would like a script wich can get the user modes of a "user" which get into a chan.
This is to find out if the user has got some oper flags like
o -> local oper
O -> global oper
C -> coadmin
A -> admin
a -> services-admin
N -> netadmin
This is not the user flags/mode into the chan.
I want the bot to check if the user has on of those flags before using a proc.
This i alsmost know how to do it, but i can't the bot tho check the flag.
I tried raw commands, but without sucess.
On my script, i guess i will put an if { bla bla bla == bla bla}
Anyone got an idea how can i do that ?
Thank you.
btw : i did a search on the forum, i find something there : http://forum.egghelp.org/viewtopic.php? ... ight=umode but i don't know how to use it
