mIRC Home    About    Download    Register    News    Help

Print Thread
#87009 15/06/04 11:04 PM
Joined: May 2004
Posts: 49
G
GalaxeY Offline OP
Ameglian cow
OP Offline
Ameglian cow
G
Joined: May 2004
Posts: 49
JOin counter?

on *:join:#:{
set %joins $1-
.notice $nick You are number %joins that have join this channel
}


Signature:
I'm boring, ain't I? Oh well...:|
#87010 15/06/04 11:08 PM
Joined: Nov 2003
Posts: 2,327
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,327
on *!:join:#:{
inc %join $+ $chan
msg $nick You are number %join [ $+ [ $chan ] ] to join this channel.
}


New username: hixxy

Link Copied to Clipboard