Top

Comments

  (47)  RSS
KuTsuM's
EL
Comments: 1,366
 
Image:  xpr
Posted on Sep 30, 2008 10:37 pm
Oh ok just checkin >_> lol.
KuTsuM
Comments: 139
 
Image:  xpr
Posted on Sep 30, 2008 10:22 pm
No, it's not the official logo. I was just messing with some stuff on Photoshop. I let my roommate make that kind of stuff lol. Here's the actual website logo http://www.hawkee.com/profile/img/2185/
EL
Comments: 1,366
 
Image:  xpr
Posted on Sep 30, 2008 5:21 pm
What is that your company logo?
H_M
Comments: 23
 
mIRC Snippet:  Basic mIRC Based Web Server
Posted on Aug 17, 2008 3:52 am
Don't rate this script low just because you don't know how to use it :) I like this script quite a lot, useful for having some fun.
itsreallyme
Comments: 1
 
mIRC Snippet:  Outwar.com Stats Lookup
Posted on Jan 4, 2008 1:39 pm
great script be nice if displayed atk/hp
paklang
Comments: 1
 
mIRC Snippet:  Chatspace Proxy Detector
Posted on Sep 10, 2007 4:19 am
hi ... i form server http://www.chat-comet.com
i try

on *:SNOTICE:*client connecting*: {
set %proxy. [ $+ [ $9 ] ] 1
whois $9
}
raw ^311:*: {
if (%proxy. [ $+ [ $2 ] ]) {
unset %proxy . [ $+ [ $2 ] ]
set %proxya [ $+ [ $4 ] ] $2
dns $4
haltdef
}
}
on ^*:DNS: {
var %ports = 23*80*1053*1080*1180*1182*1335*1336*1813*1978*2280*2282*3128*3380*3382*3777*4480*5490*6588*6667*7462*7777*7778*8000*8080*8081*8090,%x = 1
while ($gettok(%ports,%x,42)) {
if (%proxya [ $+ [ $dns(0).addr ] ]) {
var %w = $+(proxy,$r(1000,9999))
sockopen %w $gettok(%ports,%x,42)
sockmark %w $dns(0).ip $v1
}
else { break }
inc %x
}
}
on *:SOCKOPEN:proxy*: {
if ($sockerr) { halt }
kline $gettok($sock($sockname).mark,2,32) Proxy Detected on port: $sock($sockname).port (If you disagree, send an email to: unknown@unknown.com)

sockclose $sockname
}

in my script mirc cant resporn why ?? need help
LaBo
Comments: 5
 
mIRC Snippet:  Chatspace Proxy Detector
Posted on Jul 23, 2007 11:39 am
Anybody got this script to work on UnrealIRCD? Mine Whois's then lets the proxies through. i tested it and tested and added LOTS of ports for example:
23*80*1053*1080*1180*1182*1335
*1336*1813*1978*2280
*2282*3128*3380
*3382*3777*4480*5490
*6588*6667*7462*7777*7778*8000
*8080*8081*8090*:
As you can see your standerd ports for proxies. Anyways it doesnt work on UnrealIRCD as i said it does whois then thats it.
EXAMPLE: [15:08] -BillaBong.kicks-ass.net- *** Notice -- Client connecting on port 6667: southernUS (~zxbjgkwfm@200.254.132.135) [clients]
-
southernUS is ~zxbjgkwfm@36EFA4CE.3DE202CF.FC8EF50F.IP * Test Proxies
southernUS is using modes +iwx
southernUS is connecting from *@200.254.132.135 200.254.132.135
southernUS using BillaBong.kicks-ass.net BillaBong IRC Server
southernUS has been idle 0secs, signed on Mon Jul 23 15:08:20
southernUS End of /WHOIS list.
Anybody :(
bynw
Comments: 1
 
mIRC Snippet:  Chatspace Proxy Detector
Posted on Feb 19, 2007 2:58 pm
I am unable to get this to work on UnrealIRCd. If anyone has any pointers to get it to work it would be greatly appriciated.
corax
Comments: 41
 
mIRC Snippet:  MP3 Player
Posted on Aug 30, 2006 9:47 am
Many many many aliasses, many command's too, not any visual menu but for sure not any error's. KuTsuM U must make something more powerfull ^^
DarkWatcher
Comments: 4
 
mIRC Snippet:  Chatspace Proxy Detector
Posted on Jun 20, 2006 7:51 pm
Nice job, KuTsuM, my server has already found proxys on people's connections. Thanks. :)
KuTsuM
Comments: 139
 
mIRC Snippet:  Chatspace Proxy Detector
Posted on Jun 20, 2006 5:26 pm
Ports can be added, plus your script doesn't cover closed proxies, only open. Plus, you can add all the ports you need to, and theres alot more ports than that are used by proxies. 65536 ports can be used by a proxy. Next time you comment, please make sure it's constructive, thanks :)
independent911
Comments: 1
 
