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.
Old posts that have not been replied to for several years.
-
C
Claw
Post
by Claw »
Yo, i need a TCL script so i can add users to auto op with their Q auth nick (quakenet). So they only get op when they are authed in Q.
would be great if anyone know where i can find one, thx
Claw
-
C
Claw
Post
by Claw »
well that wasnt what i meant, i will try to explain it again, my english is not so good.
the bot need to op users by their Q auth. not their host.
in the same way Q and L does it.
i tried making it myself, but i have trouble getting the auth nick from the whois.
Claw
-
Galadhrim
- Op
- Posts: 123
- Joined: Fri Apr 11, 2003 8:38 am
- Location: Netherlands, Enschede
Post
by Galadhrim »
I don't think that's possible. But that's just my opinion...
It would idd be nice to have that.
-
Papillon
- Owner
- Posts: 724
- Joined: Fri Feb 15, 2002 8:00 pm
- Location: *.no
Post
by Papillon »
it's very possible, all you need is to catch the raw numeric reply from the server and pull out the right line with the auth-nick in
Elen sila lúmenn' omentielvo
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
There is a thread within the past 6 months that discusses this very topic, and if I remember, inlcudes some nice code with this very feature.
While it isn't a whole script, it does provide you with the framework to send and capture this info.
-
S
Smokefoot
Post
by Smokefoot »
I thing a script whitch op on q-auth is possible!
There is a script whitch ban user by there Q-Auth why shouldnt there be a script whitch op user?
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
Mainly because OPing isn't banning.
First off, both scripts must perfom the following.
1: CHeck the user when they join, and op/ban them if needed.
2: If they are valid, or they have not authed yet, then you will need to periodicaly check to see if this has changed.