mIRC Home    About    Download    Register    News    Help

Print Thread
#69410 27/01/04 09:26 AM
Joined: Jan 2004
Posts: 30
M
mbot Offline OP
Ameglian cow
OP Offline
Ameglian cow
M
Joined: Jan 2004
Posts: 30
Hey.

Is there any way to make a script that when kicked/banned (and other functions, as well) it does not do it on nick, ip or localhost, but on the AUTH instead? (this being on quakenet, that is). Considering the fact that Q and L operates with AUTH it ought to be possible. Any ideas, anyone?
Thanks in advance.

Regards

#69411 27/01/04 03:36 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
ban *!*@AUTHNICK.users.quakenet.org


Code:
//if ( khaled isgod ) echo yes | else echo no
#69412 27/01/04 03:47 PM
Joined: Jan 2004
Posts: 30
M
mbot Offline OP
Ameglian cow
OP Offline
Ameglian cow
M
Joined: Jan 2004
Posts: 30
Hey.

Great smile Is this useable for +ov and other modes as well ? And will this work if they havn't set mode +x? Btw., is it possible to combine it with the on join?
regards

#69413 28/01/04 10:38 AM
Joined: Jan 2003
Posts: 1,063
D
Hoopy frood
Offline
Hoopy frood
D
Joined: Jan 2003
Posts: 1,063
+ov takes a nick as argument, so no...

only +be and some others take hostmasks as argument

what is it you want to do? ban all people who are authed (+x) ?

Last edited by Doqnach; 28/01/04 10:39 AM.

If it ain't broken, don't fix it!
#69414 28/01/04 11:11 AM
Joined: Jan 2004
Posts: 30
M
mbot Offline OP
Ameglian cow
OP Offline
Ameglian cow
M
Joined: Jan 2004
Posts: 30
Hey.

Hehe..no, I do not want to ban all auth'ed users....Don't think it would be a proper thing to do... smile (and it would infact include myself, no point in that) Well, I'm makeing a bot for a clan channel, or at least trying to...I'm not that skilled a scripter, and I am wondering if there is anyway to make a script react on the auth. E.g. in the on join, on text and so forth. The reason for this is that users with a dynamic ip change ip every so often and some users nick likewise. I'm aware of the posibility of setting userlevels but I've become quite keen on the idea of the auth related script. I hope I'd made myself a little more clear, otherwise I don't really know how to explain it.
Regards


Link Copied to Clipboard