mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
#72012 23/04/04 04:45 PM
Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,015
It works fine for me:

[17:44:24] <Collective> - or Nick1
[17:44:24] <Collective> - or Nick2
[17:44:24] <Collective> - or Nick3
[17:44:24] <Collective> - or Collective

#72013 23/04/04 11:07 PM
Joined: Feb 2004
Posts: 714
Z
Hoopy frood
Offline
Hoopy frood
Z
Joined: Feb 2004
Posts: 714
*duh* :P I was missing some brackets when i pasted it...

Thanks for the help! laugh

#72014 24/04/04 10:59 AM
I
Iori
Iori
I
Just out of curiosity, why /msg the nicks to yourself?
Code:
raw 366:*:{
  var %i = 1
  while $nick($2,%i) { [color:blue]echo -a[/color] $ifmatch | inc %i }
}

#72015 24/04/04 03:30 PM
Joined: Feb 2004
Posts: 714
Z
Hoopy frood
Offline
Hoopy frood
Z
Joined: Feb 2004
Posts: 714
This script isnt for me, but for my bot... so when it joins it msgs me and tells the ppl in the chan smile

Page 2 of 2 1 2

Link Copied to Clipboard