Top

Ultimate clone scanner


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  6.3
Scores Submitted  3
Date Added  Jun 03, 2007
Last Updated  Jun 03, 2007
Tags  clone  mirc  scanner 
  Bookmark and Share

Introduction

I made a clone scanner and it turned out harder as i thought cause i wouldnt accept the $address cause then its very well possible many addresses arent in ur IAL.

so i decided to do it differently and used /who
it also does not lagg, i tested in #mIRC on swiftirc with 125 users and had the results in less then a second :)

thanks jaytea for telling me about /filter
when u load it it explains how it works:P


Grab the Code

Comments

  (8)  RSS
|MELIORITE|
Comments: 144
 
mIRC Snippet:  Ultimate clone scanner
Posted on Jun 3, 2007 5:47 pm
I like the work you have done on this snippet.
RusselB
Comments: 98
 
mIRC Snippet:  Ultimate clone scanner
Posted on Jun 4, 2007 1:36 am
To restrict or eliminate status window flooding, consider checking for the raw returns when using the /who command.
Check http://www.mirc.net/raws/ for details on raws
kerstt
Comments: 64
 
mIRC Snippet:  Ultimate clone scanner
Posted on Jun 4, 2007 2:05 am
i read but i dont get it how u could hide it:\\
xDaeMoN
Comments: 696
 
mIRC Snippet:  Ultimate clone scanner
Posted on Jun 4, 2007 2:37 am
Put a /haltdef at the end of the IF statement in your raw event. You might want to add raw 315 which is the raw event for the end of the /who list. You can halt the output so you won\'t see it in your status window.
Joshuaxiong1
Comments: 84
 
mIRC Snippet:  Ultimate clone scanner
Posted on Oct 7, 2007 5:42 am
I wish you can add the talk/message nick while on the /clone
Joshuaxiong1
Comments: 84
 
mIRC Snippet:  Ultimate clone scanner
Posted on Oct 7, 2007 5:43 am
I wish you can add the talk to nick/clone while on the clone list. Like tell them they have another clone on.
Joshuaxiong1
Comments: 84
 
mIRC Snippet:  Ultimate clone scanner
Posted on Oct 8, 2007 3:17 am
I say this was the best clone but I change my mine and make it the second. Usually the script with box like that are the best.
Joshuaxiong1
Comments: 84
 
mIRC Snippet:  Ultimate clone scanner
Posted on Oct 8, 2007 3:18 am
WTF my post above 28

Please Register or Login to start posting comments.
Bottom