mIRC Snippet:
Dane Cook's Super Finger (TM) PopUp
Posted on Sep 12, 2007 8:18 pm
Posted on Sep 12, 2007 8:18 pm
lol
mIRC Snippet:
Nick responce
Posted on Aug 22, 2007 3:05 pm
Posted on Aug 22, 2007 3:05 pm
also, add
| Code: |
on *:action:*:#:{ if ($me isin $1-) echo -a $nick is calling you in $chan } |
mIRC Snippet:
Dane Cook's Super Finger (TM) PopUp
Posted on Aug 8, 2007 8:54 pm
Posted on Aug 8, 2007 8:54 pm
heh id like it more if it were the middle finger not the super figer :P
mIRC Snippet:
Nick responce
Posted on Aug 8, 2007 2:25 pm
Posted on Aug 8, 2007 2:25 pm
and Callison1 you don\'t need to redo the entire thing.. just add another
if (<Person\'sNick> isin $1-) echo -a $Nick is calling You/<Yourfriend> in $chan
and you cal also add an
notice <Person\'sNick> $nick is calling you in $chan
or something
if (<Person\'sNick> isin $1-) echo -a $Nick is calling You/<Yourfriend> in $chan
and you cal also add an
notice <Person\'sNick> $nick is calling you in $chan
or something
mIRC Snippet:
Nick responce
Posted on Aug 8, 2007 2:21 pm
Posted on Aug 8, 2007 2:21 pm
Yea.. I tried to make it that if I am on the active channel.. Didn\'t really work out for me. but if you want I will fix it up.
mIRC Snippet:
Dane Cook's Super Finger (TM) PopUp
Posted on Aug 8, 2007 1:59 pm
Posted on Aug 8, 2007 1:59 pm
How about:
if ($active ischan) {
?
if ($active ischan) {
?
mIRC Snippet:
Nick responce
Posted on Aug 7, 2007 5:50 am
Posted on Aug 7, 2007 5:50 am
It is finished, you can find it here: http://www.hawkee.com/snippet/3025/
mIRC Snippet:
Nick responce
Posted on Aug 7, 2007 4:24 am
Posted on Aug 7, 2007 4:24 am
I am now currently working on the aforementioned dialog. I will post it as a snippet when I am finished.
mIRC Snippet:
Nick responce
Posted on Aug 7, 2007 3:58 am
Posted on Aug 7, 2007 3:58 am
| Quote: |
| ;You can also have a friends nick or your nick\'s abbreviations |
mIRC Snippet:
Nick responce
Posted on Aug 7, 2007 2:58 am
Posted on Aug 7, 2007 2:58 am
Hmm, it would work better if it checked if your name was said in your active chan. Being as lame as I am, I wrote one before...
on *:text:*:#: If ($chan != $active) && ($me isin $1-) { /echo -a { $nick Said Your Name In $chan } }
on *:text:*:#: If ($chan != $active) && ($me isin $1-) { /echo -a { $nick Said Your Name In $chan } }