mIRC Snippet:  Chatspace Proxy Detector
Posted on Jun 20, 2006 12:32 pm
i have better scanner, try flooding my server pxyBNC.bounceme.net:6667
:) (My scanner doesnt even need to open a connection to the host) your script looks cool but there need a lot more ports like 80 8080 3128 6588 7212 4480
Acid-Religion
Comments: 62
 
mIRC Snippet:  MP3 Player
Posted on Jun 16, 2006 2:01 pm
Is'nt /play a standard mirc alias? should change it so it does'nt mess up with other scripts, addons
DeltaFlyer
Comments: 1
 
mIRC Snippet:  Basic mIRC Based Web Server
Posted on May 28, 2006 2:01 am
echo -a 4Connection Killed:12 $sock(%sockname0.ip) was refused 1[IP Listed in mIRCw Refusal Protocol]
hey mate :)
i think that in the above line, $sock(%sockname0.ip) should actually be $sock(%sockname).ip
LIQUID_NiTrO
Comments: 113
 
mIRC Snippet:  Outwar.com Stats Lookup
Posted on Apr 22, 2006 7:25 pm
I agree; why the low score?
Not bad at all IMO, I give it an 8 ;)
KuTsuM
Comments: 139
 
mIRC Snippet:  Outwar.com Stats Lookup
Posted on Apr 22, 2006 11:40 am
Dark; You need to load the code into your mIRC, and have someone else (or open a new connection to the server) type !outwar <sigil/torax/fabar> <username>
Dark
Comments: 1
 
mIRC Snippet:  Outwar.com Stats Lookup
Posted on Mar 10, 2006 12:21 am
Hi, I'm a noob to mirc and have seen this script working before but can't figure out how to get it going myself. Where do I paste the code etc, etc. Thanks in advance for the help.
XpLoiTeR
Comments: 75
 
mIRC Snippet:  Basic mIRC Based Web Server
Posted on Jan 16, 2006 5:17 pm
that deserves higher score..atleast 7 or 8
KuTsuM
Comments: 139
 
mIRC Snippet:  Outwar.com Stats Lookup
Posted on Jan 11, 2006 10:29 pm
Sort of amazing how this working script, that has no complaints at all, has a rating of 2 (otherwise known as an "Incomplete"). As for your question Riachu: Yes, just need to reformat the code to match the html of the website
KuTsuM
Comments: 139
 
mIRC Snippet:  Basic $regex example
Posted on Jan 9, 2006 11:39 pm
The ?: I never knew about. I have never come across that any tutorials or from messing around with it, As I said to Yoinx "Yoinx, I guess I just learned something new ;p." As for the digit, I know 1 and 0 represent a "true/false" value in a way, but it's a habit of mine that, as if someone didn't know I have OCD, bothers me if I don't follow through with it ;/ I'll try to quit, lol. Anyways, thanks for this tips FiberOptics ;p
1 2 3 Next
Bottom