This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Need script for knowing level of user

Old posts that have not been replied to for several years.
Locked
J
JMH

Need script for knowing level of user

Post by JMH »

Im searching and need to know how i can get the level of the user which has made a bind to popup.
Im in a Networt where are ALOT of modes of a user.
* ! O h v nothing and some more.
So i need to know the one who has postet what he is if ! or * or h and so on.
Can you help me out with that?

thanx
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

I think you're looking for 'matchattr' (look it up in tcl-commands.doc)
Have you ever read "The Manual"?
J
JMH

Post by JMH »

i dont think so, because i search for users who are and arent added to the bot but have or have not op, owner, founder rights in the channel!
it has nothing to do with the bots added user just with the users on irc and their rights there!

thanx for any help!
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

isop/isvoice/ishalfop then.
Have you ever read "The Manual"?
J
JMH

Post by JMH »

no because there are MORE of this.. its not just isop.. that is my problem!
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

If the modes are not supported by eggdrop, you'll have to make a raw bind and parse/keep track of them yourself.
Have you ever read "The Manual"?
J
JMH

Post by JMH »

can you give me an example? i relly dont know how to start and where to start, it would help me alot.
Another way for me would be an Whois.

But dont know how to interact with a reply.
So i make a bind like !testsomething and then he sends a whois for a nick and in the same routine he gets the answer and can work with it, is that possible?

thanx for any help!
Locked