Channel Checker 1.07
mIRC Code
+ 1 likes
Please Register to submit score.
| Average Score | 8.0 (of 1 scores) |
| Date Added | Aug 08, 2009 |
| Last Updated | Aug 16, 2009 |
| Tags | bad channels filtering protection queue track whois |
Introduction
Provides dialogs and custom windows, everything is configurable, is multinetwork, will not make mIRC hang and will not cause flood disconnects. Has a versatile Rule sets-system (named TrackUsers) that are matched towards the whois results, exclude/include/wildcard/regex. BadChans is used to store considered-bad channels, BadStrings is for words inside channelnames, GoodChans serves as exclude for BadStrings.
//edits 2009/08/08
- fixed TrackUsers syntax error missing )
- replaced 'CHANNEL' with the correct 'PCHANNEL' on 2 places (alias cck.TrackUsers.Check)
- whois output now says which TrackUsers RuleSet was matched.
//version 1.07 (2009/08/10)
- TrackUsers has now an extra available action (a member of a RuleSet) named 'DO/LIST'. When added to a RuleSet, it will make the script doing /list #channel for every channel the nick is on, so you can see the amount users on the channel and the topic.
This has an unsolvable issue though, since mIRC creates/activates a 'channels list' window for every /list, it looks like a flashlight. To lower the annoyancy-level abit, I close the window upon every /list raw, you're able to type fairly well in another window then.
//edit 2009/08/16: a manual /names #channel doesn't trigger a channel scan anymore, only after you join.
mIRC Snippet:
Channel Checker 1.07
Posted on Aug 8, 2009 9:10 am
Posted on Aug 8, 2009 9:10 am
So from your description, anyone who has a swear word in their whois can't join any channel you're op in?
mIRC Snippet:
Channel Checker 1.07
Posted on Aug 8, 2009 10:22 am
Posted on Aug 8, 2009 10:22 am
Yes Hm.... Looks like it to me But thats just dumb though i mean it's a good snippet but half the people On chat servers have Bad words in there /whois
mIRC Snippet:
Channel Checker 1.07
Posted on Aug 8, 2009 10:31 am
Posted on Aug 8, 2009 10:31 am
Errm Can some one tell me where i post if i need some help on something ?
mIRC Snippet:
Channel Checker 1.07
Posted on Aug 8, 2009 10:35 am
Posted on Aug 8, 2009 10:35 am
@Cracker200, try the forums :)
mIRC Snippet:
Channel Checker 1.07
Posted on Aug 8, 2009 10:44 am
Posted on Aug 8, 2009 10:44 am
Um.... where is the forums lmao? NVM lol i found it but how do i post on it ???? :) sorry i am a n00b to this site xD
mIRC Snippet:
Channel Checker 1.07
Posted on Aug 8, 2009 12:15 pm
Posted on Aug 8, 2009 12:15 pm
If half the people of (your?) chat servers have bad words in their whois, and you have no problem with it, then you do not need a script.
If that isn't obvious, ofcourse. :)
The scope of this script is far beyond bad/swear words in whois.
You want to know more about the people visiting your channels?
You want to know on which other channels they are, maybe to visit them too?
Your channel is pestered by a bunch lamers and they all seem to be on a certain channel (whatever it is named, bad/swear words or not)?
You want to keep track of all people that are op on other channels?
This script is essentially nothing more than a versatile filter that automatically grabs on request-available data for you, filters it according to your information needs, and can act, if desired. It gives you a much higher awareness of the people on your channels. And that is its purpose. 'Check' Channels.
If that isn't obvious, ofcourse. :)
The scope of this script is far beyond bad/swear words in whois.
You want to know more about the people visiting your channels?
You want to know on which other channels they are, maybe to visit them too?
Your channel is pestered by a bunch lamers and they all seem to be on a certain channel (whatever it is named, bad/swear words or not)?
You want to keep track of all people that are op on other channels?
This script is essentially nothing more than a versatile filter that automatically grabs on request-available data for you, filters it according to your information needs, and can act, if desired. It gives you a much higher awareness of the people on your channels. And that is its purpose. 'Check' Channels.




