mIRC Home    About    Download    Register    News    Help

Print Thread
#212200 14/05/09 01:52 PM
Joined: Nov 2006
Posts: 143
X
xyzzy Offline OP
Vogon poet
OP Offline
Vogon poet
X
Joined: Nov 2006
Posts: 143
[22:53:29] ••• (s) Client- Connection from at (irc.server.com: Arka (script51@289.302.0.180))
that my snotices for connection i wanna make txts like this
nicks.txt idents.txt ips.txt
and add in them these
Arka script51 289.302.0.180
need a script to auto zline if anyone connect with same ident/nick/ip from my txt lists

Joined: Nov 2006
Posts: 143
X
xyzzy Offline OP
Vogon poet
OP Offline
Vogon poet
X
Joined: Nov 2006
Posts: 143
anyone here pls ? smile

Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
/help ON Snotice

Joined: Nov 2006
Posts: 1,559
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Nov 2006
Posts: 1,559
It wouldn't be a big deal to write, but I think it would be a bad idea.
Why don't you set the respective lines forehanded? You can as well set the lines according to your list "now". The check will be done by the server instead of your client, and he will be faster :-)
If you don't want to do this because the list is excessively long, mIRC wouldn't be the best app for parsing the list anyway, in text format it's worse (slow), and with multiple text files even worse... many connects and long text files would make the client lag like hell. And the "speed" advantage of a (g)Zline is gone anyway if you check the usermasks remotely.

Joined: Nov 2006
Posts: 143
X
xyzzy Offline OP
Vogon poet
OP Offline
Vogon poet
X
Joined: Nov 2006
Posts: 143
well i heard of hash tables better than txt files but dnt hv any ides the thing if i was able to make code for all fo this i would done it. i dnt see anything gonna help with only /help on snotices
anyway thnx for comments

Joined: Nov 2006
Posts: 1,559
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Nov 2006
Posts: 1,559
In the first place I'd reconsider reasons for/against setting permanent k-/g-/qlines/akills, according to your list. Usually it's the IRCDs/services' job to check connecting users' masks against server- or networkwide "blacklists". If specific checks exceed the capabilities of the server(s), you're in need of another "service" (be it prefab like the dronebl stuff, or a custom one - but you cannot compensate for it in a viable way with a script for single-threaded mIRC)

Joined: Nov 2006
Posts: 143
X
xyzzy Offline OP
Vogon poet
OP Offline
Vogon poet
X
Joined: Nov 2006
Posts: 143
thats why i need mirc code coz IRCDs/services out of my control :P
i can only zline so i need a code for check the lists from connections


Link Copied to Clipboard