Top

Comments

  (6)  RSS
foobar's
foobar
Comments: 6
 
mIRC Snippet:  Clone scanner & Kicker (updated!)
Posted on May 12, 2008 7:43 pm
Alright! Many updates :)

1) juhapuha, I tried a new method for dumping the clones into a database.. hope this solves your problem. If not, I'll do my best yet again to make a suitable clone scanner for your needs.

2) EL, join event added. In fact, I updated it so that, on a channel join, it will echo "CLONES: <clones>" if the user has any. Double click on "CLONES:" and all clones are kicked.

3) $clone(*!*@*[,#]) has been added! You can check out clones from an address and for different channels! :)

Example? Sure:

$clone(*!*@lol-123ASF-NETWORK.res.rr.com,#mIRC) results in: nick <clones for nick on channel #mIRC>

~ More updates to come! This was just, again *sigh*, another bit of impatience and haste to release the second version. :P
EL
Comments: 1,027
 
mIRC Snippet:  Clone scanner & Kicker (updated!)
Posted on May 12, 2008 3:49 pm
@ foobar ,np.

@ juhapuha, * /set: line too long (line 34, script5) - There was 100 users on channel and 70 clones., wtfN why are there 70 damn clones on your network? ROFL hell of a way to get stats up on search IRC i suppose :P
foobar
Comments: 6
 
mIRC Snippet:  Clone scanner & Kicker (updated!)
Posted on May 12, 2008 3:02 pm
Quote:
Nope, you have some fixing on the script :)
* /set: line too long (line 34, script5) - There was 100 users on channel and 70 clones.

I am well aware of /set's limit. Just my impatiently releasing a beta. 9_9 I'll use hash tables or so soon.

Quote:
Suggestions maybe add a on join event to trigger the scann an to auto kick cones been done sure but it would be nice to add.`-.-´

Thanks for your the idea, that'll be included when I get the time to update this.
EL
Comments: 1,027
 
mIRC Snippet:  Clone scanner & Kicker (updated!)
Posted on May 12, 2008 4:45 am
What dude works fine and its very good love the hotlink @ window comb very neat.As for clone scanners they are hardly needed most server/network(s) limit connections from the same ip so clones really aren't an issue and host clone scanners are extremely inefficient not haveing status nuff to see the ip of people makes well coded scanners like this almost useless cause your scanning hosts,some people look at indents as well depends where you are i have a full ip scanner for my bot i made awhile back shes admin an i only used it for maybe a week or two an never used it again but they are useful in certain situations.Very nice coding foobar,small code nice little perks.Suggestions maybe add a on join event to trigger the scann an to auto kick cones been done sure but it would be nice to add.`-.-´
juhapuha
Comments: 68
 
mIRC Snippet:  Clone scanner & Kicker (updated!)
Posted on May 12, 2008 4:30 am
Nope, you have some fixing on the script :)
* /set: line too long (line 34, script5) - There was 100 users on channel and 70 clones.
juhapuha
Comments: 68
 
mIRC Snippet:  Clone scanner & Kicker (updated!)
Posted on May 12, 2008 4:27 am
Haha :--) my next clonescanner will be good too. :)
Bottom